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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : COL046-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n023.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:27:04 EDT 2023

% Result   : Unsatisfiable 212.69s 27.13s
% Output   : CNFRefutation 212.69s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named b_definition)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    apply(apply(apply(b,X),Y),Z) = apply(X,apply(Y,Z)),
    inference(cnf_transformation,[],[b_definition]) ).

cnf('2',plain,
    apply(m,X) = apply(X,X),
    inference(cnf_transformation,[],[m_definition]) ).

cnf('3',plain,
    apply(m,apply(apply(b,X),Y)) = apply(X,apply(Y,apply(apply(b,X),Y))),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    apply(apply(apply(s,X),Y),Z) = apply(apply(X,Z),apply(Y,Z)),
    inference(cnf_transformation,[],[s_definition]) ).

cnf('5',plain,
    apply(apply(apply(s,X),Y),apply(Z,apply(apply(b,Y),Z))) = apply(apply(X,apply(Z,apply(apply(b,Y),Z))),apply(m,apply(apply(b,Y),Z))),
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    apply(apply(apply(apply(s,s),X),apply(Y,apply(apply(b,X),Y))),Z) = apply(apply(apply(Y,apply(apply(b,X),Y)),Z),apply(apply(m,apply(apply(b,X),Y)),Z)),
    inference(paramodulation,[],['5','4']) ).

cnf('7',plain,
    apply(m,apply(apply(m,apply(apply(b,X),m)),Y)) = apply(apply(apply(apply(s,s),X),apply(m,apply(apply(b,X),m))),Y),
    inference(paramodulation,[],['6','2']) ).

cnf('8',plain,
    apply(apply(m,apply(apply(b,apply(s,X)),Y)),Z) = apply(apply(X,Z),apply(apply(Y,apply(apply(b,apply(s,X)),Y)),Z)),
    inference(paramodulation,[],['3','4']) ).

cnf('9',plain,
    apply(m,apply(apply(m,apply(apply(b,apply(s,b)),X3)),Y3)) = apply(Y3,apply(apply(apply(X3,apply(apply(b,apply(s,b)),X3)),Y3),apply(apply(b,Y3),apply(apply(X3,apply(apply(b,apply(s,b)),X3)),Y3)))),
    inference(paramodulation,[],['8','3']) ).

cnf('10',plain,
    apply(m,apply(apply(m,apply(apply(b,apply(s,b)),X)),Y)) = apply(Y,apply(apply(apply(apply(s,s),apply(s,b)),apply(X,apply(apply(b,apply(s,b)),X))),Y)),
    inference(simplify,[then_simplify],['9','8','6']) ).

cnf('11',plain,
    apply(m,apply(apply(m,apply(apply(b,apply(s,b)),m)),X)) = apply(X,apply(m,apply(apply(m,apply(apply(b,apply(s,b)),m)),X))),
    inference(paramodulation,[],['7','10']) ).

cnf('12',plain,
    apply(X,f(X)) != apply(f(X),apply(X,f(X))),
    inference(cnf_transformation,[],[prove_fixed_point]) ).

cnf('13',plain,
    apply(apply(apply(b,X3),Y3),f(apply(apply(b,X3),Y3))) != apply(f(apply(apply(b,X3),Y3)),apply(X3,apply(Y3,f(apply(apply(b,X3),Y3))))),
    inference(paramodulation,[],['1','12']) ).

cnf('14',plain,
    apply(X,apply(Y,f(apply(apply(b,X),Y)))) != apply(f(apply(apply(b,X),Y)),apply(X,apply(Y,f(apply(apply(b,X),Y))))),
    inference(simplify,[],['13','1']) ).

