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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SWC312-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:39:13 EDT 2023

% Result   : Unsatisfiable 0.11s 0.36s
% Output   : CNFRefutation 0.11s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named co1_13)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( nil = sk2
    | app(cons(X0,nil),X1) != sk2
    | app(X1,cons(X0,nil)) != sk1
    | ~ ssItem(X0)
    | ~ ssList(X1) ),
    inference(cnf_transformation,[],[co1_13]) ).

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

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

cnf('4',plain,
    ( nil = sk4
    | app(cons(X,nil),Y) != sk4
    | app(Y,cons(X,nil)) != sk3
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(simplify,[then_simplify],['1','2','2','3']) ).

cnf('5',plain,
    ( ~ neq(sk4,nil)
    | app(cons(sk5,nil),sk6) = sk4 ),
    inference(cnf_transformation,[],[co1_10]) ).

cnf('6',plain,
    ( app(sk6,cons(sk5,nil)) != sk3
    | ~ neq(sk4,nil)
    | ~ ssItem(sk5)
    | ~ ssList(sk6)
    | nil = sk4 ),
    inference(resolution,[],['4','5']) ).

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

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

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

cnf('10',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['7','8','9']) ).

cnf('11',plain,
    ( neq(sk2,nil)
    | nil = sk2 ),
    inference(cnf_transformation,[],[co1_12]) ).

cnf('12',plain,
    ( neq(sk4,nil)
    | nil = sk4 ),
    inference(simplify,[then_simplify],['11','2','2']) ).

cnf('13',plain,
    ( nil = sk4
    | neq(sk4,X)
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['10','12']) ).

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

cnf('15',plain,
    ( ~ neq(sk4,nil)
    | ssItem(sk5) ),
    inference(cnf_transformation,[],[co1_8]) ).

cnf('16',plain,
    ( nil = sk4
    | ssItem(sk5) ),
    inference(resolution,[],['12','15']) ).

cnf('17',plain,
    ( nil != sk4
    | nil = sk3 ),
    inference(cnf_transformation,[],[co1_7]) ).

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

cnf('19',plain,
    ( nil != sk1
    | neq(sk2,nil) ),
    inference(cnf_transformation,[],[co1_14]) ).

cnf('20',plain,
    ( nil != sk3
    | neq(sk4,nil) ),
    inference(simplify,[then_simplify],['19','3','2']) ).

cnf('21',plain,
    ( nil != sk3
    | ssItem(sk5) ),
    inference(resolution,[],['20','15']) ).

cnf('22',plain,
    ssItem(sk5),
    inference(simplify,[],['18','21']) ).

cnf('23',plain,
    ( ~ neq(sk4,nil)
    | ssList(sk6) ),
    inference(cnf_transformation,[],[co1_9]) ).

cnf('24',plain,
    ( nil = sk4
    | ssList(sk6) ),
    inference(resolution,[],['12','23']) ).

cnf('25',plain,
    ( ssList(sk6)
    | nil = sk3 ),
    inference(resolution,[],['24','17']) ).

cnf('26',plain,
    ( nil != sk3
    | ssList(sk6) ),
    inference(resolution,[],['20','23']) ).

cnf('27',plain,
    ssList(sk6),
    inference(simplify,[],['25','26']) ).

cnf('28',plain,
    ( ~ neq(sk4,nil)
    | cons(sk5,sk6) = sk4 ),
    inference(paramodulation,[then_simplify],['14','5','22','27']) ).

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

cnf('30',plain,
    ( ~ neq(sk4,nil)
    | sk4 != nil ),
    inference(paramodulation,[then_simplify],['28','29','22','27']) ).

cnf('31',plain,
    ( sk4 != nil
    | nil != sk3 ),
    inference(resolution,[],['30','20']) ).

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

cnf('33',plain,
    ( sk4 != nil
    | nil = sk3 ),
    inference(resolution,[then_simplify],['10','17','32']) ).

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

