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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 61.94s 8.40s
% Output   : CNFRefutation 61.94s
% 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(apply(w,X),Y) = apply(apply(X,Y),Y),
    inference(cnf_transformation,[],[w_definition]) ).

cnf('3',plain,
    apply(apply(apply(q,X),Y),Z) = apply(Y,apply(X,Z)),
    inference(cnf_transformation,[],[q_definition]) ).

cnf('4',plain,
    apply(apply(apply(apply(X,f(X)),g(X)),g(X)),h(X)) != apply(apply(f(X),g(X)),apply(apply(f(X),g(X)),h(X))),
    inference(cnf_transformation,[],[prove_p_combinator]) ).

cnf('5',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(f(X),g(X)),apply(apply(f(X),g(X)),h(X))),
    inference(paramodulation,[],['2','4']) ).

cnf('6',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(b,apply(f(X),g(X))),apply(f(X),g(X))),h(X)),
    inference(paramodulation,[],['1','5']) ).

cnf('7',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(apply(q,f(X)),apply(b,apply(f(X),g(X)))),g(X)),h(X)),
    inference(paramodulation,[],['3','6']) ).

cnf('8',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(apply(apply(q,b),apply(q,f(X))),apply(f(X),g(X))),g(X)),h(X)),
    inference(paramodulation,[],['3','7']) ).

cnf('9',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(apply(apply(q,f(X)),apply(apply(q,b),apply(q,f(X)))),g(X)),g(X)),h(X)),
    inference(paramodulation,[],['3','8']) ).

cnf('10',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(w,apply(apply(q,f(X)),apply(apply(q,b),apply(q,f(X))))),g(X)),h(X)),
    inference(paramodulation,[],['2','9']) ).

cnf('11',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(w,apply(apply(apply(q,apply(q,b)),apply(q,f(X))),apply(q,f(X)))),g(X)),h(X)),
    inference(paramodulation,[],['3','10']) ).

cnf('12',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(w,apply(apply(w,apply(q,apply(q,b))),apply(q,f(X)))),g(X)),h(X)),
    inference(paramodulation,[],['2','11']) ).

cnf('13',plain,
    apply(apply(apply(w,apply(X,f(X))),g(X)),h(X)) != apply(apply(apply(w,apply(apply(apply(b,apply(w,apply(q,apply(q,b)))),q),f(X))),g(X)),h(X)),
    inference(paramodulation,[],['1','12']) ).

