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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 218.65s 28.49s
% Output   : CNFRefutation 218.65s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named k_definition)

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

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

cnf('3',plain,
    apply(apply(apply(s,X),apply(k,Y)),Z) = apply(apply(X,Z),Y),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    apply(apply(apply(s,k),X),Y) = Y,
    inference(paramodulation,[],['2','1']) ).

cnf('5',plain,
    apply(apply(apply(s,X),apply(apply(s,k),Y)),Z) = apply(apply(X,Z),Z),
    inference(paramodulation,[],['4','2']) ).

cnf('6',plain,
    apply(apply(apply(s,X3),apply(k,apply(Y3,Z3))),Z3) = apply(apply(apply(s,X3),Y3),Z3),
    inference(paramodulation,[],['2','3']) ).

cnf('7',plain,
    apply(apply(X,Y),apply(Z,Y)) = apply(apply(apply(s,X),Z),Y),
    inference(simplify,[],['6','3']) ).

cnf('8',plain,
    apply(apply(apply(apply(s,X),apply(apply(s,k),Y)),Z),apply(U,Z)) = apply(apply(apply(s,apply(X,Z)),U),Z),
    inference(paramodulation,[],['5','7']) ).

cnf('9',plain,
    apply(apply(apply(apply(s,X3),apply(apply(s,k),Y3)),Z3),apply(apply(k,U3),Z3)) = apply(apply(apply(X3,Z3),Z3),U3),
    inference(paramodulation,[],['3','8']) ).

cnf('10',plain,
    apply(apply(apply(apply(s,X),apply(apply(s,k),Y)),Z),U) = apply(apply(apply(X,Z),Z),U),
    inference(simplify,[],['9','1']) ).

cnf('11',plain,
    apply(apply(apply(s,apply(k,X)),Y),Z) = apply(X,apply(Y,Z)),
    inference(paramodulation,[],['1','2']) ).

cnf('12',plain,
    apply(apply(apply(s,apply(apply(s,apply(k,X)),Y)),Z),U) = apply(apply(X,apply(Y,U)),apply(Z,U)),
    inference(paramodulation,[],['11','2']) ).

cnf('13',plain,
    apply(apply(apply(s,apply(apply(s,k),X)),Y),Z) = apply(Z,apply(Y,Z)),
    inference(paramodulation,[],['4','2']) ).

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

cnf('15',plain,
    apply(X,f(X)) != apply(apply(apply(s,apply(apply(s,k),Y)),X),f(X)),
    inference(paramodulation,[],['13','14']) ).

cnf('16',plain,
    apply(apply(X,Y),f(apply(X,Y))) != apply(apply(apply(apply(s,apply(apply(s,apply(k,s)),apply(s,k))),X),Y),f(apply(X,Y))),
    inference(paramodulation,[],['12','15']) ).

