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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 56.91s 7.57s
% Output   : CNFRefutation 56.91s
% 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(Y)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause115']) ).

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

cnf('8',plain,
    neq(sk4,nil),
    inference(paramodulation,[],['4','7']) ).

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

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

cnf('11',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['6','8','9','10']) ).

cnf('12',plain,
    ssItem(hd(sk4)),
    inference(paramodulation,[],['5','11']) ).

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

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

cnf('15',plain,
    ( ssList(cons(X,nil))
    | ~ ssItem(X) ),
    inference(resolution,[],['13','14']) ).

cnf('16',plain,
    ssList(cons(hd(sk4),nil)),
    inference(resolution,[],['12','15']) ).

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

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

cnf('19',plain,
    ~ neq(sk1,nil),
    inference(cnf_transformation,[],[co1_11]) ).

cnf('20',plain,
    ~ neq(sk3,nil),
    inference(paramodulation,[],['18','19']) ).

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

cnf('22',plain,
    sk3 = nil,
    inference(resolution,[then_simplify],['17','20','21','9']) ).

cnf('23',plain,
    ssList(cons(hd(sk4),sk3)),
    inference(simplify,[],['16','22']) ).

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

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

cnf('26',plain,
    app(sk3,cons(hd(sk4),sk3)) = cons(hd(sk4),sk3),
    inference(simplify,[],['25','22']) ).

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

cnf('28',plain,
    ( app(X,Y) = sk3
    | sk3 != Y
    | sk3 != X
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['27','22','22','22']) ).

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

cnf('30',plain,
    ( cons(X3,nil) != nil
    | ~ ssItem(X3) ),
    inference(resolution,[],['29','14']) ).

cnf('31',plain,
    ( cons(X,sk3) != sk3
    | ~ ssItem(X) ),
    inference(simplify,[then_simplify],['30','22','22']) ).

cnf('32',plain,
    cons(hd(sk4),sk3) != sk3,
    inference(resolution,[],['31','12']) ).

cnf('33',plain,
    ( sk3 != cons(hd(sk4),sk3)
    | ~ ssList(cons(hd(sk4),sk3)) ),
    inference(paramodulation,[then_simplify],['26','28','32','21']) ).

cnf('34',plain,
    sk3 != cons(hd(sk4),sk3),
    inference(resolution,[],['33','23']) ).

cnf('35',plain,
    ( ~ ssList(cons(hd(sk4),sk3))
    | neq(sk3,cons(hd(sk4),sk3)) ),
    inference(resolution,[then_simplify],['34','17','21']) ).

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

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

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

cnf('39',plain,
    ( cons(hd(X3),tl(X3)) = X3
    | ~ neq(sk1,X3)
    | ~ ssList(X3) ),
    inference(paramodulation,[],['38','19']) ).

cnf('40',plain,
    ( cons(hd(X),tl(X)) = X
    | ~ neq(sk3,X)
    | ~ ssList(X) ),
    inference(simplify,[],['39','18']) ).

