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

View Problem - Process Solution

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

% Computer : n019.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:14 EDT 2023

% Result   : Unsatisfiable 6.29s 1.34s
% Output   : CNFRefutation 6.29s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause120')

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

cnf('2',plain,
    ( app(cons(sk5,nil),sk6) = sk2
    | nil = sk2 ),
    inference(cnf_transformation,[],[co1_11]) ).

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

cnf('4',plain,
    ( app(cons(sk5,nil),sk6) = sk4
    | nil = sk4 ),
    inference(simplify,[then_simplify],['2','3','3']) ).

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

cnf('6',plain,
    ( nil = sk2
    | ssItem(sk5) ),
    inference(cnf_transformation,[],[co1_8]) ).

cnf('7',plain,
    ( nil = sk4
    | ssItem(sk5) ),
    inference(simplify,[],['6','3']) ).

cnf('8',plain,
    ( nil = sk3
    | ssItem(sk5) ),
    inference(resolution,[],['5','7']) ).

cnf('9',plain,
    ( nil != sk1
    | ssItem(sk5) ),
    inference(cnf_transformation,[],[co1_9]) ).

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

cnf('11',plain,
    ( nil != sk3
    | ssItem(sk5) ),
    inference(simplify,[],['9','10']) ).

cnf('12',plain,
    ssItem(sk5),
    inference(resolution,[],['8','11']) ).

cnf('13',plain,
    ( nil = sk2
    | ssList(sk6) ),
    inference(cnf_transformation,[],[co1_10]) ).

cnf('14',plain,
    ( nil = sk4
    | ssList(sk6) ),
    inference(simplify,[],['13','3']) ).

cnf('15',plain,
    ( nil = sk3
    | ssList(sk6) ),
    inference(resolution,[],['5','14']) ).

cnf('16',plain,
    ( nil != sk1
    | ssList(sk6) ),
    inference(cnf_transformation,[],[co1_13]) ).

cnf('17',plain,
    ( nil != sk3
    | ssList(sk6) ),
    inference(simplify,[],['16','10']) ).

cnf('18',plain,
    ssList(sk6),
    inference(resolution,[],['15','17']) ).

cnf('19',plain,
    ( cons(sk5,sk6) = sk4
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['1','4','12','18']) ).

