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

View Problem - Process Solution

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

% Computer : n017.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:02 EDT 2023

% Result   : Unsatisfiable 123.23s 16.02s
% Output   : CNFRefutation 123.23s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause120')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( app(cons(X,nil),Y) = cons(X,Y)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause120']) ).

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

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

cnf('4',plain,
    ~ neq(sk6,sk7),
    inference(cnf_transformation,[],[co1_16]) ).

cnf('5',plain,
    ssItem(sk6),
    inference(cnf_transformation,[],[co1_11]) ).

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

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

cnf('8',plain,
    app(app(app(sk8,cons(sk6,nil)),cons(sk7,nil)),sk9) = sk1,
    inference(cnf_transformation,[],[co1_15]) ).

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

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

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

cnf('12',plain,
    ssList(sk9),
    inference(cnf_transformation,[],[co1_14]) ).

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

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

cnf('15',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('16',plain,
    ssList(sk3),
    inference(cnf_transformation,[],[co1_3]) ).

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

cnf('18',plain,
    ssList(sk8),
    inference(cnf_transformation,[],[co1_13]) ).

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

cnf('20',plain,
    ( ~ ssList(app(sk8,cons(sk7,nil)))
    | ~ ssList(cons(sk7,nil))
    | lt(sk7,sk7) ),
    inference(resolution,[then_simplify],['14','15','6','16','12','17','18','19']) ).

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

cnf('22',plain,
    ( ~ ssList(cons(sk7,nil))
    | lt(sk7,sk7) ),
    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(sk7,sk7),
    inference(resolution,[then_simplify],['22','23','6','17']) ).

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWC175-1 : TPTP v8.1.2. Released v2.4.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n017.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon Aug 28 16:57:57 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.40  
% 0.20/0.40  input clause set summed statistics:
% 0.20/0.40  ----------------------------------
% 0.20/0.40  in_clause_count:                   202
% 0.20/0.40  in_rule_clause_count:              180
% 0.20/0.40  in_fact_clause_count:               22
% 0.20/0.40  in_answer_clause_count:              0
% 0.20/0.40  in_ground_clause_count:             28
% 0.20/0.40  in_unit_clause_count:               69
% 0.20/0.40  in_horn_clause_count:              169
% 0.20/0.40  in_pos_clause_count:                66
% 0.20/0.40  in_neg_clause_count:                15
% 0.20/0.40  in_poseq_clause_count:              61
% 0.20/0.40  in_negeq_clause_count:              36
% 0.20/0.40  in_unitposeq_clause_count:           4
% 0.20/0.40  in_chain_clause_count:               0
% 0.20/0.40  in_min_length:             1
% 0.20/0.40  in_max_length:            10
% 0.20/0.40  in_min_depth:              1
% 0.20/0.40  in_max_depth:              5
% 0.20/0.40  in_min_size:               2
% 0.20/0.40  in_max_size:              31
% 0.20/0.40  in_min_vars:               0
% 0.20/0.40  in_max_vars:               6
% 0.20/0.40  in_extaxiom_count:               185
% 0.20/0.40  in_axiom_count:                    0
% 0.20/0.40  in_assumption_count:               0
% 0.20/0.40  in_goal_count:                    17
% 0.20/0.40  in_neg_goal_count:                 2
% 0.20/0.40  in_pos_goal_count:                14
% 0.20/0.40  in_posunit_goal_count:            14
% 0.20/0.40  
% 0.20/0.40  auto guide:
% 0.20/0.40  -----------
% 0.20/0.40  {
% 0.20/0.40  "print":1,
% 0.20/0.40  "print_level": 15,
% 0.20/0.40  "max_size": 0,
% 0.20/0.40  "max_depth": 0,
% 0.20/0.40  "max_length": 0,
% 0.20/0.40  "max_dseconds": 0,
% 0.20/0.40  "runs":[
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.20/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.20/0.40  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.20/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.20/0.40  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.20/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.20/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.20/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.20/0.40  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.20/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.20/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.20/0.40  
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.20/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.20/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.20/0.40  
% 0.20/0.40  ]}
% 0.20/0.40  
% 0.20/0.40  
% 0.20/0.40  **** run 1 fork 0 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 2 fork 1 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 3 fork 2 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 4 fork 3 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 5 fork 4 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 6 fork 5 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 7 fork 6 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.41  
% 0.20/0.41  **** run 8 fork 7 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.54  
% 0.20/0.54  fork 0: search finished without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 3: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  fork 2: search finished without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 1: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 4: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 5: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 6: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 7: search terminated without proof.
% 0.20/0.57  
% 0.20/0.57  **** run 9 fork 0 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.57  
% 0.20/0.57  **** run 10 fork 1 starts with strategy
% 0.20/0.57  
% 0.20/0.57  **** run 12 fork 3 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.57  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.20/0.58  
% 0.20/0.58  **** run 11 fork 2 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.58  
% 0.20/0.58  **** run 13 fork 4 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.58  
% 0.20/0.58  **** run 16 fork 7 starts with strategy
% 0.20/0.58  
% 0.20/0.58  **** run 15 fork 6 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.58  
% 0.20/0.58  **** run 14 fork 5 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 0: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 1: search terminated without proof.
% 0.20/0.71  
% 0.20/0.71  
% 0.20/0.71  fork 5: search terminated without proof.
% 0.20/0.71  
% 0.20/0.71  
% 0.20/0.71  fork 3: search terminated without proof.
% 2.30/0.72  
% 2.30/0.72  
% 2.30/0.72  fork 6: search terminated without proof.
% 2.30/0.72  
% 2.30/0.72  **** run 17 fork 0 starts with strategy
% 2.30/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.30/0.72  
% 2.30/0.72  
% 2.30/0.72  fork 7: search terminated without proof.
% 2.30/0.72  
% 2.30/0.72  **** run 18 fork 1 starts with strategy
% 2.30/0.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.59/0.73  
% 2.59/0.73  **** run 22 fork 5 starts with strategy
% 2.59/0.73  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.59/0.73  
% 2.59/0.73  **** run 20 fork 3 starts with strategy
% 2.59/0.73  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.59/0.74  
% 2.59/0.74  **** run 24 fork 7 starts with strategy
% 2.59/0.74  
% 2.59/0.74  **** run 23 fork 6 starts with strategy
% 2.59/0.74  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.59/0.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.59/0.74  
% 2.59/0.74  fork 2: search terminated without proof.
% 2.59/0.74  
% 2.59/0.74  
% 2.59/0.74  
% 2.59/0.74  fork 4: search terminated without proof.
% 2.59/0.76  
% 2.59/0.76  **** run 19 fork 2 starts with strategy
% 2.59/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.59/0.76  
% 2.59/0.76  **** run 21 fork 4 starts with strategy
% 2.59/0.76  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.26/0.86  
% 3.26/0.86  
% 3.26/0.86  fork 0: search terminated without proof.
% 3.26/0.86  
% 3.26/0.86  
% 3.26/0.86  fork 1: search terminated without proof.
% 3.26/0.87  
% 3.26/0.87  
% 3.26/0.87  fork 5: search terminated without proof.
% 3.26/0.88  
% 3.26/0.88  
% 3.26/0.88  fork 3: search terminated without proof.
% 3.26/0.88  
% 3.26/0.88  
% 3.26/0.88  fork 7: search terminated without proof.
% 3.86/0.88  
% 3.86/0.88  
% 3.86/0.88  fork 6: search terminated without proof.
% 3.86/0.88  
% 3.86/0.88  **** run 25 fork 0 starts with strategy
% 3.86/0.88  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.86/0.89  
% 3.86/0.89  **** run 26 fork 1 starts with strategy
% 3.86/0.89  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.86/0.89  
% 3.86/0.89  **** run 30 fork 5 starts with strategy
% 3.86/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.86/0.89  
% 3.86/0.89  
% 3.86/0.89  fork 2: search terminated without proof.
% 3.86/0.90  
% 3.86/0.90  **** run 32 fork 7 starts with strategy
% 3.86/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.86/0.90  
% 3.86/0.90  
% 3.86/0.90  fork 4: search terminated without proof.
% 3.86/0.90  
% 3.86/0.90  **** run 28 fork 3 starts with strategy
% 3.86/0.90  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.86/0.90  
% 3.86/0.90  **** run 31 fork 6 starts with strategy
% 3.86/0.90  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.86/0.92  
% 3.86/0.92  **** run 27 fork 2 starts with strategy
% 3.86/0.92  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.86/0.92  
% 3.86/0.92  **** run 29 fork 4 starts with strategy
% 3.86/0.92  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 5.00/1.02  
% 5.00/1.02  
% 5.00/1.02  fork 0: search terminated without proof.
% 5.00/1.02  
% 5.00/1.02  
% 5.00/1.02  fork 5: search terminated without proof.
% 5.00/1.02  
% 5.00/1.02  
% 5.00/1.02  fork 1: search terminated without proof.
% 5.00/1.03  
% 5.00/1.03  
% 5.00/1.03  fork 7: search terminated without proof.
% 5.00/1.03  
% 5.00/1.03  
% 5.00/1.03  fork 6: search terminated without proof.
% 5.00/1.03  
% 5.00/1.03  
% 5.00/1.03  fork 3: search terminated without proof.
% 5.00/1.04  
% 5.00/1.04  **** run 33 fork 0 starts with strategy
% 5.00/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.00/1.04  
% 5.00/1.04  **** run 38 fork 5 starts with strategy
% 5.00/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.00/1.04  
% 5.00/1.04  **** run 34 fork 1 starts with strategy
% 5.00/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 5.00/1.05  
% 5.00/1.05  **** run 40 fork 7 starts with strategy
% 5.00/1.05  {"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}
% 5.00/1.05  
% 5.00/1.05  
% 5.00/1.05  fork 2: search terminated without proof.
% 5.00/1.05  
% 5.00/1.05  **** run 39 fork 6 starts with strategy
% 5.00/1.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.00/1.05  
% 5.00/1.05  
% 5.00/1.05  fork 4: search terminated without proof.
% 5.00/1.06  
% 5.00/1.06  **** run 36 fork 3 starts with strategy
% 5.00/1.06  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 5.00/1.07  
% 5.00/1.07  **** run 35 fork 2 starts with strategy
% 5.00/1.07  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.00/1.08  
% 5.00/1.08  **** run 37 fork 4 starts with strategy
% 5.00/1.08  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.65/1.12  
% 5.65/1.12  fork 4: search finished without proof.
% 5.65/1.14  
% 5.65/1.14  **** run 45 fork 4 starts with strategy
% 5.65/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.65/1.17  
% 5.65/1.17  
% 5.65/1.17  fork 0: search terminated without proof.
% 5.65/1.17  
% 5.65/1.17  
% 5.65/1.17  fork 5: search terminated without proof.
% 5.65/1.17  
% 5.65/1.17  
% 5.65/1.17  fork 1: search terminated without proof.
% 6.25/1.18  
% 6.25/1.18  
% 6.25/1.18  fork 6: search terminated without proof.
% 6.25/1.18  
% 6.25/1.18  
% 6.25/1.18  fork 7: search terminated without proof.
% 6.25/1.19  
% 6.25/1.19  fork 3: search finished without proof.
% 6.25/1.19  
% 6.25/1.19  **** run 41 fork 0 starts with strategy
% 6.25/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.25/1.19  
% 6.25/1.19  **** run 46 fork 5 starts with strategy
% 6.25/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.25/1.19  
% 6.25/1.19  **** run 42 fork 1 starts with strategy
% 6.25/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.25/1.20  
% 6.25/1.20  **** run 48 fork 7 starts with strategy
% 6.25/1.20  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.25/1.20  
% 6.25/1.20  **** run 47 fork 6 starts with strategy
% 6.25/1.20  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.25/1.21  
% 6.25/1.21  **** run 44 fork 3 starts with strategy
% 6.25/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.25/1.21  
% 6.25/1.21  
% 6.25/1.21  fork 2: search terminated without proof.
% 6.25/1.23  
% 6.25/1.23  **** run 43 fork 2 starts with strategy
% 6.25/1.23  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.25/1.26  
% 6.25/1.26  
% 6.25/1.26  fork 4: search terminated without proof.
% 7.01/1.28  
% 7.01/1.28  **** run 53 fork 4 starts with strategy
% 7.01/1.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.01/1.31  
% 7.01/1.31  fork 0: search finished without proof.
% 7.01/1.32  
% 7.01/1.32  fork 1: search finished without proof.
% 7.01/1.32  
% 7.01/1.32  
% 7.01/1.32  fork 5: search terminated without proof.
% 7.01/1.33  
% 7.01/1.33  
% 7.01/1.33  fork 6: search terminated without proof.
% 7.01/1.34  
% 7.01/1.34  **** run 50 fork 1 starts with strategy
% 7.01/1.34  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.01/1.34  
% 7.01/1.34  
% 7.01/1.34  fork 7: search terminated without proof.
% 7.01/1.34  
% 7.01/1.34  **** run 49 fork 0 starts with strategy
% 7.01/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.01/1.34  
% 7.01/1.34  **** run 54 fork 5 starts with strategy
% 7.01/1.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.01/1.35  
% 7.01/1.35  **** run 55 fork 6 starts with strategy
% 7.01/1.35  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.01/1.36  
% 7.01/1.36  
% 7.01/1.36  fork 2: search terminated without proof.
% 7.01/1.36  
% 7.01/1.36  **** run 56 fork 7 starts with strategy
% 7.01/1.36  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.01/1.36  
% 7.01/1.36  
% 7.01/1.36  fork 3: search terminated without proof.
% 7.42/1.38  
% 7.42/1.38  **** run 51 fork 2 starts with strategy
% 7.42/1.38  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.42/1.38  
% 7.42/1.38  **** run 52 fork 3 starts with strategy
% 7.42/1.38  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.99/1.43  
% 7.99/1.43  
% 7.99/1.43  fork 4: search terminated without proof.
% 7.99/1.44  
% 7.99/1.44  **** run 61 fork 4 starts with strategy
% 7.99/1.44  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.99/1.46  
% 7.99/1.46  
% 7.99/1.46  fork 1: search terminated without proof.
% 7.99/1.47  
% 7.99/1.47  
% 7.99/1.47  fork 5: search terminated without proof.
% 7.99/1.48  
% 7.99/1.48  
% 7.99/1.48  fork 6: search terminated without proof.
% 7.99/1.48  
% 7.99/1.48  **** run 58 fork 1 starts with strategy
% 7.99/1.48  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.99/1.49  
% 7.99/1.49  
% 7.99/1.49  fork 7: search terminated without proof.
% 7.99/1.49  
% 7.99/1.49  **** run 62 fork 5 starts with strategy
% 7.99/1.49  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.99/1.49  
% 7.99/1.49  
% 7.99/1.49  fork 0: search terminated without proof.
% 7.99/1.50  
% 7.99/1.50  **** run 63 fork 6 starts with strategy
% 7.99/1.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.77/1.51  
% 8.77/1.51  
% 8.77/1.51  fork 2: search terminated without proof.
% 8.77/1.51  
% 8.77/1.51  **** run 64 fork 7 starts with strategy
% 8.77/1.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.77/1.51  
% 8.77/1.51  
% 8.77/1.51  fork 3: search terminated without proof.
% 8.77/1.51  
% 8.77/1.51  **** run 57 fork 0 starts with strategy
% 8.77/1.51  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.77/1.53  
% 8.77/1.53  **** run 59 fork 2 starts with strategy
% 8.77/1.53  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 8.77/1.53  
% 8.77/1.53  **** run 60 fork 3 starts with strategy
% 8.77/1.53  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.77/1.57  
% 8.77/1.57  
% 8.77/1.57  fork 4: search terminated without proof.
% 8.77/1.59  
% 8.77/1.59  **** run 69 fork 4 starts with strategy
% 8.77/1.59  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.52/1.61  
% 9.52/1.61  
% 9.52/1.61  fork 1: search terminated without proof.
% 9.52/1.63  
% 9.52/1.63  
% 9.52/1.63  fork 5: search terminated without proof.
% 9.52/1.63  
% 9.52/1.63  
% 9.52/1.63  fork 6: search terminated without proof.
% 9.52/1.63  
% 9.52/1.63  **** run 66 fork 1 starts with strategy
% 9.52/1.63  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.52/1.64  
% 9.52/1.64  
% 9.52/1.64  fork 7: search terminated without proof.
% 9.52/1.64  
% 9.52/1.64  **** run 71 fork 6 starts with strategy
% 9.52/1.64  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.52/1.64  
% 9.52/1.64  **** run 70 fork 5 starts with strategy
% 9.52/1.64  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.52/1.65  
% 9.52/1.65  
% 9.52/1.65  fork 0: search terminated without proof.
% 9.52/1.66  
% 9.52/1.66  **** run 72 fork 7 starts with strategy
% 9.52/1.66  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 9.52/1.66  
% 9.52/1.66  
% 9.52/1.66  fork 2: search terminated without proof.
% 9.52/1.66  
% 9.52/1.66  
% 9.52/1.66  fork 3: search terminated without proof.
% 9.52/1.67  
% 9.52/1.67  **** run 65 fork 0 starts with strategy
% 9.52/1.67  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.52/1.68  
% 9.52/1.68  **** run 67 fork 2 starts with strategy
% 9.52/1.68  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.52/1.68  
% 9.52/1.68  **** run 68 fork 3 starts with strategy
% 9.52/1.68  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.40/1.72  
% 10.40/1.72  
% 10.40/1.72  fork 4: search terminated without proof.
% 10.40/1.74  
% 10.40/1.74  **** run 77 fork 4 starts with strategy
% 10.40/1.74  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.40/1.76  
% 10.40/1.76  
% 10.40/1.76  fork 1: search terminated without proof.
% 10.40/1.77  
% 10.40/1.77  
% 10.40/1.77  fork 6: search terminated without proof.
% 10.40/1.77  
% 10.40/1.77  
% 10.40/1.77  fork 5: search terminated without proof.
% 10.40/1.78  
% 10.40/1.78  **** run 74 fork 1 starts with strategy
% 10.40/1.78  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.40/1.78  
% 10.40/1.78  
% 10.40/1.78  fork 7: search terminated without proof.
% 10.40/1.79  
% 10.40/1.79  **** run 79 fork 6 starts with strategy
% 10.40/1.79  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.40/1.79  
% 10.40/1.79  **** run 78 fork 5 starts with strategy
% 10.40/1.79  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.16/1.80  
% 11.16/1.80  **** run 80 fork 7 starts with strategy
% 11.16/1.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.16/1.81  
% 11.16/1.81  
% 11.16/1.81  fork 0: search terminated without proof.
% 11.16/1.81  
% 11.16/1.81  
% 11.16/1.81  fork 2: search terminated without proof.
% 11.16/1.81  
% 11.16/1.81  
% 11.16/1.81  fork 3: search terminated without proof.
% 11.16/1.83  
% 11.16/1.83  **** run 75 fork 2 starts with strategy
% 11.16/1.83  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.16/1.83  
% 11.16/1.83  **** run 73 fork 0 starts with strategy
% 11.16/1.83  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.16/1.83  
% 11.16/1.83  **** run 76 fork 3 starts with strategy
% 11.16/1.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.16/1.86  
% 11.16/1.86  fork 0: search finished without proof.
% 11.16/1.87  
% 11.16/1.87  
% 11.16/1.87  fork 4: search terminated without proof.
% 11.16/1.88  
% 11.16/1.88  **** run 81 fork 0 starts with strategy
% 11.16/1.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.16/1.89  
% 11.16/1.89  **** run 85 fork 4 starts with strategy
% 11.16/1.89  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.90/1.91  
% 11.90/1.91  
% 11.90/1.91  fork 1: search terminated without proof.
% 11.90/1.93  
% 11.90/1.93  
% 11.90/1.93  fork 6: search terminated without proof.
% 11.90/1.93  
% 11.90/1.93  
% 11.90/1.93  fork 5: search terminated without proof.
% 11.90/1.93  
% 11.90/1.93  **** run 82 fork 1 starts with strategy
% 11.90/1.93  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.90/1.94  
% 11.90/1.94  
% 11.90/1.94  fork 7: search terminated without proof.
% 11.90/1.94  
% 11.90/1.94  **** run 87 fork 6 starts with strategy
% 11.90/1.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.90/1.95  
% 11.90/1.95  **** run 86 fork 5 starts with strategy
% 11.90/1.95  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.90/1.96  
% 11.90/1.96  **** run 88 fork 7 starts with strategy
% 11.90/1.96  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 11.90/1.96  
% 11.90/1.96  
% 11.90/1.96  fork 3: search terminated without proof.
% 11.90/1.96  
% 11.90/1.96  
% 11.90/1.96  fork 2: search terminated without proof.
% 11.90/1.98  
% 11.90/1.98  **** run 83 fork 2 starts with strategy
% 11.90/1.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.90/1.98  
% 11.90/1.98  **** run 84 fork 3 starts with strategy
% 11.90/1.98  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.90/2.01  
% 11.90/2.01  
% 11.90/2.01  fork 4: search terminated without proof.
% 11.90/2.03  
% 11.90/2.03  **** run 93 fork 4 starts with strategy
% 11.90/2.03  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.90/2.04  
% 11.90/2.04  
% 11.90/2.04  fork 0: search terminated without proof.
% 11.90/2.06  
% 11.90/2.06  **** run 89 fork 0 starts with strategy
% 11.90/2.06  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.90/2.06  
% 11.90/2.06  
% 11.90/2.06  fork 1: search terminated without proof.
% 13.05/2.07  
% 13.05/2.07  
% 13.05/2.07  fork 6: search terminated without proof.
% 13.28/2.07  
% 13.28/2.07  **** run 90 fork 1 starts with strategy
% 13.28/2.07  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.33/2.08  
% 13.33/2.08  
% 13.33/2.08  fork 5: search terminated without proof.
% 13.33/2.08  
% 13.33/2.08  
% 13.33/2.08  fork 7: search terminated without proof.
% 13.33/2.09  
% 13.33/2.09  **** run 95 fork 6 starts with strategy
% 13.33/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.51/2.10  
% 13.51/2.10  **** run 96 fork 7 starts with strategy
% 13.51/2.10  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.51/2.10  
% 13.51/2.10  **** run 94 fork 5 starts with strategy
% 13.51/2.10  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.51/2.11  
% 13.51/2.11  fork 1: search finished without proof.
% 13.51/2.11  
% 13.51/2.11  
% 13.51/2.11  fork 3: search terminated without proof.
% 13.67/2.13  
% 13.67/2.13  **** run 98 fork 1 starts with strategy
% 13.67/2.13  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.67/2.13  
% 13.67/2.13  
% 13.67/2.13  fork 2: search terminated without proof.
% 13.67/2.13  
% 13.67/2.13  **** run 92 fork 3 starts with strategy
% 13.67/2.13  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 13.67/2.15  
% 13.67/2.15  **** run 91 fork 2 starts with strategy
% 13.67/2.15  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 13.67/2.18  
% 13.67/2.18  
% 13.67/2.18  fork 4: search terminated without proof.
% 13.67/2.19  
% 13.67/2.19  
% 13.67/2.19  fork 0: search terminated without proof.
% 13.67/2.20  
% 13.67/2.20  **** run 101 fork 4 starts with strategy
% 13.67/2.20  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.67/2.21  
% 13.67/2.21  **** run 97 fork 0 starts with strategy
% 13.67/2.21  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.39/2.22  
% 14.39/2.22  
% 14.39/2.22  fork 6: search terminated without proof.
% 14.39/2.23  
% 14.39/2.23  
% 14.39/2.23  fork 5: search terminated without proof.
% 14.39/2.24  
% 14.39/2.24  
% 14.39/2.24  fork 7: search terminated without proof.
% 14.39/2.24  
% 14.39/2.24  **** run 103 fork 6 starts with strategy
% 14.39/2.24  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.39/2.25  
% 14.39/2.25  **** run 102 fork 5 starts with strategy
% 14.39/2.25  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.39/2.25  
% 14.39/2.25  **** run 104 fork 7 starts with strategy
% 14.39/2.25  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.39/2.25  
% 14.39/2.25  
% 14.39/2.25  fork 1: search terminated without proof.
% 14.39/2.26  
% 14.39/2.26  
% 14.39/2.26  fork 3: search terminated without proof.
% 14.39/2.27  
% 14.39/2.27  **** run 106 fork 1 starts with strategy
% 14.39/2.27  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.39/2.28  
% 14.39/2.28  fork 6: search finished without proof.
% 14.39/2.28  
% 14.39/2.28  
% 14.39/2.28  fork 2: search terminated without proof.
% 14.39/2.28  
% 14.39/2.28  **** run 100 fork 3 starts with strategy
% 14.39/2.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 15.00/2.29  
% 15.00/2.29  **** run 111 fork 6 starts with strategy
% 15.00/2.29  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.00/2.30  
% 15.00/2.30  **** run 99 fork 2 starts with strategy
% 15.00/2.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 15.00/2.33  
% 15.00/2.33  
% 15.00/2.33  fork 4: search terminated without proof.
% 15.00/2.34  
% 15.00/2.34  
% 15.00/2.34  fork 0: search terminated without proof.
% 15.00/2.35  
% 15.00/2.35  **** run 109 fork 4 starts with strategy
% 15.00/2.35  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 15.00/2.36  
% 15.00/2.36  **** run 105 fork 0 starts with strategy
% 15.00/2.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.72/2.39  
% 15.72/2.39  
% 15.72/2.39  fork 5: search terminated without proof.
% 15.72/2.39  
% 15.72/2.39  
% 15.72/2.39  fork 7: search terminated without proof.
% 15.72/2.40  
% 15.72/2.40  
% 15.72/2.40  fork 1: search terminated without proof.
% 15.90/2.41  
% 15.90/2.41  **** run 110 fork 5 starts with strategy
% 15.90/2.41  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.90/2.41  **** run 112 fork 7 starts with strategy
% 15.90/2.41  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.90/2.41  
% 15.90/2.41  
% 15.90/2.41  
% 15.90/2.41  fork 3: search terminated without proof.
% 16.05/2.42  
% 16.05/2.42  **** run 114 fork 1 starts with strategy
% 16.05/2.42  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.05/2.42  
% 16.05/2.42  
% 16.05/2.42  fork 6: search terminated without proof.
% 16.05/2.43  
% 16.05/2.43  **** run 108 fork 3 starts with strategy
% 16.05/2.43  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.05/2.43  
% 16.05/2.43  
% 16.05/2.43  fork 2: search terminated without proof.
% 16.05/2.44  
% 16.05/2.44  **** run 119 fork 6 starts with strategy
% 16.05/2.44  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.05/2.45  
% 16.05/2.45  **** run 107 fork 2 starts with strategy
% 16.05/2.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.05/2.48  
% 16.05/2.48  
% 16.05/2.48  fork 4: search terminated without proof.
% 16.05/2.49  
% 16.05/2.49  
% 16.05/2.49  fork 0: search terminated without proof.
% 16.05/2.50  
% 16.05/2.50  **** run 117 fork 4 starts with strategy
% 16.05/2.50  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.05/2.50  
% 16.05/2.50  fork 7: search finished without proof.
% 16.05/2.50  
% 16.05/2.50  **** run 113 fork 0 starts with strategy
% 16.05/2.50  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.05/2.51  
% 16.05/2.51  **** run 120 fork 7 starts with strategy
% 16.05/2.51  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.05/2.54  
% 16.05/2.54  
% 16.05/2.54  fork 5: search terminated without proof.
% 16.05/2.55  
% 16.05/2.55  
% 16.05/2.55  fork 1: search terminated without proof.
% 16.05/2.56  
% 16.05/2.56  **** run 118 fork 5 starts with strategy
% 16.05/2.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.05/2.56  
% 16.05/2.56  
% 16.05/2.56  fork 3: search terminated without proof.
% 16.05/2.57  
% 16.05/2.57  **** run 122 fork 1 starts with strategy
% 16.05/2.57  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 16.05/2.57  
% 16.05/2.57  
% 16.05/2.57  fork 6: search terminated without proof.
% 16.05/2.58  
% 16.05/2.58  **** run 116 fork 3 starts with strategy
% 16.05/2.58  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.05/2.58  
% 16.05/2.58  
% 16.05/2.58  fork 2: search terminated without proof.
% 17.17/2.59  
% 17.17/2.59  **** run 127 fork 6 starts with strategy
% 17.17/2.59  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.17/2.60  
% 17.17/2.60  **** run 115 fork 2 starts with strategy
% 17.17/2.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 17.17/2.63  
% 17.17/2.63  fork 0: search finished without proof.
% 17.17/2.63  
% 17.17/2.63  
% 17.17/2.63  fork 4: search terminated without proof.
% 17.17/2.65  
% 17.17/2.65  **** run 121 fork 0 starts with strategy
% 17.17/2.65  {"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}
% 17.17/2.65  
% 17.17/2.65  **** run 125 fork 4 starts with strategy
% 17.17/2.65  {"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.17/2.66  
% 17.17/2.66  
% 17.17/2.66  fork 7: search terminated without proof.
% 17.96/2.68  
% 17.96/2.68  **** run 128 fork 7 starts with strategy
% 17.96/2.68  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.96/2.69  
% 17.96/2.69  
% 17.96/2.69  fork 1: search terminated without proof.
% 17.96/2.70  
% 17.96/2.70  
% 17.96/2.70  fork 5: search terminated without proof.
% 17.96/2.71  
% 17.96/2.71  
% 17.96/2.71  fork 3: search terminated without proof.
% 17.96/2.71  
% 17.96/2.71  **** run 130 fork 1 starts with strategy
% 17.96/2.71  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.96/2.72  
% 17.96/2.72  **** run 126 fork 5 starts with strategy
% 17.96/2.72  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.96/2.73  
% 17.96/2.73  **** run 124 fork 3 starts with strategy
% 17.96/2.73  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.96/2.73  
% 17.96/2.73  
% 17.96/2.73  fork 2: search terminated without proof.
% 17.96/2.75  
% 17.96/2.75  **** run 123 fork 2 starts with strategy
% 17.96/2.75  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 18.85/2.78  
% 18.85/2.78  
% 18.85/2.78  fork 0: search terminated without proof.
% 18.85/2.78  
% 18.85/2.78  
% 18.85/2.78  fork 4: search terminated without proof.
% 18.85/2.80  
% 18.85/2.80  **** run 133 fork 4 starts with strategy
% 18.85/2.80  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.85/2.80  
% 18.85/2.80  **** run 129 fork 0 starts with strategy
% 18.85/2.80  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.36/2.85  
% 19.36/2.85  
% 19.36/2.85  fork 5: search terminated without proof.
% 19.36/2.85  
% 19.36/2.85  
% 19.36/2.85  fork 3: search terminated without proof.
% 19.36/2.87  
% 19.36/2.87  **** run 134 fork 5 starts with strategy
% 19.36/2.87  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.36/2.87  
% 19.36/2.87  **** run 132 fork 3 starts with strategy
% 19.36/2.87  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 19.36/2.88  
% 19.36/2.88  
% 19.36/2.88  fork 2: search terminated without proof.
% 19.36/2.90  
% 19.36/2.90  **** run 131 fork 2 starts with strategy
% 19.36/2.90  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 25.14/3.62  
% 25.14/3.62  
% 25.14/3.62  fork 6: search terminated without proof.
% 25.56/3.64  
% 25.56/3.64  **** run 135 fork 6 starts with strategy
% 25.56/3.64  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.76/3.71  
% 25.76/3.71  fork 1: search finished without proof.
% 25.76/3.71  
% 25.76/3.71  
% 25.76/3.71  fork 7: search terminated without proof.
% 26.30/3.73  
% 26.30/3.73  **** run 136 fork 7 starts with strategy
% 26.30/3.73  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.30/3.73  
% 26.30/3.73  **** run 138 fork 1 starts with strategy
% 26.30/3.73  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.30/3.84  
% 26.30/3.84  
% 26.30/3.84  fork 0: search terminated without proof.
% 26.30/3.84  
% 26.30/3.84  
% 26.30/3.84  fork 4: search terminated without proof.
% 27.08/3.86  
% 27.08/3.86  **** run 137 fork 0 starts with strategy
% 27.08/3.86  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 27.08/3.86  
% 27.08/3.86  **** run 141 fork 4 starts with strategy
% 27.08/3.86  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 27.08/3.90  
% 27.08/3.90  
% 27.08/3.90  fork 3: search terminated without proof.
% 27.08/3.92  
% 27.08/3.92  **** run 140 fork 3 starts with strategy
% 27.08/3.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 27.08/3.92  
% 27.08/3.92  
% 27.08/3.92  fork 5: search terminated without proof.
% 27.85/3.94  
% 27.85/3.94  **** run 142 fork 5 starts with strategy
% 27.85/3.94  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 28.08/3.99  
% 28.08/3.99  
% 28.08/3.99  fork 2: search terminated without proof.
% 28.08/4.01  
% 28.08/4.01  **** run 139 fork 2 starts with strategy
% 28.08/4.01  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 33.62/4.67  
% 33.62/4.67  
% 33.62/4.67  fork 6: search terminated without proof.
% 33.76/4.68  
% 33.76/4.68  **** run 143 fork 6 starts with strategy
% 33.76/4.68  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.34/4.76  
% 34.34/4.76  
% 34.34/4.76  fork 1: search terminated without proof.
% 34.34/4.77  
% 34.34/4.77  
% 34.34/4.77  fork 7: search terminated without proof.
% 34.34/4.78  
% 34.34/4.78  **** run 146 fork 1 starts with strategy
% 34.34/4.78  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.34/4.79  
% 34.34/4.79  **** run 144 fork 7 starts with strategy
% 34.34/4.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 35.45/4.90  
% 35.45/4.90  
% 35.45/4.90  fork 0: search terminated without proof.
% 35.45/4.90  
% 35.45/4.90  
% 35.45/4.90  fork 4: search terminated without proof.
% 35.45/4.92  
% 35.45/4.92  **** run 145 fork 0 starts with strategy
% 35.45/4.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 35.45/4.93  
% 35.45/4.93  **** run 149 fork 4 starts with strategy
% 35.45/4.93  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.45/4.95  
% 35.45/4.95  
% 35.45/4.95  fork 3: search terminated without proof.
% 36.15/4.97  
% 36.15/4.97  **** run 148 fork 3 starts with strategy
% 36.15/4.97  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.15/5.00  
% 36.15/5.00  
% 36.15/5.00  fork 5: search terminated without proof.
% 36.15/5.02  
% 36.15/5.02  **** run 150 fork 5 starts with strategy
% 36.15/5.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 36.15/5.06  
% 36.15/5.06  
% 36.15/5.06  fork 2: search terminated without proof.
% 36.79/5.08  
% 36.79/5.08  **** run 147 fork 2 starts with strategy
% 36.79/5.08  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 41.69/5.71  
% 41.69/5.71  
% 41.69/5.71  fork 6: search terminated without proof.
% 41.69/5.73  
% 41.69/5.73  **** run 151 fork 6 starts with strategy
% 41.69/5.73  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 42.60/5.81  
% 42.60/5.81  
% 42.60/5.81  fork 1: search terminated without proof.
% 42.83/5.83  
% 42.83/5.83  **** run 154 fork 1 starts with strategy
% 42.83/5.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 42.83/5.85  
% 42.83/5.85  
% 42.83/5.85  fork 7: search terminated without proof.
% 42.83/5.87  
% 42.83/5.87  **** run 152 fork 7 starts with strategy
% 42.83/5.87  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 44.08/5.98  
% 44.08/5.98  
% 44.08/5.98  fork 4: search terminated without proof.
% 44.08/6.00  
% 44.08/6.00  
% 44.08/6.00  fork 3: search terminated without proof.
% 44.08/6.00  
% 44.08/6.00  **** run 157 fork 4 starts with strategy
% 44.08/6.00  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 44.08/6.00  
% 44.08/6.00  
% 44.08/6.00  fork 0: search terminated without proof.
% 44.08/6.02  
% 44.08/6.02  **** run 156 fork 3 starts with strategy
% 44.08/6.02  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 44.08/6.03  
% 44.08/6.03  **** run 153 fork 0 starts with strategy
% 44.08/6.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 44.08/6.06  
% 44.08/6.06  
% 44.08/6.06  fork 5: search terminated without proof.
% 44.85/6.08  
% 44.85/6.08  **** run 158 fork 5 starts with strategy
% 44.85/6.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 45.20/6.13  
% 45.20/6.13  
% 45.20/6.13  fork 2: search terminated without proof.
% 45.20/6.15  
% 45.20/6.15  **** run 155 fork 2 starts with strategy
% 45.20/6.15  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 50.05/6.77  
% 50.05/6.77  
% 50.05/6.77  fork 6: search terminated without proof.
% 50.05/6.79  
% 50.05/6.79  **** run 159 fork 6 starts with strategy
% 50.05/6.79  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 50.48/6.85  
% 50.48/6.85  
% 50.48/6.85  fork 1: search terminated without proof.
% 50.48/6.87  
% 50.48/6.87  **** run 162 fork 1 starts with strategy
% 50.48/6.87  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 51.19/6.92  
% 51.19/6.92  
% 51.19/6.92  fork 7: search terminated without proof.
% 51.63/6.94  
% 51.63/6.94  **** run 160 fork 7 starts with strategy
% 51.63/6.94  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 52.19/7.04  
% 52.19/7.04  
% 52.19/7.04  fork 3: search terminated without proof.
% 52.19/7.06  
% 52.19/7.06  **** run 164 fork 3 starts with strategy
% 52.19/7.06  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 52.64/7.07  
% 52.64/7.07  
% 52.64/7.07  fork 4: search terminated without proof.
% 52.64/7.09  
% 52.64/7.09  **** run 165 fork 4 starts with strategy
% 52.64/7.09  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 52.64/7.09  
% 52.64/7.09  
% 52.64/7.09  fork 0: search terminated without proof.
% 52.64/7.11  
% 52.64/7.11  **** run 161 fork 0 starts with strategy
% 52.64/7.11  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 52.64/7.13  
% 52.64/7.13  
% 52.64/7.13  fork 5: search terminated without proof.
% 53.35/7.16  
% 53.35/7.16  **** run 166 fork 5 starts with strategy
% 53.35/7.16  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 53.58/7.19  
% 53.58/7.19  
% 53.58/7.19  fork 2: search terminated without proof.
% 53.58/7.20  
% 53.58/7.20  **** run 163 fork 2 starts with strategy
% 53.58/7.20  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 54.03/7.25  
% 54.03/7.25  fork 2: search finished without proof.
% 54.03/7.26  
% 54.03/7.26  **** run 171 fork 2 starts with strategy
% 54.03/7.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 58.17/7.82  
% 58.17/7.82  
% 58.17/7.82  fork 6: search terminated without proof.
% 58.58/7.84  
% 58.58/7.84  **** run 167 fork 6 starts with strategy
% 58.58/7.84  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 58.83/7.90  
% 58.83/7.90  
% 58.83/7.90  fork 1: search terminated without proof.
% 58.83/7.93  
% 58.83/7.93  **** run 170 fork 1 starts with strategy
% 58.83/7.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 59.84/7.99  
% 59.84/7.99  
% 59.84/7.99  fork 7: search terminated without proof.
% 59.84/8.02  
% 59.84/8.02  **** run 168 fork 7 starts with strategy
% 59.84/8.02  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 59.84/8.03  
% 59.84/8.03  fork 3: search finished without proof.
% 59.84/8.05  
% 59.84/8.05  **** run 172 fork 3 starts with strategy
% 59.84/8.05  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.75/8.13  
% 60.75/8.13  
% 60.75/8.13  fork 4: search terminated without proof.
% 61.19/8.16  
% 61.19/8.16  **** run 173 fork 4 starts with strategy
% 61.19/8.16  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 61.19/8.16  
% 61.19/8.16  
% 61.19/8.16  fork 0: search terminated without proof.
% 61.19/8.18  
% 61.19/8.18  **** run 169 fork 0 starts with strategy
% 61.19/8.18  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 61.61/8.23  
% 61.61/8.23  
% 61.61/8.23  fork 5: search terminated without proof.
% 61.99/8.25  
% 61.99/8.25  **** run 174 fork 5 starts with strategy
% 61.99/8.25  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 61.99/8.31  
% 61.99/8.31  
% 61.99/8.31  fork 2: search terminated without proof.
% 61.99/8.33  
% 61.99/8.33  **** run 179 fork 2 starts with strategy
% 61.99/8.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 66.44/8.87  
% 66.44/8.87  
% 66.44/8.87  fork 6: search terminated without proof.
% 66.44/8.89  
% 66.44/8.89  **** run 175 fork 6 starts with strategy
% 66.44/8.89  {"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.13/8.95  
% 67.13/8.95  
% 67.13/8.95  fork 1: search terminated without proof.
% 67.13/8.97  
% 67.13/8.97  **** run 178 fork 1 starts with strategy
% 67.13/8.97  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 67.82/9.07  
% 67.82/9.07  
% 67.82/9.07  fork 7: search terminated without proof.
% 67.82/9.08  
% 67.82/9.08  
% 67.82/9.08  fork 3: search terminated without proof.
% 68.60/9.09  
% 68.60/9.09  **** run 176 fork 7 starts with strategy
% 68.60/9.09  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 68.69/9.10  
% 68.69/9.10  **** run 180 fork 3 starts with strategy
% 68.69/9.10  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.82/9.19  
% 68.82/9.19  
% 68.82/9.19  fork 4: search terminated without proof.
% 69.53/9.21  
% 69.53/9.21  **** run 181 fork 4 starts with strategy
% 69.53/9.21  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 69.53/9.22  
% 69.53/9.22  
% 69.53/9.22  fork 0: search terminated without proof.
% 69.53/9.25  
% 69.53/9.25  **** run 177 fork 0 starts with strategy
% 69.53/9.25  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 70.21/9.31  
% 70.21/9.31  
% 70.21/9.31  fork 5: search terminated without proof.
% 70.21/9.33  
% 70.21/9.33  **** run 182 fork 5 starts with strategy
% 70.21/9.33  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 70.21/9.37  
% 70.21/9.37  
% 70.21/9.37  fork 2: search terminated without proof.
% 70.21/9.40  
% 70.21/9.40  **** run 187 fork 2 starts with strategy
% 70.21/9.40  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 74.54/9.93  
% 74.54/9.93  
% 74.54/9.93  fork 6: search terminated without proof.
% 74.54/9.95  
% 74.54/9.95  **** run 183 fork 6 starts with strategy
% 74.54/9.95  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 75.51/10.00  
% 75.51/10.00  
% 75.51/10.00  fork 1: search terminated without proof.
% 75.51/10.02  
% 75.51/10.02  **** run 186 fork 1 starts with strategy
% 75.51/10.02  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 76.76/10.13  
% 76.76/10.13  
% 76.76/10.13  fork 3: search terminated without proof.
% 76.76/10.14  
% 76.76/10.14  
% 76.76/10.14  fork 7: search terminated without proof.
% 76.76/10.14  
% 76.76/10.14  **** run 188 fork 3 starts with strategy
% 76.76/10.14  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 76.76/10.16  
% 76.76/10.16  **** run 184 fork 7 starts with strategy
% 76.76/10.16  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 77.97/10.27  
% 77.97/10.27  
% 77.97/10.27  fork 4: search terminated without proof.
% 77.97/10.28  
% 77.97/10.28  
% 77.97/10.28  fork 0: search terminated without proof.
% 77.97/10.29  
% 77.97/10.29  **** run 189 fork 4 starts with strategy
% 77.97/10.29  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 77.97/10.30  
% 77.97/10.30  **** run 185 fork 0 starts with strategy
% 77.97/10.30  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 78.57/10.38  
% 78.57/10.38  
% 78.57/10.38  fork 5: search terminated without proof.
% 78.57/10.39  
% 78.57/10.39  **** run 190 fork 5 starts with strategy
% 78.57/10.39  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 79.19/10.44  
% 79.19/10.44  
% 79.19/10.44  fork 2: search terminated without proof.
% 79.19/10.46  
% 79.19/10.46  **** run 195 fork 2 starts with strategy
% 79.19/10.46  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 83.81/11.01  
% 83.81/11.01  
% 83.81/11.01  fork 6: search terminated without proof.
% 83.93/11.04  
% 83.93/11.04  **** run 191 fork 6 starts with strategy
% 83.93/11.04  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 83.93/11.05  
% 83.93/11.05  
% 83.93/11.05  fork 1: search terminated without proof.
% 83.93/11.07  
% 83.93/11.07  **** run 194 fork 1 starts with strategy
% 83.93/11.07  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 84.60/11.18  
% 84.60/11.18  
% 84.60/11.18  fork 3: search terminated without proof.
% 84.60/11.20  
% 84.60/11.20  **** run 196 fork 3 starts with strategy
% 84.60/11.20  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 84.60/11.20  
% 84.60/11.20  
% 84.60/11.20  fork 7: search terminated without proof.
% 84.60/11.23  
% 84.60/11.23  **** run 192 fork 7 starts with strategy
% 84.60/11.23  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 86.43/11.35  
% 86.43/11.35  
% 86.43/11.35  fork 0: search terminated without proof.
% 86.43/11.35  
% 86.43/11.35  
% 86.43/11.35  fork 4: search terminated without proof.
% 86.43/11.37  
% 86.43/11.37  **** run 197 fork 4 starts with strategy
% 86.43/11.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 86.43/11.37  
% 86.43/11.37  **** run 193 fork 0 starts with strategy
% 86.43/11.37  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 86.95/11.43  
% 86.95/11.43  
% 86.95/11.43  fork 5: search terminated without proof.
% 86.95/11.45  
% 86.95/11.45  **** run 198 fork 5 starts with strategy
% 86.95/11.45  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 87.33/11.52  
% 87.33/11.52  
% 87.33/11.52  fork 2: search terminated without proof.
% 87.33/11.54  
% 87.33/11.54  **** run 203 fork 2 starts with strategy
% 87.33/11.54  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 91.97/12.07  
% 91.97/12.07  
% 91.97/12.07  fork 6: search terminated without proof.
% 91.97/12.10  
% 91.97/12.10  **** run 199 fork 6 starts with strategy
% 91.97/12.10  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 91.97/12.10  
% 91.97/12.10  
% 91.97/12.10  fork 1: search terminated without proof.
% 92.56/12.12  
% 92.56/12.12  **** run 202 fork 1 starts with strategy
% 92.56/12.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 92.56/12.13  
% 92.56/12.13  fork 6: search finished without proof.
% 92.56/12.14  
% 92.56/12.14  **** run 207 fork 6 starts with strategy
% 92.56/12.14  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 92.95/12.22  
% 92.95/12.22  
% 92.95/12.22  fork 3: search terminated without proof.
% 92.95/12.25  
% 92.95/12.25  **** run 204 fork 3 starts with strategy
% 92.95/12.25  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 93.76/12.29  
% 93.76/12.29  
% 93.76/12.29  fork 7: search terminated without proof.
% 93.76/12.31  
% 93.76/12.31  **** run 200 fork 7 starts with strategy
% 93.76/12.31  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 94.36/12.41  
% 94.36/12.41  
% 94.36/12.41  fork 0: search terminated without proof.
% 94.36/12.41  
% 94.36/12.41  
% 94.36/12.41  fork 4: search terminated without proof.
% 94.95/12.43  
% 94.95/12.43  **** run 201 fork 0 starts with strategy
% 94.95/12.43  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 94.95/12.43  
% 94.95/12.43  **** run 205 fork 4 starts with strategy
% 94.95/12.43  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 94.95/12.51  
% 94.95/12.51  
% 94.95/12.51  fork 5: search terminated without proof.
% 95.61/12.53  
% 95.61/12.53  **** run 206 fork 5 starts with strategy
% 95.61/12.53  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 95.61/12.58  
% 95.61/12.58  
% 95.61/12.58  fork 2: search terminated without proof.
% 95.61/12.60  
% 95.61/12.60  **** run 211 fork 2 starts with strategy
% 95.61/12.60  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 100.18/13.15  
% 100.18/13.15  
% 100.18/13.15  fork 1: search terminated without proof.
% 100.18/13.18  
% 100.18/13.18  **** run 210 fork 1 starts with strategy
% 100.18/13.18  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 100.18/13.18  
% 100.18/13.18  
% 100.18/13.18  fork 6: search terminated without proof.
% 100.18/13.20  
% 100.18/13.20  **** run 215 fork 6 starts with strategy
% 100.18/13.20  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 101.65/13.28  
% 101.65/13.28  
% 101.65/13.28  fork 3: search terminated without proof.
% 101.65/13.30  
% 101.65/13.30  **** run 212 fork 3 starts with strategy
% 101.65/13.30  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 102.33/13.40  
% 102.33/13.40  
% 102.33/13.40  fork 7: search terminated without proof.
% 102.80/13.42  
% 102.80/13.42  **** run 208 fork 7 starts with strategy
% 102.80/13.42  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 103.11/13.48  
% 103.11/13.48  
% 103.11/13.48  fork 0: search terminated without proof.
% 103.11/13.50  
% 103.11/13.50  
% 103.11/13.50  fork 4: search terminated without proof.
% 103.11/13.50  
% 103.11/13.50  **** run 209 fork 0 starts with strategy
% 103.11/13.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 103.11/13.52  
% 103.11/13.52  **** run 213 fork 4 starts with strategy
% 103.11/13.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 103.73/13.57  
% 103.73/13.57  
% 103.73/13.57  fork 5: search terminated without proof.
% 104.04/13.58  
% 104.04/13.58  **** run 214 fork 5 starts with strategy
% 104.04/13.58  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 104.54/13.64  
% 104.54/13.64  
% 104.54/13.64  fork 2: search terminated without proof.
% 104.54/13.66  
% 104.54/13.66  **** run 219 fork 2 starts with strategy
% 104.54/13.66  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 108.31/14.17  
% 108.31/14.17  fork 1: search finished without proof.
% 108.31/14.19  
% 108.31/14.19  **** run 218 fork 1 starts with strategy
% 108.31/14.19  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 108.94/14.23  
% 108.94/14.23  
% 108.94/14.23  fork 6: search terminated without proof.
% 108.94/14.25  
% 108.94/14.25  **** run 223 fork 6 starts with strategy
% 108.94/14.25  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 109.61/14.34  
% 109.61/14.34  
% 109.61/14.34  fork 3: search terminated without proof.
% 110.05/14.37  
% 110.05/14.37  **** run 220 fork 3 starts with strategy
% 110.05/14.37  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 110.42/14.46  
% 110.42/14.46  
% 110.42/14.46  fork 7: search terminated without proof.
% 110.42/14.48  
% 110.42/14.48  **** run 216 fork 7 starts with strategy
% 110.42/14.48  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 111.39/14.51  
% 111.39/14.51  fork 7: search finished without proof.
% 111.39/14.53  
% 111.39/14.53  **** run 224 fork 7 starts with strategy
% 111.39/14.53  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 111.39/14.57  
% 111.39/14.57  
% 111.39/14.57  fork 0: search terminated without proof.
% 111.39/14.59  
% 111.39/14.59  
% 111.39/14.59  fork 4: search terminated without proof.
% 111.39/14.59  
% 111.39/14.59  **** run 217 fork 0 starts with strategy
% 111.39/14.59  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 112.10/14.62  
% 112.10/14.62  **** run 221 fork 4 starts with strategy
% 112.10/14.62  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 112.10/14.63  
% 112.10/14.63  
% 112.10/14.63  fork 5: search terminated without proof.
% 112.10/14.64  
% 112.10/14.64  **** run 222 fork 5 starts with strategy
% 112.10/14.64  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 112.79/14.71  
% 112.79/14.71  
% 112.79/14.71  fork 2: search terminated without proof.
% 112.79/14.73  
% 112.79/14.73  **** run 227 fork 2 starts with strategy
% 112.79/14.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 116.93/15.22  
% 116.93/15.22  
% 116.93/15.22  fork 1: search terminated without proof.
% 116.93/15.24  
% 116.93/15.24  **** run 226 fork 1 starts with strategy
% 116.93/15.24  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 117.32/15.28  
% 117.32/15.28  
% 117.32/15.28  fork 6: search terminated without proof.
% 117.32/15.30  
% 117.32/15.30  **** run 231 fork 6 starts with strategy
% 117.32/15.30  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 118.31/15.40  
% 118.31/15.40  
% 118.31/15.40  fork 3: search terminated without proof.
% 118.31/15.42  
% 118.31/15.42  **** run 228 fork 3 starts with strategy
% 118.31/15.42  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 119.13/15.57  
% 119.13/15.57  
% 119.13/15.57  fork 7: search terminated without proof.
% 119.80/15.59  
% 119.80/15.59  **** run 232 fork 7 starts with strategy
% 119.80/15.59  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 120.21/15.65  
% 120.21/15.65  
% 120.21/15.65  fork 0: search terminated without proof.
% 120.36/15.67  
% 120.36/15.67  **** run 225 fork 0 starts with strategy
% 120.36/15.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 120.36/15.68  
% 120.36/15.68  
% 120.36/15.68  fork 4: search terminated without proof.
% 120.36/15.68  
% 120.36/15.68  
% 120.36/15.68  fork 5: search terminated without proof.
% 120.36/15.70  
% 120.36/15.70  **** run 229 fork 4 starts with strategy
% 120.36/15.70  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 120.36/15.71  
% 120.36/15.71  **** run 230 fork 5 starts with strategy
% 120.36/15.71  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 120.91/15.73  
% 120.91/15.73  fork 4: search finished without proof.
% 120.91/15.75  
% 120.91/15.75  **** run 237 fork 4 starts with strategy
% 120.91/15.75  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 121.28/15.77  
% 121.28/15.77  
% 121.28/15.77  fork 2: search terminated without proof.
% 121.28/15.79  
% 121.28/15.79  **** run 235 fork 2 starts with strategy
% 121.28/15.79  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 123.23/16.02  
% 123.23/16.02  
% 123.23/16.02  result: proof found
% 123.23/16.02  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 123.23/16.02  by run 237 fork 4 strategy {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 123.23/16.02  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 123.23/16.02  
% 123.23/16.02  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 123.23/16.02  
% 123.23/16.02  run 237 fork 4 statistics:
% 123.23/16.02  ----------------------------------
% 123.23/16.02  this run seconds: 0.174931
% 123.23/16.02  total seconds: 15.173559
% 123.23/16.02  stat_given_used: 1224
% 123.23/16.02  stat_given_used_at_endgame: 0
% 123.23/16.02  stat_given_candidates:   4879
% 123.23/16.02  stat_given_candidates_at_endgame: 0
% 123.23/16.02  stat_given_candidates_h: 0
% 123.23/16.02  stat_binres_derived_cl:   958
% 123.23/16.02  stat_binres_derived_cl_h: 0
% 123.23/16.02  stat_factor_derived_cl: 575
% 123.23/16.02  stat_para_derived_cl: 17706
% 123.23/16.02  stat_tautologies_discarded: 218
% 123.23/16.02  stat_forward_subsumed: 4033
% 123.23/16.02  stat_derived_cut: 4819
% 123.23/16.02  stat_derived_rewritten: 173
% 123.23/16.02  stat_weight_discarded_building: 0
% 123.23/16.02  stat_weight_discarded_cl: 0
% 123.23/16.02  stat_internlimit_discarded_cl: 0
% 123.23/16.02  stat_simplified:  243 simplified 0 derived 0 given
% 123.23/16.02  stat_kept_cl: 13704
% 123.23/16.02  stat_built_cl: 16395
% 123.23/16.02  stat_hyperres_partial_cl: 0
% 123.23/16.02  stat_made_rewriters: 6
% 123.23/16.02  stat_backward_subsumed: 0
% 123.23/16.02  stat_propagated_subsumed: 0
% 123.23/16.02  stat_clsubs_attempted:                     43903
% 123.23/16.02  stat_clsubs_fact_groundunit_found:            15
% 123.23/16.02  stat_clsubs_rule_groundunit_found:             1
% 123.23/16.02  stat_clsubs_top_meta_attempted:            2426218
% 123.23/16.02  stat_clsubs_top_meta_failed:               2382315
% 123.23/16.02  stat_clsubs_top_meta_nonpref_attempted:             2426218
% 123.23/16.02  stat_clsubs_top_meta_nonpref_succeeded:             1423770
% 123.23/16.02  stat_clsubs_top_meta_pref_attempted:                1423770
% 123.23/16.02  stat_clsubs_top_meta_pref1_succeeded:                247223
% 123.23/16.02  stat_clsubs_top_meta_pref2_succeeded:                 81320
% 123.23/16.02  stat_clsubs_top_meta_pref3_succeeded:                 43903
% 123.23/16.02  stat_clsubs_top_meta_pref_succeeded:                  43903
% 123.23/16.02  stat_clsubs_meta_attempted:               166879
% 123.23/16.02  stat_clsubs_meta_failed:                   40839
% 123.23/16.02  stat_clsubs_predsymbs_attempted:               0
% 123.23/16.02  stat_clsubs_unit_attempted:                   16
% 123.23/16.02  stat_clsubs_full_attempted:                43887
% 123.23/16.02  stat_forwardsubs_attempted:                17738
% 123.23/16.02  stat_lit_hash_added:                   1067
% 123.23/16.02  stat_lit_hash_computed:              158980
% 123.23/16.02  stat_lit_hash_match_found:            10900
% 123.23/16.02  stat_lit_hash_match_miss:            261525
% 123.23/16.02  stat_lit_hash_cut_ok:                  6921
% 123.23/16.02  stat_lit_strong_cut_ok:                 102
% 123.23/16.02  stat_lit_hash_subsume_ok:              4033
% 123.23/16.02  clqueue els 10000000 used 1
% 123.23/16.02  clactive els 10000000 used 1225
% 123.23/16.02  clactivesubsume els 10000000 used 7081
% 123.23/16.02  queue_termbuf els 200000000 used 1274221
% 123.23/16.02  hyper_termbuf els 100000000 used 1
% 123.23/16.02  active_termbuf els 100000000 used 64823
% 123.23/16.02  varstack els 5000 last used 1
% 123.23/16.02  given_termbuf els 10000000 last used 1
% 123.23/16.02  simplified_termbuf els 10000000 last used 1
% 123.23/16.02  derived_termbuf els 10000000 last used 21
% 123.23/16.02  wr_mallocs: 9537
% 123.23/16.02  wr_callocs: 21
% 123.23/16.02  wr_reallocs: 719
% 123.23/16.02  wr_frees: 4
% 123.23/16.02  wr_malloc_bytes: 4162914388
% 123.23/16.02  wr_calloc_bytes: 112065536
% 123.23/16.02  wr_realloc_bytes: 328408
% 123.23/16.02  wr_realloc_freebytes: 0
% 123.23/16.02  ----------------------------------
%------------------------------------------------------------------------------