cnf('41',plain,
    ( nil != X
    | frontsegP(nil,X)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause83']) ).

cnf('42',plain,
    ( nil != sk2
    | frontsegP(nil,sk2) ),
    inference(resolution,[],['41','2']) ).

cnf('43',plain,
    ( nil != sk4
    | frontsegP(nil,sk4) ),
    inference(simplify,[then_simplify],['42','4','4']) ).

cnf('44',plain,
    ( ~ frontsegP(nil,X)
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause84']) ).

cnf('45',plain,
    ( ~ frontsegP(nil,sk2)
    | nil = sk2 ),
    inference(resolution,[],['44','2']) ).

cnf('46',plain,
    ( ~ frontsegP(nil,sk4)
    | nil = sk4 ),
    inference(simplify,[then_simplify],['45','4','4']) ).

cnf('47',plain,
    ~ frontsegP(nil,sk4),
    inference(paramodulation,[],['46','11']) ).

cnf('48',plain,
    sk3 != sk4,
    inference(paramodulation,[then_simplify],['22','43','47']) ).

cnf('49',plain,
    neq(sk3,sk4),
    inference(resolution,[then_simplify],['48','17','21','10']) ).

cnf('50',plain,
    cons(hd(sk4),tl(sk4)) = sk4,
    inference(resolution,[then_simplify],['40','49','10']) ).

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

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

cnf('53',plain,
    ssItem(hd(sk4)),
    inference(paramodulation,[],['5','11']) ).

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

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

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

cnf('57',plain,
    ssList(tl(sk4)),
    inference(paramodulation,[],['56','11']) ).

cnf('58',plain,
    app(cons(hd(sk4),sk3),tl(sk4)) = sk4,
    inference(paramodulation,[then_simplify],['50','52','53','57']) ).

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

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

cnf('61',plain,
    frontsegP(sk4,cons(hd(sk4),sk3)),
    inference(resolution,[],['60','23']) ).

cnf('62',plain,
    ( ~ segmentP(cons(hd(sk4),sk3),sk3)
    | ~ ssList(cons(hd(sk4),sk3))
    | ~ strictorderedP(cons(hd(sk4),sk3)) ),
    inference(resolution,[then_simplify],['36','37','61']) ).

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

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

cnf('65',plain,
    ( ~ neq(sk3,cons(hd(sk4),sk3))
    | ssItem(hd(cons(hd(sk4),sk3))) ),
    inference(resolution,[],['23','64']) ).

cnf('66',plain,
    ssItem(hd(cons(hd(sk4),sk3))),
    inference(resolution,[],['36','65']) ).

cnf('67',plain,
    ssList(cons(hd(cons(hd(sk4),sk3)),nil)),
    inference(resolution,[],['66','15']) ).

cnf('68',plain,
    ssList(cons(hd(cons(hd(sk4),sk3)),sk3)),
    inference(simplify,[],['67','22']) ).

cnf('69',plain,
    ssList(cons(hd(sk4),sk3)),
    inference(paramodulation,[then_simplify],['63','68','53','21']) ).

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

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

cnf('72',plain,
    app(cons(hd(cons(hd(sk4),sk3)),sk3),sk3) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(simplify,[],['71','22']) ).

cnf('73',plain,
    app(cons(hd(sk4),sk3),sk3) = cons(hd(cons(hd(sk4),sk3)),sk3),
    inference(paramodulation,[then_simplify],['63','72','53','21']) ).

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

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

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

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

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

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

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

cnf('81',plain,
    ( sk3 != nil
    | nil = sk3 ),
    inference(paramodulation,[then_simplify],['79','80','21','9']) ).

cnf('82',plain,
    nil = sk3,
    inference(resolution,[],['22','81']) ).

cnf('83',plain,
    ssItem(hd(cons(hd(sk4),sk3))),
    inference(resolution,[],['36','65']) ).

cnf('84',plain,
    strictorderedP(cons(hd(sk4),sk3)),
    inference(paramodulation,[then_simplify],['76','77','82','83','21']) ).

cnf('85',plain,
    ~ segmentP(cons(hd(sk4),sk3),sk3),
    inference(simplify,[then_simplify],['62','69','84']) ).

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

cnf('87',plain,
    segmentP(cons(hd(sk4),sk3),nil),
    inference(resolution,[],['23','86']) ).

cnf('88',plain,
    segmentP(cons(hd(sk4),sk3),sk3),
    inference(simplify,[],['87','22']) ).

cnf('89',plain,
    $false,
    inference(resolution,[],['85','88']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWC214-1 : TPTP v8.1.2. Released v2.4.0.
% 0.06/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n009.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Mon Aug 28 16:33:50 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.39  
% 0.12/0.39  input clause set summed statistics:
% 0.12/0.39  ----------------------------------
% 0.12/0.39  in_clause_count:                   196
% 0.12/0.39  in_rule_clause_count:              177
% 0.12/0.39  in_fact_clause_count:               19
% 0.12/0.39  in_answer_clause_count:              0
% 0.12/0.39  in_ground_clause_count:             22
% 0.12/0.39  in_unit_clause_count:               64
% 0.12/0.39  in_horn_clause_count:              163
% 0.12/0.39  in_pos_clause_count:                61
% 0.12/0.39  in_neg_clause_count:                15
% 0.12/0.39  in_poseq_clause_count:              58
% 0.12/0.39  in_negeq_clause_count:              34
% 0.12/0.39  in_unitposeq_clause_count:           2
% 0.12/0.39  in_chain_clause_count:               0
% 0.12/0.39  in_min_length:             1
% 0.12/0.39  in_max_length:            10
% 0.12/0.39  in_min_depth:              1
% 0.12/0.39  in_max_depth:              5
% 0.12/0.39  in_min_size:               2
% 0.12/0.39  in_max_size:              31
% 0.12/0.39  in_min_vars:               0
% 0.12/0.39  in_max_vars:               6
% 0.12/0.39  in_extaxiom_count:               185
% 0.12/0.39  in_axiom_count:                    0
% 0.12/0.39  in_assumption_count:               0
% 0.12/0.39  in_goal_count:                    11
% 0.12/0.39  in_neg_goal_count:                 2
% 0.12/0.39  in_pos_goal_count:                 9
% 0.12/0.39  in_posunit_goal_count:             9
% 0.12/0.39  
% 0.12/0.39  auto guide:
% 0.12/0.39  -----------
% 0.12/0.39  {
% 0.12/0.39  "print":1,
% 0.12/0.39  "print_level": 15,
% 0.12/0.39  "max_size": 0,
% 0.12/0.39  "max_depth": 0,
% 0.12/0.39  "max_length": 0,
% 0.12/0.39  "max_dseconds": 0,
% 0.12/0.39  "runs":[
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.12/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.12/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.12/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.12/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.12/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.12/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.12/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.12/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.12/0.39  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.12/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.12/0.39  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.12/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.12/0.39  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.12/0.39  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.12/0.39  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.12/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.39  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.12/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.12/0.39  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.12/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.12/0.39  
% 0.12/0.39  ]}
% 0.12/0.39  
% 0.12/0.39  
% 0.12/0.39  **** run 1 fork 0 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 2 fork 1 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 3 fork 2 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 4 fork 3 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 5 fork 4 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 6 fork 5 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.12/0.39  
% 0.12/0.39  **** run 7 fork 6 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.44  
% 0.19/0.44  fork 3: search finished without proof.
% 0.19/0.48  
% 0.19/0.48  **** run 12 fork 3 starts with strategy
% 0.19/0.48  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.52  
% 0.19/0.52  fork 2: search finished without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 4: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 5: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  fork 1: search finished without proof.
% 1.23/0.54  
% 1.23/0.54  **** run 11 fork 2 starts with strategy
% 1.23/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 1.23/0.54  
% 1.23/0.54  fork 0: search finished without proof.
% 1.23/0.54  
% 1.23/0.54  
% 1.23/0.54  fork 7: search terminated without proof.
% 1.23/0.55  
% 1.23/0.55  **** run 13 fork 4 starts with strategy
% 1.23/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 1.23/0.55  
% 1.23/0.55  **** run 15 fork 6 starts with strategy
% 1.23/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 1.23/0.55  
% 1.23/0.55  **** run 14 fork 5 starts with strategy
% 1.23/0.55  
% 1.23/0.55  **** run 10 fork 1 starts with strategy
% 1.23/0.55  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 1.23/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 1.39/0.57  
% 1.39/0.57  **** run 9 fork 0 starts with strategy
% 1.39/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 1.39/0.58  
% 1.39/0.58  **** run 16 fork 7 starts with strategy
% 1.39/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 1.39/0.60  
% 1.39/0.60  
% 1.39/0.60  fork 3: search terminated without proof.
% 1.39/0.62  
% 1.39/0.62  **** run 20 fork 3 starts with strategy
% 1.39/0.62  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.17/0.67  
% 2.17/0.67  
% 2.17/0.67  fork 2: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 4: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 1: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  
% 2.17/0.68  fork 5: search terminated without proof.
% 2.17/0.68  
% 2.17/0.68  **** run 19 fork 2 starts with strategy
% 2.17/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.17/0.69  
% 2.17/0.69  
% 2.17/0.69  fork 6: search terminated without proof.
% 2.17/0.69  
% 2.17/0.69  
% 2.17/0.69  fork 0: search terminated without proof.
% 2.51/0.70  
% 2.51/0.70  **** run 21 fork 4 starts with strategy
% 2.51/0.70  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.51/0.70  
% 2.51/0.70  **** run 18 fork 1 starts with strategy
% 2.51/0.70  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.51/0.70  
% 2.51/0.70  **** run 22 fork 5 starts with strategy
% 2.51/0.70  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.51/0.71  
% 2.51/0.71  **** run 23 fork 6 starts with strategy
% 2.51/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.51/0.71  
% 2.51/0.71  **** run 17 fork 0 starts with strategy
% 2.51/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.51/0.72  
% 2.51/0.72  
% 2.51/0.72  fork 7: search terminated without proof.
% 2.93/0.74  
% 2.93/0.74  **** run 24 fork 7 starts with strategy
% 2.93/0.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.93/0.76  
% 2.93/0.76  
% 2.93/0.76  fork 3: search terminated without proof.
% 2.93/0.78  
% 2.93/0.78  **** run 28 fork 3 starts with strategy
% 2.93/0.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.37/0.82  
% 3.37/0.82  
% 3.37/0.82  fork 2: search terminated without proof.
% 3.37/0.83  
% 3.37/0.83  
% 3.37/0.83  fork 4: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  **** run 27 fork 2 starts with strategy
% 3.37/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.37/0.84  
% 3.37/0.84  
% 3.37/0.84  fork 5: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  
% 3.37/0.84  fork 6: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  
% 3.37/0.84  fork 1: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  
% 3.37/0.84  fork 0: search terminated without proof.
% 3.37/0.85  
% 3.37/0.85  **** run 29 fork 4 starts with strategy
% 3.37/0.85  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.79/0.86  
% 3.79/0.86  **** run 26 fork 1 starts with strategy
% 3.79/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.79/0.86  
% 3.79/0.86  **** run 30 fork 5 starts with strategy
% 3.79/0.86  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.79/0.86  
% 3.79/0.86  **** run 31 fork 6 starts with strategy
% 3.79/0.86  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.79/0.87  
% 3.79/0.87  **** run 25 fork 0 starts with strategy
% 3.79/0.87  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.79/0.88  
% 3.79/0.88  
% 3.79/0.88  fork 7: search terminated without proof.
% 3.79/0.90  
% 3.79/0.90  **** run 32 fork 7 starts with strategy
% 3.79/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.79/0.91  
% 3.79/0.91  
% 3.79/0.91  fork 3: search terminated without proof.
% 3.79/0.93  
% 3.79/0.93  **** run 36 fork 3 starts with strategy
% 3.79/0.93  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.56/0.97  
% 4.56/0.97  
% 4.56/0.97  fork 2: search terminated without proof.
% 4.56/0.98  
% 4.56/0.98  
% 4.56/0.98  fork 4: search terminated without proof.
% 4.56/0.98  
% 4.56/0.98  **** run 35 fork 2 starts with strategy
% 4.56/0.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.56/0.99  
% 4.56/0.99  
% 4.56/0.99  fork 6: search terminated without proof.
% 4.56/0.99  
% 4.56/0.99  
% 4.56/0.99  fork 5: search terminated without proof.
% 4.89/0.99  
% 4.89/0.99  **** run 37 fork 4 starts with strategy
% 4.89/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.89/1.00  
% 4.89/1.00  
% 4.89/1.00  fork 1: search terminated without proof.
% 4.89/1.01  
% 4.89/1.01  **** run 39 fork 6 starts with strategy
% 4.89/1.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.89/1.01  
% 4.89/1.01  
% 4.89/1.01  fork 0: search terminated without proof.
% 4.89/1.01  
% 4.89/1.01  **** run 38 fork 5 starts with strategy
% 4.89/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.89/1.01  
% 4.89/1.01  **** run 34 fork 1 starts with strategy
% 4.89/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.89/1.03  
% 4.89/1.03  **** run 33 fork 0 starts with strategy
% 4.89/1.03  
% 4.89/1.03  
% 4.89/1.03  fork 7: search terminated without proof.
% 4.89/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.89/1.04  
% 4.89/1.04  fork 4: search finished without proof.
% 5.28/1.05  
% 5.28/1.05  **** run 45 fork 4 starts with strategy
% 5.28/1.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.28/1.06  
% 5.28/1.06  
% 5.28/1.06  fork 3: search terminated without proof.
% 5.28/1.06  
% 5.28/1.06  fork 5: search finished without proof.
% 5.28/1.07  
% 5.28/1.07  **** run 40 fork 7 starts with strategy
% 5.28/1.07  {"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.40/1.08  
% 5.40/1.08  **** run 44 fork 3 starts with strategy
% 5.40/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.40/1.08  
% 5.40/1.08  **** run 46 fork 5 starts with strategy
% 5.40/1.08  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.40/1.12  
% 5.40/1.12  
% 5.40/1.12  fork 2: search terminated without proof.
% 5.94/1.13  
% 5.94/1.13  
% 5.94/1.13  fork 6: search terminated without proof.
% 5.94/1.14  
% 5.94/1.14  **** run 43 fork 2 starts with strategy
% 5.94/1.14  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.94/1.14  
% 5.94/1.14  
% 5.94/1.14  fork 1: search terminated without proof.
% 5.94/1.15  
% 5.94/1.15  **** run 47 fork 6 starts with strategy
% 5.94/1.15  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.94/1.16  
% 5.94/1.16  **** run 42 fork 1 starts with strategy
% 5.94/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.94/1.17  
% 5.94/1.17  
% 5.94/1.17  fork 0: search terminated without proof.
% 6.40/1.18  
% 6.40/1.18  
% 6.40/1.18  fork 4: search terminated without proof.
% 6.40/1.19  
% 6.40/1.19  **** run 41 fork 0 starts with strategy
% 6.40/1.19  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 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  
% 6.40/1.20  fork 7: search terminated without proof.
% 6.40/1.21  
% 6.40/1.21  
% 6.40/1.21  fork 3: search terminated without proof.
% 6.40/1.21  
% 6.40/1.21  
% 6.40/1.21  fork 5: search terminated without proof.
% 6.40/1.22  
% 6.40/1.22  **** run 48 fork 7 starts with strategy
% 6.40/1.22  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.40/1.23  
% 6.40/1.23  **** run 54 fork 5 starts with strategy
% 6.40/1.23  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.40/1.23  
% 6.40/1.23  **** run 52 fork 3 starts with strategy
% 6.40/1.23  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.95/1.26  
% 6.95/1.26  
% 6.95/1.26  fork 2: search terminated without proof.
% 7.09/1.28  
% 7.09/1.28  
% 7.09/1.28  fork 6: search terminated without proof.
% 7.09/1.28  
% 7.09/1.28  **** run 51 fork 2 starts with strategy
% 7.09/1.28  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.09/1.29  
% 7.09/1.29  fork 1: search finished without proof.
% 7.09/1.30  
% 7.09/1.30  **** run 55 fork 6 starts with strategy
% 7.09/1.30  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.09/1.31  
% 7.09/1.31  **** run 50 fork 1 starts with strategy
% 7.09/1.31  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.46/1.32  
% 7.46/1.32  fork 0: search finished without proof.
% 7.46/1.33  
% 7.46/1.33  fork 4: search finished without proof.
% 7.69/1.35  
% 7.69/1.35  **** run 49 fork 0 starts with strategy
% 7.69/1.35  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.69/1.35  
% 7.69/1.35  **** run 61 fork 4 starts with strategy
% 7.69/1.35  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.69/1.36  
% 7.69/1.36  
% 7.69/1.36  fork 7: search terminated without proof.
% 7.69/1.36  
% 7.69/1.36  
% 7.69/1.36  fork 5: search terminated without proof.
% 7.69/1.36  
% 7.69/1.36  
% 7.69/1.36  fork 3: search terminated without proof.
% 7.69/1.38  
% 7.69/1.38  **** run 56 fork 7 starts with strategy
% 7.69/1.38  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.69/1.38  
% 7.69/1.38  **** run 60 fork 3 starts with strategy
% 7.69/1.38  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.69/1.38  
% 7.69/1.38  **** run 62 fork 5 starts with strategy
% 7.69/1.38  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 7.69/1.41  
% 7.69/1.41  
% 7.69/1.41  fork 2: search terminated without proof.
% 8.37/1.43  
% 8.37/1.43  
% 8.37/1.43  fork 6: search terminated without proof.
% 8.37/1.43  
% 8.37/1.43  **** run 59 fork 2 starts with strategy
% 8.37/1.43  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 8.37/1.44  
% 8.37/1.44  
% 8.37/1.44  fork 1: search terminated without proof.
% 8.37/1.45  
% 8.37/1.45  **** run 63 fork 6 starts with strategy
% 8.37/1.45  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.37/1.46  
% 8.37/1.46  **** run 58 fork 1 starts with strategy
% 8.37/1.46  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.37/1.48  
% 8.37/1.48  
% 8.37/1.48  fork 4: search terminated without proof.
% 8.78/1.48  
% 8.78/1.48  
% 8.78/1.48  fork 0: search terminated without proof.
% 8.78/1.50  
% 8.78/1.50  **** run 69 fork 4 starts with strategy
% 8.78/1.50  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.78/1.51  
% 8.78/1.51  
% 8.78/1.51  fork 7: search terminated without proof.
% 8.78/1.51  
% 8.78/1.51  
% 8.78/1.51  fork 3: search terminated without proof.
% 8.78/1.51  
% 8.78/1.51  **** run 57 fork 0 starts with strategy
% 8.78/1.51  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.78/1.52  
% 8.78/1.52  
% 8.78/1.52  fork 5: search terminated without proof.
% 8.78/1.53  
% 8.78/1.53  **** run 68 fork 3 starts with strategy
% 8.78/1.53  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.78/1.53  
% 8.78/1.53  **** run 64 fork 7 starts with strategy
% 8.78/1.53  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.78/1.54  
% 8.78/1.54  **** run 70 fork 5 starts with strategy
% 8.78/1.54  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.35/1.56  
% 9.35/1.56  fork 2: search finished without proof.
% 9.47/1.57  
% 9.47/1.57  
% 9.47/1.57  fork 6: search terminated without proof.
% 9.47/1.58  
% 9.47/1.58  **** run 67 fork 2 starts with strategy
% 9.47/1.58  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.47/1.59  
% 9.47/1.59  
% 9.47/1.59  fork 1: search terminated without proof.
% 9.47/1.59  
% 9.47/1.59  **** run 71 fork 6 starts with strategy
% 9.47/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.47/1.61  
% 9.47/1.61  **** run 66 fork 1 starts with strategy
% 9.47/1.61  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.47/1.63  
% 9.47/1.63  
% 9.47/1.63  fork 4: search terminated without proof.
% 9.92/1.65  
% 9.92/1.65  **** run 77 fork 4 starts with strategy
% 9.92/1.65  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.92/1.65  
% 9.92/1.65  
% 9.92/1.65  fork 0: search terminated without proof.
% 9.92/1.66  
% 9.92/1.66  fork 3: search finished without proof.
% 9.92/1.66  
% 9.92/1.66  
% 9.92/1.66  fork 5: search terminated without proof.
% 10.26/1.67  
% 10.26/1.67  
% 10.26/1.67  fork 7: search terminated without proof.
% 10.26/1.67  
% 10.26/1.67  **** run 76 fork 3 starts with strategy
% 10.26/1.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 10.26/1.68  
% 10.26/1.68  **** run 65 fork 0 starts with strategy
% 10.26/1.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.26/1.68  
% 10.26/1.68  **** run 78 fork 5 starts with strategy
% 10.26/1.68  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.26/1.69  
% 10.26/1.69  **** run 72 fork 7 starts with strategy
% 10.26/1.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.26/1.70  
% 10.26/1.70  fork 2: search finished without proof.
% 10.26/1.72  
% 10.26/1.72  
% 10.26/1.72  fork 6: search terminated without proof.
% 10.26/1.72  
% 10.26/1.72  **** run 75 fork 2 starts with strategy
% 10.26/1.72  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.26/1.74  
% 10.26/1.74  
% 10.26/1.74  fork 1: search terminated without proof.
% 10.26/1.74  
% 10.26/1.74  **** run 79 fork 6 starts with strategy
% 10.26/1.74  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.91/1.75  
% 10.91/1.75  **** run 74 fork 1 starts with strategy
% 10.91/1.75  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.91/1.78  
% 10.91/1.78  
% 10.91/1.78  fork 4: search terminated without proof.
% 11.16/1.79  
% 11.16/1.79  **** run 85 fork 4 starts with strategy
% 11.16/1.79  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.16/1.80  
% 11.16/1.80  
% 11.16/1.80  fork 3: search terminated without proof.
% 11.16/1.81  
% 11.16/1.81  
% 11.16/1.81  fork 5: search terminated without proof.
% 11.16/1.82  
% 11.16/1.82  
% 11.16/1.82  fork 0: search terminated without proof.
% 11.16/1.82  
% 11.16/1.82  **** run 84 fork 3 starts with strategy
% 11.16/1.82  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.16/1.82  
% 11.16/1.82  
% 11.16/1.82  fork 7: search terminated without proof.
% 11.57/1.83  
% 11.57/1.83  **** run 86 fork 5 starts with strategy
% 11.57/1.83  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 11.57/1.84  
% 11.57/1.84  **** run 80 fork 7 starts with strategy
% 11.57/1.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.57/1.84  
% 11.57/1.84  **** run 73 fork 0 starts with strategy
% 11.57/1.84  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.70/1.85  
% 11.70/1.85  
% 11.70/1.85  fork 2: search terminated without proof.
% 11.70/1.86  
% 11.70/1.86  fork 3: search finished without proof.
% 11.70/1.87  
% 11.70/1.87  
% 11.70/1.87  fork 6: search terminated without proof.
% 11.70/1.87  
% 11.70/1.87  **** run 83 fork 2 starts with strategy
% 11.70/1.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.70/1.88  
% 11.70/1.88  **** run 92 fork 3 starts with strategy
% 11.70/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.70/1.88  
% 11.70/1.88  fork 0: search finished without proof.
% 11.70/1.89  
% 11.70/1.89  
% 11.70/1.89  fork 1: search terminated without proof.
% 11.70/1.89  
% 11.70/1.89  **** run 87 fork 6 starts with strategy
% 11.70/1.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.70/1.91  
% 11.70/1.91  **** run 82 fork 1 starts with strategy
% 11.70/1.91  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.70/1.91  
% 11.70/1.91  **** run 81 fork 0 starts with strategy
% 11.70/1.91  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.22/1.92  
% 12.22/1.92  
% 12.22/1.92  fork 4: search terminated without proof.
% 12.22/1.94  
% 12.22/1.94  **** run 93 fork 4 starts with strategy
% 12.22/1.94  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.63/1.97  
% 12.63/1.97  
% 12.63/1.97  fork 5: search terminated without proof.
% 12.63/1.98  
% 12.63/1.98  
% 12.63/1.98  fork 7: search terminated without proof.
% 12.63/1.99  
% 12.63/1.99  **** run 94 fork 5 starts with strategy
% 12.63/1.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 12.63/2.00  
% 12.63/2.00  **** run 88 fork 7 starts with strategy
% 12.63/2.00  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.63/2.00  
% 12.63/2.00  
% 12.63/2.00  fork 2: search terminated without proof.
% 12.63/2.01  
% 12.63/2.01  
% 12.63/2.01  fork 3: search terminated without proof.
% 12.63/2.02  
% 12.63/2.02  
% 12.63/2.02  fork 6: search terminated without proof.
% 12.63/2.02  
% 12.63/2.02  **** run 91 fork 2 starts with strategy
% 12.63/2.02  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.63/2.03  
% 12.63/2.03  **** run 100 fork 3 starts with strategy
% 12.63/2.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.63/2.04  
% 12.63/2.04  
% 12.63/2.04  fork 1: search terminated without proof.
% 12.63/2.04  
% 12.63/2.04  **** run 95 fork 6 starts with strategy
% 12.63/2.04  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.31/2.05  
% 13.31/2.05  
% 13.31/2.05  fork 0: search terminated without proof.
% 13.31/2.06  
% 13.31/2.06  **** run 90 fork 1 starts with strategy
% 13.31/2.06  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.31/2.08  
% 13.31/2.08  
% 13.31/2.08  fork 4: search terminated without proof.
% 13.31/2.08  
% 13.31/2.08  **** run 89 fork 0 starts with strategy
% 13.31/2.08  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.54/2.09  
% 13.54/2.09  fork 1: search finished without proof.
% 13.54/2.10  
% 13.54/2.10  **** run 101 fork 4 starts with strategy
% 13.54/2.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.54/2.11  
% 13.54/2.11  **** run 98 fork 1 starts with strategy
% 13.54/2.11  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.54/2.12  
% 13.54/2.12  
% 13.54/2.12  fork 5: search terminated without proof.
% 13.95/2.13  
% 13.95/2.13  
% 13.95/2.13  fork 7: search terminated without proof.
% 13.95/2.13  
% 13.95/2.13  **** run 102 fork 5 starts with strategy
% 13.95/2.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 13.95/2.15  
% 13.95/2.15  
% 13.95/2.15  fork 2: search terminated without proof.
% 13.95/2.16  
% 13.95/2.16  
% 13.95/2.16  fork 3: search terminated without proof.
% 13.95/2.16  
% 13.95/2.16  **** run 96 fork 7 starts with strategy
% 13.95/2.16  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.17/2.17  
% 14.17/2.17  
% 14.17/2.17  fork 6: search terminated without proof.
% 14.17/2.17  
% 14.17/2.17  **** run 99 fork 2 starts with strategy
% 14.17/2.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 14.17/2.18  
% 14.17/2.18  **** run 108 fork 3 starts with strategy
% 14.17/2.18  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.17/2.19  
% 14.17/2.19  **** run 103 fork 6 starts with strategy
% 14.17/2.19  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.17/2.21  
% 14.17/2.21  
% 14.17/2.21  fork 0: search terminated without proof.
% 14.17/2.23  
% 14.17/2.23  fork 6: search finished without proof.
% 14.17/2.23  
% 14.17/2.23  
% 14.17/2.23  fork 4: search terminated without proof.
% 14.81/2.24  
% 14.81/2.24  **** run 97 fork 0 starts with strategy
% 14.81/2.24  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.81/2.24  
% 14.81/2.24  
% 14.81/2.24  fork 1: search terminated without proof.
% 14.81/2.24  
% 14.81/2.24  **** run 111 fork 6 starts with strategy
% 14.81/2.24  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.81/2.25  
% 14.81/2.25  **** run 109 fork 4 starts with strategy
% 14.81/2.25  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.81/2.26  
% 14.81/2.26  **** run 106 fork 1 starts with strategy
% 14.81/2.26  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.81/2.27  
% 14.81/2.27  
% 14.81/2.27  fork 5: search terminated without proof.
% 15.20/2.29  
% 15.20/2.29  **** run 110 fork 5 starts with strategy
% 15.20/2.29  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.20/2.30  
% 15.20/2.30  
% 15.20/2.30  fork 7: search terminated without proof.
% 15.20/2.30  
% 15.20/2.30  
% 15.20/2.30  fork 2: search terminated without proof.
% 15.20/2.31  
% 15.20/2.31  
% 15.20/2.31  fork 3: search terminated without proof.
% 15.20/2.32  
% 15.20/2.32  **** run 104 fork 7 starts with strategy
% 15.20/2.32  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.20/2.32  
% 15.20/2.32  **** run 107 fork 2 starts with strategy
% 15.20/2.32  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 15.20/2.33  
% 15.20/2.33  **** run 116 fork 3 starts with strategy
% 15.20/2.33  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 15.77/2.37  
% 15.77/2.37  
% 15.77/2.37  fork 6: search terminated without proof.
% 15.77/2.37  
% 15.77/2.37  
% 15.77/2.37  fork 0: search terminated without proof.
% 15.77/2.38  
% 15.77/2.38  
% 15.77/2.38  fork 4: search terminated without proof.
% 15.77/2.39  
% 15.77/2.39  
% 15.77/2.39  fork 1: search terminated without proof.
% 15.77/2.39  
% 15.77/2.39  **** run 119 fork 6 starts with strategy
% 15.77/2.39  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.77/2.40  
% 15.77/2.40  **** run 117 fork 4 starts with strategy
% 15.77/2.40  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.77/2.40  
% 15.77/2.40  **** run 105 fork 0 starts with strategy
% 15.77/2.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.77/2.41  
% 15.77/2.41  **** run 114 fork 1 starts with strategy
% 16.16/2.41  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.16/2.42  
% 16.16/2.42  
% 16.16/2.42  fork 5: search terminated without proof.
% 16.16/2.44  
% 16.16/2.44  **** run 118 fork 5 starts with strategy
% 16.16/2.44  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.47/2.45  
% 16.47/2.45  
% 16.47/2.45  fork 7: search terminated without proof.
% 16.47/2.45  
% 16.47/2.45  
% 16.47/2.45  fork 2: search terminated without proof.
% 16.47/2.46  
% 16.47/2.46  
% 16.47/2.46  fork 3: search terminated without proof.
% 16.47/2.47  
% 16.47/2.47  **** run 112 fork 7 starts with strategy
% 16.47/2.47  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.47/2.47  
% 16.47/2.47  **** run 115 fork 2 starts with strategy
% 16.47/2.47  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.47/2.48  
% 16.47/2.48  **** run 124 fork 3 starts with strategy
% 16.47/2.48  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 16.47/2.52  
% 16.47/2.52  
% 16.47/2.52  fork 6: search terminated without proof.
% 16.47/2.53  
% 16.47/2.53  
% 16.47/2.53  fork 4: search terminated without proof.
% 16.47/2.53  
% 16.47/2.53  fork 0: search finished without proof.
% 16.47/2.54  
% 16.47/2.54  
% 16.47/2.54  fork 1: search terminated without proof.
% 17.20/2.54  
% 17.20/2.54  **** run 127 fork 6 starts with strategy
% 17.20/2.54  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.20/2.54  
% 17.20/2.54  **** run 125 fork 4 starts with strategy
% 17.20/2.54  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.20/2.55  
% 17.20/2.55  **** run 122 fork 1 starts with strategy
% 17.20/2.55  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 17.20/2.56  
% 17.20/2.56  **** run 113 fork 0 starts with strategy
% 17.20/2.56  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.20/2.57  
% 17.20/2.57  
% 17.20/2.57  fork 5: search terminated without proof.
% 17.61/2.59  
% 17.61/2.59  **** run 126 fork 5 starts with strategy
% 17.61/2.59  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.61/2.60  
% 17.61/2.60  fork 7: search finished without proof.
% 17.61/2.60  
% 17.61/2.60  
% 17.61/2.60  fork 2: search terminated without proof.
% 17.61/2.60  
% 17.61/2.60  
% 17.61/2.60  fork 3: search terminated without proof.
% 17.61/2.61  
% 17.61/2.61  **** run 120 fork 7 starts with strategy
% 17.61/2.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.61/2.62  
% 17.61/2.62  **** run 132 fork 3 starts with strategy
% 17.61/2.62  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.61/2.62  
% 17.61/2.62  **** run 123 fork 2 starts with strategy
% 17.61/2.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.61/2.63  
% 17.61/2.63  fork 5: search finished without proof.
% 18.09/2.65  
% 18.09/2.65  **** run 134 fork 5 starts with strategy
% 18.09/2.65  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.17/2.68  
% 18.17/2.68  
% 18.17/2.68  fork 4: search terminated without proof.
% 18.17/2.68  
% 18.17/2.68  
% 18.17/2.68  fork 1: search terminated without proof.
% 18.17/2.69  
% 18.17/2.69  
% 18.17/2.69  fork 0: search terminated without proof.
% 18.17/2.69  
% 18.17/2.69  **** run 133 fork 4 starts with strategy
% 18.17/2.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.17/2.70  
% 18.17/2.70  **** run 130 fork 1 starts with strategy
% 18.17/2.70  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 18.17/2.72  
% 18.17/2.72  **** run 121 fork 0 starts with strategy
% 18.17/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}
% 18.64/2.74  
% 18.64/2.74  fork 1: search finished without proof.
% 18.64/2.75  
% 18.64/2.75  
% 18.64/2.75  fork 2: search terminated without proof.
% 18.64/2.76  
% 18.64/2.76  **** run 138 fork 1 starts with strategy
% 18.64/2.76  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 18.64/2.76  
% 18.64/2.76  
% 18.64/2.76  fork 7: search terminated without proof.
% 19.06/2.77  
% 19.06/2.77  **** run 131 fork 2 starts with strategy
% 19.06/2.77  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 19.06/2.78  
% 19.06/2.78  **** run 128 fork 7 starts with strategy
% 19.06/2.78  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 19.06/2.86  
% 19.06/2.86  
% 19.06/2.86  fork 0: search terminated without proof.
% 19.77/2.88  
% 19.77/2.88  **** run 129 fork 0 starts with strategy
% 19.77/2.88  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 25.13/3.57  
% 25.13/3.57  
% 25.13/3.57  fork 6: search terminated without proof.
% 25.13/3.59  
% 25.13/3.59  **** run 135 fork 6 starts with strategy
% 25.13/3.59  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.80/3.65  
% 25.80/3.65  
% 25.80/3.65  fork 3: search terminated without proof.
% 25.80/3.67  
% 25.80/3.67  **** run 140 fork 3 starts with strategy
% 25.80/3.67  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 25.80/3.68  
% 25.80/3.68  
% 25.80/3.68  fork 5: search terminated without proof.
% 26.33/3.70  
% 26.33/3.70  **** run 142 fork 5 starts with strategy
% 26.33/3.70  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 26.33/3.72  
% 26.33/3.72  
% 26.33/3.72  fork 4: search terminated without proof.
% 26.33/3.75  
% 26.33/3.75  **** run 141 fork 4 starts with strategy
% 26.33/3.75  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 27.07/3.79  
% 27.07/3.79  
% 27.07/3.79  fork 1: search terminated without proof.
% 27.07/3.80  
% 27.07/3.80  
% 27.07/3.80  fork 2: search terminated without proof.
% 27.07/3.81  
% 27.07/3.81  **** run 146 fork 1 starts with strategy
% 27.07/3.81  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.07/3.82  
% 27.07/3.82  **** run 139 fork 2 starts with strategy
% 27.07/3.82  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 27.62/3.84  
% 27.62/3.84  
% 27.62/3.84  fork 7: search terminated without proof.
% 27.62/3.86  
% 27.62/3.86  **** run 136 fork 7 starts with strategy
% 27.62/3.86  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 27.62/3.91  
% 27.62/3.91  
% 27.62/3.91  fork 0: search terminated without proof.
% 28.29/3.93  
% 28.29/3.93  **** run 137 fork 0 starts with strategy
% 28.29/3.93  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 33.41/4.62  
% 33.41/4.62  
% 33.41/4.62  fork 6: search terminated without proof.
% 33.95/4.64  
% 33.95/4.64  **** run 143 fork 6 starts with strategy
% 33.95/4.64  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.15/4.70  
% 34.15/4.70  
% 34.15/4.70  fork 3: search terminated without proof.
% 34.61/4.72  
% 34.61/4.72  **** run 148 fork 3 starts with strategy
% 34.61/4.72  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.61/4.73  
% 34.61/4.73  
% 34.61/4.73  fork 5: search terminated without proof.
% 34.61/4.75  
% 34.61/4.75  **** run 150 fork 5 starts with strategy
% 34.61/4.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 34.87/4.78  
% 34.87/4.78  
% 34.87/4.78  fork 4: search terminated without proof.
% 34.87/4.80  
% 34.87/4.80  **** run 149 fork 4 starts with strategy
% 34.87/4.80  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 35.47/4.84  
% 35.47/4.84  
% 35.47/4.84  fork 1: search terminated without proof.
% 35.47/4.85  
% 35.47/4.85  
% 35.47/4.85  fork 2: search terminated without proof.
% 35.47/4.85  
% 35.47/4.85  **** run 154 fork 1 starts with strategy
% 35.47/4.85  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 35.80/4.87  
% 35.80/4.87  **** run 147 fork 2 starts with strategy
% 35.80/4.88  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.80/4.91  
% 35.80/4.91  
% 35.80/4.91  fork 7: search terminated without proof.
% 35.80/4.95  
% 35.80/4.95  **** run 144 fork 7 starts with strategy
% 36.47/4.96  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 36.47/4.96  
% 36.47/4.96  
% 36.47/4.96  fork 0: search terminated without proof.
% 36.47/4.98  
% 36.47/4.98  **** run 145 fork 0 starts with strategy
% 36.47/4.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 41.95/5.67  
% 41.95/5.67  
% 41.95/5.67  fork 6: search terminated without proof.
% 41.95/5.69  
% 41.95/5.69  **** run 151 fork 6 starts with strategy
% 41.95/5.69  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 42.79/5.75  
% 42.79/5.75  
% 42.79/5.75  fork 3: search terminated without proof.
% 42.79/5.77  
% 42.79/5.77  **** run 156 fork 3 starts with strategy
% 42.79/5.77  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 42.79/5.78  
% 42.79/5.78  
% 42.79/5.78  fork 5: search terminated without proof.
% 42.79/5.81  
% 42.79/5.81  **** run 158 fork 5 starts with strategy
% 42.79/5.81  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 42.79/5.83  
% 42.79/5.83  
% 42.79/5.83  fork 4: search terminated without proof.
% 43.59/5.85  
% 43.59/5.85  **** run 157 fork 4 starts with strategy
% 43.59/5.85  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 43.59/5.88  
% 43.59/5.88  
% 43.59/5.88  fork 1: search terminated without proof.
% 43.94/5.90  
% 43.94/5.90  
% 43.94/5.90  fork 2: search terminated without proof.
% 43.94/5.91  
% 43.94/5.91  **** run 162 fork 1 starts with strategy
% 43.94/5.91  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 43.94/5.92  
% 43.94/5.92  **** run 155 fork 2 starts with strategy
% 43.94/5.92  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 44.35/6.01  
% 44.35/6.01  
% 44.35/6.01  fork 0: search terminated without proof.
% 44.86/6.03  
% 44.86/6.03  
% 44.86/6.03  fork 7: search terminated without proof.
% 44.86/6.03  
% 44.86/6.03  **** run 153 fork 0 starts with strategy
% 44.86/6.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 44.86/6.05  
% 44.86/6.05  **** run 152 fork 7 starts with strategy
% 44.86/6.05  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 50.17/6.72  
% 50.17/6.72  
% 50.17/6.72  fork 6: search terminated without proof.
% 50.17/6.74  
% 50.17/6.74  **** run 159 fork 6 starts with strategy
% 50.17/6.74  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 51.01/6.80  
% 51.01/6.80  
% 51.01/6.80  fork 3: search terminated without proof.
% 51.31/6.82  
% 51.31/6.82  **** run 164 fork 3 starts with strategy
% 51.31/6.82  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 51.41/6.83  
% 51.41/6.83  
% 51.41/6.83  fork 5: search terminated without proof.
% 51.41/6.86  
% 51.41/6.86  **** run 166 fork 5 starts with strategy
% 51.41/6.86  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":10,"max_size":15}
% 51.41/6.86  
% 51.41/6.86  fork 3: search finished without proof.
% 51.41/6.88  
% 51.41/6.88  
% 51.41/6.88  fork 4: search terminated without proof.
% 51.41/6.88  
% 51.41/6.88  **** run 172 fork 3 starts with strategy
% 51.41/6.88  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 51.41/6.90  
% 51.41/6.90  **** run 165 fork 4 starts with strategy
% 51.41/6.90  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 51.41/6.91  
% 51.41/6.91  fork 1: search finished without proof.
% 52.04/6.94  
% 52.04/6.94  **** run 170 fork 1 starts with strategy
% 52.04/6.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 52.04/6.95  
% 52.04/6.95  
% 52.04/6.95  fork 2: search terminated without proof.
% 52.04/6.97  
% 52.04/6.97  **** run 163 fork 2 starts with strategy
% 52.04/6.97  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 52.55/7.01  
% 52.55/7.01  fork 2: search finished without proof.
% 52.55/7.03  
% 52.55/7.03  **** run 171 fork 2 starts with strategy
% 52.55/7.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 52.55/7.06  
% 52.55/7.06  
% 52.55/7.06  fork 0: search terminated without proof.
% 53.23/7.08  
% 53.23/7.08  **** run 161 fork 0 starts with strategy
% 53.23/7.08  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 53.41/7.10  
% 53.41/7.10  
% 53.41/7.10  fork 7: search terminated without proof.
% 53.76/7.14  
% 53.76/7.14  **** run 160 fork 7 starts with strategy
% 53.76/7.14  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 56.91/7.57  
% 56.91/7.57  
% 56.91/7.57  result: proof found
% 56.91/7.57  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 56.91/7.57  by run 165 fork 4 strategy {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 56.91/7.57  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 56.91/7.57  
% 56.91/7.57  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 56.91/7.57  
% 56.91/7.57  run 165 fork 4 statistics:
% 56.91/7.57  ----------------------------------
% 56.91/7.57  this run seconds: 0.636975
% 56.91/7.57  total seconds: 7.174566
% 56.91/7.57  stat_given_used: 2899
% 56.91/7.57  stat_given_used_at_endgame: 0
% 56.91/7.57  stat_given_candidates:   8119
% 56.91/7.57  stat_given_candidates_at_endgame: 0
% 56.91/7.57  stat_given_candidates_h: 0
% 56.91/7.57  stat_binres_derived_cl:   23119
% 56.91/7.57  stat_binres_derived_cl_h: 0
% 56.91/7.57  stat_factor_derived_cl: 156
% 56.91/7.57  stat_para_derived_cl: 30388
% 56.91/7.57  stat_tautologies_discarded: 667
% 56.91/7.57  stat_forward_subsumed: 5061
% 56.91/7.57  stat_derived_cut: 8295
% 56.91/7.57  stat_derived_rewritten: 2243
% 56.91/7.57  stat_weight_discarded_building: 0
% 56.91/7.57  stat_weight_discarded_cl: 4266
% 56.91/7.57  stat_internlimit_discarded_cl: 0
% 56.91/7.57  stat_simplified:  2268 simplified 0 derived 0 given
% 56.91/7.57  stat_kept_cl: 41932
% 56.91/7.57  stat_built_cl: 54264
% 56.91/7.57  stat_hyperres_partial_cl: 0
% 56.91/7.57  stat_made_rewriters: 184
% 56.91/7.57  stat_backward_subsumed: 0
% 56.91/7.57  stat_propagated_subsumed: 0
% 56.91/7.57  stat_clsubs_attempted:                     39409
% 56.91/7.57  stat_clsubs_fact_groundunit_found:            43
% 56.91/7.57  stat_clsubs_rule_groundunit_found:           100
% 56.91/7.57  stat_clsubs_top_meta_attempted:            7274339
% 56.91/7.57  stat_clsubs_top_meta_failed:               7234930
% 56.91/7.57  stat_clsubs_top_meta_nonpref_attempted:             7274339
% 56.91/7.57  stat_clsubs_top_meta_nonpref_succeeded:             2828704
% 56.91/7.57  stat_clsubs_top_meta_pref_attempted:                2828704
% 56.91/7.57  stat_clsubs_top_meta_pref1_succeeded:                829297
% 56.91/7.57  stat_clsubs_top_meta_pref2_succeeded:                277615
% 56.91/7.57  stat_clsubs_top_meta_pref3_succeeded:                 39409
% 56.91/7.57  stat_clsubs_top_meta_pref_succeeded:                  39409
% 56.91/7.57  stat_clsubs_meta_attempted:                62325
% 56.91/7.57  stat_clsubs_meta_failed:                   40077
% 56.91/7.57  stat_clsubs_predsymbs_attempted:               0
% 56.91/7.57  stat_clsubs_unit_attempted:                28533
% 56.91/7.57  stat_clsubs_full_attempted:                10876
% 56.91/7.57  stat_forwardsubs_attempted:                51259
% 56.91/7.57  stat_lit_hash_added:                  34587
% 56.91/7.57  stat_lit_hash_computed:              316294
% 56.91/7.57  stat_lit_hash_match_found:            16096
% 56.91/7.57  stat_lit_hash_match_miss:            452692
% 56.91/7.57  stat_lit_hash_cut_ok:                  9095
% 56.91/7.57  stat_lit_strong_cut_ok:                3573
% 56.91/7.57  stat_lit_hash_subsume_ok:              5061
% 56.91/7.57  clqueue els 10000000 used 1
% 56.91/7.57  clactive els 10000000 used 2900
% 56.91/7.57  clactivesubsume els 10000000 used 16375
% 56.91/7.57  queue_termbuf els 200000000 used 3490421
% 56.91/7.57  hyper_termbuf els 100000000 used 1
% 56.91/7.57  active_termbuf els 100000000 used 112468
% 56.91/7.57  varstack els 5000 last used 1
% 56.91/7.57  given_termbuf els 10000000 last used 1
% 56.91/7.57  simplified_termbuf els 10000000 last used 1
% 56.91/7.57  derived_termbuf els 10000000 last used 7
% 56.91/7.57  wr_mallocs: 47446
% 56.91/7.57  wr_callocs: 21
% 56.91/7.57  wr_reallocs: 7486
% 56.91/7.57  wr_frees: 4
% 56.91/7.57  wr_malloc_bytes: 4164275092
% 56.91/7.57  wr_calloc_bytes: 112065536
% 56.91/7.57  wr_realloc_bytes: 2165344
% 56.91/7.57  wr_realloc_freebytes: 0
% 56.91/7.57  ----------------------------------
%------------------------------------------------------------------------------