cnf('17',plain,
    $false,
    inference(resolution,[],['10','16']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : COL006-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n008.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sun Aug 27 05:00:02 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.39  
% 0.12/0.39  input clause set summed statistics:
% 0.12/0.39  ----------------------------------
% 0.12/0.39  in_clause_count:                     3
% 0.12/0.39  in_rule_clause_count:                3
% 0.12/0.39  in_fact_clause_count:                0
% 0.12/0.39  in_answer_clause_count:              0
% 0.12/0.39  in_ground_clause_count:              0
% 0.12/0.39  in_unit_clause_count:                3
% 0.12/0.39  in_horn_clause_count:                3
% 0.12/0.39  in_pos_clause_count:                 2
% 0.12/0.39  in_neg_clause_count:                 1
% 0.12/0.39  in_poseq_clause_count:               2
% 0.12/0.39  in_negeq_clause_count:               1
% 0.12/0.39  in_unitposeq_clause_count:           2
% 0.12/0.39  in_chain_clause_count:               0
% 0.12/0.39  in_min_length:             1
% 0.12/0.39  in_max_length:             1
% 0.12/0.39  in_min_depth:              3
% 0.12/0.39  in_max_depth:              4
% 0.12/0.39  in_min_size:               7
% 0.12/0.39  in_max_size:              15
% 0.12/0.39  in_min_vars:               1
% 0.12/0.39  in_max_vars:               3
% 0.12/0.39  in_extaxiom_count:                 0
% 0.12/0.39  in_axiom_count:                    2
% 0.12/0.39  in_assumption_count:               0
% 0.12/0.39  in_goal_count:                     1
% 0.12/0.39  in_neg_goal_count:                 1
% 0.12/0.39  in_pos_goal_count:                 0
% 0.12/0.39  in_posunit_goal_count:             0
% 0.12/0.39  
% 0.12/0.39  auto guide:
% 0.12/0.39  -----------
% 0.12/0.39  {
% 0.12/0.39  "print":1,
% 0.12/0.39  "print_level": 15,
% 0.12/0.39  "max_size": 0,
% 0.12/0.39  "max_depth": 0,
% 0.12/0.39  "max_length": 0,
% 0.12/0.39  "max_dseconds": 0,
% 0.12/0.39  "runs":[
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.12/0.39  
% 0.12/0.39  ]}
% 0.12/0.39  
% 0.12/0.39  
% 0.12/0.39  **** run 1 fork 0 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.12/0.39  
% 0.12/0.39  **** run 2 fork 1 starts with strategy
% 0.12/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.12/0.40  
% 0.12/0.40  **** run 3 fork 2 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.12/0.40  
% 0.12/0.40  **** run 4 fork 3 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.40  
% 0.19/0.40  **** run 5 fork 4 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 3: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 4: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 0: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 5: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 1: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 6: search terminated without proof.
% 0.19/0.53  
% 0.19/0.53  
% 0.19/0.53  fork 7: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  **** run 11 fork 2 starts with strategy
% 0.19/0.55  
% 0.19/0.55  **** run 14 fork 5 starts with strategy
% 0.19/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.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.55  **** run 9 fork 0 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  **** run 10 fork 1 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.55  
% 0.19/0.55  **** run 13 fork 4 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.55  **** run 12 fork 3 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  **** run 15 fork 6 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.55  
% 0.19/0.55  **** run 16 fork 7 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 5: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 1: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 0: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 3: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 4: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 2: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 7: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 6: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  **** run 22 fork 5 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 18 fork 1 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.68  
% 0.19/0.68  **** run 17 fork 0 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.69  
% 0.19/0.69  **** run 19 fork 2 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.69  
% 0.19/0.69  **** run 21 fork 4 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.69  
% 0.19/0.69  **** run 24 fork 7 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.69  
% 0.19/0.69  **** run 23 fork 6 starts with strategy
% 0.19/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.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 1: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 2: search terminated without proof.
% 0.19/0.80  
% 0.19/0.80  
% 0.19/0.80  fork 6: search terminated without proof.
% 0.19/0.81  
% 0.19/0.81  **** run 26 fork 1 starts with strategy
% 0.19/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.82  
% 0.19/0.82  
% 0.19/0.82  fork 5: search terminated without proof.
% 0.19/0.82  
% 0.19/0.82  **** run 27 fork 2 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.82  
% 0.19/0.82  **** run 31 fork 6 starts with strategy
% 0.19/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.82  
% 0.19/0.82  
% 0.19/0.82  fork 4: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 7: search terminated without proof.
% 0.19/0.84  
% 0.19/0.84  **** run 30 fork 5 starts with strategy
% 0.19/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.84  
% 0.19/0.84  **** run 29 fork 4 starts with strategy
% 0.19/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.84  
% 0.19/0.84  
% 0.19/0.84  fork 0: search terminated without proof.
% 0.19/0.85  
% 0.19/0.85  **** run 32 fork 7 starts with strategy
% 0.19/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.88  
% 0.19/0.88  
% 0.19/0.88  fork 3: search terminated without proof.
% 0.19/0.89  
% 0.19/0.89  **** run 25 fork 0 starts with strategy
% 0.19/0.89  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.90  
% 0.19/0.90  **** run 28 fork 3 starts with strategy
% 0.19/0.90  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.93  
% 0.19/0.93  
% 0.19/0.93  fork 2: search terminated without proof.
% 0.19/0.95  
% 0.19/0.95  **** run 35 fork 2 starts with strategy
% 0.19/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.95  
% 0.19/0.95  
% 0.19/0.95  fork 6: search terminated without proof.
% 0.19/0.96  
% 0.19/0.96  
% 0.19/0.96  fork 5: search terminated without proof.
% 0.19/0.97  
% 0.19/0.97  
% 0.19/0.97  fork 4: search terminated without proof.
% 4.21/0.97  
% 4.21/0.97  **** run 39 fork 6 starts with strategy
% 4.21/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.21/0.98  
% 4.21/0.98  
% 4.21/0.98  fork 7: search terminated without proof.
% 4.21/0.98  
% 4.21/0.98  **** run 38 fork 5 starts with strategy
% 4.21/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.21/0.98  
% 4.21/0.98  **** run 37 fork 4 starts with strategy
% 4.21/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.21/1.00  
% 4.21/1.00  **** run 40 fork 7 starts with strategy
% 4.21/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.21/1.02  
% 4.21/1.02  
% 4.21/1.02  fork 3: search terminated without proof.
% 4.21/1.02  
% 4.21/1.02  
% 4.21/1.02  fork 1: search terminated without proof.
% 4.21/1.03  
% 4.21/1.03  **** run 36 fork 3 starts with strategy
% 4.21/1.03  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.21/1.04  
% 4.21/1.04  **** run 34 fork 1 starts with strategy
% 4.21/1.04  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 5.12/1.05  
% 5.12/1.05  
% 5.12/1.05  fork 0: search terminated without proof.
% 5.12/1.06  
% 5.12/1.06  **** run 33 fork 0 starts with strategy
% 5.12/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.12/1.08  
% 5.12/1.08  
% 5.12/1.08  fork 2: search terminated without proof.
% 5.12/1.09  
% 5.12/1.09  
% 5.12/1.09  fork 6: search terminated without proof.
% 5.12/1.10  
% 5.12/1.10  **** run 43 fork 2 starts with strategy
% 5.12/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.12/1.10  
% 5.12/1.10  
% 5.12/1.10  fork 5: search terminated without proof.
% 5.12/1.10  
% 5.12/1.10  
% 5.12/1.10  fork 4: search terminated without proof.
% 5.12/1.11  
% 5.12/1.11  **** run 47 fork 6 starts with strategy
% 5.12/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.12/1.12  
% 5.12/1.12  **** run 46 fork 5 starts with strategy
% 5.12/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.12/1.12  
% 5.12/1.12  
% 5.12/1.12  fork 7: search terminated without proof.
% 5.12/1.12  
% 5.12/1.12  **** run 45 fork 4 starts with strategy
% 5.12/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.12/1.13  
% 5.12/1.13  fork 6: search finished without proof.
% 5.12/1.13  
% 5.12/1.13  **** run 48 fork 7 starts with strategy
% 5.12/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.12/1.14  
% 5.12/1.14  fork 5: search finished without proof.
% 5.92/1.15  
% 5.92/1.15  **** run 55 fork 6 starts with strategy
% 5.92/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 5.92/1.15  
% 5.92/1.15  
% 5.92/1.15  fork 1: search terminated without proof.
% 5.92/1.15  
% 5.92/1.15  
% 5.92/1.15  fork 3: search terminated without proof.
% 5.92/1.16  
% 5.92/1.16  **** run 54 fork 5 starts with strategy
% 5.92/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.92/1.17  
% 5.92/1.17  **** run 42 fork 1 starts with strategy
% 5.92/1.17  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.92/1.17  
% 5.92/1.17  **** run 44 fork 3 starts with strategy
% 5.92/1.17  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.92/1.18  
% 5.92/1.18  
% 5.92/1.18  fork 0: search terminated without proof.
% 6.39/1.20  
% 6.39/1.20  **** run 41 fork 0 starts with strategy
% 6.39/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 6.39/1.22  
% 6.39/1.22  
% 6.39/1.22  fork 2: search terminated without proof.
% 6.39/1.24  
% 6.39/1.24  **** run 51 fork 2 starts with strategy
% 6.39/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.39/1.24  
% 6.39/1.24  
% 6.39/1.24  fork 4: search terminated without proof.
% 6.83/1.26  
% 6.83/1.26  fork 2: search finished without proof.
% 6.83/1.26  
% 6.83/1.26  **** run 53 fork 4 starts with strategy
% 6.83/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.83/1.26  
% 6.83/1.26  
% 6.83/1.26  fork 7: search terminated without proof.
% 6.83/1.28  
% 6.83/1.28  **** run 59 fork 2 starts with strategy
% 6.83/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.83/1.28  
% 6.83/1.28  
% 6.83/1.28  fork 5: search terminated without proof.
% 6.83/1.28  
% 6.83/1.28  
% 6.83/1.28  fork 6: search terminated without proof.
% 6.83/1.28  
% 6.83/1.28  **** run 56 fork 7 starts with strategy
% 6.83/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.83/1.29  
% 6.83/1.29  **** run 62 fork 5 starts with strategy
% 6.83/1.29  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.83/1.29  
% 6.83/1.29  
% 6.83/1.29  fork 3: search terminated without proof.
% 6.83/1.30  
% 6.83/1.30  **** run 63 fork 6 starts with strategy
% 6.83/1.30  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 6.83/1.30  
% 6.83/1.30  
% 6.83/1.30  fork 1: search terminated without proof.
% 6.83/1.31  
% 6.83/1.31  **** run 52 fork 3 starts with strategy
% 6.83/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.83/1.32  
% 6.83/1.32  
% 6.83/1.32  fork 0: search terminated without proof.
% 6.83/1.32  
% 6.83/1.32  **** run 50 fork 1 starts with strategy
% 6.83/1.32  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.83/1.34  
% 6.83/1.34  **** run 49 fork 0 starts with strategy
% 6.83/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.83/1.34  
% 6.83/1.34  fork 3: search finished without proof.
% 7.58/1.35  
% 7.58/1.35  **** run 60 fork 3 starts with strategy
% 7.58/1.35  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.58/1.38  
% 7.58/1.38  fork 3: search finished without proof.
% 7.58/1.38  
% 7.58/1.38  
% 7.58/1.38  fork 4: search terminated without proof.
% 7.58/1.39  
% 7.58/1.39  **** run 68 fork 3 starts with strategy
% 7.58/1.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.95/1.40  
% 7.95/1.40  **** run 61 fork 4 starts with strategy
% 7.95/1.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.95/1.40  
% 7.95/1.40  
% 7.95/1.40  fork 2: search terminated without proof.
% 7.95/1.41  
% 7.95/1.41  
% 7.95/1.41  fork 7: search terminated without proof.
% 7.95/1.41  
% 7.95/1.41  
% 7.95/1.41  fork 5: search terminated without proof.
% 7.95/1.42  
% 7.95/1.42  **** run 67 fork 2 starts with strategy
% 7.95/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.95/1.42  
% 7.95/1.42  
% 7.95/1.42  fork 6: search terminated without proof.
% 7.95/1.42  
% 7.95/1.42  fork 4: search finished without proof.
% 7.95/1.43  
% 7.95/1.43  **** run 64 fork 7 starts with strategy
% 7.95/1.43  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.95/1.44  
% 7.95/1.44  **** run 70 fork 5 starts with strategy
% 7.95/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.95/1.44  
% 7.95/1.44  **** run 71 fork 6 starts with strategy
% 7.95/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 8.33/1.44  
% 8.33/1.44  **** run 69 fork 4 starts with strategy
% 8.33/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.35/1.45  
% 8.35/1.45  
% 8.35/1.45  fork 1: search terminated without proof.
% 8.35/1.46  
% 8.35/1.46  
% 8.35/1.46  fork 0: search terminated without proof.
% 8.35/1.48  
% 8.35/1.48  **** run 58 fork 1 starts with strategy
% 8.35/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.35/1.48  
% 8.35/1.48  **** run 57 fork 0 starts with strategy
% 8.35/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 9.21/1.56  
% 9.21/1.56  
% 9.21/1.56  fork 7: search terminated without proof.
% 9.21/1.58  
% 9.21/1.58  **** run 72 fork 7 starts with strategy
% 9.21/1.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.21/1.61  
% 9.21/1.61  
% 9.21/1.61  fork 0: search terminated without proof.
% 9.21/1.61  
% 9.21/1.61  
% 9.21/1.61  fork 1: search terminated without proof.
% 9.21/1.63  
% 9.21/1.63  **** run 66 fork 1 starts with strategy
% 9.21/1.63  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.21/1.63  
% 9.21/1.63  **** run 65 fork 0 starts with strategy
% 9.21/1.63  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.21/1.66  
% 9.21/1.66  fork 0: search finished without proof.
% 9.21/1.67  
% 9.21/1.67  fork 1: search finished without proof.
% 9.21/1.68  
% 9.21/1.68  **** run 73 fork 0 starts with strategy
% 9.21/1.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 9.21/1.73  
% 9.21/1.73  **** run 74 fork 1 starts with strategy
% 9.21/1.73  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 15.55/2.42  
% 15.55/2.42  
% 15.55/2.42  fork 3: search terminated without proof.
% 15.55/2.44  
% 15.55/2.44  
% 15.55/2.44  fork 2: search terminated without proof.
% 16.12/2.44  
% 16.12/2.44  **** run 76 fork 3 starts with strategy
% 16.12/2.44  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 16.12/2.46  
% 16.12/2.46  
% 16.12/2.46  fork 5: search terminated without proof.
% 16.12/2.46  
% 16.12/2.46  **** run 75 fork 2 starts with strategy
% 16.12/2.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.12/2.46  
% 16.12/2.46  
% 16.12/2.46  fork 6: search terminated without proof.
% 16.12/2.47  
% 16.12/2.47  
% 16.12/2.47  fork 4: search terminated without proof.
% 16.36/2.49  
% 16.36/2.49  **** run 78 fork 5 starts with strategy
% 16.36/2.49  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 16.36/2.49  
% 16.36/2.49  **** run 79 fork 6 starts with strategy
% 16.36/2.49  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 16.36/2.50  
% 16.36/2.50  **** run 77 fork 4 starts with strategy
% 16.36/2.50  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.36/2.60  
% 16.36/2.60  
% 16.36/2.60  fork 7: search terminated without proof.
% 16.36/2.63  
% 16.36/2.63  **** run 80 fork 7 starts with strategy
% 16.36/2.63  {"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}
% 16.36/2.70  
% 16.36/2.70  
% 16.36/2.70  fork 0: search terminated without proof.
% 16.36/2.73  
% 16.36/2.73  **** run 81 fork 0 starts with strategy
% 16.36/2.73  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 20.77/3.06  
% 20.77/3.06  
% 20.77/3.06  fork 1: search terminated without proof.
% 20.77/3.09  
% 20.77/3.09  **** run 82 fork 1 starts with strategy
% 20.77/3.09  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 22.97/3.46  
% 22.97/3.46  
% 22.97/3.46  fork 3: search terminated without proof.
% 22.97/3.49  
% 22.97/3.49  
% 22.97/3.49  fork 2: search terminated without proof.
% 22.97/3.49  
% 22.97/3.49  **** run 84 fork 3 starts with strategy
% 22.97/3.49  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 22.97/3.51  
% 22.97/3.51  **** run 83 fork 2 starts with strategy
% 22.97/3.51  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 22.97/3.52  
% 22.97/3.52  
% 22.97/3.52  fork 4: search terminated without proof.
% 24.20/3.55  
% 24.20/3.55  **** run 85 fork 4 starts with strategy
% 24.20/3.55  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 24.20/3.55  
% 24.20/3.55  
% 24.20/3.55  fork 6: search terminated without proof.
% 24.20/3.57  
% 24.20/3.57  
% 24.20/3.57  fork 5: search terminated without proof.
% 24.20/3.58  
% 24.20/3.58  **** run 87 fork 6 starts with strategy
% 24.20/3.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 24.20/3.61  
% 24.20/3.61  **** run 86 fork 5 starts with strategy
% 24.20/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 25.23/3.65  
% 25.23/3.65  
% 25.23/3.65  fork 7: search terminated without proof.
% 25.66/3.67  
% 25.66/3.67  **** run 88 fork 7 starts with strategy
% 25.66/3.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 26.24/3.75  
% 26.24/3.75  
% 26.24/3.75  fork 0: search terminated without proof.
% 26.41/3.78  
% 26.41/3.78  **** run 89 fork 0 starts with strategy
% 26.41/3.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 28.81/4.34  
% 28.81/4.34  
% 28.81/4.34  fork 1: search terminated without proof.
% 28.81/4.41  
% 28.81/4.41  **** run 90 fork 1 starts with strategy
% 28.81/4.41  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 31.79/4.54  
% 31.79/4.54  
% 31.79/4.54  fork 2: search terminated without proof.
% 32.42/4.56  
% 32.42/4.56  **** run 91 fork 2 starts with strategy
% 32.42/4.56  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 32.42/4.57  
% 32.42/4.57  
% 32.42/4.57  fork 4: search terminated without proof.
% 32.67/4.60  
% 32.67/4.60  **** run 93 fork 4 starts with strategy
% 32.67/4.60  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 32.67/4.60  
% 32.67/4.60  
% 32.67/4.60  fork 6: search terminated without proof.
% 33.10/4.63  
% 33.10/4.63  
% 33.10/4.63  fork 5: search terminated without proof.
% 33.10/4.63  
% 33.10/4.63  **** run 95 fork 6 starts with strategy
% 33.10/4.63  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 33.26/4.66  
% 33.26/4.66  **** run 94 fork 5 starts with strategy
% 33.26/4.66  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 34.18/4.77  
% 34.18/4.77  
% 34.18/4.77  fork 7: search terminated without proof.
% 34.18/4.78  
% 34.18/4.78  
% 34.18/4.78  fork 3: search terminated without proof.
% 34.18/4.80  
% 34.18/4.80  **** run 96 fork 7 starts with strategy
% 34.18/4.80  {"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}
% 34.18/4.80  
% 34.18/4.80  
% 34.18/4.80  fork 0: search terminated without proof.
% 34.18/4.81  
% 34.18/4.81  **** run 92 fork 3 starts with strategy
% 34.18/4.81  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 34.18/4.83  
% 34.18/4.83  **** run 97 fork 0 starts with strategy
% 34.18/4.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 40.24/5.57  
% 40.24/5.57  
% 40.24/5.57  fork 1: search terminated without proof.
% 40.24/5.59  
% 40.24/5.59  **** run 98 fork 1 starts with strategy
% 40.24/5.59  {"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}
% 40.24/5.62  
% 40.24/5.62  
% 40.24/5.62  fork 4: search terminated without proof.
% 40.99/5.65  
% 40.99/5.65  **** run 101 fork 4 starts with strategy
% 40.99/5.65  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 40.99/5.68  
% 40.99/5.68  
% 40.99/5.68  fork 5: search terminated without proof.
% 41.36/5.70  
% 41.36/5.70  **** run 102 fork 5 starts with strategy
% 41.36/5.70  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 41.36/5.74  
% 41.36/5.74  
% 41.36/5.74  fork 6: search terminated without proof.
% 41.36/5.80  
% 41.36/5.80  **** run 103 fork 6 starts with strategy
% 41.36/5.80  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 41.36/5.82  
% 41.36/5.82  
% 41.36/5.82  fork 7: search terminated without proof.
% 41.36/5.85  
% 41.36/5.85  
% 41.36/5.85  fork 3: search terminated without proof.
% 41.36/5.85  
% 41.36/5.85  **** run 104 fork 7 starts with strategy
% 41.36/5.85  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 41.36/5.85  
% 41.36/5.85  
% 41.36/5.85  fork 0: search terminated without proof.
% 41.36/5.87  
% 41.36/5.87  **** run 100 fork 3 starts with strategy
% 41.36/5.87  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 41.36/5.88  
% 41.36/5.88  **** run 105 fork 0 starts with strategy
% 41.36/5.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 41.36/6.06  
% 41.36/6.06  
% 41.36/6.06  fork 2: search terminated without proof.
% 44.25/6.09  
% 44.25/6.09  **** run 99 fork 2 starts with strategy
% 44.25/6.09  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 47.85/6.62  
% 47.85/6.62  
% 47.85/6.62  fork 1: search terminated without proof.
% 47.85/6.64  
% 47.85/6.64  **** run 106 fork 1 starts with strategy
% 47.85/6.64  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 47.85/6.68  
% 47.85/6.68  
% 47.85/6.68  fork 4: search terminated without proof.
% 47.85/6.70  
% 47.85/6.70  **** run 109 fork 4 starts with strategy
% 47.85/6.70  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 47.85/6.87  
% 47.85/6.87  
% 47.85/6.87  fork 7: search terminated without proof.
% 47.85/6.88  
% 47.85/6.88  
% 47.85/6.88  fork 5: search terminated without proof.
% 47.85/6.89  
% 47.85/6.89  
% 47.85/6.89  fork 3: search terminated without proof.
% 47.85/6.90  
% 47.85/6.90  **** run 112 fork 7 starts with strategy
% 47.85/6.90  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 47.85/6.90  
% 47.85/6.90  
% 47.85/6.90  fork 0: search terminated without proof.
% 49.84/6.91  
% 49.84/6.91  **** run 110 fork 5 starts with strategy
% 49.84/6.91  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 49.84/6.92  
% 49.84/6.92  **** run 108 fork 3 starts with strategy
% 49.84/6.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 49.84/6.92  
% 49.84/6.92  fork 7: search finished without proof.
% 49.84/6.93  
% 49.84/6.93  **** run 113 fork 0 starts with strategy
% 49.84/6.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 49.84/6.95  
% 49.84/6.95  **** run 120 fork 7 starts with strategy
% 49.84/6.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 49.84/6.96  
% 49.84/6.96  fork 0: search finished without proof.
% 51.31/6.98  
% 51.31/6.98  **** run 121 fork 0 starts with strategy
% 51.31/6.98  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 51.67/7.11  
% 51.67/7.11  
% 51.67/7.11  fork 2: search terminated without proof.
% 52.37/7.14  
% 52.37/7.14  **** run 107 fork 2 starts with strategy
% 52.37/7.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 52.37/7.14  
% 52.37/7.14  
% 52.37/7.14  fork 6: search terminated without proof.
% 52.37/7.17  
% 52.37/7.17  **** run 111 fork 6 starts with strategy
% 52.37/7.17  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 54.11/7.33  
% 54.11/7.33  fork 7: search finished without proof.
% 54.11/7.35  
% 54.11/7.35  **** run 128 fork 7 starts with strategy
% 54.11/7.35  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 56.19/7.67  
% 56.19/7.67  
% 56.19/7.67  fork 1: search terminated without proof.
% 56.19/7.69  
% 56.19/7.69  **** run 114 fork 1 starts with strategy
% 56.19/7.69  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 56.19/7.73  
% 56.19/7.73  
% 56.19/7.73  fork 4: search terminated without proof.
% 57.35/7.78  
% 57.35/7.78  **** run 117 fork 4 starts with strategy
% 57.35/7.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 57.35/7.80  
% 57.35/7.80  fork 4: search finished without proof.
% 57.80/7.82  
% 57.80/7.82  **** run 125 fork 4 starts with strategy
% 57.80/7.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 59.16/8.00  
% 59.16/8.00  
% 59.16/8.00  fork 0: search terminated without proof.
% 59.16/8.02  
% 59.16/8.02  
% 59.16/8.02  fork 5: search terminated without proof.
% 59.16/8.03  
% 59.16/8.03  **** run 129 fork 0 starts with strategy
% 59.16/8.03  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 59.64/8.05  
% 59.64/8.05  **** run 118 fork 5 starts with strategy
% 59.64/8.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 59.73/8.08  
% 59.73/8.08  fork 5: search finished without proof.
% 59.73/8.10  
% 59.73/8.10  **** run 126 fork 5 starts with strategy
% 59.73/8.10  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 60.19/8.12  
% 60.19/8.12  fork 5: search finished without proof.
% 60.19/8.15  
% 60.19/8.15  **** run 134 fork 5 starts with strategy
% 60.19/8.15  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 60.48/8.16  
% 60.48/8.16  
% 60.48/8.16  fork 2: search terminated without proof.
% 60.48/8.19  
% 60.48/8.19  **** run 115 fork 2 starts with strategy
% 60.48/8.19  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 60.48/8.28  
% 60.48/8.28  
% 60.48/8.28  fork 6: search terminated without proof.
% 60.48/8.31  
% 60.48/8.31  **** run 119 fork 6 starts with strategy
% 60.48/8.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 60.48/8.36  
% 60.48/8.36  
% 60.48/8.36  fork 3: search terminated without proof.
% 60.48/8.39  
% 60.48/8.39  **** run 116 fork 3 starts with strategy
% 60.48/8.39  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 63.88/8.66  
% 63.88/8.66  fork 6: search finished without proof.
% 64.37/8.68  
% 64.37/8.68  **** run 127 fork 6 starts with strategy
% 64.37/8.68  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 64.37/8.70  
% 64.37/8.70  fork 6: search finished without proof.
% 64.37/8.71  
% 64.37/8.71  
% 64.37/8.71  fork 7: search terminated without proof.
% 64.37/8.71  
% 64.37/8.71  
% 64.37/8.71  fork 1: search terminated without proof.
% 64.37/8.73  
% 64.37/8.73  **** run 135 fork 6 starts with strategy
% 64.37/8.73  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 64.37/8.73  
% 64.37/8.73  **** run 136 fork 7 starts with strategy
% 64.37/8.73  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 64.37/8.74  
% 64.37/8.74  **** run 122 fork 1 starts with strategy
% 64.37/8.74  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 65.81/8.84  
% 65.81/8.84  
% 65.81/8.84  fork 4: search terminated without proof.
% 65.81/8.87  
% 65.81/8.87  **** run 133 fork 4 starts with strategy
% 65.81/8.87  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 67.54/9.07  
% 67.54/9.07  
% 67.54/9.07  fork 0: search terminated without proof.
% 67.85/9.10  
% 67.85/9.10  **** run 137 fork 0 starts with strategy
% 67.85/9.10  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 67.85/9.21  
% 67.85/9.21  
% 67.85/9.21  fork 2: search terminated without proof.
% 67.85/9.23  
% 67.85/9.23  **** run 123 fork 2 starts with strategy
% 67.85/9.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 67.85/9.41  
% 67.85/9.41  
% 67.85/9.41  fork 3: search terminated without proof.
% 67.85/9.43  
% 67.85/9.43  **** run 124 fork 3 starts with strategy
% 67.85/9.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 72.78/9.76  
% 72.78/9.76  
% 72.78/9.76  fork 1: search terminated without proof.
% 73.10/9.78  
% 73.10/9.78  **** run 130 fork 1 starts with strategy
% 73.10/9.78  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 76.79/10.26  
% 76.79/10.26  
% 76.79/10.26  fork 2: search terminated without proof.
% 76.79/10.28  
% 76.79/10.28  **** run 131 fork 2 starts with strategy
% 76.79/10.28  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 77.11/10.31  
% 77.11/10.31  fork 2: search finished without proof.
% 77.11/10.33  
% 77.11/10.33  **** run 139 fork 2 starts with strategy
% 77.11/10.33  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 78.38/10.49  
% 78.38/10.49  
% 78.38/10.49  fork 3: search terminated without proof.
% 78.38/10.51  
% 78.38/10.51  **** run 132 fork 3 starts with strategy
% 78.38/10.51  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 78.38/10.54  
% 78.38/10.54  fork 3: search finished without proof.
% 79.15/10.56  
% 79.15/10.56  **** run 140 fork 3 starts with strategy
% 79.15/10.56  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 84.24/11.27  
% 84.24/11.27  
% 84.24/11.27  fork 1: search terminated without proof.
% 84.24/11.30  
% 84.24/11.30  **** run 138 fork 1 starts with strategy
% 84.24/11.30  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 100.15/13.63  
% 100.15/13.63  
% 100.15/13.63  fork 5: search terminated without proof.
% 102.59/13.69  
% 102.59/13.69  **** run 142 fork 5 starts with strategy
% 102.59/13.69  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 103.80/13.75  
% 103.80/13.75  
% 103.80/13.75  fork 7: search terminated without proof.
% 104.22/13.78  
% 104.22/13.78  
% 104.22/13.78  fork 6: search terminated without proof.
% 104.22/13.81  
% 104.22/13.81  **** run 144 fork 7 starts with strategy
% 104.22/13.81  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 104.81/13.86  
% 104.81/13.86  **** run 143 fork 6 starts with strategy
% 104.81/13.86  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 105.39/13.92  
% 105.39/13.92  
% 105.39/13.92  fork 4: search terminated without proof.
% 105.60/13.99  
% 105.60/13.99  **** run 141 fork 4 starts with strategy
% 105.60/13.99  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 107.20/14.15  
% 107.20/14.15  
% 107.20/14.15  fork 0: search terminated without proof.
% 107.38/14.21  
% 107.38/14.21  **** run 145 fork 0 starts with strategy
% 107.38/14.21  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 118.16/15.60  
% 118.16/15.60  
% 118.16/15.60  fork 2: search terminated without proof.
% 118.84/15.66  
% 118.84/15.66  **** run 147 fork 2 starts with strategy
% 118.84/15.66  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 119.57/15.89  
% 119.57/15.89  
% 119.57/15.89  fork 3: search terminated without proof.
% 119.57/15.95  
% 119.57/15.95  **** run 148 fork 3 starts with strategy
% 119.57/15.95  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 126.23/16.78  
% 126.23/16.78  
% 126.23/16.78  fork 1: search terminated without proof.
% 126.23/16.84  
% 126.23/16.84  **** run 146 fork 1 starts with strategy
% 126.23/16.84  {"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}
% 142.54/18.74  
% 142.54/18.74  
% 142.54/18.74  fork 5: search terminated without proof.
% 143.12/18.79  
% 143.12/18.79  **** run 150 fork 5 starts with strategy
% 143.12/18.80  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 143.12/18.84  
% 143.12/18.84  
% 143.12/18.84  fork 7: search terminated without proof.
% 143.88/18.89  
% 143.88/18.89  
% 143.88/18.89  fork 6: search terminated without proof.
% 144.04/18.89  
% 144.04/18.89  **** run 152 fork 7 starts with strategy
% 144.04/18.89  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 144.31/18.94  
% 144.31/18.94  **** run 151 fork 6 starts with strategy
% 144.31/18.94  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 144.93/19.03  
% 144.93/19.03  
% 144.93/19.03  fork 4: search terminated without proof.
% 145.50/19.09  
% 145.50/19.09  **** run 149 fork 4 starts with strategy
% 145.50/19.09  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 146.42/19.26  
% 146.42/19.26  
% 146.42/19.26  fork 0: search terminated without proof.
% 146.42/19.30  
% 146.42/19.30  **** run 153 fork 0 starts with strategy
% 146.42/19.30  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 158.62/21.03  
% 158.62/21.03  
% 158.62/21.03  fork 2: search terminated without proof.
% 158.62/21.07  
% 158.62/21.07  **** run 155 fork 2 starts with strategy
% 158.62/21.07  {"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}
% 163.78/21.44  
% 163.78/21.44  
% 163.78/21.44  fork 3: search terminated without proof.
% 163.78/21.49  
% 163.78/21.49  **** run 156 fork 3 starts with strategy
% 163.78/21.49  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 165.93/21.88  
% 165.93/21.88  
% 165.93/21.88  fork 1: search terminated without proof.
% 165.93/21.92  
% 165.93/21.92  **** run 154 fork 1 starts with strategy
% 165.93/21.92  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 182.23/23.84  
% 182.23/23.84  
% 182.23/23.84  fork 5: search terminated without proof.
% 182.79/23.88  
% 182.79/23.88  **** run 158 fork 5 starts with strategy
% 182.79/23.88  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 182.79/23.92  
% 182.79/23.92  
% 182.79/23.92  fork 7: search terminated without proof.
% 183.56/23.97  
% 183.56/23.97  
% 183.56/23.97  fork 6: search terminated without proof.
% 183.56/23.98  
% 183.56/23.98  **** run 160 fork 7 starts with strategy
% 183.56/23.98  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 184.04/24.04  
% 184.04/24.04  **** run 159 fork 6 starts with strategy
% 184.04/24.04  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 185.20/24.33  
% 185.20/24.33  
% 185.20/24.33  fork 0: search terminated without proof.
% 185.20/24.38  
% 185.20/24.38  **** run 161 fork 0 starts with strategy
% 185.20/24.38  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 191.22/25.09  
% 191.22/25.09  
% 191.22/25.09  fork 4: search terminated without proof.
% 191.22/25.14  
% 191.22/25.14  **** run 157 fork 4 starts with strategy
% 191.22/25.14  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 197.83/26.10  
% 197.83/26.10  
% 197.83/26.10  fork 2: search terminated without proof.
% 197.83/26.15  
% 197.83/26.15  **** run 163 fork 2 starts with strategy
% 197.83/26.15  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 203.01/26.53  
% 203.01/26.53  
% 203.01/26.53  fork 3: search terminated without proof.
% 203.67/26.58  
% 203.67/26.58  **** run 164 fork 3 starts with strategy
% 203.67/26.58  {"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}
% 205.11/27.04  
% 205.11/27.04  
% 205.11/27.04  fork 1: search terminated without proof.
% 205.11/27.09  
% 205.11/27.09  **** run 162 fork 1 starts with strategy
% 205.11/27.09  {"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}
% 218.65/28.49  
% 218.65/28.49  
% 218.65/28.49  result: proof found
% 218.65/28.49  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 218.65/28.49  by run 158 fork 5 strategy {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 218.65/28.49  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 218.65/28.49  
% 218.65/28.49  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 218.65/28.49  
% 218.65/28.49  run 158 fork 5 statistics:
% 218.65/28.49  ----------------------------------
% 218.65/28.49  this run seconds: 3.688970
% 218.65/28.49  total seconds: 26.552240
% 218.65/28.49  stat_given_used: 1651
% 218.65/28.49  stat_given_used_at_endgame: 0
% 218.65/28.49  stat_given_candidates:   7950
% 218.65/28.49  stat_given_candidates_at_endgame: 0
% 218.65/28.49  stat_given_candidates_h: 0
% 218.65/28.49  stat_binres_derived_cl:   1
% 218.65/28.49  stat_binres_derived_cl_h: 0
% 218.65/28.49  stat_factor_derived_cl: 0
% 218.65/28.49  stat_para_derived_cl: 233441
% 218.65/28.49  stat_tautologies_discarded: 0
% 218.65/28.49  stat_forward_subsumed: 56609
% 218.65/28.49  stat_derived_cut: 0
% 218.65/28.49  stat_derived_rewritten: 1662
% 218.65/28.49  stat_weight_discarded_building: 0
% 218.65/28.49  stat_weight_discarded_cl: 38779
% 218.65/28.49  stat_internlimit_discarded_cl: 0
% 218.65/28.49  stat_simplified:  1662 simplified 0 derived 0 given
% 218.65/28.49  stat_kept_cl: 137381
% 218.65/28.49  stat_built_cl: 181124
% 218.65/28.49  stat_hyperres_partial_cl: 0
% 218.65/28.49  stat_made_rewriters: 147
% 218.65/28.49  stat_backward_subsumed: 0
% 218.65/28.49  stat_propagated_subsumed: 0
% 218.65/28.49  stat_clsubs_attempted:                    438324
% 218.65/28.49  stat_clsubs_fact_groundunit_found:             0
% 218.65/28.49  stat_clsubs_rule_groundunit_found:            10
% 218.65/28.49  stat_clsubs_top_meta_attempted:            2501304
% 218.65/28.49  stat_clsubs_top_meta_failed:               2062980
% 218.65/28.49  stat_clsubs_top_meta_nonpref_attempted:             2501304
% 218.65/28.49  stat_clsubs_top_meta_nonpref_succeeded:              700729
% 218.65/28.49  stat_clsubs_top_meta_pref_attempted:                 700729
% 218.65/28.49  stat_clsubs_top_meta_pref1_succeeded:                510886
% 218.65/28.49  stat_clsubs_top_meta_pref2_succeeded:                450604
% 218.65/28.49  stat_clsubs_top_meta_pref3_succeeded:                438324
% 218.65/28.49  stat_clsubs_top_meta_pref_succeeded:                 438324
% 218.65/28.49  stat_clsubs_meta_attempted:               438324
% 218.65/28.49  stat_clsubs_meta_failed:                     173
% 218.65/28.49  stat_clsubs_predsymbs_attempted:               0
% 218.65/28.49  stat_clsubs_unit_attempted:               438324
% 218.65/28.49  stat_clsubs_full_attempted:                    0
% 218.65/28.49  stat_forwardsubs_attempted:               232769
% 218.65/28.49  stat_lit_hash_added:                 137511
% 218.65/28.49  stat_lit_hash_computed:              377169
% 218.65/28.49  stat_lit_hash_match_found:            58388
% 218.65/28.49  stat_lit_hash_match_miss:            359092
% 218.65/28.49  stat_lit_hash_cut_ok:                     0
% 218.65/28.49  stat_lit_strong_cut_ok:                   0
% 218.65/28.49  stat_lit_hash_subsume_ok:             56609
% 218.65/28.49  clqueue els 10000000 used 1
% 218.65/28.49  clactive els 10000000 used 1652
% 218.65/28.49  clactivesubsume els 10000000 used 9145
% 218.65/28.49  queue_termbuf els 200000000 used 28018516
% 218.65/28.49  hyper_termbuf els 100000000 used 1
% 218.65/28.49  active_termbuf els 100000000 used 188605
% 218.65/28.49  varstack els 5000 last used 1
% 218.65/28.49  given_termbuf els 10000000 last used 77
% 218.65/28.49  simplified_termbuf els 10000000 last used 1
% 218.65/28.49  derived_termbuf els 10000000 last used 3
% 218.65/28.49  wr_mallocs: 143939
% 218.65/28.49  wr_callocs: 19
% 218.65/28.49  wr_reallocs: 13923
% 218.65/28.49  wr_frees: 2
% 218.65/28.49  wr_malloc_bytes: 4169320628
% 218.65/28.49  wr_calloc_bytes: 96065504
% 218.65/28.49  wr_realloc_bytes: 3472240
% 218.65/28.49  wr_realloc_freebytes: 0
% 218.65/28.49  ----------------------------------
%------------------------------------------------------------------------------