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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 3.67s 1.07s
% Output   : CNFRefutation 3.67s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause73')

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

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

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

cnf('4',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['1','2','3']) ).

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

cnf('6',plain,
    ( app(X,Y) = Y
    | X != nil
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[],['4','5']) ).

cnf('7',plain,
    ( app(X,Y) = X
    | Y != nil
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['4','1']) ).

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

cnf('9',plain,
    app(nil,nil) = nil,
    inference(reflexivity,[then_simplify],['8','3']) ).

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

cnf('11',plain,
    ( app(nil,X) = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['9','10','3']) ).

cnf('12',plain,
    ( X = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['6','11','3']) ).

cnf('13',plain,
    ( X = app(nil,X)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['6','12','3']) ).

cnf('14',plain,
    app(sk3,sk5) = sk4,
    inference(cnf_transformation,[],[co1_8]) ).

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

cnf('16',plain,
    ssList(sk5),
    inference(cnf_transformation,[],[co1_7]) ).

cnf('17',plain,
    ( app(app(X,sk3),sk5) = app(X,sk4)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['14','10','15','16']) ).

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

cnf('19',plain,
    app(app(nil,sk3),sk5) = sk4,
    inference(paramodulation,[then_simplify],['13','17','18','3']) ).

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

cnf('21',plain,
    ( app(X,sk5) != sk4
    | X = sk3
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['14','20','15','16']) ).

cnf('22',plain,
    ( ~ ssList(app(nil,sk3))
    | app(nil,sk3) = sk3 ),
    inference(resolution,[],['19','21']) ).

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