cnf('14',plain,
    $false,
    inference(reflexivity,[],['13']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COL066-1 : TPTP v8.1.2. Released v1.0.0.
% 0.13/0.13  % Command  : gkc %s
% 0.14/0.34  % Computer : n003.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Sun Aug 27 04:43:09 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.21/0.39  
% 0.21/0.39  input clause set summed statistics:
% 0.21/0.39  ----------------------------------
% 0.21/0.39  in_clause_count:                     4
% 0.21/0.39  in_rule_clause_count:                4
% 0.21/0.39  in_fact_clause_count:                0
% 0.21/0.39  in_answer_clause_count:              0
% 0.21/0.39  in_ground_clause_count:              0
% 0.21/0.39  in_unit_clause_count:                4
% 0.21/0.39  in_horn_clause_count:                4
% 0.21/0.39  in_pos_clause_count:                 3
% 0.21/0.39  in_neg_clause_count:                 1
% 0.21/0.39  in_poseq_clause_count:               3
% 0.21/0.39  in_negeq_clause_count:               1
% 0.21/0.39  in_unitposeq_clause_count:           3
% 0.21/0.39  in_chain_clause_count:               0
% 0.21/0.39  in_min_length:             1
% 0.21/0.39  in_max_length:             1
% 0.21/0.39  in_min_depth:              3
% 0.21/0.39  in_max_depth:              6
% 0.21/0.39  in_min_size:              11
% 0.21/0.39  in_max_size:              28
% 0.21/0.39  in_min_vars:               1
% 0.21/0.39  in_max_vars:               3
% 0.21/0.39  in_extaxiom_count:                 0
% 0.21/0.39  in_axiom_count:                    3
% 0.21/0.39  in_assumption_count:               0
% 0.21/0.39  in_goal_count:                     1
% 0.21/0.39  in_neg_goal_count:                 1
% 0.21/0.39  in_pos_goal_count:                 0
% 0.21/0.39  in_posunit_goal_count:             0
% 0.21/0.39  
% 0.21/0.39  auto guide:
% 0.21/0.39  -----------
% 0.21/0.39  {
% 0.21/0.39  "print":1,
% 0.21/0.39  "print_level": 15,
% 0.21/0.39  "max_size": 0,
% 0.21/0.39  "max_depth": 0,
% 0.21/0.39  "max_length": 0,
% 0.21/0.39  "max_dseconds": 0,
% 0.21/0.39  "runs":[
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/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.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/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.21/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.21/0.39  
% 0.21/0.39  ]}
% 0.21/0.39  
% 0.21/0.39  
% 0.21/0.39  **** run 1 fork 0 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.39  
% 0.21/0.39  **** run 2 fork 1 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 3 fork 2 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.39  
% 0.21/0.39  **** run 4 fork 3 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.39  
% 0.21/0.39  **** run 5 fork 4 starts with strategy
% 0.21/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.21/0.39  
% 0.21/0.39  **** run 6 fork 5 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.39  
% 0.21/0.39  **** run 8 fork 7 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.39  
% 0.21/0.39  **** run 7 fork 6 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 7: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 1: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 2: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 3: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 4: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 0: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 5: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 6: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  **** run 16 fork 7 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.21/0.54  
% 0.21/0.54  **** run 12 fork 3 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.54  
% 0.21/0.54  **** run 9 fork 0 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.54  
% 0.21/0.54  **** run 10 fork 1 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.54  
% 0.21/0.54  **** run 11 fork 2 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.54  
% 0.21/0.54  **** run 13 fork 4 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.55  
% 0.21/0.55  **** run 14 fork 5 starts with strategy
% 0.21/0.55  {"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.21/0.56  
% 0.21/0.56  **** run 15 fork 6 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 7: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 3: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 2: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 0: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 4: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 1: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 5: search terminated without proof.
% 0.21/0.68  
% 0.21/0.68  
% 0.21/0.68  fork 6: search terminated without proof.
% 0.21/0.68  
% 0.21/0.68  **** run 19 fork 2 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.21/0.68  
% 0.21/0.68  **** run 20 fork 3 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.21/0.68  
% 0.21/0.68  **** run 24 fork 7 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.68  
% 0.21/0.68  **** run 21 fork 4 starts with strategy
% 0.21/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.21/0.68  
% 0.21/0.68  **** run 18 fork 1 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.68  
% 0.21/0.68  **** run 22 fork 5 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.69  
% 0.21/0.69  **** run 23 fork 6 starts with strategy
% 0.21/0.69  {"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.21/0.71  
% 0.21/0.71  **** run 17 fork 0 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.21/0.81  
% 3.21/0.81  
% 3.21/0.81  fork 2: search terminated without proof.
% 3.21/0.81  
% 3.21/0.81  
% 3.21/0.81  fork 3: search terminated without proof.
% 3.21/0.81  
% 3.21/0.81  
% 3.21/0.81  fork 4: search terminated without proof.
% 3.21/0.82  
% 3.21/0.82  
% 3.21/0.82  fork 7: search terminated without proof.
% 3.21/0.82  
% 3.21/0.82  
% 3.21/0.82  fork 1: search terminated without proof.
% 3.51/0.83  
% 3.51/0.83  **** run 27 fork 2 starts with strategy
% 3.51/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.51/0.83  
% 3.51/0.83  **** run 28 fork 3 starts with strategy
% 3.51/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.51/0.83  
% 3.51/0.83  **** run 29 fork 4 starts with strategy
% 3.51/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.51/0.84  
% 3.51/0.84  **** run 26 fork 1 starts with strategy
% 3.51/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.51/0.84  
% 3.51/0.84  **** run 32 fork 7 starts with strategy
% 3.51/0.84  {"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.51/0.85  
% 3.51/0.85  
% 3.51/0.85  fork 5: search terminated without proof.
% 3.51/0.86  
% 3.51/0.86  
% 3.51/0.86  fork 0: search terminated without proof.
% 3.79/0.86  
% 3.79/0.86  
% 3.79/0.86  fork 6: search terminated without proof.
% 3.79/0.87  
% 3.79/0.87  **** run 30 fork 5 starts with strategy
% 3.79/0.87  {"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.79/0.88  
% 3.79/0.88  **** run 25 fork 0 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.79/0.88  
% 3.79/0.88  **** run 31 fork 6 starts with strategy
% 3.79/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 4.37/0.95  
% 4.37/0.95  
% 4.37/0.95  fork 2: search terminated without proof.
% 4.37/0.95  
% 4.37/0.95  
% 4.37/0.95  fork 3: search terminated without proof.
% 4.37/0.96  
% 4.37/0.96  
% 4.37/0.96  fork 4: search terminated without proof.
% 4.37/0.96  
% 4.37/0.96  
% 4.37/0.96  fork 7: search terminated without proof.
% 4.37/0.96  
% 4.37/0.96  
% 4.37/0.96  fork 1: search terminated without proof.
% 4.37/0.97  
% 4.37/0.97  **** run 35 fork 2 starts with strategy
% 4.37/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.68/0.97  
% 4.68/0.97  **** run 36 fork 3 starts with strategy
% 4.68/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.68/0.98  
% 4.68/0.98  **** run 37 fork 4 starts with strategy
% 4.68/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.68/0.98  
% 4.68/0.98  **** run 34 fork 1 starts with strategy
% 4.68/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.68/0.98  
% 4.68/0.98  **** run 40 fork 7 starts with strategy
% 4.68/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.68/0.99  
% 4.68/0.99  
% 4.68/0.99  fork 5: search terminated without proof.
% 4.68/1.00  
% 4.68/1.00  
% 4.68/1.00  fork 0: search terminated without proof.
% 4.68/1.00  
% 4.68/1.00  
% 4.68/1.00  fork 6: search terminated without proof.
% 4.68/1.01  
% 4.68/1.01  **** run 38 fork 5 starts with strategy
% 4.68/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.68/1.02  
% 4.68/1.02  **** run 39 fork 6 starts with strategy
% 4.68/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.68/1.02  
% 4.68/1.02  **** run 33 fork 0 starts with strategy
% 4.68/1.02  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.42/1.09  
% 5.42/1.09  
% 5.42/1.09  fork 2: search terminated without proof.
% 5.42/1.09  
% 5.42/1.09  
% 5.42/1.09  fork 3: search terminated without proof.
% 5.42/1.10  
% 5.42/1.10  
% 5.42/1.10  fork 7: search terminated without proof.
% 5.42/1.10  
% 5.42/1.10  
% 5.42/1.10  fork 4: search terminated without proof.
% 5.42/1.10  
% 5.42/1.10  
% 5.42/1.10  fork 1: search terminated without proof.
% 5.42/1.10  
% 5.42/1.10  **** run 43 fork 2 starts with strategy
% 5.42/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.42/1.11  
% 5.42/1.11  **** run 44 fork 3 starts with strategy
% 5.42/1.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.42/1.12  
% 5.42/1.12  **** run 45 fork 4 starts with strategy
% 5.42/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.42/1.12  
% 5.42/1.12  **** run 48 fork 7 starts with strategy
% 5.42/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.42/1.12  
% 5.42/1.12  **** run 42 fork 1 starts with strategy
% 5.42/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.91/1.13  
% 5.91/1.13  
% 5.91/1.13  fork 5: search terminated without proof.
% 5.91/1.14  
% 5.91/1.14  
% 5.91/1.14  fork 0: search terminated without proof.
% 5.91/1.14  
% 5.91/1.14  
% 5.91/1.14  fork 6: search terminated without proof.
% 5.91/1.15  
% 5.91/1.15  **** run 46 fork 5 starts with strategy
% 5.91/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.91/1.15  
% 5.91/1.15  **** run 47 fork 6 starts with strategy
% 5.91/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.91/1.16  
% 5.91/1.16  **** run 41 fork 0 starts with strategy
% 5.91/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.21/1.17  
% 6.21/1.17  fork 5: search finished without proof.
% 6.21/1.19  
% 6.21/1.19  **** run 54 fork 5 starts with strategy
% 6.21/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.21/1.23  
% 6.21/1.23  
% 6.21/1.23  fork 2: search terminated without proof.
% 6.21/1.23  
% 6.21/1.23  
% 6.21/1.23  fork 3: search terminated without proof.
% 6.79/1.24  
% 6.79/1.24  
% 6.79/1.24  fork 7: search terminated without proof.
% 6.79/1.24  
% 6.79/1.24  
% 6.79/1.24  fork 1: search terminated without proof.
% 6.79/1.24  
% 6.79/1.24  **** run 52 fork 3 starts with strategy
% 6.79/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.79/1.24  
% 6.79/1.24  **** run 51 fork 2 starts with strategy
% 6.79/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.79/1.25  
% 6.79/1.25  fork 6: search finished without proof.
% 6.79/1.26  
% 6.79/1.26  
% 6.79/1.26  fork 4: search terminated without proof.
% 6.79/1.26  
% 6.79/1.26  **** run 56 fork 7 starts with strategy
% 6.79/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.79/1.26  
% 6.79/1.26  **** run 50 fork 1 starts with strategy
% 6.79/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.79/1.27  
% 6.79/1.27  **** run 55 fork 6 starts with strategy
% 6.79/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.79/1.27  
% 6.79/1.27  fork 2: search finished without proof.
% 7.08/1.28  
% 7.08/1.28  
% 7.08/1.28  fork 0: search terminated without proof.
% 7.08/1.28  
% 7.08/1.28  **** run 53 fork 4 starts with strategy
% 7.08/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 7.08/1.29  
% 7.08/1.29  **** run 59 fork 2 starts with strategy
% 7.08/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.08/1.29  
% 7.08/1.29  fork 3: search finished without proof.
% 7.08/1.30  
% 7.08/1.30  **** run 49 fork 0 starts with strategy
% 7.08/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.08/1.31  
% 7.08/1.31  
% 7.08/1.31  fork 5: search terminated without proof.
% 7.08/1.31  
% 7.08/1.31  **** run 60 fork 3 starts with strategy
% 7.08/1.31  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.08/1.33  
% 7.08/1.33  **** run 62 fork 5 starts with strategy
% 7.08/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.08/1.38  
% 7.08/1.38  
% 7.08/1.38  fork 7: search terminated without proof.
% 7.08/1.38  
% 7.08/1.38  
% 7.08/1.38  fork 1: search terminated without proof.
% 7.08/1.40  
% 7.08/1.40  
% 7.08/1.40  fork 4: search terminated without proof.
% 7.08/1.40  
% 7.08/1.40  **** run 64 fork 7 starts with strategy
% 7.08/1.40  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.08/1.40  
% 7.08/1.40  **** run 58 fork 1 starts with strategy
% 7.08/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.08/1.42  
% 7.08/1.42  
% 7.08/1.42  fork 0: search terminated without proof.
% 7.08/1.42  
% 7.08/1.42  
% 7.08/1.42  fork 2: search terminated without proof.
% 7.08/1.42  
% 7.08/1.42  **** run 61 fork 4 starts with strategy
% 7.08/1.42  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.08/1.43  
% 7.08/1.43  
% 7.08/1.43  fork 6: search terminated without proof.
% 7.08/1.44  
% 7.08/1.44  **** run 57 fork 0 starts with strategy
% 7.08/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.08/1.44  
% 7.08/1.44  **** run 67 fork 2 starts with strategy
% 7.08/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.08/1.45  
% 7.08/1.45  
% 7.08/1.45  fork 5: search terminated without proof.
% 8.41/1.46  
% 8.41/1.46  **** run 63 fork 6 starts with strategy
% 8.41/1.46  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.41/1.47  
% 8.41/1.47  **** run 70 fork 5 starts with strategy
% 8.41/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 8.64/1.49  
% 8.64/1.49  
% 8.64/1.49  fork 3: search terminated without proof.
% 8.64/1.51  
% 8.64/1.51  **** run 68 fork 3 starts with strategy
% 8.64/1.51  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.64/1.53  
% 8.64/1.53  
% 8.64/1.53  fork 1: search terminated without proof.
% 8.64/1.53  
% 8.64/1.53  
% 8.64/1.53  fork 7: search terminated without proof.
% 9.14/1.54  
% 9.14/1.54  
% 9.14/1.54  fork 4: search terminated without proof.
% 9.14/1.54  
% 9.14/1.54  **** run 66 fork 1 starts with strategy
% 9.14/1.54  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.14/1.56  
% 9.14/1.56  **** run 72 fork 7 starts with strategy
% 9.14/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.29/1.56  
% 9.29/1.56  
% 9.29/1.56  fork 0: search terminated without proof.
% 9.29/1.56  
% 9.29/1.56  **** run 69 fork 4 starts with strategy
% 9.29/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.29/1.58  
% 9.29/1.58  **** run 65 fork 0 starts with strategy
% 9.29/1.58  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.29/1.59  
% 9.29/1.59  
% 9.29/1.59  fork 6: search terminated without proof.
% 9.29/1.61  
% 9.29/1.61  **** run 71 fork 6 starts with strategy
% 9.29/1.61  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.71/1.63  
% 9.71/1.63  fork 1: search finished without proof.
% 9.71/1.65  
% 9.71/1.65  **** run 74 fork 1 starts with strategy
% 9.71/1.65  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 10.02/1.70  
% 10.02/1.70  
% 10.02/1.70  fork 0: search terminated without proof.
% 10.02/1.72  
% 10.02/1.72  **** run 73 fork 0 starts with strategy
% 10.02/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 15.90/2.46  
% 15.90/2.46  
% 15.90/2.46  fork 2: search terminated without proof.
% 16.28/2.48  
% 16.28/2.48  **** run 75 fork 2 starts with strategy
% 16.28/2.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.91/2.56  
% 16.91/2.56  
% 16.91/2.56  fork 3: search terminated without proof.
% 17.17/2.58  
% 17.17/2.58  **** run 76 fork 3 starts with strategy
% 17.17/2.58  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.17/2.64  
% 17.17/2.64  
% 17.17/2.64  fork 5: search terminated without proof.
% 17.17/2.66  
% 17.17/2.66  
% 17.17/2.66  fork 7: search terminated without proof.
% 17.17/2.66  
% 17.17/2.66  **** run 78 fork 5 starts with strategy
% 17.17/2.66  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 17.17/2.67  
% 17.17/2.67  
% 17.17/2.67  fork 1: search terminated without proof.
% 17.17/2.68  
% 17.17/2.68  
% 17.17/2.68  fork 4: search terminated without proof.
% 17.17/2.69  
% 17.17/2.69  **** run 82 fork 1 starts with strategy
% 17.17/2.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 17.17/2.69  
% 17.17/2.69  **** run 80 fork 7 starts with strategy
% 17.17/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.17/2.72  
% 17.17/2.72  **** run 77 fork 4 starts with strategy
% 17.17/2.72  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.17/2.76  
% 17.17/2.76  
% 17.17/2.76  fork 6: search terminated without proof.
% 18.63/2.79  
% 18.63/2.79  **** run 79 fork 6 starts with strategy
% 18.63/2.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 18.63/2.79  
% 18.63/2.79  
% 18.63/2.79  fork 0: search terminated without proof.
% 18.82/2.81  
% 18.82/2.81  **** run 81 fork 0 starts with strategy
% 18.82/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 24.32/3.51  
% 24.32/3.51  
% 24.32/3.51  fork 2: search terminated without proof.
% 24.32/3.52  
% 24.32/3.52  **** run 83 fork 2 starts with strategy
% 24.32/3.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.86/3.63  
% 24.86/3.63  
% 24.86/3.63  fork 3: search terminated without proof.
% 24.86/3.64  
% 24.86/3.64  **** run 84 fork 3 starts with strategy
% 24.86/3.64  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 25.65/3.70  
% 25.65/3.70  
% 25.65/3.70  fork 5: search terminated without proof.
% 25.92/3.71  
% 25.92/3.71  
% 25.92/3.71  fork 1: search terminated without proof.
% 25.92/3.73  
% 25.92/3.73  **** run 86 fork 5 starts with strategy
% 25.92/3.73  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 26.20/3.73  
% 26.20/3.73  **** run 90 fork 1 starts with strategy
% 26.20/3.73  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 26.20/3.74  
% 26.20/3.74  
% 26.20/3.74  fork 4: search terminated without proof.
% 26.20/3.77  
% 26.20/3.77  **** run 85 fork 4 starts with strategy
% 26.20/3.77  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 26.20/3.77  
% 26.20/3.77  
% 26.20/3.77  fork 7: search terminated without proof.
% 26.20/3.80  
% 26.20/3.80  **** run 88 fork 7 starts with strategy
% 26.20/3.80  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 26.99/3.86  
% 26.99/3.86  
% 26.99/3.86  fork 0: search terminated without proof.
% 26.99/3.88  
% 26.99/3.88  **** run 89 fork 0 starts with strategy
% 26.99/3.88  {"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}
% 29.78/4.29  
% 29.78/4.29  
% 29.78/4.29  fork 6: search terminated without proof.
% 30.59/4.31  
% 30.59/4.31  **** run 87 fork 6 starts with strategy
% 30.59/4.31  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 32.51/4.55  
% 32.51/4.55  
% 32.51/4.55  fork 2: search terminated without proof.
% 32.51/4.56  
% 32.51/4.56  **** run 91 fork 2 starts with strategy
% 32.51/4.56  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.84/4.72  
% 33.84/4.72  
% 33.84/4.72  fork 3: search terminated without proof.
% 33.84/4.74  
% 33.84/4.74  **** run 92 fork 3 starts with strategy
% 33.84/4.74  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 33.84/4.75  
% 33.84/4.75  
% 33.84/4.75  fork 5: search terminated without proof.
% 33.84/4.75  
% 33.84/4.75  
% 33.84/4.75  fork 1: search terminated without proof.
% 33.84/4.77  
% 33.84/4.77  **** run 98 fork 1 starts with strategy
% 33.84/4.77  {"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}
% 33.84/4.78  
% 33.84/4.78  **** run 94 fork 5 starts with strategy
% 33.84/4.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 33.84/4.79  
% 33.84/4.79  
% 33.84/4.79  fork 4: search terminated without proof.
% 33.84/4.81  
% 33.84/4.81  **** run 93 fork 4 starts with strategy
% 33.84/4.81  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.84/4.82  
% 33.84/4.82  
% 33.84/4.82  fork 7: search terminated without proof.
% 34.80/4.85  
% 34.80/4.85  **** run 96 fork 7 starts with strategy
% 34.80/4.85  {"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.60/4.94  
% 35.60/4.94  
% 35.60/4.94  fork 0: search terminated without proof.
% 35.60/4.97  
% 35.60/4.97  **** run 97 fork 0 starts with strategy
% 35.60/4.97  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 39.04/5.39  
% 39.04/5.39  
% 39.04/5.39  fork 6: search terminated without proof.
% 39.04/5.47  
% 39.04/5.47  **** run 95 fork 6 starts with strategy
% 39.04/5.47  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 41.06/5.63  
% 41.06/5.63  
% 41.06/5.63  fork 2: search terminated without proof.
% 41.06/5.67  
% 41.06/5.67  **** run 99 fork 2 starts with strategy
% 41.06/5.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 42.09/5.78  
% 42.09/5.78  
% 42.09/5.78  fork 3: search terminated without proof.
% 42.09/5.80  
% 42.09/5.80  
% 42.09/5.80  fork 5: search terminated without proof.
% 42.40/5.80  
% 42.40/5.80  **** run 100 fork 3 starts with strategy
% 42.40/5.80  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 42.40/5.81  
% 42.40/5.81  
% 42.40/5.81  fork 1: search terminated without proof.
% 42.40/5.83  
% 42.40/5.83  **** run 102 fork 5 starts with strategy
% 42.40/5.83  
% 42.40/5.83  **** run 106 fork 1 starts with strategy
% 42.40/5.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 42.40/5.83  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 42.68/5.84  
% 42.68/5.84  
% 42.68/5.84  fork 4: search terminated without proof.
% 42.68/5.86  
% 42.68/5.86  **** run 101 fork 4 starts with strategy
% 42.68/5.86  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 42.68/5.87  
% 42.68/5.87  
% 42.68/5.87  fork 7: search terminated without proof.
% 42.68/5.89  
% 42.68/5.89  **** run 104 fork 7 starts with strategy
% 42.68/5.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 43.46/5.99  
% 43.46/5.99  
% 43.46/5.99  fork 0: search terminated without proof.
% 43.95/6.01  
% 43.95/6.01  **** run 105 fork 0 starts with strategy
% 43.95/6.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 47.83/6.53  
% 47.83/6.53  
% 47.83/6.53  fork 6: search terminated without proof.
% 47.83/6.56  
% 47.83/6.56  **** run 103 fork 6 starts with strategy
% 47.83/6.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 48.98/6.69  
% 48.98/6.69  
% 48.98/6.69  fork 2: search terminated without proof.
% 48.98/6.71  
% 48.98/6.71  **** run 107 fork 2 starts with strategy
% 48.98/6.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 49.72/6.82  
% 49.72/6.82  
% 49.72/6.82  fork 3: search terminated without proof.
% 49.72/6.85  
% 49.72/6.85  **** run 108 fork 3 starts with strategy
% 49.72/6.85  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 49.72/6.87  
% 49.72/6.87  
% 49.72/6.87  fork 5: search terminated without proof.
% 49.72/6.89  
% 49.72/6.89  **** run 110 fork 5 starts with strategy
% 49.72/6.89  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 51.01/6.91  
% 51.01/6.91  
% 51.01/6.91  fork 7: search terminated without proof.
% 51.01/6.93  
% 51.01/6.93  **** run 112 fork 7 starts with strategy
% 51.01/6.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 51.01/6.96  
% 51.01/6.96  fork 7: search finished without proof.
% 51.01/6.97  
% 51.01/6.97  **** run 120 fork 7 starts with strategy
% 51.01/6.97  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 51.92/7.06  
% 51.92/7.06  
% 51.92/7.06  fork 0: search terminated without proof.
% 51.92/7.06  
% 51.92/7.06  
% 51.92/7.06  fork 4: search terminated without proof.
% 51.92/7.08  
% 51.92/7.08  **** run 113 fork 0 starts with strategy
% 51.92/7.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 51.92/7.10  
% 51.92/7.10  **** run 109 fork 4 starts with strategy
% 51.92/7.10  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 52.67/7.17  
% 52.67/7.17  fork 0: search finished without proof.
% 52.67/7.19  
% 52.67/7.19  **** run 121 fork 0 starts with strategy
% 52.67/7.19  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 53.29/7.20  
% 53.29/7.20  
% 53.29/7.20  fork 1: search terminated without proof.
% 53.29/7.22  
% 53.29/7.22  **** run 114 fork 1 starts with strategy
% 53.29/7.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 55.81/7.57  
% 55.81/7.57  
% 55.81/7.57  fork 6: search terminated without proof.
% 55.81/7.59  
% 55.81/7.59  **** run 111 fork 6 starts with strategy
% 55.81/7.59  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 57.79/7.80  
% 57.79/7.80  
% 57.79/7.80  fork 2: search terminated without proof.
% 57.91/7.82  
% 57.91/7.82  **** run 115 fork 2 starts with strategy
% 57.91/7.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 57.91/7.87  
% 57.91/7.87  
% 57.91/7.87  fork 3: search terminated without proof.
% 57.91/7.89  
% 57.91/7.89  **** run 116 fork 3 starts with strategy
% 57.91/7.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 58.51/7.92  
% 58.51/7.92  
% 58.51/7.92  fork 5: search terminated without proof.
% 58.51/7.94  
% 58.51/7.94  **** run 118 fork 5 starts with strategy
% 58.51/7.94  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 59.10/7.99  
% 59.10/7.99  fork 5: search finished without proof.
% 59.10/8.00  
% 59.10/8.00  **** run 126 fork 5 starts with strategy
% 59.10/8.00  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 59.10/8.05  
% 59.10/8.05  
% 59.10/8.05  fork 7: search terminated without proof.
% 59.10/8.07  
% 59.10/8.07  **** run 128 fork 7 starts with strategy
% 59.10/8.07  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 60.67/8.24  
% 60.67/8.24  
% 60.67/8.24  fork 1: search terminated without proof.
% 60.67/8.26  
% 60.67/8.26  **** run 122 fork 1 starts with strategy
% 60.67/8.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 60.67/8.28  
% 60.67/8.28  
% 60.67/8.28  fork 0: search terminated without proof.
% 61.26/8.30  
% 61.26/8.30  **** run 129 fork 0 starts with strategy
% 61.26/8.30  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 61.94/8.40  
% 61.94/8.40  
% 61.94/8.40  result: proof found
% 61.94/8.40  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 61.94/8.40  by run 109 fork 4 strategy {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 61.94/8.40  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 61.94/8.40  
% 61.94/8.40  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 61.94/8.40  
% 61.94/8.40  run 109 fork 4 statistics:
% 61.94/8.40  ----------------------------------
% 61.94/8.40  this run seconds: 0.465308
% 61.94/8.40  total seconds: 6.921157
% 61.94/8.40  stat_given_used: 1491
% 61.94/8.40  stat_given_used_at_endgame: 0
% 61.94/8.40  stat_given_candidates:   1775
% 61.94/8.40  stat_given_candidates_at_endgame: 0
% 61.94/8.40  stat_given_candidates_h: 0
% 61.94/8.40  stat_binres_derived_cl:   0
% 61.94/8.40  stat_binres_derived_cl_h: 0
% 62.04/8.40  stat_factor_derived_cl: 1
% 62.04/8.40  stat_para_derived_cl: 25772
% 62.04/8.40  stat_tautologies_discarded: 0
% 62.04/8.40  stat_forward_subsumed: 7971
% 62.04/8.40  stat_derived_cut: 0
% 62.04/8.40  stat_derived_rewritten: 0
% 62.04/8.40  stat_weight_discarded_building: 0
% 62.04/8.40  stat_weight_discarded_cl: 0
% 62.04/8.40  stat_internlimit_discarded_cl: 0
% 62.04/8.40  stat_simplified:  0 simplified 0 derived 0 given
% 62.04/8.40  stat_kept_cl: 17801
% 62.04/8.40  stat_built_cl: 20789
% 62.04/8.40  stat_hyperres_partial_cl: 0
% 62.04/8.40  stat_made_rewriters: 0
% 62.04/8.40  stat_backward_subsumed: 0
% 62.04/8.40  stat_propagated_subsumed: 0
% 62.04/8.40  stat_clsubs_attempted:                    185166
% 62.04/8.40  stat_clsubs_fact_groundunit_found:             0
% 62.04/8.40  stat_clsubs_rule_groundunit_found:            41
% 62.04/8.40  stat_clsubs_top_meta_attempted:             552068
% 62.04/8.40  stat_clsubs_top_meta_failed:                366902
% 62.04/8.40  stat_clsubs_top_meta_nonpref_attempted:              552068
% 62.04/8.40  stat_clsubs_top_meta_nonpref_succeeded:              190352
% 62.04/8.40  stat_clsubs_top_meta_pref_attempted:                 190352
% 62.04/8.40  stat_clsubs_top_meta_pref1_succeeded:                185166
% 62.04/8.40  stat_clsubs_top_meta_pref2_succeeded:                185166
% 62.04/8.40  stat_clsubs_top_meta_pref3_succeeded:                185166
% 62.04/8.40  stat_clsubs_top_meta_pref_succeeded:                 185166
% 62.04/8.40  stat_clsubs_meta_attempted:               185166
% 62.04/8.40  stat_clsubs_meta_failed:                    4873
% 62.04/8.40  stat_clsubs_predsymbs_attempted:               0
% 62.04/8.40  stat_clsubs_unit_attempted:               185166
% 62.04/8.40  stat_clsubs_full_attempted:                    0
% 62.04/8.40  stat_forwardsubs_attempted:                25772
% 62.04/8.40  stat_lit_hash_added:                  18606
% 62.04/8.40  stat_lit_hash_computed:               47189
% 62.04/8.40  stat_lit_hash_match_found:             8012
% 62.04/8.40  stat_lit_hash_match_miss:             38372
% 62.04/8.40  stat_lit_hash_cut_ok:                     0
% 62.04/8.40  stat_lit_strong_cut_ok:                   0
% 62.04/8.40  stat_lit_hash_subsume_ok:              7971
% 62.04/8.40  clqueue els 10000000 used 1
% 62.04/8.40  clactive els 10000000 used 1495
% 62.04/8.40  clactivesubsume els 10000000 used 4159
% 62.04/8.40  queue_termbuf els 200000000 used 5776380
% 62.04/8.40  hyper_termbuf els 100000000 used 1
% 62.04/8.40  active_termbuf els 100000000 used 228747
% 62.04/8.40  varstack els 5000 last used 1
% 62.04/8.40  given_termbuf els 10000000 last used 141
% 62.04/8.40  simplified_termbuf els 10000000 last used 1
% 62.04/8.40  derived_termbuf els 10000000 last used 3
% 62.04/8.40  wr_mallocs: 116194
% 62.04/8.40  wr_callocs: 21
% 62.04/8.40  wr_reallocs: 4073
% 62.04/8.40  wr_frees: 2
% 62.04/8.40  wr_malloc_bytes: 4166486148
% 62.04/8.40  wr_calloc_bytes: 112065536
% 62.04/8.40  wr_realloc_bytes: 707976
% 62.04/8.40  wr_realloc_freebytes: 0
% 62.04/8.40  ----------------------------------
%------------------------------------------------------------------------------