TSTP Solution File: COL003-14 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : COL003-14 : TPTP v8.1.2. Released v2.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

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

% Result   : Unsatisfiable 267.22s 35.38s
% Output   : CNFRefutation 267.22s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named strong_fixed_point)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    strong_fixed_point = apply(apply(b,apply(apply(b,apply(w,w)),apply(apply(b,w),b))),b),
    inference(cnf_transformation,[],[strong_fixed_point]) ).

cnf('2',plain,
    apply(apply(apply(b,X),Y),Z) = apply(X,apply(Y,Z)),
    inference(cnf_transformation,[],[b_definition]) ).

cnf('3',plain,
    apply(strong_fixed_point,X3) = apply(apply(apply(b,apply(w,w)),apply(apply(b,w),b)),apply(b,X3)),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    apply(strong_fixed_point,X) = apply(apply(w,w),apply(w,apply(b,apply(b,X)))),
    inference(simplify,[then_simplify],['3','2','2']) ).

cnf('5',plain,
    apply(apply(w,X),Y) = apply(apply(X,Y),Y),
    inference(cnf_transformation,[],[w_definition]) ).

cnf('6',plain,
    apply(strong_fixed_point,X3) = apply(apply(w,apply(w,apply(b,apply(b,X3)))),apply(w,apply(b,apply(b,X3)))),
    inference(paramodulation,[],['4','5']) ).

cnf('7',plain,
    apply(apply(w,apply(b,X)),Y) = apply(X,apply(Y,Y)),
    inference(paramodulation,[],['5','2']) ).

cnf('8',plain,
    apply(apply(apply(w,apply(b,apply(b,X))),Y),Z) = apply(X,apply(apply(Y,Y),Z)),
    inference(paramodulation,[],['7','2']) ).

cnf('9',plain,
    apply(apply(apply(b,X3),apply(Y3,Z3)),Z3) = apply(X3,apply(apply(w,Y3),Z3)),
    inference(paramodulation,[],['5','2']) ).

cnf('10',plain,
    apply(X,apply(apply(Y,Z),Z)) = apply(X,apply(apply(w,Y),Z)),
    inference(simplify,[],['9','2']) ).

cnf('11',plain,
    apply(X,apply(apply(Y,Y),Y)) = apply(X,apply(apply(w,w),Y)),
    inference(paramodulation,[],['10','10']) ).

cnf('12',plain,
    apply(apply(apply(w,apply(b,apply(b,X3))),Y3),Y3) = apply(X3,apply(apply(w,w),Y3)),
    inference(paramodulation,[],['8','11']) ).

cnf('13',plain,
    apply(apply(w,apply(X,Y)),Y) = apply(apply(apply(w,X),Y),Y),
    inference(paramodulation,[],['5','5']) ).

cnf('14',plain,
    apply(apply(w,apply(apply(b,apply(b,X)),Y)),Y) = apply(X,apply(apply(w,w),Y)),
    inference(simplify,[],['12','13']) ).

cnf('15',plain,
    apply(apply(w,apply(w,X)),Y) = apply(apply(apply(X,Y),Y),Y),
    inference(paramodulation,[],['5','5']) ).

cnf('16',plain,
    apply(apply(w,apply(w,X)),Y) = apply(apply(w,apply(X,Y)),Y),
    inference(paramodulation,[],['5','15']) ).

cnf('17',plain,
    apply(apply(w,apply(w,apply(b,apply(b,X)))),Y) = apply(X,apply(apply(w,w),Y)),
    inference(paramodulation,[],['14','16']) ).

cnf('18',plain,
    apply(strong_fixed_point,X) = apply(X,apply(strong_fixed_point,X)),
    inference(simplify,[then_simplify],['6','17','4']) ).

cnf('19',plain,
    apply(strong_fixed_point,fixed_pt) != apply(fixed_pt,apply(strong_fixed_point,fixed_pt)),
    inference(cnf_transformation,[],[prove_strong_fixed_point]) ).