cnf('24',plain,
    ( app(X,Y) != Y
    | frontsegP(Y,X)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(factorization,[],['23']) ).

cnf('25',plain,
    ( ~ ssList(app(nil,sk3))
    | frontsegP(sk3,nil) ),
    inference(resolution,[then_simplify],['22','24','15','3']) ).

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

cnf('27',plain,
    frontsegP(sk3,nil),
    inference(resolution,[then_simplify],['25','26','3','15']) ).

cnf('28',plain,
    ( ~ frontsegP(X,Y)
    | ~ frontsegP(Y,X)
    | X = Y
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause129']) ).

cnf('29',plain,
    ( ~ frontsegP(nil,sk3)
    | sk3 = nil ),
    inference(resolution,[then_simplify],['27','28','15','3']) ).

cnf('30',plain,
    ( ~ frontsegP(X,Y)
    | ~ frontsegP(Z,X)
    | frontsegP(Z,Y)
    | ~ ssList(Y)
    | ~ ssList(X)
    | ~ ssList(Z) ),
    inference(cnf_transformation,[],['$inc_clause154']) ).

cnf('31',plain,
    ( frontsegP(app(X,Y),Z)
    | ~ frontsegP(X,Z)
    | ~ ssList(Y)
    | ~ ssList(Z)
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause137']) ).

cnf('32',plain,
    ( ~ frontsegP(sk3,X)
    | frontsegP(sk4,X)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['14','31','16','15']) ).

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

cnf('34',plain,
    frontsegP(sk4,sk3),
    inference(resolution,[then_simplify],['32','33','15']) ).

cnf('35',plain,
    ( ~ frontsegP(X,sk4)
    | frontsegP(X,sk3)
    | ~ ssList(X) ),
    inference(resolution,[then_simplify],['30','34','15','18']) ).

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

cnf('37',plain,
    frontsegP(nil,nil),
    inference(reflexivity,[then_simplify],['36','3']) ).

cnf('38',plain,
    ( frontsegP(nil,X)
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['4','37']) ).

cnf('39',plain,
    ( sk4 != nil
    | frontsegP(nil,sk3) ),
    inference(resolution,[then_simplify],['35','38','3','18']) ).

cnf('40',plain,
    ( sk3 = nil
    | sk4 != nil ),
    inference(resolution,[],['29','39']) ).

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

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

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

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

cnf('45',plain,
    ( nil != sk3
    | neq(sk4,nil) ),
    inference(simplify,[then_simplify],['42','43','44']) ).

cnf('46',plain,
    ( nil != sk3
    | sk4 != nil ),
    inference(resolution,[then_simplify],['41','45','3','18']) ).

cnf('47',plain,
    ( sk3 != nil
    | sk4 != nil ),
    inference(resolution,[then_simplify],['4','46','15']) ).

cnf('48',plain,
    sk4 != nil,
    inference(simplify,[],['40','47']) ).

cnf('49',plain,
    ( nil = sk2
    | ~ frontsegP(sk2,X0)
    | ~ frontsegP(sk1,X0)
    | ~ neq(X0,nil)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],[co1_13]) ).

cnf('50',plain,
    ( nil = sk4
    | ~ frontsegP(sk4,X)
    | ~ frontsegP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['49','44','44','43']) ).

cnf('51',plain,
    ( app(sk4,nil) = nil
    | ~ frontsegP(sk4,X3)
    | ~ frontsegP(sk3,X3)
    | ~ neq(X3,nil)
    | ~ ssList(X3) ),
    inference(paramodulation,[],['50','9']) ).

cnf('52',plain,
    ( app(sk4,X) = app(sk3,app(sk5,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['14','10','15','16']) ).

cnf('53',plain,
    sk4 = app(sk3,app(sk5,nil)),
    inference(paramodulation,[then_simplify],['1','52','18','3']) ).

cnf('54',plain,
    app(sk4,nil) = sk4,
    inference(paramodulation,[then_simplify],['53','52','3']) ).

cnf('55',plain,
    ( sk4 = nil
    | ~ frontsegP(sk4,X)
    | ~ frontsegP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[],['51','54']) ).

cnf('56',plain,
    ( ~ frontsegP(sk4,X)
    | ~ frontsegP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(resolution,[],['48','55']) ).

cnf('57',plain,
    ( sk4 != X
    | frontsegP(X,sk3)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['14','23','16','15']) ).

cnf('58',plain,
    ( ~ frontsegP(sk3,sk3)
    | ~ neq(sk3,nil) ),
    inference(resolution,[then_simplify],['56','57','15','18']) ).

cnf('59',plain,
    ( X != Y
    | frontsegP(Y,X)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['1','23','3']) ).

cnf('60',plain,
    ~ neq(sk3,nil),
    inference(resolution,[then_simplify],['58','59','15']) ).

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

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

cnf('63',plain,
    ( sk3 != nil
    | nil = sk4 ),
    inference(resolution,[then_simplify],['4','62','15']) ).

cnf('64',plain,
    ( nil = sk4
    | sk3 != X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['4','63']) ).

cnf('65',plain,
    ( sk3 != X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['64','48']) ).

cnf('66',plain,
    sk3 != nil,
    inference(reflexivity,[then_simplify],['65','15']) ).

cnf('67',plain,
    $false,
    inference(resolution,[then_simplify],['60','61','66','15','3']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWC018-1 : TPTP v8.1.2. Released v2.4.0.
% 0.10/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n013.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Mon Aug 28 14:27:47 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.38  
% 0.13/0.38  input clause set summed statistics:
% 0.13/0.38  ----------------------------------
% 0.13/0.38  in_clause_count:                   200
% 0.13/0.38  in_rule_clause_count:              182
% 0.13/0.38  in_fact_clause_count:               18
% 0.13/0.38  in_answer_clause_count:              0
% 0.13/0.38  in_ground_clause_count:             24
% 0.13/0.38  in_unit_clause_count:               63
% 0.13/0.38  in_horn_clause_count:              166
% 0.13/0.38  in_pos_clause_count:                62
% 0.13/0.38  in_neg_clause_count:                15
% 0.13/0.38  in_poseq_clause_count:              62
% 0.13/0.38  in_negeq_clause_count:              38
% 0.13/0.38  in_unitposeq_clause_count:           3
% 0.13/0.38  in_chain_clause_count:               0
% 0.13/0.38  in_min_length:             1
% 0.13/0.38  in_max_length:            10
% 0.13/0.38  in_min_depth:              1
% 0.13/0.38  in_max_depth:              5
% 0.13/0.38  in_min_size:               2
% 0.13/0.38  in_max_size:              31
% 0.13/0.38  in_min_vars:               0
% 0.13/0.38  in_max_vars:               6
% 0.13/0.38  in_extaxiom_count:               185
% 0.13/0.38  in_axiom_count:                    0
% 0.13/0.38  in_assumption_count:               0
% 0.13/0.38  in_goal_count:                    15
% 0.13/0.38  in_neg_goal_count:                 2
% 0.13/0.38  in_pos_goal_count:                10
% 0.13/0.38  in_posunit_goal_count:             9
% 0.13/0.38  
% 0.13/0.38  auto guide:
% 0.13/0.38  -----------
% 0.13/0.38  {
% 0.13/0.38  "print":1,
% 0.13/0.38  "print_level": 15,
% 0.13/0.38  "max_size": 0,
% 0.13/0.38  "max_depth": 0,
% 0.13/0.38  "max_length": 0,
% 0.13/0.38  "max_dseconds": 0,
% 0.13/0.38  "runs":[
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1, "max_size":15},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":1},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10, "max_size":15},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":10},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50, "max_size":15},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":1, "strategy":["query_focus", "prohibit_nested_para"], "max_dseconds":50},
% 0.13/0.38  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.38  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.38  {"sine":2, "weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.38  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.13/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.38  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.13/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.13/0.38  
% 0.13/0.38  ]}
% 0.13/0.38  
% 0.13/0.38  
% 0.13/0.38  **** run 1 fork 0 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 2 fork 1 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 3 fork 2 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.38  
% 0.13/0.38  **** run 4 fork 3 starts with strategy
% 0.13/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 5 fork 4 starts with strategy
% 0.13/0.39  
% 0.13/0.39  **** run 6 fork 5 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.39  
% 0.13/0.39  **** run 7 fork 6 starts with strategy
% 0.13/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.13/0.40  
% 0.13/0.40  **** run 8 fork 7 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.43  
% 0.20/0.43  fork 3: search finished without proof.
% 0.20/0.46  
% 0.20/0.46  **** run 12 fork 3 starts with strategy
% 0.20/0.46  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.52  
% 0.20/0.52  fork 2: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 1: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 7: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 10 fork 1 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.20/0.59  
% 0.20/0.59  
% 0.20/0.59  fork 3: search terminated without proof.
% 0.20/0.60  
% 0.20/0.60  **** run 20 fork 3 starts with strategy
% 0.20/0.60  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 2: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 4: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 5: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 6: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  **** run 19 fork 2 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.20/0.69  
% 0.20/0.69  **** run 22 fork 5 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.69  
% 0.20/0.69  **** run 21 fork 4 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.20/0.70  
% 0.20/0.70  **** run 23 fork 6 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.40/0.74  
% 2.40/0.74  
% 2.40/0.74  fork 3: search terminated without proof.
% 2.40/0.76  
% 2.40/0.76  **** run 28 fork 3 starts with strategy
% 2.40/0.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.81/0.82  
% 2.81/0.82  
% 2.81/0.82  fork 4: search terminated without proof.
% 2.81/0.82  
% 2.81/0.82  
% 2.81/0.82  fork 5: search terminated without proof.
% 2.81/0.82  
% 2.81/0.82  
% 2.81/0.82  fork 2: search terminated without proof.
% 2.81/0.84  
% 2.81/0.84  **** run 29 fork 4 starts with strategy
% 2.81/0.84  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.81/0.84  
% 2.81/0.84  **** run 30 fork 5 starts with strategy
% 2.81/0.84  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 2.81/0.84  
% 2.81/0.84  **** run 27 fork 2 starts with strategy
% 2.81/0.84  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.13/0.89  
% 3.13/0.89  
% 3.13/0.89  fork 3: search terminated without proof.
% 3.13/0.90  
% 3.13/0.90  **** run 36 fork 3 starts with strategy
% 3.13/0.90  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 3.13/0.96  
% 3.13/0.96  
% 3.13/0.96  fork 4: search terminated without proof.
% 3.13/0.96  
% 3.13/0.96  
% 3.13/0.96  fork 5: search terminated without proof.
% 3.13/0.97  
% 3.13/0.97  
% 3.13/0.97  fork 2: search terminated without proof.
% 3.48/0.98  
% 3.48/0.98  **** run 37 fork 4 starts with strategy
% 3.48/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 3.48/0.98  
% 3.48/0.98  **** run 38 fork 5 starts with strategy
% 3.48/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 3.53/0.99  
% 3.53/0.99  **** run 35 fork 2 starts with strategy
% 3.53/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 3.67/1.03  
% 3.67/1.03  
% 3.67/1.03  fork 3: search terminated without proof.
% 3.67/1.05  
% 3.67/1.05  **** run 44 fork 3 starts with strategy
% 3.67/1.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 3.67/1.07  
% 3.67/1.07  
% 3.67/1.07  result: proof found
% 3.67/1.07  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 3.67/1.07  by run 23 fork 6 strategy {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 3.67/1.07  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 3.67/1.07  
% 3.67/1.07  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 3.67/1.07  
% 3.67/1.07  run 23 fork 6 statistics:
% 3.67/1.07  ----------------------------------
% 3.67/1.07  this run seconds: 0.059825
% 3.67/1.07  total seconds: 0.410169
% 3.67/1.07  stat_given_used: 411
% 3.67/1.07  stat_given_used_at_endgame: 0
% 3.67/1.07  stat_given_candidates:   1774
% 3.67/1.07  stat_given_candidates_at_endgame: 0
% 3.67/1.07  stat_given_candidates_h: 0
% 3.67/1.07  stat_binres_derived_cl:   1926
% 3.67/1.07  stat_binres_derived_cl_h: 0
% 3.67/1.07  stat_factor_derived_cl: 331
% 3.67/1.07  stat_para_derived_cl: 7883
% 3.67/1.07  stat_tautologies_discarded: 762
% 3.67/1.07  stat_forward_subsumed: 1083
% 3.67/1.07  stat_derived_cut: 2861
% 3.67/1.07  stat_derived_rewritten: 68
% 3.67/1.07  stat_weight_discarded_building: 0
% 3.67/1.07  stat_weight_discarded_cl: 297
% 3.67/1.07  stat_internlimit_discarded_cl: 0
% 3.67/1.07  stat_simplified:  92 simplified 0 derived 0 given
% 3.67/1.07  stat_kept_cl: 6931
% 3.67/1.07  stat_built_cl: 8142
% 3.67/1.07  stat_hyperres_partial_cl: 0
% 3.67/1.07  stat_made_rewriters: 8
% 3.67/1.07  stat_backward_subsumed: 0
% 3.67/1.07  stat_propagated_subsumed: 0
% 3.67/1.07  stat_clsubs_attempted:                      6170
% 3.67/1.07  stat_clsubs_fact_groundunit_found:             9
% 3.67/1.07  stat_clsubs_rule_groundunit_found:             0
% 3.67/1.07  stat_clsubs_top_meta_attempted:             244618
% 3.67/1.07  stat_clsubs_top_meta_failed:                238448
% 3.67/1.07  stat_clsubs_top_meta_nonpref_attempted:              244618
% 3.67/1.07  stat_clsubs_top_meta_nonpref_succeeded:               49086
% 3.67/1.07  stat_clsubs_top_meta_pref_attempted:                  49086
% 3.67/1.07  stat_clsubs_top_meta_pref1_succeeded:                 18403
% 3.67/1.07  stat_clsubs_top_meta_pref2_succeeded:                  7722
% 3.67/1.07  stat_clsubs_top_meta_pref3_succeeded:                  6170
% 3.67/1.07  stat_clsubs_top_meta_pref_succeeded:                   6170
% 3.67/1.07  stat_clsubs_meta_attempted:                18443
% 3.67/1.07  stat_clsubs_meta_failed:                    7939
% 3.67/1.07  stat_clsubs_predsymbs_attempted:               0
% 3.67/1.07  stat_clsubs_unit_attempted:                    9
% 3.67/1.07  stat_clsubs_full_attempted:                 6161
% 3.67/1.07  stat_forwardsubs_attempted:                 8312
% 3.67/1.07  stat_lit_hash_added:                   1428
% 3.67/1.07  stat_lit_hash_computed:               60883
% 3.67/1.07  stat_lit_hash_match_found:             4981
% 3.67/1.07  stat_lit_hash_match_miss:             98726
% 3.67/1.07  stat_lit_hash_cut_ok:                  3821
% 3.67/1.07  stat_lit_strong_cut_ok:                  32
% 3.67/1.07  stat_lit_hash_subsume_ok:              1083
% 3.67/1.07  clqueue els 10000000 used 1
% 3.67/1.07  clactive els 10000000 used 412
% 3.67/1.07  clactivesubsume els 10000000 used 2227
% 3.67/1.07  queue_termbuf els 200000000 used 473911
% 3.67/1.07  hyper_termbuf els 100000000 used 1
% 3.67/1.07  active_termbuf els 100000000 used 14702
% 3.67/1.07  varstack els 5000 last used 1
% 3.67/1.07  given_termbuf els 10000000 last used 1
% 3.67/1.07  simplified_termbuf els 10000000 last used 1
% 3.67/1.07  derived_termbuf els 10000000 last used 40
% 3.67/1.07  wr_mallocs: 2917
% 3.67/1.07  wr_callocs: 21
% 3.67/1.07  wr_reallocs: 536
% 3.67/1.07  wr_frees: 4
% 3.67/1.07  wr_malloc_bytes: 4162698932
% 3.67/1.07  wr_calloc_bytes: 112065536
% 3.67/1.07  wr_realloc_bytes: 203248
% 3.67/1.07  wr_realloc_freebytes: 0
% 3.67/1.07  ----------------------------------
%------------------------------------------------------------------------------