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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 2.26s 0.68s
% Output   : CNFRefutation 2.26s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_clause109')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( cons(skaf83(X),skaf82(X)) = X
    | nil = X
    | ~ ssList(X) ),
    inference(cnf_transformation,[],['$inc_clause109']) ).

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

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

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

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

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

cnf('7',plain,
    ( app(X,cons(Y,nil)) != sk3
    | cons(Y,X) != sk4
    | ~ ssItem(Y)
    | ~ ssList(X) ),
    inference(paramodulation,[],['2','6']) ).

cnf('8',plain,
    ( app(cons(X,nil),Y) != sk4
    | app(Y,cons(X,nil)) = sk3
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(cnf_transformation,[],[co1_9]) ).

cnf('9',plain,
    ( app(cons(X,nil),Y) != sk4
    | cons(X,Y) != sk4
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( cons(X,Y) != sk4
    | ~ ssItem(X)
    | ~ ssList(Y) ),
    inference(paramodulation,[],['2','9']) ).

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

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

cnf('13',plain,
    ( app(nil,X) = nil
    | nil != X
    | ~ ssList(X) ),
    inference(reflexivity,[then_simplify],['11','12']) ).

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

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

cnf('16',plain,
    app(nil,nil) = nil,
    inference(reflexivity,[then_simplify],['15','12']) ).

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

cnf('18',plain,
    ( app(nil,X) = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[then_simplify],['16','17','12']) ).

cnf('19',plain,
    ( X = app(nil,app(nil,X))
    | ~ ssList(X) ),
    inference(paramodulation,[],['14','18']) ).

cnf('20',plain,
    ( X3 = app(nil,nil)
    | nil != X3
    | ~ ssList(X3) ),
    inference(paramodulation,[],['13','19']) ).

cnf('21',plain,
    ( X = nil
    | nil != X
    | ~ ssList(X) ),
    inference(simplify,[],['20','16']) ).

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

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

cnf('24',plain,
    neq(sk4,nil),
    inference(paramodulation,[],['4','23']) ).

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

cnf('26',plain,
    sk4 != nil,
    inference(resolution,[then_simplify],['22','24','12','25']) ).

cnf('27',plain,
    nil != sk4,
    inference(resolution,[then_simplify],['21','26','25']) ).

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

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

cnf('30',plain,
    $false,
    inference(resolution,[then_simplify],['1','10','27','25','28','29']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem  : SWC309-1 : TPTP v8.1.2. Released v2.4.0.
% 0.02/0.11  % Command  : gkc %s
% 0.10/0.32  % Computer : n003.cluster.edu
% 0.10/0.32  % Model    : x86_64 x86_64
% 0.10/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.32  % Memory   : 8042.1875MB
% 0.10/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.32  % CPULimit : 300
% 0.10/0.32  % WCLimit  : 300
% 0.10/0.32  % DateTime : Mon Aug 28 18:47:25 EDT 2023
% 0.10/0.32  % CPUTime  : 
% 0.17/0.36  
% 0.17/0.36  input clause set summed statistics:
% 0.17/0.36  ----------------------------------
% 0.17/0.36  in_clause_count:                   195
% 0.17/0.36  in_rule_clause_count:              178
% 0.17/0.36  in_fact_clause_count:               17
% 0.17/0.36  in_answer_clause_count:              0
% 0.17/0.36  in_ground_clause_count:             20
% 0.17/0.36  in_unit_clause_count:               61
% 0.17/0.36  in_horn_clause_count:              162
% 0.17/0.36  in_pos_clause_count:                59
% 0.17/0.36  in_neg_clause_count:                14
% 0.17/0.36  in_poseq_clause_count:              60
% 0.17/0.36  in_negeq_clause_count:              37
% 0.17/0.36  in_unitposeq_clause_count:           2
% 0.17/0.36  in_chain_clause_count:               0
% 0.17/0.36  in_min_length:             1
% 0.17/0.36  in_max_length:            10
% 0.17/0.36  in_min_depth:              1
% 0.17/0.36  in_max_depth:              5
% 0.17/0.36  in_min_size:               2
% 0.17/0.36  in_max_size:              31
% 0.17/0.36  in_min_vars:               0
% 0.17/0.36  in_max_vars:               6
% 0.17/0.36  in_extaxiom_count:               185
% 0.17/0.36  in_axiom_count:                    0
% 0.17/0.36  in_assumption_count:               0
% 0.17/0.36  in_goal_count:                    10
% 0.17/0.36  in_neg_goal_count:                 1
% 0.17/0.36  in_pos_goal_count:                 7
% 0.17/0.36  in_posunit_goal_count:             7
% 0.17/0.36  
% 0.17/0.36  auto guide:
% 0.17/0.36  -----------
% 0.17/0.36  {
% 0.17/0.36  "print":1,
% 0.17/0.36  "print_level": 15,
% 0.17/0.36  "max_size": 0,
% 0.17/0.36  "max_depth": 0,
% 0.17/0.36  "max_length": 0,
% 0.17/0.36  "max_dseconds": 0,
% 0.17/0.36  "runs":[
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":1},
% 0.17/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.17/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.17/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":1},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"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.17/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.17/0.36  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.17/0.36  {"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.17/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.17/0.36  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":1},
% 0.17/0.36  {"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.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":1, "sine":2},
% 0.17/0.36  
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":10},
% 0.17/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.17/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.17/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":10},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"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.17/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.17/0.36  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.17/0.36  {"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.17/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.17/0.36  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":10},
% 0.17/0.36  {"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.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":10, "sine":2},
% 0.17/0.36  
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"max_depth":0, "length_penalty":100, "query_preference":2, "strategy":["hardness_pref", "posunitpara","prohibit_unordered_para"], "max_dseconds":50},
% 0.17/0.36  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.17/0.36  {"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.17/0.36  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.17/0.36  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.17/0.36  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_dseconds":50},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "length_penalty":100, "query_preference":2, "strategy":["unit"], "max_depth":2, "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":2, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"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.17/0.36  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.17/0.36  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.17/0.36  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.17/0.36  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"var_weight":70, "repeat_var_weight":70, "length_penalty":100, "depth_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.17/0.36  {"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.17/0.36  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.17/0.36  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.17/0.36  {"sine":1, "rewrite":0, "depth_penalty":50, "query_preference":2, "strategy":["hardness_pref", "posunitpara"], "max_dseconds":50},
% 0.17/0.36  {"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.17/0.36  {"depth_penalty":50, "query_preference":2, "strategy":["negative_pref"], "max_dseconds":50, "sine":2},
% 0.17/0.36  
% 0.17/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":3},
% 0.17/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.17/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.17/0.36  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.17/0.36  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":250},
% 0.17/0.36  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.17/0.36  
% 0.17/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":3},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.17/0.36  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":2, "strategy":["unit"], "max_dseconds":1250},
% 0.17/0.36  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.17/0.36  
% 0.17/0.36  ]}
% 0.17/0.36  
% 0.17/0.36  
% 0.17/0.36  **** run 1 fork 0 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 2 fork 1 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 3 fork 2 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 4 fork 3 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 5 fork 4 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 6 fork 5 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.17/0.36  
% 0.17/0.36  **** run 7 fork 6 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.17/0.36  
% 0.17/0.36  **** run 8 fork 7 starts with strategy
% 0.17/0.36  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.17/0.49  
% 0.17/0.49  
% 0.17/0.49  fork 2: search terminated without proof.
% 0.17/0.49  
% 0.17/0.49  
% 0.17/0.49  fork 3: search terminated without proof.
% 0.17/0.49  
% 0.17/0.49  
% 0.17/0.49  fork 1: search terminated without proof.
% 0.17/0.50  
% 0.17/0.50  
% 0.17/0.50  fork 0: search terminated without proof.
% 0.17/0.50  
% 0.17/0.50  
% 0.17/0.50  fork 4: search terminated without proof.
% 0.17/0.50  
% 0.17/0.50  
% 0.17/0.50  fork 6: search terminated without proof.
% 0.17/0.50  
% 0.17/0.50  
% 0.17/0.50  fork 5: search terminated without proof.
% 0.17/0.52  
% 0.17/0.52  **** run 11 fork 2 starts with strategy
% 0.17/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.17/0.52  
% 0.17/0.52  **** run 10 fork 1 starts with strategy
% 0.17/0.52  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.17/0.52  
% 0.17/0.52  **** run 12 fork 3 starts with strategy
% 0.17/0.52  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.17/0.53  
% 0.17/0.53  **** run 9 fork 0 starts with strategy
% 0.17/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.17/0.53  
% 0.17/0.53  **** run 15 fork 6 starts with strategy
% 0.17/0.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.17/0.53  
% 0.17/0.53  **** run 14 fork 5 starts with strategy
% 0.17/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.17/0.53  
% 0.17/0.53  **** run 13 fork 4 starts with strategy
% 0.17/0.53  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 1.69/0.65  
% 1.69/0.65  
% 1.69/0.65  fork 2: search terminated without proof.
% 1.69/0.66  
% 1.69/0.66  
% 1.69/0.66  fork 0: search terminated without proof.
% 1.69/0.66  
% 1.69/0.66  
% 1.69/0.66  fork 5: search terminated without proof.
% 1.69/0.66  
% 1.69/0.66  
% 1.69/0.66  fork 4: search terminated without proof.
% 1.69/0.66  
% 1.69/0.66  
% 1.69/0.66  fork 3: search terminated without proof.
% 2.26/0.67  
% 2.26/0.67  
% 2.26/0.67  fork 6: search terminated without proof.
% 2.26/0.67  
% 2.26/0.67  **** run 19 fork 2 starts with strategy
% 2.26/0.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 2.26/0.68  
% 2.26/0.68  **** run 17 fork 0 starts with strategy
% 2.26/0.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 2.26/0.68  
% 2.26/0.68  
% 2.26/0.68  result: proof found
% 2.26/0.68  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.26/0.68  by run 8 fork 7 strategy {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 2.26/0.68  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.26/0.68  
% 2.26/0.68  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 2.26/0.68  
% 2.26/0.68  run 8 fork 7 statistics:
% 2.26/0.68  ----------------------------------
% 2.26/0.68  this run seconds: 0.068826
% 2.26/0.68  total seconds: 0.103332
% 2.26/0.68  stat_given_used: 417
% 2.26/0.68  stat_given_used_at_endgame: 0
% 2.26/0.68  stat_given_candidates:   1880
% 2.26/0.68  stat_given_candidates_at_endgame: 0
% 2.26/0.68  stat_given_candidates_h: 0
% 2.26/0.68  stat_binres_derived_cl:   606
% 2.26/0.68  stat_binres_derived_cl_h: 0
% 2.26/0.68  stat_factor_derived_cl: 254
% 2.26/0.68  stat_para_derived_cl: 3224
% 2.26/0.68  stat_tautologies_discarded: 214
% 2.26/0.68  stat_forward_subsumed: 552
% 2.26/0.68  stat_derived_cut: 1370
% 2.26/0.68  stat_derived_rewritten: 93
% 2.26/0.68  stat_weight_discarded_building: 0
% 2.26/0.68  stat_weight_discarded_cl: 330
% 2.26/0.68  stat_internlimit_discarded_cl: 0
% 2.26/0.68  stat_simplified:  98 simplified 0 derived 0 given
% 2.26/0.68  stat_kept_cl: 2618
% 2.26/0.68  stat_built_cl: 3880
% 2.26/0.68  stat_hyperres_partial_cl: 0
% 2.26/0.68  stat_made_rewriters: 3
% 2.26/0.68  stat_backward_subsumed: 0
% 2.26/0.68  stat_propagated_subsumed: 0
% 2.26/0.68  stat_clsubs_attempted:                      9024
% 2.26/0.68  stat_clsubs_fact_groundunit_found:            16
% 2.26/0.68  stat_clsubs_rule_groundunit_found:             2
% 2.26/0.68  stat_clsubs_top_meta_attempted:             251755
% 2.26/0.68  stat_clsubs_top_meta_failed:                242731
% 2.26/0.68  stat_clsubs_top_meta_nonpref_attempted:              251755
% 2.26/0.68  stat_clsubs_top_meta_nonpref_succeeded:              126500
% 2.26/0.68  stat_clsubs_top_meta_pref_attempted:                 126500
% 2.26/0.68  stat_clsubs_top_meta_pref1_succeeded:                 19543
% 2.26/0.68  stat_clsubs_top_meta_pref2_succeeded:                 10052
% 2.26/0.68  stat_clsubs_top_meta_pref3_succeeded:                  9024
% 2.26/0.68  stat_clsubs_top_meta_pref_succeeded:                   9024
% 2.26/0.68  stat_clsubs_meta_attempted:                36117
% 2.26/0.68  stat_clsubs_meta_failed:                   13424
% 2.26/0.68  stat_clsubs_predsymbs_attempted:               0
% 2.26/0.68  stat_clsubs_unit_attempted:                   59
% 2.26/0.68  stat_clsubs_full_attempted:                 8965
% 2.26/0.68  stat_forwardsubs_attempted:                 3501
% 2.26/0.68  stat_lit_hash_added:                    321
% 2.26/0.68  stat_lit_hash_computed:               38602
% 2.26/0.68  stat_lit_hash_match_found:             1992
% 2.26/0.68  stat_lit_hash_match_miss:             63388
% 2.26/0.68  stat_lit_hash_cut_ok:                  1287
% 2.26/0.68  stat_lit_strong_cut_ok:                 395
% 2.26/0.68  stat_lit_hash_subsume_ok:               552
% 2.26/0.68  clqueue els 10000000 used 1
% 2.26/0.68  clactive els 10000000 used 418
% 2.26/0.68  clactivesubsume els 10000000 used 2335
% 2.26/0.68  queue_termbuf els 200000000 used 242026
% 2.26/0.68  hyper_termbuf els 100000000 used 1
% 2.26/0.68  active_termbuf els 100000000 used 20374
% 2.26/0.68  varstack els 5000 last used 1
% 2.26/0.68  given_termbuf els 10000000 last used 1
% 2.26/0.68  simplified_termbuf els 10000000 last used 1
% 2.26/0.68  derived_termbuf els 10000000 last used 61
% 2.26/0.68  wr_mallocs: 3177
% 2.26/0.68  wr_callocs: 21
% 2.26/0.68  wr_reallocs: 210
% 2.26/0.68  wr_frees: 4
% 2.26/0.68  wr_malloc_bytes: 4162709556
% 2.26/0.68  wr_calloc_bytes: 112065536
% 2.26/0.68  wr_realloc_bytes: 47312
% 2.26/0.68  wr_realloc_freebytes: 0
% 2.26/0.68  ----------------------------------
% 2.26/0.68  
% 2.26/0.68  **** run 20 fork 3 starts with strategy
% 2.26/0.68  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.26/0.69  
% 2.26/0.69  **** run 22 fork 5 starts with strategy
% 2.26/0.69  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 2.26/0.69  
% 2.26/0.69  **** run 21 fork 4 starts with strategy
% 2.26/0.69  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
%------------------------------------------------------------------------------