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

View Problem - Process Solution

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

% Computer : n001.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:36:40 EDT 2023

% Result   : Unsatisfiable 57.13s 7.93s
% Output   : CNFRefutation 57.13s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause76')

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

cnf('2',plain,
    ssList(sk2),
    inference(cnf_transformation,[],[co1_2]) ).

cnf('3',plain,
    ( ssItem(hd(sk2))
    | nil = sk2 ),
    inference(resolution,[],['1','2']) ).

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

cnf('5',plain,
    ( ssItem(hd(sk4))
    | nil = sk4 ),
    inference(simplify,[then_simplify],['3','4','4']) ).

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

cnf('7',plain,
    ( frontsegP(X,X)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause61']) ).

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

cnf('9',plain,
    frontsegP(sk1,sk1),
    inference(resolution,[],['7','8']) ).

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

cnf('11',plain,
    frontsegP(sk3,sk3),
    inference(simplify,[then_simplify],['9','10','10']) ).

cnf('12',plain,
    ( ~ frontsegP(sk2,X)
    | ~ frontsegP(sk1,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],[co1_9]) ).

cnf('13',plain,
    ( ~ frontsegP(sk4,X3)
    | ~ frontsegP(sk1,X3)
    | ~ neq(X3,nil)
    | ~ ssList(X3) ),
    inference(paramodulation,[],['4','12']) ).

cnf('14',plain,
    ( ~ frontsegP(sk4,X)
    | ~ frontsegP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[],['13','10']) ).

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

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

cnf('17',plain,
    ~ neq(sk3,nil),
    inference(resolution,[then_simplify],['11','14','15','16']) ).

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

cnf('19',plain,
    sk3 = nil,
    inference(resolution,[then_simplify],['6','17','16','18']) ).

cnf('20',plain,
    ( nil != sk1
    | nil != sk2 ),
    inference(cnf_transformation,[],[co1_11]) ).

cnf('21',plain,
    ( nil != sk2
    | nil != sk3 ),
    inference(paramodulation,[],['10','20']) ).

cnf('22',plain,
    ( nil != sk4
    | nil != sk3 ),
    inference(simplify,[],['21','4']) ).

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

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

cnf('25',plain,
    app(nil,sk3) = sk3,
    inference(resolution,[],['23','24']) ).

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

cnf('27',plain,
    ( sk3 != nil
    | nil = sk3 ),
    inference(paramodulation,[then_simplify],['25','26','16','18']) ).

cnf('28',plain,
    nil = sk3,
    inference(resolution,[],['19','27']) ).

cnf('29',plain,
    sk3 != sk4,
    inference(paramodulation,[then_simplify],['19','22','28']) ).

cnf('30',plain,
    ssItem(hd(sk4)),
    inference(paramodulation,[then_simplify],['5','19','29']) ).

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

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

cnf('33',plain,
    ( ssList(cons(X,nil))
    | ~ ssItem(X) ),
    inference(resolution,[],['31','32']) ).

cnf('34',plain,
    ssList(cons(hd(sk4),nil)),
    inference(resolution,[],['30','33']) ).

cnf('35',plain,
    ssList(cons(hd(sk4),sk3)),
    inference(simplify,[],['34','19']) ).

cnf('36',plain,
    app(nil,cons(hd(sk4),sk3)) = cons(hd(sk4),sk3),
    inference(resolution,[],['35','23']) ).

cnf('37',plain,
    app(sk3,cons(hd(sk4),sk3)) = cons(hd(sk4),sk3),
    inference(simplify,[],['36','19']) ).

cnf('38',plain,
    ( app(X0,X1) = nil
    | nil != X1
    | nil != X0
    | ~ ssList(X1)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],['$inc_clause145']) ).

cnf('39',plain,
    ( app(X,Y) = sk3
    | sk3 != Y
    | sk3 != X
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['38','19','19','19']) ).

cnf('40',plain,
    ( cons(X,Y) != nil
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause98']) ).

cnf('41',plain,
    ( cons(X3,nil) != nil
    | ~ ssItem(X3) ),
    inference(resolution,[],['40','32']) ).

cnf('42',plain,
    ( cons(X,sk3) != sk3
    | ~ ssItem(X) ),
    inference(simplify,[then_simplify],['41','19','19']) ).

cnf('43',plain,
    cons(hd(sk4),sk3) != sk3,
    inference(resolution,[],['42','30']) ).

cnf('44',plain,
    ( sk3 != cons(hd(sk4),sk3)
    | ~ ssList(cons(hd(sk4),sk3)) ),
    inference(paramodulation,[then_simplify],['37','39','43','16']) ).

cnf('45',plain,
    sk3 != cons(hd(sk4),sk3),
    inference(resolution,[],['44','35']) ).

cnf('46',plain,
    ( ~ ssList(cons(hd(sk4),sk3))
    | neq(sk3,cons(hd(sk4),sk3)) ),
    inference(resolution,[then_simplify],['45','6','16']) ).

cnf('47',plain,
    neq(sk3,cons(hd(sk4),sk3)),
    inference(resolution,[],['46','35']) ).

cnf('48',plain,
    ( ~ neq(sk3,X)
    | ~ frontsegP(sk4,X)
    | ~ segmentP(X,sk3)
    | ~ ssList(X)
    | ~ strictorderedP(X) ),
    inference(cnf_transformation,[],[co1_10]) ).

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

cnf('50',plain,
    ( cons(hd(sk2),tl(sk2)) = sk2
    | nil = sk2 ),
    inference(resolution,[],['49','2']) ).

cnf('51',plain,
    cons(hd(sk4),tl(sk4)) = sk4,
    inference(simplify,[then_simplify],['50','29','4','4','4','19','4']) ).

cnf('52',plain,
    ( app(cons(X0,nil),X1) = cons(X0,X1)
    | ~ ssItem(X0)
    | ~ ssList(X1) ),
    inference(cnf_transformation,[],['$inc_clause120']) ).

cnf('53',plain,
    ( app(cons(X,sk3),Y) = cons(X,Y)
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(simplify,[],['52','19']) ).

cnf('54',plain,
    ssItem(hd(sk4)),
    inference(paramodulation,[then_simplify],['5','19','29']) ).

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

cnf('56',plain,
    ( ssList(tl(sk2))
    | nil = sk2 ),
    inference(resolution,[],['55','2']) ).

cnf('57',plain,
    ( ssList(tl(sk4))
    | nil = sk4 ),
    inference(simplify,[then_simplify],['56','4','4']) ).

cnf('58',plain,
    ssList(tl(sk4)),
    inference(paramodulation,[then_simplify],['57','19','29']) ).

cnf('59',plain,
    app(cons(hd(sk4),sk3),tl(sk4)) = sk4,
    inference(paramodulation,[then_simplify],['51','53','54','58']) ).

cnf('60',plain,
    ( app(X,Y) != Z
    | frontsegP(Z,X)
    | ~ ssList(Z)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause144']) ).

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

cnf('62',plain,
    ( ~ ssList(cons(hd(sk4),sk3))
    | frontsegP(sk4,cons(hd(sk4),sk3)) ),
    inference(resolution,[then_simplify],['59','60','61','58']) ).

cnf('63',plain,
    frontsegP(sk4,cons(hd(sk4),sk3)),
    inference(resolution,[],['62','35']) ).

cnf('64',plain,
    ( ~ segmentP(cons(hd(sk4),sk3),sk3)
    | ~ ssList(cons(hd(sk4),sk3))
    | ~ strictorderedP(cons(hd(sk4),sk3)) ),
    inference(resolution,[then_simplify],['47','48','63']) ).

cnf('65',plain,
    ( hd(cons(X,Y)) = X
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause97']) ).

cnf('66',plain,
    ( ssItem(hd(X))
    | ~ neq(sk3,X)
    | ~ ssList(X) ),
    inference(paramodulation,[],['1','17']) ).

cnf('67',plain,
    ( ~ ssList(cons(hd(sk4),sk3))
    | ssItem(hd(cons(hd(sk4),sk3))) ),
    inference(resolution,[],['47','66']) ).

cnf('68',plain,
    ssItem(hd(cons(hd(sk4),sk3))),
    inference(resolution,[],['67','35']) ).

cnf('69',plain,
    ssList(cons(hd(cons(hd(sk4),sk3)),nil)),
    inference(resolution,[],['68','33']) ).

cnf('70',plain,
    ssList(cons(hd(cons(hd(sk4),sk3)),sk3)),
    inference(simplify,[],['69','19']) ).

cnf('71',plain,
    ssList(cons(hd(sk4),sk3)),
    inference(paramodulation,[then_simplify],['65','70','54','16']) ).

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

cnf('73',plain,
    app(cons(hd(cons(hd(sk4),sk3)),sk3),nil) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(resolution,[],['70','72']) ).

cnf('74',plain,
    app(cons(hd(cons(hd(sk4),sk3)),sk3),sk3) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(simplify,[],['73','19']) ).

cnf('75',plain,
    app(cons(hd(sk4),sk3),sk3) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(paramodulation,[then_simplify],['65','74','54','16']) ).

cnf('76',plain,
    app(cons(hd(sk4),sk3),nil) = cons(hd(sk4),sk3),
    inference(resolution,[],['35','72']) ).

cnf('77',plain,
    app(cons(hd(sk4),sk3),sk3) = cons(hd(sk4),sk3),
    inference(simplify,[],['76','19']) ).

cnf('78',plain,
    cons(hd(sk4),sk3) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(simplify,[],['75','77']) ).

cnf('79',plain,
    ( strictorderedP(cons(X,Y))
    | nil != Y
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause112']) ).

cnf('80',plain,
    ssItem(hd(cons(hd(sk4),sk3))),
    inference(resolution,[],['67','35']) ).

cnf('81',plain,
    strictorderedP(cons(hd(sk4),sk3)),
    inference(paramodulation,[then_simplify],['78','79','28','80','16']) ).

cnf('82',plain,
    ~ segmentP(cons(hd(sk4),sk3),sk3),
    inference(simplify,[then_simplify],['64','71','81']) ).

cnf('83',plain,
    ( segmentP(X,nil)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause56']) ).

cnf('84',plain,
    segmentP(cons(hd(sk4),sk3),nil),
    inference(resolution,[],['35','83']) ).

cnf('85',plain,
    segmentP(cons(hd(sk4),sk3),sk3),
    inference(simplify,[],['84','19']) ).

cnf('86',plain,
    $false,
    inference(resolution,[],['82','85']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.11  % Problem  : SWC021-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n001.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Mon Aug 28 19:07:05 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                   196
% 0.19/0.38  in_rule_clause_count:              178
% 0.19/0.38  in_fact_clause_count:               18
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:             21
% 0.19/0.38  in_unit_clause_count:               62
% 0.19/0.38  in_horn_clause_count:              163
% 0.19/0.38  in_pos_clause_count:                60
% 0.19/0.38  in_neg_clause_count:                16
% 0.19/0.38  in_poseq_clause_count:              58
% 0.19/0.38  in_negeq_clause_count:              35
% 0.19/0.38  in_unitposeq_clause_count:           2
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:            10
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              5
% 0.19/0.38  in_min_size:               2
% 0.19/0.38  in_max_size:              31
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               6
% 0.19/0.38  in_extaxiom_count:               185
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                    11
% 0.19/0.38  in_neg_goal_count:                 3
% 0.19/0.38  in_pos_goal_count:                 8
% 0.19/0.38  in_posunit_goal_count:             8
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.19/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  
% 0.19/0.38  **** run 7 fork 6 starts with strategy
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 8 fork 7 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.43  
% 0.19/0.43  fork 3: search finished without proof.
% 0.19/0.47  
% 0.19/0.47  **** run 12 fork 3 starts with strategy
% 0.19/0.47  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.51  
% 0.19/0.51  fork 2: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  fork 0: search finished without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 5: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  **** run 9 fork 0 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 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  fork 1: search finished without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.55  
% 0.19/0.55  **** run 14 fork 5 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.55  
% 0.19/0.55  **** run 10 fork 1 starts with strategy
% 0.19/0.55  {"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.56  
% 0.19/0.56  
% 0.19/0.56  fork 7: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  
% 0.19/0.59  fork 3: search terminated without proof.
% 0.19/0.59  
% 0.19/0.59  **** run 16 fork 7 starts with strategy
% 0.19/0.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.61  
% 0.19/0.61  **** run 20 fork 3 starts with strategy
% 0.19/0.61  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 2: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 0: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 19 fork 2 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.67  
% 0.19/0.67  **** run 17 fork 0 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 5: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 1: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 4: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 6: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 22 fork 5 starts with strategy
% 0.19/0.69  {"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.70  
% 0.19/0.70  **** run 18 fork 1 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 0.19/0.71  
% 0.19/0.71  **** run 21 fork 4 starts with strategy
% 0.19/0.71  {"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 23 fork 6 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.74  No candidate clauses found.
% 0.19/0.74  
% 0.19/0.74  
% 0.19/0.74  fork 1: search terminated without proof.
% 0.19/0.74  
% 0.19/0.74  
% 0.19/0.74  fork 3: search terminated without proof.
% 0.19/0.76  
% 0.19/0.76  **** run 26 fork 1 starts with strategy
% 0.19/0.76  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 0.19/0.76  
% 0.19/0.76  **** run 28 fork 3 starts with strategy
% 0.19/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 7: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  
% 0.19/0.81  fork 0: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  **** run 24 fork 7 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.81  
% 0.19/0.81  
% 0.19/0.81  fork 2: search terminated without proof.
% 2.86/0.82  
% 2.86/0.82  **** run 25 fork 0 starts with strategy
% 2.86/0.82  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 2.86/0.83  
% 2.86/0.83  
% 2.86/0.83  fork 5: search terminated without proof.
% 2.86/0.84  
% 2.86/0.84  
% 2.86/0.84  fork 4: search terminated without proof.
% 2.86/0.84  
% 2.86/0.84  **** run 27 fork 2 starts with strategy
% 2.86/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 2.86/0.85  
% 2.86/0.85  **** run 29 fork 4 starts with strategy
% 2.86/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.86/0.85  
% 2.86/0.85  **** run 30 fork 5 starts with strategy
% 2.86/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 2.86/0.89  
% 2.86/0.89  
% 2.86/0.89  fork 6: search terminated without proof.
% 2.86/0.89  
% 2.86/0.89  
% 2.86/0.89  fork 3: search terminated without proof.
% 2.86/0.89  
% 2.86/0.89  
% 2.86/0.89  fork 1: search terminated without proof.
% 4.02/0.91  
% 4.02/0.91  **** run 34 fork 1 starts with strategy
% 4.02/0.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.02/0.91  
% 4.02/0.91  **** run 31 fork 6 starts with strategy
% 4.02/0.91  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 4.02/0.91  
% 4.02/0.91  **** run 36 fork 3 starts with strategy
% 4.02/0.91  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.02/0.95  
% 4.02/0.95  
% 4.02/0.95  fork 7: search terminated without proof.
% 4.41/0.96  
% 4.41/0.96  
% 4.41/0.96  fork 0: search terminated without proof.
% 4.41/0.97  
% 4.41/0.97  
% 4.41/0.97  fork 2: search terminated without proof.
% 4.41/0.97  
% 4.41/0.97  **** run 32 fork 7 starts with strategy
% 4.41/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.41/0.98  
% 4.41/0.98  **** run 33 fork 0 starts with strategy
% 4.41/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.41/0.98  
% 4.41/0.98  
% 4.41/0.98  fork 4: search terminated without proof.
% 4.41/0.98  
% 4.41/0.98  **** run 35 fork 2 starts with strategy
% 4.41/0.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.41/0.99  
% 4.41/0.99  
% 4.41/0.99  fork 5: search terminated without proof.
% 4.41/1.00  
% 4.41/1.00  **** run 37 fork 4 starts with strategy
% 4.41/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.41/1.01  
% 4.41/1.01  **** run 38 fork 5 starts with strategy
% 4.41/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.41/1.03  
% 4.41/1.03  
% 4.41/1.03  fork 6: search terminated without proof.
% 4.41/1.04  
% 4.41/1.04  
% 4.41/1.04  fork 1: search terminated without proof.
% 4.41/1.04  
% 4.41/1.04  fork 4: search finished without proof.
% 5.16/1.05  
% 5.16/1.05  
% 5.16/1.05  fork 3: search terminated without proof.
% 5.16/1.05  
% 5.16/1.05  **** run 39 fork 6 starts with strategy
% 5.16/1.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.16/1.06  
% 5.16/1.06  **** run 42 fork 1 starts with strategy
% 5.16/1.06  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.16/1.06  
% 5.16/1.06  **** run 45 fork 4 starts with strategy
% 5.16/1.06  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.16/1.07  
% 5.16/1.07  **** run 44 fork 3 starts with strategy
% 5.16/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.16/1.09  
% 5.16/1.09  
% 5.16/1.09  fork 7: search terminated without proof.
% 5.56/1.11  
% 5.56/1.11  
% 5.56/1.11  fork 0: search terminated without proof.
% 5.56/1.11  
% 5.56/1.11  **** run 40 fork 7 starts with strategy
% 5.56/1.11  {"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.56/1.12  
% 5.56/1.12  
% 5.56/1.12  fork 2: search terminated without proof.
% 5.56/1.12  
% 5.56/1.12  **** run 41 fork 0 starts with strategy
% 5.56/1.12  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.56/1.13  
% 5.56/1.13  fork 5: search finished without proof.
% 5.56/1.14  
% 5.56/1.14  **** run 43 fork 2 starts with strategy
% 5.56/1.14  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.98/1.15  
% 5.98/1.15  **** run 46 fork 5 starts with strategy
% 5.98/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.98/1.18  
% 5.98/1.18  fork 1: search finished without proof.
% 5.98/1.19  
% 5.98/1.19  
% 5.98/1.19  fork 4: search terminated without proof.
% 5.98/1.19  
% 5.98/1.19  
% 5.98/1.19  fork 6: search terminated without proof.
% 6.40/1.20  
% 6.40/1.20  fork 3: search finished without proof.
% 6.40/1.20  
% 6.40/1.20  **** run 53 fork 4 starts with strategy
% 6.40/1.20  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.40/1.20  
% 6.40/1.20  **** run 50 fork 1 starts with strategy
% 6.40/1.20  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.40/1.21  
% 6.40/1.21  **** run 47 fork 6 starts with strategy
% 6.40/1.21  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.40/1.22  
% 6.40/1.22  **** run 52 fork 3 starts with strategy
% 6.40/1.22  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.40/1.25  
% 6.40/1.25  
% 6.40/1.25  fork 7: search terminated without proof.
% 6.77/1.25  
% 6.77/1.25  
% 6.77/1.25  fork 0: search terminated without proof.
% 6.77/1.26  
% 6.77/1.26  **** run 48 fork 7 starts with strategy
% 6.77/1.26  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.77/1.27  
% 6.77/1.27  **** run 49 fork 0 starts with strategy
% 6.77/1.27  {"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.77/1.27  
% 6.77/1.27  
% 6.77/1.27  fork 2: search terminated without proof.
% 6.77/1.28  
% 6.77/1.28  
% 6.77/1.28  fork 5: search terminated without proof.
% 6.77/1.30  
% 6.77/1.30  **** run 54 fork 5 starts with strategy
% 6.77/1.30  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.77/1.30  
% 6.77/1.30  **** run 51 fork 2 starts with strategy
% 6.77/1.30  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.77/1.33  
% 6.77/1.33  
% 6.77/1.33  fork 1: search terminated without proof.
% 6.77/1.34  
% 6.77/1.34  
% 6.77/1.34  fork 4: search terminated without proof.
% 6.77/1.34  
% 6.77/1.34  
% 6.77/1.34  fork 6: search terminated without proof.
% 7.56/1.35  
% 7.56/1.35  fork 3: search finished without proof.
% 7.56/1.36  
% 7.56/1.36  **** run 55 fork 6 starts with strategy
% 7.56/1.36  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.56/1.36  
% 7.56/1.36  **** run 58 fork 1 starts with strategy
% 7.56/1.36  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.56/1.36  
% 7.56/1.36  **** run 61 fork 4 starts with strategy
% 7.56/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.56/1.37  
% 7.56/1.37  **** run 60 fork 3 starts with strategy
% 7.56/1.37  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.94/1.40  
% 7.94/1.40  
% 7.94/1.40  fork 7: search terminated without proof.
% 7.94/1.40  
% 7.94/1.40  
% 7.94/1.40  fork 0: search terminated without proof.
% 7.94/1.42  
% 7.94/1.42  **** run 56 fork 7 starts with strategy
% 7.94/1.42  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.94/1.42  
% 7.94/1.42  
% 7.94/1.42  fork 5: search terminated without proof.
% 7.94/1.42  
% 7.94/1.42  **** run 57 fork 0 starts with strategy
% 7.94/1.42  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.94/1.43  
% 7.94/1.43  
% 7.94/1.43  fork 2: search terminated without proof.
% 7.94/1.44  
% 7.94/1.44  **** run 62 fork 5 starts with strategy
% 7.94/1.44  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.94/1.45  
% 7.94/1.45  **** run 59 fork 2 starts with strategy
% 7.94/1.45  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.94/1.49  
% 7.94/1.49  
% 7.94/1.49  fork 1: search terminated without proof.
% 7.94/1.49  
% 7.94/1.49  
% 7.94/1.49  fork 4: search terminated without proof.
% 7.94/1.50  
% 7.94/1.50  
% 7.94/1.50  fork 3: search terminated without proof.
% 7.94/1.50  
% 7.94/1.50  
% 7.94/1.50  fork 6: search terminated without proof.
% 7.94/1.51  
% 7.94/1.51  **** run 66 fork 1 starts with strategy
% 7.94/1.51  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 7.94/1.52  
% 7.94/1.52  **** run 63 fork 6 starts with strategy
% 7.94/1.52  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.94/1.52  
% 7.94/1.52  **** run 68 fork 3 starts with strategy
% 7.94/1.52  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.94/1.53  
% 7.94/1.53  **** run 69 fork 4 starts with strategy
% 7.94/1.53  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 7.94/1.54  
% 7.94/1.54  
% 7.94/1.54  fork 7: search terminated without proof.
% 7.94/1.56  
% 7.94/1.56  **** run 64 fork 7 starts with strategy
% 7.94/1.56  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.22/1.58  
% 9.22/1.58  
% 9.22/1.58  fork 0: search terminated without proof.
% 9.22/1.59  
% 9.22/1.59  
% 9.22/1.59  fork 2: search terminated without proof.
% 9.22/1.59  
% 9.22/1.59  **** run 65 fork 0 starts with strategy
% 9.22/1.59  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.22/1.61  
% 9.22/1.61  **** run 67 fork 2 starts with strategy
% 9.22/1.61  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.58/1.65  
% 9.58/1.65  
% 9.58/1.65  fork 1: search terminated without proof.
% 9.77/1.65  
% 9.77/1.65  
% 9.77/1.65  fork 6: search terminated without proof.
% 9.77/1.65  
% 9.77/1.65  fork 3: search finished without proof.
% 9.77/1.66  
% 9.77/1.66  
% 9.77/1.66  fork 5: search terminated without proof.
% 9.77/1.66  
% 9.77/1.66  **** run 74 fork 1 starts with strategy
% 9.77/1.66  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 9.77/1.67  
% 9.77/1.67  **** run 71 fork 6 starts with strategy
% 9.77/1.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.77/1.67  
% 9.77/1.67  **** run 76 fork 3 starts with strategy
% 9.77/1.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 9.77/1.69  
% 9.77/1.69  **** run 70 fork 5 starts with strategy
% 9.77/1.69  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.77/1.69  
% 9.77/1.69  
% 9.77/1.69  fork 7: search terminated without proof.
% 9.77/1.71  
% 9.77/1.71  **** run 72 fork 7 starts with strategy
% 9.77/1.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.33/1.73  
% 10.33/1.73  fork 2: search finished without proof.
% 10.33/1.74  
% 10.33/1.74  
% 10.33/1.74  fork 0: search terminated without proof.
% 10.33/1.75  
% 10.33/1.75  **** run 75 fork 2 starts with strategy
% 10.33/1.75  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.33/1.77  
% 10.33/1.77  **** run 73 fork 0 starts with strategy
% 10.33/1.77  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.33/1.77  
% 10.33/1.77  
% 10.33/1.77  fork 4: search terminated without proof.
% 10.66/1.79  
% 10.66/1.79  **** run 77 fork 4 starts with strategy
% 10.66/1.79  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.66/1.80  
% 10.66/1.80  
% 10.66/1.80  fork 6: search terminated without proof.
% 10.66/1.80  
% 10.66/1.80  
% 10.66/1.80  fork 1: search terminated without proof.
% 10.66/1.80  
% 10.66/1.80  
% 10.66/1.80  fork 3: search terminated without proof.
% 10.66/1.80  
% 10.66/1.80  fork 0: search finished without proof.
% 10.66/1.82  
% 10.66/1.82  **** run 79 fork 6 starts with strategy
% 10.66/1.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.66/1.82  
% 10.66/1.82  **** run 82 fork 1 starts with strategy
% 10.66/1.82  
% 10.66/1.82  **** run 81 fork 0 starts with strategy
% 10.66/1.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.66/1.82  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 10.66/1.82  
% 10.66/1.82  **** run 84 fork 3 starts with strategy
% 10.66/1.82  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 10.66/1.84  
% 10.66/1.84  fork 5: search finished without proof.
% 10.66/1.84  
% 10.66/1.84  
% 10.66/1.84  fork 7: search terminated without proof.
% 11.26/1.85  
% 11.26/1.85  **** run 78 fork 5 starts with strategy
% 11.26/1.85  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 11.26/1.86  
% 11.26/1.86  **** run 80 fork 7 starts with strategy
% 11.26/1.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.26/1.86  
% 11.26/1.86  fork 3: search finished without proof.
% 11.44/1.88  
% 11.44/1.88  **** run 92 fork 3 starts with strategy
% 11.44/1.88  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 11.44/1.89  
% 11.44/1.89  
% 11.44/1.89  fork 2: search terminated without proof.
% 11.44/1.91  
% 11.44/1.91  **** run 83 fork 2 starts with strategy
% 11.44/1.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.44/1.92  
% 11.44/1.92  
% 11.44/1.92  fork 4: search terminated without proof.
% 11.83/1.93  
% 11.83/1.93  **** run 85 fork 4 starts with strategy
% 11.83/1.93  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 12.04/1.95  
% 12.04/1.95  
% 12.04/1.95  fork 1: search terminated without proof.
% 12.04/1.95  
% 12.04/1.95  
% 12.04/1.95  fork 6: search terminated without proof.
% 12.04/1.95  
% 12.04/1.95  
% 12.04/1.95  fork 0: search terminated without proof.
% 12.04/1.97  
% 12.04/1.97  **** run 90 fork 1 starts with strategy
% 12.04/1.97  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 12.04/1.97  
% 12.04/1.97  **** run 87 fork 6 starts with strategy
% 12.04/1.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.04/1.98  
% 12.04/1.98  **** run 89 fork 0 starts with strategy
% 12.04/1.98  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.04/1.99  
% 12.04/1.99  
% 12.04/1.99  fork 5: search terminated without proof.
% 12.04/1.99  
% 12.04/1.99  
% 12.04/1.99  fork 7: search terminated without proof.
% 12.04/2.00  
% 12.04/2.00  fork 1: search finished without proof.
% 12.04/2.01  
% 12.04/2.01  
% 12.04/2.01  fork 3: search terminated without proof.
% 12.04/2.01  
% 12.04/2.01  **** run 86 fork 5 starts with strategy
% 12.04/2.01  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 12.04/2.02  
% 12.04/2.02  **** run 88 fork 7 starts with strategy
% 12.04/2.02  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.04/2.02  
% 12.04/2.02  **** run 98 fork 1 starts with strategy
% 12.04/2.02  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.66/2.03  
% 12.66/2.03  **** run 100 fork 3 starts with strategy
% 12.66/2.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.66/2.04  
% 12.66/2.04  
% 12.66/2.04  fork 2: search terminated without proof.
% 12.66/2.06  
% 12.66/2.06  **** run 91 fork 2 starts with strategy
% 12.66/2.06  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.66/2.06  
% 12.66/2.06  
% 12.66/2.06  fork 4: search terminated without proof.
% 12.66/2.09  
% 12.66/2.09  **** run 93 fork 4 starts with strategy
% 12.66/2.09  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.66/2.10  
% 12.66/2.10  
% 12.66/2.10  fork 6: search terminated without proof.
% 12.66/2.11  
% 12.66/2.11  
% 12.66/2.11  fork 0: search terminated without proof.
% 12.66/2.12  
% 12.66/2.12  **** run 95 fork 6 starts with strategy
% 12.66/2.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 12.66/2.13  
% 12.66/2.13  **** run 97 fork 0 starts with strategy
% 12.66/2.13  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 12.66/2.14  
% 12.66/2.14  
% 12.66/2.14  fork 7: search terminated without proof.
% 12.66/2.15  
% 12.66/2.15  
% 12.66/2.15  fork 3: search terminated without proof.
% 12.66/2.16  
% 12.66/2.16  **** run 96 fork 7 starts with strategy
% 12.66/2.16  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 12.66/2.17  
% 12.66/2.17  **** run 108 fork 3 starts with strategy
% 12.66/2.17  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 12.66/2.19  
% 12.66/2.19  
% 12.66/2.19  fork 2: search terminated without proof.
% 12.66/2.20  
% 12.66/2.20  
% 12.66/2.20  fork 1: search terminated without proof.
% 12.66/2.20  
% 12.66/2.20  
% 12.66/2.20  fork 5: search terminated without proof.
% 12.66/2.21  
% 12.66/2.21  **** run 99 fork 2 starts with strategy
% 12.66/2.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 12.66/2.22  
% 12.66/2.22  **** run 106 fork 1 starts with strategy
% 12.66/2.22  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.66/2.22  
% 12.66/2.22  **** run 94 fork 5 starts with strategy
% 12.66/2.22  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.65/2.25  
% 13.65/2.25  
% 13.65/2.25  fork 6: search terminated without proof.
% 13.65/2.26  
% 13.65/2.26  
% 13.65/2.26  fork 0: search terminated without proof.
% 13.65/2.27  
% 13.65/2.27  **** run 103 fork 6 starts with strategy
% 13.65/2.27  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 13.65/2.27  
% 13.65/2.27  
% 13.65/2.27  fork 4: search terminated without proof.
% 13.65/2.28  
% 13.65/2.28  **** run 105 fork 0 starts with strategy
% 13.65/2.28  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 13.65/2.29  
% 13.65/2.29  **** run 101 fork 4 starts with strategy
% 13.65/2.29  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.65/2.30  
% 13.65/2.30  
% 13.65/2.30  fork 7: search terminated without proof.
% 13.65/2.30  
% 13.65/2.30  fork 6: search finished without proof.
% 14.79/2.33  
% 14.79/2.33  **** run 104 fork 7 starts with strategy
% 14.79/2.33  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.79/2.33  
% 14.79/2.33  
% 14.79/2.33  fork 3: search terminated without proof.
% 14.79/2.34  
% 14.79/2.34  **** run 111 fork 6 starts with strategy
% 14.79/2.34  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.79/2.34  
% 14.79/2.34  
% 14.79/2.34  fork 2: search terminated without proof.
% 14.94/2.35  
% 14.94/2.35  
% 14.94/2.35  fork 1: search terminated without proof.
% 14.94/2.35  
% 14.94/2.35  **** run 116 fork 3 starts with strategy
% 14.94/2.35  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 14.94/2.35  
% 14.94/2.35  
% 14.94/2.35  fork 5: search terminated without proof.
% 14.94/2.36  
% 14.94/2.36  **** run 107 fork 2 starts with strategy
% 14.94/2.36  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.94/2.36  
% 14.94/2.36  **** run 114 fork 1 starts with strategy
% 14.94/2.36  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 14.94/2.38  
% 14.94/2.38  **** run 102 fork 5 starts with strategy
% 14.94/2.38  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 15.55/2.43  
% 15.55/2.43  
% 15.55/2.43  fork 4: search terminated without proof.
% 15.55/2.45  
% 15.55/2.45  **** run 109 fork 4 starts with strategy
% 15.55/2.45  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 15.55/2.46  
% 15.55/2.46  
% 15.55/2.46  fork 6: search terminated without proof.
% 15.55/2.47  
% 15.55/2.47  fork 0: search finished without proof.
% 15.96/2.48  
% 15.96/2.48  
% 15.96/2.48  fork 3: search terminated without proof.
% 15.96/2.49  
% 15.96/2.49  **** run 119 fork 6 starts with strategy
% 15.96/2.49  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.96/2.49  
% 15.96/2.49  
% 15.96/2.49  fork 1: search terminated without proof.
% 15.96/2.50  
% 15.96/2.50  **** run 124 fork 3 starts with strategy
% 15.96/2.50  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 15.96/2.50  
% 15.96/2.50  
% 15.96/2.50  fork 2: search terminated without proof.
% 15.96/2.51  
% 15.96/2.51  **** run 122 fork 1 starts with strategy
% 15.96/2.51  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 15.96/2.52  
% 15.96/2.52  
% 15.96/2.52  fork 5: search terminated without proof.
% 15.96/2.52  
% 15.96/2.52  **** run 115 fork 2 starts with strategy
% 15.96/2.52  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 15.96/2.52  
% 15.96/2.52  **** run 113 fork 0 starts with strategy
% 15.96/2.52  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.96/2.53  
% 15.96/2.53  **** run 110 fork 5 starts with strategy
% 15.96/2.53  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.61/2.57  
% 16.61/2.57  
% 16.61/2.57  fork 4: search terminated without proof.
% 16.61/2.59  
% 16.61/2.59  **** run 117 fork 4 starts with strategy
% 16.61/2.59  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 16.61/2.61  
% 16.61/2.61  
% 16.61/2.61  fork 7: search terminated without proof.
% 16.91/2.62  
% 16.91/2.62  
% 16.91/2.62  fork 6: search terminated without proof.
% 16.91/2.63  
% 16.91/2.63  
% 16.91/2.63  fork 3: search terminated without proof.
% 17.06/2.64  
% 17.06/2.64  **** run 112 fork 7 starts with strategy
% 17.06/2.64  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.06/2.64  
% 17.06/2.64  
% 17.06/2.64  fork 1: search terminated without proof.
% 17.06/2.64  
% 17.06/2.64  **** run 132 fork 3 starts with strategy
% 17.06/2.64  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.06/2.65  
% 17.06/2.65  
% 17.06/2.65  fork 2: search terminated without proof.
% 17.06/2.65  
% 17.06/2.65  **** run 127 fork 6 starts with strategy
% 17.06/2.65  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.06/2.66  
% 17.06/2.66  **** run 130 fork 1 starts with strategy
% 17.06/2.66  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.06/2.67  
% 17.06/2.67  
% 17.06/2.67  fork 5: search terminated without proof.
% 17.06/2.67  
% 17.06/2.67  **** run 123 fork 2 starts with strategy
% 17.06/2.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.06/2.68  
% 17.06/2.68  fork 0: search finished without proof.
% 17.06/2.69  
% 17.06/2.69  **** run 118 fork 5 starts with strategy
% 17.06/2.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 17.06/2.70  
% 17.06/2.70  fork 1: search finished without proof.
% 17.06/2.71  
% 17.06/2.71  **** run 138 fork 1 starts with strategy
% 17.06/2.71  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 17.06/2.72  
% 17.06/2.72  
% 17.06/2.72  fork 4: search terminated without proof.
% 17.06/2.72  
% 17.06/2.72  **** run 121 fork 0 starts with strategy
% 17.06/2.72  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":1,"strategy":["query_focus","prohibit_nested_para"],"max_dseconds":1}
% 17.65/2.74  
% 17.65/2.74  **** run 125 fork 4 starts with strategy
% 17.65/2.74  {"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}
% 18.05/2.79  
% 18.05/2.79  fork 7: search finished without proof.
% 18.05/2.80  
% 18.05/2.80  
% 18.05/2.80  fork 2: search terminated without proof.
% 18.05/2.81  
% 18.05/2.81  **** run 131 fork 2 starts with strategy
% 18.05/2.81  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.05/2.82  
% 18.05/2.82  
% 18.05/2.82  fork 5: search terminated without proof.
% 18.05/2.83  
% 18.05/2.83  **** run 126 fork 5 starts with strategy
% 18.05/2.83  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.05/2.84  
% 18.05/2.84  **** run 120 fork 7 starts with strategy
% 18.05/2.84  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 18.05/2.87  
% 18.05/2.87  
% 18.05/2.87  fork 4: search terminated without proof.
% 18.05/2.89  
% 18.05/2.89  **** run 133 fork 4 starts with strategy
% 18.05/2.89  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.05/2.95  
% 18.05/2.95  fork 5: search finished without proof.
% 18.05/2.97  
% 18.05/2.97  **** run 134 fork 5 starts with strategy
% 18.05/2.97  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.05/2.98  
% 18.05/2.98  
% 18.05/2.98  fork 0: search terminated without proof.
% 18.05/3.00  
% 18.05/3.00  **** run 129 fork 0 starts with strategy
% 18.05/3.00  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 18.05/3.01  
% 18.05/3.01  
% 18.05/3.01  fork 7: search terminated without proof.
% 18.05/3.03  
% 18.05/3.03  **** run 128 fork 7 starts with strategy
% 18.05/3.03  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 24.16/3.68  
% 24.16/3.68  
% 24.16/3.68  fork 6: search terminated without proof.
% 24.16/3.69  
% 24.16/3.69  
% 24.16/3.69  fork 3: search terminated without proof.
% 24.16/3.70  
% 24.16/3.70  **** run 135 fork 6 starts with strategy
% 24.16/3.70  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 24.16/3.71  
% 24.16/3.71  **** run 140 fork 3 starts with strategy
% 24.16/3.71  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 25.90/3.84  
% 25.90/3.84  
% 25.90/3.84  fork 2: search terminated without proof.
% 25.90/3.86  
% 25.90/3.86  **** run 139 fork 2 starts with strategy
% 25.90/3.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.45/3.95  
% 26.45/3.95  
% 26.45/3.95  fork 1: search terminated without proof.
% 26.45/3.96  
% 26.45/3.96  
% 26.45/3.96  fork 4: search terminated without proof.
% 27.03/3.97  
% 27.03/3.97  **** run 146 fork 1 starts with strategy
% 27.03/3.97  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.03/3.98  
% 27.03/3.98  **** run 141 fork 4 starts with strategy
% 27.03/3.98  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 27.26/4.01  
% 27.26/4.01  
% 27.26/4.01  fork 5: search terminated without proof.
% 27.52/4.03  
% 27.52/4.03  
% 27.52/4.03  fork 0: search terminated without proof.
% 27.52/4.03  
% 27.52/4.03  **** run 142 fork 5 starts with strategy
% 27.52/4.03  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 27.52/4.05  
% 27.52/4.05  **** run 137 fork 0 starts with strategy
% 27.52/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 28.84/4.21  
% 28.84/4.21  
% 28.84/4.21  fork 7: search terminated without proof.
% 28.84/4.23  
% 28.84/4.23  **** run 136 fork 7 starts with strategy
% 28.84/4.23  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 32.44/4.74  
% 32.44/4.74  
% 32.44/4.74  fork 3: search terminated without proof.
% 32.44/4.75  
% 32.44/4.75  
% 32.44/4.75  fork 6: search terminated without proof.
% 32.44/4.76  
% 32.44/4.76  **** run 148 fork 3 starts with strategy
% 32.44/4.76  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 33.19/4.78  
% 33.19/4.78  **** run 143 fork 6 starts with strategy
% 33.19/4.78  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 33.76/5.01  
% 33.76/5.01  
% 33.76/5.01  fork 2: search terminated without proof.
% 33.76/5.03  
% 33.76/5.03  **** run 147 fork 2 starts with strategy
% 33.76/5.03  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.82/5.04  
% 34.82/5.04  
% 34.82/5.04  fork 1: search terminated without proof.
% 34.82/5.06  
% 34.82/5.06  **** run 154 fork 1 starts with strategy
% 34.82/5.06  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 34.82/5.06  
% 34.82/5.06  
% 34.82/5.06  fork 4: search terminated without proof.
% 34.82/5.07  
% 34.82/5.07  
% 34.82/5.07  fork 5: search terminated without proof.
% 34.82/5.09  
% 34.82/5.09  **** run 149 fork 4 starts with strategy
% 34.82/5.09  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 34.82/5.09  
% 34.82/5.09  **** run 150 fork 5 starts with strategy
% 34.82/5.09  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 35.78/5.13  
% 35.78/5.13  
% 35.78/5.13  fork 0: search terminated without proof.
% 35.78/5.15  
% 35.78/5.15  **** run 145 fork 0 starts with strategy
% 35.78/5.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 36.53/5.28  
% 36.53/5.28  
% 36.53/5.28  fork 7: search terminated without proof.
% 37.34/5.30  
% 37.34/5.30  **** run 144 fork 7 starts with strategy
% 37.34/5.30  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 37.38/5.34  No candidate clauses found.
% 37.38/5.34  
% 37.38/5.34  
% 37.38/5.34  fork 7: search terminated without proof.
% 37.38/5.35  
% 37.38/5.35  **** run 152 fork 7 starts with strategy
% 37.38/5.35  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 40.72/5.80  
% 40.72/5.80  
% 40.72/5.80  fork 3: search terminated without proof.
% 40.72/5.82  
% 40.72/5.82  **** run 156 fork 3 starts with strategy
% 40.72/5.82  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 41.47/5.86  
% 41.47/5.86  
% 41.47/5.86  fork 6: search terminated without proof.
% 41.47/5.88  
% 41.47/5.88  **** run 151 fork 6 starts with strategy
% 41.47/5.88  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 43.08/6.10  
% 43.08/6.10  
% 43.08/6.10  fork 2: search terminated without proof.
% 43.08/6.11  
% 43.08/6.11  
% 43.08/6.11  fork 1: search terminated without proof.
% 43.08/6.12  
% 43.08/6.12  **** run 155 fork 2 starts with strategy
% 43.08/6.12  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 43.88/6.14  
% 43.88/6.14  **** run 162 fork 1 starts with strategy
% 43.88/6.14  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 43.88/6.14  
% 43.88/6.14  
% 43.88/6.14  fork 5: search terminated without proof.
% 43.88/6.16  
% 43.88/6.16  
% 43.88/6.16  fork 4: search terminated without proof.
% 43.88/6.17  
% 43.88/6.17  **** run 158 fork 5 starts with strategy
% 43.88/6.17  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 43.88/6.18  
% 43.88/6.18  
% 43.88/6.18  fork 0: search terminated without proof.
% 43.88/6.18  
% 43.88/6.18  **** run 157 fork 4 starts with strategy
% 43.88/6.18  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 44.36/6.20  
% 44.36/6.20  **** run 153 fork 0 starts with strategy
% 44.36/6.20  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 45.28/6.38  
% 45.28/6.38  
% 45.28/6.38  fork 7: search terminated without proof.
% 45.28/6.40  
% 45.28/6.40  **** run 160 fork 7 starts with strategy
% 45.28/6.40  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 49.13/6.84  
% 49.13/6.84  
% 49.13/6.84  fork 3: search terminated without proof.
% 49.13/6.86  
% 49.13/6.86  **** run 164 fork 3 starts with strategy
% 49.13/6.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 49.46/6.93  
% 49.46/6.93  
% 49.46/6.93  fork 6: search terminated without proof.
% 49.46/6.96  
% 49.46/6.96  **** run 159 fork 6 starts with strategy
% 49.46/6.96  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 49.46/6.97  
% 49.46/6.97  fork 3: search finished without proof.
% 49.46/6.99  
% 49.46/6.99  **** run 172 fork 3 starts with strategy
% 49.46/6.99  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 51.67/7.20  
% 51.67/7.20  
% 51.67/7.20  fork 5: search terminated without proof.
% 51.67/7.22  
% 51.67/7.22  **** run 166 fork 5 starts with strategy
% 51.67/7.22  {"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}
% 51.67/7.22  
% 51.67/7.22  
% 51.67/7.22  fork 4: search terminated without proof.
% 51.67/7.23  
% 51.67/7.23  
% 51.67/7.23  fork 0: search terminated without proof.
% 51.67/7.24  
% 51.67/7.24  **** run 165 fork 4 starts with strategy
% 51.67/7.24  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.67/7.25  
% 51.67/7.25  **** run 161 fork 0 starts with strategy
% 51.67/7.25  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 52.98/7.34  
% 52.98/7.34  
% 52.98/7.34  fork 2: search terminated without proof.
% 52.98/7.35  
% 52.98/7.35  fork 1: search finished without proof.
% 52.98/7.36  
% 52.98/7.36  **** run 163 fork 2 starts with strategy
% 52.98/7.36  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.98/7.38  
% 52.98/7.38  **** run 170 fork 1 starts with strategy
% 52.98/7.38  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 52.98/7.40  
% 52.98/7.40  fork 2: search finished without proof.
% 53.60/7.42  
% 53.60/7.42  **** run 171 fork 2 starts with strategy
% 53.60/7.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 53.60/7.45  
% 53.60/7.45  
% 53.60/7.45  fork 7: search terminated without proof.
% 54.08/7.48  
% 54.08/7.48  **** run 168 fork 7 starts with strategy
% 54.08/7.48  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 57.13/7.93  
% 57.13/7.93  
% 57.13/7.93  result: proof found
% 57.13/7.93  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 57.13/7.93  by run 165 fork 4 strategy {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 57.13/7.93  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 57.13/7.93  
% 57.13/7.93  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 57.13/7.93  
% 57.13/7.93  run 165 fork 4 statistics:
% 57.13/7.93  ----------------------------------
% 57.13/7.93  this run seconds: 0.416361
% 57.13/7.93  total seconds: 6.952477
% 57.13/7.93  stat_given_used: 2354
% 57.13/7.93  stat_given_used_at_endgame: 0
% 57.13/7.93  stat_given_candidates:   6065
% 57.13/7.93  stat_given_candidates_at_endgame: 0
% 57.13/7.93  stat_given_candidates_h: 0
% 57.13/7.93  stat_binres_derived_cl:   17305
% 57.13/7.93  stat_binres_derived_cl_h: 0
% 57.13/7.93  stat_factor_derived_cl: 158
% 57.13/7.93  stat_para_derived_cl: 25782
% 57.13/7.93  stat_tautologies_discarded: 675
% 57.13/7.93  stat_forward_subsumed: 6406
% 57.13/7.93  stat_derived_cut: 6028
% 57.13/7.93  stat_derived_rewritten: 1098
% 57.13/7.93  stat_weight_discarded_building: 0
% 57.13/7.93  stat_weight_discarded_cl: 0
% 57.13/7.93  stat_internlimit_discarded_cl: 0
% 57.13/7.93  stat_simplified:  1126 simplified 0 derived 0 given
% 57.13/7.93  stat_kept_cl: 34709
% 57.13/7.93  stat_built_cl: 40543
% 57.13/7.93  stat_hyperres_partial_cl: 0
% 57.13/7.93  stat_made_rewriters: 184
% 57.13/7.93  stat_backward_subsumed: 0
% 57.13/7.93  stat_propagated_subsumed: 0
% 57.13/7.93  stat_clsubs_attempted:                     10215
% 57.13/7.93  stat_clsubs_fact_groundunit_found:            40
% 57.13/7.93  stat_clsubs_rule_groundunit_found:           138
% 57.13/7.93  stat_clsubs_top_meta_attempted:            3937274
% 57.13/7.93  stat_clsubs_top_meta_failed:               3927059
% 57.13/7.93  stat_clsubs_top_meta_nonpref_attempted:             3937274
% 57.13/7.93  stat_clsubs_top_meta_nonpref_succeeded:             1433475
% 57.13/7.93  stat_clsubs_top_meta_pref_attempted:                1433475
% 57.13/7.93  stat_clsubs_top_meta_pref1_succeeded:                324629
% 57.13/7.93  stat_clsubs_top_meta_pref2_succeeded:                 46180
% 57.13/7.93  stat_clsubs_top_meta_pref3_succeeded:                 10215
% 57.13/7.93  stat_clsubs_top_meta_pref_succeeded:                  10215
% 57.13/7.93  stat_clsubs_meta_attempted:                15729
% 57.13/7.93  stat_clsubs_meta_failed:                    7179
% 57.13/7.93  stat_clsubs_predsymbs_attempted:               0
% 57.13/7.93  stat_clsubs_unit_attempted:                 6056
% 57.13/7.93  stat_clsubs_full_attempted:                 4159
% 57.13/7.93  stat_forwardsubs_attempted:                41115
% 57.13/7.93  stat_lit_hash_added:                  25576
% 57.13/7.93  stat_lit_hash_computed:              241850
% 57.13/7.93  stat_lit_hash_match_found:            15283
% 57.13/7.93  stat_lit_hash_match_miss:            342680
% 57.13/7.93  stat_lit_hash_cut_ok:                  6939
% 57.13/7.93  stat_lit_strong_cut_ok:                3228
% 57.13/7.93  stat_lit_hash_subsume_ok:              6406
% 57.13/7.93  clqueue els 10000000 used 1
% 57.13/7.93  clactive els 10000000 used 2355
% 57.13/7.93  clactivesubsume els 10000000 used 13129
% 57.13/7.93  queue_termbuf els 200000000 used 2811223
% 57.13/7.93  hyper_termbuf els 100000000 used 1
% 57.13/7.93  active_termbuf els 100000000 used 87796
% 57.13/7.93  varstack els 5000 last used 1
% 57.13/7.93  given_termbuf els 10000000 last used 1
% 57.13/7.93  simplified_termbuf els 10000000 last used 1
% 57.13/7.93  derived_termbuf els 10000000 last used 7
% 57.13/7.93  wr_mallocs: 39108
% 57.13/7.93  wr_callocs: 21
% 57.13/7.93  wr_reallocs: 6106
% 57.13/7.93  wr_frees: 4
% 57.13/7.93  wr_malloc_bytes: 4163978724
% 57.13/7.93  wr_calloc_bytes: 112065536
% 57.13/7.93  wr_realloc_bytes: 1630024
% 57.13/7.93  wr_realloc_freebytes: 0
% 57.13/7.93  ----------------------------------
%------------------------------------------------------------------------------