cnf('35',plain,
    ( neq(sk4,X)
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['13','34']) ).

cnf('36',plain,
    neq(sk4,nil),
    inference(reflexivity,[then_simplify],['35','9']) ).

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

cnf('38',plain,
    ( nil != sk3
    | app(cons(X,nil),Y) != sk4
    | app(Y,cons(X,nil)) != sk3
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(simplify,[then_simplify],['37','3','2','3']) ).

cnf('39',plain,
    ( app(sk6,cons(sk5,nil)) != sk3
    | ~ neq(sk4,nil)
    | nil != sk3
    | ~ ssItem(sk5)
    | ~ ssList(sk6) ),
    inference(resolution,[],['38','5']) ).

cnf('40',plain,
    ( app(sk6,cons(sk5,nil)) != sk3
    | nil != sk3 ),
    inference(simplify,[then_simplify],['39','36','22','27']) ).

cnf('41',plain,
    ( ~ neq(sk4,nil)
    | app(sk6,cons(sk5,nil)) = sk3 ),
    inference(cnf_transformation,[],[co1_11]) ).

cnf('42',plain,
    nil != sk3,
    inference(resolution,[then_simplify],['40','41','36']) ).

cnf('43',plain,
    ( nil = sk3
    | X != sk4
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['10','17']) ).

cnf('44',plain,
    ( X != sk4
    | X != nil
    | ~ ssList(X) ),
    inference(resolution,[],['42','43']) ).

cnf('45',plain,
    nil != sk4,
    inference(reflexivity,[then_simplify],['44','9']) ).

cnf('46',plain,
    app(sk6,cons(sk5,nil)) != sk3,
    inference(simplify,[then_simplify],['6','36','22','27','45']) ).

cnf('47',plain,
    $false,
    inference(resolution,[then_simplify],['46','41','36']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.07  % Problem  : SWC312-1 : TPTP v8.1.2. Released v2.4.0.
% 0.03/0.07  % Command  : gkc %s
% 0.07/0.26  % Computer : n009.cluster.edu
% 0.07/0.26  % Model    : x86_64 x86_64
% 0.07/0.26  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.07/0.26  % Memory   : 8042.1875MB
% 0.07/0.26  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.07/0.26  % CPULimit : 300
% 0.07/0.26  % WCLimit  : 300
% 0.07/0.26  % DateTime : Mon Aug 28 15:40:20 EDT 2023
% 0.07/0.26  % CPUTime  : 
% 0.07/0.30  
% 0.07/0.30  input clause set summed statistics:
% 0.07/0.30  ----------------------------------
% 0.07/0.30  in_clause_count:                   200
% 0.07/0.30  in_rule_clause_count:              184
% 0.07/0.30  in_fact_clause_count:               16
% 0.07/0.30  in_answer_clause_count:              0
% 0.07/0.30  in_ground_clause_count:             25
% 0.07/0.30  in_unit_clause_count:               60
% 0.07/0.30  in_horn_clause_count:              166
% 0.07/0.30  in_pos_clause_count:                59
% 0.07/0.30  in_neg_clause_count:                14
% 0.07/0.30  in_poseq_clause_count:              63
% 0.07/0.30  in_negeq_clause_count:              38
% 0.07/0.30  in_unitposeq_clause_count:           2
% 0.07/0.30  in_chain_clause_count:               0
% 0.07/0.30  in_min_length:             1
% 0.07/0.30  in_max_length:            10
% 0.07/0.30  in_min_depth:              1
% 0.07/0.30  in_max_depth:              5
% 0.07/0.30  in_min_size:               2
% 0.07/0.30  in_max_size:              31
% 0.07/0.30  in_min_vars:               0
% 0.07/0.30  in_max_vars:               6
% 0.07/0.30  in_extaxiom_count:               185
% 0.07/0.30  in_axiom_count:                    0
% 0.07/0.30  in_assumption_count:               0
% 0.07/0.30  in_goal_count:                    15
% 0.07/0.30  in_neg_goal_count:                 1
% 0.07/0.30  in_pos_goal_count:                 7
% 0.07/0.30  in_posunit_goal_count:             6
% 0.07/0.30  
% 0.07/0.30  auto guide:
% 0.07/0.30  -----------
% 0.07/0.30  {
% 0.07/0.30  "print":1,
% 0.07/0.30  "print_level": 15,
% 0.07/0.30  "max_size": 0,
% 0.07/0.30  "max_depth": 0,
% 0.07/0.30  "max_length": 0,
% 0.07/0.30  "max_dseconds": 0,
% 0.07/0.30  "runs":[
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.07/0.30  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.07/0.30  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.30  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"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.07/0.30  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.30  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.07/0.30  {"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.07/0.30  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.07/0.30  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.07/0.30  {"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.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.07/0.30  
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.07/0.30  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.07/0.30  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.30  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"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.07/0.30  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.30  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.07/0.30  {"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.07/0.30  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.07/0.30  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.07/0.30  {"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.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.07/0.30  
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.07/0.30  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.07/0.30  {"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.07/0.30  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.07/0.30  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.30  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"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.07/0.30  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.30  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.07/0.30  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.07/0.30  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.07/0.30  {"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.07/0.30  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.07/0.30  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.07/0.30  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.07/0.30  {"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.07/0.30  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.07/0.30  
% 0.07/0.30  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.30  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.30  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.30  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.30  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.07/0.30  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.07/0.30  
% 0.07/0.30  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.07/0.30  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.07/0.30  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.07/0.30  
% 0.07/0.30  ]}
% 0.07/0.30  
% 0.07/0.30  
% 0.07/0.30  **** run 1 fork 0 starts with strategy
% 0.07/0.30  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.07/0.30  
% 0.07/0.30  **** run 2 fork 1 starts with strategy
% 0.07/0.30  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.07/0.30  
% 0.07/0.30  **** run 3 fork 2 starts with strategy
% 0.07/0.30  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.07/0.30  
% 0.07/0.30  **** run 4 fork 3 starts with strategy
% 0.07/0.30  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.07/0.30  
% 0.07/0.30  **** run 5 fork 4 starts with strategy
% 0.07/0.30  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.07/0.31  
% 0.07/0.31  **** run 6 fork 5 starts with strategy
% 0.07/0.31  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.07/0.31  
% 0.07/0.31  **** run 7 fork 6 starts with strategy
% 0.07/0.31  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.07/0.31  
% 0.07/0.31  **** run 8 fork 7 starts with strategy
% 0.07/0.31  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.11/0.36  
% 0.11/0.36  
% 0.11/0.36  result: proof found
% 0.11/0.36  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.11/0.36  by run 2 fork 1 strategy {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.11/0.36  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.11/0.36  
% 0.11/0.36  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.11/0.36  
% 0.11/0.36  run 2 fork 1 statistics:
% 0.11/0.36  ----------------------------------
% 0.11/0.36  this run seconds: 0.023034
% 0.11/0.36  total seconds: 0.053335
% 0.11/0.36  stat_given_used: 117
% 0.11/0.36  stat_given_used_at_endgame: 0
% 0.11/0.36  stat_given_candidates:   288
% 0.11/0.36  stat_given_candidates_at_endgame: 0
% 0.11/0.36  stat_given_candidates_h: 0
% 0.11/0.36  stat_binres_derived_cl:   202
% 0.11/0.36  stat_binres_derived_cl_h: 0
% 0.11/0.36  stat_factor_derived_cl: 87
% 0.11/0.36  stat_para_derived_cl: 1266
% 0.11/0.36  stat_tautologies_discarded: 80
% 0.11/0.36  stat_forward_subsumed: 304
% 0.11/0.36  stat_derived_cut: 342
% 0.11/0.36  stat_derived_rewritten: 9
% 0.11/0.36  stat_weight_discarded_building: 0
% 0.11/0.36  stat_weight_discarded_cl: 0
% 0.11/0.36  stat_internlimit_discarded_cl: 0
% 0.11/0.36  stat_simplified:  19 simplified 0 derived 0 given
% 0.11/0.36  stat_kept_cl: 963
% 0.11/0.36  stat_built_cl: 1216
% 0.11/0.36  stat_hyperres_partial_cl: 0
% 0.11/0.36  stat_made_rewriters: 6
% 0.11/0.36  stat_backward_subsumed: 0
% 0.11/0.36  stat_propagated_subsumed: 0
% 0.11/0.36  stat_clsubs_attempted:                       350
% 0.11/0.36  stat_clsubs_fact_groundunit_found:             5
% 0.11/0.36  stat_clsubs_rule_groundunit_found:             0
% 0.11/0.36  stat_clsubs_top_meta_attempted:              11145
% 0.11/0.36  stat_clsubs_top_meta_failed:                 10795
% 0.11/0.36  stat_clsubs_top_meta_nonpref_attempted:               11145
% 0.11/0.36  stat_clsubs_top_meta_nonpref_succeeded:                2130
% 0.11/0.36  stat_clsubs_top_meta_pref_attempted:                   2130
% 0.11/0.36  stat_clsubs_top_meta_pref1_succeeded:                   865
% 0.11/0.36  stat_clsubs_top_meta_pref2_succeeded:                   398
% 0.11/0.36  stat_clsubs_top_meta_pref3_succeeded:                   350
% 0.11/0.36  stat_clsubs_top_meta_pref_succeeded:                    350
% 0.11/0.36  stat_clsubs_meta_attempted:                  877
% 0.11/0.36  stat_clsubs_meta_failed:                     247
% 0.11/0.36  stat_clsubs_predsymbs_attempted:               0
% 0.11/0.36  stat_clsubs_unit_attempted:                    0
% 0.11/0.36  stat_clsubs_full_attempted:                  350
% 0.11/0.36  stat_forwardsubs_attempted:                 1268
% 0.11/0.36  stat_lit_hash_added:                    311
% 0.11/0.36  stat_lit_hash_computed:                7830
% 0.11/0.36  stat_lit_hash_match_found:              859
% 0.11/0.36  stat_lit_hash_match_miss:             12289
% 0.11/0.36  stat_lit_hash_cut_ok:                   541
% 0.11/0.36  stat_lit_strong_cut_ok:                   0
% 0.11/0.36  stat_lit_hash_subsume_ok:               304
% 0.11/0.36  clqueue els 10000000 used 1
% 0.11/0.36  clactive els 10000000 used 118
% 0.11/0.36  clactivesubsume els 10000000 used 565
% 0.11/0.36  queue_termbuf els 200000000 used 63755
% 0.11/0.36  hyper_termbuf els 100000000 used 1
% 0.11/0.36  active_termbuf els 100000000 used 3729
% 0.11/0.36  varstack els 5000 last used 1
% 0.11/0.36  given_termbuf els 10000000 last used 1
% 0.11/0.36  simplified_termbuf els 10000000 last used 1
% 0.11/0.36  derived_termbuf els 10000000 last used 22
% 0.11/0.36  wr_mallocs: 1043
% 0.11/0.36  wr_callocs: 21
% 0.11/0.36  wr_reallocs: 136
% 0.11/0.36  wr_frees: 4
% 0.11/0.36  wr_malloc_bytes: 4162631748
% 0.11/0.36  wr_calloc_bytes: 112065536
% 0.11/0.36  wr_realloc_bytes: 31944
% 0.11/0.36  wr_realloc_freebytes: 0
% 0.11/0.36  ----------------------------------
%------------------------------------------------------------------------------