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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 73.55s 10.77s
% Output   : CNFRefutation 73.55s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause74')

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

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

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

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

cnf('5',plain,
    ( ~ neq(sk4,nil)
    | ~ neq(nil,sk4)
    | app(sk3,X1) != X0
    | tl(sk4) != X1
    | sk4 = X0
    | ~ ssList(X1)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],[co1_11]) ).

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

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

cnf('8',plain,
    ( neq(sk4,nil)
    | neq(sk4,nil) ),
    inference(simplify,[then_simplify],['6','7','7']) ).

cnf('9',plain,
    neq(sk4,nil),
    inference(factorization,[],['8']) ).

cnf('10',plain,
    ( ~ neq(nil,sk4)
    | app(sk3,X) != Y
    | tl(sk4) != X
    | sk4 = Y
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(simplify,[],['5','9']) ).

cnf('11',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | app(sk3,tl(sk4)) != X
    | sk4 = X
    | ~ ssList(X) ),
    inference(reflexivity,[],['10']) ).

cnf('12',plain,
    ( ~ ssList(app(sk3,tl(sk4)))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk4 = app(sk3,tl(sk4)) ),
    inference(reflexivity,[],['11']) ).

cnf('13',plain,
    ( tl(app(X,Y)) = app(tl(X),Y)
    | nil = X
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause133']) ).

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

cnf('15',plain,
    ( ~ ssList(app(sk3,tl(sk4)))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | tl(sk4) = app(tl(sk3),tl(sk4))
    | nil = sk3 ),
    inference(paramodulation,[then_simplify],['12','13','14']) ).

cnf('16',plain,
    ( ~ ssList(app(sk3,tl(sk4)))
    | ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | nil = tl(sk3)
    | nil = sk3 ),
    inference(resolution,[],['4','15']) ).

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

cnf('18',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | nil = tl(sk3)
    | nil = sk3 ),
    inference(resolution,[then_simplify],['16','17','14']) ).

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

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

cnf('21',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['19','20','3']) ).

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

cnf('23',plain,
    ( cons(X,Y) != Z
    | Y != nil
    | ~ ssItem(X)
    | ~ ssList(Z)
    | ~ ssList(Y)
    | singletonP(Z) ),
    inference(paramodulation,[],['21','22']) ).

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

cnf('25',plain,
    ( ~ ssList(app(sk3,tl(sk4)))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | hd(sk4) = hd(sk3)
    | nil = sk3 ),
    inference(paramodulation,[then_simplify],['12','24','14']) ).

cnf('26',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | hd(sk4) = hd(sk3)
    | nil = sk3 ),
    inference(resolution,[then_simplify],['25','17','14']) ).

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

cnf('28',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | cons(hd(sk4),tl(sk3)) = sk3
    | nil = sk3 ),
    inference(paramodulation,[then_simplify],['26','27','14']) ).

cnf('29',plain,
    ( ~ singletonP(sk1)
    | neq(sk2,nil) ),
    inference(cnf_transformation,[],[co1_10]) ).

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

cnf('31',plain,
    ( ~ singletonP(sk3)
    | neq(sk4,nil) ),
    inference(simplify,[then_simplify],['29','30','7']) ).

cnf('32',plain,
    ( ~ neq(sk4,nil)
    | ~ singletonP(sk1) ),
    inference(cnf_transformation,[],[co1_12]) ).

cnf('33',plain,
    ( ~ neq(sk4,nil)
    | ~ singletonP(sk3) ),
    inference(simplify,[],['32','30']) ).

cnf('34',plain,
    ~ singletonP(sk3),
    inference(resolution,[],['31','33']) ).

cnf('35',plain,
    ( tl(sk3) != nil
    | ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ ssItem(hd(sk4))
    | ~ neq(nil,sk4)
    | nil = sk3 ),
    inference(resolution,[then_simplify],['23','28','14','34']) ).

cnf('36',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ ssItem(hd(sk4))
    | ~ neq(nil,sk4)
    | nil = sk3 ),
    inference(paramodulation,[],['18','35']) ).

cnf('37',plain,
    ( ssItem(hd(X))
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause76']) ).

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

cnf('39',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['36','37','38']) ).

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

cnf('41',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['39','40','3','38']) ).

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

cnf('43',plain,
    ( ~ ssList(tl(sk4))
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['41','42','14']) ).

cnf('44',plain,
    ( nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['43','42','38']) ).

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

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

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

cnf('48',plain,
    ( app(sk3,tl(sk4)) != tl(sk4)
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk4 = tl(sk4) ),
    inference(factorization,[],['11']) ).

cnf('49',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | sk4 = tl(sk4) ),
    inference(resolution,[then_simplify],['47','48','14']) ).

cnf('50',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | cons(hd(sk4),sk4) = sk4
    | nil = sk4 ),
    inference(paramodulation,[then_simplify],['49','27','38']) ).

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

