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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : NUM156-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

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

% Result   : Unsatisfiable 54.20s 7.36s
% Output   : CNFRefutation 54.20s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_kind_1_ordinals')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    union(singleton(null_class),image(successor_relation,ordinal_numbers)) = kind_1_ordinals,
    inference(cnf_transformation,[],['$inc_kind_1_ordinals']) ).

cnf('2',plain,
    complement(intersection(complement(X),complement(Y))) = union(X,Y),
    inference(cnf_transformation,[],['$inc_union']) ).

cnf('3',plain,
    ( member(X,complement(Y))
    | ~ member(X,universal_class)
    | member(X,Y) ),
    inference(cnf_transformation,[],['$inc_complement2']) ).

cnf('4',plain,
    ( member(null_class,X)
    | ~ inductive(X) ),
    inference(cnf_transformation,[],['$inc_inductive1']) ).

cnf('5',plain,
    inductive(omega),
    inference(cnf_transformation,[],['$inc_omega_is_inductive1']) ).

cnf('6',plain,
    member(null_class,omega),
    inference(resolution,[],['4','5']) ).

cnf('7',plain,
    ( ~ member(X,Y)
    | ~ subclass(Y,Z)
    | member(X,Z) ),
    inference(cnf_transformation,[],['$inc_subclass_members']) ).

cnf('8',plain,
    ( ~ subclass(omega,X)
    | member(null_class,X) ),
    inference(resolution,[],['6','7']) ).

cnf('9',plain,
    subclass(X,universal_class),
    inference(cnf_transformation,[],['$inc_class_elements_are_sets']) ).

cnf('10',plain,
    member(null_class,universal_class),
    inference(resolution,[],['8','9']) ).

cnf('11',plain,
    ( member(null_class,complement(X))
    | member(null_class,X) ),
    inference(resolution,[],['3','10']) ).

cnf('12',plain,
    ( member(null_class,intersection(complement(X),complement(Y)))
    | member(null_class,union(X,Y)) ),
    inference(paramodulation,[],['2','11']) ).

cnf('13',plain,
    ( ~ member(X,intersection(Y,Z))
    | member(X,Y) ),
    inference(cnf_transformation,[],['$inc_intersection1']) ).

cnf('14',plain,
    ( member(null_class,union(X,Y))
    | member(null_class,complement(X)) ),
    inference(resolution,[],['12','13']) ).

cnf('15',plain,
    ~ member(null_class,kind_1_ordinals),
    inference(cnf_transformation,[],[prove_null_class_is_kind_1_1]) ).

cnf('16',plain,
    member(null_class,complement(singleton(null_class))),
    inference(paramodulation,[then_simplify],['1','14','15']) ).

cnf('17',plain,
    ( ~ member(X,complement(Y))
    | ~ member(X,Y) ),
    inference(cnf_transformation,[],['$inc_complement1']) ).

cnf('18',plain,
    unordered_pair(X,X) = singleton(X),
    inference(cnf_transformation,[],['$inc_singleton_set']) ).

cnf('19',plain,
    ( member(X,unordered_pair(Y,X))
    | ~ member(X,universal_class) ),
    inference(cnf_transformation,[],['$inc_unordered_pair3']) ).

cnf('20',plain,
    member(null_class,unordered_pair(X,null_class)),
    inference(resolution,[],['19','10']) ).

cnf('21',plain,
    member(null_class,singleton(null_class)),
    inference(paramodulation,[],['18','20']) ).

