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

View Problem - Process Solution

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

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

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

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

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

cnf('3',plain,
    ( app(cons(X,Y),Z) != U
    | ~ ssList(cons(X,nil))
    | segmentP(U,Y)
    | ~ ssItem(X)
    | ~ ssList(U)
    | ~ ssList(Z)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    ( cons(X,app(Y,Z)) = app(cons(X,Y),Z)
    | ~ ssItem(X)
    | ~ ssList(Z)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause157']) ).

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

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

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

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

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

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

cnf('11',plain,
    ( nil = sk4
    | ssItem(sk5) ),
    inference(resolution,[],['9','10']) ).

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

cnf('13',plain,
    ( ssItem(sk5)
    | nil = sk3 ),
    inference(resolution,[],['11','12']) ).

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

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

cnf('16',plain,
    ( nil != sk3
    | neq(sk4,nil) ),
    inference(simplify,[then_simplify],['14','15','8']) ).

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

cnf('18',plain,
    ssItem(sk5),
    inference(simplify,[],['13','17']) ).

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

cnf('20',plain,
    ( nil = sk4
    | ssList(sk6) ),
    inference(resolution,[],['9','19']) ).

cnf('21',plain,
    ( ssList(sk6)
    | nil = sk3 ),
    inference(resolution,[],['20','12']) ).

cnf('22',plain,
    ( nil != sk3
    | ssList(sk6) ),
    inference(resolution,[],['16','19']) ).

cnf('23',plain,
    ssList(sk6),
    inference(simplify,[],['21','22']) ).

cnf('24',plain,
    ( ~ neq(sk4,nil)
    | sk3 = cons(sk5,sk6) ),
    inference(paramodulation,[then_simplify],['6','1','18','23']) ).

cnf('25',plain,
    ( ~ neq(sk4,nil)
    | cons(sk5,app(sk6,X)) = app(sk3,X)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['24','4','18','23']) ).

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

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

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

cnf('29',plain,
    ( ~ neq(sk4,nil)
    | app(cons(sk5,sk6),nil) = sk3 ),
    inference(paramodulation,[then_simplify],['4','28','18','27','23']) ).

cnf('30',plain,
    ( ~ ssList(cons(sk5,nil))
    | ~ neq(sk4,nil)
    | segmentP(sk3,sk6) ),
    inference(resolution,[then_simplify],['3','29','18','26','27','23']) ).

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

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

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

cnf('34',plain,
    ( cons(X,nil) = app(cons(X,nil),nil)
    | ~ ssItem(X) ),
    inference(paramodulation,[then_simplify],['33','4','27']) ).

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

cnf('36',plain,
    ( ssList(app(cons(X,Y),Z))
    | ~ ssList(app(Y,Z))
    | ~ ssItem(X)
    | ~ ssList(Y)
    | ~ ssList(Z) ),
    inference(paramodulation,[],['4','35']) ).

cnf('37',plain,
    ( ~ ssList(app(nil,nil))
    | ssList(cons(X3,nil))
    | ~ ssItem(X3) ),
    inference(paramodulation,[then_simplify],['34','36','27']) ).

cnf('38',plain,
    ( ssList(cons(X,nil))
    | ~ ssItem(X) ),
    inference(simplify,[then_simplify],['37','27','33']) ).

cnf('39',plain,
    ( ~ neq(sk4,nil)
    | segmentP(sk3,sk6) ),
    inference(resolution,[then_simplify],['30','38','18']) ).

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

cnf('41',plain,
    ( app(X,nil) = nil
    | nil != X
    | ~ ssList(X) ),
    inference(reflexivity,[then_simplify],['31','27']) ).

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

cnf('43',plain,
    ( app(app(X,nil),nil) = app(X,nil)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['33','42','27']) ).

cnf('44',plain,
    ( app(app(X,nil),nil) = X
    | ~ ssList(X) ),
    inference(paramodulation,[],['5','43']) ).

cnf('45',plain,
    ( app(nil,nil) = X3
    | nil != X3
    | ~ ssList(X3) ),
    inference(paramodulation,[],['41','44']) ).

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

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

cnf('48',plain,
    ( ~ neq(sk4,nil)
    | cons(sk5,sk6) = app(sk3,nil) ),
    inference(paramodulation,[then_simplify],['5','25','23','27']) ).

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

cnf('50',plain,
    ( app(sk3,nil) != nil
    | ~ neq(sk4,nil) ),
    inference(paramodulation,[then_simplify],['48','49','18','23']) ).

cnf('51',plain,
    ( ~ neq(sk4,nil)
    | nil != sk3 ),
    inference(resolution,[then_simplify],['50','31','27','26']) ).

cnf('52',plain,
    nil != sk3,
    inference(resolution,[],['51','16']) ).

cnf('53',plain,
    nil != sk4,
    inference(resolution,[then_simplify],['46','12','47','52']) ).

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

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

cnf('56',plain,
    ( nil = X
    | X != nil
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['54','55','27']) ).

cnf('57',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['53','56','47']) ).

cnf('58',plain,
    segmentP(sk3,sk6),
    inference(resolution,[then_simplify],['39','40','57','47','27']) ).

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

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

cnf('61',plain,
    ( ~ ssList(cons(sk5,nil))
    | ~ neq(sk4,nil)
    | frontsegP(sk4,sk6) ),
    inference(resolution,[then_simplify],['59','60','47','23']) ).

cnf('62',plain,
    ( ~ neq(sk4,nil)
    | frontsegP(sk4,sk6) ),
    inference(resolution,[then_simplify],['61','38','18']) ).

cnf('63',plain,
    frontsegP(sk4,sk6),
    inference(resolution,[then_simplify],['62','40','57','47','27']) ).

cnf('64',plain,
    ( app(X,Y) != Z
    | segmentP(Z,X)
    | ~ ssList(Z)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['54','2','27']) ).

cnf('65',plain,
    ( app(X,skaf45(Y,X)) = Y
    | ~ frontsegP(Y,X)
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause132']) ).

cnf('66',plain,
    ssList(skaf45(X0,X1)),
    inference(cnf_transformation,[],['$inc_clause51']) ).

cnf('67',plain,
    ( ~ frontsegP(X,Y)
    | segmentP(X,Y)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(resolution,[then_simplify],['64','65','66']) ).

cnf('68',plain,
    segmentP(sk4,sk6),
    inference(resolution,[then_simplify],['63','67','23','47']) ).

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

cnf('70',plain,
    ( nil = sk4
    | ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['69','8','8','15']) ).

cnf('71',plain,
    ( nil = sk3
    | ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(resolution,[],['70','12']) ).

cnf('72',plain,
    ( nil != sk1
    | ~ segmentP(sk2,X0)
    | ~ segmentP(sk1,X0)
    | ~ neq(X0,nil)
    | ~ ssList(X0) ),
    inference(cnf_transformation,[],[co1_15]) ).

cnf('73',plain,
    ( nil != sk3
    | ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(simplify,[then_simplify],['72','15','8','15']) ).

cnf('74',plain,
    ( ~ segmentP(sk4,X)
    | ~ segmentP(sk4,Y)
    | ~ segmentP(sk3,X)
    | ~ segmentP(sk3,Y)
    | ~ neq(X,nil)
    | ~ neq(Y,nil)
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(resolution,[],['71','73']) ).

cnf('75',plain,
    ( ~ segmentP(sk4,X)
    | ~ segmentP(sk3,X)
    | ~ neq(X,nil)
    | ~ ssList(X) ),
    inference(factorization,[],['74']) ).

cnf('76',plain,
    ( ~ segmentP(sk3,sk6)
    | ~ neq(sk6,nil) ),
    inference(resolution,[then_simplify],['68','75','23']) ).

cnf('77',plain,
    ~ neq(sk6,nil),
    inference(resolution,[],['58','76']) ).

cnf('78',plain,
    ( ~ neq(sk4,nil)
    | cons(sk5,app(nil,sk6)) = sk3 ),
    inference(paramodulation,[then_simplify],['6','4','18','23','27']) ).

cnf('79',plain,
    ( ~ neq(sk4,nil)
    | nil != sk6
    | cons(sk5,nil) = sk3 ),
    inference(paramodulation,[then_simplify],['31','78','23','27']) ).

cnf('80',plain,
    ( ~ neq(sk4,nil)
    | nil != sk6
    | app(sk6,sk3) = sk4 ),
    inference(paramodulation,[],['79','60']) ).

cnf('81',plain,
    ( app(app(X,Y),nil) = app(X,Y)
    | ~ ssList(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[then_simplify],['5','42','27']) ).

cnf('82',plain,
    ( segmentP(app(app(X,Y),Z),U)
    | ~ segmentP(Y,U)
    | ~ ssList(X)
    | ~ ssList(Z)
    | ~ ssList(U)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],['$inc_clause172']) ).

cnf('83',plain,
    ( segmentP(app(app(X,Y),Z),Y)
    | ~ segmentP(Y,Y)
    | ~ ssList(Z)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(factorization,[],['82']) ).

cnf('84',plain,
    ( segmentP(app(X,Y),Y)
    | ~ segmentP(Y,Y)
    | ~ ssList(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['81','83','27']) ).

cnf('85',plain,
    ( ~ neq(sk4,nil)
    | cons(sk5,sk6) = sk3 ),
    inference(paramodulation,[then_simplify],['1','6','18','23']) ).

cnf('86',plain,
    ( ~ neq(sk4,nil)
    | app(sk3,nil) = sk3 ),
    inference(paramodulation,[],['48','85']) ).

cnf('87',plain,
    ( ~ neq(sk4,nil)
    | segmentP(sk3,sk3) ),
    inference(resolution,[then_simplify],['64','86','26','27']) ).

cnf('88',plain,
    segmentP(sk3,sk3),
    inference(resolution,[then_simplify],['87','40','57','47','27']) ).

cnf('89',plain,
    ( ~ neq(sk4,nil)
    | nil != sk6
    | segmentP(sk4,sk3) ),
    inference(paramodulation,[then_simplify],['80','84','88','26','23']) ).

cnf('90',plain,
    ( nil != sk6
    | segmentP(sk4,sk3) ),
    inference(resolution,[then_simplify],['89','40','57','47','27']) ).

cnf('91',plain,
    ( ~ neq(sk3,nil)
    | nil != sk6 ),
    inference(resolution,[then_simplify],['90','75','88','26']) ).

cnf('92',plain,
    nil != sk3,
    inference(resolution,[],['51','16']) ).

cnf('93',plain,
    sk3 != nil,
    inference(resolution,[then_simplify],['92','56','26']) ).

cnf('94',plain,
    nil != sk6,
    inference(resolution,[then_simplify],['91','40','93','26','27']) ).

cnf('95',plain,
    sk6 != nil,
    inference(resolution,[then_simplify],['94','56','23']) ).

cnf('96',plain,
    $false,
    inference(resolution,[then_simplify],['77','40','95','23','27']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWC063-1 : TPTP v8.1.2. Released v2.4.0.
% 0.00/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n010.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 14:39:49 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.40  
% 0.21/0.40  input clause set summed statistics:
% 0.21/0.40  ----------------------------------
% 0.21/0.40  in_clause_count:                   200
% 0.21/0.40  in_rule_clause_count:              184
% 0.21/0.40  in_fact_clause_count:               16
% 0.21/0.40  in_answer_clause_count:              0
% 0.21/0.40  in_ground_clause_count:             25
% 0.21/0.40  in_unit_clause_count:               60
% 0.21/0.40  in_horn_clause_count:              166
% 0.21/0.40  in_pos_clause_count:                59
% 0.21/0.40  in_neg_clause_count:                14
% 0.21/0.40  in_poseq_clause_count:              63
% 0.21/0.40  in_negeq_clause_count:              37
% 0.21/0.40  in_unitposeq_clause_count:           2
% 0.21/0.40  in_chain_clause_count:               0
% 0.21/0.40  in_min_length:             1
% 0.21/0.40  in_max_length:            10
% 0.21/0.40  in_min_depth:              1
% 0.21/0.40  in_max_depth:              5
% 0.21/0.40  in_min_size:               2
% 0.21/0.40  in_max_size:              31
% 0.21/0.40  in_min_vars:               0
% 0.21/0.40  in_max_vars:               6
% 0.21/0.40  in_extaxiom_count:               185
% 0.21/0.40  in_axiom_count:                    0
% 0.21/0.40  in_assumption_count:               0
% 0.21/0.40  in_goal_count:                    15
% 0.21/0.40  in_neg_goal_count:                 1
% 0.21/0.40  in_pos_goal_count:                 7
% 0.21/0.40  in_posunit_goal_count:             6
% 0.21/0.40  
% 0.21/0.40  auto guide:
% 0.21/0.40  -----------
% 0.21/0.40  {
% 0.21/0.40  "print":1,
% 0.21/0.40  "print_level": 15,
% 0.21/0.40  "max_size": 0,
% 0.21/0.40  "max_depth": 0,
% 0.21/0.40  "max_length": 0,
% 0.21/0.40  "max_dseconds": 0,
% 0.21/0.40  "runs":[
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/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.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/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.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.21/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.21/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.21/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.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.21/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.21/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.21/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.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/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.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/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.21/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.21/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.21/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.21/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/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.21/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.21/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.21/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.21/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.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/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.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/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.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.21/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.21/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.21/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.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.21/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.21/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.21/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.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/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.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/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.21/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.21/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.21/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.21/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/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.21/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.21/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.21/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.21/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.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/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.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.40  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.21/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.21/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.21/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.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.21/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.21/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.21/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.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.21/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.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.21/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.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.21/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.21/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.21/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.21/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.21/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.21/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.21/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.21/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.21/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.21/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.21/0.40  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.21/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.21/0.40  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.21/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.21/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.21/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.21/0.40  
% 0.21/0.40  ]}
% 0.21/0.40  
% 0.21/0.40  
% 0.21/0.40  **** run 1 fork 0 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 2 fork 1 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 3 fork 2 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 4 fork 3 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 5 fork 4 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 6 fork 5 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 7 fork 6 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.40  
% 0.21/0.40  **** run 8 fork 7 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.53  
% 0.21/0.53  fork 3: search finished without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 2: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  fork 1: search finished without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 7: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 0: 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.54  
% 0.21/0.54  
% 0.21/0.54  fork 6: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  **** run 12 fork 3 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.21/0.56  
% 0.21/0.56  **** run 11 fork 2 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.56  
% 0.21/0.56  **** run 9 fork 0 starts with strategy
% 0.21/0.56  
% 0.21/0.56  **** run 10 fork 1 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 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.56  
% 0.21/0.56  **** run 16 fork 7 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 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}
% 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.68  
% 0.21/0.68  
% 0.21/0.68  fork 3: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 2: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 0: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 5: search terminated without proof.
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.69  fork 4: search terminated without proof.
% 0.21/0.70  
% 0.21/0.70  **** run 20 fork 3 starts with strategy
% 0.21/0.70  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.70  
% 0.21/0.70  
% 0.21/0.70  fork 7: search terminated without proof.
% 0.21/0.70  
% 0.21/0.70  
% 0.21/0.70  fork 6: search terminated without proof.
% 0.21/0.71  
% 0.21/0.71  **** run 19 fork 2 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.21/0.71  
% 0.21/0.71  **** run 17 fork 0 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.71  
% 0.21/0.71  **** run 22 fork 5 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.72  
% 0.21/0.72  **** run 21 fork 4 starts with strategy
% 0.21/0.72  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.21/0.72  
% 0.21/0.72  **** run 24 fork 7 starts with strategy
% 0.21/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.72  
% 0.21/0.72  
% 0.21/0.72  fork 1: search terminated without proof.
% 0.21/0.73  
% 0.21/0.73  **** run 23 fork 6 starts with strategy
% 0.21/0.73  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.21/0.77  
% 0.21/0.77  **** run 18 fork 1 starts with strategy
% 0.21/0.77  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 2.43/0.84  
% 2.43/0.84  
% 2.43/0.84  fork 3: search terminated without proof.
% 2.43/0.84  
% 2.43/0.84  
% 2.43/0.84  fork 4: search terminated without proof.
% 2.43/0.84  No candidate clauses found.
% 2.43/0.84  
% 2.43/0.84  
% 2.43/0.84  fork 1: search terminated without proof.
% 2.43/0.85  
% 2.43/0.85  
% 2.43/0.85  fork 2: search terminated without proof.
% 2.43/0.85  
% 2.43/0.85  
% 2.43/0.85  fork 0: search terminated without proof.
% 2.43/0.86  
% 2.43/0.86  **** run 28 fork 3 starts with strategy
% 2.43/0.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 2.43/0.86  
% 2.43/0.86  **** run 26 fork 1 starts with strategy
% 2.43/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 2.43/0.86  
% 2.43/0.86  **** run 29 fork 4 starts with strategy
% 2.43/0.86  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 2.43/0.86  
% 2.43/0.86  
% 2.43/0.86  fork 7: search terminated without proof.
% 2.43/0.86  
% 2.43/0.86  
% 2.43/0.86  fork 6: search terminated without proof.
% 2.43/0.87  
% 2.43/0.87  **** run 27 fork 2 starts with strategy
% 2.43/0.87  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 2.43/0.87  
% 2.43/0.87  **** run 25 fork 0 starts with strategy
% 2.43/0.87  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.79/0.87  
% 3.79/0.87  
% 3.79/0.87  fork 5: search terminated without proof.
% 3.79/0.88  
% 3.79/0.88  **** run 32 fork 7 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.79/0.88  
% 3.79/0.88  **** run 31 fork 6 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.79/0.89  
% 3.79/0.89  **** run 30 fork 5 starts with strategy
% 3.79/0.89  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 4.22/0.99  
% 4.22/0.99  
% 4.22/0.99  fork 4: search terminated without proof.
% 4.22/0.99  
% 4.22/0.99  
% 4.22/0.99  fork 3: search terminated without proof.
% 4.22/0.99  
% 4.22/0.99  
% 4.22/0.99  fork 1: search terminated without proof.
% 4.22/1.00  
% 4.22/1.00  
% 4.22/1.00  fork 2: search terminated without proof.
% 4.22/1.01  
% 4.22/1.01  **** run 37 fork 4 starts with strategy
% 4.22/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.22/1.01  
% 4.22/1.01  
% 4.22/1.01  fork 0: search terminated without proof.
% 4.22/1.01  
% 4.22/1.01  **** run 36 fork 3 starts with strategy
% 4.22/1.01  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.22/1.01  
% 4.22/1.01  **** run 34 fork 1 starts with strategy
% 4.22/1.01  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.22/1.01  
% 4.22/1.01  
% 4.22/1.01  fork 6: search terminated without proof.
% 4.22/1.01  
% 4.22/1.01  
% 4.22/1.01  fork 7: search terminated without proof.
% 4.22/1.01  
% 4.22/1.01  **** run 35 fork 2 starts with strategy
% 4.22/1.01  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.98/1.02  
% 4.98/1.02  
% 4.98/1.02  fork 5: search terminated without proof.
% 4.98/1.03  
% 4.98/1.03  **** run 33 fork 0 starts with strategy
% 4.98/1.03  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 4.98/1.03  
% 4.98/1.03  **** run 39 fork 6 starts with strategy
% 4.98/1.03  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 4.98/1.04  
% 4.98/1.04  **** run 40 fork 7 starts with strategy
% 4.98/1.04  {"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}
% 4.98/1.04  
% 4.98/1.04  **** run 38 fork 5 starts with strategy
% 4.98/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.98/1.05  
% 4.98/1.05  fork 4: search finished without proof.
% 4.98/1.07  
% 4.98/1.07  **** run 45 fork 4 starts with strategy
% 4.98/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 5.56/1.14  
% 5.56/1.14  
% 5.56/1.14  fork 3: search terminated without proof.
% 5.56/1.14  
% 5.56/1.14  
% 5.56/1.14  fork 1: search terminated without proof.
% 5.56/1.15  
% 5.56/1.15  
% 5.56/1.15  fork 2: search terminated without proof.
% 5.56/1.16  
% 5.56/1.16  **** run 44 fork 3 starts with strategy
% 5.56/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 5.56/1.16  
% 5.56/1.16  
% 5.56/1.16  fork 0: search terminated without proof.
% 5.56/1.16  
% 5.56/1.16  
% 5.56/1.16  fork 6: search terminated without proof.
% 5.56/1.16  
% 5.56/1.16  **** run 42 fork 1 starts with strategy
% 5.56/1.16  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara","prohibit_unordered_para"],"max_dseconds":1}
% 6.14/1.17  
% 6.14/1.17  **** run 43 fork 2 starts with strategy
% 6.14/1.17  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 6.16/1.17  
% 6.16/1.17  
% 6.16/1.17  fork 7: search terminated without proof.
% 6.16/1.17  
% 6.16/1.17  
% 6.16/1.17  fork 5: search terminated without proof.
% 6.16/1.18  
% 6.16/1.18  **** run 41 fork 0 starts with strategy
% 6.16/1.18  {"max_depth":0,"length_penalty":100,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 6.16/1.18  
% 6.16/1.18  **** run 47 fork 6 starts with strategy
% 6.16/1.18  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.16/1.19  
% 6.16/1.19  **** run 48 fork 7 starts with strategy
% 6.16/1.19  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 6.16/1.19  
% 6.16/1.19  **** run 46 fork 5 starts with strategy
% 6.16/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.16/1.19  
% 6.16/1.19  
% 6.16/1.19  fork 4: search terminated without proof.
% 6.41/1.21  
% 6.41/1.21  **** run 53 fork 4 starts with strategy
% 6.41/1.21  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 6.62/1.29  
% 6.62/1.29  
% 6.62/1.29  fork 3: search terminated without proof.
% 6.62/1.30  
% 6.62/1.30  fork 1: search finished without proof.
% 6.62/1.30  
% 6.62/1.30  
% 6.62/1.30  fork 2: search terminated without proof.
% 6.62/1.31  
% 6.62/1.31  
% 6.62/1.31  fork 6: search terminated without proof.
% 6.62/1.31  
% 6.62/1.31  fork 0: search finished without proof.
% 6.62/1.31  
% 6.62/1.31  **** run 52 fork 3 starts with strategy
% 6.62/1.31  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.62/1.32  
% 6.62/1.32  **** run 51 fork 2 starts with strategy
% 6.62/1.32  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.62/1.32  
% 6.62/1.32  **** run 50 fork 1 starts with strategy
% 6.62/1.32  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 7.40/1.32  
% 7.40/1.32  
% 7.40/1.32  fork 5: search terminated without proof.
% 7.40/1.33  
% 7.40/1.33  **** run 55 fork 6 starts with strategy
% 7.40/1.33  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.40/1.33  
% 7.40/1.33  
% 7.40/1.33  fork 7: search terminated without proof.
% 7.40/1.33  
% 7.40/1.33  **** run 49 fork 0 starts with strategy
% 7.40/1.33  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 7.40/1.34  
% 7.40/1.34  **** run 54 fork 5 starts with strategy
% 7.40/1.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.40/1.34  
% 7.40/1.34  
% 7.40/1.34  fork 4: search terminated without proof.
% 7.40/1.35  
% 7.40/1.35  **** run 56 fork 7 starts with strategy
% 7.40/1.35  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 7.40/1.36  
% 7.40/1.36  **** run 61 fork 4 starts with strategy
% 7.40/1.36  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.40/1.45  
% 7.40/1.45  
% 7.40/1.45  fork 2: search terminated without proof.
% 7.40/1.45  
% 7.40/1.45  fork 6: search finished without proof.
% 7.40/1.46  
% 7.40/1.46  
% 7.40/1.46  fork 0: search terminated without proof.
% 7.40/1.47  
% 7.40/1.47  **** run 59 fork 2 starts with strategy
% 7.40/1.47  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.40/1.47  
% 7.40/1.47  **** run 63 fork 6 starts with strategy
% 7.40/1.47  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.40/1.47  
% 7.40/1.47  
% 7.40/1.47  fork 5: search terminated without proof.
% 7.40/1.47  
% 7.40/1.47  
% 7.40/1.47  fork 1: search terminated without proof.
% 7.40/1.48  
% 7.40/1.48  
% 7.40/1.48  fork 7: search terminated without proof.
% 7.40/1.49  
% 7.40/1.49  **** run 57 fork 0 starts with strategy
% 7.40/1.49  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 7.40/1.49  
% 7.40/1.49  
% 7.40/1.49  fork 4: search terminated without proof.
% 7.40/1.49  
% 7.40/1.49  **** run 62 fork 5 starts with strategy
% 7.40/1.49  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.13/1.50  
% 8.13/1.50  **** run 64 fork 7 starts with strategy
% 8.13/1.50  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 8.13/1.50  
% 8.13/1.50  
% 8.13/1.50  fork 3: search terminated without proof.
% 8.13/1.51  
% 8.13/1.51  **** run 58 fork 1 starts with strategy
% 8.13/1.51  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 8.13/1.51  
% 8.13/1.51  **** run 69 fork 4 starts with strategy
% 8.13/1.51  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 8.13/1.52  
% 8.13/1.52  **** run 60 fork 3 starts with strategy
% 8.13/1.52  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 9.30/1.60  
% 9.30/1.60  
% 9.30/1.60  fork 2: search terminated without proof.
% 9.53/1.60  
% 9.53/1.60  
% 9.53/1.60  fork 6: search terminated without proof.
% 9.53/1.61  
% 9.53/1.61  **** run 67 fork 2 starts with strategy
% 9.53/1.61  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 9.53/1.62  
% 9.53/1.62  **** run 71 fork 6 starts with strategy
% 9.53/1.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 9.70/1.63  
% 9.70/1.63  
% 9.70/1.63  fork 5: search terminated without proof.
% 9.70/1.63  
% 9.70/1.63  
% 9.70/1.63  fork 7: search terminated without proof.
% 9.70/1.63  
% 9.70/1.63  
% 9.70/1.63  fork 0: search terminated without proof.
% 9.70/1.64  
% 9.70/1.64  
% 9.70/1.64  fork 1: search terminated without proof.
% 9.70/1.65  
% 9.70/1.65  
% 9.70/1.65  fork 4: search terminated without proof.
% 9.70/1.65  
% 9.70/1.65  **** run 70 fork 5 starts with strategy
% 9.70/1.65  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.70/1.65  
% 9.70/1.65  **** run 72 fork 7 starts with strategy
% 9.70/1.65  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 9.70/1.65  
% 9.70/1.65  
% 9.70/1.65  fork 3: search terminated without proof.
% 9.70/1.65  
% 9.70/1.65  **** run 65 fork 0 starts with strategy
% 9.70/1.65  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 9.70/1.66  
% 9.70/1.66  **** run 66 fork 1 starts with strategy
% 9.70/1.66  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 9.70/1.67  
% 9.70/1.67  **** run 77 fork 4 starts with strategy
% 9.70/1.67  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.70/1.67  
% 9.70/1.67  **** run 68 fork 3 starts with strategy
% 9.70/1.67  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 10.49/1.74  
% 10.49/1.74  fork 2: search finished without proof.
% 10.49/1.74  
% 10.49/1.74  
% 10.49/1.74  fork 6: search terminated without proof.
% 10.49/1.76  
% 10.49/1.76  **** run 75 fork 2 starts with strategy
% 10.49/1.76  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 10.49/1.76  
% 10.49/1.76  **** run 79 fork 6 starts with strategy
% 10.49/1.76  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 10.49/1.77  
% 10.49/1.77  fork 5: search finished without proof.
% 10.49/1.78  
% 10.49/1.78  
% 10.49/1.78  fork 7: search terminated without proof.
% 10.49/1.79  
% 10.49/1.79  
% 10.49/1.79  fork 1: search terminated without proof.
% 10.49/1.79  
% 10.49/1.79  
% 10.49/1.79  fork 0: search terminated without proof.
% 10.49/1.79  
% 10.49/1.79  **** run 78 fork 5 starts with strategy
% 10.49/1.79  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.49/1.79  
% 10.49/1.79  
% 10.49/1.79  fork 4: search terminated without proof.
% 11.06/1.80  
% 11.06/1.80  **** run 80 fork 7 starts with strategy
% 11.06/1.80  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 11.06/1.80  
% 11.06/1.80  fork 3: search finished without proof.
% 11.06/1.81  
% 11.06/1.81  **** run 73 fork 0 starts with strategy
% 11.06/1.81  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 11.06/1.81  
% 11.06/1.81  **** run 74 fork 1 starts with strategy
% 11.06/1.81  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 11.06/1.81  
% 11.06/1.81  **** run 85 fork 4 starts with strategy
% 11.06/1.81  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.06/1.82  
% 11.06/1.82  **** run 76 fork 3 starts with strategy
% 11.06/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 11.06/1.84  
% 11.06/1.84  fork 0: search finished without proof.
% 11.06/1.86  
% 11.06/1.86  **** run 81 fork 0 starts with strategy
% 11.06/1.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.69/1.89  
% 11.69/1.89  
% 11.69/1.89  fork 2: search terminated without proof.
% 11.69/1.90  
% 11.69/1.90  
% 11.69/1.90  fork 6: search terminated without proof.
% 11.90/1.91  
% 11.90/1.91  **** run 83 fork 2 starts with strategy
% 11.90/1.91  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.90/1.91  
% 11.90/1.91  **** run 87 fork 6 starts with strategy
% 11.90/1.91  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 12.09/1.92  
% 12.09/1.92  
% 12.09/1.92  fork 5: search terminated without proof.
% 12.09/1.93  
% 12.09/1.93  
% 12.09/1.93  fork 7: search terminated without proof.
% 12.09/1.94  
% 12.09/1.94  **** run 86 fork 5 starts with strategy
% 12.09/1.94  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":2}
% 12.09/1.94  
% 12.09/1.94  
% 12.09/1.94  fork 4: search terminated without proof.
% 12.09/1.95  
% 12.09/1.95  **** run 88 fork 7 starts with strategy
% 12.09/1.95  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.09/1.95  
% 12.09/1.95  
% 12.09/1.95  fork 1: search terminated without proof.
% 12.09/1.95  
% 12.09/1.95  
% 12.09/1.95  fork 3: search terminated without proof.
% 12.09/1.96  
% 12.09/1.96  **** run 93 fork 4 starts with strategy
% 12.09/1.96  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 12.09/1.98  
% 12.09/1.98  **** run 82 fork 1 starts with strategy
% 12.09/1.98  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 12.09/1.98  
% 12.09/1.98  **** run 84 fork 3 starts with strategy
% 12.09/1.98  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 12.09/1.99  
% 12.09/1.99  
% 12.09/1.99  fork 0: search terminated without proof.
% 12.09/2.01  
% 12.09/2.01  **** run 89 fork 0 starts with strategy
% 12.09/2.01  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 12.09/2.04  
% 12.09/2.04  
% 12.09/2.04  fork 2: search terminated without proof.
% 12.09/2.04  
% 12.09/2.04  
% 12.09/2.04  fork 6: search terminated without proof.
% 12.09/2.06  
% 12.09/2.06  **** run 91 fork 2 starts with strategy
% 12.09/2.06  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_dseconds":1}
% 12.09/2.06  
% 12.09/2.06  **** run 95 fork 6 starts with strategy
% 12.09/2.06  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2,"sine":1}
% 12.09/2.07  
% 12.09/2.07  
% 12.09/2.07  fork 5: search terminated without proof.
% 12.09/2.08  
% 12.09/2.08  
% 12.09/2.08  fork 7: search terminated without proof.
% 12.09/2.09  
% 12.09/2.09  **** run 94 fork 5 starts with strategy
% 12.09/2.09  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 12.09/2.09  
% 12.09/2.09  
% 12.09/2.09  fork 4: search terminated without proof.
% 12.09/2.10  
% 12.09/2.10  **** run 96 fork 7 starts with strategy
% 12.09/2.10  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 12.09/2.11  
% 12.09/2.11  **** run 101 fork 4 starts with strategy
% 12.09/2.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 12.09/2.14  
% 12.09/2.14  
% 12.09/2.14  fork 0: search terminated without proof.
% 13.07/2.16  
% 13.07/2.16  **** run 97 fork 0 starts with strategy
% 13.07/2.16  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1}
% 13.07/2.18  
% 13.07/2.18  fork 3: search finished without proof.
% 13.07/2.18  
% 13.07/2.18  
% 13.07/2.18  fork 2: search terminated without proof.
% 13.07/2.19  
% 13.07/2.19  
% 13.07/2.19  fork 1: search terminated without proof.
% 13.07/2.19  
% 13.07/2.19  
% 13.07/2.19  fork 6: search terminated without proof.
% 13.07/2.20  
% 13.07/2.20  **** run 92 fork 3 starts with strategy
% 13.07/2.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"query_preference":2,"strategy":["unit"],"max_depth":2,"max_dseconds":1}
% 13.07/2.20  
% 13.07/2.20  **** run 99 fork 2 starts with strategy
% 13.07/2.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 13.07/2.20  
% 13.07/2.20  **** run 90 fork 1 starts with strategy
% 13.07/2.20  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 13.07/2.21  
% 13.07/2.21  **** run 103 fork 6 starts with strategy
% 13.07/2.21  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 13.07/2.22  
% 13.07/2.22  
% 13.07/2.22  fork 5: search terminated without proof.
% 14.38/2.23  
% 14.38/2.23  
% 14.38/2.23  fork 7: search terminated without proof.
% 14.38/2.24  
% 14.38/2.24  fork 1: search finished without proof.
% 14.38/2.24  
% 14.38/2.24  **** run 102 fork 5 starts with strategy
% 14.38/2.24  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 14.38/2.24  
% 14.38/2.24  fork 6: search finished without proof.
% 14.38/2.25  
% 14.38/2.25  
% 14.38/2.25  fork 4: search terminated without proof.
% 14.38/2.25  
% 14.38/2.25  **** run 104 fork 7 starts with strategy
% 14.38/2.25  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 14.38/2.25  
% 14.38/2.25  **** run 98 fork 1 starts with strategy
% 14.38/2.25  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.38/2.26  
% 14.38/2.26  **** run 111 fork 6 starts with strategy
% 14.38/2.26  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 14.38/2.27  
% 14.38/2.27  **** run 109 fork 4 starts with strategy
% 14.38/2.27  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 14.38/2.29  
% 14.38/2.29  
% 14.38/2.29  fork 0: search terminated without proof.
% 14.98/2.32  
% 14.98/2.32  **** run 105 fork 0 starts with strategy
% 14.98/2.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 14.98/2.33  
% 14.98/2.33  
% 14.98/2.33  fork 3: search terminated without proof.
% 14.98/2.33  
% 14.98/2.33  
% 14.98/2.33  fork 2: search terminated without proof.
% 14.98/2.35  
% 14.98/2.35  **** run 100 fork 3 starts with strategy
% 14.98/2.35  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 14.98/2.35  
% 14.98/2.35  **** run 107 fork 2 starts with strategy
% 14.98/2.35  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.98/2.37  
% 14.98/2.37  
% 14.98/2.37  fork 5: search terminated without proof.
% 15.55/2.38  
% 15.55/2.38  
% 15.55/2.38  fork 1: search terminated without proof.
% 15.55/2.38  
% 15.55/2.38  
% 15.55/2.38  fork 7: search terminated without proof.
% 15.55/2.39  
% 15.55/2.39  **** run 110 fork 5 starts with strategy
% 15.55/2.39  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.55/2.39  
% 15.55/2.39  
% 15.55/2.39  fork 6: search terminated without proof.
% 15.55/2.39  
% 15.55/2.39  
% 15.55/2.39  fork 4: search terminated without proof.
% 15.55/2.40  
% 15.55/2.40  **** run 106 fork 1 starts with strategy
% 15.55/2.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 15.55/2.40  
% 15.55/2.40  **** run 112 fork 7 starts with strategy
% 15.55/2.40  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 15.55/2.41  
% 15.55/2.41  **** run 119 fork 6 starts with strategy
% 15.55/2.41  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 15.55/2.41  
% 15.55/2.41  **** run 117 fork 4 starts with strategy
% 15.55/2.41  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 15.55/2.45  
% 15.55/2.45  
% 15.55/2.45  fork 0: search terminated without proof.
% 15.55/2.47  
% 15.55/2.47  **** run 113 fork 0 starts with strategy
% 16.26/2.47  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 16.26/2.47  
% 16.26/2.47  
% 16.26/2.47  fork 3: search terminated without proof.
% 16.26/2.48  
% 16.26/2.48  
% 16.26/2.48  fork 2: search terminated without proof.
% 16.26/2.48  
% 16.26/2.48  fork 7: search finished without proof.
% 16.44/2.49  
% 16.44/2.49  **** run 108 fork 3 starts with strategy
% 16.44/2.49  {"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.44/2.50  
% 16.44/2.50  **** run 115 fork 2 starts with strategy
% 16.44/2.50  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 16.44/2.50  
% 16.44/2.50  **** run 120 fork 7 starts with strategy
% 16.44/2.50  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 16.69/2.52  
% 16.69/2.52  
% 16.69/2.52  fork 5: search terminated without proof.
% 16.69/2.52  
% 16.69/2.52  
% 16.69/2.52  fork 1: search terminated without proof.
% 16.77/2.54  
% 16.77/2.54  **** run 118 fork 5 starts with strategy
% 16.77/2.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 16.77/2.54  
% 16.77/2.54  
% 16.77/2.54  fork 6: search terminated without proof.
% 16.77/2.54  
% 16.77/2.54  
% 16.77/2.54  fork 4: search terminated without proof.
% 16.77/2.55  
% 16.77/2.55  **** run 114 fork 1 starts with strategy
% 16.77/2.55  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 16.77/2.55  
% 16.77/2.55  fork 0: search finished without proof.
% 16.77/2.56  
% 16.77/2.56  **** run 127 fork 6 starts with strategy
% 16.77/2.56  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 16.77/2.56  
% 16.77/2.56  **** run 125 fork 4 starts with strategy
% 16.77/2.56  {"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}
% 16.77/2.57  
% 16.77/2.57  **** run 121 fork 0 starts with strategy
% 16.77/2.57  {"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}
% 17.38/2.63  
% 17.38/2.63  
% 17.38/2.63  fork 2: search terminated without proof.
% 17.38/2.63  
% 17.38/2.63  
% 17.38/2.63  fork 3: search terminated without proof.
% 17.38/2.63  
% 17.38/2.63  
% 17.38/2.63  fork 7: search terminated without proof.
% 17.38/2.64  
% 17.38/2.64  **** run 123 fork 2 starts with strategy
% 17.38/2.64  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 17.38/2.65  
% 17.38/2.65  **** run 116 fork 3 starts with strategy
% 17.38/2.65  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 17.38/2.65  
% 17.38/2.65  **** run 128 fork 7 starts with strategy
% 17.38/2.65  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 17.38/2.67  
% 17.38/2.67  
% 17.38/2.67  fork 5: search terminated without proof.
% 17.38/2.67  
% 17.38/2.67  fork 1: search finished without proof.
% 17.93/2.68  
% 17.93/2.68  **** run 126 fork 5 starts with strategy
% 17.93/2.68  {"depth_penalty":50,"query_preference":2,"strategy":["negative_pref"],"max_dseconds":1,"sine":2}
% 17.93/2.69  
% 17.93/2.69  
% 17.93/2.69  fork 4: search terminated without proof.
% 17.93/2.70  
% 17.93/2.70  **** run 122 fork 1 starts with strategy
% 17.93/2.70  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 17.93/2.70  
% 17.93/2.70  
% 17.93/2.70  fork 0: search terminated without proof.
% 17.93/2.71  
% 17.93/2.71  **** run 133 fork 4 starts with strategy
% 17.93/2.71  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.93/2.72  
% 17.93/2.72  **** run 129 fork 0 starts with strategy
% 17.93/2.72  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 18.67/2.77  
% 18.67/2.77  
% 18.67/2.77  fork 2: search terminated without proof.
% 18.67/2.78  
% 18.67/2.78  
% 18.67/2.78  fork 3: search terminated without proof.
% 18.67/2.79  
% 18.67/2.79  **** run 131 fork 2 starts with strategy
% 18.67/2.79  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 18.67/2.81  
% 18.67/2.81  
% 18.67/2.81  fork 5: search terminated without proof.
% 18.67/2.83  
% 18.67/2.83  
% 18.67/2.83  fork 1: search terminated without proof.
% 18.67/2.83  
% 18.67/2.83  **** run 134 fork 5 starts with strategy
% 18.67/2.83  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 18.67/2.84  
% 18.67/2.84  **** run 124 fork 3 starts with strategy
% 18.67/2.84  {"sine":1,"rewrite":0,"depth_penalty":50,"query_preference":2,"strategy":["hardness_pref","posunitpara"],"max_dseconds":1}
% 18.67/2.84  
% 18.67/2.84  **** run 130 fork 1 starts with strategy
% 18.67/2.84  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 20.05/2.97  
% 20.05/2.97  fork 3: search finished without proof.
% 20.05/2.99  
% 20.05/2.99  **** run 132 fork 3 starts with strategy
% 20.05/2.99  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 23.10/3.40  
% 23.10/3.40  fork 1: search finished without proof.
% 23.10/3.41  
% 23.10/3.41  **** run 138 fork 1 starts with strategy
% 23.10/3.41  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 25.08/3.63  
% 25.08/3.63  
% 25.08/3.63  result: proof found
% 25.08/3.63  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 25.08/3.63  by run 134 fork 5 strategy {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 25.08/3.63  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 25.08/3.63  
% 25.08/3.63  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 25.08/3.63  
% 25.08/3.63  run 134 fork 5 statistics:
% 25.08/3.63  ----------------------------------
% 25.08/3.63  this run seconds: 0.775392
% 25.08/3.63  total seconds: 3.204458
% 25.08/3.63  stat_given_used: 2175
% 25.08/3.63  stat_given_used_at_endgame: 0
% 25.08/3.63  stat_given_candidates:   17274
% 25.08/3.63  stat_given_candidates_at_endgame: 0
% 25.08/3.63  stat_given_candidates_h: 0
% 25.08/3.63  stat_binres_derived_cl:   13567
% 25.08/3.63  stat_binres_derived_cl_h: 0
% 25.08/3.63  stat_factor_derived_cl: 1089
% 25.08/3.63  stat_para_derived_cl: 126793
% 25.08/3.63  stat_tautologies_discarded: 6132
% 25.08/3.63  stat_forward_subsumed: 35922
% 25.08/3.63  stat_derived_cut: 53295
% 25.08/3.63  stat_derived_rewritten: 433
% 25.08/3.63  stat_weight_discarded_building: 0
% 25.08/3.63  stat_weight_discarded_cl: 16287
% 25.08/3.63  stat_internlimit_discarded_cl: 0
% 25.08/3.63  stat_simplified:  1104 simplified 0 derived 0 given
% 25.08/3.63  stat_kept_cl: 74628
% 25.08/3.63  stat_built_cl: 96369
% 25.08/3.63  stat_hyperres_partial_cl: 0
% 25.08/3.63  stat_made_rewriters: 15
% 25.08/3.63  stat_backward_subsumed: 0
% 25.08/3.63  stat_propagated_subsumed: 0
% 25.08/3.63  stat_clsubs_attempted:                     70701
% 25.08/3.63  stat_clsubs_fact_groundunit_found:            20
% 25.08/3.63  stat_clsubs_rule_groundunit_found:            97
% 25.08/3.63  stat_clsubs_top_meta_attempted:            9461362
% 25.08/3.63  stat_clsubs_top_meta_failed:               9390661
% 25.08/3.63  stat_clsubs_top_meta_nonpref_attempted:             9461362
% 25.08/3.63  stat_clsubs_top_meta_nonpref_succeeded:             1801234
% 25.08/3.63  stat_clsubs_top_meta_pref_attempted:                1801234
% 25.08/3.63  stat_clsubs_top_meta_pref1_succeeded:                311442
% 25.08/3.63  stat_clsubs_top_meta_pref2_succeeded:                 85165
% 25.08/3.63  stat_clsubs_top_meta_pref3_succeeded:                 70701
% 25.08/3.63  stat_clsubs_top_meta_pref_succeeded:                  70701
% 25.08/3.63  stat_clsubs_meta_attempted:               182439
% 25.08/3.63  stat_clsubs_meta_failed:                   78018
% 25.08/3.63  stat_clsubs_predsymbs_attempted:               0
% 25.08/3.63  stat_clsubs_unit_attempted:                  520
% 25.08/3.63  stat_clsubs_full_attempted:                70181
% 25.08/3.63  stat_forwardsubs_attempted:               126838
% 25.08/3.63  stat_lit_hash_added:                  14318
% 25.08/3.63  stat_lit_hash_computed:              778293
% 25.08/3.63  stat_lit_hash_match_found:           109262
% 25.08/3.63  stat_lit_hash_match_miss:           1269234
% 25.08/3.63  stat_lit_hash_cut_ok:                 70083
% 25.08/3.63  stat_lit_strong_cut_ok:                9217
% 25.08/3.63  stat_lit_hash_subsume_ok:             35922
% 25.08/3.63  clqueue els 10000000 used 1
% 25.08/3.63  clactive els 10000000 used 2176
% 25.08/3.63  clactivesubsume els 10000000 used 12397
% 25.08/3.63  queue_termbuf els 200000000 used 6419914
% 25.08/3.63  hyper_termbuf els 100000000 used 1
% 25.08/3.63  active_termbuf els 100000000 used 85794
% 25.08/3.64  varstack els 5000 last used 1
% 25.08/3.64  given_termbuf els 10000000 last used 1
% 25.08/3.64  simplified_termbuf els 10000000 last used 1
% 25.08/3.64  derived_termbuf els 10000000 last used 40
% 25.08/3.64  wr_mallocs: 16047
% 25.08/3.64  wr_callocs: 21
% 25.08/3.64  wr_reallocs: 4043
% 25.08/3.64  wr_frees: 4
% 25.08/3.64  wr_malloc_bytes: 4163158644
% 25.08/3.64  wr_calloc_bytes: 112065536
% 25.08/3.64  wr_realloc_bytes: 2237040
% 25.08/3.64  wr_realloc_freebytes: 0
% 25.08/3.64  ----------------------------------
%------------------------------------------------------------------------------