cnf('20',plain,
    ( tl(cons(X,Y)) = Y
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause96']) ).

cnf('21',plain,
    ( tl(sk4) = sk6
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['19','20','12','18']) ).

cnf('22',plain,
    ( cons(skaf83(X),skaf82(X)) = X
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause109']) ).

cnf('23',plain,
    ssItem(skaf83(X0)),
    inference(cnf_transformation,[],['$inc_clause12']) ).

cnf('24',plain,
    ssList(skaf82(X0)),
    inference(cnf_transformation,[],['$inc_clause13']) ).

cnf('25',plain,
    ( tl(X) = skaf82(X)
    | nil = X
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['22','20','23','24']) ).

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

cnf('27',plain,
    ( sk6 = skaf82(sk4)
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['21','25','26']) ).

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

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

cnf('30',plain,
    ( app(nil,X) = nil
    | nil != X
    | ~ ssList(X) ),
    inference(reflexivity,[then_simplify],['28','29']) ).

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

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

cnf('33',plain,
    app(nil,nil) = nil,
    inference(reflexivity,[then_simplify],['32','29']) ).

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

cnf('35',plain,
    ( app(nil,X) = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['33','34','29']) ).

cnf('36',plain,
    ( X = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[],['31','35']) ).

cnf('37',plain,
    ( X3 = app(nil,nil)
    | nil != X3
    | ~ ssList(X3) ),
    inference(paramodulation,[],['30','36']) ).

cnf('38',plain,
    ( X = nil
    | nil != X
    | ~ ssList(X) ),
    inference(simplify,[],['37','33']) ).

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

cnf('40',plain,
    ~ singletonP(nil),
    inference(cnf_transformation,[],['$inc_clause11']) ).

cnf('41',plain,
    ( nil != cons(X,nil)
    | ~ ssList(cons(X,nil))
    | ~ ssItem(X) ),
    inference(resolution,[then_simplify],['38','39','29','40']) ).

cnf('42',plain,
    ( nil != sk1
    | app(cons(sk5,nil),sk6) = sk2 ),
    inference(cnf_transformation,[],[co1_14]) ).

cnf('43',plain,
    ( nil != sk3
    | app(cons(sk5,nil),sk6) = sk4 ),
    inference(simplify,[then_simplify],['42','10','3']) ).

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

cnf('45',plain,
    ( ~ ssList(cons(sk5,nil))
    | nil != sk3
    | sk4 != nil
    | nil = cons(sk5,nil) ),
    inference(paramodulation,[then_simplify],['43','44','18']) ).

cnf('46',plain,
    ( ~ ssList(cons(sk5,nil))
    | nil != sk3
    | sk4 != nil ),
    inference(resolution,[then_simplify],['41','45','12']) ).

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

cnf('48',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['47','44','29']) ).

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

cnf('50',plain,
    ( ~ ssList(cons(sk5,nil))
    | sk4 != nil ),
    inference(simplify,[],['46','49']) ).

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

cnf('52',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['50','51','12','29']) ).

cnf('53',plain,
    nil != sk4,
    inference(resolution,[then_simplify],['52','38','26']) ).

cnf('54',plain,
    sk6 = skaf82(sk4),
    inference(simplify,[],['27','53']) ).

cnf('55',plain,
    tl(sk4) = sk6,
    inference(paramodulation,[then_simplify],['54','25','53','26']) ).

cnf('56',plain,
    ( ~ neq(sk4,nil)
    | app(cons(sk7,nil),sk8) = sk4 ),
    inference(cnf_transformation,[],[co1_18]) ).

cnf('57',plain,
    ( ~ neq(sk4,nil)
    | ~ ssItem(sk7)
    | ~ ssList(sk8)
    | cons(sk7,sk8) = sk4 ),
    inference(paramodulation,[],['1','56']) ).

cnf('58',plain,
    ( nil != sk3
    | cons(sk5,sk6) = sk4 ),
    inference(paramodulation,[then_simplify],['1','43','12','18']) ).

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

cnf('60',plain,
    ( ~ neq(sk4,nil)
    | ssItem(sk7) ),
    inference(cnf_transformation,[],[co1_16]) ).

cnf('61',plain,
    ( sk4 = nil
    | ssItem(sk7) ),
    inference(resolution,[then_simplify],['59','60','26','29']) ).

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

cnf('63',plain,
    ( ssItem(sk7)
    | cons(X,Y) != sk4
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['61','62']) ).

cnf('64',plain,
    ( nil != sk3
    | ssItem(sk7) ),
    inference(resolution,[then_simplify],['58','63','12','18']) ).

cnf('65',plain,
    ( nil = sk3
    | ssItem(sk7) ),
    inference(paramodulation,[],['61','5']) ).

cnf('66',plain,
    ssItem(sk7),
    inference(simplify,[],['64','65']) ).

cnf('67',plain,
    ( ~ neq(sk4,nil)
    | ssList(sk8) ),
    inference(cnf_transformation,[],[co1_17]) ).

cnf('68',plain,
    ( sk4 = nil
    | ssList(sk8) ),
    inference(resolution,[then_simplify],['59','67','26','29']) ).

cnf('69',plain,
    ( ssList(sk8)
    | cons(X,Y) != sk4
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['68','62']) ).

cnf('70',plain,
    ( nil != sk3
    | ssList(sk8) ),
    inference(resolution,[then_simplify],['58','69','12','18']) ).

cnf('71',plain,
    ( nil = sk3
    | ssList(sk8) ),
    inference(paramodulation,[],['68','5']) ).

cnf('72',plain,
    ssList(sk8),
    inference(simplify,[],['70','71']) ).

cnf('73',plain,
    ( ~ neq(sk4,nil)
    | cons(sk7,sk8) = sk4 ),
    inference(simplify,[then_simplify],['57','66','72']) ).

cnf('74',plain,
    ( ~ neq(sk4,nil)
    | tl(sk4) = sk8 ),
    inference(paramodulation,[then_simplify],['73','20','66','72']) ).

cnf('75',plain,
    ( ~ neq(sk4,nil)
    | sk6 = sk8 ),
    inference(paramodulation,[],['55','74']) ).

cnf('76',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['50','51','12','29']) ).

cnf('77',plain,
    sk6 = sk8,
    inference(resolution,[then_simplify],['75','59','76','26','29']) ).

cnf('78',plain,
    ( app(sk6,cons(sk5,nil)) != sk1
    | nil = sk2 ),
    inference(cnf_transformation,[],[co1_12]) ).

cnf('79',plain,
    ( app(sk6,cons(sk5,nil)) != sk3
    | nil = sk4 ),
    inference(simplify,[then_simplify],['78','10','3']) ).

cnf('80',plain,
    app(sk8,cons(sk5,nil)) != sk3,
    inference(paramodulation,[then_simplify],['77','79','53']) ).

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

cnf('82',plain,
    ( hd(sk4) = sk5
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['19','81','12','18']) ).

cnf('83',plain,
    ( hd(X) = skaf83(X)
    | nil = X
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['22','81','23','24']) ).

cnf('84',plain,
    ( cons(hd(X),skaf82(X)) = X
    | nil = X
    | ~ ssList(X) ),
    inference(paramodulation,[],['83','22']) ).

cnf('85',plain,
    cons(hd(sk4),sk6) = sk4,
    inference(paramodulation,[then_simplify],['54','84','53','26']) ).

cnf('86',plain,
    cons(sk5,sk6) = sk4,
    inference(paramodulation,[then_simplify],['82','85','53']) ).

cnf('87',plain,
    hd(sk4) = sk5,
    inference(paramodulation,[then_simplify],['86','81','12','18']) ).

cnf('88',plain,
    ( ~ neq(sk4,nil)
    | hd(sk4) = sk7 ),
    inference(paramodulation,[then_simplify],['73','81','66','72']) ).

cnf('89',plain,
    ( ~ neq(sk4,nil)
    | sk5 = sk7 ),
    inference(paramodulation,[],['87','88']) ).

cnf('90',plain,
    sk5 = sk7,
    inference(resolution,[then_simplify],['89','59','76','26','29']) ).

cnf('91',plain,
    app(sk8,cons(sk7,nil)) != sk3,
    inference(simplify,[],['80','90']) ).

cnf('92',plain,
    ( ~ neq(sk4,nil)
    | app(sk8,cons(sk7,nil)) = sk3 ),
    inference(cnf_transformation,[],[co1_19]) ).

cnf('93',plain,
    ~ neq(sk4,nil),
    inference(resolution,[],['91','92']) ).

cnf('94',plain,
    $false,
    inference(resolution,[then_simplify],['93','59','76','26','29']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWC315-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n019.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Mon Aug 28 16:57:43 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.41  
% 0.13/0.41  input clause set summed statistics:
% 0.13/0.41  ----------------------------------
% 0.13/0.41  in_clause_count:                   204
% 0.13/0.41  in_rule_clause_count:              188
% 0.13/0.41  in_fact_clause_count:               16
% 0.13/0.41  in_answer_clause_count:              0
% 0.13/0.41  in_ground_clause_count:             31
% 0.13/0.41  in_unit_clause_count:               60
% 0.13/0.41  in_horn_clause_count:              168
% 0.13/0.41  in_pos_clause_count:                61
% 0.13/0.41  in_neg_clause_count:                14
% 0.13/0.41  in_poseq_clause_count:              66
% 0.13/0.41  in_negeq_clause_count:              40
% 0.13/0.41  in_unitposeq_clause_count:           2
% 0.13/0.41  in_chain_clause_count:               0
% 0.13/0.41  in_min_length:             1
% 0.13/0.41  in_max_length:            10
% 0.13/0.41  in_min_depth:              1
% 0.13/0.41  in_max_depth:              5
% 0.13/0.41  in_min_size:               2
% 0.13/0.41  in_max_size:              31
% 0.13/0.41  in_min_vars:               0
% 0.13/0.41  in_max_vars:               6
% 0.13/0.41  in_extaxiom_count:               185
% 0.13/0.41  in_axiom_count:                    0
% 0.13/0.41  in_assumption_count:               0
% 0.13/0.41  in_goal_count:                    19
% 0.13/0.41  in_neg_goal_count:                 1
% 0.13/0.41  in_pos_goal_count:                 9
% 0.13/0.41  in_posunit_goal_count:             6
% 0.13/0.41  
% 0.13/0.41  auto guide:
% 0.13/0.41  -----------
% 0.13/0.41  {
% 0.13/0.41  "print":1,
% 0.13/0.41  "print_level": 15,
% 0.13/0.41  "max_size": 0,
% 0.13/0.41  "max_depth": 0,
% 0.13/0.41  "max_length": 0,
% 0.13/0.41  "max_dseconds": 0,
% 0.13/0.41  "runs":[
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"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.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.41  {"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.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.13/0.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.41  {"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.41  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.41  {"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.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.41  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.41  {"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.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.41  {"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.41  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.41  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"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.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.41  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.41  {"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.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.13/0.41  
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"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.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.41  {"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.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.13/0.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.41  {"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.41  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.41  {"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.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.41  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.41  {"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.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.41  {"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.41  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.41  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"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.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.41  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.41  {"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.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.13/0.41  
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.41  {"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.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.41  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.13/0.41  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.41  {"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.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.41  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.41  {"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.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.41  {"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.41  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.41  {"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.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.41  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.41  {"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.41  {"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.41  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.41  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.41  {"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.41  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.41  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.41  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.41  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"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.41  {"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.41  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.41  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.41  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.41  {"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.41  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.13/0.41  
% 0.13/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.41  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.41  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.21/0.41  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.41  
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.41  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.21/0.41  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.21/0.41  
% 0.21/0.41  ]}
% 0.21/0.41  
% 0.21/0.41  
% 0.21/0.41  **** run 1 fork 0 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 2 fork 1 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 3 fork 2 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 4 fork 3 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 5 fork 4 starts with strategy
% 0.21/0.41  
% 0.21/0.41  **** run 6 fork 5 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.41  
% 0.21/0.41  **** run 7 fork 6 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.42  
% 0.21/0.42  **** run 8 fork 7 starts with strategy
% 0.21/0.42  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  fork 2: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  fork 3: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  fork 1: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  
% 0.21/0.55  fork 0: search terminated without proof.
% 0.21/0.56  
% 0.21/0.56  
% 0.21/0.56  fork 6: search terminated without proof.
% 0.21/0.56  
% 0.21/0.56  
% 0.21/0.56  fork 4: search terminated without proof.
% 0.21/0.56  
% 0.21/0.56  
% 0.21/0.56  fork 5: search terminated without proof.
% 0.21/0.57  
% 0.21/0.57  
% 0.21/0.57  fork 7: search terminated without proof.
% 0.21/0.57  
% 0.21/0.57  **** run 12 fork 3 starts with strategy
% 0.21/0.57  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.57  
% 0.21/0.57  **** run 11 fork 2 starts with strategy
% 0.21/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.58  
% 0.21/0.58  **** run 10 fork 1 starts with strategy
% 0.21/0.58  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.58  
% 0.21/0.58  **** run 9 fork 0 starts with strategy
% 0.21/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.58  
% 0.21/0.58  **** run 15 fork 6 starts with strategy
% 0.21/0.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.58  
% 0.21/0.58  **** run 14 fork 5 starts with strategy
% 0.21/0.58  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.59  
% 0.21/0.59  **** run 13 fork 4 starts with strategy
% 0.21/0.59  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.60  
% 0.21/0.60  **** run 16 fork 7 starts with strategy
% 0.21/0.60  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.21/0.70  
% 0.21/0.70  
% 0.21/0.70  fork 3: search terminated without proof.
% 0.21/0.70  
% 0.21/0.70  
% 0.21/0.70  fork 2: search terminated without proof.
% 0.21/0.71  
% 0.21/0.71  
% 0.21/0.71  fork 0: search terminated without proof.
% 0.21/0.71  
% 0.21/0.71  
% 0.21/0.71  fork 5: search terminated without proof.
% 0.21/0.71  
% 0.21/0.71  
% 0.21/0.71  fork 4: search terminated without proof.
% 0.21/0.72  
% 0.21/0.72  
% 0.21/0.72  fork 6: search terminated without proof.
% 0.21/0.72  
% 0.21/0.72  **** run 20 fork 3 starts with strategy
% 0.21/0.72  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.72  
% 0.21/0.72  **** run 19 fork 2 starts with strategy
% 0.21/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.21/0.73  
% 0.21/0.73  **** run 22 fork 5 starts with strategy
% 0.21/0.73  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.73  
% 0.21/0.73  **** run 17 fork 0 starts with strategy
% 0.21/0.73  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.74  
% 0.21/0.74  **** run 21 fork 4 starts with strategy
% 0.21/0.74  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.74  
% 0.21/0.74  **** run 23 fork 6 starts with strategy
% 0.21/0.74  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.21/0.75  
% 0.21/0.75  
% 0.21/0.75  fork 7: search terminated without proof.
% 0.21/0.77  
% 0.21/0.77  **** run 24 fork 7 starts with strategy
% 0.21/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 3.46/0.86  
% 3.46/0.86  
% 3.46/0.86  fork 3: search terminated without proof.
% 3.46/0.86  
% 3.46/0.86  
% 3.46/0.86  fork 2: search terminated without proof.
% 3.46/0.87  
% 3.46/0.87  
% 3.46/0.87  fork 0: search terminated without proof.
% 3.46/0.87  
% 3.46/0.87  
% 3.46/0.87  fork 5: search terminated without proof.
% 3.46/0.87  
% 3.46/0.87  
% 3.46/0.87  fork 4: search terminated without proof.
% 3.46/0.88  
% 3.46/0.88  **** run 28 fork 3 starts with strategy
% 3.46/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.46/0.88  
% 3.46/0.88  
% 3.46/0.88  fork 6: search terminated without proof.
% 3.46/0.88  
% 3.46/0.88  **** run 27 fork 2 starts with strategy
% 3.46/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.46/0.89  
% 3.46/0.89  **** run 30 fork 5 starts with strategy
% 3.46/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.46/0.89  
% 3.46/0.89  **** run 25 fork 0 starts with strategy
% 3.46/0.89  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.46/0.89  
% 3.46/0.89  **** run 29 fork 4 starts with strategy
% 3.46/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.46/0.90  
% 3.46/0.90  **** run 31 fork 6 starts with strategy
% 3.46/0.90  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.46/0.90  
% 3.46/0.90  
% 3.46/0.90  fork 7: search terminated without proof.
% 3.88/0.93  
% 3.88/0.93  **** run 32 fork 7 starts with strategy
% 3.88/0.93  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 4.18/1.01  
% 4.18/1.01  
% 4.18/1.01  fork 3: search terminated without proof.
% 4.18/1.01  
% 4.18/1.01  
% 4.18/1.01  fork 2: search terminated without proof.
% 4.18/1.02  
% 4.18/1.02  
% 4.18/1.02  fork 5: search terminated without proof.
% 4.18/1.03  
% 4.18/1.03  **** run 36 fork 3 starts with strategy
% 4.18/1.03  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.18/1.03  
% 4.18/1.03  
% 4.18/1.03  fork 4: search terminated without proof.
% 4.18/1.03  
% 4.18/1.03  
% 4.18/1.03  fork 6: search terminated without proof.
% 4.18/1.03  
% 4.18/1.03  
% 4.18/1.03  fork 0: search terminated without proof.
% 4.18/1.03  
% 4.18/1.03  **** run 35 fork 2 starts with strategy
% 4.18/1.03  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.18/1.04  
% 4.18/1.04  **** run 38 fork 5 starts with strategy
% 4.18/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.81/1.05  
% 4.81/1.05  **** run 39 fork 6 starts with strategy
% 4.81/1.05  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.81/1.05  
% 4.81/1.05  **** run 37 fork 4 starts with strategy
% 4.81/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.81/1.05  
% 4.81/1.05  **** run 33 fork 0 starts with strategy
% 4.81/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.81/1.06  
% 4.81/1.06  
% 4.81/1.06  fork 7: search terminated without proof.
% 4.81/1.08  
% 4.81/1.08  **** run 40 fork 7 starts with strategy
% 4.81/1.08  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 5.54/1.16  
% 5.54/1.16  
% 5.54/1.16  fork 3: search terminated without proof.
% 5.54/1.16  
% 5.54/1.16  fork 4: search finished without proof.
% 5.54/1.17  
% 5.54/1.17  
% 5.54/1.17  fork 2: search terminated without proof.
% 5.54/1.17  
% 5.54/1.17  
% 5.54/1.17  fork 5: search terminated without proof.
% 5.54/1.17  
% 5.54/1.17  **** run 44 fork 3 starts with strategy
% 5.54/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.54/1.17  
% 5.54/1.17  
% 5.54/1.17  fork 6: search terminated without proof.
% 5.54/1.18  
% 5.54/1.18  
% 5.54/1.18  fork 0: search terminated without proof.
% 5.54/1.18  
% 5.54/1.18  **** run 45 fork 4 starts with strategy
% 5.54/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.54/1.18  
% 5.54/1.18  **** run 43 fork 2 starts with strategy
% 5.54/1.18  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 5.54/1.19  
% 5.54/1.19  **** run 46 fork 5 starts with strategy
% 5.54/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.54/1.19  
% 5.54/1.19  **** run 47 fork 6 starts with strategy
% 5.54/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.54/1.20  
% 5.54/1.20  **** run 41 fork 0 starts with strategy
% 5.54/1.20  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.00/1.22  
% 6.00/1.22  
% 6.00/1.22  fork 7: search terminated without proof.
% 6.00/1.24  
% 6.00/1.24  **** run 48 fork 7 starts with strategy
% 6.00/1.24  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.29/1.30  
% 6.29/1.30  
% 6.29/1.30  fork 3: search terminated without proof.
% 6.29/1.31  
% 6.29/1.31  
% 6.29/1.31  fork 4: search terminated without proof.
% 6.29/1.31  
% 6.29/1.31  
% 6.29/1.31  fork 2: search terminated without proof.
% 6.29/1.32  
% 6.29/1.32  
% 6.29/1.32  fork 5: search terminated without proof.
% 6.29/1.32  
% 6.29/1.32  
% 6.29/1.32  fork 6: search terminated without proof.
% 6.29/1.32  
% 6.29/1.32  **** run 52 fork 3 starts with strategy
% 6.29/1.32  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.29/1.33  
% 6.29/1.33  fork 0: search finished without proof.
% 6.29/1.33  
% 6.29/1.33  **** run 54 fork 5 starts with strategy
% 6.29/1.33  
% 6.29/1.33  **** run 51 fork 2 starts with strategy
% 6.29/1.33  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}{"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.29/1.33  
% 6.29/1.33  
% 6.29/1.33  **** run 53 fork 4 starts with strategy
% 6.29/1.33  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.29/1.34  
% 6.29/1.34  
% 6.29/1.34  result: proof found
% 6.29/1.34  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 6.29/1.34  by run 10 fork 1 strategy {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 6.29/1.34  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 6.29/1.34  
% 6.29/1.34  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 6.29/1.34  
% 6.29/1.34  run 10 fork 1 statistics:
% 6.29/1.34  ----------------------------------
% 6.29/1.34  this run seconds: 0.060164
% 6.29/1.34  total seconds: 0.252987
% 6.29/1.34  stat_given_used: 624
% 6.29/1.34  stat_given_used_at_endgame: 0
% 6.29/1.34  stat_given_candidates:   2881
% 6.29/1.34  stat_given_candidates_at_endgame: 0
% 6.29/1.34  stat_given_candidates_h: 0
% 6.29/1.34  stat_binres_derived_cl:   1400
% 6.29/1.34  stat_binres_derived_cl_h: 0
% 6.29/1.34  stat_factor_derived_cl: 144
% 6.29/1.34  stat_para_derived_cl: 10521
% 6.29/1.34  stat_tautologies_discarded: 407
% 6.29/1.34  stat_forward_subsumed: 4077
% 6.29/1.34  stat_derived_cut: 2034
% 6.29/1.34  stat_derived_rewritten: 77
% 6.29/1.34  stat_weight_discarded_building: 0
% 6.29/1.34  stat_weight_discarded_cl: 227
% 6.29/1.34  stat_internlimit_discarded_cl: 0
% 6.29/1.34  stat_simplified:  116 simplified 0 derived 0 given
% 6.29/1.34  stat_kept_cl: 6336
% 6.29/1.34  stat_built_cl: 7927
% 6.29/1.34  stat_hyperres_partial_cl: 0
% 6.29/1.34  stat_made_rewriters: 19
% 6.29/1.34  stat_backward_subsumed: 0
% 6.29/1.34  stat_propagated_subsumed: 0
% 6.29/1.34  stat_clsubs_attempted:                      4632
% 6.29/1.34  stat_clsubs_fact_groundunit_found:            16
% 6.29/1.34  stat_clsubs_rule_groundunit_found:             2
% 6.29/1.34  stat_clsubs_top_meta_attempted:             501108
% 6.29/1.34  stat_clsubs_top_meta_failed:                496476
% 6.29/1.34  stat_clsubs_top_meta_nonpref_attempted:              501108
% 6.29/1.34  stat_clsubs_top_meta_nonpref_succeeded:              139576
% 6.29/1.34  stat_clsubs_top_meta_pref_attempted:                 139576
% 6.29/1.34  stat_clsubs_top_meta_pref1_succeeded:                 15138
% 6.29/1.34  stat_clsubs_top_meta_pref2_succeeded:                  5607
% 6.29/1.34  stat_clsubs_top_meta_pref3_succeeded:                  4632
% 6.29/1.34  stat_clsubs_top_meta_pref_succeeded:                   4632
% 6.29/1.34  stat_clsubs_meta_attempted:                11090
% 6.29/1.34  stat_clsubs_meta_failed:                    4312
% 6.29/1.34  stat_clsubs_predsymbs_attempted:               0
% 6.29/1.34  stat_clsubs_unit_attempted:                  131
% 6.29/1.34  stat_clsubs_full_attempted:                 4501
% 6.29/1.34  stat_forwardsubs_attempted:                10641
% 6.29/1.34  stat_lit_hash_added:                   3378
% 6.29/1.34  stat_lit_hash_computed:               52383
% 6.29/1.34  stat_lit_hash_match_found:             7857
% 6.29/1.34  stat_lit_hash_match_miss:             74021
% 6.29/1.34  stat_lit_hash_cut_ok:                  2900
% 6.29/1.34  stat_lit_strong_cut_ok:                 236
% 6.29/1.34  stat_lit_hash_subsume_ok:              4077
% 6.29/1.34  clqueue els 10000000 used 1
% 6.29/1.34  clactive els 10000000 used 625
% 6.29/1.34  clactivesubsume els 10000000 used 3457
% 6.29/1.34  queue_termbuf els 200000000 used 344915
% 6.29/1.34  hyper_termbuf els 100000000 used 1
% 6.29/1.34  active_termbuf els 100000000 used 17804
% 6.29/1.34  varstack els 5000 last used 1
% 6.29/1.34  given_termbuf els 10000000 last used 1
% 6.29/1.34  simplified_termbuf els 10000000 last used 1
% 6.29/1.34  derived_termbuf els 10000000 last used 40
% 6.29/1.34  wr_mallocs: 4261
% 6.29/1.34  wr_callocs: 21
% 6.29/1.34  wr_reallocs: 748
% 6.29/1.34  wr_frees: 4
% 6.29/1.34  wr_malloc_bytes: 4162744740
% 6.29/1.34  wr_calloc_bytes: 112065536
% 6.29/1.34  wr_realloc_bytes: 301152
% 6.29/1.34  wr_realloc_freebytes: 0
% 6.29/1.34  ----------------------------------
%------------------------------------------------------------------------------