cnf('22',plain,
    $false,
    inference(resolution,[then_simplify],['16','17','21']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM156-1 : TPTP v8.1.2. Bugfixed v2.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n013.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 11:06:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.40  
% 0.19/0.40  input clause set summed statistics:
% 0.19/0.40  ----------------------------------
% 0.19/0.40  in_clause_count:                   159
% 0.19/0.40  in_rule_clause_count:              155
% 0.19/0.40  in_fact_clause_count:                4
% 0.19/0.40  in_answer_clause_count:              0
% 0.19/0.40  in_ground_clause_count:             16
% 0.19/0.40  in_unit_clause_count:               47
% 0.19/0.40  in_horn_clause_count:              147
% 0.19/0.40  in_pos_clause_count:                50
% 0.19/0.40  in_neg_clause_count:                 4
% 0.19/0.40  in_poseq_clause_count:              55
% 0.19/0.40  in_negeq_clause_count:              14
% 0.19/0.40  in_unitposeq_clause_count:          29
% 0.19/0.40  in_chain_clause_count:               2
% 0.19/0.40  in_min_length:             1
% 0.19/0.40  in_max_length:             5
% 0.19/0.40  in_min_depth:              1
% 0.19/0.40  in_max_depth:              6
% 0.19/0.40  in_min_size:               2
% 0.19/0.40  in_max_size:              41
% 0.19/0.40  in_min_vars:               0
% 0.19/0.40  in_max_vars:               5
% 0.19/0.40  in_extaxiom_count:               158
% 0.19/0.40  in_axiom_count:                    0
% 0.19/0.40  in_assumption_count:               0
% 0.19/0.40  in_goal_count:                     1
% 0.19/0.40  in_neg_goal_count:                 1
% 0.19/0.40  in_pos_goal_count:                 0
% 0.19/0.40  in_posunit_goal_count:             0
% 0.19/0.40  
% 0.19/0.40  auto guide:
% 0.19/0.40  -----------
% 0.19/0.40  {
% 0.19/0.40  "print":1,
% 0.19/0.40  "print_level": 15,
% 0.19/0.40  "max_size": 0,
% 0.19/0.40  "max_depth": 0,
% 0.19/0.40  "max_length": 0,
% 0.19/0.40  "max_dseconds": 0,
% 0.19/0.40  "runs":[
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/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.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":1},
% 0.19/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.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/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.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/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.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":1},
% 0.19/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.19/0.40  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/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.19/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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":1},
% 0.19/0.40  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/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.19/0.40  
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/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.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":10},
% 0.19/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.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/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.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/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.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":10},
% 0.19/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.19/0.40  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":10, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/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.19/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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":10},
% 0.19/0.40  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/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.19/0.40  
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "sine":3, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref","prohibit_deep_para"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":1, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50,  "sine":3, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "sine":4, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"weight_select_ratio":20, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_depth":2, "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"depth_penalty":50, "sine":3, "query_preference":1, "strategy":["hardness_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"rewrite":0, "depth_penalty":50, "query_preference":1, "strategy":["query_focus", "hornpref"], "max_dseconds":50},
% 0.19/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.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "weight_select_ratio":30, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"length_penalty":100, "query_preference":1, "strategy":["positive_pref", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"sine":2, "query_preference":0, "strategy":["unit"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":1},
% 0.19/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.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "prohibit_nested_para"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "depth_penalty":100, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0, "sine":2},
% 0.19/0.40  {"sine":1, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.19/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.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100, "sine":2},
% 0.19/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.19/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.19/0.40  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"sine":1, "rewrite":0, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.19/0.40  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":1, "strategy":["positive_pref", "unit"], "max_dseconds":50},
% 0.19/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.19/0.40  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":1, "sine":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "equality":0},
% 0.19/0.40  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.19/0.40  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.40  {"max_dseconds":50, "strategy":["query_focus", "posunitpara"], "query_preference":1, "depth_penalty":50, "length_penalty":100},
% 0.19/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.19/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.19/0.40  {"query_preference":1, "strategy":["unit", "max_weight"], "max_dseconds":50},
% 0.19/0.40  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.19/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.19/0.40  
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":250, "strategy":["unit"], "query_preference":1, "max_depth":2},
% 0.19/0.40  
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "sine":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":30, "depth_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref", "posunitpara"], "query_preference":1, "max_depth":2, "depth_penalty":50, "length_penalty":100},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1, "sine":2},
% 0.19/0.40  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1, "max_depth":2} 
% 0.19/0.40  
% 0.19/0.40  ]}
% 0.19/0.40  
% 0.19/0.40  
% 0.19/0.40  **** run 1 fork 0 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 2 fork 1 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 3 fork 2 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 4 fork 3 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 5 fork 4 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.45  
% 0.19/0.45  fork 2: search finished without proof.
% 0.19/0.45  
% 0.19/0.45  fork 3: search finished without proof.
% 0.19/0.48  
% 0.19/0.48  **** run 12 fork 3 starts with strategy
% 0.19/0.48  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.48  
% 0.19/0.48  **** run 11 fork 2 starts with strategy
% 0.19/0.48  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.53  
% 0.19/0.53  fork 1: search finished without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 0: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 4: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 5: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 6: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 7: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  **** run 10 fork 1 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 9 fork 0 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.19/0.57  
% 0.19/0.57  **** run 13 fork 4 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.57  
% 0.19/0.57  **** run 14 fork 5 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.19/0.57  
% 0.19/0.57  **** run 16 fork 7 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 0.19/0.57  
% 0.19/0.57  **** run 15 fork 6 starts with strategy
% 0.19/0.57  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.19/0.61  
% 0.19/0.61  
% 0.19/0.61  fork 2: search terminated without proof.
% 0.19/0.61  
% 0.19/0.61  
% 0.19/0.61  fork 3: search terminated without proof.
% 0.19/0.63  
% 0.19/0.63  **** run 19 fork 2 starts with strategy
% 0.19/0.63  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.63  
% 0.19/0.63  **** run 20 fork 3 starts with strategy
% 0.19/0.63  {"max_dseconds":1,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 1: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 0: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 4: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 5: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  **** run 18 fork 1 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 7: search terminated without proof.
% 0.19/0.70  
% 0.19/0.70  
% 0.19/0.70  fork 6: search terminated without proof.
% 0.19/0.71  
% 0.19/0.71  **** run 17 fork 0 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.72  
% 0.19/0.72  **** run 21 fork 4 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 0.19/0.72  
% 0.19/0.72  **** run 24 fork 7 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.19/0.72  
% 0.19/0.72  **** run 23 fork 6 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.73  
% 0.19/0.73  **** run 22 fork 5 starts with strategy
% 0.19/0.73  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 0.19/0.76  
% 0.19/0.76  fork 3: search finished without proof.
% 0.19/0.78  
% 0.19/0.78  **** run 28 fork 3 starts with strategy
% 0.19/0.78  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 2: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  **** run 27 fork 2 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 3.42/0.85  
% 3.42/0.85  
% 3.42/0.85  fork 0: search terminated without proof.
% 3.42/0.85  
% 3.42/0.85  
% 3.42/0.85  fork 6: search terminated without proof.
% 3.42/0.86  
% 3.42/0.86  
% 3.42/0.86  fork 1: search terminated without proof.
% 3.42/0.87  
% 3.42/0.87  **** run 25 fork 0 starts with strategy
% 3.42/0.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 3.42/0.87  
% 3.42/0.87  
% 3.42/0.87  fork 7: search terminated without proof.
% 3.42/0.87  
% 3.42/0.87  **** run 31 fork 6 starts with strategy
% 3.42/0.87  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.42/0.88  
% 3.42/0.88  
% 3.42/0.88  fork 5: search terminated without proof.
% 3.42/0.88  
% 3.42/0.88  
% 3.42/0.88  fork 4: search terminated without proof.
% 3.42/0.88  
% 3.42/0.88  **** run 26 fork 1 starts with strategy
% 3.42/0.88  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 3.95/0.89  
% 3.95/0.89  **** run 32 fork 7 starts with strategy
% 3.95/0.89  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 3.95/0.90  
% 3.95/0.90  **** run 30 fork 5 starts with strategy
% 3.95/0.90  {"max_dseconds":1,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 3.95/0.90  
% 3.95/0.90  **** run 29 fork 4 starts with strategy
% 3.95/0.90  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.95/0.92  
% 3.95/0.92  
% 3.95/0.92  fork 3: search terminated without proof.
% 4.28/0.94  
% 4.28/0.94  **** run 36 fork 3 starts with strategy
% 4.28/0.94  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.28/0.94  
% 4.28/0.94  
% 4.28/0.94  fork 2: search terminated without proof.
% 4.28/0.96  
% 4.28/0.96  **** run 35 fork 2 starts with strategy
% 4.28/0.96  {"max_dseconds":1,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 4.28/0.97  
% 4.28/0.97  fork 3: search finished without proof.
% 4.28/0.99  
% 4.28/0.99  **** run 44 fork 3 starts with strategy
% 4.28/0.99  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 4.28/1.00  
% 4.28/1.00  
% 4.28/1.00  fork 6: search terminated without proof.
% 4.90/1.01  
% 4.90/1.01  
% 4.90/1.01  fork 0: search terminated without proof.
% 4.90/1.01  
% 4.90/1.01  
% 4.90/1.01  fork 1: search terminated without proof.
% 4.90/1.02  
% 4.90/1.02  
% 4.90/1.02  fork 7: search terminated without proof.
% 4.90/1.02  
% 4.90/1.02  **** run 39 fork 6 starts with strategy
% 4.90/1.02  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":1}
% 4.90/1.02  
% 4.90/1.02  **** run 33 fork 0 starts with strategy
% 4.90/1.02  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 4.90/1.03  
% 4.90/1.03  
% 4.90/1.03  fork 4: search terminated without proof.
% 4.90/1.03  
% 4.90/1.03  
% 4.90/1.03  fork 5: search terminated without proof.
% 4.90/1.03  
% 4.90/1.03  **** run 34 fork 1 starts with strategy
% 4.90/1.03  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 4.90/1.04  
% 4.90/1.04  **** run 40 fork 7 starts with strategy
% 4.90/1.04  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 4.90/1.05  
% 4.90/1.05  **** run 37 fork 4 starts with strategy
% 4.90/1.05  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 4.90/1.05  
% 4.90/1.05  **** run 38 fork 5 starts with strategy
% 4.90/1.05  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1,"max_size":15}
% 5.42/1.07  
% 5.42/1.07  fork 2: search finished without proof.
% 5.42/1.08  
% 5.42/1.08  fork 4: search finished without proof.
% 5.42/1.09  
% 5.42/1.09  **** run 43 fork 2 starts with strategy
% 5.42/1.09  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 5.42/1.10  
% 5.42/1.10  **** run 45 fork 4 starts with strategy
% 5.42/1.10  {"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}
% 5.42/1.12  
% 5.42/1.12  
% 5.42/1.12  fork 3: search terminated without proof.
% 5.42/1.14  
% 5.42/1.14  **** run 52 fork 3 starts with strategy
% 5.42/1.14  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 5.42/1.15  
% 5.42/1.15  
% 5.42/1.15  fork 0: search terminated without proof.
% 5.42/1.15  
% 5.42/1.15  
% 5.42/1.15  fork 6: search terminated without proof.
% 6.13/1.17  
% 6.13/1.17  
% 6.13/1.17  fork 1: search terminated without proof.
% 6.13/1.17  
% 6.13/1.17  fork 7: search finished without proof.
% 6.13/1.17  
% 6.13/1.17  **** run 41 fork 0 starts with strategy
% 6.13/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 6.13/1.17  
% 6.13/1.17  **** run 47 fork 6 starts with strategy
% 6.13/1.17  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.13/1.18  
% 6.13/1.18  
% 6.13/1.18  fork 5: search terminated without proof.
% 6.34/1.19  
% 6.34/1.19  **** run 42 fork 1 starts with strategy
% 6.34/1.19  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 6.34/1.19  
% 6.34/1.19  **** run 48 fork 7 starts with strategy
% 6.34/1.19  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 6.34/1.20  
% 6.34/1.20  **** run 46 fork 5 starts with strategy
% 6.34/1.20  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 6.34/1.22  
% 6.34/1.22  fork 2: search finished without proof.
% 6.60/1.23  
% 6.60/1.23  
% 6.60/1.23  fork 4: search terminated without proof.
% 6.69/1.23  
% 6.69/1.23  **** run 51 fork 2 starts with strategy
% 6.69/1.23  {"max_dseconds":1,"sine":4,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 6.69/1.24  
% 6.69/1.24  **** run 53 fork 4 starts with strategy
% 6.69/1.24  {"weight_select_ratio":20,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 6.69/1.27  
% 6.69/1.27  
% 6.69/1.27  fork 3: search terminated without proof.
% 6.69/1.28  
% 6.69/1.28  **** run 60 fork 3 starts with strategy
% 6.69/1.28  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["unit"],"max_dseconds":1}
% 6.69/1.30  
% 6.69/1.30  
% 6.69/1.30  fork 0: search terminated without proof.
% 6.69/1.30  
% 6.69/1.30  
% 6.69/1.30  fork 6: search terminated without proof.
% 7.30/1.32  
% 7.30/1.32  
% 7.30/1.32  fork 1: search terminated without proof.
% 7.30/1.32  
% 7.30/1.32  **** run 49 fork 0 starts with strategy
% 7.30/1.32  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"max_depth":2}
% 7.30/1.32  
% 7.30/1.32  
% 7.30/1.32  fork 7: search terminated without proof.
% 7.30/1.32  
% 7.30/1.32  **** run 55 fork 6 starts with strategy
% 7.30/1.32  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_depth":2,"max_dseconds":1}
% 7.30/1.33  
% 7.30/1.33  
% 7.30/1.33  fork 5: search terminated without proof.
% 7.30/1.34  
% 7.30/1.34  **** run 50 fork 1 starts with strategy
% 7.30/1.34  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 7.30/1.34  
% 7.30/1.34  **** run 56 fork 7 starts with strategy
% 7.30/1.34  {"depth_penalty":50,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.30/1.35  
% 7.30/1.35  **** run 54 fork 5 starts with strategy
% 7.30/1.35  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.30/1.35  
% 7.30/1.35  fork 2: search finished without proof.
% 7.30/1.37  
% 7.30/1.37  **** run 59 fork 2 starts with strategy
% 7.30/1.37  {"sine":1,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 7.30/1.38  
% 7.30/1.38  
% 7.30/1.38  fork 4: search terminated without proof.
% 7.30/1.40  
% 7.30/1.40  **** run 61 fork 4 starts with strategy
% 7.30/1.40  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"weight_select_ratio":30,"depth_penalty":100,"length_penalty":100}
% 7.30/1.41  
% 7.30/1.41  
% 7.30/1.41  fork 3: search terminated without proof.
% 7.30/1.43  
% 7.30/1.43  **** run 68 fork 3 starts with strategy
% 7.30/1.43  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":1}
% 7.30/1.44  
% 7.30/1.44  fork 0: search finished without proof.
% 7.30/1.44  
% 7.30/1.44  fork 6: search finished without proof.
% 7.30/1.46  
% 7.30/1.46  **** run 57 fork 0 starts with strategy
% 7.30/1.46  {"depth_penalty":50,"sine":3,"query_preference":1,"strategy":["hardness_pref","hornpref","max_weight"],"max_dseconds":1}
% 7.30/1.46  
% 7.30/1.46  **** run 63 fork 6 starts with strategy
% 7.30/1.46  {"sine":2,"query_preference":0,"strategy":["unit"],"max_dseconds":1}
% 7.30/1.48  
% 7.30/1.48  fork 7: search finished without proof.
% 8.46/1.50  
% 8.46/1.50  
% 8.46/1.50  fork 1: search terminated without proof.
% 8.46/1.50  
% 8.46/1.50  **** run 64 fork 7 starts with strategy
% 8.46/1.50  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 8.46/1.50  
% 8.46/1.50  
% 8.46/1.50  fork 5: search terminated without proof.
% 8.46/1.51  
% 8.46/1.51  
% 8.46/1.51  fork 2: search terminated without proof.
% 8.46/1.52  
% 8.46/1.52  **** run 58 fork 1 starts with strategy
% 8.46/1.52  {"rewrite":0,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","hornpref"],"max_dseconds":1}
% 8.46/1.52  
% 8.46/1.52  **** run 62 fork 5 starts with strategy
% 8.46/1.52  {"length_penalty":100,"query_preference":1,"strategy":["positive_pref","posunitpara"],"max_dseconds":1}
% 8.46/1.53  
% 8.46/1.53  **** run 67 fork 2 starts with strategy
% 8.46/1.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 8.46/1.54  
% 8.46/1.54  
% 8.46/1.54  fork 4: search terminated without proof.
% 8.46/1.56  
% 8.46/1.56  
% 8.46/1.56  fork 3: search terminated without proof.
% 8.46/1.56  
% 8.46/1.56  **** run 69 fork 4 starts with strategy
% 8.46/1.56  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 8.46/1.56  
% 8.46/1.56  fork 0: search finished without proof.
% 9.31/1.58  
% 9.31/1.58  **** run 76 fork 3 starts with strategy
% 9.31/1.58  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.31/1.58  
% 9.31/1.58  **** run 65 fork 0 starts with strategy
% 9.31/1.58  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 9.31/1.59  
% 9.31/1.59  
% 9.31/1.59  fork 6: search terminated without proof.
% 9.49/1.61  
% 9.49/1.61  **** run 71 fork 6 starts with strategy
% 9.49/1.61  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 9.70/1.63  
% 9.70/1.63  
% 9.70/1.63  fork 7: search terminated without proof.
% 9.70/1.65  
% 9.70/1.65  **** run 72 fork 7 starts with strategy
% 9.70/1.65  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"sine":1}
% 9.70/1.65  
% 9.70/1.65  
% 9.70/1.65  fork 5: search terminated without proof.
% 9.70/1.65  
% 9.70/1.65  
% 9.70/1.65  fork 1: search terminated without proof.
% 9.70/1.66  
% 9.70/1.66  
% 9.70/1.66  fork 2: search terminated without proof.
% 9.70/1.67  
% 9.70/1.67  **** run 70 fork 5 starts with strategy
% 9.70/1.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 9.70/1.67  
% 9.70/1.67  **** run 66 fork 1 starts with strategy
% 9.70/1.67  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1}
% 9.70/1.68  
% 9.70/1.68  **** run 75 fork 2 starts with strategy
% 9.70/1.68  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"rewrite":0}
% 9.70/1.69  
% 9.70/1.69  
% 9.70/1.69  fork 4: search terminated without proof.
% 9.70/1.71  
% 9.70/1.71  **** run 77 fork 4 starts with strategy
% 9.70/1.71  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 9.70/1.71  
% 9.70/1.71  
% 9.70/1.71  fork 3: search terminated without proof.
% 9.70/1.71  
% 9.70/1.71  
% 9.70/1.71  fork 0: search terminated without proof.
% 10.51/1.73  
% 10.51/1.73  **** run 84 fork 3 starts with strategy
% 10.51/1.73  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 10.51/1.73  
% 10.51/1.73  **** run 73 fork 0 starts with strategy
% 10.51/1.73  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100,"sine":1}
% 10.51/1.73  
% 10.51/1.73  
% 10.51/1.73  fork 6: search terminated without proof.
% 10.51/1.75  
% 10.51/1.75  **** run 79 fork 6 starts with strategy
% 10.51/1.75  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 10.51/1.77  
% 10.51/1.77  
% 10.51/1.77  fork 7: search terminated without proof.
% 10.51/1.79  
% 10.51/1.79  fork 6: search finished without proof.
% 10.51/1.79  
% 10.51/1.79  **** run 80 fork 7 starts with strategy
% 10.51/1.79  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 11.11/1.80  
% 11.11/1.80  
% 11.11/1.80  fork 1: search terminated without proof.
% 11.11/1.80  
% 11.11/1.80  **** run 87 fork 6 starts with strategy
% 11.11/1.80  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0,"sine":2}
% 11.11/1.80  
% 11.11/1.80  
% 11.11/1.80  fork 5: search terminated without proof.
% 11.11/1.82  
% 11.11/1.82  
% 11.11/1.82  fork 2: search terminated without proof.
% 11.11/1.82  
% 11.11/1.82  **** run 74 fork 1 starts with strategy
% 11.11/1.82  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 11.11/1.82  
% 11.11/1.82  **** run 78 fork 5 starts with strategy
% 11.11/1.82  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 11.11/1.84  
% 11.11/1.84  **** run 83 fork 2 starts with strategy
% 11.11/1.84  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 11.11/1.84  
% 11.11/1.84  
% 11.11/1.84  fork 4: search terminated without proof.
% 11.11/1.86  
% 11.11/1.86  **** run 85 fork 4 starts with strategy
% 11.11/1.86  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 11.11/1.86  
% 11.11/1.86  
% 11.11/1.86  fork 3: search terminated without proof.
% 11.11/1.87  
% 11.11/1.87  
% 11.11/1.87  fork 0: search terminated without proof.
% 11.71/1.88  
% 11.71/1.88  **** run 92 fork 3 starts with strategy
% 11.71/1.88  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"sine":1}
% 11.71/1.89  
% 11.71/1.89  **** run 81 fork 0 starts with strategy
% 11.71/1.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 11.71/1.92  
% 11.71/1.92  
% 11.71/1.92  fork 7: search terminated without proof.
% 11.71/1.93  
% 11.71/1.93  
% 11.71/1.93  fork 6: search terminated without proof.
% 11.71/1.94  
% 11.71/1.94  **** run 88 fork 7 starts with strategy
% 11.71/1.94  {"sine":1,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 11.71/1.95  
% 11.71/1.95  
% 11.71/1.95  fork 5: search terminated without proof.
% 11.71/1.95  
% 11.71/1.95  **** run 95 fork 6 starts with strategy
% 11.71/1.95  
% 11.71/1.95  
% 11.71/1.95  fork 1: search terminated without proof.
% 11.71/1.95  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 11.71/1.96  
% 11.71/1.96  
% 11.71/1.96  fork 2: search terminated without proof.
% 11.71/1.97  
% 11.71/1.97  **** run 86 fork 5 starts with strategy
% 11.71/1.97  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"depth_penalty":100,"sine":1}
% 12.50/1.97  
% 12.50/1.97  **** run 82 fork 1 starts with strategy
% 12.50/1.97  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 12.50/1.98  
% 12.50/1.98  **** run 91 fork 2 starts with strategy
% 12.50/1.98  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 12.70/2.00  
% 12.70/2.00  
% 12.70/2.00  fork 4: search terminated without proof.
% 12.70/2.01  
% 12.70/2.01  
% 12.70/2.01  fork 3: search terminated without proof.
% 12.70/2.01  
% 12.70/2.01  
% 12.70/2.01  fork 0: search terminated without proof.
% 12.70/2.01  
% 12.70/2.01  **** run 93 fork 4 starts with strategy
% 12.70/2.01  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 12.91/2.03  
% 12.91/2.03  **** run 100 fork 3 starts with strategy
% 12.91/2.03  {"sine":1,"rewrite":0,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 12.91/2.03  
% 12.91/2.03  **** run 89 fork 0 starts with strategy
% 12.91/2.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 12.91/2.06  
% 12.91/2.06  
% 12.91/2.06  fork 7: search terminated without proof.
% 12.91/2.07  
% 12.91/2.07  fork 6: search finished without proof.
% 12.91/2.08  
% 12.91/2.08  **** run 96 fork 7 starts with strategy
% 12.91/2.08  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100,"sine":2}
% 12.91/2.09  
% 12.91/2.09  **** run 103 fork 6 starts with strategy
% 12.91/2.09  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 12.91/2.10  
% 12.91/2.10  
% 12.91/2.10  fork 5: search terminated without proof.
% 12.91/2.10  
% 12.91/2.10  
% 12.91/2.10  fork 1: search terminated without proof.
% 12.91/2.12  
% 12.91/2.12  
% 12.91/2.12  fork 2: search terminated without proof.
% 12.91/2.12  
% 12.91/2.12  **** run 94 fork 5 starts with strategy
% 12.91/2.12  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 12.91/2.12  
% 12.91/2.12  **** run 90 fork 1 starts with strategy
% 12.91/2.12  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"sine":1}
% 12.91/2.14  
% 12.91/2.14  **** run 99 fork 2 starts with strategy
% 12.91/2.14  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 12.91/2.16  
% 12.91/2.16  
% 12.91/2.16  fork 4: search terminated without proof.
% 12.91/2.16  
% 12.91/2.16  
% 12.91/2.16  fork 3: search terminated without proof.
% 12.91/2.18  
% 12.91/2.18  
% 12.91/2.18  fork 0: search terminated without proof.
% 12.91/2.18  
% 12.91/2.18  **** run 101 fork 4 starts with strategy
% 12.91/2.18  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 12.91/2.18  
% 12.91/2.18  **** run 108 fork 3 starts with strategy
% 12.91/2.18  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 12.91/2.20  
% 12.91/2.20  **** run 97 fork 0 starts with strategy
% 12.91/2.20  {"sine":1,"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.16/2.22  
% 14.16/2.22  
% 14.16/2.22  fork 7: search terminated without proof.
% 14.16/2.24  
% 14.16/2.24  **** run 104 fork 7 starts with strategy
% 14.16/2.24  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":1,"sine":1}
% 14.16/2.24  
% 14.16/2.24  
% 14.16/2.24  fork 6: search terminated without proof.
% 14.16/2.25  
% 14.16/2.25  
% 14.16/2.25  fork 1: search terminated without proof.
% 14.16/2.26  
% 14.16/2.26  **** run 111 fork 6 starts with strategy
% 14.16/2.26  {"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}
% 14.16/2.27  
% 14.16/2.27  
% 14.16/2.27  fork 5: search terminated without proof.
% 14.16/2.27  
% 14.16/2.27  **** run 98 fork 1 starts with strategy
% 14.16/2.27  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":1,"strategy":["query_focus","max_weight"],"max_dseconds":1}
% 14.16/2.28  
% 14.16/2.28  
% 14.16/2.28  fork 2: search terminated without proof.
% 14.86/2.29  
% 14.86/2.29  **** run 102 fork 5 starts with strategy
% 14.86/2.29  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":1,"strategy":["positive_pref","unit"],"max_dseconds":1}
% 14.86/2.30  
% 14.86/2.30  **** run 107 fork 2 starts with strategy
% 14.86/2.30  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 14.86/2.31  
% 14.86/2.31  
% 14.86/2.31  fork 4: search terminated without proof.
% 14.86/2.32  
% 14.86/2.32  
% 14.86/2.32  fork 3: search terminated without proof.
% 14.86/2.33  
% 14.86/2.33  **** run 109 fork 4 starts with strategy
% 14.86/2.33  {"max_dseconds":1,"strategy":["query_focus","posunitpara"],"query_preference":1,"depth_penalty":50,"length_penalty":100}
% 14.86/2.34  
% 14.86/2.34  **** run 116 fork 3 starts with strategy
% 14.86/2.34  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0}
% 14.86/2.34  
% 14.86/2.34  
% 14.86/2.34  fork 0: search terminated without proof.
% 14.86/2.36  
% 14.86/2.36  **** run 105 fork 0 starts with strategy
% 14.86/2.36  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"equality":0}
% 14.86/2.36  
% 14.86/2.36  
% 14.86/2.36  fork 7: search terminated without proof.
% 14.86/2.38  
% 14.86/2.38  **** run 112 fork 7 starts with strategy
% 14.86/2.38  {"query_preference":1,"strategy":["unit","max_weight"],"max_dseconds":1}
% 15.78/2.40  
% 15.78/2.40  
% 15.78/2.40  fork 6: search terminated without proof.
% 15.78/2.40  
% 15.78/2.40  
% 15.78/2.40  fork 1: search terminated without proof.
% 15.88/2.41  
% 15.88/2.41  
% 15.88/2.41  fork 5: search terminated without proof.
% 15.88/2.42  
% 15.88/2.42  **** run 119 fork 6 starts with strategy
% 15.88/2.42  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 15.88/2.42  
% 15.88/2.42  **** run 106 fork 1 starts with strategy
% 15.88/2.42  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 15.88/2.42  
% 15.88/2.42  
% 15.88/2.42  fork 2: search terminated without proof.
% 15.88/2.44  
% 15.88/2.44  **** run 110 fork 5 starts with strategy
% 15.88/2.44  {"var_weight":70,"repeat_var_weight":70,"length_penalty":100,"depth_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 15.88/2.44  
% 15.88/2.44  **** run 115 fork 2 starts with strategy
% 15.88/2.44  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 15.88/2.47  
% 15.88/2.47  
% 15.88/2.47  fork 4: search terminated without proof.
% 15.88/2.48  
% 15.88/2.48  **** run 117 fork 4 starts with strategy
% 15.88/2.48  {"max_dseconds":10,"sine":5,"strategy":["hardness_pref"],"query_preference":0}
% 15.88/2.49  
% 15.88/2.49  
% 15.88/2.49  fork 0: search terminated without proof.
% 15.88/2.51  
% 15.88/2.51  
% 15.88/2.51  fork 7: search terminated without proof.
% 15.88/2.51  
% 15.88/2.51  **** run 113 fork 0 starts with strategy
% 15.88/2.51  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 16.69/2.52  
% 16.69/2.52  fork 4: search finished without proof.
% 16.69/2.53  
% 16.69/2.53  **** run 120 fork 7 starts with strategy
% 16.69/2.53  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.69/2.53  
% 16.69/2.53  **** run 125 fork 4 starts with strategy
% 16.69/2.53  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 16.69/2.55  
% 16.69/2.55  
% 16.69/2.55  fork 1: search terminated without proof.
% 16.69/2.57  
% 16.69/2.57  **** run 114 fork 1 starts with strategy
% 16.69/2.57  {"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.69/2.57  
% 16.69/2.57  
% 16.69/2.57  fork 5: search terminated without proof.
% 16.69/2.59  
% 16.69/2.59  **** run 118 fork 5 starts with strategy
% 16.69/2.59  {"max_dseconds":10,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 17.37/2.62  
% 17.37/2.62  fork 5: search finished without proof.
% 17.37/2.64  
% 17.37/2.64  **** run 126 fork 5 starts with strategy
% 17.37/2.64  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 17.37/2.64  
% 17.37/2.64  
% 17.37/2.64  fork 0: search terminated without proof.
% 17.37/2.66  
% 17.37/2.66  **** run 121 fork 0 starts with strategy
% 17.37/2.66  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.04/2.70  
% 18.04/2.70  
% 18.04/2.70  fork 1: search terminated without proof.
% 18.04/2.72  
% 18.04/2.72  **** run 122 fork 1 starts with strategy
% 18.04/2.72  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":1}
% 22.99/3.36  
% 22.99/3.36  fork 3: search finished without proof.
% 22.99/3.38  
% 22.99/3.38  **** run 124 fork 3 starts with strategy
% 22.99/3.38  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":1}
% 23.73/3.46  
% 23.73/3.46  
% 23.73/3.46  fork 6: search terminated without proof.
% 23.73/3.48  
% 23.73/3.48  
% 23.73/3.48  fork 2: search terminated without proof.
% 24.40/3.50  
% 24.40/3.50  **** run 127 fork 6 starts with strategy
% 24.40/3.50  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 24.40/3.52  
% 24.40/3.52  **** run 123 fork 2 starts with strategy
% 24.40/3.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 24.40/3.57  
% 24.40/3.57  
% 24.40/3.57  fork 7: search terminated without proof.
% 24.40/3.57  
% 24.40/3.57  
% 24.40/3.57  fork 4: search terminated without proof.
% 25.25/3.60  
% 25.25/3.60  **** run 133 fork 4 starts with strategy
% 25.25/3.60  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 25.25/3.61  
% 25.25/3.61  **** run 128 fork 7 starts with strategy
% 25.25/3.61  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 25.25/3.69  
% 25.25/3.69  
% 25.25/3.69  fork 5: search terminated without proof.
% 25.90/3.70  
% 25.90/3.70  
% 25.90/3.70  fork 0: search terminated without proof.
% 26.08/3.71  
% 26.08/3.71  **** run 134 fork 5 starts with strategy
% 26.08/3.71  {"max_dseconds":10,"sine":3,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 26.08/3.73  
% 26.08/3.73  **** run 129 fork 0 starts with strategy
% 26.08/3.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 26.08/3.79  
% 26.08/3.79  
% 26.08/3.79  fork 1: search terminated without proof.
% 26.82/3.82  
% 26.82/3.82  **** run 130 fork 1 starts with strategy
% 26.82/3.82  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 31.58/4.44  
% 31.58/4.44  
% 31.58/4.44  fork 3: search terminated without proof.
% 31.58/4.46  
% 31.58/4.46  **** run 132 fork 3 starts with strategy
% 31.58/4.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 32.32/4.53  
% 32.32/4.53  
% 32.32/4.53  fork 6: search terminated without proof.
% 32.32/4.56  
% 32.32/4.56  **** run 135 fork 6 starts with strategy
% 32.32/4.56  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 32.32/4.59  
% 32.32/4.59  
% 32.32/4.59  fork 2: search terminated without proof.
% 33.03/4.61  
% 33.03/4.61  **** run 131 fork 2 starts with strategy
% 33.03/4.61  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 33.03/4.63  
% 33.03/4.63  
% 33.03/4.63  fork 7: search terminated without proof.
% 33.03/4.66  
% 33.03/4.66  
% 33.03/4.66  fork 4: search terminated without proof.
% 33.03/4.67  
% 33.03/4.67  **** run 136 fork 7 starts with strategy
% 33.03/4.67  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"sine":1}
% 33.85/4.70  
% 33.85/4.70  **** run 141 fork 4 starts with strategy
% 33.85/4.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 33.97/4.75  
% 33.97/4.75  
% 33.97/4.75  fork 5: search terminated without proof.
% 33.97/4.76  
% 33.97/4.76  
% 33.97/4.76  fork 0: search terminated without proof.
% 33.97/4.77  
% 33.97/4.77  **** run 142 fork 5 starts with strategy
% 33.97/4.77  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 33.97/4.79  
% 33.97/4.79  **** run 137 fork 0 starts with strategy
% 33.97/4.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 35.40/4.90  
% 35.40/4.90  
% 35.40/4.90  fork 1: search terminated without proof.
% 35.40/4.91  
% 35.40/4.91  **** run 138 fork 1 starts with strategy
% 35.40/4.91  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 39.74/5.49  
% 39.74/5.49  
% 39.74/5.49  fork 3: search terminated without proof.
% 40.26/5.52  
% 40.26/5.52  **** run 140 fork 3 starts with strategy
% 40.26/5.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"sine":1}
% 40.71/5.60  
% 40.71/5.60  
% 40.71/5.60  fork 6: search terminated without proof.
% 40.71/5.63  
% 40.71/5.63  **** run 143 fork 6 starts with strategy
% 40.71/5.63  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 40.71/5.69  
% 40.71/5.69  
% 40.71/5.69  fork 2: search terminated without proof.
% 40.71/5.70  
% 40.71/5.70  
% 40.71/5.70  fork 7: search terminated without proof.
% 40.71/5.72  
% 40.71/5.72  **** run 144 fork 7 starts with strategy
% 40.71/5.72  {"max_dseconds":10,"strategy":["hardness_pref","prohibit_deep_para"],"query_preference":0,"rewrite":0}
% 40.71/5.73  
% 40.71/5.73  **** run 139 fork 2 starts with strategy
% 40.71/5.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"sine":2}
% 40.71/5.74  
% 40.71/5.74  
% 40.71/5.74  fork 4: search terminated without proof.
% 42.06/5.76  
% 42.06/5.76  **** run 149 fork 4 starts with strategy
% 42.06/5.76  {"max_dseconds":10,"strategy":["negative_pref","posunitpara"],"query_preference":1,"max_depth":2,"depth_penalty":50,"length_penalty":100}
% 42.43/5.83  
% 42.43/5.83  
% 42.43/5.83  fork 5: search terminated without proof.
% 42.84/5.84  
% 42.84/5.84  
% 42.84/5.84  fork 0: search terminated without proof.
% 42.84/5.86  
% 42.84/5.86  **** run 150 fork 5 starts with strategy
% 42.84/5.86  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 42.84/5.88  
% 42.84/5.88  **** run 145 fork 0 starts with strategy
% 42.84/5.88  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 42.84/5.89  
% 42.84/5.89  fork 5: search finished without proof.
% 43.30/5.91  
% 43.30/5.91  **** run 158 fork 5 starts with strategy
% 43.30/5.91  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 43.72/6.00  
% 43.72/6.00  
% 43.72/6.00  fork 1: search terminated without proof.
% 43.72/6.03  
% 43.72/6.03  **** run 146 fork 1 starts with strategy
% 43.72/6.03  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"length_penalty":100}
% 48.32/6.54  
% 48.32/6.54  
% 48.32/6.54  fork 3: search terminated without proof.
% 48.32/6.57  
% 48.32/6.57  **** run 148 fork 3 starts with strategy
% 48.32/6.57  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":30,"depth_penalty":100}
% 48.90/6.65  
% 48.90/6.65  
% 48.90/6.65  fork 6: search terminated without proof.
% 48.90/6.67  
% 48.90/6.67  **** run 151 fork 6 starts with strategy
% 48.90/6.67  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"sine":2}
% 49.35/6.70  
% 49.35/6.70  fork 6: search finished without proof.
% 49.35/6.72  
% 49.35/6.72  **** run 159 fork 6 starts with strategy
% 49.35/6.72  {"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}
% 50.01/6.75  
% 50.01/6.75  
% 50.01/6.75  fork 7: search terminated without proof.
% 50.01/6.77  
% 50.01/6.77  fork 4: search finished without proof.
% 50.01/6.77  
% 50.01/6.77  **** run 152 fork 7 starts with strategy
% 50.01/6.77  {"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}
% 50.21/6.79  
% 50.21/6.79  **** run 157 fork 4 starts with strategy
% 50.21/6.79  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"sine":3,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":10}
% 50.21/6.80  
% 50.21/6.80  
% 50.21/6.80  fork 2: search terminated without proof.
% 50.55/6.82  
% 50.55/6.82  **** run 147 fork 2 starts with strategy
% 50.55/6.82  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 51.33/6.94  
% 51.33/6.94  
% 51.33/6.94  fork 0: search terminated without proof.
% 51.33/6.94  
% 51.33/6.94  
% 51.33/6.94  fork 5: search terminated without proof.
% 51.33/6.97  
% 51.33/6.97  **** run 166 fork 5 starts with strategy
% 51.33/6.97  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":1}
% 51.33/6.97  
% 51.33/6.97  **** run 153 fork 0 starts with strategy
% 51.33/6.97  {"weight_select_ratio":100,"query_preference":1,"strategy":["negative_pref"],"max_dseconds":10}
% 52.41/7.10  
% 52.41/7.10  
% 52.41/7.10  fork 1: search terminated without proof.
% 52.41/7.13  
% 52.41/7.13  **** run 154 fork 1 starts with strategy
% 52.41/7.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"max_depth":2}
% 54.20/7.36  
% 54.20/7.36  
% 54.20/7.36  result: proof found
% 54.20/7.36  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 54.20/7.36  by run 147 fork 2 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 54.20/7.36  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 54.20/7.36  
% 54.20/7.36  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 54.20/7.36  
% 54.20/7.36  run 147 fork 2 statistics:
% 54.20/7.36  ----------------------------------
% 54.20/7.36  this run seconds: 0.237139
% 54.20/7.36  total seconds: 6.486829
% 54.20/7.36  stat_given_used: 1834
% 54.20/7.36  stat_given_used_at_endgame: 0
% 54.20/7.36  stat_given_candidates:   5815
% 54.20/7.36  stat_given_candidates_at_endgame: 0
% 54.20/7.36  stat_given_candidates_h: 0
% 54.20/7.36  stat_binres_derived_cl:   36949
% 54.20/7.36  stat_binres_derived_cl_h: 0
% 54.20/7.36  stat_factor_derived_cl: 38
% 54.20/7.36  stat_para_derived_cl: 10528
% 54.20/7.36  stat_tautologies_discarded: 96
% 54.20/7.36  stat_forward_subsumed: 5095
% 54.20/7.36  stat_derived_cut: 355
% 54.20/7.36  stat_derived_rewritten: 364
% 54.20/7.36  stat_weight_discarded_building: 0
% 54.20/7.36  stat_weight_discarded_cl: 20835
% 54.20/7.36  stat_internlimit_discarded_cl: 0
% 54.20/7.36  stat_simplified:  419 simplified 0 derived 0 given
% 54.20/7.36  stat_kept_cl: 20517
% 54.20/7.36  stat_built_cl: 45439
% 54.20/7.36  stat_hyperres_partial_cl: 0
% 54.20/7.36  stat_made_rewriters: 89
% 54.20/7.36  stat_backward_subsumed: 0
% 54.20/7.36  stat_propagated_subsumed: 0
% 54.20/7.36  stat_clsubs_attempted:                     27334
% 54.20/7.36  stat_clsubs_fact_groundunit_found:            24
% 54.20/7.36  stat_clsubs_rule_groundunit_found:            55
% 54.20/7.36  stat_clsubs_top_meta_attempted:            2782054
% 54.20/7.36  stat_clsubs_top_meta_failed:               2754720
% 54.20/7.36  stat_clsubs_top_meta_nonpref_attempted:             2782054
% 54.20/7.36  stat_clsubs_top_meta_nonpref_succeeded:              496952
% 54.20/7.36  stat_clsubs_top_meta_pref_attempted:                 496952
% 54.20/7.36  stat_clsubs_top_meta_pref1_succeeded:                193719
% 54.20/7.36  stat_clsubs_top_meta_pref2_succeeded:                 40358
% 54.20/7.36  stat_clsubs_top_meta_pref3_succeeded:                 27334
% 54.20/7.36  stat_clsubs_top_meta_pref_succeeded:                  27334
% 54.20/7.36  stat_clsubs_meta_attempted:                49110
% 54.20/7.36  stat_clsubs_meta_failed:                   21688
% 54.20/7.37  stat_clsubs_predsymbs_attempted:               0
% 54.20/7.37  stat_clsubs_unit_attempted:                13121
% 54.20/7.37  stat_clsubs_full_attempted:                14213
% 54.20/7.37  stat_forwardsubs_attempted:                46448
% 54.20/7.37  stat_lit_hash_added:                  24016
% 54.20/7.37  stat_lit_hash_computed:              190724
% 54.20/7.37  stat_lit_hash_match_found:             5824
% 54.20/7.37  stat_lit_hash_match_miss:            244039
% 54.20/7.37  stat_lit_hash_cut_ok:                   186
% 54.20/7.37  stat_lit_strong_cut_ok:                 260
% 54.20/7.37  stat_lit_hash_subsume_ok:              5095
% 54.20/7.37  clqueue els 10000000 used 1
% 54.20/7.37  clactive els 10000000 used 1835
% 54.20/7.37  clactivesubsume els 10000000 used 8533
% 54.20/7.37  queue_termbuf els 200000000 used 1217436
% 54.20/7.37  hyper_termbuf els 100000000 used 1
% 54.20/7.37  active_termbuf els 100000000 used 62088
% 54.20/7.37  varstack els 5000 last used 1
% 54.20/7.37  given_termbuf els 10000000 last used 1
% 54.20/7.37  simplified_termbuf els 10000000 last used 1
% 54.20/7.37  derived_termbuf els 10000000 last used 28
% 54.20/7.37  wr_mallocs: 32969
% 54.20/7.37  wr_callocs: 21
% 54.20/7.37  wr_reallocs: 3518
% 54.20/7.37  wr_frees: 4
% 54.20/7.37  wr_malloc_bytes: 4163850004
% 54.20/7.37  wr_calloc_bytes: 112065536
% 54.20/7.37  wr_realloc_bytes: 1093664
% 54.20/7.37  wr_realloc_freebytes: 0
% 54.20/7.37  ----------------------------------
%------------------------------------------------------------------------------