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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 207.31s 27.19s
% Output   : CNFRefutation 207.31s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named co1_10)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ neq(sk4,nil)
    | ~ neq(nil,sk4)
    | ~ neq(nil,sk4)
    | app(X1,X2) != X0
    | cons(X3,nil) != X2
    | hd(sk4) != X3
    | tl(sk4) != X1
    | sk3 = X0
    | ~ ssItem(X3)
    | ~ ssList(X2)
    | ~ ssList(X1)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],[co1_10]) ).

cnf('2',plain,
    sk2 = sk4,
    inference(cnf_transformation,[],[co1_5]) ).

cnf('3',plain,
    neq(sk2,nil),
    inference(cnf_transformation,[],[co1_7]) ).

cnf('4',plain,
    neq(sk4,nil),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    ( ~ neq(nil,sk4)
    | ~ neq(nil,sk4)
    | app(X,Y) != Z
    | cons(U,nil) != Y
    | hd(sk4) != U
    | tl(sk4) != X
    | sk3 = Z
    | ~ ssItem(U)
    | ~ ssList(Y)
    | ~ ssList(X)
    | ~ ssList(Z) ),
    inference(simplify,[],['1','4']) ).

cnf('6',plain,
    ( ~ neq(nil,sk4)
    | sk3 = app(X,Y)
    | cons(Z,nil) != Y
    | hd(sk4) != Z
    | tl(sk4) != X
    | ~ ssList(app(X,Y))
    | ~ ssItem(Z)
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(reflexivity,[],['5']) ).

cnf('7',plain,
    ( ~ neq(nil,sk4)
    | sk3 = app(X,cons(Y,nil))
    | ~ ssList(app(X,cons(Y,nil)))
    | hd(sk4) != Y
    | tl(sk4) != X
    | ~ ssList(cons(Y,nil))
    | ~ ssItem(Y)
    | ~ ssList(X) ),
    inference(reflexivity,[],['6']) ).

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

cnf('9',plain,
    ( app(nil,X) = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause74']) ).

cnf('10',plain,
    ( app(X,nil) = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause73']) ).

cnf('11',plain,
    ( app(app(X2,cons(X0,nil)),X1) != sk1
    | app(app(X1,cons(X0,nil)),X2) != sk2
    | ~ ssItem(X0)
    | ~ ssList(X2)
    | ~ ssList(X1) ),
    inference(cnf_transformation,[],[co1_8]) ).

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

cnf('13',plain,
    ( app(app(X,cons(Y,nil)),Z) != sk3
    | app(app(Z,cons(Y,nil)),X) != sk4
    | ~ ssItem(Y)
    | ~ ssList(X)
    | ~ ssList(Z) ),
    inference(simplify,[then_simplify],['11','12','2']) ).

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

cnf('15',plain,
    ( app(app(nil,cons(X,nil)),Y) != sk4
    | app(Y,cons(X,nil)) != sk3
    | ~ ssList(app(Y,cons(X,nil)))
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[then_simplify],['10','13','14']) ).

cnf('16',plain,
    ( app(cons(X,nil),Y) != sk4
    | app(Y,cons(X,nil)) != sk3
    | ~ ssList(app(Y,cons(X,nil)))
    | ~ ssList(cons(X,nil))
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['9','15']) ).

cnf('17',plain,
    ( app(X,cons(Y,nil)) != sk3
    | ~ ssList(app(X,cons(Y,nil)))
    | cons(Y,X) != sk4
    | ~ ssList(cons(Y,nil))
    | ~ ssItem(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[],['8','16']) ).

cnf('18',plain,
    ( ~ neq(nil,sk4)
    | ~ ssList(app(X,cons(Y,nil)))
    | cons(Y,X) != sk4
    | hd(sk4) != Y
    | tl(sk4) != X
    | ~ ssList(cons(Y,nil))
    | ~ ssItem(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[],['7','17']) ).

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

cnf('20',plain,
    ( ~ neq(nil,sk4)
    | cons(X3,Y3) != sk4
    | hd(sk4) != X3
    | tl(sk4) != Y3
    | ~ ssList(cons(X3,nil))
    | ~ ssItem(X3)
    | ~ ssList(Y3) ),
    inference(resolution,[],['18','19']) ).

cnf('21',plain,
    ( cons(X,app(Y,Z)) = app(cons(X,Y),Z)
    | ~ ssItem(X)
    | ~ ssList(Z)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause157']) ).

cnf('22',plain,
    ( cons(X,app(Y,Y)) = app(cons(X,Y),Y)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(factorization,[],['21']) ).

cnf('23',plain,
    ( cons(X,app(nil,Y)) = cons(X,Y)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[then_simplify],['8','21','14']) ).

cnf('24',plain,
    ( app(cons(X,nil),nil) = cons(X,nil)
    | ~ ssItem(X) ),
    inference(paramodulation,[then_simplify],['22','23','14']) ).

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

cnf('26',plain,
    ( ssList(app(cons(X,Y),Z))
    | ~ ssList(app(Y,Z))
    | ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z) ),
    inference(paramodulation,[],['21','25']) ).

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

cnf('28',plain,
    ( app(X,Y) = app(nil,app(X,Y))
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['9','27','14']) ).

cnf('29',plain,
    ( app(app(X,Y),X) = app(X,app(Y,X))
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(factorization,[],['27']) ).

cnf('30',plain,
    ( app(app(nil,X),nil) = app(X,nil)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['28','29','14']) ).

cnf('31',plain,
    ( ~ ssList(app(nil,X))
    | ssList(app(X,nil))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['30','19','14']) ).

cnf('32',plain,
    ( ssList(app(X,X))
    | ~ ssList(X) ),
    inference(factorization,[],['19']) ).

cnf('33',plain,
    ssList(app(nil,nil)),
    inference(resolution,[then_simplify],['31','32','14']) ).

cnf('34',plain,
    ( ssList(cons(X3,nil))
    | ~ ssItem(X3) ),
    inference(paramodulation,[then_simplify],['24','26','33','14']) ).

cnf('35',plain,
    ( ~ neq(nil,sk4)
    | cons(X,Y) != sk4
    | hd(sk4) != X
    | tl(sk4) != Y
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(simplify,[],['20','34']) ).

cnf('36',plain,
    ( neq(X,Y)
    | X = Y
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause100']) ).

cnf('37',plain,
    ( app(X,Y) = nil
    | nil != Y
    | nil != X
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause145']) ).

cnf('38',plain,
    ( app(nil,X) = nil
    | nil != X
    | ~ ssList(X) ),
    inference(reflexivity,[then_simplify],['37','14']) ).

cnf('39',plain,
    ( app(X,X) = nil
    | nil != X
    | ~ ssList(X) ),
    inference(factorization,[],['37']) ).

cnf('40',plain,
    app(nil,nil) = nil,
    inference(reflexivity,[then_simplify],['39','14']) ).

cnf('41',plain,
    ( app(nil,X) = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['40','27','14']) ).

cnf('42',plain,
    ( X = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[],['9','41']) ).

cnf('43',plain,
    ( X3 = app(nil,nil)
    | nil != X3
    | ~ ssList(X3) ),
    inference(paramodulation,[],['38','42']) ).

cnf('44',plain,
    ( X = nil
    | nil != X
    | ~ ssList(X) ),
    inference(simplify,[],['43','40']) ).

cnf('45',plain,
    ( ~ neq(X,Y)
    | X != Y
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause115']) ).

cnf('46',plain,
    neq(sk4,nil),
    inference(paramodulation,[],['2','3']) ).

cnf('47',plain,
    ssList(sk4),
    inference(cnf_transformation,[],[co1_4]) ).

cnf('48',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['45','46','14','47']) ).

cnf('49',plain,
    nil != sk4,
    inference(resolution,[then_simplify],['44','48','47']) ).

cnf('50',plain,
    ( cons(X,Y) != sk4
    | hd(sk4) != X
    | tl(sk4) != Y
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(resolution,[then_simplify],['35','36','49','14','47']) ).

cnf('51',plain,
    ( cons(hd(X),tl(X)) = X
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause104']) ).

cnf('52',plain,
    ( ~ ssList(tl(sk4))
    | ~ ssItem(hd(sk4)) ),
    inference(resolution,[then_simplify],['50','51','49','47']) ).

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

cnf('54',plain,
    ~ ssList(tl(sk4)),
    inference(resolution,[then_simplify],['52','53','49','47']) ).

cnf('55',plain,
    ( ssList(tl(X))
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause75']) ).

cnf('56',plain,
    $false,
    inference(resolution,[then_simplify],['54','55','49','47']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWC418-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n012.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 14:36:24 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.39  
% 0.13/0.39  input clause set summed statistics:
% 0.13/0.39  ----------------------------------
% 0.13/0.39  in_clause_count:                   195
% 0.13/0.39  in_rule_clause_count:              178
% 0.13/0.39  in_fact_clause_count:               17
% 0.13/0.39  in_answer_clause_count:              0
% 0.13/0.39  in_ground_clause_count:             20
% 0.13/0.39  in_unit_clause_count:               61
% 0.13/0.39  in_horn_clause_count:              162
% 0.13/0.39  in_pos_clause_count:                59
% 0.13/0.39  in_neg_clause_count:                14
% 0.13/0.39  in_poseq_clause_count:              60
% 0.13/0.39  in_negeq_clause_count:              37
% 0.13/0.39  in_unitposeq_clause_count:           2
% 0.13/0.39  in_chain_clause_count:               0
% 0.13/0.39  in_min_length:             1
% 0.13/0.39  in_max_length:            12
% 0.13/0.39  in_min_depth:              1
% 0.13/0.39  in_max_depth:              5
% 0.13/0.39  in_min_size:               2
% 0.13/0.39  in_max_size:              38
% 0.13/0.39  in_min_vars:               0
% 0.13/0.39  in_max_vars:               6
% 0.13/0.39  in_extaxiom_count:               185
% 0.13/0.39  in_axiom_count:                    0
% 0.13/0.39  in_assumption_count:               0
% 0.13/0.39  in_goal_count:                    10
% 0.13/0.39  in_neg_goal_count:                 1
% 0.13/0.39  in_pos_goal_count:                 7
% 0.13/0.39  in_posunit_goal_count:             7
% 0.13/0.39  
% 0.13/0.39  auto guide:
% 0.13/0.39  -----------
% 0.13/0.39  {
% 0.13/0.39  "print":1,
% 0.13/0.39  "print_level": 15,
% 0.13/0.39  "max_size": 0,
% 0.13/0.39  "max_depth": 0,
% 0.13/0.39  "max_length": 0,
% 0.13/0.39  "max_dseconds": 0,
% 0.13/0.39  "runs":[
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.13/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.13/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.13/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.39  
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.13/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.13/0.39  
% 0.13/0.39  ]}
% 0.13/0.39  
% 0.13/0.39  
% 0.13/0.39  **** run 1 fork 0 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 2 fork 1 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 3 fork 2 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 4 fork 3 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 5 fork 4 starts with strategy
% 0.13/0.40  
% 0.13/0.40  **** run 6 fork 5 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 7 fork 6 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.13/0.41  
% 0.13/0.41  **** run 8 fork 7 starts with strategy
% 0.13/0.41  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.52  
% 0.19/0.52  fork 3: search finished without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 2: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 4: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 0: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 1: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 5: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 7: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 11 fork 2 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.55  
% 0.19/0.55  **** run 15 fork 6 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.56  
% 0.19/0.56  **** run 9 fork 0 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.56  
% 0.19/0.56  **** run 10 fork 1 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.56  
% 0.19/0.56  **** run 13 fork 4 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.57  
% 0.19/0.57  **** run 16 fork 7 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.57  
% 0.19/0.57  **** run 14 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 3: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 2: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 6: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 4: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 1: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 0: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 5: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  **** run 19 fork 2 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.71  
% 0.19/0.71  **** run 18 fork 1 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.71  
% 0.19/0.71  **** run 23 fork 6 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.72  
% 0.19/0.72  
% 0.19/0.72  fork 7: search terminated without proof.
% 0.19/0.72  
% 0.19/0.72  **** run 21 fork 4 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.72  
% 0.19/0.72  **** run 17 fork 0 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.73  
% 0.19/0.73  **** run 22 fork 5 starts with strategy
% 0.19/0.73  {"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.74  
% 0.19/0.74  **** run 24 fork 7 starts with strategy
% 0.19/0.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.32/0.76  No candidate clauses found.
% 2.32/0.77  
% 2.32/0.77  
% 2.32/0.77  fork 1: search terminated without proof.
% 2.32/0.78  
% 2.32/0.78  **** run 26 fork 1 starts with strategy
% 2.32/0.78  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 2.32/0.84  
% 2.32/0.84  
% 2.32/0.84  fork 4: search terminated without proof.
% 2.32/0.84  
% 2.32/0.84  
% 2.32/0.84  fork 3: search terminated without proof.
% 2.32/0.85  
% 2.32/0.85  
% 2.32/0.85  fork 2: search terminated without proof.
% 2.32/0.85  
% 2.32/0.85  
% 2.32/0.85  fork 6: search terminated without proof.
% 2.32/0.86  
% 2.32/0.86  
% 2.32/0.86  fork 5: search terminated without proof.
% 2.32/0.86  
% 2.32/0.86  **** run 28 fork 3 starts with strategy
% 2.32/0.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.68/0.87  
% 3.68/0.87  
% 3.68/0.87  fork 0: search terminated without proof.
% 3.68/0.87  
% 3.68/0.87  **** run 31 fork 6 starts with strategy
% 3.68/0.87  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.68/0.87  
% 3.68/0.87  **** run 27 fork 2 starts with strategy
% 3.68/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.68/0.88  
% 3.68/0.88  **** run 29 fork 4 starts with strategy
% 3.68/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.68/0.88  
% 3.68/0.88  **** run 30 fork 5 starts with strategy
% 3.68/0.88  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.68/0.89  
% 3.68/0.89  **** run 25 fork 0 starts with strategy
% 3.68/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.68/0.90  
% 3.68/0.90  
% 3.68/0.90  fork 7: search terminated without proof.
% 3.68/0.91  
% 3.68/0.91  
% 3.68/0.91  fork 1: search terminated without proof.
% 4.09/0.93  
% 4.09/0.93  **** run 32 fork 7 starts with strategy
% 4.09/0.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.09/0.94  
% 4.09/0.94  **** run 34 fork 1 starts with strategy
% 4.09/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.36/0.99  
% 4.36/0.99  
% 4.36/0.99  fork 3: search terminated without proof.
% 4.36/1.00  
% 4.36/1.00  
% 4.36/1.00  fork 6: search terminated without proof.
% 4.36/1.00  
% 4.36/1.00  
% 4.36/1.00  fork 5: search terminated without proof.
% 4.36/1.01  
% 4.36/1.01  **** run 36 fork 3 starts with strategy
% 4.36/1.01  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.36/1.01  
% 4.36/1.01  
% 4.36/1.01  fork 2: search terminated without proof.
% 4.36/1.01  
% 4.36/1.01  **** run 39 fork 6 starts with strategy
% 4.36/1.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.36/1.02  
% 4.36/1.02  
% 4.36/1.02  fork 4: search terminated without proof.
% 4.36/1.02  
% 4.36/1.02  **** run 38 fork 5 starts with strategy
% 4.36/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.36/1.02  
% 4.36/1.02  
% 4.36/1.02  fork 0: search terminated without proof.
% 4.36/1.03  
% 4.36/1.03  **** run 35 fork 2 starts with strategy
% 4.36/1.03  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.03/1.04  
% 5.03/1.04  **** run 37 fork 4 starts with strategy
% 5.03/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 5.03/1.04  
% 5.03/1.04  **** run 33 fork 0 starts with strategy
% 5.03/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.03/1.06  
% 5.03/1.06  
% 5.03/1.06  fork 7: search terminated without proof.
% 5.03/1.07  
% 5.03/1.07  
% 5.03/1.07  fork 1: search terminated without proof.
% 5.38/1.08  
% 5.38/1.08  fork 4: search finished without proof.
% 5.38/1.08  
% 5.38/1.08  **** run 40 fork 7 starts with strategy
% 5.38/1.08  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 5.38/1.09  
% 5.38/1.09  fork 5: search finished without proof.
% 5.38/1.09  
% 5.38/1.09  **** run 42 fork 1 starts with strategy
% 5.38/1.09  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.38/1.09  
% 5.38/1.09  **** run 45 fork 4 starts with strategy
% 5.38/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.38/1.10  
% 5.38/1.10  **** run 46 fork 5 starts with strategy
% 5.38/1.10  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.38/1.14  
% 5.38/1.14  
% 5.38/1.14  fork 3: search terminated without proof.
% 5.87/1.15  
% 5.87/1.15  
% 5.87/1.15  fork 6: search terminated without proof.
% 5.87/1.15  
% 5.87/1.15  **** run 44 fork 3 starts with strategy
% 5.87/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 6.03/1.16  
% 6.03/1.16  
% 6.03/1.16  fork 2: search terminated without proof.
% 6.03/1.17  
% 6.03/1.17  **** run 47 fork 6 starts with strategy
% 6.03/1.17  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.03/1.17  
% 6.03/1.17  
% 6.03/1.17  fork 0: search terminated without proof.
% 6.03/1.18  
% 6.03/1.18  **** run 43 fork 2 starts with strategy
% 6.03/1.18  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.03/1.19  
% 6.03/1.19  **** run 41 fork 0 starts with strategy
% 6.03/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.03/1.21  
% 6.03/1.21  fork 1: search finished without proof.
% 6.48/1.22  
% 6.48/1.22  
% 6.48/1.22  fork 4: search terminated without proof.
% 6.48/1.22  
% 6.48/1.22  
% 6.48/1.22  fork 7: search terminated without proof.
% 6.48/1.23  
% 6.48/1.23  **** run 50 fork 1 starts with strategy
% 6.48/1.23  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.48/1.23  
% 6.48/1.23  
% 6.48/1.23  fork 5: search terminated without proof.
% 6.48/1.24  
% 6.48/1.24  **** run 53 fork 4 starts with strategy
% 6.48/1.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.48/1.24  
% 6.48/1.24  **** run 48 fork 7 starts with strategy
% 6.48/1.24  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.48/1.25  
% 6.48/1.25  **** run 54 fork 5 starts with strategy
% 6.48/1.25  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.76/1.28  
% 6.76/1.28  
% 6.76/1.28  fork 3: search terminated without proof.
% 6.76/1.29  
% 6.76/1.29  
% 6.76/1.29  fork 6: search terminated without proof.
% 6.76/1.30  
% 6.76/1.30  **** run 52 fork 3 starts with strategy
% 6.76/1.30  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.76/1.31  
% 6.76/1.31  fork 0: search finished without proof.
% 6.76/1.31  
% 6.76/1.31  **** run 55 fork 6 starts with strategy
% 6.76/1.31  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.76/1.31  
% 6.76/1.31  
% 6.76/1.31  fork 2: search terminated without proof.
% 6.76/1.32  
% 6.76/1.32  **** run 49 fork 0 starts with strategy
% 6.76/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.76/1.33  
% 6.76/1.33  **** run 51 fork 2 starts with strategy
% 6.76/1.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.42/1.36  
% 7.42/1.36  
% 7.42/1.36  fork 1: search terminated without proof.
% 7.42/1.37  
% 7.42/1.37  
% 7.42/1.37  fork 4: search terminated without proof.
% 7.42/1.38  
% 7.42/1.38  
% 7.42/1.38  fork 7: search terminated without proof.
% 7.42/1.38  
% 7.42/1.38  **** run 58 fork 1 starts with strategy
% 7.42/1.38  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.42/1.39  
% 7.42/1.39  
% 7.42/1.39  fork 5: search terminated without proof.
% 7.42/1.39  
% 7.42/1.39  **** run 61 fork 4 starts with strategy
% 7.42/1.39  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.42/1.39  
% 7.42/1.39  **** run 56 fork 7 starts with strategy
% 7.42/1.39  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.42/1.42  
% 7.42/1.42  **** run 62 fork 5 starts with strategy
% 7.42/1.42  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.42/1.43  
% 7.42/1.43  
% 7.42/1.43  fork 3: search terminated without proof.
% 7.42/1.45  
% 7.42/1.45  **** run 60 fork 3 starts with strategy
% 7.42/1.45  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.42/1.45  
% 7.42/1.45  
% 7.42/1.45  fork 0: search terminated without proof.
% 7.42/1.46  
% 7.42/1.46  fork 6: search finished without proof.
% 7.42/1.47  
% 7.42/1.47  **** run 57 fork 0 starts with strategy
% 7.42/1.47  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.42/1.48  
% 7.42/1.48  **** run 63 fork 6 starts with strategy
% 7.42/1.48  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.97/1.51  
% 7.97/1.51  
% 7.97/1.51  fork 2: search terminated without proof.
% 7.97/1.52  
% 7.97/1.52  
% 7.97/1.52  fork 1: search terminated without proof.
% 7.97/1.52  
% 7.97/1.52  
% 7.97/1.52  fork 7: search terminated without proof.
% 7.97/1.53  
% 7.97/1.53  
% 7.97/1.53  fork 4: search terminated without proof.
% 7.97/1.54  
% 7.97/1.54  **** run 59 fork 2 starts with strategy
% 7.97/1.54  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.97/1.54  
% 7.97/1.54  **** run 66 fork 1 starts with strategy
% 7.97/1.54  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 7.97/1.54  
% 7.97/1.54  **** run 64 fork 7 starts with strategy
% 7.97/1.54  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.94/1.55  
% 8.94/1.55  
% 8.94/1.55  fork 5: search terminated without proof.
% 8.94/1.56  
% 8.94/1.56  **** run 69 fork 4 starts with strategy
% 8.94/1.56  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.08/1.57  
% 9.08/1.57  **** run 70 fork 5 starts with strategy
% 9.08/1.57  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.08/1.61  
% 9.08/1.61  
% 9.08/1.61  fork 0: search terminated without proof.
% 9.39/1.62  
% 9.39/1.62  
% 9.39/1.62  fork 3: search terminated without proof.
% 9.39/1.63  
% 9.39/1.63  
% 9.39/1.63  fork 6: search terminated without proof.
% 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  **** run 68 fork 3 starts with strategy
% 9.39/1.64  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.59/1.64  
% 9.59/1.64  **** run 71 fork 6 starts with strategy
% 9.59/1.64  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.59/1.67  
% 9.59/1.67  
% 9.59/1.67  fork 1: search terminated without proof.
% 9.59/1.68  
% 9.59/1.68  
% 9.59/1.68  fork 2: search terminated without proof.
% 9.59/1.69  
% 9.59/1.69  **** run 74 fork 1 starts with strategy
% 9.59/1.69  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 9.59/1.70  
% 9.59/1.70  
% 9.59/1.70  fork 4: search terminated without proof.
% 9.59/1.70  
% 9.59/1.70  
% 9.59/1.70  fork 7: search terminated without proof.
% 9.59/1.70  
% 9.59/1.70  **** run 67 fork 2 starts with strategy
% 9.59/1.70  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.59/1.71  
% 9.59/1.71  fork 5: search finished without proof.
% 9.59/1.72  
% 9.59/1.72  **** run 77 fork 4 starts with strategy
% 9.59/1.72  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.59/1.72  
% 9.59/1.72  **** run 72 fork 7 starts with strategy
% 9.59/1.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.26/1.73  
% 10.26/1.73  **** run 78 fork 5 starts with strategy
% 10.26/1.73  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.26/1.76  
% 10.26/1.76  
% 10.26/1.76  fork 0: search terminated without proof.
% 10.26/1.77  
% 10.26/1.77  fork 3: search finished without proof.
% 10.26/1.77  
% 10.26/1.77  
% 10.26/1.77  fork 6: search terminated without proof.
% 10.70/1.78  
% 10.70/1.78  **** run 73 fork 0 starts with strategy
% 10.70/1.78  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.70/1.79  
% 10.70/1.79  **** run 79 fork 6 starts with strategy
% 10.70/1.79  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.70/1.79  
% 10.70/1.79  **** run 76 fork 3 starts with strategy
% 10.70/1.79  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.70/1.81  
% 10.70/1.81  fork 0: search finished without proof.
% 10.70/1.82  
% 10.70/1.82  
% 10.70/1.82  fork 1: search terminated without proof.
% 10.70/1.83  
% 10.70/1.83  fork 2: search finished without proof.
% 10.70/1.83  
% 10.70/1.83  **** run 81 fork 0 starts with strategy
% 10.70/1.83  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.70/1.84  
% 10.70/1.84  **** run 82 fork 1 starts with strategy
% 10.70/1.84  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 10.70/1.84  
% 10.70/1.84  
% 10.70/1.84  fork 4: search terminated without proof.
% 10.70/1.85  
% 10.70/1.85  **** run 75 fork 2 starts with strategy
% 10.70/1.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.70/1.85  
% 10.70/1.85  
% 10.70/1.85  fork 7: search terminated without proof.
% 11.28/1.86  
% 11.28/1.86  
% 11.28/1.86  fork 5: search terminated without proof.
% 11.28/1.87  
% 11.28/1.87  **** run 85 fork 4 starts with strategy
% 11.28/1.87  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.41/1.87  
% 11.41/1.87  **** run 80 fork 7 starts with strategy
% 11.41/1.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.41/1.88  
% 11.41/1.88  **** run 86 fork 5 starts with strategy
% 11.41/1.88  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.76/1.92  
% 11.76/1.92  
% 11.76/1.92  fork 3: search terminated without proof.
% 11.76/1.92  
% 11.76/1.92  
% 11.76/1.92  fork 6: search terminated without proof.
% 11.76/1.94  
% 11.76/1.94  **** run 84 fork 3 starts with strategy
% 11.76/1.94  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.76/1.94  
% 11.76/1.94  **** run 87 fork 6 starts with strategy
% 11.76/1.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.99/1.96  
% 11.99/1.96  
% 11.99/1.96  fork 0: search terminated without proof.
% 11.99/1.97  
% 11.99/1.97  
% 11.99/1.97  fork 1: search terminated without proof.
% 11.99/1.98  
% 11.99/1.98  **** run 89 fork 0 starts with strategy
% 11.99/1.98  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.99/1.98  
% 11.99/1.98  
% 11.99/1.98  fork 2: search terminated without proof.
% 11.99/1.99  
% 11.99/1.99  **** run 90 fork 1 starts with strategy
% 11.99/1.99  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 11.99/1.99  
% 11.99/1.99  
% 11.99/1.99  fork 4: search terminated without proof.
% 11.99/2.00  
% 11.99/2.00  
% 11.99/2.00  fork 7: search terminated without proof.
% 11.99/2.00  
% 11.99/2.00  **** run 83 fork 2 starts with strategy
% 11.99/2.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.99/2.01  
% 11.99/2.01  **** run 93 fork 4 starts with strategy
% 11.99/2.01  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.99/2.02  
% 11.99/2.02  
% 11.99/2.02  fork 5: search terminated without proof.
% 11.99/2.02  
% 11.99/2.02  **** run 88 fork 7 starts with strategy
% 11.99/2.02  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 11.99/2.02  
% 11.99/2.02  fork 1: search finished without proof.
% 11.99/2.04  
% 11.99/2.04  **** run 94 fork 5 starts with strategy
% 11.99/2.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 11.99/2.06  
% 11.99/2.06  **** run 98 fork 1 starts with strategy
% 11.99/2.06  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 11.99/2.06  
% 11.99/2.06  fork 3: search finished without proof.
% 11.99/2.07  
% 11.99/2.07  
% 11.99/2.07  fork 6: search terminated without proof.
% 11.99/2.08  
% 11.99/2.08  **** run 92 fork 3 starts with strategy
% 11.99/2.08  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.99/2.09  
% 11.99/2.09  **** run 95 fork 6 starts with strategy
% 11.99/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 11.99/2.11  
% 11.99/2.11  
% 11.99/2.11  fork 0: search terminated without proof.
% 11.99/2.13  
% 11.99/2.13  **** run 97 fork 0 starts with strategy
% 11.99/2.13  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 11.99/2.14  
% 11.99/2.14  
% 11.99/2.14  fork 2: search terminated without proof.
% 11.99/2.15  
% 11.99/2.15  
% 11.99/2.15  fork 4: search terminated without proof.
% 12.88/2.16  
% 12.88/2.16  **** run 91 fork 2 starts with strategy
% 12.88/2.16  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.88/2.17  
% 12.88/2.17  
% 12.88/2.17  fork 5: search terminated without proof.
% 12.88/2.18  
% 12.88/2.18  **** run 101 fork 4 starts with strategy
% 12.88/2.18  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 12.88/2.18  
% 12.88/2.18  
% 12.88/2.18  fork 7: search terminated without proof.
% 12.88/2.19  
% 12.88/2.19  **** run 102 fork 5 starts with strategy
% 12.88/2.19  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 12.88/2.20  
% 12.88/2.20  **** run 96 fork 7 starts with strategy
% 12.88/2.20  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.02/2.22  
% 14.02/2.22  
% 14.02/2.22  fork 6: search terminated without proof.
% 14.02/2.23  
% 14.02/2.23  
% 14.02/2.23  fork 1: search terminated without proof.
% 14.02/2.23  
% 14.02/2.23  **** run 103 fork 6 starts with strategy
% 14.02/2.23  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.02/2.25  
% 14.02/2.25  fork 3: search finished without proof.
% 14.02/2.25  
% 14.02/2.25  **** run 106 fork 1 starts with strategy
% 14.02/2.25  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.02/2.26  
% 14.02/2.26  
% 14.02/2.26  fork 0: search terminated without proof.
% 14.02/2.27  
% 14.02/2.27  **** run 100 fork 3 starts with strategy
% 14.02/2.27  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.02/2.27  
% 14.02/2.27  fork 6: search finished without proof.
% 14.02/2.28  
% 14.02/2.28  **** run 105 fork 0 starts with strategy
% 14.02/2.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.02/2.29  
% 14.02/2.29  
% 14.02/2.29  fork 2: search terminated without proof.
% 14.02/2.29  
% 14.02/2.29  **** run 111 fork 6 starts with strategy
% 14.02/2.29  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.62/2.31  
% 14.62/2.31  **** run 99 fork 2 starts with strategy
% 14.62/2.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.62/2.31  
% 14.62/2.31  
% 14.62/2.31  fork 4: search terminated without proof.
% 14.62/2.32  
% 14.62/2.32  
% 14.62/2.32  fork 5: search terminated without proof.
% 14.62/2.33  
% 14.62/2.33  
% 14.62/2.33  fork 7: search terminated without proof.
% 14.62/2.33  
% 14.62/2.33  **** run 109 fork 4 starts with strategy
% 14.62/2.33  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.62/2.34  
% 14.62/2.34  **** run 110 fork 5 starts with strategy
% 14.62/2.34  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 14.62/2.35  
% 14.62/2.35  **** run 104 fork 7 starts with strategy
% 14.62/2.35  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.29/2.38  
% 15.29/2.38  
% 15.29/2.38  fork 1: search terminated without proof.
% 15.34/2.39  
% 15.34/2.39  **** run 114 fork 1 starts with strategy
% 15.34/2.39  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 15.34/2.39  
% 15.34/2.39  
% 15.34/2.39  fork 3: search terminated without proof.
% 15.57/2.41  
% 15.57/2.41  fork 0: search finished without proof.
% 15.57/2.41  
% 15.57/2.41  **** run 108 fork 3 starts with strategy
% 15.57/2.41  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.57/2.42  
% 15.57/2.42  
% 15.57/2.42  fork 6: search terminated without proof.
% 15.67/2.42  
% 15.67/2.42  **** run 113 fork 0 starts with strategy
% 15.67/2.42  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.67/2.43  
% 15.67/2.43  **** run 119 fork 6 starts with strategy
% 15.67/2.43  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.67/2.43  
% 15.67/2.43  
% 15.67/2.43  fork 2: search terminated without proof.
% 15.67/2.45  
% 15.67/2.45  **** run 107 fork 2 starts with strategy
% 15.67/2.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.67/2.46  
% 15.67/2.46  
% 15.67/2.46  fork 4: search terminated without proof.
% 15.67/2.47  
% 15.67/2.47  
% 15.67/2.47  fork 5: search terminated without proof.
% 15.67/2.48  
% 15.67/2.48  **** run 117 fork 4 starts with strategy
% 15.67/2.48  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.67/2.48  
% 15.67/2.48  
% 15.67/2.48  fork 7: search terminated without proof.
% 15.67/2.49  
% 15.67/2.49  **** run 118 fork 5 starts with strategy
% 15.67/2.49  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 15.67/2.50  
% 15.67/2.50  **** run 112 fork 7 starts with strategy
% 15.67/2.50  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.41/2.51  
% 16.41/2.51  fork 1: search finished without proof.
% 16.41/2.53  
% 16.41/2.53  **** run 122 fork 1 starts with strategy
% 16.41/2.53  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 16.41/2.54  
% 16.41/2.54  fork 0: search finished without proof.
% 16.41/2.55  
% 16.41/2.55  
% 16.41/2.55  fork 3: search terminated without proof.
% 16.41/2.55  
% 16.41/2.55  **** run 121 fork 0 starts with strategy
% 16.41/2.55  {"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.41/2.57  
% 16.41/2.57  **** run 116 fork 3 starts with strategy
% 16.41/2.57  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 16.41/2.57  
% 16.41/2.57  
% 16.41/2.57  fork 6: search terminated without proof.
% 16.41/2.59  
% 16.41/2.59  
% 16.41/2.59  fork 2: search terminated without proof.
% 16.41/2.59  
% 16.41/2.59  **** run 127 fork 6 starts with strategy
% 16.41/2.59  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.01/2.60  
% 17.01/2.60  **** run 115 fork 2 starts with strategy
% 17.01/2.60  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 17.01/2.61  
% 17.01/2.61  
% 17.01/2.61  fork 4: search terminated without proof.
% 17.01/2.62  
% 17.01/2.62  
% 17.01/2.62  fork 5: search terminated without proof.
% 17.01/2.62  
% 17.01/2.62  fork 7: search finished without proof.
% 17.01/2.62  
% 17.01/2.62  **** run 125 fork 4 starts with strategy
% 17.01/2.62  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.01/2.64  
% 17.01/2.64  **** run 120 fork 7 starts with strategy
% 17.01/2.64  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.01/2.64  
% 17.01/2.64  **** run 126 fork 5 starts with strategy
% 17.01/2.64  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.01/2.66  
% 17.01/2.66  
% 17.01/2.66  fork 1: search terminated without proof.
% 17.69/2.68  
% 17.69/2.68  **** run 130 fork 1 starts with strategy
% 17.69/2.68  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.77/2.69  
% 17.77/2.69  
% 17.77/2.69  fork 0: search terminated without proof.
% 17.77/2.70  
% 17.77/2.70  
% 17.77/2.70  fork 3: search terminated without proof.
% 17.77/2.71  
% 17.77/2.71  **** run 129 fork 0 starts with strategy
% 17.77/2.71  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 17.77/2.72  
% 17.77/2.72  **** run 124 fork 3 starts with strategy
% 17.77/2.72  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 17.77/2.73  
% 17.77/2.73  
% 17.77/2.73  fork 2: search terminated without proof.
% 17.77/2.75  
% 17.77/2.75  **** run 123 fork 2 starts with strategy
% 17.77/2.75  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.77/2.76  
% 17.77/2.76  fork 5: search finished without proof.
% 17.77/2.78  
% 17.77/2.78  **** run 134 fork 5 starts with strategy
% 17.77/2.78  
% 17.77/2.78  
% 17.77/2.78  fork 7: search terminated without proof.
% 17.77/2.79  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 17.77/2.79  
% 17.77/2.79  
% 17.77/2.79  fork 4: search terminated without proof.
% 17.77/2.80  
% 17.77/2.80  **** run 128 fork 7 starts with strategy
% 17.77/2.80  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.77/2.81  
% 17.77/2.81  **** run 133 fork 4 starts with strategy
% 17.77/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.83/2.86  
% 18.83/2.86  fork 1: search finished without proof.
% 18.83/2.87  
% 18.83/2.87  fork 3: search finished without proof.
% 18.83/2.88  
% 18.83/2.88  **** run 138 fork 1 starts with strategy
% 18.83/2.88  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 18.83/2.88  
% 18.83/2.88  
% 18.83/2.88  fork 2: search terminated without proof.
% 18.83/2.89  
% 18.83/2.89  **** run 132 fork 3 starts with strategy
% 18.83/2.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 18.83/2.90  
% 18.83/2.90  **** run 131 fork 2 starts with strategy
% 18.83/2.90  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 25.02/3.66  
% 25.02/3.66  
% 25.02/3.66  fork 6: search terminated without proof.
% 25.49/3.68  
% 25.49/3.68  **** run 135 fork 6 starts with strategy
% 25.49/3.68  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.49/3.74  
% 25.49/3.74  
% 25.49/3.74  fork 0: search terminated without proof.
% 25.49/3.75  
% 25.49/3.75  **** run 137 fork 0 starts with strategy
% 25.49/3.75  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 26.76/3.84  
% 26.76/3.84  
% 26.76/3.84  fork 4: search terminated without proof.
% 26.76/3.85  
% 26.76/3.85  
% 26.76/3.85  fork 7: search terminated without proof.
% 26.76/3.86  
% 26.76/3.86  
% 26.76/3.86  fork 5: search terminated without proof.
% 26.76/3.86  
% 26.76/3.86  **** run 141 fork 4 starts with strategy
% 26.76/3.86  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 26.76/3.88  
% 26.76/3.88  **** run 142 fork 5 starts with strategy
% 26.76/3.88  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 26.76/3.88  
% 26.76/3.88  **** run 136 fork 7 starts with strategy
% 26.76/3.88  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.76/3.91  
% 26.76/3.91  
% 26.76/3.91  fork 1: search terminated without proof.
% 27.42/3.93  
% 27.42/3.93  **** run 146 fork 1 starts with strategy
% 27.42/3.93  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.42/3.93  
% 27.42/3.93  
% 27.42/3.93  fork 2: search terminated without proof.
% 27.42/3.95  
% 27.42/3.95  **** run 139 fork 2 starts with strategy
% 27.42/3.95  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.42/3.98  
% 27.42/3.98  
% 27.42/3.98  fork 3: search terminated without proof.
% 27.89/4.00  
% 27.89/4.00  **** run 140 fork 3 starts with strategy
% 27.89/4.00  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 32.84/4.73  
% 32.84/4.73  
% 32.84/4.73  fork 6: search terminated without proof.
% 32.84/4.77  
% 32.84/4.77  **** run 143 fork 6 starts with strategy
% 32.84/4.77  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 33.56/4.80  
% 33.56/4.80  
% 33.56/4.80  fork 0: search terminated without proof.
% 33.56/4.81  
% 33.56/4.81  **** run 145 fork 0 starts with strategy
% 33.56/4.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 34.88/4.91  
% 34.88/4.91  
% 34.88/4.91  fork 7: search terminated without proof.
% 35.27/4.93  
% 35.27/4.93  **** run 144 fork 7 starts with strategy
% 35.27/4.93  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 35.27/4.94  
% 35.27/4.94  
% 35.27/4.94  fork 4: search terminated without proof.
% 35.27/4.96  
% 35.27/4.96  **** run 149 fork 4 starts with strategy
% 35.27/4.96  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.27/4.97  No candidate clauses found.
% 35.27/4.97  
% 35.27/4.97  
% 35.27/4.97  fork 7: search terminated without proof.
% 35.27/4.98  
% 35.27/4.98  
% 35.27/4.98  fork 5: search terminated without proof.
% 35.27/4.99  
% 35.27/4.99  **** run 152 fork 7 starts with strategy
% 35.27/4.99  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 35.27/5.00  
% 35.27/5.00  
% 35.27/5.00  fork 1: search terminated without proof.
% 35.27/5.00  
% 35.27/5.00  **** run 150 fork 5 starts with strategy
% 35.27/5.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 35.87/5.01  
% 35.87/5.01  
% 35.87/5.01  fork 2: search terminated without proof.
% 35.87/5.02  
% 35.87/5.02  **** run 154 fork 1 starts with strategy
% 35.87/5.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 35.87/5.02  
% 35.87/5.02  
% 35.87/5.02  fork 3: search terminated without proof.
% 35.87/5.03  
% 35.87/5.03  **** run 147 fork 2 starts with strategy
% 35.87/5.03  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.87/5.05  
% 35.87/5.05  **** run 148 fork 3 starts with strategy
% 35.87/5.05  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 41.78/5.79  
% 41.78/5.79  
% 41.78/5.79  fork 6: search terminated without proof.
% 41.78/5.81  
% 41.78/5.81  **** run 151 fork 6 starts with strategy
% 41.78/5.81  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 41.78/5.84  
% 41.78/5.84  
% 41.78/5.84  fork 0: search terminated without proof.
% 41.78/5.86  
% 41.78/5.86  **** run 153 fork 0 starts with strategy
% 41.78/5.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 42.91/5.99  
% 42.91/5.99  
% 42.91/5.99  fork 4: search terminated without proof.
% 42.91/6.01  
% 42.91/6.01  **** run 157 fork 4 starts with strategy
% 42.91/6.01  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 42.91/6.06  
% 42.91/6.06  
% 42.91/6.06  fork 2: search terminated without proof.
% 43.31/6.07  
% 43.31/6.07  
% 43.31/6.07  fork 7: search terminated without proof.
% 43.31/6.08  
% 43.31/6.08  **** run 155 fork 2 starts with strategy
% 43.31/6.08  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 43.31/6.08  
% 43.31/6.08  
% 43.31/6.08  fork 3: search terminated without proof.
% 43.31/6.08  
% 43.31/6.08  **** run 160 fork 7 starts with strategy
% 43.31/6.08  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 43.31/6.10  
% 43.31/6.10  **** run 156 fork 3 starts with strategy
% 43.31/6.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 44.61/6.16  
% 44.61/6.16  
% 44.61/6.16  fork 5: search terminated without proof.
% 44.61/6.18  
% 44.61/6.18  **** run 158 fork 5 starts with strategy
% 44.61/6.18  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 44.61/6.19  
% 44.61/6.19  
% 44.61/6.19  fork 1: search terminated without proof.
% 44.61/6.21  
% 44.61/6.21  **** run 162 fork 1 starts with strategy
% 44.61/6.21  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 50.14/6.89  
% 50.14/6.89  
% 50.14/6.89  fork 6: search terminated without proof.
% 50.14/6.91  
% 50.14/6.91  
% 50.14/6.91  fork 0: search terminated without proof.
% 50.61/6.92  
% 50.61/6.92  **** run 159 fork 6 starts with strategy
% 50.61/6.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 50.61/6.93  
% 50.61/6.93  **** run 161 fork 0 starts with strategy
% 50.61/6.93  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 50.95/7.03  
% 50.95/7.03  
% 50.95/7.03  fork 4: search terminated without proof.
% 51.64/7.05  
% 51.64/7.05  **** run 165 fork 4 starts with strategy
% 51.64/7.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.97/7.11  
% 51.97/7.11  
% 51.97/7.11  fork 7: search terminated without proof.
% 51.97/7.14  
% 51.97/7.14  **** run 168 fork 7 starts with strategy
% 51.97/7.14  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 52.42/7.14  
% 52.42/7.14  
% 52.42/7.14  fork 3: search terminated without proof.
% 52.42/7.15  
% 52.42/7.15  
% 52.42/7.15  fork 2: search terminated without proof.
% 52.52/7.16  
% 52.52/7.16  **** run 164 fork 3 starts with strategy
% 52.52/7.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 52.52/7.16  
% 52.52/7.16  **** run 163 fork 2 starts with strategy
% 52.52/7.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.52/7.21  
% 52.52/7.21  fork 2: search finished without proof.
% 52.98/7.22  
% 52.98/7.22  **** run 171 fork 2 starts with strategy
% 52.98/7.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 52.98/7.24  
% 52.98/7.24  fork 3: search finished without proof.
% 52.98/7.24  
% 52.98/7.24  
% 52.98/7.24  fork 5: search terminated without proof.
% 53.33/7.26  
% 53.33/7.26  fork 1: search finished without proof.
% 53.33/7.26  
% 53.33/7.26  **** run 172 fork 3 starts with strategy
% 53.33/7.26  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 53.33/7.26  
% 53.33/7.26  **** run 166 fork 5 starts with strategy
% 53.33/7.26  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 53.33/7.29  
% 53.33/7.29  **** run 170 fork 1 starts with strategy
% 53.33/7.29  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 58.45/7.95  
% 58.45/7.95  
% 58.45/7.95  fork 6: search terminated without proof.
% 58.82/7.96  
% 58.82/7.96  
% 58.82/7.96  fork 0: search terminated without proof.
% 58.82/7.97  
% 58.82/7.97  **** run 167 fork 6 starts with strategy
% 58.82/7.97  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 58.82/7.98  
% 58.82/7.98  **** run 169 fork 0 starts with strategy
% 58.82/7.98  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 59.55/8.08  
% 59.55/8.08  
% 59.55/8.08  fork 4: search terminated without proof.
% 59.55/8.10  
% 59.55/8.10  **** run 173 fork 4 starts with strategy
% 59.55/8.10  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 59.55/8.18  
% 59.55/8.18  
% 59.55/8.18  fork 7: search terminated without proof.
% 59.55/8.20  
% 59.55/8.20  **** run 176 fork 7 starts with strategy
% 59.55/8.20  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 61.23/8.27  
% 61.23/8.27  fork 5: search finished without proof.
% 61.32/8.29  
% 61.32/8.29  **** run 174 fork 5 starts with strategy
% 61.32/8.29  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 61.54/8.31  
% 61.54/8.31  
% 61.54/8.31  fork 1: search terminated without proof.
% 61.54/8.31  
% 61.54/8.31  
% 61.54/8.31  fork 2: search terminated without proof.
% 61.65/8.33  
% 61.65/8.33  **** run 179 fork 2 starts with strategy
% 61.65/8.33  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 61.65/8.34  
% 61.65/8.34  **** run 178 fork 1 starts with strategy
% 61.65/8.34  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 61.65/8.40  
% 61.65/8.40  
% 61.65/8.40  fork 3: search terminated without proof.
% 62.37/8.42  
% 62.37/8.42  **** run 180 fork 3 starts with strategy
% 62.37/8.42  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 66.39/9.01  
% 66.39/9.01  fork 6: search finished without proof.
% 67.05/9.02  
% 67.05/9.02  **** run 175 fork 6 starts with strategy
% 67.05/9.02  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":10}
% 68.30/9.19  
% 68.30/9.19  
% 68.30/9.19  fork 0: search terminated without proof.
% 68.58/9.21  
% 68.58/9.21  
% 68.58/9.21  fork 4: search terminated without proof.
% 68.58/9.22  
% 68.58/9.22  **** run 177 fork 0 starts with strategy
% 68.58/9.22  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 68.58/9.23  
% 68.58/9.23  
% 68.58/9.23  fork 7: search terminated without proof.
% 68.58/9.23  
% 68.58/9.23  **** run 181 fork 4 starts with strategy
% 68.58/9.23  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 68.76/9.25  
% 68.76/9.25  **** run 184 fork 7 starts with strategy
% 68.76/9.25  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.42/9.33  
% 69.42/9.33  
% 69.42/9.33  fork 5: search terminated without proof.
% 69.42/9.34  
% 69.42/9.34  fork 2: search finished without proof.
% 69.42/9.35  
% 69.42/9.35  **** run 182 fork 5 starts with strategy
% 69.42/9.35  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 69.42/9.36  
% 69.42/9.36  **** run 187 fork 2 starts with strategy
% 69.42/9.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.42/9.37  
% 69.42/9.37  
% 69.42/9.37  fork 1: search terminated without proof.
% 69.91/9.39  
% 69.91/9.39  **** run 186 fork 1 starts with strategy
% 69.91/9.39  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 69.91/9.45  
% 69.91/9.45  
% 69.91/9.45  fork 3: search terminated without proof.
% 70.54/9.47  
% 70.54/9.47  **** run 188 fork 3 starts with strategy
% 70.54/9.47  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":10}
% 75.13/10.07  
% 75.13/10.07  
% 75.13/10.07  fork 6: search terminated without proof.
% 75.13/10.09  
% 75.13/10.09  **** run 183 fork 6 starts with strategy
% 75.13/10.09  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 75.13/10.24  
% 75.13/10.24  
% 75.13/10.24  fork 0: search terminated without proof.
% 76.09/10.27  
% 76.09/10.27  **** run 185 fork 0 starts with strategy
% 76.09/10.27  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 77.14/10.32  
% 77.14/10.32  
% 77.14/10.32  fork 4: search terminated without proof.
% 77.14/10.34  
% 77.14/10.34  **** run 189 fork 4 starts with strategy
% 77.14/10.34  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 77.14/10.35  
% 77.14/10.35  
% 77.14/10.35  fork 7: search terminated without proof.
% 77.14/10.37  
% 77.14/10.37  **** run 192 fork 7 starts with strategy
% 77.14/10.37  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":10}
% 77.67/10.42  
% 77.67/10.42  
% 77.67/10.42  fork 1: search terminated without proof.
% 77.67/10.44  
% 77.67/10.44  **** run 194 fork 1 starts with strategy
% 77.67/10.44  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 77.67/10.45  
% 77.67/10.45  
% 77.67/10.45  fork 5: search terminated without proof.
% 78.30/10.46  
% 78.30/10.46  
% 78.30/10.46  fork 2: search terminated without proof.
% 78.39/10.48  
% 78.39/10.48  **** run 190 fork 5 starts with strategy
% 78.39/10.48  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 78.39/10.48  
% 78.39/10.48  **** run 195 fork 2 starts with strategy
% 78.39/10.48  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 78.39/10.50  
% 78.39/10.50  
% 78.39/10.50  fork 3: search terminated without proof.
% 78.64/10.52  
% 78.64/10.52  **** run 196 fork 3 starts with strategy
% 78.64/10.52  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 83.60/11.15  
% 83.60/11.15  
% 83.60/11.15  fork 6: search terminated without proof.
% 83.60/11.17  
% 83.60/11.17  **** run 191 fork 6 starts with strategy
% 83.60/11.17  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 84.59/11.30  
% 84.59/11.30  
% 84.59/11.30  fork 0: search terminated without proof.
% 84.59/11.32  
% 84.59/11.32  **** run 193 fork 0 starts with strategy
% 84.59/11.32  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":10}
% 85.55/11.40  
% 85.55/11.40  
% 85.55/11.40  fork 7: search terminated without proof.
% 85.55/11.41  
% 85.55/11.41  **** run 200 fork 7 starts with strategy
% 85.55/11.41  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 85.88/11.45  
% 85.88/11.45  
% 85.88/11.45  fork 4: search terminated without proof.
% 85.88/11.47  
% 85.88/11.47  
% 85.88/11.47  fork 1: search terminated without proof.
% 85.88/11.47  
% 85.88/11.47  **** run 197 fork 4 starts with strategy
% 85.88/11.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 85.88/11.49  
% 85.88/11.49  **** run 202 fork 1 starts with strategy
% 85.88/11.49  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 85.88/11.50  
% 85.88/11.50  fork 3: search finished without proof.
% 85.88/11.52  
% 85.88/11.52  
% 85.88/11.52  fork 5: search terminated without proof.
% 85.88/11.53  
% 85.88/11.53  **** run 204 fork 3 starts with strategy
% 85.88/11.53  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 85.88/11.55  
% 85.88/11.55  **** run 198 fork 5 starts with strategy
% 85.88/11.55  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":1}
% 85.88/11.57  
% 85.88/11.57  
% 85.88/11.57  fork 2: search terminated without proof.
% 86.29/11.59  
% 86.29/11.59  **** run 203 fork 2 starts with strategy
% 86.29/11.59  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 91.39/12.21  
% 91.39/12.21  
% 91.39/12.21  fork 6: search terminated without proof.
% 91.39/12.23  
% 91.39/12.23  **** run 199 fork 6 starts with strategy
% 91.39/12.23  {"max_dseconds":10,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 91.39/12.26  
% 91.39/12.26  fork 6: search finished without proof.
% 91.39/12.28  
% 91.39/12.28  **** run 207 fork 6 starts with strategy
% 91.39/12.28  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 92.03/12.34  
% 92.03/12.34  fork 0: search finished without proof.
% 92.03/12.36  
% 92.03/12.36  **** run 201 fork 0 starts with strategy
% 92.03/12.36  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 93.48/12.45  
% 93.48/12.45  
% 93.48/12.45  fork 7: search terminated without proof.
% 93.48/12.47  
% 93.48/12.47  **** run 208 fork 7 starts with strategy
% 93.48/12.47  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 94.15/12.53  
% 94.15/12.53  
% 94.15/12.53  fork 4: search terminated without proof.
% 94.15/12.55  
% 94.15/12.55  **** run 205 fork 4 starts with strategy
% 94.15/12.55  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 94.15/12.55  
% 94.15/12.55  fork 1: search finished without proof.
% 94.15/12.57  
% 94.15/12.57  **** run 210 fork 1 starts with strategy
% 94.15/12.57  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 94.80/12.64  
% 94.80/12.64  
% 94.80/12.64  fork 3: search terminated without proof.
% 94.80/12.66  
% 94.80/12.66  
% 94.80/12.66  fork 5: search terminated without proof.
% 94.80/12.66  
% 94.80/12.66  **** run 212 fork 3 starts with strategy
% 94.80/12.66  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":2}
% 95.57/12.68  
% 95.57/12.68  
% 95.57/12.68  fork 2: search terminated without proof.
% 95.57/12.69  
% 95.57/12.69  **** run 206 fork 5 starts with strategy
% 95.57/12.69  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 95.67/12.70  
% 95.67/12.70  **** run 211 fork 2 starts with strategy
% 95.67/12.70  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 95.84/12.74  
% 95.84/12.74  fork 1: search finished without proof.
% 95.84/12.76  
% 95.84/12.76  **** run 218 fork 1 starts with strategy
% 95.84/12.76  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":10}
% 100.09/13.32  
% 100.09/13.32  
% 100.09/13.32  fork 6: search terminated without proof.
% 100.09/13.34  
% 100.09/13.34  **** run 215 fork 6 starts with strategy
% 100.09/13.34  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 101.56/13.45  
% 101.56/13.45  
% 101.56/13.45  fork 0: search terminated without proof.
% 101.56/13.47  
% 101.56/13.47  **** run 209 fork 0 starts with strategy
% 101.56/13.47  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 101.56/13.50  
% 101.56/13.50  
% 101.56/13.50  fork 7: search terminated without proof.
% 102.08/13.52  
% 102.08/13.52  **** run 216 fork 7 starts with strategy
% 102.08/13.52  {"max_dseconds":10,"strategy":["unit","pure_unit"],"query_preference":0}
% 102.08/13.55  
% 102.08/13.55  fork 7: search finished without proof.
% 102.48/13.56  
% 102.48/13.56  **** run 224 fork 7 starts with strategy
% 102.48/13.56  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 102.48/13.58  
% 102.48/13.58  
% 102.48/13.58  fork 4: search terminated without proof.
% 102.48/13.60  
% 102.48/13.60  **** run 213 fork 4 starts with strategy
% 102.48/13.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 102.48/13.70  
% 102.48/13.70  
% 102.48/13.70  fork 3: search terminated without proof.
% 102.48/13.72  
% 102.48/13.72  **** run 220 fork 3 starts with strategy
% 102.48/13.72  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 102.48/13.72  
% 102.48/13.72  
% 102.48/13.72  fork 5: search terminated without proof.
% 102.48/13.74  
% 102.48/13.74  **** run 214 fork 5 starts with strategy
% 102.48/13.74  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 102.48/13.79  
% 102.48/13.79  fork 1: search finished without proof.
% 102.48/13.81  
% 102.48/13.81  
% 102.48/13.81  fork 2: search terminated without proof.
% 102.48/13.81  
% 102.48/13.81  **** run 226 fork 1 starts with strategy
% 102.48/13.81  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 103.54/13.84  
% 103.54/13.84  **** run 219 fork 2 starts with strategy
% 103.54/13.84  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 108.55/14.37  
% 108.55/14.37  
% 108.55/14.37  fork 6: search terminated without proof.
% 108.55/14.39  
% 108.55/14.39  **** run 223 fork 6 starts with strategy
% 108.55/14.39  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10}
% 110.40/14.59  
% 110.40/14.59  
% 110.40/14.59  fork 7: search terminated without proof.
% 110.54/14.61  
% 110.54/14.61  **** run 232 fork 7 starts with strategy
% 110.54/14.61  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 110.62/14.63  
% 110.62/14.63  
% 110.62/14.63  fork 0: search terminated without proof.
% 110.62/14.63  
% 110.62/14.63  
% 110.62/14.63  fork 4: search terminated without proof.
% 110.62/14.65  
% 110.62/14.65  **** run 217 fork 0 starts with strategy
% 110.62/14.65  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 110.62/14.65  
% 110.62/14.65  **** run 221 fork 4 starts with strategy
% 110.62/14.65  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 111.34/14.77  
% 111.34/14.77  
% 111.34/14.77  fork 3: search terminated without proof.
% 111.34/14.77  
% 111.34/14.77  
% 111.34/14.77  fork 5: search terminated without proof.
% 111.99/14.79  
% 111.99/14.79  **** run 222 fork 5 starts with strategy
% 111.99/14.79  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 111.99/14.79  
% 111.99/14.79  **** run 228 fork 3 starts with strategy
% 111.99/14.79  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 111.99/14.84  
% 111.99/14.84  
% 111.99/14.84  fork 1: search terminated without proof.
% 111.99/14.86  
% 111.99/14.86  **** run 234 fork 1 starts with strategy
% 111.99/14.86  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 112.81/14.90  
% 112.81/14.90  
% 112.81/14.90  fork 2: search terminated without proof.
% 113.04/14.92  
% 113.04/14.92  **** run 227 fork 2 starts with strategy
% 113.04/14.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 117.40/15.49  
% 117.40/15.49  
% 117.40/15.49  fork 6: search terminated without proof.
% 117.65/15.51  
% 117.65/15.51  **** run 231 fork 6 starts with strategy
% 117.65/15.51  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 118.50/15.64  
% 118.50/15.64  
% 118.50/15.64  fork 7: search terminated without proof.
% 118.50/15.66  
% 118.50/15.66  **** run 240 fork 7 starts with strategy
% 118.50/15.66  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 118.50/15.68  
% 118.50/15.68  
% 118.50/15.68  fork 0: search terminated without proof.
% 119.07/15.71  
% 119.07/15.71  **** run 225 fork 0 starts with strategy
% 119.07/15.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 119.07/15.74  
% 119.07/15.74  
% 119.07/15.74  fork 4: search terminated without proof.
% 119.07/15.76  
% 119.07/15.76  **** run 229 fork 4 starts with strategy
% 119.07/15.76  {"max_dseconds":10,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 119.70/15.82  
% 119.70/15.82  fork 4: search finished without proof.
% 119.70/15.85  
% 119.70/15.85  **** run 237 fork 4 starts with strategy
% 119.70/15.85  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 119.70/15.86  
% 119.70/15.86  
% 119.70/15.86  fork 3: search terminated without proof.
% 119.70/15.87  
% 119.70/15.87  
% 119.70/15.87  fork 5: search terminated without proof.
% 119.70/15.88  
% 119.70/15.88  **** run 236 fork 3 starts with strategy
% 119.70/15.88  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 119.70/15.90  
% 119.70/15.90  
% 119.70/15.90  fork 1: search terminated without proof.
% 119.70/15.92  
% 119.70/15.92  **** run 242 fork 1 starts with strategy
% 119.70/15.92  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 119.70/15.92  
% 119.70/15.92  **** run 230 fork 5 starts with strategy
% 119.70/15.92  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 121.37/16.01  
% 121.37/16.01  
% 121.37/16.01  fork 2: search terminated without proof.
% 121.55/16.04  
% 121.55/16.04  **** run 235 fork 2 starts with strategy
% 121.55/16.04  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 123.94/16.53  
% 123.94/16.53  fork 6: search finished without proof.
% 124.89/16.57  
% 124.89/16.57  **** run 239 fork 6 starts with strategy
% 124.89/16.57  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 126.30/16.68  
% 126.30/16.68  
% 126.30/16.68  fork 7: search terminated without proof.
% 126.30/16.71  
% 126.30/16.71  **** run 248 fork 7 starts with strategy
% 126.30/16.71  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":10}
% 127.11/16.78  
% 127.11/16.78  
% 127.11/16.78  fork 0: search terminated without proof.
% 127.59/16.81  
% 127.59/16.81  **** run 233 fork 0 starts with strategy
% 127.59/16.81  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10}
% 128.40/16.90  
% 128.40/16.90  
% 128.40/16.90  fork 4: search terminated without proof.
% 128.40/16.91  
% 128.40/16.91  
% 128.40/16.91  fork 3: search terminated without proof.
% 128.40/16.92  
% 128.40/16.92  **** run 245 fork 4 starts with strategy
% 128.40/16.92  {"max_dseconds":10,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 128.74/16.94  
% 128.74/16.94  **** run 244 fork 3 starts with strategy
% 128.74/16.94  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 128.74/16.95  
% 128.74/16.95  
% 128.74/16.95  fork 1: search terminated without proof.
% 128.74/16.97  
% 128.74/16.97  **** run 250 fork 1 starts with strategy
% 128.74/16.97  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 128.74/16.97  
% 128.74/16.97  
% 128.74/16.97  fork 5: search terminated without proof.
% 128.74/17.00  
% 128.74/17.00  **** run 238 fork 5 starts with strategy
% 128.74/17.00  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":10}
% 130.00/17.14  
% 130.00/17.14  
% 130.00/17.14  fork 2: search terminated without proof.
% 130.50/17.16  
% 130.50/17.16  **** run 243 fork 2 starts with strategy
% 130.50/17.16  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 133.11/17.53  
% 133.11/17.53  fork 6: search finished without proof.
% 133.11/17.55  
% 133.11/17.55  **** run 247 fork 6 starts with strategy
% 133.11/17.55  {"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}
% 134.95/17.78  
% 134.95/17.78  
% 134.95/17.78  fork 7: search terminated without proof.
% 134.95/17.80  
% 134.95/17.80  **** run 256 fork 7 starts with strategy
% 134.95/17.80  {"max_dseconds":50,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 135.52/17.84  
% 135.52/17.84  
% 135.52/17.84  fork 0: search terminated without proof.
% 135.52/17.86  
% 135.52/17.86  **** run 241 fork 0 starts with strategy
% 135.52/17.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 135.52/17.94  
% 135.52/17.94  fork 1: search finished without proof.
% 135.52/17.97  
% 135.52/17.97  **** run 258 fork 1 starts with strategy
% 135.52/17.97  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 135.52/17.98  
% 135.52/17.98  
% 135.52/17.98  fork 3: search terminated without proof.
% 135.52/17.99  
% 135.52/17.99  fork 5: search finished without proof.
% 135.52/18.01  
% 135.52/18.01  **** run 252 fork 3 starts with strategy
% 135.52/18.01  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":10,"sine":2}
% 135.52/18.01  
% 135.52/18.01  **** run 246 fork 5 starts with strategy
% 135.52/18.01  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 135.52/18.02  
% 135.52/18.02  fork 7: search finished without proof.
% 136.34/18.04  
% 136.34/18.04  **** run 264 fork 7 starts with strategy
% 136.34/18.04  {"max_dseconds":50,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 137.77/18.12  
% 137.77/18.12  
% 137.77/18.12  fork 4: search terminated without proof.
% 138.03/18.15  
% 138.03/18.15  **** run 253 fork 4 starts with strategy
% 138.03/18.15  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 138.03/18.17  
% 138.03/18.17  fork 3: search finished without proof.
% 138.03/18.19  
% 138.03/18.19  
% 138.03/18.19  fork 2: search terminated without proof.
% 138.03/18.19  
% 138.03/18.19  **** run 260 fork 3 starts with strategy
% 138.03/18.19  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 138.03/18.21  
% 138.03/18.21  **** run 251 fork 2 starts with strategy
% 138.03/18.21  {"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}
% 141.55/18.61  
% 141.55/18.61  
% 141.55/18.61  fork 6: search terminated without proof.
% 141.55/18.64  
% 141.55/18.64  **** run 255 fork 6 starts with strategy
% 141.55/18.64  {"max_dseconds":50,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 143.49/18.88  
% 143.49/18.88  
% 143.49/18.88  fork 0: search terminated without proof.
% 143.49/18.91  
% 143.49/18.91  **** run 249 fork 0 starts with strategy
% 143.49/18.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 145.69/19.13  
% 145.69/19.13  
% 145.69/19.13  fork 5: search terminated without proof.
% 145.89/19.15  
% 145.89/19.15  **** run 254 fork 5 starts with strategy
% 145.89/19.15  {"max_dseconds":50,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 146.43/19.26  
% 146.43/19.26  
% 146.43/19.26  fork 2: search terminated without proof.
% 146.43/19.31  
% 146.43/19.31  **** run 259 fork 2 starts with strategy
% 146.43/19.31  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 151.93/19.94  
% 151.93/19.94  
% 151.93/19.94  fork 0: search terminated without proof.
% 151.93/19.96  
% 151.93/19.96  **** run 257 fork 0 starts with strategy
% 151.93/19.96  {"max_dseconds":50,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 175.01/23.01  
% 175.01/23.01  
% 175.01/23.01  fork 1: search terminated without proof.
% 175.01/23.04  
% 175.01/23.04  **** run 266 fork 1 starts with strategy
% 175.01/23.04  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 177.55/23.25  
% 177.55/23.25  
% 177.55/23.25  fork 7: search terminated without proof.
% 177.55/23.27  
% 177.55/23.27  **** run 272 fork 7 starts with strategy
% 177.55/23.27  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 178.67/23.36  
% 178.67/23.36  
% 178.67/23.36  fork 3: search terminated without proof.
% 178.84/23.38  
% 178.84/23.38  **** run 268 fork 3 starts with strategy
% 178.84/23.38  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 178.84/23.38  
% 178.84/23.38  
% 178.84/23.38  fork 4: search terminated without proof.
% 178.84/23.41  
% 178.84/23.41  **** run 261 fork 4 starts with strategy
% 178.84/23.41  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 179.96/23.68  
% 179.96/23.68  
% 179.96/23.68  fork 6: search terminated without proof.
% 179.96/23.70  
% 179.96/23.70  **** run 263 fork 6 starts with strategy
% 179.96/23.70  {"max_dseconds":50,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 185.11/24.25  
% 185.11/24.25  
% 185.11/24.25  fork 5: search terminated without proof.
% 185.11/24.27  
% 185.11/24.27  **** run 262 fork 5 starts with strategy
% 185.11/24.27  {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 188.74/24.77  
% 188.74/24.77  
% 188.74/24.77  fork 2: search terminated without proof.
% 189.64/24.80  
% 189.64/24.80  **** run 267 fork 2 starts with strategy
% 189.64/24.80  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 189.75/25.02  
% 189.75/25.02  
% 189.75/25.02  fork 0: search terminated without proof.
% 190.73/25.04  
% 190.73/25.04  **** run 265 fork 0 starts with strategy
% 190.73/25.04  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 207.31/27.19  
% 207.31/27.19  
% 207.31/27.19  result: proof found
% 207.31/27.19  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 207.31/27.19  by run 262 fork 5 strategy {"max_dseconds":50,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 207.31/27.19  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 207.31/27.19  
% 207.31/27.19  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 207.31/27.19  
% 207.31/27.19  run 262 fork 5 statistics:
% 207.31/27.19  ----------------------------------
% 207.31/27.19  this run seconds: 2.900430
% 207.31/27.19  total seconds: 26.006063
% 207.31/27.19  stat_given_used: 3059
% 207.31/27.19  stat_given_used_at_endgame: 0
% 207.31/27.19  stat_given_candidates:   30445
% 207.31/27.19  stat_given_candidates_at_endgame: 0
% 207.31/27.19  stat_given_candidates_h: 0
% 207.31/27.19  stat_binres_derived_cl:   30449
% 207.31/27.19  stat_binres_derived_cl_h: 0
% 207.31/27.19  stat_factor_derived_cl: 3099
% 207.31/27.19  stat_para_derived_cl: 404705
% 207.31/27.19  stat_tautologies_discarded: 16261
% 207.31/27.19  stat_forward_subsumed: 34307
% 207.31/27.19  stat_derived_cut: 166847
% 207.31/27.19  stat_derived_rewritten: 2279
% 207.31/27.19  stat_weight_discarded_building: 0
% 207.31/27.19  stat_weight_discarded_cl: 24131
% 207.31/27.19  stat_internlimit_discarded_cl: 0
% 207.31/27.19  stat_simplified:  4153 simplified 0 derived 0 given
% 207.31/27.19  stat_kept_cl: 337778
% 207.31/27.19  stat_built_cl: 372180
% 207.31/27.19  stat_hyperres_partial_cl: 0
% 207.31/27.19  stat_made_rewriters: 3
% 207.31/27.19  stat_backward_subsumed: 0
% 207.31/27.19  stat_propagated_subsumed: 0
% 207.31/27.19  stat_clsubs_attempted:                    413431
% 207.31/27.19  stat_clsubs_fact_groundunit_found:            19
% 207.31/27.19  stat_clsubs_rule_groundunit_found:             4
% 207.31/27.19  stat_clsubs_top_meta_attempted:           24548857
% 207.31/27.19  stat_clsubs_top_meta_failed:              24135426
% 207.31/27.19  stat_clsubs_top_meta_nonpref_attempted:            24548857
% 207.31/27.19  stat_clsubs_top_meta_nonpref_succeeded:             7313450
% 207.31/27.19  stat_clsubs_top_meta_pref_attempted:                7313450
% 207.31/27.19  stat_clsubs_top_meta_pref1_succeeded:               1490330
% 207.31/27.19  stat_clsubs_top_meta_pref2_succeeded:                520007
% 207.31/27.19  stat_clsubs_top_meta_pref3_succeeded:                413431
% 207.31/27.19  stat_clsubs_top_meta_pref_succeeded:                 413431
% 207.31/27.19  stat_clsubs_meta_attempted:              1485953
% 207.31/27.19  stat_clsubs_meta_failed:                  462942
% 207.31/27.19  stat_clsubs_predsymbs_attempted:               0
% 207.31/27.19  stat_clsubs_unit_attempted:                 1548
% 207.31/27.19  stat_clsubs_full_attempted:               411883
% 207.31/27.19  stat_forwardsubs_attempted:               396217
% 207.31/27.19  stat_lit_hash_added:                   5731
% 207.31/27.19  stat_lit_hash_computed:             3466873
% 207.31/27.19  stat_lit_hash_match_found:           273232
% 207.31/27.19  stat_lit_hash_match_miss:           6230247
% 207.31/27.19  stat_lit_hash_cut_ok:                239526
% 207.31/27.19  stat_lit_strong_cut_ok:                   0
% 207.31/27.19  stat_lit_hash_subsume_ok:             34307
% 207.31/27.19  clqueue els 10000000 used 1
% 207.31/27.19  clactive els 10000000 used 3060
% 207.31/27.19  clactivesubsume els 10000000 used 18181
% 207.31/27.19  queue_termbuf els 200000000 used 47689525
% 207.31/27.19  hyper_termbuf els 100000000 used 1
% 207.31/27.19  active_termbuf els 100000000 used 236160
% 207.31/27.19  varstack els 5000 last used 1
% 207.31/27.19  given_termbuf els 10000000 last used 1
% 207.31/27.19  simplified_termbuf els 10000000 last used 1
% 207.31/27.19  derived_termbuf els 10000000 last used 31
% 207.31/27.19  wr_mallocs: 21312
% 207.31/27.19  wr_callocs: 19
% 207.31/27.19  wr_reallocs: 6512
% 207.31/27.19  wr_frees: 4
% 207.31/27.19  wr_malloc_bytes: 4163344068
% 207.31/27.19  wr_calloc_bytes: 96065504
% 207.31/27.19  wr_realloc_bytes: 7770168
% 207.31/27.19  wr_realloc_freebytes: 0
% 207.31/27.19  ----------------------------------
%------------------------------------------------------------------------------