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

View Problem - Process Solution

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

% Computer : n002.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:14 EDT 2023

% Result   : Unsatisfiable 109.56s 14.48s
% Output   : CNFRefutation 109.56s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause101')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( cons(skaf44(X),nil) = X
    | ~ singletonP(X)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause101']) ).

cnf('2',plain,
    singletonP(sk3),
    inference(cnf_transformation,[],[co1_7]) ).

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

cnf('4',plain,
    cons(skaf44(sk3),nil) = sk3,
    inference(resolution,[then_simplify],['1','2','3']) ).

cnf('5',plain,
    ( ~ memberP(cons(X,Y),Z)
    | memberP(Y,Z)
    | Z = X
    | ~ ssItem(Z)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause161']) ).

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

cnf('7',plain,
    ssItem(skaf44(X0)),
    inference(cnf_transformation,[],['$inc_clause47']) ).

cnf('8',plain,
    ( X = skaf44(sk3)
    | ~ memberP(sk3,X)
    | memberP(nil,X)
    | ~ ssItem(X) ),
    inference(paramodulation,[then_simplify],['4','5','6','7']) ).

cnf('9',plain,
    ( ssItem(hd(X))
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause78']) ).

cnf('10',plain,
    ssList(sk1),
    inference(cnf_transformation,[],[co1_1]) ).

cnf('11',plain,
    ( ssItem(hd(sk1))
    | nil = sk1 ),
    inference(resolution,[],['9','10']) ).

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

cnf('13',plain,
    ( ssItem(hd(sk3))
    | nil = sk3 ),
    inference(simplify,[then_simplify],['11','12','12']) ).

cnf('14',plain,
    ~ singletonP(nil),
    inference(cnf_transformation,[],['$inc_clause11']) ).

cnf('15',plain,
    singletonP(sk3),
    inference(cnf_transformation,[],[co1_7]) ).

cnf('16',plain,
    ssItem(hd(sk3)),
    inference(paramodulation,[then_simplify],['13','14','15']) ).

cnf('17',plain,
    ( ssItem(sk5(X))
    | ~ ssItem(X) ),
    inference(cnf_transformation,[],[co1_8]) ).

cnf('18',plain,
    ssItem(sk5(hd(sk3))),
    inference(resolution,[],['16','17']) ).

cnf('19',plain,
    ( memberP(sk1,sk5(X0))
    | ~ ssItem(X0) ),
    inference(cnf_transformation,[],[co1_9]) ).

cnf('20',plain,
    ( memberP(sk3,sk5(X))
    | ~ ssItem(X) ),
    inference(simplify,[],['19','12']) ).

cnf('21',plain,
    memberP(sk3,sk5(sk5(hd(sk3)))),
    inference(resolution,[],['18','20']) ).

cnf('22',plain,
    ssItem(sk5(sk5(hd(sk3)))),
    inference(resolution,[],['18','17']) ).

cnf('23',plain,
    ( sk5(sk5(hd(sk3))) = skaf44(sk3)
    | memberP(nil,sk5(sk5(hd(sk3)))) ),
    inference(resolution,[then_simplify],['8','21','22']) ).

cnf('24',plain,
    ( X != sk5(X)
    | ~ ssItem(X) ),
    inference(cnf_transformation,[],[co1_10]) ).

cnf('25',plain,
    ssItem(sk5(hd(sk3))),
    inference(resolution,[],['16','17']) ).

cnf('26',plain,
    ( sk5(hd(sk3)) != skaf44(sk3)
    | memberP(nil,sk5(sk5(hd(sk3)))) ),
    inference(paramodulation,[then_simplify],['23','24','25']) ).

cnf('27',plain,
    memberP(sk3,sk5(hd(sk3))),
    inference(resolution,[],['16','20']) ).

cnf('28',plain,
    ( sk5(hd(sk3)) = skaf44(sk3)
    | memberP(nil,sk5(hd(sk3))) ),
    inference(resolution,[then_simplify],['8','27','25']) ).

cnf('29',plain,
    ( memberP(nil,sk5(sk5(hd(sk3))))
    | memberP(nil,sk5(hd(sk3))) ),
    inference(resolution,[],['26','28']) ).

cnf('30',plain,
    ( ~ memberP(nil,X)
    | ~ ssItem(X) ),
    inference(cnf_transformation,[],['$inc_clause71']) ).

cnf('31',plain,
    memberP(nil,sk5(hd(sk3))),
    inference(resolution,[then_simplify],['29','30','22']) ).

cnf('32',plain,
    $false,
    inference(resolution,[then_simplify],['31','30','25']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWC200-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.33  % Computer : n002.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Mon Aug 28 16:26:19 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                   195
% 0.19/0.38  in_rule_clause_count:              178
% 0.19/0.38  in_fact_clause_count:               17
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:             19
% 0.19/0.38  in_unit_clause_count:               61
% 0.19/0.38  in_horn_clause_count:              162
% 0.19/0.38  in_pos_clause_count:                59
% 0.19/0.38  in_neg_clause_count:                14
% 0.19/0.38  in_poseq_clause_count:              58
% 0.19/0.38  in_negeq_clause_count:              35
% 0.19/0.38  in_unitposeq_clause_count:           2
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:            10
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              5
% 0.19/0.38  in_min_size:               2
% 0.19/0.38  in_max_size:              31
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               6
% 0.19/0.38  in_extaxiom_count:               185
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                    10
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 7
% 0.19/0.38  in_posunit_goal_count:             7
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 8 fork 7 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.42  
% 0.19/0.42  fork 3: search finished without proof.
% 0.19/0.45  
% 0.19/0.45  **** run 12 fork 3 starts with strategy
% 0.19/0.45  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.51  
% 0.19/0.51  fork 7: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 1: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  fork 0: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  fork 6: search finished without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 4: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 5: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 16 fork 7 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 10 fork 1 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.54  
% 0.19/0.54  **** run 13 fork 4 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.54  
% 0.19/0.54  **** run 14 fork 5 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.58  
% 0.19/0.58  
% 0.19/0.58  fork 3: search terminated without proof.
% 0.19/0.60  
% 0.19/0.60  **** run 20 fork 3 starts with strategy
% 0.19/0.60  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.66  
% 0.19/0.66  fork 1: search finished without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 2: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 0: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 4: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 7: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 6: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 18 fork 1 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.68  
% 0.19/0.68  **** run 19 fork 2 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.68  
% 0.19/0.68  **** run 24 fork 7 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.69  
% 0.19/0.69  **** run 21 fork 4 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.69  
% 0.19/0.69  **** run 17 fork 0 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.69  
% 0.19/0.69  **** run 23 fork 6 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.71  
% 0.19/0.71  
% 0.19/0.71  fork 5: search terminated without proof.
% 0.19/0.72  No candidate clauses found.
% 0.19/0.72  
% 0.19/0.72  
% 0.19/0.72  fork 1: search terminated without proof.
% 2.36/0.74  
% 2.36/0.74  **** run 26 fork 1 starts with strategy
% 2.36/0.74  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 2.36/0.74  
% 2.36/0.74  **** run 22 fork 5 starts with strategy
% 2.36/0.74  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.16/0.80  
% 3.16/0.80  
% 3.16/0.80  fork 3: search terminated without proof.
% 3.16/0.81  
% 3.16/0.81  **** run 28 fork 3 starts with strategy
% 3.16/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.16/0.81  
% 3.16/0.81  
% 3.16/0.81  fork 2: search terminated without proof.
% 3.16/0.82  
% 3.16/0.82  
% 3.16/0.82  fork 7: search terminated without proof.
% 3.16/0.82  
% 3.16/0.82  
% 3.16/0.82  fork 4: search terminated without proof.
% 3.54/0.83  
% 3.54/0.83  
% 3.54/0.83  fork 6: search terminated without proof.
% 3.54/0.83  
% 3.54/0.83  
% 3.54/0.83  fork 0: search terminated without proof.
% 3.54/0.84  
% 3.54/0.84  **** run 27 fork 2 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.54/0.84  
% 3.54/0.84  **** run 32 fork 7 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.54/0.84  
% 3.54/0.84  **** run 29 fork 4 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.68/0.85  
% 3.68/0.85  **** run 31 fork 6 starts with strategy
% 3.68/0.85  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.68/0.86  
% 3.68/0.86  **** run 25 fork 0 starts with strategy
% 3.68/0.86  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.68/0.92  
% 3.68/0.92  
% 3.68/0.92  fork 1: search terminated without proof.
% 4.22/0.94  
% 4.22/0.94  **** run 34 fork 1 starts with strategy
% 4.22/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.22/0.94  
% 4.22/0.94  
% 4.22/0.94  fork 3: search terminated without proof.
% 4.22/0.95  
% 4.22/0.95  
% 4.22/0.95  fork 5: search terminated without proof.
% 4.22/0.96  
% 4.22/0.96  **** run 36 fork 3 starts with strategy
% 4.22/0.96  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.22/0.97  
% 4.22/0.97  
% 4.22/0.97  fork 2: search terminated without proof.
% 4.60/0.97  
% 4.60/0.97  
% 4.60/0.97  fork 7: search terminated without proof.
% 4.60/0.97  
% 4.60/0.97  
% 4.60/0.97  fork 4: search terminated without proof.
% 4.60/0.97  
% 4.60/0.97  **** run 30 fork 5 starts with strategy
% 4.60/0.97  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.60/0.98  
% 4.60/0.98  
% 4.60/0.98  fork 6: search terminated without proof.
% 4.60/0.99  
% 4.60/0.99  **** run 35 fork 2 starts with strategy
% 4.60/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.60/0.99  
% 4.60/0.99  **** run 37 fork 4 starts with strategy
% 4.60/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.60/0.99  
% 4.60/0.99  **** run 40 fork 7 starts with strategy
% 4.60/0.99  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 4.60/0.99  
% 4.60/0.99  
% 4.60/0.99  fork 0: search terminated without proof.
% 4.60/1.00  
% 4.60/1.00  **** run 39 fork 6 starts with strategy
% 4.60/1.00  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.60/1.01  
% 4.60/1.01  **** run 33 fork 0 starts with strategy
% 4.60/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.60/1.03  
% 4.60/1.03  fork 4: search finished without proof.
% 5.21/1.05  
% 5.21/1.05  **** run 45 fork 4 starts with strategy
% 5.21/1.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.21/1.07  
% 5.21/1.07  
% 5.21/1.07  fork 1: search terminated without proof.
% 5.44/1.08  
% 5.44/1.08  **** run 42 fork 1 starts with strategy
% 5.44/1.08  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.44/1.09  
% 5.44/1.09  
% 5.44/1.09  fork 3: search terminated without proof.
% 5.44/1.10  
% 5.44/1.10  
% 5.44/1.10  fork 5: search terminated without proof.
% 5.44/1.11  
% 5.44/1.11  **** run 44 fork 3 starts with strategy
% 5.44/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.44/1.12  
% 5.44/1.12  **** run 38 fork 5 starts with strategy
% 5.44/1.12  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 5.44/1.12  
% 5.44/1.12  
% 5.44/1.12  fork 2: search terminated without proof.
% 5.85/1.13  
% 5.85/1.13  
% 5.85/1.13  fork 7: search terminated without proof.
% 5.85/1.13  
% 5.85/1.13  
% 5.85/1.13  fork 6: search terminated without proof.
% 5.85/1.14  
% 5.85/1.14  **** run 43 fork 2 starts with strategy
% 5.85/1.14  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.85/1.14  
% 5.85/1.14  
% 5.85/1.14  fork 0: search terminated without proof.
% 5.85/1.14  
% 5.85/1.14  **** run 48 fork 7 starts with strategy
% 5.85/1.14  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.03/1.15  
% 6.03/1.15  **** run 47 fork 6 starts with strategy
% 6.03/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.03/1.16  
% 6.03/1.16  fork 5: search finished without proof.
% 6.03/1.16  
% 6.03/1.16  **** run 41 fork 0 starts with strategy
% 6.03/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.03/1.17  
% 6.03/1.17  **** run 46 fork 5 starts with strategy
% 6.03/1.17  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.03/1.17  
% 6.03/1.17  
% 6.03/1.17  fork 4: search terminated without proof.
% 6.03/1.19  
% 6.03/1.19  **** run 53 fork 4 starts with strategy
% 6.03/1.19  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.03/1.21  
% 6.03/1.21  
% 6.03/1.21  fork 1: search terminated without proof.
% 6.62/1.23  
% 6.62/1.23  **** run 50 fork 1 starts with strategy
% 6.62/1.23  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.62/1.24  
% 6.62/1.24  fork 3: search finished without proof.
% 6.62/1.26  
% 6.62/1.26  **** run 52 fork 3 starts with strategy
% 6.62/1.26  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.62/1.27  
% 6.62/1.27  
% 6.62/1.27  fork 2: search terminated without proof.
% 6.62/1.28  
% 6.62/1.28  
% 6.62/1.28  fork 7: search terminated without proof.
% 6.62/1.28  
% 6.62/1.28  
% 6.62/1.28  fork 6: search terminated without proof.
% 6.62/1.30  
% 6.62/1.30  **** run 56 fork 7 starts with strategy
% 6.62/1.30  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 6.62/1.30  
% 6.62/1.30  **** run 55 fork 6 starts with strategy
% 6.62/1.30  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.62/1.30  
% 6.62/1.30  
% 6.62/1.30  fork 0: search terminated without proof.
% 6.62/1.30  
% 6.62/1.30  
% 6.62/1.30  fork 5: search terminated without proof.
% 6.62/1.31  
% 6.62/1.31  **** run 51 fork 2 starts with strategy
% 6.62/1.31  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.62/1.32  
% 6.62/1.32  **** run 54 fork 5 starts with strategy
% 6.62/1.32  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.62/1.32  
% 6.62/1.32  **** run 49 fork 0 starts with strategy
% 6.62/1.32  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 6.62/1.33  
% 6.62/1.33  
% 6.62/1.33  fork 4: search terminated without proof.
% 7.09/1.36  
% 7.09/1.36  **** run 61 fork 4 starts with strategy
% 7.09/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.09/1.36  
% 7.09/1.36  
% 7.09/1.36  fork 1: search terminated without proof.
% 7.09/1.39  
% 7.09/1.39  **** run 58 fork 1 starts with strategy
% 7.09/1.39  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.09/1.39  
% 7.09/1.39  
% 7.09/1.39  fork 3: search terminated without proof.
% 7.09/1.41  
% 7.09/1.41  **** run 60 fork 3 starts with strategy
% 7.09/1.41  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.07/1.43  
% 8.07/1.43  fork 6: search finished without proof.
% 8.29/1.44  
% 8.29/1.44  
% 8.29/1.44  fork 7: search terminated without proof.
% 8.29/1.45  
% 8.29/1.45  **** run 63 fork 6 starts with strategy
% 8.29/1.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.29/1.45  
% 8.29/1.45  
% 8.29/1.45  fork 2: search terminated without proof.
% 8.29/1.45  
% 8.29/1.45  
% 8.29/1.45  fork 5: search terminated without proof.
% 8.29/1.46  
% 8.29/1.46  
% 8.29/1.46  fork 0: search terminated without proof.
% 8.29/1.46  
% 8.29/1.46  **** run 64 fork 7 starts with strategy
% 8.29/1.46  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.29/1.47  
% 8.29/1.47  **** run 59 fork 2 starts with strategy
% 8.29/1.47  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 8.29/1.47  
% 8.29/1.47  **** run 62 fork 5 starts with strategy
% 8.29/1.47  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.29/1.48  
% 8.29/1.48  **** run 57 fork 0 starts with strategy
% 8.29/1.48  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.29/1.49  
% 8.29/1.49  
% 8.29/1.49  fork 4: search terminated without proof.
% 8.29/1.51  
% 8.29/1.51  **** run 69 fork 4 starts with strategy
% 8.29/1.51  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.29/1.52  
% 8.29/1.52  
% 8.29/1.52  fork 1: search terminated without proof.
% 8.97/1.53  
% 8.97/1.53  fork 3: search finished without proof.
% 8.97/1.54  
% 8.97/1.54  **** run 66 fork 1 starts with strategy
% 8.97/1.54  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 8.97/1.56  
% 8.97/1.56  **** run 68 fork 3 starts with strategy
% 8.97/1.56  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.39/1.58  
% 9.39/1.58  
% 9.39/1.58  fork 6: search terminated without proof.
% 9.39/1.59  
% 9.39/1.59  
% 9.39/1.59  fork 7: search terminated without proof.
% 9.39/1.60  
% 9.39/1.60  **** run 71 fork 6 starts with strategy
% 9.39/1.60  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.39/1.60  
% 9.39/1.60  
% 9.39/1.60  fork 2: search terminated without proof.
% 9.39/1.60  
% 9.39/1.60  
% 9.39/1.60  fork 5: search terminated without proof.
% 9.39/1.61  
% 9.39/1.61  **** run 72 fork 7 starts with strategy
% 9.39/1.61  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 9.39/1.61  
% 9.39/1.61  
% 9.39/1.61  fork 0: search terminated without proof.
% 9.39/1.62  
% 9.39/1.62  **** run 67 fork 2 starts with strategy
% 9.39/1.62  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.39/1.62  
% 9.39/1.62  **** run 70 fork 5 starts with strategy
% 9.39/1.62  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.39/1.63  
% 9.39/1.63  **** run 65 fork 0 starts with strategy
% 9.39/1.63  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.39/1.64  
% 9.39/1.64  
% 9.39/1.64  fork 4: search terminated without proof.
% 9.97/1.66  
% 9.97/1.66  **** run 77 fork 4 starts with strategy
% 9.97/1.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.97/1.67  
% 9.97/1.67  
% 9.97/1.67  fork 1: search terminated without proof.
% 10.13/1.68  
% 10.13/1.68  fork 3: search finished without proof.
% 10.13/1.68  
% 10.13/1.68  **** run 74 fork 1 starts with strategy
% 10.13/1.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.13/1.70  
% 10.13/1.70  **** run 76 fork 3 starts with strategy
% 10.13/1.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.48/1.73  
% 10.48/1.73  
% 10.48/1.73  fork 6: search terminated without proof.
% 10.48/1.74  
% 10.48/1.74  fork 7: search finished without proof.
% 10.69/1.74  
% 10.69/1.74  fork 5: search finished without proof.
% 10.69/1.75  
% 10.69/1.75  fork 2: search finished without proof.
% 10.69/1.75  
% 10.69/1.75  **** run 79 fork 6 starts with strategy
% 10.69/1.75  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.69/1.76  
% 10.69/1.76  **** run 80 fork 7 starts with strategy
% 10.69/1.76  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 10.69/1.76  
% 10.69/1.76  **** run 78 fork 5 starts with strategy
% 10.69/1.76  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.69/1.77  
% 10.69/1.77  **** run 75 fork 2 starts with strategy
% 10.69/1.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.69/1.77  
% 10.69/1.77  
% 10.69/1.77  fork 0: search terminated without proof.
% 10.69/1.79  
% 10.69/1.79  **** run 73 fork 0 starts with strategy
% 10.69/1.79  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.69/1.79  
% 10.69/1.79  
% 10.69/1.79  fork 4: search terminated without proof.
% 10.69/1.81  
% 10.69/1.81  **** run 85 fork 4 starts with strategy
% 10.69/1.81  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 10.69/1.82  
% 10.69/1.82  
% 10.69/1.82  fork 1: search terminated without proof.
% 10.69/1.82  
% 10.69/1.82  fork 0: search finished without proof.
% 11.34/1.83  
% 11.34/1.83  
% 11.34/1.83  fork 3: search terminated without proof.
% 11.34/1.84  
% 11.34/1.84  **** run 82 fork 1 starts with strategy
% 11.34/1.84  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.34/1.84  
% 11.34/1.84  **** run 81 fork 0 starts with strategy
% 11.34/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.34/1.85  
% 11.34/1.85  **** run 84 fork 3 starts with strategy
% 11.34/1.85  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.80/1.88  
% 11.80/1.88  
% 11.80/1.88  fork 6: search terminated without proof.
% 11.80/1.89  
% 11.80/1.89  fork 3: search finished without proof.
% 11.80/1.89  
% 11.80/1.89  
% 11.80/1.89  fork 5: search terminated without proof.
% 11.80/1.89  
% 11.80/1.89  
% 11.80/1.89  fork 7: search terminated without proof.
% 11.80/1.90  
% 11.80/1.90  
% 11.80/1.90  fork 2: search terminated without proof.
% 11.80/1.90  
% 11.80/1.90  **** run 87 fork 6 starts with strategy
% 11.80/1.90  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.80/1.90  
% 11.80/1.90  **** run 92 fork 3 starts with strategy
% 11.80/1.90  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.80/1.91  
% 11.80/1.91  **** run 86 fork 5 starts with strategy
% 11.80/1.91  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.80/1.91  
% 11.80/1.91  **** run 88 fork 7 starts with strategy
% 11.80/1.91  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 11.80/1.92  
% 11.80/1.92  **** run 83 fork 2 starts with strategy
% 11.80/1.92  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.80/1.94  
% 11.80/1.94  
% 11.80/1.94  fork 4: search terminated without proof.
% 11.80/1.96  
% 11.80/1.96  **** run 93 fork 4 starts with strategy
% 11.80/1.96  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.80/1.98  
% 11.80/1.98  
% 11.80/1.98  fork 0: search terminated without proof.
% 11.80/1.98  
% 11.80/1.98  
% 11.80/1.98  fork 1: search terminated without proof.
% 11.80/2.00  
% 11.80/2.00  **** run 89 fork 0 starts with strategy
% 11.80/2.00  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.80/2.01  
% 11.80/2.01  **** run 90 fork 1 starts with strategy
% 11.80/2.01  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 12.94/2.03  
% 12.94/2.03  
% 12.94/2.03  fork 3: search terminated without proof.
% 12.94/2.04  
% 12.94/2.04  
% 12.94/2.04  fork 6: search terminated without proof.
% 12.94/2.05  
% 12.94/2.05  fork 1: search finished without proof.
% 12.94/2.05  
% 12.94/2.05  
% 12.94/2.05  fork 2: search terminated without proof.
% 12.94/2.05  
% 12.94/2.05  
% 12.94/2.05  fork 5: search terminated without proof.
% 12.94/2.05  
% 12.94/2.05  **** run 100 fork 3 starts with strategy
% 12.94/2.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.94/2.06  
% 12.94/2.06  **** run 95 fork 6 starts with strategy
% 12.94/2.06  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 12.94/2.06  
% 12.94/2.06  **** run 98 fork 1 starts with strategy
% 12.94/2.06  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.94/2.07  
% 12.94/2.07  
% 12.94/2.07  fork 7: search terminated without proof.
% 12.94/2.07  
% 12.94/2.07  **** run 91 fork 2 starts with strategy
% 12.94/2.07  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.94/2.07  
% 12.94/2.07  **** run 94 fork 5 starts with strategy
% 12.94/2.07  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.29/2.09  
% 13.29/2.09  **** run 96 fork 7 starts with strategy
% 13.29/2.09  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 13.29/2.10  
% 13.29/2.10  
% 13.29/2.10  fork 4: search terminated without proof.
% 13.29/2.12  
% 13.29/2.12  **** run 101 fork 4 starts with strategy
% 13.29/2.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.29/2.13  
% 13.29/2.13  
% 13.29/2.13  fork 0: search terminated without proof.
% 13.80/2.15  
% 13.80/2.15  **** run 97 fork 0 starts with strategy
% 13.80/2.15  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.95/2.18  
% 13.95/2.18  
% 13.95/2.18  fork 3: search terminated without proof.
% 13.95/2.19  
% 13.95/2.19  
% 13.95/2.19  fork 1: search terminated without proof.
% 13.95/2.20  
% 13.95/2.20  **** run 108 fork 3 starts with strategy
% 13.95/2.20  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 13.95/2.20  
% 13.95/2.20  
% 13.95/2.20  fork 2: search terminated without proof.
% 13.95/2.20  
% 13.95/2.20  
% 13.95/2.20  fork 6: search terminated without proof.
% 13.95/2.20  
% 13.95/2.20  
% 13.95/2.20  fork 5: search terminated without proof.
% 13.95/2.21  
% 13.95/2.21  **** run 106 fork 1 starts with strategy
% 13.95/2.21  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.39/2.22  
% 14.39/2.22  
% 14.39/2.22  fork 7: search terminated without proof.
% 14.39/2.22  
% 14.39/2.22  **** run 99 fork 2 starts with strategy
% 14.39/2.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.39/2.22  
% 14.39/2.22  **** run 103 fork 6 starts with strategy
% 14.39/2.22  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.39/2.22  
% 14.39/2.22  **** run 102 fork 5 starts with strategy
% 14.39/2.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.39/2.24  
% 14.39/2.24  **** run 104 fork 7 starts with strategy
% 14.39/2.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.68/2.26  
% 14.68/2.26  
% 14.68/2.26  fork 4: search terminated without proof.
% 14.68/2.26  
% 14.68/2.26  fork 6: search finished without proof.
% 14.68/2.27  
% 14.68/2.27  **** run 109 fork 4 starts with strategy
% 14.68/2.27  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.68/2.27  
% 14.68/2.27  **** run 111 fork 6 starts with strategy
% 14.68/2.27  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.68/2.29  
% 14.68/2.29  
% 14.68/2.29  fork 0: search terminated without proof.
% 14.68/2.30  
% 14.68/2.30  **** run 105 fork 0 starts with strategy
% 14.68/2.30  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.32/2.34  
% 15.32/2.34  
% 15.32/2.34  fork 3: search terminated without proof.
% 15.32/2.34  
% 15.32/2.34  
% 15.32/2.34  fork 1: search terminated without proof.
% 15.32/2.35  
% 15.32/2.35  
% 15.32/2.35  fork 2: search terminated without proof.
% 15.32/2.35  
% 15.32/2.35  **** run 116 fork 3 starts with strategy
% 15.32/2.35  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 15.32/2.36  
% 15.32/2.36  
% 15.32/2.36  fork 5: search terminated without proof.
% 15.32/2.36  
% 15.32/2.36  **** run 114 fork 1 starts with strategy
% 15.32/2.36  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 15.32/2.37  
% 15.32/2.37  **** run 107 fork 2 starts with strategy
% 15.32/2.37  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.32/2.37  
% 15.32/2.37  
% 15.32/2.37  fork 7: search terminated without proof.
% 15.69/2.38  
% 15.69/2.38  **** run 110 fork 5 starts with strategy
% 15.69/2.38  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.69/2.39  
% 15.69/2.39  **** run 112 fork 7 starts with strategy
% 15.69/2.39  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.69/2.40  
% 15.69/2.40  
% 15.69/2.40  fork 4: search terminated without proof.
% 15.69/2.40  
% 15.69/2.40  
% 15.69/2.40  fork 6: search terminated without proof.
% 15.69/2.42  
% 15.69/2.42  **** run 119 fork 6 starts with strategy
% 15.69/2.42  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.69/2.42  
% 15.69/2.42  **** run 117 fork 4 starts with strategy
% 15.69/2.42  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.69/2.43  
% 15.69/2.43  fork 0: search finished without proof.
% 16.19/2.45  
% 16.19/2.45  **** run 113 fork 0 starts with strategy
% 16.19/2.45  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.36/2.47  
% 16.36/2.47  fork 7: search finished without proof.
% 16.36/2.48  
% 16.36/2.48  
% 16.36/2.48  fork 3: search terminated without proof.
% 16.36/2.49  
% 16.36/2.49  
% 16.36/2.49  fork 1: search terminated without proof.
% 16.36/2.49  
% 16.36/2.49  **** run 120 fork 7 starts with strategy
% 16.36/2.49  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.36/2.50  
% 16.36/2.50  **** run 124 fork 3 starts with strategy
% 16.36/2.50  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 16.36/2.50  
% 16.36/2.50  
% 16.36/2.50  fork 2: search terminated without proof.
% 16.36/2.50  
% 16.36/2.50  **** run 122 fork 1 starts with strategy
% 16.36/2.50  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 16.36/2.52  
% 16.36/2.52  
% 16.36/2.52  fork 5: search terminated without proof.
% 16.36/2.52  
% 16.36/2.52  **** run 115 fork 2 starts with strategy
% 16.36/2.52  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.36/2.54  
% 16.36/2.54  **** run 118 fork 5 starts with strategy
% 16.36/2.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.36/2.56  
% 16.36/2.56  
% 16.36/2.56  fork 4: search terminated without proof.
% 16.36/2.56  
% 16.36/2.56  
% 16.36/2.56  fork 6: search terminated without proof.
% 16.36/2.56  
% 16.36/2.56  fork 0: search finished without proof.
% 16.36/2.58  
% 16.36/2.58  **** run 127 fork 6 starts with strategy
% 16.36/2.58  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.36/2.58  
% 16.36/2.58  **** run 125 fork 4 starts with strategy
% 16.36/2.58  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.36/2.59  
% 16.36/2.59  **** run 121 fork 0 starts with strategy
% 16.36/2.59  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 16.88/2.62  
% 16.88/2.62  
% 16.88/2.62  fork 7: search terminated without proof.
% 16.88/2.63  
% 16.88/2.63  
% 16.88/2.63  fork 3: search terminated without proof.
% 17.63/2.63  
% 17.63/2.63  
% 17.63/2.63  fork 1: search terminated without proof.
% 17.63/2.64  
% 17.63/2.64  **** run 128 fork 7 starts with strategy
% 17.63/2.64  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.63/2.64  
% 17.63/2.64  **** run 132 fork 3 starts with strategy
% 17.63/2.64  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.63/2.65  
% 17.63/2.65  
% 17.63/2.65  fork 2: search terminated without proof.
% 17.63/2.65  
% 17.63/2.65  **** run 130 fork 1 starts with strategy
% 17.63/2.65  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.63/2.67  
% 17.63/2.67  **** run 123 fork 2 starts with strategy
% 17.63/2.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.63/2.68  
% 17.63/2.68  fork 1: search finished without proof.
% 17.63/2.69  
% 17.63/2.69  
% 17.63/2.69  fork 5: search terminated without proof.
% 17.63/2.70  
% 17.63/2.70  **** run 138 fork 1 starts with strategy
% 17.63/2.70  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 17.63/2.71  
% 17.63/2.71  **** run 126 fork 5 starts with strategy
% 17.63/2.71  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.30/2.72  
% 18.30/2.72  
% 18.30/2.72  fork 4: search terminated without proof.
% 18.30/2.73  
% 18.30/2.73  
% 18.30/2.73  fork 0: search terminated without proof.
% 18.30/2.74  
% 18.30/2.74  **** run 133 fork 4 starts with strategy
% 18.30/2.74  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.30/2.75  
% 18.30/2.75  **** run 129 fork 0 starts with strategy
% 18.30/2.75  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 18.30/2.76  
% 18.30/2.76  fork 5: search finished without proof.
% 18.80/2.78  
% 18.80/2.78  **** run 134 fork 5 starts with strategy
% 18.80/2.78  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.80/2.80  
% 18.80/2.80  
% 18.80/2.80  fork 2: search terminated without proof.
% 18.80/2.82  
% 18.80/2.82  **** run 131 fork 2 starts with strategy
% 18.80/2.82  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 25.13/3.60  
% 25.13/3.60  
% 25.13/3.60  fork 6: search terminated without proof.
% 25.48/3.62  
% 25.48/3.62  **** run 135 fork 6 starts with strategy
% 25.48/3.62  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.59/3.67  
% 25.59/3.67  
% 25.59/3.67  fork 7: search terminated without proof.
% 25.59/3.67  
% 25.59/3.67  
% 25.59/3.67  fork 3: search terminated without proof.
% 25.59/3.69  
% 25.59/3.69  **** run 136 fork 7 starts with strategy
% 25.59/3.69  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 25.59/3.69  
% 25.59/3.69  **** run 140 fork 3 starts with strategy
% 25.59/3.69  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 26.22/3.74  
% 26.22/3.74  
% 26.22/3.74  fork 1: search terminated without proof.
% 26.22/3.76  
% 26.22/3.76  **** run 146 fork 1 starts with strategy
% 26.22/3.76  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.22/3.76  
% 26.22/3.76  
% 26.22/3.76  fork 4: search terminated without proof.
% 26.68/3.77  
% 26.68/3.77  
% 26.68/3.77  fork 0: search terminated without proof.
% 26.68/3.79  
% 26.68/3.79  **** run 141 fork 4 starts with strategy
% 26.68/3.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 26.68/3.79  
% 26.68/3.79  **** run 137 fork 0 starts with strategy
% 26.68/3.79  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.68/3.84  
% 26.68/3.84  
% 26.68/3.84  fork 2: search terminated without proof.
% 26.68/3.87  
% 26.68/3.87  **** run 139 fork 2 starts with strategy
% 26.68/3.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.68/3.91  
% 26.68/3.91  
% 26.68/3.91  fork 5: search terminated without proof.
% 27.41/3.93  
% 27.41/3.93  **** run 142 fork 5 starts with strategy
% 27.41/3.93  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 33.35/4.65  
% 33.35/4.65  
% 33.35/4.65  fork 6: search terminated without proof.
% 33.35/4.68  
% 33.35/4.68  **** run 143 fork 6 starts with strategy
% 33.35/4.68  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 33.84/4.72  
% 33.84/4.72  
% 33.84/4.72  fork 3: search terminated without proof.
% 33.84/4.74  
% 33.84/4.74  
% 33.84/4.74  fork 7: search terminated without proof.
% 33.84/4.74  
% 33.84/4.74  **** run 148 fork 3 starts with strategy
% 33.84/4.74  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 33.84/4.76  
% 33.84/4.76  **** run 144 fork 7 starts with strategy
% 33.84/4.76  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 34.55/4.79  No candidate clauses found.
% 34.55/4.79  
% 34.55/4.79  
% 34.55/4.79  fork 7: search terminated without proof.
% 34.55/4.80  
% 34.55/4.80  
% 34.55/4.80  fork 1: search terminated without proof.
% 34.55/4.81  
% 34.55/4.81  **** run 152 fork 7 starts with strategy
% 34.55/4.81  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 34.83/4.82  
% 34.83/4.82  **** run 154 fork 1 starts with strategy
% 34.83/4.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 34.83/4.83  
% 34.83/4.83  
% 34.83/4.83  fork 0: search terminated without proof.
% 35.04/4.85  
% 35.04/4.85  
% 35.04/4.85  fork 4: search terminated without proof.
% 35.04/4.85  
% 35.04/4.85  **** run 145 fork 0 starts with strategy
% 35.04/4.85  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 35.04/4.87  
% 35.04/4.87  **** run 149 fork 4 starts with strategy
% 35.04/4.87  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.04/4.91  
% 35.04/4.91  
% 35.04/4.91  fork 2: search terminated without proof.
% 35.76/4.93  
% 35.76/4.93  **** run 147 fork 2 starts with strategy
% 35.76/4.93  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.24/4.99  
% 36.24/4.99  
% 36.24/4.99  fork 5: search terminated without proof.
% 36.24/5.01  
% 36.24/5.01  **** run 150 fork 5 starts with strategy
% 36.24/5.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 41.16/5.74  
% 41.16/5.74  
% 41.16/5.74  fork 6: search terminated without proof.
% 42.20/5.76  
% 42.20/5.76  **** run 151 fork 6 starts with strategy
% 42.20/5.76  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 42.20/5.77  
% 42.20/5.77  
% 42.20/5.77  fork 3: search terminated without proof.
% 42.20/5.79  
% 42.20/5.79  **** run 156 fork 3 starts with strategy
% 42.20/5.79  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 42.98/5.87  
% 42.98/5.87  
% 42.98/5.87  fork 7: search terminated without proof.
% 42.98/5.89  
% 42.98/5.89  
% 42.98/5.89  fork 1: search terminated without proof.
% 43.35/5.90  
% 43.35/5.90  **** run 160 fork 7 starts with strategy
% 43.35/5.90  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 43.35/5.90  
% 43.35/5.90  
% 43.35/5.90  fork 0: search terminated without proof.
% 43.35/5.91  
% 43.35/5.91  **** run 162 fork 1 starts with strategy
% 43.35/5.91  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 43.35/5.92  
% 43.35/5.92  
% 43.35/5.92  fork 4: search terminated without proof.
% 43.35/5.93  
% 43.35/5.93  **** run 153 fork 0 starts with strategy
% 43.35/5.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 43.35/5.94  
% 43.35/5.94  **** run 157 fork 4 starts with strategy
% 43.35/5.94  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 43.71/5.95  
% 43.71/5.95  
% 43.71/5.95  fork 2: search terminated without proof.
% 43.71/5.98  
% 43.71/5.98  **** run 155 fork 2 starts with strategy
% 43.71/5.98  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 44.52/6.08  
% 44.52/6.08  
% 44.52/6.08  fork 5: search terminated without proof.
% 44.93/6.10  
% 44.93/6.10  **** run 158 fork 5 starts with strategy
% 44.93/6.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 50.38/6.81  
% 50.38/6.81  
% 50.38/6.81  fork 6: search terminated without proof.
% 50.38/6.82  
% 50.38/6.82  
% 50.38/6.82  fork 3: search terminated without proof.
% 50.38/6.83  
% 50.38/6.83  **** run 159 fork 6 starts with strategy
% 50.38/6.83  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 50.38/6.83  
% 50.38/6.83  **** run 164 fork 3 starts with strategy
% 50.38/6.83  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 50.98/6.87  
% 50.98/6.87  fork 3: search finished without proof.
% 50.98/6.89  
% 50.98/6.89  **** run 172 fork 3 starts with strategy
% 50.98/6.89  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 51.41/6.92  
% 51.41/6.92  fork 1: search finished without proof.
% 51.41/6.94  
% 51.41/6.94  **** run 170 fork 1 starts with strategy
% 51.41/6.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 51.71/6.96  
% 51.71/6.96  
% 51.71/6.96  fork 0: search terminated without proof.
% 51.71/6.96  
% 51.71/6.96  
% 51.71/6.96  fork 7: search terminated without proof.
% 51.71/6.98  
% 51.71/6.98  **** run 161 fork 0 starts with strategy
% 51.71/6.98  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 51.71/6.98  
% 51.71/6.98  **** run 168 fork 7 starts with strategy
% 51.71/6.98  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 51.71/7.00  
% 51.71/7.00  
% 51.71/7.00  fork 4: search terminated without proof.
% 51.71/7.00  
% 51.71/7.00  
% 51.71/7.00  fork 2: search terminated without proof.
% 51.71/7.02  
% 51.71/7.02  **** run 165 fork 4 starts with strategy
% 51.71/7.02  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.71/7.03  
% 51.71/7.03  **** run 163 fork 2 starts with strategy
% 51.71/7.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.37/7.08  
% 52.37/7.08  fork 2: search finished without proof.
% 52.37/7.10  
% 52.37/7.10  **** run 171 fork 2 starts with strategy
% 52.37/7.10  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 52.37/7.12  
% 52.37/7.12  
% 52.37/7.12  fork 5: search terminated without proof.
% 52.37/7.15  
% 52.37/7.15  **** run 166 fork 5 starts with strategy
% 52.37/7.15  {"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}
% 57.32/7.86  
% 57.32/7.86  
% 57.32/7.86  fork 6: search terminated without proof.
% 58.07/7.88  
% 58.07/7.88  **** run 167 fork 6 starts with strategy
% 58.07/7.88  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 59.88/8.01  
% 59.88/8.01  
% 59.88/8.01  fork 7: search terminated without proof.
% 59.88/8.01  
% 59.88/8.01  
% 59.88/8.01  fork 0: search terminated without proof.
% 59.88/8.02  
% 59.88/8.02  
% 59.88/8.02  fork 3: search terminated without proof.
% 59.88/8.03  
% 59.88/8.03  **** run 176 fork 7 starts with strategy
% 59.88/8.03  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 59.88/8.03  
% 59.88/8.03  **** run 169 fork 0 starts with strategy
% 59.88/8.03  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 59.88/8.04  
% 59.88/8.04  **** run 180 fork 3 starts with strategy
% 59.88/8.04  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 59.88/8.07  
% 59.88/8.07  
% 59.88/8.07  fork 4: search terminated without proof.
% 60.45/8.09  
% 60.45/8.09  **** run 173 fork 4 starts with strategy
% 60.45/8.09  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 60.45/8.11  
% 60.45/8.11  fork 1: search finished without proof.
% 60.45/8.13  
% 60.45/8.13  
% 60.45/8.13  fork 2: search terminated without proof.
% 60.45/8.13  
% 60.45/8.13  **** run 178 fork 1 starts with strategy
% 60.45/8.13  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 60.45/8.15  
% 60.45/8.15  **** run 179 fork 2 starts with strategy
% 60.45/8.15  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 61.15/8.18  
% 61.15/8.18  
% 61.15/8.18  fork 5: search terminated without proof.
% 61.29/8.20  
% 61.29/8.20  **** run 174 fork 5 starts with strategy
% 61.29/8.20  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 67.02/8.92  
% 67.02/8.92  
% 67.02/8.92  fork 6: search terminated without proof.
% 67.08/8.94  
% 67.08/8.94  **** run 175 fork 6 starts with strategy
% 67.08/8.94  {"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.08/9.06  
% 67.08/9.06  
% 67.08/9.06  fork 7: search terminated without proof.
% 67.08/9.08  
% 67.08/9.08  **** run 184 fork 7 starts with strategy
% 67.08/9.08  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 67.08/9.08  
% 67.08/9.08  
% 67.08/9.08  fork 3: search terminated without proof.
% 67.85/9.10  
% 67.85/9.10  **** run 188 fork 3 starts with strategy
% 67.85/9.10  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 67.85/9.14  
% 67.85/9.14  
% 67.85/9.14  fork 4: search terminated without proof.
% 67.85/9.15  
% 67.85/9.15  fork 2: search finished without proof.
% 68.88/9.16  
% 68.88/9.16  **** run 181 fork 4 starts with strategy
% 68.88/9.16  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.88/9.17  
% 68.88/9.17  **** run 187 fork 2 starts with strategy
% 68.88/9.17  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 68.88/9.23  
% 68.88/9.23  
% 68.88/9.23  fork 5: search terminated without proof.
% 68.88/9.23  
% 68.88/9.23  
% 68.88/9.23  fork 1: search terminated without proof.
% 69.61/9.25  
% 69.61/9.25  **** run 182 fork 5 starts with strategy
% 69.61/9.25  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 69.61/9.26  
% 69.61/9.26  **** run 186 fork 1 starts with strategy
% 69.61/9.26  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.91/9.30  
% 69.91/9.30  
% 69.91/9.30  fork 0: search terminated without proof.
% 69.91/9.32  
% 69.91/9.32  **** run 177 fork 0 starts with strategy
% 69.91/9.32  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 75.12/9.97  
% 75.12/9.97  
% 75.12/9.97  fork 6: search terminated without proof.
% 75.12/9.99  
% 75.12/9.99  **** run 183 fork 6 starts with strategy
% 75.12/9.99  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 76.31/10.13  
% 76.31/10.13  
% 76.31/10.13  fork 3: search terminated without proof.
% 76.71/10.15  
% 76.71/10.15  **** run 196 fork 3 starts with strategy
% 76.71/10.15  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 76.71/10.16  
% 76.71/10.16  
% 76.71/10.16  fork 7: search terminated without proof.
% 76.71/10.19  
% 76.71/10.19  **** run 192 fork 7 starts with strategy
% 76.71/10.19  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 76.71/10.19  
% 76.71/10.19  
% 76.71/10.19  fork 4: search terminated without proof.
% 77.11/10.20  
% 77.11/10.20  
% 77.11/10.20  fork 2: search terminated without proof.
% 77.11/10.21  
% 77.11/10.21  **** run 189 fork 4 starts with strategy
% 77.11/10.21  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 77.11/10.22  
% 77.11/10.22  **** run 195 fork 2 starts with strategy
% 77.11/10.22  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 77.11/10.28  
% 77.11/10.28  
% 77.11/10.28  fork 5: search terminated without proof.
% 77.11/10.30  
% 77.11/10.30  
% 77.11/10.30  fork 1: search terminated without proof.
% 77.11/10.32  
% 77.11/10.32  **** run 194 fork 1 starts with strategy
% 77.11/10.32  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 77.11/10.32  
% 77.11/10.32  **** run 190 fork 5 starts with strategy
% 77.11/10.32  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 77.59/10.36  
% 77.59/10.36  
% 77.59/10.36  fork 0: search terminated without proof.
% 77.59/10.38  
% 77.59/10.38  **** run 185 fork 0 starts with strategy
% 77.59/10.38  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 83.79/11.12  
% 83.79/11.12  
% 83.79/11.12  fork 6: search terminated without proof.
% 84.49/11.15  
% 84.49/11.15  **** run 191 fork 6 starts with strategy
% 84.49/11.15  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 84.81/11.19  
% 84.81/11.19  
% 84.81/11.19  fork 3: search terminated without proof.
% 84.81/11.21  
% 84.81/11.21  **** run 204 fork 3 starts with strategy
% 84.81/11.21  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 84.81/11.23  
% 84.81/11.23  
% 84.81/11.23  fork 7: search terminated without proof.
% 85.27/11.25  
% 85.27/11.25  
% 85.27/11.25  fork 4: search terminated without proof.
% 85.27/11.25  
% 85.27/11.25  **** run 200 fork 7 starts with strategy
% 85.27/11.25  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 85.38/11.26  
% 85.38/11.26  **** run 197 fork 4 starts with strategy
% 85.38/11.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 85.38/11.27  
% 85.38/11.27  
% 85.38/11.27  fork 2: search terminated without proof.
% 85.38/11.29  
% 85.38/11.29  **** run 203 fork 2 starts with strategy
% 85.38/11.29  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 85.82/11.34  
% 85.82/11.34  
% 85.82/11.34  fork 5: search terminated without proof.
% 86.20/11.36  
% 86.20/11.36  
% 86.20/11.36  fork 1: search terminated without proof.
% 86.20/11.36  
% 86.20/11.36  **** run 198 fork 5 starts with strategy
% 86.20/11.36  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 86.20/11.39  
% 86.20/11.39  **** run 202 fork 1 starts with strategy
% 86.20/11.39  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 86.20/11.41  
% 86.20/11.41  
% 86.20/11.41  fork 0: search terminated without proof.
% 86.20/11.43  
% 86.20/11.43  **** run 193 fork 0 starts with strategy
% 86.20/11.43  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 92.80/12.25  
% 92.80/12.25  
% 92.80/12.25  fork 6: search terminated without proof.
% 92.80/12.26  
% 92.80/12.26  
% 92.80/12.26  fork 3: search terminated without proof.
% 92.80/12.28  
% 92.80/12.28  
% 92.80/12.28  fork 7: search terminated without proof.
% 92.80/12.28  
% 92.80/12.28  **** run 212 fork 3 starts with strategy
% 92.80/12.28  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 92.80/12.29  
% 92.80/12.29  
% 92.80/12.29  fork 4: search terminated without proof.
% 92.80/12.30  
% 92.80/12.30  **** run 199 fork 6 starts with strategy
% 92.80/12.30  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 92.80/12.31  
% 92.80/12.31  **** run 208 fork 7 starts with strategy
% 92.80/12.31  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 92.80/12.32  
% 92.80/12.32  **** run 205 fork 4 starts with strategy
% 92.80/12.32  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 93.36/12.33  
% 93.36/12.33  
% 93.36/12.33  fork 2: search terminated without proof.
% 93.86/12.34  
% 93.86/12.34  fork 6: search finished without proof.
% 93.86/12.36  
% 93.86/12.36  **** run 207 fork 6 starts with strategy
% 93.86/12.36  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 93.86/12.36  
% 93.86/12.36  **** run 211 fork 2 starts with strategy
% 93.86/12.36  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 94.24/12.39  
% 94.24/12.39  
% 94.24/12.39  fork 5: search terminated without proof.
% 94.24/12.40  
% 94.24/12.40  fork 0: search finished without proof.
% 94.24/12.41  
% 94.24/12.41  **** run 206 fork 5 starts with strategy
% 94.24/12.41  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 94.24/12.42  
% 94.24/12.42  
% 94.24/12.42  fork 1: search terminated without proof.
% 94.24/12.42  
% 94.24/12.42  **** run 201 fork 0 starts with strategy
% 94.24/12.42  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 94.75/12.45  
% 94.75/12.45  **** run 210 fork 1 starts with strategy
% 94.75/12.45  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 94.84/12.48  
% 94.84/12.48  fork 1: search finished without proof.
% 94.84/12.49  
% 94.84/12.49  **** run 218 fork 1 starts with strategy
% 94.84/12.49  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 101.45/13.33  
% 101.45/13.33  
% 101.45/13.33  fork 3: search terminated without proof.
% 101.45/13.35  
% 101.45/13.35  
% 101.45/13.35  fork 4: search terminated without proof.
% 101.45/13.35  
% 101.45/13.35  **** run 220 fork 3 starts with strategy
% 101.45/13.35  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 101.45/13.37  
% 101.45/13.37  **** run 213 fork 4 starts with strategy
% 101.45/13.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 102.13/13.39  
% 102.13/13.39  
% 102.13/13.39  fork 2: search terminated without proof.
% 102.13/13.39  
% 102.13/13.39  
% 102.13/13.39  fork 6: search terminated without proof.
% 102.13/13.41  
% 102.13/13.41  **** run 219 fork 2 starts with strategy
% 102.13/13.41  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 102.13/13.42  
% 102.13/13.42  **** run 215 fork 6 starts with strategy
% 102.13/13.42  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 102.13/13.42  
% 102.13/13.42  
% 102.13/13.42  fork 7: search terminated without proof.
% 102.13/13.44  
% 102.13/13.44  **** run 216 fork 7 starts with strategy
% 102.13/13.44  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 102.13/13.44  
% 102.13/13.44  
% 102.13/13.44  fork 5: search terminated without proof.
% 102.13/13.47  
% 102.13/13.47  **** run 214 fork 5 starts with strategy
% 102.13/13.47  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 102.13/13.48  
% 102.13/13.48  fork 7: search finished without proof.
% 102.90/13.48  
% 102.90/13.48  fork 1: search finished without proof.
% 102.90/13.51  
% 102.90/13.51  **** run 226 fork 1 starts with strategy
% 102.90/13.51  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 102.90/13.51  
% 102.90/13.51  
% 102.90/13.51  fork 0: search terminated without proof.
% 102.90/13.51  
% 102.90/13.51  **** run 224 fork 7 starts with strategy
% 102.90/13.51  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 102.90/13.54  
% 102.90/13.54  **** run 209 fork 0 starts with strategy
% 102.90/13.54  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 108.93/14.40  
% 108.93/14.40  
% 108.93/14.40  fork 4: search terminated without proof.
% 109.56/14.42  
% 109.56/14.42  **** run 221 fork 4 starts with strategy
% 109.56/14.42  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 109.56/14.43  
% 109.56/14.43  
% 109.56/14.43  fork 3: search terminated without proof.
% 109.56/14.45  
% 109.56/14.45  
% 109.56/14.45  fork 2: search terminated without proof.
% 109.56/14.46  
% 109.56/14.46  **** run 228 fork 3 starts with strategy
% 109.56/14.46  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 109.56/14.48  
% 109.56/14.48  
% 109.56/14.48  result: proof found
% 109.56/14.48  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 109.56/14.48  by run 224 fork 7 strategy {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 109.56/14.48  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 109.56/14.48  
% 109.56/14.48  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 109.56/14.48  
% 109.56/14.48  run 224 fork 7 statistics:
% 109.56/14.48  ----------------------------------
% 109.56/14.48  this run seconds: 0.156692
% 109.56/14.48  total seconds: 13.025629
% 109.56/14.48  stat_given_used: 792
% 109.56/14.48  stat_given_used_at_endgame: 0
% 109.56/14.48  stat_given_candidates:   3733
% 109.56/14.48  stat_given_candidates_at_endgame: 0
% 109.56/14.48  stat_given_candidates_h: 0
% 109.56/14.48  stat_binres_derived_cl:   6422
% 109.56/14.48  stat_binres_derived_cl_h: 0
% 109.56/14.48  stat_factor_derived_cl: 156
% 109.56/14.48  stat_para_derived_cl: 9854
% 109.56/14.48  stat_tautologies_discarded: 710
% 109.56/14.48  stat_forward_subsumed: 3717
% 109.56/14.48  stat_derived_cut: 2602
% 109.56/14.48  stat_derived_rewritten: 121
% 109.56/14.48  stat_weight_discarded_building: 0
% 109.56/14.48  stat_weight_discarded_cl: 0
% 109.56/14.48  stat_internlimit_discarded_cl: 0
% 109.56/14.48  stat_simplified:  123 simplified 0 derived 0 given
% 109.56/14.48  stat_kept_cl: 11254
% 109.56/14.48  stat_built_cl: 12961
% 109.56/14.48  stat_hyperres_partial_cl: 0
% 109.56/14.48  stat_made_rewriters: 64
% 109.56/14.48  stat_backward_subsumed: 0
% 109.56/14.48  stat_propagated_subsumed: 0
% 109.56/14.48  stat_clsubs_attempted:                      7497
% 109.56/14.48  stat_clsubs_fact_groundunit_found:            16
% 109.56/14.48  stat_clsubs_rule_groundunit_found:            27
% 109.56/14.48  stat_clsubs_top_meta_attempted:             676534
% 109.56/14.48  stat_clsubs_top_meta_failed:                669037
% 109.56/14.48  stat_clsubs_top_meta_nonpref_attempted:              676534
% 109.56/14.48  stat_clsubs_top_meta_nonpref_succeeded:              161909
% 109.56/14.48  stat_clsubs_top_meta_pref_attempted:                 161909
% 109.56/14.48  stat_clsubs_top_meta_pref1_succeeded:                 53855
% 109.56/14.48  stat_clsubs_top_meta_pref2_succeeded:                 18371
% 109.56/14.48  stat_clsubs_top_meta_pref3_succeeded:                  7497
% 109.56/14.48  stat_clsubs_top_meta_pref_succeeded:                   7497
% 109.56/14.48  stat_clsubs_meta_attempted:                15057
% 109.56/14.48  stat_clsubs_meta_failed:                    6981
% 109.56/14.48  stat_clsubs_predsymbs_attempted:               0
% 109.56/14.48  stat_clsubs_unit_attempted:                  692
% 109.56/14.48  stat_clsubs_full_attempted:                 6805
% 109.56/14.48  stat_forwardsubs_attempted:                14972
% 109.56/14.48  stat_lit_hash_added:                  12234
% 109.56/14.48  stat_lit_hash_computed:               78023
% 109.56/14.48  stat_lit_hash_match_found:             8520
% 109.56/14.48  stat_lit_hash_match_miss:             93719
% 109.56/14.48  stat_lit_hash_cut_ok:                  4385
% 109.56/14.48  stat_lit_strong_cut_ok:                 227
% 109.56/14.48  stat_lit_hash_subsume_ok:              3717
% 109.56/14.48  clqueue els 10000000 used 1
% 109.56/14.48  clactive els 10000000 used 793
% 109.56/14.48  clactivesubsume els 10000000 used 3319
% 109.56/14.48  queue_termbuf els 200000000 used 862638
% 109.56/14.48  hyper_termbuf els 100000000 used 1
% 109.56/14.48  active_termbuf els 100000000 used 35111
% 109.56/14.48  varstack els 5000 last used 1
% 109.56/14.48  given_termbuf els 10000000 last used 1
% 109.56/14.48  simplified_termbuf els 10000000 last used 1
% 109.56/14.48  derived_termbuf els 10000000 last used 33
% 109.56/14.48  wr_mallocs: 18998
% 109.56/14.48  wr_callocs: 21
% 109.56/14.48  wr_reallocs: 2087
% 109.56/14.48  wr_frees: 4
% 109.56/14.48  wr_malloc_bytes: 4163282468
% 109.56/14.48  wr_calloc_bytes: 112065536
% 109.56/14.48  wr_realloc_bytes: 631208
% 109.56/14.48  wr_realloc_freebytes: 0
% 109.56/14.48  ----------------------------------
% 109.56/14.48  
% 109.56/14.48  **** run 227 fork 2 starts with strategy
% 109.56/14.48  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
%------------------------------------------------------------------------------