cnf('15',plain,
    $false,
    inference(resolution,[],['11','14']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : COL046-1 : TPTP v8.1.2. Released v1.0.0.
% 0.06/0.12  % Command  : gkc %s
% 0.11/0.32  % Computer : n023.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Sun Aug 27 05:22:26 EDT 2023
% 0.11/0.32  % CPUTime  : 
% 0.11/0.36  
% 0.11/0.36  input clause set summed statistics:
% 0.11/0.36  ----------------------------------
% 0.11/0.36  in_clause_count:                     4
% 0.11/0.36  in_rule_clause_count:                4
% 0.11/0.36  in_fact_clause_count:                0
% 0.11/0.36  in_answer_clause_count:              0
% 0.11/0.36  in_ground_clause_count:              0
% 0.11/0.36  in_unit_clause_count:                4
% 0.11/0.36  in_horn_clause_count:                4
% 0.11/0.36  in_pos_clause_count:                 3
% 0.11/0.36  in_neg_clause_count:                 1
% 0.11/0.36  in_poseq_clause_count:               3
% 0.11/0.36  in_negeq_clause_count:               1
% 0.11/0.36  in_unitposeq_clause_count:           3
% 0.11/0.36  in_chain_clause_count:               0
% 0.11/0.36  in_min_length:             1
% 0.11/0.36  in_max_length:             1
% 0.11/0.36  in_min_depth:              2
% 0.11/0.36  in_max_depth:              4
% 0.11/0.36  in_min_size:               7
% 0.11/0.36  in_max_size:              15
% 0.11/0.36  in_min_vars:               1
% 0.11/0.36  in_max_vars:               3
% 0.11/0.36  in_extaxiom_count:                 0
% 0.11/0.36  in_axiom_count:                    3
% 0.11/0.36  in_assumption_count:               0
% 0.11/0.36  in_goal_count:                     1
% 0.11/0.36  in_neg_goal_count:                 1
% 0.11/0.36  in_pos_goal_count:                 0
% 0.11/0.36  in_posunit_goal_count:             0
% 0.11/0.36  
% 0.11/0.36  auto guide:
% 0.11/0.36  -----------
% 0.11/0.36  {
% 0.11/0.36  "print":1,
% 0.11/0.36  "print_level": 15,
% 0.11/0.36  "max_size": 0,
% 0.11/0.36  "max_depth": 0,
% 0.11/0.36  "max_length": 0,
% 0.11/0.36  "max_dseconds": 0,
% 0.11/0.36  "runs":[
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.11/0.36  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.11/0.36  
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.11/0.36  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.11/0.36  
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"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.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.11/0.36  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.11/0.36  
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.11/0.36  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.11/0.36  
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.11/0.36  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.11/0.36  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.11/0.36  
% 0.11/0.36  ]}
% 0.11/0.36  
% 0.11/0.36  
% 0.11/0.36  **** run 1 fork 0 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.11/0.36  
% 0.11/0.36  **** run 2 fork 1 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.11/0.36  
% 0.11/0.36  **** run 3 fork 2 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.11/0.36  
% 0.11/0.36  **** run 4 fork 3 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.11/0.36  
% 0.11/0.36  **** run 5 fork 4 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.11/0.36  
% 0.11/0.36  **** run 6 fork 5 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.11/0.36  
% 0.11/0.36  **** run 7 fork 6 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.11/0.36  
% 0.11/0.36  **** run 8 fork 7 starts with strategy
% 0.11/0.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 2: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 1: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 5: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 0: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 3: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 6: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 4: search terminated without proof.
% 0.16/0.48  
% 0.16/0.48  
% 0.16/0.48  fork 7: search terminated without proof.
% 0.16/0.51  
% 0.16/0.51  **** run 10 fork 1 starts with strategy
% 0.16/0.51  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.16/0.52  
% 0.16/0.52  **** run 16 fork 7 starts with strategy
% 0.16/0.52  
% 0.16/0.52  **** run 15 fork 6 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.16/0.52  
% 0.16/0.52  **** run 14 fork 5 starts with strategy
% 0.16/0.52  {"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.16/0.52  
% 0.16/0.52  **** run 12 fork 3 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.16/0.52  **** run 13 fork 4 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.16/0.52  
% 0.16/0.52  
% 0.16/0.52  **** run 11 fork 2 starts with strategy
% 0.16/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.16/0.53  
% 0.16/0.53  **** run 9 fork 0 starts with strategy
% 0.16/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 1.67/0.63  
% 1.67/0.63  
% 1.67/0.63  fork 1: search terminated without proof.
% 1.67/0.63  
% 1.67/0.63  
% 1.67/0.63  fork 5: search terminated without proof.
% 1.67/0.63  
% 1.67/0.63  
% 1.67/0.63  fork 2: search terminated without proof.
% 1.67/0.63  
% 1.67/0.63  
% 1.67/0.63  fork 7: search terminated without proof.
% 1.67/0.64  
% 1.67/0.64  
% 1.67/0.64  fork 6: search terminated without proof.
% 1.67/0.64  
% 1.67/0.64  
% 1.67/0.64  fork 3: search terminated without proof.
% 1.67/0.64  
% 1.67/0.64  
% 1.67/0.64  fork 4: search terminated without proof.
% 2.31/0.65  
% 2.31/0.65  
% 2.31/0.65  fork 0: search terminated without proof.
% 2.31/0.65  
% 2.31/0.65  **** run 18 fork 1 starts with strategy
% 2.31/0.65  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.31/0.66  
% 2.31/0.66  **** run 24 fork 7 starts with strategy
% 2.31/0.66  
% 2.31/0.66  **** run 22 fork 5 starts with strategy
% 2.31/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.31/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.31/0.66  
% 2.31/0.66  **** run 20 fork 3 starts with strategy
% 2.31/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 2.31/0.66  
% 2.31/0.66  **** run 23 fork 6 starts with strategy
% 2.31/0.66  
% 2.31/0.66  **** run 19 fork 2 starts with strategy
% 2.31/0.66  {"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}
% 2.31/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 2.31/0.66  
% 2.31/0.66  **** run 21 fork 4 starts with strategy
% 2.31/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.62/0.68  
% 2.62/0.68  **** run 17 fork 0 starts with strategy
% 2.62/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.24/0.77  
% 3.24/0.77  
% 3.24/0.77  fork 1: search terminated without proof.
% 3.24/0.78  
% 3.24/0.78  
% 3.24/0.78  fork 6: search terminated without proof.
% 3.24/0.78  
% 3.24/0.78  
% 3.24/0.78  fork 2: search terminated without proof.
% 3.24/0.78  
% 3.24/0.78  
% 3.24/0.78  fork 4: search terminated without proof.
% 3.24/0.79  
% 3.24/0.79  **** run 26 fork 1 starts with strategy
% 3.24/0.79  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.24/0.80  
% 3.24/0.80  
% 3.24/0.80  fork 5: search terminated without proof.
% 3.24/0.80  
% 3.24/0.80  
% 3.24/0.80  fork 3: search terminated without proof.
% 3.24/0.80  
% 3.24/0.80  
% 3.24/0.80  fork 7: search terminated without proof.
% 3.24/0.80  
% 3.24/0.80  **** run 31 fork 6 starts with strategy
% 3.24/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.24/0.81  
% 3.24/0.81  **** run 27 fork 2 starts with strategy
% 3.24/0.81  
% 3.24/0.81  **** run 29 fork 4 starts with strategy
% 3.24/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.24/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.24/0.81  
% 3.24/0.81  
% 3.24/0.81  fork 0: search terminated without proof.
% 3.74/0.83  
% 3.74/0.83  **** run 30 fork 5 starts with strategy
% 3.74/0.83  {"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}
% 3.74/0.83  
% 3.74/0.83  **** run 32 fork 7 starts with strategy
% 3.74/0.83  {"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}
% 3.74/0.83  
% 3.74/0.83  **** run 28 fork 3 starts with strategy
% 3.74/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.74/0.84  
% 3.74/0.84  **** run 25 fork 0 starts with strategy
% 3.74/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.08/0.92  
% 4.08/0.92  
% 4.08/0.92  fork 2: search terminated without proof.
% 4.08/0.92  
% 4.08/0.92  
% 4.08/0.92  fork 4: search terminated without proof.
% 4.08/0.93  
% 4.08/0.93  
% 4.08/0.93  fork 1: search terminated without proof.
% 4.68/0.94  
% 4.68/0.94  
% 4.68/0.94  fork 6: search terminated without proof.
% 4.68/0.95  
% 4.68/0.95  **** run 37 fork 4 starts with strategy
% 4.68/0.95  
% 4.68/0.95  **** run 35 fork 2 starts with strategy
% 4.68/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.68/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.68/0.95  
% 4.68/0.95  
% 4.68/0.95  fork 3: search terminated without proof.
% 4.68/0.95  
% 4.68/0.95  
% 4.68/0.95  fork 5: search terminated without proof.
% 4.68/0.95  
% 4.68/0.95  
% 4.68/0.95  fork 7: search terminated without proof.
% 4.68/0.95  
% 4.68/0.95  **** run 34 fork 1 starts with strategy
% 4.68/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.68/0.96  
% 4.68/0.96  
% 4.68/0.96  fork 0: search terminated without proof.
% 4.68/0.96  
% 4.68/0.96  **** run 39 fork 6 starts with strategy
% 4.68/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 5.00/0.98  
% 5.00/0.98  **** run 38 fork 5 starts with strategy
% 5.00/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 5.00/0.98  
% 5.00/0.98  **** run 40 fork 7 starts with strategy
% 5.00/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.00/0.98  
% 5.00/0.98  **** run 36 fork 3 starts with strategy
% 5.00/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 5.00/0.99  
% 5.00/0.99  **** run 33 fork 0 starts with strategy
% 5.00/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.47/1.06  
% 5.47/1.06  
% 5.47/1.06  fork 2: search terminated without proof.
% 5.47/1.06  
% 5.47/1.06  
% 5.47/1.06  fork 4: search terminated without proof.
% 5.75/1.08  
% 5.75/1.08  
% 5.75/1.08  fork 1: search terminated without proof.
% 5.75/1.09  
% 5.75/1.09  **** run 45 fork 4 starts with strategy
% 5.75/1.09  
% 5.75/1.09  **** run 43 fork 2 starts with strategy
% 5.75/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.75/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.75/1.09  
% 5.75/1.09  
% 5.75/1.09  fork 6: search terminated without proof.
% 5.75/1.10  
% 5.75/1.10  
% 5.75/1.10  fork 3: search terminated without proof.
% 5.75/1.10  
% 5.75/1.10  **** run 42 fork 1 starts with strategy
% 5.75/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.75/1.10  
% 5.75/1.10  
% 5.75/1.10  fork 5: search terminated without proof.
% 5.75/1.10  
% 5.75/1.10  
% 5.75/1.10  fork 7: search terminated without proof.
% 5.75/1.11  
% 5.75/1.11  **** run 47 fork 6 starts with strategy
% 5.75/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.75/1.12  
% 5.75/1.12  **** run 44 fork 3 starts with strategy
% 5.75/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.75/1.13  
% 5.75/1.13  **** run 46 fork 5 starts with strategy
% 5.75/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.75/1.13  **** run 48 fork 7 starts with strategy
% 5.75/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.75/1.13  
% 5.75/1.13  
% 5.75/1.13  
% 5.75/1.13  fork 0: search terminated without proof.
% 6.28/1.15  
% 6.28/1.15  fork 5: search finished without proof.
% 6.28/1.15  
% 6.28/1.15  **** run 41 fork 0 starts with strategy
% 6.28/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 6.28/1.17  
% 6.28/1.17  **** run 54 fork 5 starts with strategy
% 6.28/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.62/1.20  
% 6.62/1.20  
% 6.62/1.20  fork 4: search terminated without proof.
% 6.62/1.20  
% 6.62/1.20  
% 6.62/1.20  fork 2: search terminated without proof.
% 6.62/1.22  
% 6.62/1.22  **** run 53 fork 4 starts with strategy
% 6.62/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.62/1.23  
% 6.62/1.23  **** run 51 fork 2 starts with strategy
% 6.62/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.62/1.23  
% 6.62/1.23  
% 6.62/1.23  fork 6: search terminated without proof.
% 6.62/1.23  
% 6.62/1.23  
% 6.62/1.23  fork 1: search terminated without proof.
% 6.62/1.24  
% 6.62/1.24  
% 6.62/1.24  fork 3: search terminated without proof.
% 7.06/1.25  
% 7.06/1.25  
% 7.06/1.25  fork 7: search terminated without proof.
% 7.21/1.26  
% 7.21/1.26  **** run 55 fork 6 starts with strategy
% 7.21/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 7.21/1.26  
% 7.21/1.26  **** run 50 fork 1 starts with strategy
% 7.21/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.21/1.26  
% 7.21/1.26  **** run 52 fork 3 starts with strategy
% 7.21/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.21/1.26  
% 7.21/1.26  fork 2: search finished without proof.
% 7.21/1.27  
% 7.21/1.27  **** run 56 fork 7 starts with strategy
% 7.21/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.21/1.29  
% 7.21/1.29  **** run 59 fork 2 starts with strategy
% 7.21/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.21/1.30  
% 7.21/1.30  
% 7.21/1.30  fork 5: search terminated without proof.
% 7.21/1.30  
% 7.21/1.30  
% 7.21/1.30  fork 0: search terminated without proof.
% 7.68/1.32  
% 7.68/1.32  **** run 62 fork 5 starts with strategy
% 7.68/1.32  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.68/1.32  
% 7.68/1.32  fork 3: search finished without proof.
% 7.68/1.33  
% 7.68/1.33  **** run 49 fork 0 starts with strategy
% 7.68/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.68/1.34  
% 7.68/1.34  
% 7.68/1.34  fork 4: search terminated without proof.
% 7.68/1.35  
% 7.68/1.35  **** run 60 fork 3 starts with strategy
% 7.68/1.35  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 8.02/1.36  
% 8.02/1.36  **** run 61 fork 4 starts with strategy
% 8.02/1.36  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.02/1.38  
% 8.02/1.38  
% 8.02/1.38  fork 6: search terminated without proof.
% 8.02/1.38  
% 8.02/1.38  
% 8.02/1.38  fork 1: search terminated without proof.
% 8.02/1.40  
% 8.02/1.40  
% 8.02/1.40  fork 7: search terminated without proof.
% 8.02/1.41  
% 8.02/1.41  **** run 63 fork 6 starts with strategy
% 8.02/1.41  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.02/1.41  
% 8.02/1.41  **** run 58 fork 1 starts with strategy
% 8.02/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.02/1.41  
% 8.02/1.41  
% 8.02/1.41  fork 2: search terminated without proof.
% 8.02/1.42  
% 8.02/1.42  **** run 64 fork 7 starts with strategy
% 8.02/1.42  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.02/1.43  
% 8.02/1.43  **** run 67 fork 2 starts with strategy
% 8.02/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 8.68/1.44  
% 8.68/1.44  
% 8.68/1.44  fork 5: search terminated without proof.
% 8.68/1.45  
% 8.68/1.45  
% 8.68/1.45  fork 0: search terminated without proof.
% 8.68/1.46  
% 8.68/1.46  
% 8.68/1.46  fork 3: search terminated without proof.
% 8.68/1.47  
% 8.68/1.47  **** run 70 fork 5 starts with strategy
% 8.68/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 8.68/1.48  
% 8.68/1.48  **** run 57 fork 0 starts with strategy
% 8.68/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 9.01/1.48  
% 9.01/1.48  
% 9.01/1.48  fork 4: search terminated without proof.
% 9.01/1.49  
% 9.01/1.49  **** run 68 fork 3 starts with strategy
% 9.01/1.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 9.01/1.51  
% 9.01/1.51  **** run 69 fork 4 starts with strategy
% 9.01/1.51  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.01/1.53  
% 9.01/1.53  
% 9.01/1.53  fork 6: search terminated without proof.
% 9.01/1.53  
% 9.01/1.53  
% 9.01/1.53  fork 1: search terminated without proof.
% 9.46/1.55  
% 9.46/1.55  
% 9.46/1.55  fork 7: search terminated without proof.
% 9.46/1.55  
% 9.46/1.55  **** run 71 fork 6 starts with strategy
% 9.46/1.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.46/1.55  
% 9.46/1.55  **** run 66 fork 1 starts with strategy
% 9.46/1.55  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.62/1.57  
% 9.62/1.57  **** run 72 fork 7 starts with strategy
% 9.62/1.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.62/1.60  
% 9.62/1.60  
% 9.62/1.60  fork 0: search terminated without proof.
% 10.22/1.64  
% 10.22/1.64  **** run 65 fork 0 starts with strategy
% 10.22/1.64  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 10.56/1.68  
% 10.56/1.68  
% 10.56/1.68  fork 1: search terminated without proof.
% 10.56/1.70  
% 10.56/1.70  **** run 74 fork 1 starts with strategy
% 10.56/1.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 11.24/1.76  
% 11.24/1.76  
% 11.24/1.76  fork 0: search terminated without proof.
% 11.39/1.79  
% 11.39/1.79  **** run 73 fork 0 starts with strategy
% 11.39/1.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 16.79/2.46  
% 16.79/2.46  
% 16.79/2.46  fork 2: search terminated without proof.
% 16.79/2.48  
% 16.79/2.48  **** run 75 fork 2 starts with strategy
% 16.79/2.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.79/2.49  
% 16.79/2.49  
% 16.79/2.49  fork 5: search terminated without proof.
% 17.06/2.50  
% 17.06/2.50  
% 17.06/2.50  fork 3: search terminated without proof.
% 17.06/2.52  
% 17.06/2.52  **** run 78 fork 5 starts with strategy
% 17.06/2.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 17.06/2.53  
% 17.06/2.53  **** run 76 fork 3 starts with strategy
% 17.06/2.53  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.44/2.57  
% 17.44/2.57  
% 17.44/2.57  fork 6: search terminated without proof.
% 17.44/2.59  
% 17.44/2.59  
% 17.44/2.59  fork 7: search terminated without proof.
% 17.94/2.60  
% 17.94/2.60  **** run 79 fork 6 starts with strategy
% 17.94/2.60  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 17.94/2.62  
% 17.94/2.62  **** run 80 fork 7 starts with strategy
% 17.94/2.62  {"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}
% 18.41/2.72  
% 18.41/2.72  
% 18.41/2.72  fork 1: search terminated without proof.
% 18.41/2.75  
% 18.41/2.75  **** run 82 fork 1 starts with strategy
% 18.41/2.75  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 19.60/2.85  
% 19.60/2.85  
% 19.60/2.85  fork 0: search terminated without proof.
% 19.99/2.88  
% 19.99/2.88  **** run 81 fork 0 starts with strategy
% 19.99/2.88  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 24.87/3.50  
% 24.87/3.50  
% 24.87/3.50  fork 2: search terminated without proof.
% 24.87/3.53  
% 24.87/3.53  **** run 83 fork 2 starts with strategy
% 24.87/3.53  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.87/3.54  
% 24.87/3.54  
% 24.87/3.54  fork 5: search terminated without proof.
% 24.87/3.56  
% 24.87/3.56  
% 24.87/3.56  fork 3: search terminated without proof.
% 25.57/3.58  
% 25.57/3.58  **** run 86 fork 5 starts with strategy
% 25.57/3.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 25.75/3.58  
% 25.75/3.58  **** run 84 fork 3 starts with strategy
% 25.75/3.58  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 26.04/3.63  
% 26.04/3.63  
% 26.04/3.63  fork 6: search terminated without proof.
% 26.14/3.64  
% 26.14/3.64  
% 26.14/3.64  fork 7: search terminated without proof.
% 26.14/3.65  
% 26.14/3.65  **** run 87 fork 6 starts with strategy
% 26.14/3.65  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 26.14/3.67  
% 26.14/3.67  **** run 88 fork 7 starts with strategy
% 26.14/3.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 26.75/3.77  
% 26.75/3.77  
% 26.75/3.77  fork 1: search terminated without proof.
% 27.28/3.80  
% 27.28/3.80  **** run 90 fork 1 starts with strategy
% 27.28/3.80  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 28.55/3.95  
% 28.55/3.95  
% 28.55/3.95  fork 0: search terminated without proof.
% 28.68/3.97  
% 28.68/3.97  **** run 89 fork 0 starts with strategy
% 28.68/3.97  {"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}
% 33.33/4.55  
% 33.33/4.55  
% 33.33/4.55  fork 2: search terminated without proof.
% 33.59/4.58  
% 33.59/4.58  **** run 91 fork 2 starts with strategy
% 33.59/4.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.59/4.60  
% 33.59/4.60  
% 33.59/4.60  fork 5: search terminated without proof.
% 33.59/4.61  
% 33.59/4.61  
% 33.59/4.61  fork 3: search terminated without proof.
% 34.05/4.63  
% 34.05/4.63  **** run 92 fork 3 starts with strategy
% 34.05/4.63  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 34.05/4.64  
% 34.05/4.64  **** run 94 fork 5 starts with strategy
% 34.05/4.64  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 34.26/4.69  
% 34.26/4.69  
% 34.26/4.69  fork 7: search terminated without proof.
% 34.26/4.72  
% 34.26/4.72  **** run 96 fork 7 starts with strategy
% 34.26/4.72  {"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}
% 35.14/4.82  
% 35.14/4.82  
% 35.14/4.82  fork 1: search terminated without proof.
% 35.72/4.85  
% 35.72/4.85  **** run 98 fork 1 starts with strategy
% 35.72/4.85  {"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}
% 35.98/4.90  
% 35.98/4.90  
% 35.98/4.90  fork 6: search terminated without proof.
% 36.43/4.94  
% 36.43/4.94  **** run 95 fork 6 starts with strategy
% 36.43/4.94  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 36.66/5.02  
% 36.66/5.02  
% 36.66/5.02  fork 0: search terminated without proof.
% 37.31/5.07  
% 37.31/5.07  **** run 97 fork 0 starts with strategy
% 37.31/5.07  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 41.43/5.60  
% 41.43/5.60  
% 41.43/5.60  fork 2: search terminated without proof.
% 41.43/5.63  
% 41.43/5.63  **** run 99 fork 2 starts with strategy
% 41.43/5.63  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 42.21/5.66  
% 42.21/5.66  
% 42.21/5.66  fork 3: search terminated without proof.
% 42.21/5.66  
% 42.21/5.66  
% 42.21/5.66  fork 5: search terminated without proof.
% 42.21/5.68  
% 42.21/5.68  **** run 100 fork 3 starts with strategy
% 42.21/5.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 42.21/5.68  
% 42.21/5.68  **** run 102 fork 5 starts with strategy
% 42.21/5.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 42.79/5.75  
% 42.79/5.75  
% 42.79/5.75  fork 7: search terminated without proof.
% 42.79/5.75  
% 42.79/5.75  
% 42.79/5.75  fork 4: search terminated without proof.
% 43.12/5.78  
% 43.12/5.78  **** run 104 fork 7 starts with strategy
% 43.12/5.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 43.12/5.79  
% 43.12/5.79  **** run 77 fork 4 starts with strategy
% 43.12/5.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 43.96/5.87  
% 43.96/5.87  
% 43.96/5.87  fork 1: search terminated without proof.
% 43.96/5.90  
% 43.96/5.90  **** run 106 fork 1 starts with strategy
% 43.96/5.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 44.61/5.96  
% 44.61/5.96  
% 44.61/5.96  fork 6: search terminated without proof.
% 44.61/5.99  
% 44.61/5.99  **** run 103 fork 6 starts with strategy
% 44.61/5.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 45.53/6.12  
% 45.53/6.12  
% 45.53/6.12  fork 0: search terminated without proof.
% 46.11/6.15  
% 46.11/6.15  **** run 105 fork 0 starts with strategy
% 46.11/6.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 50.09/6.65  
% 50.09/6.65  
% 50.09/6.65  fork 2: search terminated without proof.
% 50.09/6.68  
% 50.09/6.68  **** run 107 fork 2 starts with strategy
% 50.09/6.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 50.09/6.70  
% 50.09/6.70  
% 50.09/6.70  fork 3: search terminated without proof.
% 50.09/6.71  
% 50.09/6.71  
% 50.09/6.71  fork 5: search terminated without proof.
% 50.09/6.73  
% 50.09/6.73  **** run 110 fork 5 starts with strategy
% 50.09/6.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 50.09/6.73  
% 50.09/6.73  **** run 108 fork 3 starts with strategy
% 50.09/6.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 51.30/6.80  
% 51.30/6.80  
% 51.30/6.80  fork 7: search terminated without proof.
% 51.30/6.83  
% 51.30/6.83  
% 51.30/6.83  fork 4: search terminated without proof.
% 51.30/6.83  
% 51.30/6.83  **** run 112 fork 7 starts with strategy
% 51.30/6.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 51.30/6.85  
% 51.30/6.85  fork 7: search finished without proof.
% 51.30/6.85  
% 51.30/6.85  **** run 85 fork 4 starts with strategy
% 51.30/6.85  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 51.30/6.88  
% 51.30/6.88  **** run 120 fork 7 starts with strategy
% 51.30/6.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 52.26/6.92  
% 52.26/6.92  
% 52.26/6.92  fork 1: search terminated without proof.
% 52.26/6.94  
% 52.26/6.94  **** run 114 fork 1 starts with strategy
% 52.26/6.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 52.26/7.01  
% 52.26/7.01  
% 52.26/7.01  fork 6: search terminated without proof.
% 53.04/7.04  
% 53.04/7.04  **** run 111 fork 6 starts with strategy
% 53.04/7.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 54.76/7.23  
% 54.76/7.23  
% 54.76/7.23  fork 0: search terminated without proof.
% 54.76/7.26  
% 54.76/7.26  **** run 113 fork 0 starts with strategy
% 54.76/7.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 57.96/7.70  
% 57.96/7.70  
% 57.96/7.70  fork 2: search terminated without proof.
% 58.64/7.73  
% 58.64/7.73  **** run 115 fork 2 starts with strategy
% 58.64/7.73  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 58.64/7.76  
% 58.64/7.76  
% 58.64/7.76  fork 5: search terminated without proof.
% 59.15/7.78  
% 59.15/7.78  **** run 118 fork 5 starts with strategy
% 59.15/7.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 59.15/7.81  
% 59.15/7.81  
% 59.15/7.81  fork 3: search terminated without proof.
% 59.15/7.84  
% 59.15/7.84  **** run 116 fork 3 starts with strategy
% 59.15/7.84  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 59.15/7.85  
% 59.15/7.85  fork 5: search finished without proof.
% 59.80/7.87  
% 59.80/7.87  **** run 126 fork 5 starts with strategy
% 59.80/7.87  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 59.80/7.88  
% 59.80/7.88  
% 59.80/7.88  fork 4: search terminated without proof.
% 59.80/7.90  
% 59.80/7.90  
% 59.80/7.90  fork 7: search terminated without proof.
% 59.80/7.90  
% 59.80/7.90  **** run 93 fork 4 starts with strategy
% 59.80/7.90  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 60.11/7.92  
% 60.11/7.92  **** run 128 fork 7 starts with strategy
% 60.11/7.92  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 60.59/7.97  
% 60.59/7.97  
% 60.59/7.97  fork 1: search terminated without proof.
% 60.59/7.99  
% 60.59/7.99  **** run 122 fork 1 starts with strategy
% 60.59/7.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 61.30/8.06  
% 61.30/8.06  
% 61.30/8.06  fork 6: search terminated without proof.
% 61.30/8.08  
% 61.30/8.08  **** run 119 fork 6 starts with strategy
% 61.30/8.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 62.97/8.31  
% 62.97/8.31  
% 62.97/8.31  fork 0: search terminated without proof.
% 63.39/8.34  
% 63.39/8.34  **** run 121 fork 0 starts with strategy
% 63.39/8.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 66.73/8.75  
% 66.73/8.75  
% 66.73/8.75  fork 2: search terminated without proof.
% 66.73/8.78  
% 66.73/8.78  **** run 123 fork 2 starts with strategy
% 66.73/8.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 67.27/8.86  
% 67.27/8.86  
% 67.27/8.86  fork 3: search terminated without proof.
% 67.76/8.89  
% 67.76/8.89  **** run 124 fork 3 starts with strategy
% 67.76/8.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 67.76/8.89  
% 67.76/8.89  
% 67.76/8.89  fork 5: search terminated without proof.
% 67.76/8.92  
% 67.76/8.92  **** run 134 fork 5 starts with strategy
% 67.76/8.92  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 67.76/8.92  
% 67.76/8.92  
% 67.76/8.92  fork 4: search terminated without proof.
% 67.76/8.95  
% 67.76/8.95  **** run 101 fork 4 starts with strategy
% 67.76/8.95  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 68.53/8.96  
% 68.53/8.96  
% 68.53/8.96  fork 7: search terminated without proof.
% 68.53/8.99  
% 68.53/8.99  **** run 136 fork 7 starts with strategy
% 68.53/8.99  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 68.81/9.02  
% 68.81/9.02  
% 68.81/9.02  fork 1: search terminated without proof.
% 68.81/9.04  
% 68.81/9.04  **** run 130 fork 1 starts with strategy
% 68.81/9.04  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 69.28/9.11  
% 69.28/9.11  
% 69.28/9.11  fork 6: search terminated without proof.
% 69.80/9.13  
% 69.80/9.13  **** run 127 fork 6 starts with strategy
% 69.80/9.13  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 71.68/9.40  
% 71.68/9.40  
% 71.68/9.40  fork 0: search terminated without proof.
% 72.21/9.43  
% 72.21/9.43  **** run 129 fork 0 starts with strategy
% 72.21/9.43  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 74.75/9.80  
% 74.75/9.80  
% 74.75/9.80  fork 2: search terminated without proof.
% 75.33/9.83  
% 75.33/9.83  **** run 131 fork 2 starts with strategy
% 75.33/9.83  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 75.81/9.91  
% 75.81/9.91  
% 75.81/9.91  fork 3: search terminated without proof.
% 75.81/9.93  
% 75.81/9.93  **** run 132 fork 3 starts with strategy
% 75.81/9.93  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 76.63/9.98  
% 76.63/9.98  
% 76.63/9.98  fork 4: search terminated without proof.
% 76.63/10.00  
% 76.63/10.00  **** run 109 fork 4 starts with strategy
% 76.63/10.00  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 77.14/10.07  
% 77.14/10.07  
% 77.14/10.07  fork 1: search terminated without proof.
% 77.14/10.09  
% 77.14/10.09  **** run 138 fork 1 starts with strategy
% 77.14/10.09  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 78.31/10.21  
% 78.31/10.21  
% 78.31/10.21  fork 6: search terminated without proof.
% 78.31/10.24  
% 78.31/10.24  **** run 135 fork 6 starts with strategy
% 78.31/10.24  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 80.73/10.49  
% 80.73/10.49  
% 80.73/10.49  fork 0: search terminated without proof.
% 80.73/10.52  
% 80.73/10.52  **** run 137 fork 0 starts with strategy
% 80.73/10.52  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 83.31/10.85  
% 83.31/10.85  
% 83.31/10.85  fork 2: search terminated without proof.
% 83.75/10.88  
% 83.75/10.88  **** run 139 fork 2 starts with strategy
% 83.75/10.88  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 84.40/10.96  
% 84.40/10.96  
% 84.40/10.96  fork 3: search terminated without proof.
% 84.59/10.98  
% 84.59/10.98  **** run 140 fork 3 starts with strategy
% 84.59/10.98  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 84.93/11.03  
% 84.93/11.03  
% 84.93/11.03  fork 4: search terminated without proof.
% 85.09/11.07  
% 85.09/11.07  **** run 117 fork 4 starts with strategy
% 85.09/11.07  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 85.09/11.09  
% 85.09/11.09  fork 4: search finished without proof.
% 85.09/11.11  
% 85.09/11.11  **** run 125 fork 4 starts with strategy
% 85.09/11.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 93.78/12.13  
% 93.78/12.13  
% 93.78/12.13  fork 4: search terminated without proof.
% 93.78/12.16  
% 93.78/12.16  **** run 133 fork 4 starts with strategy
% 93.78/12.16  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 107.83/13.94  
% 107.83/13.94  
% 107.83/13.94  fork 5: search terminated without proof.
% 108.65/14.00  
% 108.65/14.00  **** run 142 fork 5 starts with strategy
% 108.65/14.00  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 108.65/14.01  
% 108.65/14.01  
% 108.65/14.01  fork 7: search terminated without proof.
% 109.01/14.06  
% 109.01/14.06  **** run 144 fork 7 starts with strategy
% 109.01/14.06  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 117.13/15.11  
% 117.13/15.11  
% 117.13/15.11  fork 1: search terminated without proof.
% 117.55/15.15  
% 117.55/15.15  **** run 146 fork 1 starts with strategy
% 117.55/15.15  {"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}
% 118.64/15.28  
% 118.64/15.28  
% 118.64/15.28  fork 6: search terminated without proof.
% 119.00/15.34  
% 119.00/15.34  **** run 143 fork 6 starts with strategy
% 119.00/15.35  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 121.93/15.71  
% 121.93/15.71  
% 121.93/15.71  fork 0: search terminated without proof.
% 122.69/15.77  
% 122.69/15.77  **** run 145 fork 0 starts with strategy
% 122.69/15.77  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 123.46/15.90  
% 123.46/15.90  
% 123.46/15.90  fork 2: search terminated without proof.
% 124.03/15.95  
% 124.03/15.95  **** run 147 fork 2 starts with strategy
% 124.03/15.95  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 124.31/16.00  
% 124.31/16.00  
% 124.31/16.00  fork 3: search terminated without proof.
% 124.82/16.03  
% 124.82/16.03  **** run 148 fork 3 starts with strategy
% 124.82/16.03  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 133.56/17.18  
% 133.56/17.18  
% 133.56/17.18  fork 4: search terminated without proof.
% 134.20/17.21  
% 134.20/17.21  **** run 141 fork 4 starts with strategy
% 134.20/17.21  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 148.62/19.03  
% 148.62/19.03  
% 148.62/19.03  fork 5: search terminated without proof.
% 148.62/19.07  
% 148.62/19.07  **** run 150 fork 5 starts with strategy
% 148.62/19.07  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 149.07/19.10  
% 149.07/19.10  
% 149.07/19.10  fork 7: search terminated without proof.
% 149.07/19.14  
% 149.07/19.14  **** run 152 fork 7 starts with strategy
% 149.07/19.14  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 157.84/20.18  
% 157.84/20.18  
% 157.84/20.18  fork 1: search terminated without proof.
% 157.84/20.22  
% 157.84/20.22  **** run 154 fork 1 starts with strategy
% 157.84/20.22  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 160.93/20.56  
% 160.93/20.56  
% 160.93/20.56  fork 6: search terminated without proof.
% 160.93/20.61  
% 160.93/20.61  **** run 151 fork 6 starts with strategy
% 160.93/20.61  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 162.60/20.80  
% 162.60/20.80  
% 162.60/20.80  fork 0: search terminated without proof.
% 162.95/20.84  
% 162.95/20.84  **** run 153 fork 0 starts with strategy
% 162.95/20.84  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 164.17/20.99  
% 164.17/20.99  
% 164.17/20.99  fork 2: search terminated without proof.
% 164.17/21.02  
% 164.17/21.02  **** run 155 fork 2 starts with strategy
% 164.17/21.02  {"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}
% 164.82/21.05  
% 164.82/21.05  
% 164.82/21.05  fork 3: search terminated without proof.
% 165.00/21.10  
% 165.00/21.10  **** run 156 fork 3 starts with strategy
% 165.00/21.10  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 174.16/22.25  
% 174.16/22.25  
% 174.16/22.25  fork 4: search terminated without proof.
% 174.36/22.30  
% 174.36/22.30  **** run 149 fork 4 starts with strategy
% 174.36/22.30  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 188.79/24.09  
% 188.79/24.09  
% 188.79/24.09  fork 5: search terminated without proof.
% 188.79/24.12  
% 188.79/24.12  **** run 158 fork 5 starts with strategy
% 188.79/24.12  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 189.61/24.17  
% 189.61/24.17  
% 189.61/24.17  fork 7: search terminated without proof.
% 189.61/24.20  
% 189.61/24.20  **** run 160 fork 7 starts with strategy
% 189.61/24.20  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 198.18/25.25  
% 198.18/25.25  
% 198.18/25.25  fork 1: search terminated without proof.
% 198.18/25.28  
% 198.18/25.28  **** run 162 fork 1 starts with strategy
% 198.18/25.28  {"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}
% 202.21/25.75  
% 202.21/25.75  
% 202.21/25.75  fork 6: search terminated without proof.
% 202.25/25.78  
% 202.25/25.78  **** run 159 fork 6 starts with strategy
% 202.25/25.78  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 202.97/25.87  
% 202.97/25.87  
% 202.97/25.87  fork 0: search terminated without proof.
% 202.97/25.90  
% 202.97/25.90  **** run 161 fork 0 starts with strategy
% 202.97/25.90  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 204.66/26.07  
% 204.66/26.07  
% 204.66/26.07  fork 2: search terminated without proof.
% 204.66/26.10  
% 204.66/26.10  **** run 163 fork 2 starts with strategy
% 204.66/26.10  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 205.44/26.18  
% 205.44/26.18  
% 205.44/26.18  fork 3: search terminated without proof.
% 205.44/26.20  
% 205.44/26.20  **** run 164 fork 3 starts with strategy
% 205.44/26.20  {"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}
% 212.69/27.13  
% 212.69/27.13  
% 212.69/27.13  result: proof found
% 212.69/27.13  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 212.69/27.13  by run 161 fork 0 strategy {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 212.69/27.13  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 212.69/27.13  
% 212.69/27.13  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 212.69/27.14  
% 212.69/27.14  run 161 fork 0 statistics:
% 212.69/27.14  ----------------------------------
% 212.69/27.14  this run seconds: 1.124034
% 212.69/27.14  total seconds: 26.097980
% 212.69/27.14  stat_given_used: 336
% 212.69/27.14  stat_given_used_at_endgame: 0
% 212.69/27.14  stat_given_candidates:   1177
% 212.69/27.14  stat_given_candidates_at_endgame: 0
% 212.69/27.14  stat_given_candidates_h: 0
% 212.69/27.14  stat_binres_derived_cl:   1
% 212.69/27.14  stat_binres_derived_cl_h: 0
% 212.69/27.14  stat_factor_derived_cl: 0
% 212.69/27.14  stat_para_derived_cl: 67939
% 212.69/27.14  stat_tautologies_discarded: 0
% 212.69/27.14  stat_forward_subsumed: 2678
% 212.69/27.14  stat_derived_cut: 0
% 212.69/27.14  stat_derived_rewritten: 83
% 212.69/27.14  stat_weight_discarded_building: 0
% 212.69/27.14  stat_weight_discarded_cl: 0
% 212.69/27.14  stat_internlimit_discarded_cl: 0
% 212.69/27.14  stat_simplified:  83 simplified 0 derived 0 given
% 212.69/27.14  stat_kept_cl: 64618
% 212.69/27.14  stat_built_cl: 65373
% 212.69/27.14  stat_hyperres_partial_cl: 0
% 212.69/27.14  stat_made_rewriters: 319
% 212.69/27.14  stat_backward_subsumed: 0
% 212.69/27.14  stat_propagated_subsumed: 0
% 212.69/27.14  stat_clsubs_attempted:                      9702
% 212.69/27.14  stat_clsubs_fact_groundunit_found:             0
% 212.69/27.14  stat_clsubs_rule_groundunit_found:             0
% 212.69/27.14  stat_clsubs_top_meta_attempted:              48051
% 212.69/27.14  stat_clsubs_top_meta_failed:                 38349
% 212.69/27.14  stat_clsubs_top_meta_nonpref_attempted:               48051
% 212.69/27.14  stat_clsubs_top_meta_nonpref_succeeded:               14826
% 212.69/27.14  stat_clsubs_top_meta_pref_attempted:                  14826
% 212.69/27.14  stat_clsubs_top_meta_pref1_succeeded:                 14826
% 212.69/27.14  stat_clsubs_top_meta_pref2_succeeded:                 14826
% 212.69/27.14  stat_clsubs_top_meta_pref3_succeeded:                  9702
% 212.69/27.14  stat_clsubs_top_meta_pref_succeeded:                   9702
% 212.69/27.14  stat_clsubs_meta_attempted:                 9702
% 212.69/27.14  stat_clsubs_meta_failed:                      47
% 212.69/27.14  stat_clsubs_predsymbs_attempted:               0
% 212.69/27.14  stat_clsubs_unit_attempted:                 9702
% 212.69/27.14  stat_clsubs_full_attempted:                    0
% 212.69/27.14  stat_forwardsubs_attempted:                67296
% 212.69/27.14  stat_lit_hash_added:                  64679
% 212.69/27.14  stat_lit_hash_computed:              132385
% 212.69/27.14  stat_lit_hash_match_found:             2686
% 212.69/27.14  stat_lit_hash_match_miss:            129721
% 212.69/27.14  stat_lit_hash_cut_ok:                     0
% 212.69/27.14  stat_lit_strong_cut_ok:                   0
% 212.69/27.14  stat_lit_hash_subsume_ok:              2678
% 212.69/27.14  clqueue els 10000000 used 1
% 212.69/27.14  clactive els 10000000 used 337
% 212.69/27.14  clactivesubsume els 10000000 used 1675
% 212.69/27.14  queue_termbuf els 200000000 used 21215639
% 212.69/27.14  hyper_termbuf els 100000000 used 1
% 212.69/27.14  active_termbuf els 100000000 used 41026
% 212.69/27.14  varstack els 5000 last used 1
% 212.69/27.14  given_termbuf els 10000000 last used 105
% 212.69/27.14  simplified_termbuf els 10000000 last used 1
% 212.69/27.14  derived_termbuf els 10000000 last used 3
% 212.69/27.14  wr_mallocs: 66723
% 212.69/27.14  wr_callocs: 19
% 212.69/27.14  wr_reallocs: 3925
% 212.69/27.14  wr_frees: 2
% 212.69/27.14  wr_malloc_bytes: 4165737076
% 212.69/27.14  wr_calloc_bytes: 96065504
% 212.69/27.14  wr_realloc_bytes: 1572032
% 212.69/27.14  wr_realloc_freebytes: 0
% 212.69/27.14  ----------------------------------
%------------------------------------------------------------------------------