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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWC075-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:37:09 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    app(sk5,sk6) = sk4,
    inference(cnf_transformation,[],[co1_10]) ).

cnf('2',plain,
    app(sk6,sk5) = sk3,
    inference(cnf_transformation,[],[co1_11]) ).

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

cnf('4',plain,
    ssList(sk6),
    inference(cnf_transformation,[],[co1_9]) ).

cnf('5',plain,
    ssList(sk5),
    inference(cnf_transformation,[],[co1_8]) ).

cnf('6',plain,
    ( app(sk3,X) = app(sk6,app(sk5,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['2','3','4','5']) ).

cnf('7',plain,
    app(sk3,sk6) = app(sk6,sk4),
    inference(paramodulation,[then_simplify],['1','6','4']) ).

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

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

cnf('10',plain,
    ( app(X,sk6) != app(sk6,sk4)
    | X = sk3
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['7','8','9','4']) ).

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

cnf('12',plain,
    ( ~ segmentP(sk2,X0)
    | ~ segmentP(sk1,X0)
    | ~ neq(X0,nil)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],[co1_7]) ).

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

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

cnf('15',plain,
    ( ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['12','13','14']) ).

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

cnf('17',plain,
    ( ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | X = nil
    | ~ ssList(X) ),
    inference(resolution,[then_simplify],['11','15','16']) ).

cnf('18',plain,
    ( app(app(X,Y),Z) != U
    | segmentP(U,Y)
    | ~ ssList(U)
    | ~ ssList(Z)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause173']) ).

cnf('19',plain,
    ( app(sk4,X) != Y
    | segmentP(Y,sk6)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['1','18','4','5']) ).

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

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

cnf('22',plain,
    segmentP(sk4,sk6),
    inference(resolution,[then_simplify],['19','20','21','16']) ).

cnf('23',plain,
    app(sk3,nil) = app(sk6,sk5),
    inference(paramodulation,[then_simplify],['20','6','5','16']) ).

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

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

cnf('26',plain,
    ( app(X,Y) = app(nil,app(X,Y))
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['25','3','16']) ).

cnf('27',plain,
    app(sk3,nil) = app(nil,sk3),
    inference(paramodulation,[then_simplify],['24','26','16','9']) ).

cnf('28',plain,
    sk3 = app(nil,sk3),
    inference(simplify,[],['27','24']) ).

cnf('29',plain,
    ( app(app(X,sk6),sk5) = app(X,sk3)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['2','3','4','5']) ).

cnf('30',plain,
    app(app(nil,sk6),sk5) = sk3,
    inference(paramodulation,[then_simplify],['28','29','16']) ).

cnf('31',plain,
    segmentP(sk3,sk6),
    inference(resolution,[then_simplify],['30','18','9','5','4','16']) ).

cnf('32',plain,
    sk6 = nil,
    inference(resolution,[then_simplify],['17','22','31','4']) ).

cnf('33',plain,
    app(sk5,sk6) = app(nil,sk4),
    inference(paramodulation,[then_simplify],['1','26','4','5']) ).

cnf('34',plain,
    sk4 = app(nil,sk4),
    inference(simplify,[],['33','1']) ).

cnf('35',plain,
    sk4 = app(sk6,sk4),
    inference(paramodulation,[],['32','34']) ).

cnf('36',plain,
    sk5 = sk3,
    inference(paramodulation,[then_simplify],['1','10','35','5']) ).

cnf('37',plain,
    ( app(app(X,sk5),sk6) = app(X,sk4)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['1','3','5','4']) ).

cnf('38',plain,
    app(app(nil,sk5),sk6) = sk4,
    inference(paramodulation,[then_simplify],['34','37','16']) ).

cnf('39',plain,
    segmentP(sk4,sk5),
    inference(resolution,[then_simplify],['38','18','21','4','5','16']) ).

cnf('40',plain,
    ( app(sk3,X) != Y
    | segmentP(Y,sk5)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['2','18','5','4']) ).

cnf('41',plain,
    segmentP(sk3,sk5),
    inference(resolution,[then_simplify],['40','20','9','16']) ).

cnf('42',plain,
    sk5 = nil,
    inference(resolution,[then_simplify],['17','39','41','5']) ).

cnf('43',plain,
    sk5 = sk6,
    inference(simplify,[],['42','32']) ).

cnf('44',plain,
    sk6 = sk3,
    inference(simplify,[],['36','43']) ).

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

cnf('46',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['20','45','16']) ).

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

cnf('48',plain,
    ( nil != sk3
    | nil != sk4 ),
    inference(simplify,[then_simplify],['47','14','13']) ).

cnf('49',plain,
    ( sk3 != nil
    | nil != sk4 ),
    inference(resolution,[then_simplify],['46','48','9']) ).

cnf('50',plain,
    sk6 = nil,
    inference(resolution,[then_simplify],['17','22','31','4']) ).

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

cnf('52',plain,
    ( nil != sk5
    | nil != sk6
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['51','1','4','5']) ).

cnf('53',plain,
    ( sk5 != nil
    | nil != sk6
    | nil = sk4 ),
    inference(resolution,[then_simplify],['52','46','5']) ).

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

cnf('55',plain,
    ( app(sk3,X) != app(sk6,sk4)
    | X = sk6
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['7','54','4','9']) ).

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

cnf('57',plain,
    app(app(sk6,sk4),sk6) = app(sk3,app(sk6,sk6)),
    inference(paramodulation,[then_simplify],['7','56','4','9']) ).

cnf('58',plain,
    ( app(sk6,sk4) != app(X,sk6)
    | sk3 = X
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['7','8','4','9']) ).

cnf('59',plain,
    ( app(X,Y) = app(X,app(nil,Y))
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['20','3','16']) ).

cnf('60',plain,
    app(sk6,sk4) = app(sk3,app(nil,sk6)),
    inference(paramodulation,[then_simplify],['7','59','4','9']) ).

cnf('61',plain,
    app(sk6,sk4) = app(sk3,app(sk6,sk6)),
    inference(paramodulation,[],['32','60']) ).

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

cnf('63',plain,
    ssList(app(sk6,sk4)),
    inference(paramodulation,[then_simplify],['7','62','9','4']) ).

cnf('64',plain,
    sk3 = app(sk6,sk4),
    inference(paramodulation,[then_simplify],['57','58','61','63']) ).

cnf('65',plain,
    nil = sk6,
    inference(paramodulation,[then_simplify],['24','55','64','16']) ).

cnf('66',plain,
    nil = sk4,
    inference(paramodulation,[then_simplify],['43','53','50','65']) ).

cnf('67',plain,
    $false,
    inference(paramodulation,[then_simplify],['44','49','50','66']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : SWC075-1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.11  % Command  : gkc %s
% 0.12/0.32  % Computer : n009.cluster.edu
% 0.12/0.32  % Model    : x86_64 x86_64
% 0.12/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.32  % Memory   : 8042.1875MB
% 0.12/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.32  % CPULimit : 300
% 0.12/0.32  % WCLimit  : 300
% 0.12/0.32  % DateTime : Mon Aug 28 15:48:20 EDT 2023
% 0.12/0.32  % CPUTime  : 
% 0.18/0.36  
% 0.18/0.36  input clause set summed statistics:
% 0.18/0.36  ----------------------------------
% 0.18/0.36  in_clause_count:                   197
% 0.18/0.36  in_rule_clause_count:              179
% 0.18/0.36  in_fact_clause_count:               18
% 0.18/0.36  in_answer_clause_count:              0
% 0.18/0.36  in_ground_clause_count:             23
% 0.18/0.36  in_unit_clause_count:               64
% 0.18/0.36  in_horn_clause_count:              164
% 0.18/0.36  in_pos_clause_count:                62
% 0.18/0.36  in_neg_clause_count:                15
% 0.18/0.36  in_poseq_clause_count:              60
% 0.18/0.36  in_negeq_clause_count:              35
% 0.18/0.36  in_unitposeq_clause_count:           4
% 0.18/0.36  in_chain_clause_count:               0
% 0.18/0.36  in_min_length:             1
% 0.18/0.36  in_max_length:            10
% 0.18/0.36  in_min_depth:              1
% 0.18/0.36  in_max_depth:              5
% 0.18/0.36  in_min_size:               2
% 0.18/0.36  in_max_size:              31
% 0.18/0.36  in_min_vars:               0
% 0.18/0.36  in_max_vars:               6
% 0.18/0.36  in_extaxiom_count:               185
% 0.18/0.36  in_axiom_count:                    0
% 0.18/0.36  in_assumption_count:               0
% 0.18/0.36  in_goal_count:                    12
% 0.18/0.36  in_neg_goal_count:                 2
% 0.18/0.36  in_pos_goal_count:                10
% 0.18/0.36  in_posunit_goal_count:            10
% 0.18/0.36  
% 0.18/0.36  auto guide:
% 0.18/0.36  -----------
% 0.18/0.36  {
% 0.18/0.36  "print":1,
% 0.18/0.36  "print_level": 15,
% 0.18/0.36  "max_size": 0,
% 0.18/0.36  "max_depth": 0,
% 0.18/0.36  "max_length": 0,
% 0.18/0.36  "max_dseconds": 0,
% 0.18/0.36  "runs":[
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.18/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.18/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.18/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"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.18/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.18/0.36  {"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.18/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.18/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.18/0.36  {"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.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.18/0.36  
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.18/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.18/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.18/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"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.18/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.18/0.36  {"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.18/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.18/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.18/0.36  {"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.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.18/0.36  
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.18/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.18/0.36  {"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.18/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.18/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.18/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"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.18/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.18/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.18/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.36  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.18/0.36  {"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.18/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.18/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.18/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.18/0.36  {"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.18/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.18/0.36  
% 0.18/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.18/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.18/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.18/0.36  
% 0.18/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.18/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.18/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.18/0.36  
% 0.18/0.36  ]}
% 0.18/0.36  
% 0.18/0.36  
% 0.18/0.36  **** run 1 fork 0 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 2 fork 1 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 3 fork 2 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 4 fork 3 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 5 fork 4 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 6 fork 5 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.36  
% 0.18/0.36  **** run 7 fork 6 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.36  
% 0.18/0.36  **** run 8 fork 7 starts with strategy
% 0.18/0.36  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.49  
% 0.18/0.49  
% 0.18/0.49  fork 3: search terminated without proof.
% 0.18/0.49  
% 0.18/0.49  
% 0.18/0.49  fork 1: search terminated without proof.
% 0.18/0.49  
% 0.18/0.49  
% 0.18/0.49  fork 2: search terminated without proof.
% 0.18/0.49  
% 0.18/0.49  
% 0.18/0.49  fork 5: search terminated without proof.
% 0.18/0.49  
% 0.18/0.49  
% 0.18/0.49  fork 6: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 0: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 7: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  **** run 10 fork 1 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.18/0.52  
% 0.18/0.52  **** run 11 fork 2 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.52  
% 0.18/0.52  **** run 12 fork 3 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 9 fork 0 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.18/0.53  
% 0.18/0.53  **** run 16 fork 7 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.18/0.53  
% 0.18/0.53  **** run 14 fork 5 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.36/0.65  
% 2.36/0.65  
% 2.36/0.65  fork 3: search terminated without proof.
% 2.36/0.65  
% 2.36/0.65  
% 2.36/0.65  fork 1: search terminated without proof.
% 2.46/0.66  
% 2.46/0.66  
% 2.46/0.66  fork 5: search terminated without proof.
% 2.46/0.66  
% 2.46/0.66  
% 2.46/0.66  fork 0: search terminated without proof.
% 2.46/0.66  
% 2.46/0.66  
% 2.46/0.66  fork 4: search terminated without proof.
% 2.46/0.67  
% 2.46/0.67  
% 2.46/0.67  fork 6: search terminated without proof.
% 2.46/0.67  
% 2.46/0.67  
% 2.46/0.67  fork 7: search terminated without proof.
% 2.46/0.67  
% 2.46/0.67  
% 2.46/0.67  fork 2: search terminated without proof.
% 2.46/0.68  
% 2.46/0.68  **** run 18 fork 1 starts with strategy
% 2.46/0.68  
% 2.46/0.68  **** run 20 fork 3 starts with strategy
% 2.46/0.68  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.46/0.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.46/0.69  
% 2.46/0.69  **** run 17 fork 0 starts with strategy
% 2.46/0.69  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.46/0.69  
% 2.46/0.69  **** run 22 fork 5 starts with strategy
% 2.46/0.69  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.46/0.69  
% 2.46/0.69  **** run 21 fork 4 starts with strategy
% 2.46/0.69  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.46/0.69  
% 2.46/0.69  **** run 23 fork 6 starts with strategy
% 2.46/0.69  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.46/0.69  
% 2.46/0.69  **** run 24 fork 7 starts with strategy
% 2.46/0.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.46/0.70  
% 2.46/0.70  **** run 19 fork 2 starts with strategy
% 2.46/0.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.88/0.72  No candidate clauses found.
% 2.88/0.72  
% 2.88/0.72  
% 2.88/0.72  fork 1: search terminated without proof.
% 2.88/0.75  
% 2.88/0.75  **** run 26 fork 1 starts with strategy
% 2.88/0.75  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.20/0.81  
% 3.20/0.81  
% 3.20/0.81  fork 4: search terminated without proof.
% 3.20/0.81  
% 3.20/0.81  
% 3.20/0.81  fork 5: search terminated without proof.
% 3.20/0.82  
% 3.20/0.82  
% 3.20/0.82  fork 3: search terminated without proof.
% 3.20/0.82  
% 3.20/0.82  
% 3.20/0.82  fork 7: search terminated without proof.
% 3.20/0.83  
% 3.20/0.83  
% 3.20/0.83  fork 0: search terminated without proof.
% 3.20/0.83  
% 3.20/0.83  
% 3.20/0.83  fork 6: search terminated without proof.
% 3.88/0.84  
% 3.88/0.84  **** run 29 fork 4 starts with strategy
% 3.88/0.84  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.88/0.84  
% 3.88/0.84  **** run 30 fork 5 starts with strategy
% 3.88/0.84  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.88/0.84  
% 3.88/0.84  
% 3.88/0.84  fork 2: search terminated without proof.
% 3.88/0.85  
% 3.88/0.85  **** run 28 fork 3 starts with strategy
% 3.88/0.85  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.88/0.85  
% 3.88/0.85  **** run 32 fork 7 starts with strategy
% 3.88/0.85  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.88/0.85  
% 3.88/0.85  **** run 25 fork 0 starts with strategy
% 3.88/0.85  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.88/0.86  
% 3.88/0.86  **** run 31 fork 6 starts with strategy
% 3.88/0.86  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.88/0.87  
% 3.88/0.87  **** run 27 fork 2 starts with strategy
% 3.88/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.88/0.88  
% 3.88/0.88  
% 3.88/0.88  fork 1: search terminated without proof.
% 4.26/0.90  
% 4.26/0.90  **** run 34 fork 1 starts with strategy
% 4.26/0.90  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.90/0.96  
% 4.90/0.96  
% 4.90/0.96  fork 4: search terminated without proof.
% 4.90/0.97  
% 4.90/0.97  
% 4.90/0.97  fork 5: search terminated without proof.
% 4.90/0.97  
% 4.90/0.97  
% 4.90/0.97  fork 3: search terminated without proof.
% 4.90/0.99  
% 4.90/0.99  
% 4.90/0.99  fork 6: search terminated without proof.
% 4.90/0.99  
% 4.90/0.99  
% 4.90/0.99  fork 7: search terminated without proof.
% 4.90/0.99  
% 4.90/0.99  
% 4.90/0.99  fork 0: search terminated without proof.
% 4.90/0.99  
% 4.90/0.99  **** run 37 fork 4 starts with strategy
% 4.90/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.90/0.99  
% 4.90/0.99  **** run 38 fork 5 starts with strategy
% 4.90/0.99  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.90/1.00  
% 4.90/1.00  
% 4.90/1.00  fork 2: search terminated without proof.
% 4.90/1.00  
% 4.90/1.00  **** run 36 fork 3 starts with strategy
% 4.90/1.00  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 5.28/1.01  
% 5.28/1.01  **** run 40 fork 7 starts with strategy
% 5.28/1.01  {"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.28/1.01  
% 5.28/1.01  **** run 39 fork 6 starts with strategy
% 5.28/1.01  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.28/1.02  
% 5.28/1.02  **** run 33 fork 0 starts with strategy
% 5.28/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 5.28/1.02  
% 5.28/1.02  **** run 35 fork 2 starts with strategy
% 5.28/1.02  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.28/1.04  
% 5.28/1.04  
% 5.28/1.04  fork 1: search terminated without proof.
% 5.28/1.04  
% 5.28/1.04  fork 4: search finished without proof.
% 5.28/1.06  
% 5.28/1.06  **** run 42 fork 1 starts with strategy
% 5.28/1.06  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 5.28/1.07  
% 5.28/1.07  **** run 45 fork 4 starts with strategy
% 5.28/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.74/1.12  
% 5.74/1.12  
% 5.74/1.12  fork 5: search terminated without proof.
% 5.74/1.12  
% 5.74/1.12  fork 3: search finished without proof.
% 5.74/1.14  
% 5.74/1.14  
% 5.74/1.14  fork 6: search terminated without proof.
% 5.74/1.14  
% 5.74/1.14  **** run 46 fork 5 starts with strategy
% 5.74/1.14  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.74/1.15  
% 5.74/1.15  **** run 44 fork 3 starts with strategy
% 5.74/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.74/1.15  
% 5.74/1.15  
% 5.74/1.15  fork 0: search terminated without proof.
% 5.74/1.15  
% 5.74/1.15  
% 5.74/1.15  fork 7: search terminated without proof.
% 6.48/1.16  
% 6.48/1.16  **** run 47 fork 6 starts with strategy
% 6.48/1.16  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.48/1.17  
% 6.48/1.17  **** run 41 fork 0 starts with strategy
% 6.48/1.17  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.48/1.18  
% 6.48/1.18  **** run 48 fork 7 starts with strategy
% 6.48/1.18  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.48/1.18  
% 6.48/1.18  
% 6.48/1.18  fork 2: search terminated without proof.
% 6.48/1.19  
% 6.48/1.19  
% 6.48/1.19  fork 1: search terminated without proof.
% 6.48/1.20  
% 6.48/1.20  
% 6.48/1.20  fork 4: search terminated without proof.
% 6.48/1.21  
% 6.48/1.21  **** run 43 fork 2 starts with strategy
% 6.48/1.21  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.86/1.22  
% 6.86/1.22  **** run 50 fork 1 starts with strategy
% 6.86/1.22  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.86/1.22  
% 6.86/1.22  **** run 53 fork 4 starts with strategy
% 6.86/1.22  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.13/1.27  
% 7.13/1.27  
% 7.13/1.27  fork 5: search terminated without proof.
% 7.13/1.28  
% 7.13/1.28  fork 3: search finished without proof.
% 7.13/1.29  
% 7.13/1.29  **** run 54 fork 5 starts with strategy
% 7.13/1.29  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.13/1.30  
% 7.13/1.30  
% 7.13/1.30  fork 6: search terminated without proof.
% 7.13/1.31  
% 7.13/1.31  
% 7.13/1.31  fork 0: search terminated without proof.
% 7.13/1.31  
% 7.13/1.31  **** run 52 fork 3 starts with strategy
% 7.13/1.31  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 7.13/1.32  
% 7.13/1.32  
% 7.13/1.32  fork 7: search terminated without proof.
% 7.13/1.33  
% 7.13/1.33  **** run 55 fork 6 starts with strategy
% 7.13/1.33  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.13/1.33  
% 7.13/1.33  **** run 49 fork 0 starts with strategy
% 7.13/1.33  {"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.83/1.34  
% 7.83/1.34  
% 7.83/1.34  fork 2: search terminated without proof.
% 7.83/1.34  
% 7.83/1.34  **** run 56 fork 7 starts with strategy
% 7.83/1.34  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.83/1.34  
% 7.83/1.34  fork 4: search finished without proof.
% 7.83/1.35  
% 7.83/1.35  
% 7.83/1.35  fork 1: search terminated without proof.
% 7.83/1.37  
% 7.83/1.37  **** run 51 fork 2 starts with strategy
% 7.83/1.37  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.83/1.37  
% 7.83/1.37  **** run 61 fork 4 starts with strategy
% 7.83/1.37  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.83/1.37  
% 7.83/1.37  **** run 58 fork 1 starts with strategy
% 7.83/1.37  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.24/1.42  
% 8.24/1.42  fork 5: search finished without proof.
% 8.24/1.44  
% 8.24/1.44  
% 8.24/1.44  fork 3: search terminated without proof.
% 8.24/1.44  
% 8.24/1.44  **** run 62 fork 5 starts with strategy
% 8.24/1.44  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.78/1.45  
% 8.78/1.45  
% 8.78/1.45  fork 6: search terminated without proof.
% 8.78/1.46  
% 8.78/1.46  
% 8.78/1.46  fork 0: search terminated without proof.
% 8.88/1.47  
% 8.88/1.47  **** run 60 fork 3 starts with strategy
% 8.88/1.47  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.88/1.47  
% 8.88/1.47  
% 8.88/1.47  fork 7: search terminated without proof.
% 8.88/1.47  
% 8.88/1.47  **** run 63 fork 6 starts with strategy
% 8.88/1.47  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 8.88/1.49  
% 8.88/1.49  **** run 57 fork 0 starts with strategy
% 8.88/1.49  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.88/1.50  
% 8.88/1.50  
% 8.88/1.50  fork 2: search terminated without proof.
% 8.88/1.50  
% 8.88/1.50  **** run 64 fork 7 starts with strategy
% 8.88/1.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.88/1.51  
% 8.88/1.51  
% 8.88/1.51  fork 1: search terminated without proof.
% 9.27/1.51  
% 9.27/1.51  
% 9.27/1.51  fork 4: search terminated without proof.
% 9.27/1.52  
% 9.27/1.52  **** run 59 fork 2 starts with strategy
% 9.27/1.52  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 9.27/1.54  
% 9.27/1.54  **** run 69 fork 4 starts with strategy
% 9.27/1.54  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.27/1.54  **** run 66 fork 1 starts with strategy
% 9.27/1.54  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.27/1.54  
% 9.55/1.58  
% 9.55/1.58  
% 9.55/1.58  fork 5: search terminated without proof.
% 9.55/1.60  
% 9.55/1.60  
% 9.55/1.60  fork 3: search terminated without proof.
% 9.55/1.60  
% 9.55/1.60  
% 9.55/1.60  fork 6: search terminated without proof.
% 9.55/1.60  
% 9.55/1.60  **** run 70 fork 5 starts with strategy
% 9.55/1.60  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.55/1.62  
% 9.55/1.62  **** run 68 fork 3 starts with strategy
% 9.55/1.62  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 9.55/1.62  
% 9.55/1.62  **** run 71 fork 6 starts with strategy
% 9.55/1.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.55/1.63  
% 9.55/1.63  
% 9.55/1.63  fork 0: search terminated without proof.
% 9.55/1.63  
% 9.55/1.63  
% 9.55/1.63  fork 7: search terminated without proof.
% 10.22/1.65  
% 10.22/1.65  **** run 65 fork 0 starts with strategy
% 10.22/1.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 10.22/1.65  
% 10.22/1.65  **** run 72 fork 7 starts with strategy
% 10.22/1.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.22/1.66  
% 10.22/1.66  
% 10.22/1.66  fork 2: search terminated without proof.
% 10.22/1.67  
% 10.22/1.67  
% 10.22/1.67  fork 1: search terminated without proof.
% 10.22/1.67  
% 10.22/1.67  
% 10.22/1.67  fork 4: search terminated without proof.
% 10.22/1.68  
% 10.22/1.68  **** run 67 fork 2 starts with strategy
% 10.22/1.68  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 10.22/1.69  
% 10.22/1.69  **** run 74 fork 1 starts with strategy
% 10.22/1.69  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 10.22/1.70  
% 10.22/1.70  **** run 77 fork 4 starts with strategy
% 10.22/1.70  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.80/1.73  
% 10.80/1.73  
% 10.80/1.73  fork 5: search terminated without proof.
% 10.80/1.75  
% 10.80/1.75  fork 3: search finished without proof.
% 10.80/1.75  
% 10.80/1.75  
% 10.80/1.75  fork 6: search terminated without proof.
% 10.80/1.75  
% 10.80/1.75  **** run 78 fork 5 starts with strategy
% 10.80/1.75  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.80/1.77  
% 10.80/1.77  **** run 76 fork 3 starts with strategy
% 10.80/1.77  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.34/1.78  
% 11.34/1.78  **** run 79 fork 6 starts with strategy
% 11.34/1.78  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.34/1.79  
% 11.34/1.79  
% 11.34/1.79  fork 7: search terminated without proof.
% 11.46/1.79  
% 11.46/1.79  
% 11.46/1.79  fork 0: search terminated without proof.
% 11.46/1.81  
% 11.46/1.81  **** run 80 fork 7 starts with strategy
% 11.46/1.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.63/1.81  
% 11.63/1.81  **** run 73 fork 0 starts with strategy
% 11.63/1.81  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.71/1.83  
% 11.71/1.83  
% 11.71/1.83  fork 4: search terminated without proof.
% 11.71/1.83  
% 11.71/1.83  
% 11.71/1.83  fork 1: search terminated without proof.
% 11.71/1.83  
% 11.71/1.83  
% 11.71/1.83  fork 2: search terminated without proof.
% 11.71/1.85  
% 11.71/1.85  fork 0: search finished without proof.
% 11.71/1.85  
% 11.71/1.85  **** run 85 fork 4 starts with strategy
% 11.71/1.85  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.71/1.85  
% 11.71/1.85  **** run 82 fork 1 starts with strategy
% 11.71/1.85  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 11.71/1.85  
% 11.71/1.85  **** run 75 fork 2 starts with strategy
% 11.71/1.85  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 11.71/1.87  
% 11.71/1.87  **** run 81 fork 0 starts with strategy
% 11.71/1.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.71/1.88  
% 11.71/1.88  
% 11.71/1.88  fork 5: search terminated without proof.
% 11.71/1.90  
% 11.71/1.90  
% 11.71/1.90  fork 3: search terminated without proof.
% 12.40/1.91  
% 12.40/1.91  **** run 86 fork 5 starts with strategy
% 12.40/1.91  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 12.40/1.91  
% 12.40/1.91  
% 12.40/1.91  fork 6: search terminated without proof.
% 12.40/1.93  
% 12.40/1.93  **** run 84 fork 3 starts with strategy
% 12.40/1.93  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.40/1.94  
% 12.40/1.94  **** run 87 fork 6 starts with strategy
% 12.40/1.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.40/1.95  
% 12.40/1.95  
% 12.40/1.95  fork 7: search terminated without proof.
% 12.40/1.97  
% 12.40/1.97  **** run 88 fork 7 starts with strategy
% 12.40/1.97  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 13.01/1.98  
% 13.01/1.98  
% 13.01/1.98  fork 4: search terminated without proof.
% 13.01/1.99  
% 13.01/1.99  
% 13.01/1.99  fork 1: search terminated without proof.
% 13.01/1.99  
% 13.01/1.99  
% 13.01/1.99  fork 2: search terminated without proof.
% 13.01/2.01  
% 13.01/2.01  **** run 90 fork 1 starts with strategy
% 13.01/2.01  
% 13.01/2.01  **** run 93 fork 4 starts with strategy
% 13.01/2.01  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 13.01/2.01  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.01/2.01  
% 13.01/2.01  
% 13.01/2.01  fork 0: search terminated without proof.
% 13.01/2.02  
% 13.01/2.02  **** run 83 fork 2 starts with strategy
% 13.01/2.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 13.01/2.04  
% 13.01/2.04  **** run 89 fork 0 starts with strategy
% 13.01/2.04  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 13.01/2.05  
% 13.01/2.05  fork 1: search finished without proof.
% 13.01/2.05  
% 13.01/2.05  
% 13.01/2.05  fork 5: search terminated without proof.
% 13.01/2.06  
% 13.01/2.06  
% 13.01/2.06  fork 3: search terminated without proof.
% 13.01/2.06  
% 13.01/2.06  
% 13.01/2.06  fork 6: search terminated without proof.
% 13.01/2.07  
% 13.01/2.07  **** run 98 fork 1 starts with strategy
% 13.01/2.07  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 13.74/2.08  
% 13.74/2.08  **** run 94 fork 5 starts with strategy
% 13.74/2.08  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 13.74/2.08  
% 13.74/2.08  **** run 92 fork 3 starts with strategy
% 13.74/2.08  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 13.85/2.09  
% 13.85/2.09  **** run 95 fork 6 starts with strategy
% 13.85/2.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.85/2.10  
% 13.85/2.10  
% 13.85/2.10  fork 7: search terminated without proof.
% 14.09/2.13  
% 14.09/2.13  **** run 96 fork 7 starts with strategy
% 14.09/2.13  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.09/2.15  
% 14.09/2.15  
% 14.09/2.15  fork 4: search terminated without proof.
% 14.09/2.15  
% 14.09/2.15  
% 14.09/2.15  fork 2: search terminated without proof.
% 14.09/2.17  
% 14.09/2.17  
% 14.09/2.17  fork 0: search terminated without proof.
% 14.09/2.17  
% 14.09/2.17  **** run 101 fork 4 starts with strategy
% 14.09/2.17  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.09/2.17  
% 14.09/2.17  **** run 91 fork 2 starts with strategy
% 14.09/2.18  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 14.09/2.19  
% 14.09/2.19  **** run 97 fork 0 starts with strategy
% 14.09/2.19  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 14.09/2.20  
% 14.09/2.20  
% 14.09/2.20  fork 1: search terminated without proof.
% 14.09/2.21  
% 14.09/2.21  
% 14.09/2.21  fork 5: search terminated without proof.
% 14.09/2.21  
% 14.09/2.21  
% 14.09/2.21  fork 3: search terminated without proof.
% 14.09/2.23  
% 14.09/2.23  **** run 106 fork 1 starts with strategy
% 14.09/2.23  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 14.09/2.23  
% 14.09/2.23  **** run 102 fork 5 starts with strategy
% 14.09/2.23  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.09/2.23  
% 14.09/2.23  
% 14.09/2.23  fork 6: search terminated without proof.
% 15.00/2.24  
% 15.00/2.24  **** run 100 fork 3 starts with strategy
% 15.00/2.24  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 15.00/2.26  
% 15.00/2.26  **** run 103 fork 6 starts with strategy
% 15.00/2.26  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 15.00/2.26  
% 15.00/2.26  
% 15.00/2.26  fork 7: search terminated without proof.
% 15.00/2.28  
% 15.00/2.28  **** run 104 fork 7 starts with strategy
% 15.00/2.28  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 15.00/2.29  
% 15.00/2.29  fork 6: search finished without proof.
% 15.00/2.31  
% 15.00/2.31  
% 15.00/2.31  fork 4: search terminated without proof.
% 15.63/2.32  
% 15.63/2.32  **** run 111 fork 6 starts with strategy
% 15.63/2.32  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 15.63/2.32  
% 15.63/2.32  
% 15.63/2.32  fork 0: search terminated without proof.
% 15.63/2.32  
% 15.63/2.32  
% 15.63/2.32  fork 2: search terminated without proof.
% 15.63/2.34  
% 15.63/2.34  **** run 109 fork 4 starts with strategy
% 15.63/2.34  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 15.63/2.35  
% 15.63/2.35  **** run 105 fork 0 starts with strategy
% 15.63/2.35  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 15.63/2.35  
% 15.63/2.35  **** run 99 fork 2 starts with strategy
% 15.63/2.35  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 15.63/2.36  
% 15.63/2.36  
% 15.63/2.36  fork 1: search terminated without proof.
% 15.63/2.36  
% 15.63/2.36  
% 15.63/2.36  fork 3: search terminated without proof.
% 15.63/2.36  
% 15.63/2.36  
% 15.63/2.36  fork 5: search terminated without proof.
% 15.63/2.38  
% 15.63/2.38  **** run 114 fork 1 starts with strategy
% 15.63/2.38  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 15.63/2.39  
% 15.63/2.39  **** run 110 fork 5 starts with strategy
% 15.63/2.39  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.63/2.39  
% 15.63/2.39  **** run 108 fork 3 starts with strategy
% 15.63/2.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}
% 16.35/2.42  
% 16.35/2.42  
% 16.35/2.42  fork 7: search terminated without proof.
% 16.35/2.44  
% 16.35/2.44  
% 16.35/2.44  fork 6: search terminated without proof.
% 16.35/2.44  
% 16.35/2.44  **** run 112 fork 7 starts with strategy
% 16.35/2.44  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.35/2.47  
% 16.35/2.47  **** run 119 fork 6 starts with strategy
% 16.35/2.47  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.35/2.47  
% 16.35/2.47  
% 16.35/2.47  fork 4: search terminated without proof.
% 16.35/2.48  
% 16.35/2.48  
% 16.35/2.48  fork 2: search terminated without proof.
% 16.35/2.48  
% 16.35/2.48  
% 16.35/2.48  fork 0: search terminated without proof.
% 17.02/2.49  
% 17.02/2.49  **** run 117 fork 4 starts with strategy
% 17.02/2.49  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 17.02/2.50  
% 17.02/2.50  **** run 107 fork 2 starts with strategy
% 17.02/2.50  
% 17.02/2.50  **** run 113 fork 0 starts with strategy
% 17.02/2.50  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 17.02/2.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 17.02/2.51  
% 17.02/2.51  
% 17.02/2.51  fork 1: search terminated without proof.
% 17.02/2.52  
% 17.02/2.52  
% 17.02/2.52  fork 5: search terminated without proof.
% 17.02/2.53  
% 17.02/2.53  
% 17.02/2.53  fork 3: search terminated without proof.
% 17.02/2.54  
% 17.02/2.54  **** run 122 fork 1 starts with strategy
% 17.02/2.54  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 17.02/2.55  
% 17.02/2.55  **** run 116 fork 3 starts with strategy
% 17.02/2.55  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 17.02/2.55  
% 17.02/2.55  **** run 118 fork 5 starts with strategy
% 17.02/2.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 17.02/2.57  
% 17.02/2.57  
% 17.02/2.57  fork 7: search terminated without proof.
% 17.84/2.60  
% 17.84/2.60  **** run 120 fork 7 starts with strategy
% 17.84/2.60  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.84/2.60  
% 17.84/2.60  
% 17.84/2.60  fork 6: search terminated without proof.
% 18.02/2.63  
% 18.02/2.63  **** run 127 fork 6 starts with strategy
% 18.02/2.63  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 18.02/2.63  
% 18.02/2.63  
% 18.02/2.63  fork 4: search terminated without proof.
% 18.02/2.64  
% 18.02/2.64  
% 18.02/2.64  fork 0: search terminated without proof.
% 18.02/2.64  
% 18.02/2.64  
% 18.02/2.64  fork 2: search terminated without proof.
% 18.02/2.65  
% 18.02/2.65  **** run 125 fork 4 starts with strategy
% 18.02/2.65  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 18.02/2.66  
% 18.02/2.66  **** run 121 fork 0 starts with strategy
% 18.02/2.66  {"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.02/2.66  
% 18.02/2.66  **** run 115 fork 2 starts with strategy
% 18.02/2.66  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 18.02/2.67  
% 18.02/2.67  
% 18.02/2.67  fork 1: search terminated without proof.
% 18.02/2.68  
% 18.02/2.68  
% 18.02/2.68  fork 5: search terminated without proof.
% 18.02/2.68  
% 18.02/2.68  
% 18.02/2.68  fork 3: search terminated without proof.
% 18.02/2.69  
% 18.02/2.69  **** run 130 fork 1 starts with strategy
% 18.02/2.69  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 18.76/2.70  
% 18.76/2.70  **** run 126 fork 5 starts with strategy
% 18.76/2.70  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 18.76/2.70  
% 18.76/2.70  **** run 124 fork 3 starts with strategy
% 18.76/2.70  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 18.76/2.74  
% 18.76/2.74  
% 18.76/2.74  fork 7: search terminated without proof.
% 18.76/2.76  
% 18.76/2.76  **** run 128 fork 7 starts with strategy
% 18.76/2.76  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 18.76/2.79  
% 18.76/2.79  
% 18.76/2.79  fork 4: search terminated without proof.
% 19.41/2.80  
% 19.41/2.80  
% 19.41/2.80  fork 2: search terminated without proof.
% 19.41/2.80  
% 19.41/2.80  
% 19.41/2.80  fork 0: search terminated without proof.
% 19.41/2.81  
% 19.41/2.81  **** run 133 fork 4 starts with strategy
% 19.41/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 19.41/2.82  
% 19.41/2.82  **** run 123 fork 2 starts with strategy
% 19.41/2.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 19.41/2.82  
% 19.41/2.82  **** run 129 fork 0 starts with strategy
% 19.41/2.82  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 19.41/2.83  
% 19.41/2.83  
% 19.41/2.83  fork 5: search terminated without proof.
% 19.41/2.83  
% 19.41/2.83  fork 3: search finished without proof.
% 19.41/2.85  
% 19.41/2.85  **** run 134 fork 5 starts with strategy
% 19.41/2.85  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 19.41/2.86  
% 19.41/2.86  **** run 132 fork 3 starts with strategy
% 19.41/2.86  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 20.61/2.97  
% 20.61/2.97  
% 20.61/2.97  fork 2: search terminated without proof.
% 20.61/2.99  
% 20.61/2.99  **** run 131 fork 2 starts with strategy
% 20.61/2.99  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 26.18/3.66  
% 26.18/3.66  
% 26.18/3.66  fork 6: search terminated without proof.
% 26.55/3.69  
% 26.55/3.69  **** run 135 fork 6 starts with strategy
% 26.55/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 26.55/3.72  
% 26.55/3.72  
% 26.55/3.72  fork 1: search terminated without proof.
% 27.01/3.75  
% 27.01/3.75  **** run 138 fork 1 starts with strategy
% 27.01/3.75  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 27.10/3.79  
% 27.10/3.79  
% 27.10/3.79  fork 7: search terminated without proof.
% 27.54/3.81  
% 27.54/3.81  **** run 136 fork 7 starts with strategy
% 27.54/3.81  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 27.54/3.84  
% 27.54/3.84  
% 27.54/3.84  fork 4: search terminated without proof.
% 27.86/3.85  
% 27.86/3.85  
% 27.86/3.85  fork 0: search terminated without proof.
% 27.86/3.87  
% 27.86/3.87  **** run 141 fork 4 starts with strategy
% 27.86/3.87  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 27.86/3.88  
% 27.86/3.88  **** run 137 fork 0 starts with strategy
% 27.86/3.88  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 27.86/3.88  
% 27.86/3.88  
% 27.86/3.88  fork 5: search terminated without proof.
% 27.86/3.89  
% 27.86/3.89  
% 27.86/3.89  fork 3: search terminated without proof.
% 27.86/3.91  
% 27.86/3.91  **** run 142 fork 5 starts with strategy
% 27.86/3.91  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 27.86/3.92  
% 27.86/3.92  **** run 140 fork 3 starts with strategy
% 27.86/3.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 28.96/4.07  
% 28.96/4.07  
% 28.96/4.07  fork 2: search terminated without proof.
% 29.75/4.10  
% 29.75/4.10  **** run 139 fork 2 starts with strategy
% 29.75/4.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 34.74/4.72  
% 34.74/4.72  
% 34.74/4.72  fork 6: search terminated without proof.
% 34.96/4.75  
% 34.96/4.75  **** run 143 fork 6 starts with strategy
% 34.96/4.75  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 34.96/4.78  
% 34.96/4.78  
% 34.96/4.78  fork 1: search terminated without proof.
% 34.96/4.81  
% 34.96/4.81  **** run 146 fork 1 starts with strategy
% 34.96/4.81  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 35.60/4.84  
% 35.60/4.84  
% 35.60/4.84  fork 7: search terminated without proof.
% 35.60/4.87  
% 35.60/4.87  **** run 144 fork 7 starts with strategy
% 35.60/4.87  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 36.06/4.91  
% 36.06/4.91  
% 36.06/4.91  fork 4: search terminated without proof.
% 36.06/4.91  No candidate clauses found.
% 36.06/4.91  
% 36.06/4.91  
% 36.06/4.91  fork 7: search terminated without proof.
% 36.06/4.91  
% 36.06/4.91  
% 36.06/4.91  fork 0: search terminated without proof.
% 36.06/4.93  
% 36.06/4.93  **** run 152 fork 7 starts with strategy
% 36.06/4.93  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 36.06/4.94  
% 36.06/4.94  **** run 149 fork 4 starts with strategy
% 36.06/4.94  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 36.06/4.94  
% 36.06/4.94  **** run 145 fork 0 starts with strategy
% 36.06/4.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 36.06/4.95  
% 36.06/4.95  
% 36.06/4.95  fork 3: search terminated without proof.
% 36.64/4.95  
% 36.64/4.95  
% 36.64/4.95  fork 5: search terminated without proof.
% 36.77/4.98  
% 36.77/4.98  **** run 148 fork 3 starts with strategy
% 36.77/4.98  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 36.77/4.98  
% 36.77/4.98  **** run 150 fork 5 starts with strategy
% 36.77/4.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 38.00/5.16  
% 38.00/5.16  
% 38.00/5.16  fork 2: search terminated without proof.
% 38.55/5.20  
% 38.55/5.20  **** run 147 fork 2 starts with strategy
% 38.55/5.20  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 39.52/5.33  
% 39.52/5.33  
% 39.52/5.33  result: proof found
% 39.52/5.33  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 39.52/5.33  by run 148 fork 3 strategy {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 39.52/5.33  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 39.52/5.33  
% 39.52/5.33  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 39.52/5.33  
% 39.52/5.33  run 148 fork 3 statistics:
% 39.52/5.33  ----------------------------------
% 39.52/5.33  this run seconds: 0.253723
% 39.52/5.33  total seconds: 4.894497
% 39.52/5.33  stat_given_used: 544
% 39.52/5.33  stat_given_used_at_endgame: 0
% 39.52/5.33  stat_given_candidates:   877
% 39.52/5.33  stat_given_candidates_at_endgame: 0
% 39.52/5.33  stat_given_candidates_h: 0
% 39.52/5.33  stat_binres_derived_cl:   1821
% 39.52/5.33  stat_binres_derived_cl_h: 0
% 39.52/5.33  stat_factor_derived_cl: 600
% 39.52/5.33  stat_para_derived_cl: 18315
% 39.52/5.33  stat_tautologies_discarded: 650
% 39.52/5.33  stat_forward_subsumed: 728
% 39.52/5.33  stat_derived_cut: 12500
% 39.52/5.33  stat_derived_rewritten: 23
% 39.52/5.33  stat_weight_discarded_building: 0
% 39.52/5.33  stat_weight_discarded_cl: 0
% 39.52/5.33  stat_internlimit_discarded_cl: 0
% 39.52/5.33  stat_simplified:  45 simplified 0 derived 0 given
% 39.52/5.33  stat_kept_cl: 18299
% 39.52/5.33  stat_built_cl: 19432
% 39.52/5.33  stat_hyperres_partial_cl: 0
% 39.52/5.33  stat_made_rewriters: 82
% 39.52/5.33  stat_backward_subsumed: 0
% 39.52/5.33  stat_propagated_subsumed: 0
% 39.52/5.33  stat_clsubs_attempted:                      3377
% 39.52/5.33  stat_clsubs_fact_groundunit_found:            27
% 39.52/5.33  stat_clsubs_rule_groundunit_found:             3
% 39.52/5.33  stat_clsubs_top_meta_attempted:             130554
% 39.52/5.33  stat_clsubs_top_meta_failed:                127177
% 39.52/5.33  stat_clsubs_top_meta_nonpref_attempted:              130554
% 39.52/5.33  stat_clsubs_top_meta_nonpref_succeeded:               43325
% 39.52/5.33  stat_clsubs_top_meta_pref_attempted:                  43325
% 39.52/5.33  stat_clsubs_top_meta_pref1_succeeded:                  7980
% 39.52/5.33  stat_clsubs_top_meta_pref2_succeeded:                  3935
% 39.52/5.33  stat_clsubs_top_meta_pref3_succeeded:                  3377
% 39.52/5.33  stat_clsubs_top_meta_pref_succeeded:                   3377
% 39.52/5.33  stat_clsubs_meta_attempted:                 7225
% 39.52/5.33  stat_clsubs_meta_failed:                    3981
% 39.52/5.33  stat_clsubs_predsymbs_attempted:               0
% 39.52/5.33  stat_clsubs_unit_attempted:                   72
% 39.52/5.33  stat_clsubs_full_attempted:                 3305
% 39.52/5.33  stat_forwardsubs_attempted:                19028
% 39.52/5.33  stat_lit_hash_added:                   5235
% 39.52/5.33  stat_lit_hash_computed:              126015
% 39.52/5.33  stat_lit_hash_match_found:            17288
% 39.52/5.33  stat_lit_hash_match_miss:            214421
% 39.52/5.33  stat_lit_hash_cut_ok:                 16548
% 39.52/5.33  stat_lit_strong_cut_ok:                1553
% 39.52/5.33  stat_lit_hash_subsume_ok:               728
% 39.52/5.33  clqueue els 10000000 used 1
% 39.52/5.33  clactive els 10000000 used 545
% 39.52/5.33  clactivesubsume els 10000000 used 2419
% 39.52/5.33  queue_termbuf els 200000000 used 1727817
% 39.52/5.33  hyper_termbuf els 100000000 used 1
% 39.52/5.33  active_termbuf els 100000000 used 22420
% 39.52/5.33  varstack els 5000 last used 1
% 39.52/5.33  given_termbuf els 10000000 last used 1
% 39.52/5.33  simplified_termbuf els 10000000 last used 1
% 39.52/5.33  derived_termbuf els 10000000 last used 33
% 39.52/5.33  wr_mallocs: 9926
% 39.52/5.33  wr_callocs: 21
% 39.52/5.33  wr_reallocs: 1875
% 39.52/5.33  wr_frees: 4
% 39.52/5.33  wr_malloc_bytes: 4162987012
% 39.52/5.33  wr_calloc_bytes: 112065536
% 39.52/5.33  wr_realloc_bytes: 449224
% 39.52/5.33  wr_realloc_freebytes: 0
% 39.52/5.33  ----------------------------------
%------------------------------------------------------------------------------