cnf('20',plain,
    $false,
    inference(resolution,[],['18','19']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COL003-14 : TPTP v8.1.2. Released v2.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n016.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 : Sun Aug 27 05:06:28 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                     4
% 0.19/0.38  in_rule_clause_count:                4
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              2
% 0.19/0.38  in_unit_clause_count:                4
% 0.19/0.38  in_horn_clause_count:                4
% 0.19/0.38  in_pos_clause_count:                 3
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               3
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:           3
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             1
% 0.19/0.38  in_min_depth:              3
% 0.19/0.38  in_max_depth:              6
% 0.19/0.38  in_min_size:               9
% 0.19/0.38  in_max_size:              17
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                 0
% 0.19/0.38  in_axiom_count:                    3
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.19/0.39  
% 0.19/0.39  ]}
% 0.19/0.39  
% 0.19/0.39  
% 0.19/0.39  **** run 1 fork 0 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 2 fork 1 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 6: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 0: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 4: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  **** run 14 fork 5 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.53  
% 0.19/0.53  **** run 11 fork 2 starts with strategy
% 0.19/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 1: 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.54  
% 0.19/0.54  
% 0.19/0.54  fork 3: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.55  
% 0.19/0.55  **** run 13 fork 4 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 10 fork 1 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.56  
% 0.19/0.56  **** run 16 fork 7 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.56  
% 0.19/0.56  **** run 12 fork 3 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 5: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 2: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 6: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 0: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 22 fork 5 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 4: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 19 fork 2 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 1: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 7: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 3: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 17 fork 0 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.68  
% 0.19/0.68  **** run 23 fork 6 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 21 fork 4 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.69  
% 0.19/0.69  **** run 24 fork 7 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.69  
% 0.19/0.69  **** run 18 fork 1 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.70  
% 0.19/0.70  **** run 20 fork 3 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  fork 5: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  
% 0.19/0.79  fork 2: search terminated without proof.
% 0.19/0.79  
% 0.19/0.79  **** run 30 fork 5 starts with strategy
% 0.19/0.79  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 6: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  **** run 27 fork 2 starts with strategy
% 0.19/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.81  
% 0.19/0.81  
% 0.19/0.81  fork 0: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  
% 0.19/0.81  fork 4: search terminated without proof.
% 0.19/0.82  
% 0.19/0.82  **** run 31 fork 6 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.82  
% 0.19/0.82  
% 0.19/0.82  fork 1: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  **** run 25 fork 0 starts with strategy
% 0.19/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.83  
% 0.19/0.83  **** run 29 fork 4 starts with strategy
% 0.19/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.84  
% 0.19/0.84  **** run 26 fork 1 starts with strategy
% 0.19/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.93/0.88  
% 2.93/0.88  
% 2.93/0.88  fork 7: search terminated without proof.
% 2.93/0.90  
% 2.93/0.90  **** run 32 fork 7 starts with strategy
% 2.93/0.90  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 2.93/0.90  
% 2.93/0.90  
% 2.93/0.90  fork 3: search terminated without proof.
% 3.91/0.91  
% 3.91/0.91  
% 3.91/0.91  fork 5: search terminated without proof.
% 3.91/0.92  
% 3.91/0.92  **** run 28 fork 3 starts with strategy
% 3.91/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 4.04/0.93  
% 4.04/0.93  **** run 38 fork 5 starts with strategy
% 4.04/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.04/0.94  
% 4.04/0.94  
% 4.04/0.94  fork 2: search terminated without proof.
% 4.04/0.95  
% 4.04/0.95  
% 4.04/0.95  fork 6: search terminated without proof.
% 4.04/0.95  
% 4.04/0.95  
% 4.04/0.95  fork 1: search terminated without proof.
% 4.04/0.95  
% 4.04/0.95  
% 4.04/0.95  fork 0: search terminated without proof.
% 4.04/0.96  
% 4.04/0.96  **** run 35 fork 2 starts with strategy
% 4.04/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.04/0.96  
% 4.04/0.96  
% 4.04/0.96  fork 4: search terminated without proof.
% 4.04/0.97  
% 4.04/0.97  **** run 34 fork 1 starts with strategy
% 4.04/0.97  
% 4.04/0.97  **** run 39 fork 6 starts with strategy
% 4.04/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.04/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.04/0.97  
% 4.04/0.97  **** run 33 fork 0 starts with strategy
% 4.04/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.04/0.98  
% 4.04/0.98  **** run 37 fork 4 starts with strategy
% 4.04/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.83/1.03  
% 4.83/1.03  
% 4.83/1.03  fork 7: search terminated without proof.
% 4.83/1.04  
% 4.83/1.04  
% 4.83/1.04  fork 5: search terminated without proof.
% 4.83/1.05  
% 4.83/1.05  
% 4.83/1.05  fork 3: search terminated without proof.
% 4.83/1.05  
% 4.83/1.05  **** run 40 fork 7 starts with strategy
% 4.83/1.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.83/1.06  
% 4.83/1.06  **** run 46 fork 5 starts with strategy
% 4.83/1.06  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 4.83/1.06  
% 4.83/1.06  **** run 36 fork 3 starts with strategy
% 4.83/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.83/1.08  
% 4.83/1.08  
% 4.83/1.08  fork 2: search terminated without proof.
% 4.83/1.08  
% 4.83/1.08  
% 4.83/1.08  fork 6: search terminated without proof.
% 4.83/1.09  
% 4.83/1.09  fork 5: search finished without proof.
% 5.45/1.09  
% 5.45/1.09  
% 5.45/1.09  fork 0: search terminated without proof.
% 5.45/1.10  
% 5.45/1.10  **** run 43 fork 2 starts with strategy
% 5.45/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.45/1.10  
% 5.45/1.10  **** run 47 fork 6 starts with strategy
% 5.45/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.45/1.10  
% 5.45/1.10  
% 5.45/1.10  fork 1: search terminated without proof.
% 5.45/1.10  
% 5.45/1.10  
% 5.45/1.10  fork 4: search terminated without proof.
% 5.45/1.11  
% 5.45/1.11  **** run 41 fork 0 starts with strategy
% 5.45/1.11  
% 5.45/1.11  **** run 54 fork 5 starts with strategy
% 5.45/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.45/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.45/1.12  
% 5.45/1.12  **** run 42 fork 1 starts with strategy
% 5.45/1.12  
% 5.45/1.12  **** run 45 fork 4 starts with strategy
% 5.45/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.45/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.45/1.16  
% 5.45/1.16  fork 6: search finished without proof.
% 5.45/1.17  
% 5.45/1.17  
% 5.45/1.17  fork 7: search terminated without proof.
% 5.45/1.18  
% 5.45/1.18  **** run 55 fork 6 starts with strategy
% 5.45/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.14/1.18  
% 6.14/1.18  
% 6.14/1.18  fork 3: search terminated without proof.
% 6.14/1.19  
% 6.14/1.19  **** run 48 fork 7 starts with strategy
% 6.14/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.32/1.20  
% 6.32/1.20  **** run 44 fork 3 starts with strategy
% 6.32/1.20  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 6.32/1.22  
% 6.32/1.22  
% 6.32/1.22  fork 2: search terminated without proof.
% 6.42/1.23  
% 6.42/1.23  
% 6.42/1.23  fork 5: search terminated without proof.
% 6.42/1.23  
% 6.42/1.23  
% 6.42/1.23  fork 0: search terminated without proof.
% 6.42/1.23  
% 6.42/1.23  
% 6.42/1.23  fork 1: search terminated without proof.
% 6.42/1.24  
% 6.42/1.24  **** run 51 fork 2 starts with strategy
% 6.42/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.42/1.24  
% 6.42/1.24  
% 6.42/1.24  fork 4: search terminated without proof.
% 6.42/1.25  
% 6.42/1.25  **** run 62 fork 5 starts with strategy
% 6.42/1.25  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.42/1.25  
% 6.42/1.25  **** run 49 fork 0 starts with strategy
% 6.42/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.42/1.25  
% 6.42/1.25  **** run 50 fork 1 starts with strategy
% 6.42/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.42/1.26  
% 6.42/1.26  **** run 53 fork 4 starts with strategy
% 6.42/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.42/1.28  
% 6.42/1.28  fork 2: search finished without proof.
% 6.42/1.29  
% 6.42/1.29  **** run 59 fork 2 starts with strategy
% 6.42/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.42/1.30  
% 6.42/1.30  
% 6.42/1.30  fork 6: search terminated without proof.
% 7.22/1.31  
% 7.22/1.31  
% 7.22/1.31  fork 7: search terminated without proof.
% 7.22/1.32  
% 7.22/1.32  **** run 63 fork 6 starts with strategy
% 7.22/1.32  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.22/1.32  
% 7.22/1.32  
% 7.22/1.32  fork 3: search terminated without proof.
% 7.22/1.33  
% 7.22/1.33  **** run 56 fork 7 starts with strategy
% 7.22/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.22/1.34  
% 7.22/1.34  **** run 52 fork 3 starts with strategy
% 7.22/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.22/1.36  
% 7.22/1.36  
% 7.22/1.36  fork 5: search terminated without proof.
% 7.22/1.37  
% 7.22/1.37  
% 7.22/1.37  fork 0: search terminated without proof.
% 7.22/1.38  
% 7.22/1.38  fork 3: search finished without proof.
% 7.22/1.38  
% 7.22/1.38  **** run 70 fork 5 starts with strategy
% 7.22/1.38  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.22/1.38  
% 7.22/1.38  
% 7.22/1.38  fork 1: search terminated without proof.
% 7.22/1.38  
% 7.22/1.38  
% 7.22/1.38  fork 4: search terminated without proof.
% 7.84/1.39  
% 7.84/1.39  **** run 60 fork 3 starts with strategy
% 7.84/1.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.84/1.40  
% 7.84/1.40  **** run 57 fork 0 starts with strategy
% 7.84/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.84/1.40  
% 7.84/1.40  **** run 61 fork 4 starts with strategy
% 7.84/1.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.84/1.41  
% 7.84/1.41  **** run 58 fork 1 starts with strategy
% 7.84/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.84/1.41  
% 7.84/1.41  
% 7.84/1.41  fork 2: search terminated without proof.
% 7.84/1.43  
% 7.84/1.43  **** run 67 fork 2 starts with strategy
% 7.84/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.84/1.44  
% 7.84/1.44  
% 7.84/1.44  fork 6: search terminated without proof.
% 7.84/1.45  
% 7.84/1.45  
% 7.84/1.45  fork 7: search terminated without proof.
% 7.84/1.47  
% 7.84/1.47  **** run 71 fork 6 starts with strategy
% 7.84/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 7.84/1.48  
% 7.84/1.48  **** run 64 fork 7 starts with strategy
% 7.84/1.48  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.84/1.52  
% 7.84/1.52  
% 7.84/1.52  fork 3: search terminated without proof.
% 7.84/1.52  
% 7.84/1.52  
% 7.84/1.52  fork 0: search terminated without proof.
% 7.84/1.52  
% 7.84/1.52  
% 7.84/1.52  fork 4: search terminated without proof.
% 7.84/1.54  
% 7.84/1.54  **** run 68 fork 3 starts with strategy
% 7.84/1.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.84/1.54  
% 7.84/1.54  **** run 65 fork 0 starts with strategy
% 7.84/1.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 7.84/1.54  
% 7.84/1.54  **** run 69 fork 4 starts with strategy
% 7.84/1.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.84/1.57  
% 7.84/1.57  
% 7.84/1.57  fork 1: search terminated without proof.
% 7.84/1.59  
% 7.84/1.59  **** run 66 fork 1 starts with strategy
% 7.84/1.59  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 7.84/1.61  
% 7.84/1.61  
% 7.84/1.61  fork 7: search terminated without proof.
% 9.56/1.63  
% 9.56/1.63  **** run 72 fork 7 starts with strategy
% 9.56/1.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.56/1.64  
% 9.56/1.64  fork 1: search finished without proof.
% 9.73/1.65  
% 9.73/1.65  **** run 74 fork 1 starts with strategy
% 9.73/1.65  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 9.73/1.66  
% 9.73/1.66  
% 9.73/1.66  fork 0: search terminated without proof.
% 9.73/1.68  
% 9.73/1.68  **** run 73 fork 0 starts with strategy
% 9.73/1.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 15.91/2.46  
% 15.91/2.46  
% 15.91/2.46  fork 2: search terminated without proof.
% 15.91/2.47  
% 15.91/2.47  
% 15.91/2.47  fork 5: search terminated without proof.
% 15.91/2.49  
% 15.91/2.49  **** run 75 fork 2 starts with strategy
% 15.91/2.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 15.91/2.51  
% 15.91/2.51  **** run 78 fork 5 starts with strategy
% 15.91/2.51  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 17.01/2.58  
% 17.01/2.58  
% 17.01/2.58  fork 4: search terminated without proof.
% 17.01/2.61  
% 17.01/2.61  **** run 77 fork 4 starts with strategy
% 17.01/2.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.01/2.62  
% 17.01/2.62  
% 17.01/2.62  fork 6: search terminated without proof.
% 17.01/2.62  
% 17.01/2.62  
% 17.01/2.62  fork 3: search terminated without proof.
% 17.55/2.65  
% 17.55/2.65  **** run 79 fork 6 starts with strategy
% 17.55/2.65  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 17.55/2.65  
% 17.55/2.65  
% 17.55/2.65  fork 7: search terminated without proof.
% 17.55/2.66  
% 17.55/2.66  **** run 76 fork 3 starts with strategy
% 17.55/2.66  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.67/2.68  
% 17.67/2.68  
% 17.67/2.68  fork 1: search terminated without proof.
% 17.67/2.69  
% 17.67/2.69  **** run 80 fork 7 starts with strategy
% 17.67/2.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 17.67/2.69  
% 17.67/2.69  
% 17.67/2.69  fork 0: search terminated without proof.
% 18.08/2.73  
% 18.08/2.73  **** run 82 fork 1 starts with strategy
% 18.08/2.73  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 18.08/2.73  
% 18.08/2.73  **** run 81 fork 0 starts with strategy
% 18.08/2.73  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 24.29/3.52  
% 24.29/3.52  
% 24.29/3.52  fork 2: search terminated without proof.
% 24.29/3.55  
% 24.29/3.55  **** run 83 fork 2 starts with strategy
% 24.29/3.55  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.29/3.58  
% 24.29/3.58  
% 24.29/3.58  fork 5: search terminated without proof.
% 24.87/3.60  
% 24.87/3.60  **** run 86 fork 5 starts with strategy
% 24.87/3.60  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 24.87/3.65  
% 24.87/3.65  
% 24.87/3.65  fork 4: search terminated without proof.
% 24.87/3.67  
% 24.87/3.67  
% 24.87/3.67  fork 6: search terminated without proof.
% 24.87/3.69  
% 24.87/3.69  **** run 85 fork 4 starts with strategy
% 24.87/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 24.87/3.69  
% 24.87/3.69  **** run 87 fork 6 starts with strategy
% 24.87/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 24.87/3.73  
% 24.87/3.73  
% 24.87/3.73  fork 3: search terminated without proof.
% 24.87/3.75  
% 24.87/3.75  
% 24.87/3.75  fork 0: search terminated without proof.
% 24.87/3.75  
% 24.87/3.75  **** run 84 fork 3 starts with strategy
% 24.87/3.75  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 24.87/3.75  
% 24.87/3.75  
% 24.87/3.75  fork 7: search terminated without proof.
% 24.87/3.76  
% 24.87/3.76  
% 24.87/3.76  fork 1: search terminated without proof.
% 24.87/3.78  
% 24.87/3.78  **** run 88 fork 7 starts with strategy
% 24.87/3.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 24.87/3.78  
% 24.87/3.78  **** run 89 fork 0 starts with strategy
% 24.87/3.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 24.87/3.80  
% 24.87/3.80  **** run 90 fork 1 starts with strategy
% 24.87/3.80  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 30.13/4.57  
% 30.13/4.57  
% 30.13/4.57  fork 2: search terminated without proof.
% 30.13/4.60  
% 30.13/4.60  **** run 91 fork 2 starts with strategy
% 30.13/4.60  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 32.94/4.71  
% 32.94/4.71  
% 32.94/4.71  fork 4: search terminated without proof.
% 32.94/4.72  
% 32.94/4.72  
% 32.94/4.72  fork 6: search terminated without proof.
% 32.94/4.74  
% 32.94/4.74  **** run 93 fork 4 starts with strategy
% 32.94/4.74  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 32.94/4.75  
% 32.94/4.75  **** run 95 fork 6 starts with strategy
% 32.94/4.75  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 32.94/4.77  
% 32.94/4.77  
% 32.94/4.77  fork 3: search terminated without proof.
% 32.94/4.80  
% 32.94/4.80  **** run 92 fork 3 starts with strategy
% 32.94/4.80  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 32.94/4.80  
% 32.94/4.80  
% 32.94/4.80  fork 7: search terminated without proof.
% 32.94/4.80  
% 32.94/4.80  
% 32.94/4.80  fork 0: search terminated without proof.
% 33.70/4.83  
% 33.70/4.83  **** run 96 fork 7 starts with strategy
% 33.70/4.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 33.70/4.83  
% 33.70/4.83  **** run 97 fork 0 starts with strategy
% 33.70/4.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 36.10/5.12  
% 36.10/5.12  
% 36.10/5.12  fork 5: search terminated without proof.
% 36.10/5.15  
% 36.10/5.15  **** run 94 fork 5 starts with strategy
% 36.10/5.15  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 36.10/5.31  
% 36.10/5.31  
% 36.10/5.31  fork 1: search terminated without proof.
% 37.22/5.37  
% 37.22/5.37  **** run 98 fork 1 starts with strategy
% 37.22/5.37  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 39.45/5.62  
% 39.45/5.62  
% 39.45/5.62  fork 2: search terminated without proof.
% 40.20/5.65  
% 40.20/5.65  **** run 99 fork 2 starts with strategy
% 40.20/5.65  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 41.15/5.76  
% 41.15/5.76  
% 41.15/5.76  fork 4: search terminated without proof.
% 41.15/5.78  
% 41.15/5.78  **** run 101 fork 4 starts with strategy
% 41.15/5.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 41.15/5.79  
% 41.15/5.79  
% 41.15/5.79  fork 6: search terminated without proof.
% 41.51/5.81  
% 41.51/5.81  **** run 103 fork 6 starts with strategy
% 41.51/5.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 41.51/5.82  
% 41.51/5.82  
% 41.51/5.82  fork 3: search terminated without proof.
% 41.83/5.85  
% 41.83/5.85  **** run 100 fork 3 starts with strategy
% 41.83/5.85  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 41.83/5.86  
% 41.83/5.86  
% 41.83/5.86  fork 0: search terminated without proof.
% 41.83/5.88  
% 41.83/5.88  **** run 105 fork 0 starts with strategy
% 41.83/5.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 41.83/5.93  
% 41.83/5.93  
% 41.83/5.93  fork 7: search terminated without proof.
% 41.83/5.95  
% 41.83/5.95  **** run 104 fork 7 starts with strategy
% 41.83/5.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 43.02/6.18  
% 43.02/6.18  
% 43.02/6.18  fork 5: search terminated without proof.
% 44.55/6.20  
% 44.55/6.20  **** run 102 fork 5 starts with strategy
% 44.55/6.20  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 46.44/6.45  
% 46.44/6.45  
% 46.44/6.45  fork 1: search terminated without proof.
% 46.44/6.47  
% 46.44/6.47  **** run 106 fork 1 starts with strategy
% 46.44/6.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 48.20/6.67  
% 48.20/6.67  
% 48.20/6.67  fork 2: search terminated without proof.
% 48.52/6.70  
% 48.52/6.70  **** run 107 fork 2 starts with strategy
% 48.52/6.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 48.52/6.83  
% 48.52/6.83  
% 48.52/6.83  fork 4: search terminated without proof.
% 48.52/6.83  
% 48.52/6.83  
% 48.52/6.83  fork 6: search terminated without proof.
% 48.52/6.85  
% 48.52/6.85  **** run 109 fork 4 starts with strategy
% 48.52/6.85  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 48.52/6.87  
% 48.52/6.87  
% 48.52/6.87  fork 3: search terminated without proof.
% 48.52/6.87  
% 48.52/6.87  **** run 111 fork 6 starts with strategy
% 48.52/6.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 48.52/6.89  
% 48.52/6.89  **** run 108 fork 3 starts with strategy
% 48.52/6.89  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 48.52/6.90  
% 48.52/6.90  
% 48.52/6.90  fork 0: search terminated without proof.
% 48.52/6.93  
% 48.52/6.93  **** run 113 fork 0 starts with strategy
% 48.52/6.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 48.52/6.98  
% 48.52/6.98  fork 0: search finished without proof.
% 49.48/7.00  
% 49.48/7.00  **** run 121 fork 0 starts with strategy
% 49.48/7.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 50.84/7.05  
% 50.84/7.05  
% 50.84/7.05  fork 7: search terminated without proof.
% 51.32/7.08  
% 51.32/7.08  **** run 112 fork 7 starts with strategy
% 51.32/7.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 51.32/7.11  
% 51.32/7.11  fork 7: search finished without proof.
% 51.32/7.12  
% 51.32/7.12  **** run 120 fork 7 starts with strategy
% 51.32/7.12  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 53.72/7.38  
% 53.72/7.38  
% 53.72/7.38  fork 5: search terminated without proof.
% 53.72/7.40  
% 53.72/7.40  **** run 110 fork 5 starts with strategy
% 53.72/7.40  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 54.48/7.49  
% 54.48/7.49  
% 54.48/7.49  fork 1: search terminated without proof.
% 54.74/7.50  
% 54.74/7.50  fork 7: search finished without proof.
% 54.74/7.52  
% 54.74/7.52  **** run 128 fork 7 starts with strategy
% 54.74/7.52  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 54.74/7.53  
% 54.74/7.53  **** run 114 fork 1 starts with strategy
% 54.74/7.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 55.99/7.72  
% 55.99/7.72  
% 55.99/7.72  fork 2: search terminated without proof.
% 56.46/7.76  
% 56.46/7.76  **** run 115 fork 2 starts with strategy
% 56.46/7.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 57.46/7.87  
% 57.46/7.87  
% 57.46/7.87  fork 4: search terminated without proof.
% 57.46/7.91  
% 57.46/7.91  
% 57.46/7.91  fork 3: search terminated without proof.
% 57.99/7.95  
% 57.99/7.95  **** run 116 fork 3 starts with strategy
% 57.99/7.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 58.23/7.98  
% 58.23/7.98  **** run 117 fork 4 starts with strategy
% 58.23/7.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 58.23/8.01  
% 58.23/8.01  fork 4: search finished without proof.
% 58.23/8.02  
% 58.23/8.02  
% 58.23/8.02  fork 0: search terminated without proof.
% 58.23/8.02  
% 58.23/8.02  **** run 125 fork 4 starts with strategy
% 58.23/8.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 58.75/8.04  
% 58.75/8.04  
% 58.75/8.04  fork 6: search terminated without proof.
% 58.75/8.04  
% 58.75/8.04  **** run 129 fork 0 starts with strategy
% 58.75/8.04  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 59.02/8.07  
% 59.02/8.07  **** run 119 fork 6 starts with strategy
% 59.02/8.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 61.77/8.43  
% 61.77/8.43  fork 6: search finished without proof.
% 61.77/8.45  
% 61.77/8.45  **** run 127 fork 6 starts with strategy
% 61.77/8.45  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 62.45/8.54  
% 62.45/8.54  
% 62.45/8.54  fork 7: search terminated without proof.
% 62.45/8.57  
% 62.45/8.57  **** run 136 fork 7 starts with strategy
% 62.45/8.57  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 63.52/8.69  
% 63.52/8.69  
% 63.52/8.69  fork 1: search terminated without proof.
% 63.82/8.71  
% 63.82/8.71  **** run 122 fork 1 starts with strategy
% 63.82/8.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 64.08/8.77  
% 64.08/8.77  
% 64.08/8.77  fork 5: search terminated without proof.
% 64.08/8.80  
% 64.08/8.80  
% 64.08/8.80  fork 2: search terminated without proof.
% 64.08/8.81  
% 64.08/8.81  **** run 118 fork 5 starts with strategy
% 64.08/8.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 64.08/8.82  
% 64.08/8.82  **** run 123 fork 2 starts with strategy
% 64.08/8.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 64.84/8.85  
% 64.84/8.85  fork 5: search finished without proof.
% 64.84/8.86  
% 64.84/8.86  **** run 126 fork 5 starts with strategy
% 64.84/8.86  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 65.34/8.99  
% 65.34/8.99  
% 65.34/8.99  fork 3: search terminated without proof.
% 65.34/9.02  
% 65.34/9.02  **** run 124 fork 3 starts with strategy
% 65.34/9.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 65.34/9.04  
% 65.34/9.04  
% 65.34/9.04  fork 4: search terminated without proof.
% 65.34/9.06  
% 65.34/9.06  **** run 133 fork 4 starts with strategy
% 65.34/9.06  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 65.34/9.07  
% 65.34/9.07  
% 65.34/9.07  fork 0: search terminated without proof.
% 65.34/9.10  
% 65.34/9.10  **** run 137 fork 0 starts with strategy
% 65.34/9.10  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 69.71/9.47  
% 69.71/9.47  
% 69.71/9.47  fork 6: search terminated without proof.
% 69.71/9.49  
% 69.71/9.49  **** run 135 fork 6 starts with strategy
% 69.71/9.49  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 72.89/9.88  
% 72.89/9.88  
% 72.89/9.88  fork 1: search terminated without proof.
% 72.89/9.90  
% 72.89/9.90  **** run 130 fork 1 starts with strategy
% 72.89/9.90  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 72.89/9.91  
% 72.89/9.91  
% 72.89/9.91  fork 2: search terminated without proof.
% 72.89/9.95  
% 72.89/9.95  
% 72.89/9.95  fork 5: search terminated without proof.
% 72.89/9.95  
% 72.89/9.95  **** run 131 fork 2 starts with strategy
% 72.89/9.95  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 73.54/9.98  
% 73.54/9.98  **** run 134 fork 5 starts with strategy
% 73.54/9.98  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 74.11/10.05  
% 74.11/10.05  
% 74.11/10.05  fork 3: search terminated without proof.
% 74.11/10.08  
% 74.11/10.08  **** run 132 fork 3 starts with strategy
% 74.11/10.08  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 74.78/10.13  
% 74.78/10.13  fork 3: search finished without proof.
% 74.78/10.14  
% 74.78/10.14  **** run 140 fork 3 starts with strategy
% 74.78/10.14  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 80.69/10.92  
% 80.69/10.92  
% 80.69/10.92  fork 1: search terminated without proof.
% 80.69/10.94  
% 80.69/10.94  **** run 138 fork 1 starts with strategy
% 80.69/10.94  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 81.38/10.98  
% 81.38/10.98  
% 81.38/10.98  fork 2: search terminated without proof.
% 81.46/11.01  
% 81.46/11.01  **** run 139 fork 2 starts with strategy
% 81.46/11.01  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 101.17/13.72  
% 101.17/13.72  
% 101.17/13.72  fork 7: search terminated without proof.
% 102.18/13.77  
% 102.18/13.77  **** run 144 fork 7 starts with strategy
% 102.18/13.77  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 106.29/14.22  
% 106.29/14.22  
% 106.29/14.22  fork 0: search terminated without proof.
% 106.29/14.22  
% 106.29/14.22  
% 106.29/14.22  fork 4: search terminated without proof.
% 106.29/14.26  
% 106.29/14.26  **** run 145 fork 0 starts with strategy
% 106.29/14.26  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 106.29/14.27  
% 106.29/14.27  **** run 141 fork 4 starts with strategy
% 106.29/14.27  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 108.68/14.56  
% 108.68/14.56  
% 108.68/14.56  fork 6: search terminated without proof.
% 109.22/14.63  
% 109.22/14.63  **** run 143 fork 6 starts with strategy
% 109.22/14.63  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 113.91/15.22  
% 113.91/15.22  
% 113.91/15.22  fork 3: search terminated without proof.
% 114.10/15.26  
% 114.10/15.26  **** run 148 fork 3 starts with strategy
% 114.10/15.26  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 116.53/15.65  
% 116.53/15.65  
% 116.53/15.65  fork 5: search terminated without proof.
% 116.53/15.71  
% 116.53/15.71  **** run 142 fork 5 starts with strategy
% 116.53/15.71  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 120.16/16.07  
% 120.16/16.07  
% 120.16/16.07  fork 2: search terminated without proof.
% 120.73/16.14  
% 120.73/16.14  **** run 147 fork 2 starts with strategy
% 120.73/16.14  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 125.23/16.76  
% 125.23/16.76  
% 125.23/16.76  fork 1: search terminated without proof.
% 125.46/16.82  
% 125.46/16.82  **** run 146 fork 1 starts with strategy
% 125.46/16.82  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 141.36/18.85  
% 141.36/18.85  
% 141.36/18.85  fork 7: search terminated without proof.
% 141.49/18.87  
% 141.49/18.87  **** run 152 fork 7 starts with strategy
% 141.49/18.87  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 146.06/19.54  
% 146.06/19.54  
% 146.06/19.54  fork 4: search terminated without proof.
% 146.06/19.58  
% 146.06/19.58  **** run 149 fork 4 starts with strategy
% 146.06/19.58  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 146.75/19.66  
% 146.75/19.66  
% 146.75/19.66  fork 0: search terminated without proof.
% 146.75/19.69  
% 146.75/19.69  **** run 153 fork 0 starts with strategy
% 146.75/19.69  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 151.05/20.23  
% 151.05/20.23  
% 151.05/20.23  fork 6: search terminated without proof.
% 151.05/20.27  
% 151.05/20.27  **** run 151 fork 6 starts with strategy
% 151.05/20.27  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 151.62/20.29  
% 151.62/20.29  
% 151.62/20.29  fork 3: search terminated without proof.
% 151.62/20.33  
% 151.62/20.33  **** run 156 fork 3 starts with strategy
% 151.62/20.33  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 159.65/21.37  
% 159.65/21.37  
% 159.65/21.37  fork 2: search terminated without proof.
% 160.31/21.41  
% 160.31/21.41  **** run 155 fork 2 starts with strategy
% 160.31/21.41  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 160.31/21.41  
% 160.31/21.41  
% 160.31/21.41  fork 5: search terminated without proof.
% 160.31/21.45  
% 160.31/21.45  **** run 150 fork 5 starts with strategy
% 160.31/21.45  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 164.46/21.93  
% 164.46/21.93  
% 164.46/21.93  fork 1: search terminated without proof.
% 164.55/21.96  
% 164.55/21.96  **** run 154 fork 1 starts with strategy
% 164.55/21.96  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 181.28/24.26  
% 181.28/24.26  
% 181.28/24.26  fork 7: search terminated without proof.
% 181.70/24.31  
% 181.70/24.31  **** run 160 fork 7 starts with strategy
% 181.70/24.31  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 185.51/24.70  
% 185.51/24.70  
% 185.51/24.70  fork 4: search terminated without proof.
% 186.03/24.73  
% 186.03/24.73  **** run 157 fork 4 starts with strategy
% 186.03/24.73  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 186.88/24.99  
% 186.88/24.99  
% 186.88/24.99  fork 0: search terminated without proof.
% 187.50/25.03  
% 187.50/25.03  **** run 161 fork 0 starts with strategy
% 187.50/25.03  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 192.05/25.55  
% 192.05/25.55  
% 192.05/25.55  fork 6: search terminated without proof.
% 192.05/25.59  
% 192.05/25.59  **** run 159 fork 6 starts with strategy
% 192.05/25.59  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 192.94/25.72  
% 192.94/25.72  
% 192.94/25.72  fork 3: search terminated without proof.
% 192.94/25.76  
% 192.94/25.76  **** run 164 fork 3 starts with strategy
% 192.94/25.76  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 198.17/26.54  
% 198.17/26.54  
% 198.17/26.54  fork 2: search terminated without proof.
% 199.34/26.58  
% 199.34/26.58  **** run 163 fork 2 starts with strategy
% 199.34/26.58  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 200.42/26.61  
% 200.42/26.61  
% 200.42/26.61  fork 5: search terminated without proof.
% 200.74/26.64  
% 200.74/26.64  **** run 158 fork 5 starts with strategy
% 200.74/26.64  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 206.20/27.37  
% 206.20/27.37  
% 206.20/27.37  fork 1: search terminated without proof.
% 206.20/27.40  
% 206.20/27.40  **** run 162 fork 1 starts with strategy
% 206.20/27.40  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 222.91/29.48  
% 222.91/29.48  
% 222.91/29.48  fork 7: search terminated without proof.
% 222.91/29.51  
% 222.91/29.51  **** run 168 fork 7 starts with strategy
% 222.91/29.51  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 224.66/29.78  
% 224.66/29.78  
% 224.66/29.78  fork 4: search terminated without proof.
% 225.31/29.81  
% 225.31/29.81  **** run 165 fork 4 starts with strategy
% 225.31/29.81  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 227.83/30.19  
% 227.83/30.19  
% 227.83/30.19  fork 0: search terminated without proof.
% 228.48/30.21  
% 228.48/30.21  **** run 169 fork 0 starts with strategy
% 228.48/30.21  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 231.58/30.63  
% 231.58/30.63  
% 231.58/30.63  fork 6: search terminated without proof.
% 231.58/30.66  
% 231.58/30.66  **** run 167 fork 6 starts with strategy
% 231.58/30.66  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 233.33/30.85  
% 233.33/30.85  
% 233.33/30.85  fork 3: search terminated without proof.
% 233.33/30.87  
% 233.33/30.87  **** run 172 fork 3 starts with strategy
% 233.33/30.87  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 239.23/31.65  
% 239.23/31.65  
% 239.23/31.65  fork 2: search terminated without proof.
% 239.23/31.67  
% 239.23/31.67  **** run 171 fork 2 starts with strategy
% 239.23/31.67  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 241.33/31.96  
% 241.33/31.96  
% 241.33/31.96  fork 5: search terminated without proof.
% 241.33/32.00  
% 241.33/32.00  **** run 166 fork 5 starts with strategy
% 241.33/32.00  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 251.79/33.35  
% 251.79/33.35  
% 251.79/33.35  fork 1: search terminated without proof.
% 252.33/33.38  
% 252.33/33.38  **** run 170 fork 1 starts with strategy
% 252.33/33.38  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 260.95/34.54  
% 260.95/34.54  
% 260.95/34.54  fork 7: search terminated without proof.
% 260.95/34.57  
% 260.95/34.57  **** run 176 fork 7 starts with strategy
% 260.95/34.57  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":2}
% 266.89/35.33  
% 266.89/35.33  
% 266.89/35.33  fork 4: search terminated without proof.
% 267.22/35.36  
% 267.22/35.36  **** run 173 fork 4 starts with strategy
% 267.22/35.36  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 267.22/35.36  
% 267.22/35.36  
% 267.22/35.36  fork 0: search terminated without proof.
% 267.22/35.38  
% 267.22/35.38  
% 267.22/35.38  result: proof found
% 267.22/35.38  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 267.22/35.38  by run 171 fork 2 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 267.22/35.38  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 267.22/35.38  
% 267.22/35.38  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 267.22/35.38  
% 267.22/35.38  run 171 fork 2 statistics:
% 267.22/35.38  ----------------------------------
% 267.22/35.38  this run seconds: 3.095925
% 267.22/35.38  total seconds: 33.915363
% 267.22/35.38  stat_given_used: 362
% 267.22/35.38  stat_given_used_at_endgame: 0
% 267.22/35.38  stat_given_candidates:   2398
% 267.22/35.38  stat_given_candidates_at_endgame: 0
% 267.22/35.38  stat_given_candidates_h: 0
% 267.22/35.38  stat_binres_derived_cl:   1
% 267.22/35.38  stat_binres_derived_cl_h: 0
% 267.22/35.38  stat_factor_derived_cl: 0
% 267.22/35.38  stat_para_derived_cl: 434817
% 267.22/35.38  stat_tautologies_discarded: 0
% 267.22/35.38  stat_forward_subsumed: 171067
% 267.22/35.38  stat_derived_cut: 0
% 267.22/35.38  stat_derived_rewritten: 356
% 267.22/35.38  stat_weight_discarded_building: 0
% 267.22/35.38  stat_weight_discarded_cl: 24481
% 267.22/35.38  stat_internlimit_discarded_cl: 0
% 267.22/35.38  stat_simplified:  356 simplified 0 derived 0 given
% 267.22/35.38  stat_kept_cl: 235384
% 267.22/35.38  stat_built_cl: 260945
% 267.22/35.38  stat_hyperres_partial_cl: 0
% 267.22/35.38  stat_made_rewriters: 191
% 267.22/35.38  stat_backward_subsumed: 0
% 267.22/35.38  stat_propagated_subsumed: 0
% 267.22/35.38  stat_clsubs_attempted:                     26944
% 267.22/35.38  stat_clsubs_fact_groundunit_found:             0
% 267.22/35.38  stat_clsubs_rule_groundunit_found:             1
% 267.22/35.38  stat_clsubs_top_meta_attempted:              69704
% 267.22/35.38  stat_clsubs_top_meta_failed:                 42760
% 267.22/35.38  stat_clsubs_top_meta_nonpref_attempted:               69704
% 267.22/35.38  stat_clsubs_top_meta_nonpref_succeeded:               28662
% 267.22/35.38  stat_clsubs_top_meta_pref_attempted:                  28662
% 267.22/35.38  stat_clsubs_top_meta_pref1_succeeded:                 28662
% 267.22/35.38  stat_clsubs_top_meta_pref2_succeeded:                 28661
% 267.22/35.38  stat_clsubs_top_meta_pref3_succeeded:                 26944
% 267.22/35.38  stat_clsubs_top_meta_pref_succeeded:                  26944
% 267.22/35.38  stat_clsubs_meta_attempted:                26944
% 267.22/35.38  stat_clsubs_meta_failed:                     376
% 267.22/35.38  stat_clsubs_predsymbs_attempted:               0
% 267.22/35.38  stat_clsubs_unit_attempted:                26944
% 267.22/35.38  stat_clsubs_full_attempted:                    0
% 267.22/35.38  stat_forwardsubs_attempted:               430932
% 267.22/35.38  stat_lit_hash_added:                 235445
% 267.22/35.38  stat_lit_hash_computed:              667541
% 267.22/35.38  stat_lit_hash_match_found:           171380
% 267.22/35.38  stat_lit_hash_match_miss:            520937
% 267.22/35.38  stat_lit_hash_cut_ok:                     0
% 267.22/35.38  stat_lit_strong_cut_ok:                   0
% 267.22/35.38  stat_lit_hash_subsume_ok:            171067
% 267.22/35.38  clqueue els 10000000 used 1
% 267.22/35.38  clactive els 10000000 used 363
% 267.22/35.38  clactivesubsume els 10000000 used 1831
% 267.22/35.38  queue_termbuf els 200000000 used 41984678
% 267.22/35.38  hyper_termbuf els 100000000 used 1
% 267.22/35.38  active_termbuf els 100000000 used 28336
% 267.22/35.38  varstack els 5000 last used 1
% 267.22/35.38  given_termbuf els 10000000 last used 35
% 267.22/35.38  simplified_termbuf els 10000000 last used 1
% 267.22/35.38  derived_termbuf els 10000000 last used 3
% 267.22/35.38  wr_mallocs: 189006
% 267.22/35.38  wr_callocs: 19
% 267.22/35.38  wr_reallocs: 48410
% 267.22/35.38  wr_frees: 2
% 267.22/35.38  wr_malloc_bytes: 4171545076
% 267.22/35.38  wr_calloc_bytes: 96065504
% 267.22/35.38  wr_realloc_bytes: 8724056
% 267.22/35.38  wr_realloc_freebytes: 0
% 267.22/35.38  ----------------------------------
%------------------------------------------------------------------------------