cnf('52',plain,
    ( ~ ssList(tl(sk4))
    | ~ ssItem(hd(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | nil = sk4 ),
    inference(resolution,[then_simplify],['50','51','38']) ).

cnf('53',plain,
    ( ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | nil = sk4 ),
    inference(resolution,[then_simplify],['52','37','38']) ).

cnf('54',plain,
    ( ~ ssList(tl(sk4))
    | sk3 != nil
    | nil = sk4 ),
    inference(resolution,[then_simplify],['53','40','3','38']) ).

cnf('55',plain,
    ( sk3 != nil
    | nil = sk4 ),
    inference(resolution,[then_simplify],['54','42','38']) ).

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

cnf('57',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ ssItem(hd(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | nil = sk3 ),
    inference(paramodulation,[],['28','56']) ).

cnf('58',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | ~ neq(nil,sk4)
    | sk3 != nil
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['57','37','38']) ).

cnf('59',plain,
    ( ~ ssList(tl(sk3))
    | ~ ssList(tl(sk4))
    | sk3 != nil
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['58','40','3','38']) ).

cnf('60',plain,
    ( ~ ssList(tl(sk4))
    | sk3 != nil
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['59','42','14']) ).

cnf('61',plain,
    ( sk3 != nil
    | nil = sk3
    | nil = sk4 ),
    inference(resolution,[then_simplify],['60','42','38']) ).

cnf('62',plain,
    ( nil = sk3
    | nil = sk4
    | sk3 != X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[],['21','61']) ).

cnf('63',plain,
    ( sk3 = nil
    | nil = sk4
    | sk3 != X
    | X != nil
    | ~ ssList(X) ),
    inference(resolution,[then_simplify],['62','46','14']) ).

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

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

cnf('66',plain,
    neq(sk4,nil),
    inference(factorization,[],['8']) ).

cnf('67',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['65','66','3','38']) ).

cnf('68',plain,
    ( sk3 != X
    | X != nil
    | ~ ssList(X) ),
    inference(resolution,[then_simplify],['64','46','67','38']) ).

cnf('69',plain,
    sk3 != nil,
    inference(reflexivity,[then_simplify],['68','14']) ).

cnf('70',plain,
    nil = sk4,
    inference(resolution,[then_simplify],['44','46','69','14']) ).

cnf('71',plain,
    $false,
    inference(resolution,[then_simplify],['70','46','67','38']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SWC253-1 : TPTP v8.1.2. Released v2.4.0.
% 0.11/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n016.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 18:06:14 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.40  
% 0.13/0.40  input clause set summed statistics:
% 0.13/0.40  ----------------------------------
% 0.13/0.40  in_clause_count:                   197
% 0.13/0.40  in_rule_clause_count:              181
% 0.13/0.40  in_fact_clause_count:               16
% 0.13/0.40  in_answer_clause_count:              0
% 0.13/0.40  in_ground_clause_count:             22
% 0.13/0.40  in_unit_clause_count:               60
% 0.13/0.40  in_horn_clause_count:              162
% 0.13/0.40  in_pos_clause_count:                59
% 0.13/0.40  in_neg_clause_count:                14
% 0.13/0.40  in_poseq_clause_count:              60
% 0.13/0.40  in_negeq_clause_count:              36
% 0.13/0.40  in_unitposeq_clause_count:           2
% 0.13/0.40  in_chain_clause_count:               0
% 0.13/0.40  in_min_length:             1
% 0.13/0.40  in_max_length:            10
% 0.13/0.40  in_min_depth:              1
% 0.13/0.40  in_max_depth:              5
% 0.13/0.40  in_min_size:               2
% 0.13/0.40  in_max_size:              31
% 0.13/0.40  in_min_vars:               0
% 0.13/0.40  in_max_vars:               6
% 0.13/0.40  in_extaxiom_count:               185
% 0.13/0.40  in_axiom_count:                    0
% 0.13/0.40  in_assumption_count:               0
% 0.13/0.40  in_goal_count:                    12
% 0.13/0.40  in_neg_goal_count:                 1
% 0.13/0.40  in_pos_goal_count:                 7
% 0.13/0.40  in_posunit_goal_count:             6
% 0.13/0.40  
% 0.13/0.40  auto guide:
% 0.13/0.40  -----------
% 0.13/0.40  {
% 0.13/0.40  "print":1,
% 0.13/0.40  "print_level": 15,
% 0.13/0.40  "max_size": 0,
% 0.13/0.40  "max_depth": 0,
% 0.13/0.40  "max_length": 0,
% 0.13/0.40  "max_dseconds": 0,
% 0.13/0.40  "runs":[
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"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.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.40  {"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.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.13/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.13/0.40  {"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.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.13/0.40  {"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.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.40  {"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.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.40  {"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.40  {"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.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.13/0.40  {"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.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"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.40  {"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.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.13/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.13/0.40  {"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.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"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.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.40  {"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.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.13/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.13/0.40  {"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.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.13/0.40  {"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.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.40  {"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.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.40  {"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.40  {"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.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.13/0.40  {"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.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"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.40  {"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.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.13/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.13/0.40  {"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.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.40  {"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.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.13/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.13/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.13/0.40  {"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.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.13/0.40  {"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.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.13/0.40  {"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.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.13/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.13/0.40  {"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.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.13/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.13/0.40  {"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.40  {"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.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.13/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.13/0.40  {"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.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.13/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.13/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"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.40  {"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.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.13/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.13/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.13/0.40  {"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.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.13/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.13/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.13/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.13/0.40  
% 0.13/0.40  ]}
% 0.13/0.40  
% 0.13/0.40  
% 0.13/0.40  **** run 1 fork 0 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 2 fork 1 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 3 fork 2 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 4 fork 3 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 5 fork 4 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 6 fork 5 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 7 fork 6 starts with strategy
% 0.13/0.40  {"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.46  
% 0.21/0.46  fork 3: search finished without proof.
% 0.21/0.49  
% 0.21/0.49  **** run 12 fork 3 starts with strategy
% 0.21/0.49  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.54  
% 0.21/0.54  fork 0: search finished without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 6: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 4: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 5: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  fork 1: search finished without proof.
% 0.21/0.56  
% 0.21/0.56  **** run 9 fork 0 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.56  
% 0.21/0.56  **** run 14 fork 5 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.57  
% 0.21/0.57  **** run 13 fork 4 starts with strategy
% 0.21/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.57  
% 0.21/0.57  **** run 10 fork 1 starts with strategy
% 0.21/0.57  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.21/0.57  
% 0.21/0.57  **** run 15 fork 6 starts with strategy
% 0.21/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 1.62/0.61  
% 1.62/0.61  
% 1.62/0.61  fork 2: search terminated without proof.
% 1.62/0.63  
% 1.62/0.63  
% 1.62/0.63  fork 3: search terminated without proof.
% 1.76/0.63  
% 1.76/0.63  fork 7: search finished without proof.
% 1.76/0.63  
% 1.76/0.63  **** run 11 fork 2 starts with strategy
% 1.76/0.63  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 1.76/0.65  
% 1.76/0.65  **** run 20 fork 3 starts with strategy
% 1.76/0.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 1.76/0.65  
% 1.76/0.65  **** run 16 fork 7 starts with strategy
% 1.76/0.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 1.76/0.69  
% 1.76/0.69  
% 1.76/0.69  fork 4: search terminated without proof.
% 1.76/0.69  
% 1.76/0.69  fork 1: search finished without proof.
% 1.76/0.70  
% 1.76/0.70  
% 1.76/0.70  fork 5: search terminated without proof.
% 1.76/0.71  
% 1.76/0.71  **** run 18 fork 1 starts with strategy
% 1.76/0.71  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.35/0.71  
% 2.35/0.71  **** run 21 fork 4 starts with strategy
% 2.35/0.71  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.35/0.72  
% 2.35/0.72  **** run 22 fork 5 starts with strategy
% 2.35/0.72  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.35/0.74  
% 2.35/0.74  
% 2.35/0.74  fork 6: search terminated without proof.
% 2.35/0.74  
% 2.35/0.74  
% 2.35/0.74  fork 0: search terminated without proof.
% 2.35/0.75  No candidate clauses found.
% 2.35/0.75  
% 2.35/0.75  
% 2.35/0.75  fork 1: search terminated without proof.
% 2.35/0.76  
% 2.35/0.76  **** run 23 fork 6 starts with strategy
% 2.35/0.76  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 2.35/0.76  
% 2.35/0.76  **** run 17 fork 0 starts with strategy
% 2.35/0.76  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.35/0.77  
% 2.35/0.77  **** run 26 fork 1 starts with strategy
% 2.35/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 2.81/0.79  
% 2.81/0.79  
% 2.81/0.79  fork 3: search terminated without proof.
% 2.81/0.80  
% 2.81/0.80  
% 2.81/0.80  fork 2: search terminated without proof.
% 2.81/0.81  
% 2.81/0.81  **** run 28 fork 3 starts with strategy
% 2.81/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.81/0.81  
% 2.81/0.81  
% 2.81/0.81  fork 7: search terminated without proof.
% 2.81/0.82  
% 2.81/0.82  **** run 19 fork 2 starts with strategy
% 2.81/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.81/0.83  
% 2.81/0.83  **** run 24 fork 7 starts with strategy
% 2.81/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 2.81/0.85  
% 2.81/0.85  
% 2.81/0.85  fork 4: search terminated without proof.
% 3.39/0.86  
% 3.39/0.86  
% 3.39/0.86  fork 5: search terminated without proof.
% 3.39/0.87  
% 3.39/0.87  **** run 29 fork 4 starts with strategy
% 3.39/0.87  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 3.49/0.89  
% 3.49/0.89  **** run 30 fork 5 starts with strategy
% 3.49/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.72/0.92  
% 3.72/0.92  
% 3.72/0.92  fork 1: search terminated without proof.
% 3.85/0.94  
% 3.85/0.94  
% 3.85/0.94  fork 0: search terminated without proof.
% 3.85/0.94  
% 3.85/0.94  **** run 34 fork 1 starts with strategy
% 3.85/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.85/0.94  
% 3.85/0.94  
% 3.85/0.94  fork 6: search terminated without proof.
% 3.85/0.94  
% 3.85/0.94  
% 3.85/0.94  fork 3: search terminated without proof.
% 3.85/0.96  
% 3.85/0.96  **** run 25 fork 0 starts with strategy
% 3.85/0.96  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.85/0.96  
% 3.85/0.96  **** run 36 fork 3 starts with strategy
% 3.85/0.96  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 3.85/0.97  
% 3.85/0.97  **** run 31 fork 6 starts with strategy
% 3.85/0.97  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.85/0.98  
% 3.85/0.98  
% 3.85/0.98  fork 2: search terminated without proof.
% 3.85/0.98  
% 3.85/0.98  
% 3.85/0.98  fork 7: search terminated without proof.
% 3.85/1.00  
% 3.85/1.00  
% 3.85/1.00  fork 4: search terminated without proof.
% 3.85/1.00  
% 3.85/1.00  **** run 32 fork 7 starts with strategy
% 3.85/1.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.85/1.00  
% 3.85/1.00  **** run 27 fork 2 starts with strategy
% 3.85/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 4.41/1.02  
% 4.41/1.02  **** run 37 fork 4 starts with strategy
% 4.41/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.41/1.04  
% 4.41/1.04  
% 4.41/1.04  fork 5: search terminated without proof.
% 4.41/1.06  
% 4.41/1.06  **** run 38 fork 5 starts with strategy
% 4.41/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.41/1.06  
% 4.41/1.06  fork 4: search finished without proof.
% 4.41/1.08  
% 4.41/1.08  
% 4.41/1.08  fork 1: search terminated without proof.
% 4.92/1.08  
% 4.92/1.08  **** run 45 fork 4 starts with strategy
% 4.92/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.92/1.09  
% 4.92/1.09  fork 5: search finished without proof.
% 4.92/1.10  
% 4.92/1.10  
% 4.92/1.10  fork 0: search terminated without proof.
% 4.92/1.10  
% 4.92/1.10  **** run 42 fork 1 starts with strategy
% 4.92/1.10  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 4.92/1.11  
% 4.92/1.11  **** run 46 fork 5 starts with strategy
% 4.92/1.11  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.92/1.12  
% 4.92/1.12  **** run 33 fork 0 starts with strategy
% 4.92/1.12  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.92/1.12  
% 4.92/1.12  
% 4.92/1.12  fork 3: search terminated without proof.
% 4.92/1.13  
% 4.92/1.13  
% 4.92/1.13  fork 7: search terminated without proof.
% 4.92/1.14  
% 4.92/1.14  **** run 44 fork 3 starts with strategy
% 4.92/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 4.92/1.15  
% 4.92/1.15  **** run 40 fork 7 starts with strategy
% 4.92/1.15  {"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.65/1.19  
% 5.65/1.19  
% 5.65/1.19  fork 2: search terminated without proof.
% 5.65/1.20  
% 5.65/1.20  
% 5.65/1.20  fork 6: search terminated without proof.
% 5.65/1.21  
% 5.65/1.21  
% 5.65/1.21  fork 4: search terminated without proof.
% 5.92/1.23  
% 5.92/1.23  **** run 53 fork 4 starts with strategy
% 5.92/1.23  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 5.92/1.23  
% 5.92/1.23  
% 5.92/1.23  fork 1: search terminated without proof.
% 5.92/1.23  
% 5.92/1.23  **** run 35 fork 2 starts with strategy
% 5.92/1.23  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 5.92/1.24  
% 5.92/1.24  
% 5.92/1.24  fork 5: search terminated without proof.
% 5.92/1.24  
% 5.92/1.24  **** run 39 fork 6 starts with strategy
% 5.92/1.24  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 5.92/1.25  
% 5.92/1.25  
% 5.92/1.25  fork 0: search terminated without proof.
% 5.92/1.25  
% 5.92/1.25  **** run 50 fork 1 starts with strategy
% 5.92/1.25  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.92/1.26  
% 5.92/1.26  **** run 54 fork 5 starts with strategy
% 5.92/1.26  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.92/1.27  
% 5.92/1.27  **** run 41 fork 0 starts with strategy
% 5.92/1.27  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 5.92/1.28  
% 5.92/1.28  
% 5.92/1.28  fork 3: search terminated without proof.
% 5.92/1.29  
% 5.92/1.29  
% 5.92/1.29  fork 7: search terminated without proof.
% 5.92/1.30  
% 5.92/1.30  **** run 52 fork 3 starts with strategy
% 5.92/1.30  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.43/1.31  
% 6.43/1.31  **** run 48 fork 7 starts with strategy
% 6.43/1.31  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.43/1.36  
% 6.43/1.36  
% 6.43/1.36  fork 4: search terminated without proof.
% 6.92/1.38  
% 6.92/1.38  
% 6.92/1.38  fork 1: search terminated without proof.
% 6.92/1.38  
% 6.92/1.38  **** run 61 fork 4 starts with strategy
% 6.92/1.38  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.92/1.38  
% 6.92/1.38  
% 6.92/1.38  fork 5: search terminated without proof.
% 6.92/1.40  
% 6.92/1.40  **** run 58 fork 1 starts with strategy
% 6.92/1.40  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.92/1.40  
% 6.92/1.40  
% 6.92/1.40  fork 0: search terminated without proof.
% 6.92/1.40  
% 6.92/1.40  **** run 62 fork 5 starts with strategy
% 6.92/1.40  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 6.92/1.42  
% 6.92/1.42  **** run 49 fork 0 starts with strategy
% 6.92/1.42  {"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}
% 6.92/1.43  
% 6.92/1.43  
% 6.92/1.43  fork 3: search terminated without proof.
% 6.92/1.44  
% 6.92/1.44  
% 6.92/1.44  fork 2: search terminated without proof.
% 6.92/1.44  
% 6.92/1.44  
% 6.92/1.44  fork 7: search terminated without proof.
% 6.92/1.45  
% 6.92/1.45  **** run 60 fork 3 starts with strategy
% 6.92/1.45  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 6.92/1.46  
% 6.92/1.46  **** run 43 fork 2 starts with strategy
% 6.92/1.46  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.92/1.46  
% 6.92/1.46  **** run 56 fork 7 starts with strategy
% 6.92/1.46  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.58/1.48  
% 7.58/1.48  
% 7.58/1.48  fork 6: search terminated without proof.
% 7.76/1.50  
% 7.76/1.50  **** run 47 fork 6 starts with strategy
% 7.76/1.50  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.97/1.52  
% 7.97/1.52  
% 7.97/1.52  fork 1: search terminated without proof.
% 8.00/1.53  
% 8.00/1.53  
% 8.00/1.53  fork 5: search terminated without proof.
% 8.00/1.54  
% 8.00/1.54  **** run 66 fork 1 starts with strategy
% 8.00/1.54  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 8.00/1.55  
% 8.00/1.55  
% 8.00/1.55  fork 0: search terminated without proof.
% 8.00/1.55  
% 8.00/1.55  **** run 70 fork 5 starts with strategy
% 8.00/1.55  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 8.00/1.57  
% 8.00/1.57  **** run 57 fork 0 starts with strategy
% 8.00/1.57  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 8.00/1.58  
% 8.00/1.58  
% 8.00/1.58  fork 3: search terminated without proof.
% 8.00/1.58  
% 8.00/1.58  fork 4: search finished without proof.
% 8.00/1.60  
% 8.00/1.60  **** run 68 fork 3 starts with strategy
% 8.00/1.60  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.50/1.61  
% 8.50/1.61  
% 8.50/1.61  fork 2: search terminated without proof.
% 8.50/1.62  
% 8.50/1.62  **** run 69 fork 4 starts with strategy
% 8.50/1.62  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.50/1.63  
% 8.50/1.63  
% 8.50/1.63  fork 6: search terminated without proof.
% 8.50/1.65  
% 8.50/1.65  **** run 55 fork 6 starts with strategy
% 8.50/1.65  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 8.50/1.66  
% 8.50/1.66  **** run 51 fork 2 starts with strategy
% 8.50/1.66  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.50/1.66  
% 8.50/1.66  
% 8.50/1.66  fork 7: search terminated without proof.
% 8.50/1.67  
% 8.50/1.67  
% 8.50/1.67  fork 1: search terminated without proof.
% 8.50/1.67  
% 8.50/1.67  fork 5: search finished without proof.
% 9.08/1.69  
% 9.08/1.69  **** run 74 fork 1 starts with strategy
% 9.08/1.69  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 9.08/1.69  
% 9.08/1.69  **** run 78 fork 5 starts with strategy
% 9.08/1.69  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 9.08/1.70  
% 9.08/1.70  **** run 64 fork 7 starts with strategy
% 9.08/1.70  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 9.08/1.70  
% 9.08/1.70  
% 9.08/1.70  fork 0: search terminated without proof.
% 9.08/1.73  
% 9.08/1.73  **** run 65 fork 0 starts with strategy
% 9.08/1.73  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.08/1.77  
% 9.08/1.77  fork 6: search finished without proof.
% 9.69/1.79  
% 9.69/1.79  **** run 63 fork 6 starts with strategy
% 9.69/1.79  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 9.69/1.79  
% 9.69/1.79  fork 3: search finished without proof.
% 9.87/1.81  
% 9.87/1.81  
% 9.87/1.81  fork 4: search terminated without proof.
% 9.87/1.82  
% 9.87/1.82  **** run 76 fork 3 starts with strategy
% 9.87/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 9.87/1.82  
% 9.87/1.82  
% 9.87/1.82  fork 2: search terminated without proof.
% 10.00/1.82  
% 10.00/1.82  
% 10.00/1.82  fork 5: search terminated without proof.
% 10.00/1.83  
% 10.00/1.83  
% 10.00/1.83  fork 1: search terminated without proof.
% 10.00/1.83  
% 10.00/1.83  **** run 77 fork 4 starts with strategy
% 10.00/1.83  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 10.00/1.84  
% 10.00/1.84  **** run 86 fork 5 starts with strategy
% 10.00/1.84  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 10.00/1.85  
% 10.00/1.85  **** run 82 fork 1 starts with strategy
% 10.00/1.85  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 10.00/1.86  
% 10.00/1.86  **** run 59 fork 2 starts with strategy
% 10.00/1.86  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 10.00/1.86  
% 10.00/1.86  
% 10.00/1.86  fork 0: search terminated without proof.
% 10.00/1.88  
% 10.00/1.88  **** run 73 fork 0 starts with strategy
% 10.00/1.88  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 10.00/1.89  
% 10.00/1.89  
% 10.00/1.89  fork 7: search terminated without proof.
% 10.00/1.91  
% 10.00/1.91  **** run 72 fork 7 starts with strategy
% 10.00/1.91  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 10.00/1.91  
% 10.00/1.91  fork 0: search finished without proof.
% 10.66/1.92  
% 10.66/1.92  
% 10.66/1.92  fork 6: search terminated without proof.
% 10.66/1.93  
% 10.66/1.93  **** run 81 fork 0 starts with strategy
% 10.66/1.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.66/1.93  
% 10.66/1.93  **** run 71 fork 6 starts with strategy
% 10.66/1.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 10.66/1.97  
% 10.66/1.97  
% 10.66/1.97  fork 4: search terminated without proof.
% 10.66/1.97  
% 10.66/1.97  
% 10.66/1.97  fork 1: search terminated without proof.
% 10.66/1.98  
% 10.66/1.98  
% 10.66/1.98  fork 5: search terminated without proof.
% 11.19/1.99  
% 11.19/1.99  **** run 90 fork 1 starts with strategy
% 11.19/1.99  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 11.19/1.99  
% 11.19/1.99  **** run 85 fork 4 starts with strategy
% 11.19/1.99  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.19/2.00  
% 11.19/2.00  **** run 94 fork 5 starts with strategy
% 11.19/2.00  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 11.19/2.02  
% 11.19/2.02  
% 11.19/2.02  fork 2: search terminated without proof.
% 11.19/2.03  
% 11.19/2.03  fork 1: search finished without proof.
% 11.19/2.04  
% 11.19/2.04  **** run 67 fork 2 starts with strategy
% 11.19/2.04  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 11.19/2.04  
% 11.19/2.04  **** run 98 fork 1 starts with strategy
% 11.19/2.04  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 11.19/2.06  
% 11.19/2.06  
% 11.19/2.06  fork 3: search terminated without proof.
% 11.19/2.06  
% 11.19/2.06  
% 11.19/2.06  fork 0: search terminated without proof.
% 11.19/2.06  
% 11.19/2.06  
% 11.19/2.06  fork 6: search terminated without proof.
% 11.86/2.08  
% 11.86/2.08  **** run 89 fork 0 starts with strategy
% 11.86/2.08  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.86/2.08  
% 11.86/2.08  **** run 79 fork 6 starts with strategy
% 11.86/2.08  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.86/2.09  
% 11.86/2.09  
% 11.86/2.09  fork 7: search terminated without proof.
% 11.86/2.10  
% 11.86/2.10  **** run 84 fork 3 starts with strategy
% 11.86/2.10  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.05/2.11  
% 12.05/2.11  **** run 80 fork 7 starts with strategy
% 12.05/2.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 12.18/2.13  
% 12.18/2.13  
% 12.18/2.13  fork 4: search terminated without proof.
% 12.18/2.14  
% 12.18/2.14  fork 3: search finished without proof.
% 12.18/2.14  
% 12.18/2.14  
% 12.18/2.14  fork 5: search terminated without proof.
% 12.18/2.16  
% 12.18/2.16  **** run 93 fork 4 starts with strategy
% 12.18/2.16  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.18/2.16  
% 12.18/2.16  **** run 92 fork 3 starts with strategy
% 12.18/2.16  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 12.18/2.17  
% 12.18/2.17  **** run 102 fork 5 starts with strategy
% 12.18/2.17  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 12.18/2.17  
% 12.18/2.17  
% 12.18/2.17  fork 1: search terminated without proof.
% 12.18/2.17  
% 12.18/2.17  fork 2: search finished without proof.
% 12.18/2.19  
% 12.18/2.19  **** run 106 fork 1 starts with strategy
% 12.18/2.19  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.18/2.19  
% 12.18/2.19  **** run 75 fork 2 starts with strategy
% 12.18/2.19  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 12.83/2.22  
% 12.83/2.22  
% 12.83/2.22  fork 6: search terminated without proof.
% 12.83/2.24  
% 12.83/2.24  **** run 87 fork 6 starts with strategy
% 12.83/2.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.83/2.25  
% 12.83/2.25  
% 12.83/2.25  fork 7: search terminated without proof.
% 12.83/2.27  
% 12.83/2.27  **** run 88 fork 7 starts with strategy
% 12.83/2.27  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.83/2.27  
% 12.83/2.27  
% 12.83/2.27  fork 0: search terminated without proof.
% 12.83/2.30  
% 12.83/2.30  
% 12.83/2.30  fork 4: search terminated without proof.
% 12.83/2.30  
% 12.83/2.30  
% 12.83/2.30  fork 5: search terminated without proof.
% 13.42/2.31  
% 13.42/2.31  **** run 97 fork 0 starts with strategy
% 13.42/2.31  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.42/2.32  
% 13.42/2.32  **** run 110 fork 5 starts with strategy
% 13.42/2.32  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 13.42/2.32  
% 13.42/2.32  
% 13.42/2.32  fork 1: search terminated without proof.
% 13.42/2.32  
% 13.42/2.32  **** run 101 fork 4 starts with strategy
% 13.42/2.32  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 13.42/2.34  
% 13.42/2.34  **** run 114 fork 1 starts with strategy
% 13.42/2.34  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 13.42/2.35  
% 13.42/2.35  
% 13.42/2.35  fork 2: search terminated without proof.
% 13.42/2.36  
% 13.42/2.36  
% 13.42/2.36  fork 6: search terminated without proof.
% 13.42/2.38  
% 13.42/2.38  **** run 95 fork 6 starts with strategy
% 13.42/2.38  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 13.97/2.38  
% 13.97/2.38  **** run 83 fork 2 starts with strategy
% 13.97/2.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 14.02/2.40  
% 14.02/2.40  
% 14.02/2.40  fork 7: search terminated without proof.
% 14.16/2.41  
% 14.16/2.41  **** run 96 fork 7 starts with strategy
% 14.16/2.41  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 14.16/2.43  
% 14.16/2.43  
% 14.16/2.43  fork 3: search terminated without proof.
% 14.16/2.44  
% 14.16/2.44  
% 14.16/2.44  fork 0: search terminated without proof.
% 14.16/2.45  
% 14.16/2.45  
% 14.16/2.45  fork 5: search terminated without proof.
% 14.16/2.46  
% 14.16/2.46  
% 14.16/2.46  fork 4: search terminated without proof.
% 14.16/2.46  
% 14.16/2.46  **** run 105 fork 0 starts with strategy
% 14.16/2.46  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.16/2.46  
% 14.16/2.46  
% 14.16/2.46  fork 1: search terminated without proof.
% 14.16/2.47  
% 14.16/2.47  **** run 118 fork 5 starts with strategy
% 14.16/2.47  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 14.16/2.48  
% 14.16/2.48  **** run 100 fork 3 starts with strategy
% 14.16/2.48  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.16/2.48  
% 14.16/2.48  **** run 122 fork 1 starts with strategy
% 14.16/2.48  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 14.16/2.49  
% 14.16/2.49  **** run 109 fork 4 starts with strategy
% 14.16/2.49  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.80/2.51  
% 14.80/2.51  
% 14.80/2.51  fork 6: search terminated without proof.
% 14.80/2.53  
% 14.80/2.53  **** run 103 fork 6 starts with strategy
% 14.80/2.53  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 14.80/2.54  
% 14.80/2.54  
% 14.80/2.54  fork 7: search terminated without proof.
% 14.80/2.56  
% 14.80/2.56  **** run 104 fork 7 starts with strategy
% 14.80/2.56  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.80/2.57  
% 14.80/2.57  fork 6: search finished without proof.
% 14.80/2.58  
% 14.80/2.58  **** run 111 fork 6 starts with strategy
% 14.80/2.58  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.80/2.59  
% 14.80/2.59  fork 0: search finished without proof.
% 15.40/2.60  
% 15.40/2.60  
% 15.40/2.60  fork 5: search terminated without proof.
% 15.40/2.61  
% 15.40/2.61  **** run 113 fork 0 starts with strategy
% 15.40/2.61  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.40/2.61  
% 15.40/2.61  
% 15.40/2.61  fork 1: search terminated without proof.
% 15.40/2.62  
% 15.40/2.62  **** run 126 fork 5 starts with strategy
% 15.40/2.62  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 15.40/2.62  
% 15.40/2.62  
% 15.40/2.62  fork 4: search terminated without proof.
% 15.40/2.63  
% 15.40/2.63  
% 15.40/2.63  fork 2: search terminated without proof.
% 15.40/2.63  
% 15.40/2.63  **** run 130 fork 1 starts with strategy
% 15.40/2.63  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 15.40/2.65  
% 15.40/2.65  **** run 117 fork 4 starts with strategy
% 15.40/2.65  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.40/2.66  
% 15.40/2.66  fork 5: search finished without proof.
% 15.40/2.67  
% 15.40/2.67  fork 1: search finished without proof.
% 15.40/2.67  
% 15.40/2.67  **** run 134 fork 5 starts with strategy
% 15.40/2.67  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 15.40/2.67  
% 15.40/2.67  **** run 91 fork 2 starts with strategy
% 15.40/2.67  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 16.07/2.68  
% 16.07/2.68  **** run 138 fork 1 starts with strategy
% 16.07/2.68  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 16.13/2.70  
% 16.13/2.70  
% 16.13/2.70  fork 7: search terminated without proof.
% 16.28/2.71  
% 16.28/2.71  
% 16.28/2.71  fork 6: search terminated without proof.
% 16.28/2.71  
% 16.28/2.71  **** run 112 fork 7 starts with strategy
% 16.28/2.71  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.28/2.73  
% 16.28/2.73  **** run 119 fork 6 starts with strategy
% 16.28/2.73  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 16.28/2.73  
% 16.28/2.73  
% 16.28/2.73  fork 3: search terminated without proof.
% 16.28/2.74  
% 16.28/2.74  
% 16.28/2.74  fork 0: search terminated without proof.
% 16.28/2.76  
% 16.28/2.76  **** run 121 fork 0 starts with strategy
% 16.28/2.76  {"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}
% 16.28/2.77  
% 16.28/2.77  **** run 108 fork 3 starts with strategy
% 16.28/2.77  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 16.28/2.78  
% 16.28/2.78  
% 16.28/2.78  fork 4: search terminated without proof.
% 16.28/2.81  
% 16.28/2.81  **** run 125 fork 4 starts with strategy
% 16.28/2.81  {"sine":2,"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.00/2.84  
% 17.00/2.84  fork 7: search finished without proof.
% 17.00/2.86  
% 17.00/2.86  **** run 120 fork 7 starts with strategy
% 17.00/2.86  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 17.00/2.86  
% 17.00/2.86  
% 17.00/2.86  fork 6: search terminated without proof.
% 17.00/2.88  
% 17.00/2.88  **** run 127 fork 6 starts with strategy
% 17.00/2.88  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 17.59/2.90  
% 17.59/2.90  
% 17.59/2.90  fork 0: search terminated without proof.
% 17.59/2.92  
% 17.59/2.92  **** run 129 fork 0 starts with strategy
% 17.59/2.92  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 17.59/2.93  
% 17.59/2.93  
% 17.59/2.93  fork 2: search terminated without proof.
% 17.59/2.94  
% 17.59/2.94  
% 17.59/2.94  fork 4: search terminated without proof.
% 17.59/2.96  
% 17.59/2.96  **** run 99 fork 2 starts with strategy
% 17.59/2.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 17.59/2.97  
% 17.59/2.97  **** run 133 fork 4 starts with strategy
% 17.59/2.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.59/2.99  
% 17.59/2.99  
% 17.59/2.99  fork 7: search terminated without proof.
% 18.22/3.01  
% 18.22/3.01  **** run 128 fork 7 starts with strategy
% 18.22/3.01  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 18.22/3.03  
% 18.22/3.03  
% 18.22/3.03  fork 3: search terminated without proof.
% 18.22/3.07  
% 18.22/3.07  **** run 116 fork 3 starts with strategy
% 18.22/3.07  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 19.68/3.22  
% 19.68/3.22  
% 19.68/3.22  fork 2: search terminated without proof.
% 19.68/3.27  
% 19.68/3.27  **** run 107 fork 2 starts with strategy
% 19.68/3.27  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 20.33/3.33  
% 20.33/3.33  
% 20.33/3.33  fork 3: search terminated without proof.
% 20.33/3.36  
% 20.33/3.36  **** run 124 fork 3 starts with strategy
% 20.33/3.36  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 21.84/3.53  
% 21.84/3.53  
% 21.84/3.53  fork 2: search terminated without proof.
% 21.84/3.56  
% 21.84/3.56  **** run 115 fork 2 starts with strategy
% 21.84/3.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 22.42/3.60  
% 22.42/3.60  fork 3: search finished without proof.
% 22.42/3.63  
% 22.42/3.63  **** run 132 fork 3 starts with strategy
% 22.42/3.63  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 23.15/3.70  
% 23.15/3.70  
% 23.15/3.70  fork 5: search terminated without proof.
% 23.15/3.71  
% 23.15/3.71  
% 23.15/3.71  fork 1: search terminated without proof.
% 23.28/3.72  
% 23.28/3.72  **** run 142 fork 5 starts with strategy
% 23.28/3.72  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 23.28/3.73  
% 23.28/3.73  **** run 146 fork 1 starts with strategy
% 23.28/3.73  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 23.95/3.83  
% 23.95/3.83  
% 23.95/3.83  fork 2: search terminated without proof.
% 23.95/3.86  
% 23.95/3.86  **** run 123 fork 2 starts with strategy
% 23.95/3.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 24.53/3.91  
% 24.53/3.91  
% 24.53/3.91  fork 6: search terminated without proof.
% 24.53/3.93  
% 24.53/3.93  **** run 135 fork 6 starts with strategy
% 24.53/3.93  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 24.53/3.97  
% 24.53/3.97  
% 24.53/3.97  fork 0: search terminated without proof.
% 25.18/4.00  
% 25.18/4.00  
% 25.18/4.00  fork 4: search terminated without proof.
% 25.18/4.00  
% 25.18/4.00  **** run 137 fork 0 starts with strategy
% 25.18/4.00  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 25.47/4.03  
% 25.47/4.03  
% 25.47/4.03  fork 7: search terminated without proof.
% 25.47/4.04  
% 25.47/4.04  **** run 141 fork 4 starts with strategy
% 25.47/4.04  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 25.47/4.05  
% 25.47/4.05  **** run 136 fork 7 starts with strategy
% 25.47/4.05  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 26.07/4.12  
% 26.07/4.12  
% 26.07/4.12  fork 2: search terminated without proof.
% 26.07/4.15  
% 26.07/4.15  **** run 131 fork 2 starts with strategy
% 26.07/4.15  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 30.13/4.76  
% 30.13/4.76  
% 30.13/4.76  fork 5: search terminated without proof.
% 30.13/4.76  
% 30.13/4.76  
% 30.13/4.76  fork 1: search terminated without proof.
% 30.61/4.78  
% 30.61/4.78  **** run 154 fork 1 starts with strategy
% 30.61/4.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 30.61/4.79  
% 30.61/4.79  **** run 150 fork 5 starts with strategy
% 30.61/4.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 31.73/5.00  
% 31.73/5.00  
% 31.73/5.00  fork 6: search terminated without proof.
% 32.24/5.02  
% 32.24/5.02  **** run 143 fork 6 starts with strategy
% 32.24/5.02  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 32.24/5.05  
% 32.24/5.05  
% 32.24/5.05  fork 0: search terminated without proof.
% 32.24/5.07  
% 32.24/5.07  
% 32.24/5.07  fork 4: search terminated without proof.
% 32.24/5.08  
% 32.24/5.08  **** run 145 fork 0 starts with strategy
% 32.24/5.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 32.75/5.11  
% 32.75/5.11  **** run 149 fork 4 starts with strategy
% 32.75/5.11  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 32.75/5.13  
% 32.75/5.13  
% 32.75/5.13  fork 7: search terminated without proof.
% 32.75/5.16  
% 32.75/5.16  **** run 144 fork 7 starts with strategy
% 32.75/5.16  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":3}
% 33.47/5.20  No candidate clauses found.
% 33.47/5.20  
% 33.47/5.20  
% 33.47/5.20  fork 7: search terminated without proof.
% 33.67/5.22  
% 33.67/5.22  **** run 152 fork 7 starts with strategy
% 33.67/5.22  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 34.40/5.35  
% 34.40/5.35  
% 34.40/5.35  fork 3: search terminated without proof.
% 34.40/5.38  
% 34.40/5.38  **** run 140 fork 3 starts with strategy
% 34.40/5.38  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 35.93/5.58  
% 35.93/5.58  
% 35.93/5.58  fork 2: search terminated without proof.
% 35.93/5.60  
% 35.93/5.60  **** run 139 fork 2 starts with strategy
% 35.93/5.60  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 38.66/5.90  
% 38.66/5.90  
% 38.66/5.90  fork 5: search terminated without proof.
% 38.66/5.92  
% 38.66/5.92  **** run 158 fork 5 starts with strategy
% 38.66/5.92  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 39.25/6.01  
% 39.25/6.01  
% 39.25/6.01  fork 1: search terminated without proof.
% 39.25/6.03  
% 39.25/6.03  **** run 162 fork 1 starts with strategy
% 39.25/6.03  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 39.25/6.05  
% 39.25/6.05  
% 39.25/6.05  fork 6: search terminated without proof.
% 39.25/6.07  
% 39.25/6.07  **** run 151 fork 6 starts with strategy
% 39.25/6.07  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 40.19/6.12  
% 40.19/6.12  
% 40.19/6.12  fork 0: search terminated without proof.
% 40.19/6.15  
% 40.19/6.15  **** run 153 fork 0 starts with strategy
% 40.19/6.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 41.47/6.32  
% 41.47/6.32  
% 41.47/6.32  fork 4: search terminated without proof.
% 41.47/6.34  
% 41.47/6.34  **** run 157 fork 4 starts with strategy
% 41.47/6.34  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 42.94/6.51  
% 42.94/6.51  fork 7: search finished without proof.
% 42.94/6.52  
% 42.94/6.52  
% 42.94/6.52  fork 3: search terminated without proof.
% 42.94/6.54  
% 42.94/6.54  **** run 160 fork 7 starts with strategy
% 42.94/6.54  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 42.94/6.54  
% 42.94/6.54  **** run 148 fork 3 starts with strategy
% 42.94/6.54  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 44.43/6.81  
% 44.43/6.81  
% 44.43/6.81  fork 2: search terminated without proof.
% 45.16/6.83  
% 45.16/6.83  **** run 147 fork 2 starts with strategy
% 45.16/6.83  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 46.40/7.04  
% 46.40/7.04  
% 46.40/7.04  fork 5: search terminated without proof.
% 46.40/7.06  
% 46.40/7.06  **** run 166 fork 5 starts with strategy
% 46.40/7.06  {"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}
% 47.20/7.11  
% 47.20/7.11  fork 1: search finished without proof.
% 47.27/7.13  
% 47.27/7.13  **** run 170 fork 1 starts with strategy
% 47.27/7.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 47.27/7.17  
% 47.27/7.17  
% 47.27/7.17  fork 0: search terminated without proof.
% 47.27/7.20  
% 47.27/7.20  **** run 161 fork 0 starts with strategy
% 47.27/7.20  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 48.59/7.29  
% 48.59/7.29  
% 48.59/7.29  fork 6: search terminated without proof.
% 48.59/7.31  
% 48.59/7.31  **** run 159 fork 6 starts with strategy
% 48.59/7.31  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 49.56/7.50  
% 49.56/7.50  
% 49.56/7.50  fork 4: search terminated without proof.
% 50.19/7.52  
% 50.19/7.52  **** run 165 fork 4 starts with strategy
% 50.19/7.52  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":10}
% 50.73/7.64  
% 50.73/7.64  
% 50.73/7.64  fork 7: search terminated without proof.
% 50.73/7.66  
% 50.73/7.66  **** run 168 fork 7 starts with strategy
% 50.73/7.66  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":10}
% 52.99/7.92  
% 52.99/7.92  
% 52.99/7.92  fork 2: search terminated without proof.
% 52.99/7.94  
% 52.99/7.94  **** run 155 fork 2 starts with strategy
% 52.99/7.94  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 54.10/8.08  
% 54.10/8.08  fork 5: search finished without proof.
% 54.10/8.10  
% 54.10/8.10  **** run 174 fork 5 starts with strategy
% 54.10/8.10  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 54.82/8.15  
% 54.82/8.15  
% 54.82/8.15  fork 3: search terminated without proof.
% 54.82/8.16  
% 54.82/8.16  fork 1: search finished without proof.
% 54.82/8.18  
% 54.82/8.18  **** run 156 fork 3 starts with strategy
% 54.82/8.18  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 55.27/8.19  
% 55.27/8.19  **** run 178 fork 1 starts with strategy
% 55.27/8.19  {"max_dseconds":10,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 55.27/8.24  
% 55.27/8.24  
% 55.27/8.24  fork 0: search terminated without proof.
% 55.85/8.26  
% 55.85/8.26  **** run 169 fork 0 starts with strategy
% 55.85/8.26  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 56.35/8.34  
% 56.35/8.34  
% 56.35/8.34  fork 6: search terminated without proof.
% 56.35/8.36  
% 56.35/8.36  **** run 167 fork 6 starts with strategy
% 56.35/8.36  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":10}
% 57.55/8.55  
% 57.55/8.55  
% 57.55/8.55  fork 4: search terminated without proof.
% 57.55/8.57  
% 57.55/8.57  **** run 173 fork 4 starts with strategy
% 57.55/8.57  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 58.59/8.69  
% 58.59/8.69  
% 58.59/8.69  fork 7: search terminated without proof.
% 59.20/8.71  
% 59.20/8.71  **** run 176 fork 7 starts with strategy
% 59.20/8.71  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 60.85/8.97  
% 60.85/8.97  
% 60.85/8.97  fork 2: search terminated without proof.
% 60.85/8.99  
% 60.85/8.99  **** run 163 fork 2 starts with strategy
% 60.85/8.99  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 61.45/9.03  
% 61.45/9.03  fork 2: search finished without proof.
% 61.45/9.04  
% 61.45/9.04  **** run 171 fork 2 starts with strategy
% 61.45/9.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 62.01/9.13  
% 62.01/9.13  
% 62.01/9.13  fork 5: search terminated without proof.
% 62.01/9.15  
% 62.01/9.15  **** run 182 fork 5 starts with strategy
% 62.01/9.15  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 63.01/9.25  
% 63.01/9.25  
% 63.01/9.25  fork 1: search terminated without proof.
% 63.01/9.27  
% 63.01/9.27  **** run 186 fork 1 starts with strategy
% 63.01/9.27  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":10}
% 63.01/9.29  
% 63.01/9.29  
% 63.01/9.29  fork 0: search terminated without proof.
% 63.61/9.32  
% 63.61/9.32  **** run 177 fork 0 starts with strategy
% 63.61/9.32  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 64.16/9.39  
% 64.16/9.39  
% 64.16/9.39  fork 6: search terminated without proof.
% 64.16/9.41  
% 64.16/9.41  **** run 175 fork 6 starts with strategy
% 64.16/9.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}
% 65.26/9.60  
% 65.26/9.60  
% 65.26/9.60  fork 4: search terminated without proof.
% 65.93/9.62  
% 65.93/9.62  **** run 181 fork 4 starts with strategy
% 65.93/9.62  {"max_dseconds":10,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 66.51/9.74  
% 66.51/9.74  
% 66.51/9.74  fork 7: search terminated without proof.
% 66.51/9.76  
% 66.51/9.76  **** run 184 fork 7 starts with strategy
% 66.51/9.76  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":10}
% 68.68/10.02  
% 68.68/10.02  
% 68.68/10.02  fork 3: search terminated without proof.
% 68.68/10.04  
% 68.68/10.04  **** run 164 fork 3 starts with strategy
% 68.68/10.04  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 68.68/10.08  
% 68.68/10.08  fork 3: search finished without proof.
% 69.42/10.10  
% 69.42/10.10  **** run 172 fork 3 starts with strategy
% 69.42/10.10  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 69.60/10.13  
% 69.60/10.13  
% 69.60/10.13  fork 2: search terminated without proof.
% 69.60/10.16  
% 69.60/10.16  **** run 179 fork 2 starts with strategy
% 69.60/10.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 70.27/10.23  
% 70.27/10.23  
% 70.27/10.23  fork 5: search terminated without proof.
% 70.27/10.25  
% 70.27/10.25  **** run 190 fork 5 starts with strategy
% 70.27/10.25  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":10}
% 70.87/10.36  
% 70.87/10.36  
% 70.87/10.36  fork 0: search terminated without proof.
% 70.87/10.37  
% 70.87/10.37  
% 70.87/10.37  fork 1: search terminated without proof.
% 71.47/10.39  
% 71.47/10.39  **** run 185 fork 0 starts with strategy
% 71.47/10.39  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":10}
% 71.47/10.39  
% 71.47/10.39  **** run 194 fork 1 starts with strategy
% 71.47/10.39  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":10}
% 72.33/10.51  
% 72.33/10.51  
% 72.33/10.51  fork 6: search terminated without proof.
% 72.34/10.53  
% 72.34/10.53  **** run 183 fork 6 starts with strategy
% 72.34/10.53  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 72.98/10.67  
% 72.98/10.67  
% 72.98/10.67  fork 4: search terminated without proof.
% 73.55/10.69  
% 73.55/10.69  **** run 189 fork 4 starts with strategy
% 73.55/10.69  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 73.55/10.77  
% 73.55/10.77  
% 73.55/10.77  result: proof found
% 73.55/10.77  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 73.55/10.77  by run 172 fork 3 strategy {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 73.55/10.77  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 73.55/10.77  
% 73.55/10.77  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 73.55/10.77  
% 73.55/10.77  run 172 fork 3 statistics:
% 73.55/10.77  ----------------------------------
% 73.55/10.77  this run seconds: 0.093401
% 73.55/10.77  total seconds: 6.589778
% 73.55/10.77  stat_given_used: 603
% 73.55/10.77  stat_given_used_at_endgame: 0
% 73.55/10.77  stat_given_candidates:   2104
% 73.55/10.77  stat_given_candidates_at_endgame: 0
% 73.55/10.77  stat_given_candidates_h: 0
% 73.55/10.77  stat_binres_derived_cl:   2347
% 73.55/10.77  stat_binres_derived_cl_h: 0
% 73.55/10.77  stat_factor_derived_cl: 572
% 73.55/10.77  stat_para_derived_cl: 11740
% 73.55/10.77  stat_tautologies_discarded: 447
% 73.55/10.77  stat_forward_subsumed: 2573
% 73.55/10.77  stat_derived_cut: 3127
% 73.55/10.77  stat_derived_rewritten: 72
% 73.55/10.77  stat_weight_discarded_building: 0
% 73.55/10.77  stat_weight_discarded_cl: 0
% 73.55/10.77  stat_internlimit_discarded_cl: 0
% 73.55/10.77  stat_simplified:  103 simplified 0 derived 0 given
% 73.55/10.77  stat_kept_cl: 10929
% 73.55/10.77  stat_built_cl: 12238
% 73.55/10.77  stat_hyperres_partial_cl: 0
% 73.55/10.77  stat_made_rewriters: 6
% 73.55/10.77  stat_backward_subsumed: 0
% 73.55/10.77  stat_propagated_subsumed: 0
% 73.55/10.77  stat_clsubs_attempted:                     15059
% 73.55/10.77  stat_clsubs_fact_groundunit_found:            18
% 73.55/10.77  stat_clsubs_rule_groundunit_found:             4
% 73.55/10.77  stat_clsubs_top_meta_attempted:             476205
% 73.55/10.77  stat_clsubs_top_meta_failed:                461146
% 73.55/10.77  stat_clsubs_top_meta_nonpref_attempted:              476205
% 73.55/10.77  stat_clsubs_top_meta_nonpref_succeeded:              186948
% 73.55/10.77  stat_clsubs_top_meta_pref_attempted:                 186948
% 73.55/10.77  stat_clsubs_top_meta_pref1_succeeded:                 33089
% 73.55/10.77  stat_clsubs_top_meta_pref2_succeeded:                 16310
% 73.55/10.77  stat_clsubs_top_meta_pref3_succeeded:                 15059
% 73.55/10.77  stat_clsubs_top_meta_pref_succeeded:                  15059
% 73.55/10.77  stat_clsubs_meta_attempted:                55851
% 73.55/10.77  stat_clsubs_meta_failed:                   15939
% 73.55/10.77  stat_clsubs_predsymbs_attempted:               0
% 73.55/10.77  stat_clsubs_unit_attempted:                   89
% 73.55/10.77  stat_clsubs_full_attempted:                14970
% 73.55/10.77  stat_forwardsubs_attempted:                13503
% 73.55/10.77  stat_lit_hash_added:                    429
% 73.55/10.77  stat_lit_hash_computed:              108167
% 73.55/10.77  stat_lit_hash_match_found:             6074
% 73.55/10.77  stat_lit_hash_match_miss:            188131
% 73.55/10.77  stat_lit_hash_cut_ok:                  3395
% 73.55/10.77  stat_lit_strong_cut_ok:                1459
% 73.55/10.77  stat_lit_hash_subsume_ok:              2573
% 73.55/10.77  clqueue els 10000000 used 1
% 73.55/10.77  clactive els 10000000 used 604
% 73.55/10.77  clactivesubsume els 10000000 used 3439
% 73.55/10.77  queue_termbuf els 200000000 used 958132
% 73.55/10.77  hyper_termbuf els 100000000 used 1
% 73.55/10.77  active_termbuf els 100000000 used 26168
% 73.55/10.77  varstack els 5000 last used 1
% 73.55/10.77  given_termbuf els 10000000 last used 1
% 73.55/10.77  simplified_termbuf els 10000000 last used 1
% 73.55/10.77  derived_termbuf els 10000000 last used 31
% 73.55/10.77  wr_mallocs: 4529
% 73.55/10.77  wr_callocs: 21
% 73.55/10.77  wr_reallocs: 637
% 73.55/10.77  wr_frees: 4
% 73.55/10.77  wr_malloc_bytes: 4162764564
% 73.55/10.77  wr_calloc_bytes: 112065536
% 73.55/10.77  wr_realloc_bytes: 207000
% 73.55/10.77  wr_realloc_freebytes: 0
% 73.55/10.77  ----------------------------------
%------------------------------------------------------------------------------