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

View Problem - Process Solution

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

% Computer : n004.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 16:28:39 EDT 2023

% Result   : Unsatisfiable 283.95s 36.83s
% Output   : CNFRefutation 283.95s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c03)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    mult(mult(mult(X,Y),mult(Z,U)),mult(mult(mult(X,Y),mult(Z,U)),mult(mult(X,Z),mult(Y,U)))) = mult(mult(X,Z),mult(Y,U)),
    inference(cnf_transformation,[],[c03]) ).

cnf('2',plain,
    mult(X,X) = X,
    inference(cnf_transformation,[],[c05]) ).

cnf('3',plain,
    mult(mult(X,Y),Z) = mult(mult(X,Z),mult(Y,Z)),
    inference(cnf_transformation,[],[c02]) ).

cnf('4',plain,
    mult(mult(X,Y),X) = mult(X,mult(Y,X)),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    mult(mult(mult(X,Y),X),Y) = mult(mult(X,Y),mult(Y,mult(X,Y))),
    inference(paramodulation,[],['4','3']) ).

cnf('6',plain,
    mult(mult(mult(mult(X3,Y3),mult(Z3,U3)),mult(mult(X3,Z3),mult(Y3,U3))),mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(X3,Y3),mult(Z3,U3)))) = mult(mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(X3,Y3),mult(Z3,U3)))),mult(mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(X3,Y3),mult(Z3,U3))),mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(mult(X3,Z3),mult(Y3,U3)),mult(mult(X3,Y3),mult(Z3,U3)))))),
    inference(paramodulation,[],['1','5']) ).

cnf('7',plain,
    mult(mult(mult(mult(X,Y),mult(Z,U)),mult(mult(X,Z),mult(Y,U))),mult(mult(X,Z),mult(Y,U))) = mult(mult(X,Y),mult(Z,U)),
    inference(cnf_transformation,[],[c04]) ).

cnf('8',plain,
    mult(X,mult(Y,Z)) = mult(mult(X,Y),mult(X,Z)),
    inference(cnf_transformation,[],[c01]) ).

cnf('9',plain,
    mult(mult(mult(mult(X3,Y3),mult(Z3,U3)),mult(mult(X3,Z3),mult(Y3,U3))),mult(mult(mult(X3,Z3),mult(Y3,U3)),V3)) = mult(mult(mult(X3,Y3),mult(Z3,U3)),mult(mult(mult(mult(X3,Y3),mult(Z3,U3)),mult(mult(X3,Z3),mult(Y3,U3))),V3)),
    inference(paramodulation,[],['7','8']) ).

cnf('10',plain,
    mult(mult(mult(X,Y),mult(Z,U)),mult(mult(mult(mult(X,Y),mult(Z,U)),mult(mult(X,Z),mult(Y,U))),V)) = mult(mult(mult(X,Z),mult(Y,U)),mult(mult(mult(X,Y),mult(Z,U)),V)),
    inference(paramodulation,[],['1','8']) ).

cnf('11',plain,
    mult(mult(mult(mult(X,Y),mult(Z,U)),mult(mult(X,Z),mult(Y,U))),mult(mult(mult(X,Z),mult(Y,U)),V)) = mult(mult(mult(X,Z),mult(Y,U)),mult(mult(mult(X,Y),mult(Z,U)),V)),
    inference(simplify,[],['9','10']) ).

cnf('12',plain,
    mult(mult(mult(X,Y),mult(Z,U)),mult(mult(X,Z),mult(Y,U))) = mult(mult(mult(X,Z),mult(Y,U)),mult(mult(X,Y),mult(Z,U))),
    inference(simplify,[then_simplify],['6','11','8','8','2','1','1','7']) ).

cnf('13',plain,
    mult(mult(mult(a,b),mult(c,d)),mult(mult(a,c),mult(b,d))) != mult(mult(mult(a,c),mult(b,d)),mult(mult(a,b),mult(c,d))),
    inference(cnf_transformation,[],[goals]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : ALG245-1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.12  % Command  : gkc %s
% 0.13/0.33  % Computer : n004.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Mon Aug 28 03:40:37 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                     6
% 0.19/0.38  in_rule_clause_count:                6
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:                6
% 0.19/0.38  in_horn_clause_count:                6
% 0.19/0.38  in_pos_clause_count:                 5
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               5
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:           5
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             1
% 0.19/0.38  in_min_depth:              2
% 0.19/0.38  in_max_depth:              5
% 0.19/0.38  in_min_size:               5
% 0.19/0.38  in_max_size:              31
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               4
% 0.19/0.38  in_extaxiom_count:                 0
% 0.19/0.38  in_axiom_count:                    5
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.38  
% 0.19/0.38  **** run 6 fork 5 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.39  
% 0.19/0.39  **** run 8 fork 7 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 1: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 2: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 5: search terminated without proof.
% 0.19/0.50  
% 0.19/0.50  
% 0.19/0.50  fork 4: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 7: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  **** run 10 fork 1 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.52  
% 0.19/0.52  **** run 11 fork 2 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.52  
% 0.19/0.52  **** run 14 fork 5 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.52  
% 0.19/0.52  **** run 13 fork 4 starts with strategy
% 0.19/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.54  
% 0.19/0.54  **** run 12 fork 3 starts with strategy
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.54  {"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.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.54  
% 0.19/0.54  **** run 16 fork 7 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.63  
% 0.19/0.63  
% 0.19/0.63  fork 1: search terminated without proof.
% 0.19/0.63  
% 0.19/0.63  
% 0.19/0.63  fork 2: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 5: search terminated without proof.
% 0.19/0.64  
% 0.19/0.64  
% 0.19/0.64  fork 4: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 0: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  **** run 19 fork 2 starts with strategy
% 0.19/0.65  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 6: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 3: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 22 fork 5 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.66  
% 0.19/0.66  **** run 21 fork 4 starts with strategy
% 0.19/0.66  {"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.66  
% 0.19/0.66  
% 0.19/0.66  fork 7: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  **** run 18 fork 1 starts with strategy
% 0.19/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.67  
% 0.19/0.67  **** run 17 fork 0 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.67  
% 0.19/0.67  **** run 23 fork 6 starts with strategy
% 0.19/0.67  {"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.67  
% 0.19/0.67  **** run 20 fork 3 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.70  
% 0.19/0.70  **** run 24 fork 7 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.81/0.78  
% 2.81/0.78  
% 2.81/0.78  fork 2: search terminated without proof.
% 2.81/0.79  
% 2.81/0.79  
% 2.81/0.79  fork 5: search terminated without proof.
% 2.81/0.79  
% 2.81/0.79  
% 2.81/0.79  fork 4: search terminated without proof.
% 2.81/0.80  
% 2.81/0.80  
% 2.81/0.80  fork 0: search terminated without proof.
% 2.81/0.80  
% 2.81/0.80  **** run 27 fork 2 starts with strategy
% 2.81/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.81/0.80  
% 2.81/0.80  
% 2.81/0.80  fork 6: search terminated without proof.
% 2.81/0.80  
% 2.81/0.80  
% 2.81/0.80  fork 3: search terminated without proof.
% 3.33/0.81  
% 3.33/0.81  **** run 29 fork 4 starts with strategy
% 3.33/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.33/0.81  
% 3.33/0.81  **** run 30 fork 5 starts with strategy
% 3.33/0.81  {"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.33/0.82  
% 3.33/0.82  **** run 25 fork 0 starts with strategy
% 3.33/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.33/0.82  
% 3.33/0.82  **** run 31 fork 6 starts with strategy
% 3.33/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.33/0.82  
% 3.33/0.82  **** run 28 fork 3 starts with strategy
% 3.33/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.73/0.92  
% 3.73/0.92  
% 3.73/0.92  fork 2: search terminated without proof.
% 3.73/0.92  
% 3.73/0.92  
% 3.73/0.92  fork 1: search terminated without proof.
% 3.73/0.92  
% 3.73/0.92  
% 3.73/0.92  fork 7: search terminated without proof.
% 3.73/0.93  
% 3.73/0.93  
% 3.73/0.93  fork 4: search terminated without proof.
% 3.73/0.94  
% 3.73/0.94  
% 3.73/0.94  fork 5: search terminated without proof.
% 3.73/0.94  
% 3.73/0.94  **** run 35 fork 2 starts with strategy
% 3.73/0.94  
% 3.73/0.94  **** run 26 fork 1 starts with strategy
% 3.73/0.94  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.73/0.94  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.73/0.94  
% 3.73/0.94  **** run 32 fork 7 starts with strategy
% 3.73/0.94  {"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.73/0.94  
% 3.73/0.94  
% 3.73/0.94  fork 3: search terminated without proof.
% 3.73/0.94  
% 3.73/0.94  
% 3.73/0.94  fork 0: search terminated without proof.
% 3.73/0.94  
% 3.73/0.94  
% 3.73/0.94  fork 6: search terminated without proof.
% 3.73/0.95  
% 3.73/0.95  **** run 37 fork 4 starts with strategy
% 3.73/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.40/0.95  
% 4.40/0.95  **** run 38 fork 5 starts with strategy
% 4.40/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.40/0.96  
% 4.40/0.96  **** run 36 fork 3 starts with strategy
% 4.40/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.40/0.96  
% 4.40/0.96  **** run 33 fork 0 starts with strategy
% 4.40/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.40/0.96  
% 4.40/0.96  **** run 39 fork 6 starts with strategy
% 4.40/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 5.12/1.06  
% 5.12/1.06  
% 5.12/1.06  fork 2: search terminated without proof.
% 5.12/1.06  
% 5.12/1.06  
% 5.12/1.06  fork 1: search terminated without proof.
% 5.12/1.06  
% 5.12/1.06  
% 5.12/1.06  fork 7: search terminated without proof.
% 5.12/1.07  
% 5.12/1.07  
% 5.12/1.07  fork 4: search terminated without proof.
% 5.12/1.08  
% 5.12/1.08  
% 5.12/1.08  fork 5: search terminated without proof.
% 5.12/1.08  
% 5.12/1.08  **** run 43 fork 2 starts with strategy
% 5.12/1.08  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.12/1.08  
% 5.12/1.08  **** run 34 fork 1 starts with strategy
% 5.12/1.08  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 5.12/1.08  
% 5.12/1.08  **** run 40 fork 7 starts with strategy
% 5.12/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.12/1.08  
% 5.12/1.08  
% 5.12/1.08  fork 3: search terminated without proof.
% 5.12/1.09  
% 5.12/1.09  
% 5.12/1.09  fork 0: 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 46 fork 5 starts with strategy
% 5.12/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.12/1.10  
% 5.12/1.10  **** run 45 fork 4 starts with strategy
% 5.12/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.12/1.10  
% 5.12/1.10  **** run 44 fork 3 starts with strategy
% 5.12/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.61/1.11  
% 5.61/1.11  **** run 41 fork 0 starts with strategy
% 5.61/1.11  
% 5.61/1.11  **** run 47 fork 6 starts with strategy
% 5.61/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.61/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.61/1.12  
% 5.61/1.12  fork 5: search finished without proof.
% 5.61/1.14  
% 5.61/1.14  **** run 54 fork 5 starts with strategy
% 5.61/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.06/1.20  
% 6.06/1.20  
% 6.06/1.20  fork 1: search terminated without proof.
% 6.06/1.20  
% 6.06/1.20  
% 6.06/1.20  fork 2: search terminated without proof.
% 6.06/1.20  
% 6.06/1.20  
% 6.06/1.20  fork 7: search terminated without proof.
% 6.06/1.22  
% 6.06/1.22  **** run 42 fork 1 starts with strategy
% 6.06/1.22  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 6.06/1.22  
% 6.06/1.22  **** run 51 fork 2 starts with strategy
% 6.06/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.06/1.22  
% 6.06/1.22  
% 6.06/1.22  fork 4: search terminated without proof.
% 6.06/1.22  
% 6.06/1.22  
% 6.06/1.22  fork 3: search terminated without proof.
% 6.06/1.23  
% 6.06/1.23  **** run 48 fork 7 starts with strategy
% 6.06/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.06/1.23  
% 6.06/1.23  
% 6.06/1.23  fork 6: search terminated without proof.
% 6.06/1.23  
% 6.06/1.23  
% 6.06/1.23  fork 0: search terminated without proof.
% 6.06/1.24  
% 6.06/1.24  **** run 53 fork 4 starts with strategy
% 6.06/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.06/1.24  
% 6.06/1.24  fork 2: search finished without proof.
% 6.06/1.24  
% 6.06/1.24  **** run 52 fork 3 starts with strategy
% 6.06/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.06/1.25  
% 6.06/1.25  **** run 55 fork 6 starts with strategy
% 6.06/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.06/1.25  
% 6.06/1.25  **** run 49 fork 0 starts with strategy
% 6.06/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.06/1.25  
% 6.06/1.25  fork 5: search finished without proof.
% 6.78/1.26  
% 6.78/1.26  **** run 59 fork 2 starts with strategy
% 6.78/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.78/1.27  
% 6.78/1.27  **** run 62 fork 5 starts with strategy
% 6.78/1.27  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.78/1.27  
% 6.78/1.27  fork 3: search finished without proof.
% 7.08/1.29  
% 7.08/1.29  **** run 60 fork 3 starts with strategy
% 7.08/1.29  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.08/1.34  
% 7.08/1.34  
% 7.08/1.34  fork 1: search terminated without proof.
% 7.08/1.35  
% 7.08/1.35  **** run 50 fork 1 starts with strategy
% 7.08/1.35  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.08/1.36  
% 7.08/1.36  
% 7.08/1.36  fork 4: search terminated without proof.
% 7.08/1.37  
% 7.08/1.37  
% 7.08/1.37  fork 6: search terminated without proof.
% 7.08/1.37  
% 7.08/1.37  
% 7.08/1.37  fork 0: search terminated without proof.
% 7.08/1.38  
% 7.08/1.38  **** run 61 fork 4 starts with strategy
% 7.08/1.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.08/1.38  
% 7.08/1.38  
% 7.08/1.38  fork 2: search terminated without proof.
% 7.08/1.38  
% 7.08/1.38  
% 7.08/1.38  fork 5: search terminated without proof.
% 7.08/1.38  
% 7.08/1.38  **** run 63 fork 6 starts with strategy
% 7.08/1.38  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.08/1.39  
% 7.08/1.39  **** run 57 fork 0 starts with strategy
% 7.08/1.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.08/1.39  
% 7.08/1.39  
% 7.08/1.39  fork 7: search terminated without proof.
% 7.08/1.40  
% 7.08/1.40  **** run 67 fork 2 starts with strategy
% 7.08/1.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.08/1.41  
% 7.08/1.41  **** run 70 fork 5 starts with strategy
% 7.08/1.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.08/1.41  
% 7.08/1.41  **** run 56 fork 7 starts with strategy
% 7.08/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.08/1.41  
% 7.08/1.41  
% 7.08/1.41  fork 3: search terminated without proof.
% 7.92/1.43  
% 7.92/1.43  **** run 68 fork 3 starts with strategy
% 7.92/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.18/1.48  
% 8.18/1.48  
% 8.18/1.48  fork 1: search terminated without proof.
% 8.18/1.49  
% 8.18/1.49  **** run 58 fork 1 starts with strategy
% 8.18/1.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.71/1.51  
% 8.71/1.51  
% 8.71/1.51  fork 6: search terminated without proof.
% 8.71/1.51  
% 8.71/1.51  
% 8.71/1.51  fork 0: search terminated without proof.
% 8.71/1.52  
% 8.71/1.52  **** run 71 fork 6 starts with strategy
% 8.71/1.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 8.71/1.53  
% 8.71/1.53  **** run 65 fork 0 starts with strategy
% 8.71/1.53  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 8.71/1.54  
% 8.71/1.54  
% 8.71/1.54  fork 4: search terminated without proof.
% 8.71/1.55  
% 8.71/1.55  
% 8.71/1.55  fork 7: search terminated without proof.
% 8.71/1.56  
% 8.71/1.56  **** run 69 fork 4 starts with strategy
% 8.71/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.17/1.57  
% 9.17/1.57  **** run 64 fork 7 starts with strategy
% 9.17/1.57  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 9.17/1.61  
% 9.17/1.61  
% 9.17/1.61  fork 1: search terminated without proof.
% 9.17/1.63  
% 9.17/1.63  **** run 66 fork 1 starts with strategy
% 9.17/1.63  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.17/1.65  
% 9.17/1.65  
% 9.17/1.65  fork 0: search terminated without proof.
% 9.90/1.66  
% 9.90/1.66  **** run 73 fork 0 starts with strategy
% 9.90/1.66  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 9.90/1.69  
% 9.90/1.69  
% 9.90/1.69  fork 7: search terminated without proof.
% 10.22/1.71  
% 10.22/1.71  **** run 72 fork 7 starts with strategy
% 10.22/1.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 10.59/1.75  
% 10.59/1.75  
% 10.59/1.75  fork 1: search terminated without proof.
% 10.59/1.76  
% 10.59/1.76  **** run 74 fork 1 starts with strategy
% 10.59/1.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 15.86/2.42  
% 15.86/2.42  
% 15.86/2.42  fork 2: search terminated without proof.
% 15.93/2.44  
% 15.93/2.44  
% 15.93/2.44  fork 5: search terminated without proof.
% 15.93/2.44  
% 15.93/2.44  **** run 75 fork 2 starts with strategy
% 15.93/2.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 15.93/2.45  
% 15.93/2.45  
% 15.93/2.45  fork 3: search terminated without proof.
% 15.93/2.48  
% 15.93/2.48  **** run 78 fork 5 starts with strategy
% 15.93/2.48  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 15.93/2.48  
% 15.93/2.48  **** run 76 fork 3 starts with strategy
% 15.93/2.48  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 16.62/2.58  
% 16.62/2.58  
% 16.62/2.58  fork 4: search terminated without proof.
% 17.22/2.60  
% 17.22/2.60  
% 17.22/2.60  fork 6: search terminated without proof.
% 17.22/2.61  
% 17.22/2.61  **** run 77 fork 4 starts with strategy
% 17.22/2.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 17.22/2.63  
% 17.22/2.63  **** run 79 fork 6 starts with strategy
% 17.22/2.63  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 17.22/2.68  
% 17.22/2.68  
% 17.22/2.68  fork 0: search terminated without proof.
% 17.22/2.72  
% 17.22/2.72  **** run 81 fork 0 starts with strategy
% 17.22/2.72  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 18.63/2.79  
% 18.63/2.79  
% 18.63/2.79  fork 7: search terminated without proof.
% 18.85/2.81  
% 18.85/2.81  
% 18.85/2.81  fork 1: search terminated without proof.
% 18.85/2.82  
% 18.85/2.82  **** run 80 fork 7 starts with strategy
% 18.85/2.82  {"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}
% 19.04/2.85  
% 19.04/2.85  **** run 82 fork 1 starts with strategy
% 19.04/2.85  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 23.48/3.46  
% 23.48/3.46  
% 23.48/3.46  fork 2: search terminated without proof.
% 23.48/3.49  
% 23.48/3.49  **** run 83 fork 2 starts with strategy
% 23.48/3.49  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.24/3.50  
% 24.24/3.50  
% 24.24/3.50  fork 3: search terminated without proof.
% 24.24/3.52  
% 24.24/3.52  **** run 84 fork 3 starts with strategy
% 24.24/3.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 24.24/3.56  
% 24.24/3.56  
% 24.24/3.56  fork 5: search terminated without proof.
% 24.24/3.59  
% 24.24/3.59  **** run 86 fork 5 starts with strategy
% 24.24/3.59  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 25.17/3.66  
% 25.17/3.66  
% 25.17/3.66  fork 4: search terminated without proof.
% 25.17/3.67  
% 25.17/3.67  
% 25.17/3.67  fork 6: search terminated without proof.
% 25.17/3.68  
% 25.17/3.68  **** run 85 fork 4 starts with strategy
% 25.17/3.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 25.94/3.71  
% 25.94/3.71  **** run 87 fork 6 starts with strategy
% 25.94/3.71  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 25.94/3.74  
% 25.94/3.74  
% 25.94/3.74  fork 0: search terminated without proof.
% 25.94/3.77  
% 25.94/3.77  **** run 89 fork 0 starts with strategy
% 25.94/3.77  {"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}
% 26.68/3.87  
% 26.68/3.87  
% 26.68/3.87  fork 7: search terminated without proof.
% 27.56/3.91  
% 27.56/3.91  **** run 88 fork 7 starts with strategy
% 27.56/3.91  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 27.56/3.93  
% 27.56/3.93  
% 27.56/3.93  fork 1: search terminated without proof.
% 27.56/3.96  
% 27.56/3.96  **** run 90 fork 1 starts with strategy
% 27.56/3.96  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 32.22/4.51  
% 32.22/4.51  
% 32.22/4.51  fork 2: search terminated without proof.
% 32.22/4.53  
% 32.22/4.53  **** run 91 fork 2 starts with strategy
% 32.22/4.53  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 32.22/4.58  
% 32.22/4.58  
% 32.22/4.58  fork 3: search terminated without proof.
% 32.93/4.61  
% 32.93/4.61  **** run 92 fork 3 starts with strategy
% 32.93/4.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 32.93/4.67  
% 32.93/4.67  
% 32.93/4.67  fork 5: search terminated without proof.
% 33.77/4.70  
% 33.77/4.70  
% 33.77/4.70  fork 4: search terminated without proof.
% 33.77/4.70  
% 33.77/4.70  **** run 94 fork 5 starts with strategy
% 33.77/4.70  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 33.77/4.73  
% 33.77/4.73  **** run 93 fork 4 starts with strategy
% 33.77/4.73  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.77/4.74  
% 33.77/4.74  
% 33.77/4.74  fork 6: search terminated without proof.
% 33.77/4.79  
% 33.77/4.79  **** run 95 fork 6 starts with strategy
% 33.77/4.79  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 34.56/4.83  
% 34.56/4.83  
% 34.56/4.83  fork 0: search terminated without proof.
% 34.56/4.87  
% 34.56/4.87  **** run 97 fork 0 starts with strategy
% 34.56/4.87  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 35.28/4.94  
% 35.28/4.94  
% 35.28/4.94  fork 7: search terminated without proof.
% 35.28/4.97  
% 35.28/4.97  **** run 96 fork 7 starts with strategy
% 35.28/4.97  {"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.28/4.98  
% 35.28/4.98  
% 35.28/4.98  fork 1: search terminated without proof.
% 36.02/5.02  
% 36.02/5.02  **** run 98 fork 1 starts with strategy
% 36.02/5.02  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 39.97/5.55  
% 39.97/5.55  
% 39.97/5.55  fork 2: search terminated without proof.
% 39.97/5.58  
% 39.97/5.58  **** run 99 fork 2 starts with strategy
% 39.97/5.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 40.77/5.65  
% 40.77/5.65  
% 40.77/5.65  fork 3: search terminated without proof.
% 40.77/5.68  
% 40.77/5.68  **** run 100 fork 3 starts with strategy
% 40.77/5.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 41.55/5.75  
% 41.55/5.75  
% 41.55/5.75  fork 4: search terminated without proof.
% 41.55/5.76  
% 41.55/5.76  
% 41.55/5.76  fork 5: search terminated without proof.
% 41.55/5.79  
% 41.55/5.79  **** run 101 fork 4 starts with strategy
% 41.55/5.79  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 42.28/5.79  
% 42.28/5.79  **** run 102 fork 5 starts with strategy
% 42.28/5.79  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 42.28/5.89  
% 42.28/5.89  
% 42.28/5.89  fork 0: search terminated without proof.
% 43.10/5.89  
% 43.10/5.89  
% 43.10/5.89  fork 6: search terminated without proof.
% 43.19/5.92  
% 43.19/5.92  **** run 103 fork 6 starts with strategy
% 43.19/5.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 43.19/5.93  
% 43.19/5.93  **** run 105 fork 0 starts with strategy
% 43.19/5.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 43.19/5.99  
% 43.19/5.99  
% 43.19/5.99  fork 7: search terminated without proof.
% 43.99/6.02  
% 43.99/6.02  **** run 104 fork 7 starts with strategy
% 43.99/6.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 44.73/6.11  
% 44.73/6.11  
% 44.73/6.11  fork 1: search terminated without proof.
% 44.73/6.14  
% 44.73/6.14  **** run 106 fork 1 starts with strategy
% 44.73/6.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 48.59/6.60  
% 48.59/6.60  
% 48.59/6.60  fork 2: search terminated without proof.
% 48.59/6.63  
% 48.59/6.63  **** run 107 fork 2 starts with strategy
% 48.59/6.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 49.41/6.70  
% 49.41/6.70  
% 49.41/6.70  fork 3: search terminated without proof.
% 49.46/6.73  
% 49.46/6.73  **** run 108 fork 3 starts with strategy
% 49.46/6.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 50.23/6.81  
% 50.23/6.81  
% 50.23/6.81  fork 5: search terminated without proof.
% 50.23/6.84  
% 50.23/6.84  **** run 110 fork 5 starts with strategy
% 50.23/6.84  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 50.23/6.86  
% 50.23/6.86  
% 50.23/6.86  fork 4: search terminated without proof.
% 50.95/6.90  
% 50.95/6.90  **** run 109 fork 4 starts with strategy
% 50.95/6.90  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 50.95/6.95  
% 50.95/6.95  
% 50.95/6.95  fork 0: search terminated without proof.
% 50.95/6.97  
% 50.95/6.97  
% 50.95/6.97  fork 6: search terminated without proof.
% 50.95/6.97  
% 50.95/6.97  **** run 113 fork 0 starts with strategy
% 50.95/6.97  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 50.95/7.01  
% 50.95/7.01  **** run 111 fork 6 starts with strategy
% 50.95/7.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 50.95/7.04  
% 50.95/7.04  
% 50.95/7.04  fork 7: search terminated without proof.
% 50.95/7.08  
% 50.95/7.08  **** run 112 fork 7 starts with strategy
% 50.95/7.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 52.57/7.11  
% 52.57/7.11  fork 7: search finished without proof.
% 52.57/7.12  
% 52.57/7.12  **** run 120 fork 7 starts with strategy
% 52.57/7.12  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 53.34/7.26  
% 53.34/7.26  
% 53.34/7.26  fork 1: search terminated without proof.
% 53.34/7.29  
% 53.34/7.29  **** run 114 fork 1 starts with strategy
% 53.34/7.29  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 54.09/7.34  
% 54.09/7.34  fork 7: search finished without proof.
% 54.09/7.35  
% 54.09/7.35  **** run 128 fork 7 starts with strategy
% 54.09/7.35  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 55.73/7.68  
% 55.73/7.68  
% 55.73/7.68  fork 2: search terminated without proof.
% 55.73/7.70  
% 55.73/7.70  **** run 115 fork 2 starts with strategy
% 55.73/7.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 57.10/7.78  
% 57.10/7.78  
% 57.10/7.78  fork 3: search terminated without proof.
% 57.10/7.81  
% 57.10/7.81  **** run 116 fork 3 starts with strategy
% 57.10/7.81  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 58.06/7.86  
% 58.06/7.86  
% 58.06/7.86  fork 5: search terminated without proof.
% 58.06/7.89  
% 58.06/7.89  **** run 118 fork 5 starts with strategy
% 58.06/7.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 58.86/7.92  
% 58.86/7.92  fork 5: search finished without proof.
% 58.86/7.93  
% 58.86/7.93  **** run 126 fork 5 starts with strategy
% 58.86/7.93  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 58.86/7.94  
% 58.86/7.94  fork 0: search finished without proof.
% 58.86/7.96  
% 58.86/7.96  **** run 121 fork 0 starts with strategy
% 58.86/7.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 59.58/8.04  
% 59.58/8.04  
% 59.58/8.04  fork 4: search terminated without proof.
% 59.58/8.07  
% 59.58/8.07  
% 59.58/8.07  fork 6: search terminated without proof.
% 59.58/8.08  
% 59.58/8.08  **** run 117 fork 4 starts with strategy
% 59.58/8.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 60.24/8.10  
% 60.24/8.10  **** run 119 fork 6 starts with strategy
% 60.24/8.10  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 60.24/8.10  
% 60.24/8.10  fork 4: search finished without proof.
% 60.24/8.11  
% 60.24/8.11  **** run 125 fork 4 starts with strategy
% 60.24/8.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 61.97/8.32  
% 61.97/8.32  
% 61.97/8.32  fork 1: search terminated without proof.
% 61.97/8.34  
% 61.97/8.34  **** run 122 fork 1 starts with strategy
% 61.97/8.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 61.97/8.38  
% 61.97/8.38  
% 61.97/8.38  fork 7: search terminated without proof.
% 61.97/8.38  
% 61.97/8.38  fork 6: search finished without proof.
% 62.65/8.40  
% 62.65/8.40  **** run 127 fork 6 starts with strategy
% 62.65/8.40  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 62.65/8.41  
% 62.65/8.41  **** run 136 fork 7 starts with strategy
% 62.65/8.41  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 65.09/8.72  
% 65.09/8.72  
% 65.09/8.72  fork 2: search terminated without proof.
% 65.09/8.75  
% 65.09/8.75  **** run 123 fork 2 starts with strategy
% 65.09/8.75  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 65.71/8.84  
% 65.71/8.84  
% 65.71/8.84  fork 3: search terminated without proof.
% 65.71/8.87  
% 65.71/8.87  **** run 124 fork 3 starts with strategy
% 65.71/8.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 66.84/8.96  
% 66.84/8.96  
% 66.84/8.96  fork 5: search terminated without proof.
% 66.84/8.98  
% 66.84/8.98  
% 66.84/8.98  fork 0: search terminated without proof.
% 66.84/8.99  
% 66.84/8.99  **** run 134 fork 5 starts with strategy
% 66.84/8.99  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 66.84/9.00  
% 66.84/9.00  **** run 129 fork 0 starts with strategy
% 66.84/9.00  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 67.89/9.16  
% 67.89/9.16  
% 67.89/9.16  fork 4: search terminated without proof.
% 68.65/9.18  
% 68.65/9.18  **** run 133 fork 4 starts with strategy
% 68.65/9.18  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 70.49/9.42  
% 70.49/9.42  
% 70.49/9.42  fork 6: search terminated without proof.
% 70.49/9.44  
% 70.49/9.44  **** run 135 fork 6 starts with strategy
% 70.49/9.44  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 70.97/9.49  
% 70.97/9.49  
% 70.97/9.49  fork 1: search terminated without proof.
% 70.97/9.51  
% 70.97/9.51  **** run 130 fork 1 starts with strategy
% 70.97/9.51  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 74.01/9.88  
% 74.01/9.88  
% 74.01/9.88  fork 2: search terminated without proof.
% 74.01/9.88  
% 74.01/9.88  
% 74.01/9.88  fork 3: search terminated without proof.
% 74.43/9.91  
% 74.43/9.91  **** run 132 fork 3 starts with strategy
% 74.43/9.91  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 74.43/9.91  
% 74.43/9.91  **** run 131 fork 2 starts with strategy
% 74.43/9.91  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 75.46/10.05  
% 75.46/10.05  
% 75.46/10.05  fork 0: search terminated without proof.
% 75.46/10.08  
% 75.46/10.08  **** run 137 fork 0 starts with strategy
% 75.46/10.08  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 79.92/10.61  
% 79.92/10.61  
% 79.92/10.61  fork 1: search terminated without proof.
% 79.92/10.64  
% 79.92/10.64  **** run 138 fork 1 starts with strategy
% 79.92/10.64  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 81.88/10.89  
% 81.88/10.89  fork 3: search finished without proof.
% 81.88/10.91  
% 81.88/10.91  **** run 140 fork 3 starts with strategy
% 81.88/10.91  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 81.88/10.95  
% 81.88/10.95  
% 81.88/10.95  fork 2: search terminated without proof.
% 81.88/10.97  
% 81.88/10.97  **** run 139 fork 2 starts with strategy
% 81.88/10.97  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 102.71/13.59  
% 102.71/13.59  
% 102.71/13.59  fork 7: search terminated without proof.
% 102.71/13.63  
% 102.71/13.63  **** run 144 fork 7 starts with strategy
% 102.71/13.63  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 106.22/14.01  
% 106.22/14.01  
% 106.22/14.01  fork 5: search terminated without proof.
% 106.69/14.04  
% 106.69/14.04  **** run 142 fork 5 starts with strategy
% 106.69/14.04  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 109.28/14.39  
% 109.28/14.39  
% 109.28/14.39  fork 4: search terminated without proof.
% 109.61/14.42  
% 109.61/14.42  **** run 141 fork 4 starts with strategy
% 109.61/14.42  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 110.89/14.61  
% 110.89/14.61  
% 110.89/14.61  fork 6: search terminated without proof.
% 110.89/14.65  
% 110.89/14.65  **** run 143 fork 6 starts with strategy
% 110.89/14.65  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 115.21/15.13  
% 115.21/15.13  
% 115.21/15.13  fork 0: search terminated without proof.
% 115.31/15.19  
% 115.31/15.19  **** run 145 fork 0 starts with strategy
% 115.31/15.19  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 120.66/15.84  
% 120.66/15.84  
% 120.66/15.84  fork 1: search terminated without proof.
% 120.66/15.88  
% 120.66/15.88  **** run 146 fork 1 starts with strategy
% 120.66/15.88  {"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}
% 121.85/16.03  
% 121.85/16.03  
% 121.85/16.03  fork 2: search terminated without proof.
% 121.85/16.05  
% 121.85/16.05  
% 121.85/16.05  fork 3: search terminated without proof.
% 122.64/16.09  
% 122.64/16.09  **** run 148 fork 3 starts with strategy
% 122.64/16.09  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 122.64/16.09  
% 122.64/16.09  **** run 147 fork 2 starts with strategy
% 122.64/16.09  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 143.87/18.80  
% 143.87/18.80  
% 143.87/18.80  fork 7: search terminated without proof.
% 144.14/18.85  
% 144.14/18.85  **** run 152 fork 7 starts with strategy
% 144.14/18.85  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 145.85/19.12  
% 145.85/19.12  
% 145.85/19.12  fork 5: search terminated without proof.
% 146.60/19.16  
% 146.60/19.16  **** run 150 fork 5 starts with strategy
% 146.60/19.16  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 150.19/19.63  
% 150.19/19.63  
% 150.19/19.63  fork 4: search terminated without proof.
% 150.19/19.68  
% 150.19/19.68  **** run 149 fork 4 starts with strategy
% 150.19/19.68  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 151.29/19.77  
% 151.29/19.77  
% 151.29/19.77  fork 6: search terminated without proof.
% 151.29/19.80  
% 151.29/19.80  **** run 151 fork 6 starts with strategy
% 151.29/19.80  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 156.14/20.41  
% 156.14/20.41  
% 156.14/20.41  fork 0: search terminated without proof.
% 156.91/20.47  
% 156.91/20.47  **** run 153 fork 0 starts with strategy
% 156.91/20.47  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 161.55/21.14  
% 161.55/21.14  
% 161.55/21.14  fork 1: search terminated without proof.
% 162.20/21.16  
% 162.20/21.16  
% 162.20/21.16  fork 2: search terminated without proof.
% 162.44/21.19  
% 162.44/21.19  **** run 154 fork 1 starts with strategy
% 162.44/21.19  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 162.83/21.23  
% 162.83/21.23  **** run 155 fork 2 starts with strategy
% 162.83/21.23  {"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}
% 162.99/21.29  
% 162.99/21.29  
% 162.99/21.29  fork 3: search terminated without proof.
% 163.53/21.34  
% 163.53/21.34  **** run 156 fork 3 starts with strategy
% 163.53/21.34  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 184.11/23.96  
% 184.11/23.96  
% 184.11/23.96  fork 7: search terminated without proof.
% 184.28/24.00  
% 184.28/24.00  **** run 160 fork 7 starts with strategy
% 184.28/24.00  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 186.88/24.41  
% 186.88/24.41  
% 186.88/24.41  fork 5: search terminated without proof.
% 187.64/24.48  
% 187.64/24.48  **** run 158 fork 5 starts with strategy
% 187.64/24.48  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 188.96/24.71  
% 188.96/24.71  
% 188.96/24.71  fork 4: search terminated without proof.
% 189.81/24.76  
% 189.81/24.76  **** run 157 fork 4 starts with strategy
% 189.81/24.76  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 191.66/24.98  
% 191.66/24.98  
% 191.66/24.98  fork 6: search terminated without proof.
% 192.23/25.01  
% 192.23/25.01  **** run 159 fork 6 starts with strategy
% 192.23/25.01  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 196.13/25.51  
% 196.13/25.51  
% 196.13/25.51  fork 0: search terminated without proof.
% 196.38/25.55  
% 196.38/25.55  **** run 161 fork 0 starts with strategy
% 196.38/25.55  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 202.47/26.35  
% 202.47/26.35  
% 202.47/26.35  fork 2: search terminated without proof.
% 202.99/26.39  
% 202.99/26.39  **** run 163 fork 2 starts with strategy
% 202.99/26.39  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 203.71/26.50  
% 203.71/26.50  
% 203.71/26.50  fork 3: search terminated without proof.
% 203.71/26.51  
% 203.71/26.51  
% 203.71/26.51  fork 1: search terminated without proof.
% 203.71/26.54  
% 203.71/26.54  **** run 164 fork 3 starts with strategy
% 203.71/26.54  {"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}
% 203.71/26.56  
% 203.71/26.56  **** run 162 fork 1 starts with strategy
% 203.71/26.56  {"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}
% 224.50/29.27  
% 224.50/29.27  
% 224.50/29.27  fork 7: search terminated without proof.
% 225.40/29.33  
% 225.40/29.33  **** run 168 fork 7 starts with strategy
% 225.40/29.33  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 228.78/29.71  
% 228.78/29.71  
% 228.78/29.71  fork 5: search terminated without proof.
% 228.99/29.75  
% 228.99/29.75  **** run 166 fork 5 starts with strategy
% 228.99/29.75  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 230.36/29.95  
% 230.36/29.95  
% 230.36/29.95  fork 4: search terminated without proof.
% 230.36/29.99  
% 230.36/29.99  **** run 165 fork 4 starts with strategy
% 230.36/29.99  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 231.59/30.11  
% 231.59/30.11  
% 231.59/30.11  fork 6: search terminated without proof.
% 231.59/30.15  
% 231.59/30.15  **** run 167 fork 6 starts with strategy
% 231.59/30.15  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 235.78/30.65  
% 235.78/30.65  
% 235.78/30.65  fork 0: search terminated without proof.
% 236.40/30.70  
% 236.40/30.70  **** run 169 fork 0 starts with strategy
% 236.40/30.70  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 242.56/31.50  
% 242.56/31.50  
% 242.56/31.50  fork 2: search terminated without proof.
% 242.96/31.54  
% 242.96/31.54  **** run 171 fork 2 starts with strategy
% 242.96/31.54  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 243.69/31.67  
% 243.69/31.67  
% 243.69/31.67  fork 1: search terminated without proof.
% 244.24/31.71  
% 244.24/31.71  **** run 170 fork 1 starts with strategy
% 244.24/31.71  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 244.24/31.74  
% 244.24/31.74  
% 244.24/31.74  fork 3: search terminated without proof.
% 244.87/31.79  
% 244.87/31.79  **** run 172 fork 3 starts with strategy
% 244.87/31.79  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 266.04/34.49  
% 266.04/34.49  
% 266.04/34.49  fork 7: search terminated without proof.
% 266.04/34.52  
% 266.04/34.52  **** run 176 fork 7 starts with strategy
% 266.04/34.52  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":2}
% 268.82/34.85  
% 268.82/34.85  
% 268.82/34.85  fork 5: search terminated without proof.
% 269.25/34.90  
% 269.25/34.90  **** run 174 fork 5 starts with strategy
% 269.25/34.90  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":0}
% 270.85/35.12  
% 270.85/35.12  
% 270.85/35.12  fork 4: search terminated without proof.
% 271.20/35.16  
% 271.20/35.16  **** run 173 fork 4 starts with strategy
% 271.20/35.16  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 272.64/35.40  
% 272.64/35.40  
% 272.64/35.40  fork 6: search terminated without proof.
% 272.64/35.45  
% 272.64/35.45  **** run 175 fork 6 starts with strategy
% 272.64/35.45  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 276.70/35.87  
% 276.70/35.87  
% 276.70/35.87  fork 0: search terminated without proof.
% 276.70/35.91  
% 276.70/35.91  **** run 177 fork 0 starts with strategy
% 276.70/35.91  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 283.95/36.83  
% 283.95/36.83  
% 283.95/36.83  result: proof found
% 283.95/36.83  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 283.95/36.83  by run 171 fork 2 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 283.95/36.83  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 283.95/36.83  
% 283.95/36.83  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 283.95/36.83  
% 283.95/36.83  run 171 fork 2 statistics:
% 283.95/36.83  ----------------------------------
% 283.95/36.83  this run seconds: 4.674268
% 283.95/36.83  total seconds: 35.443977
% 283.95/36.83  stat_given_used: 1361
% 283.95/36.83  stat_given_used_at_endgame: 119
% 283.95/36.83  stat_given_candidates:   2853
% 283.95/36.83  stat_given_candidates_at_endgame: 603
% 283.95/36.83  stat_given_candidates_h: 0
% 283.95/36.83  stat_binres_derived_cl:   1
% 283.95/36.83  stat_binres_derived_cl_h: 0
% 283.95/36.83  stat_factor_derived_cl: 0
% 283.95/36.83  stat_para_derived_cl: 261742
% 283.95/36.83  stat_tautologies_discarded: 0
% 283.95/36.83  stat_forward_subsumed: 54432
% 283.95/36.83  stat_derived_cut: 0
% 283.95/36.83  stat_derived_rewritten: 950
% 283.95/36.83  stat_weight_discarded_building: 0
% 283.95/36.83  stat_weight_discarded_cl: 58280
% 283.95/36.83  stat_internlimit_discarded_cl: 0
% 283.95/36.83  stat_simplified:  950 simplified 0 derived 0 given
% 283.95/36.83  stat_kept_cl: 148507
% 283.95/36.83  stat_built_cl: 210459
% 283.95/36.83  stat_hyperres_partial_cl: 0
% 283.95/36.83  stat_made_rewriters: 91
% 283.95/36.83  stat_backward_subsumed: 0
% 283.95/36.83  stat_propagated_subsumed: 0
% 283.95/36.83  stat_clsubs_attempted:                      4274
% 283.95/36.83  stat_clsubs_fact_groundunit_found:             0
% 283.95/36.83  stat_clsubs_rule_groundunit_found:             1
% 283.95/36.83  stat_clsubs_top_meta_attempted:               8909
% 283.95/36.83  stat_clsubs_top_meta_failed:                  4635
% 283.95/36.83  stat_clsubs_top_meta_nonpref_attempted:                8909
% 283.95/36.83  stat_clsubs_top_meta_nonpref_succeeded:                4274
% 283.95/36.83  stat_clsubs_top_meta_pref_attempted:                   4274
% 283.95/36.83  stat_clsubs_top_meta_pref1_succeeded:                  4274
% 283.95/36.83  stat_clsubs_top_meta_pref2_succeeded:                  4274
% 283.95/36.83  stat_clsubs_top_meta_pref3_succeeded:                  4274
% 283.95/36.83  stat_clsubs_top_meta_pref_succeeded:                   4274
% 283.95/36.83  stat_clsubs_meta_attempted:                 4274
% 283.95/36.83  stat_clsubs_meta_failed:                       0
% 283.95/36.83  stat_clsubs_predsymbs_attempted:               0
% 283.95/36.83  stat_clsubs_unit_attempted:                 4274
% 283.95/36.83  stat_clsubs_full_attempted:                    0
% 283.95/36.83  stat_forwardsubs_attempted:               261219
% 283.95/36.83  stat_lit_hash_added:                 148514
% 283.95/36.83  stat_lit_hash_computed:              411300
% 283.95/36.83  stat_lit_hash_match_found:            54599
% 283.95/36.83  stat_lit_hash_match_miss:            415924
% 283.95/36.83  stat_lit_hash_cut_ok:                     0
% 283.95/36.83  stat_lit_strong_cut_ok:                   0
% 283.95/36.83  stat_lit_hash_subsume_ok:             54432
% 283.95/36.83  clqueue els 10000000 used 1
% 283.95/36.83  clactive els 10000000 used 1362
% 283.95/36.83  clactivesubsume els 10000000 used 8161
% 283.95/36.83  queue_termbuf els 200000000 used 80552554
% 283.95/36.83  hyper_termbuf els 100000000 used 1
% 283.95/36.83  active_termbuf els 100000000 used 140884
% 283.95/36.83  varstack els 5000 last used 1
% 283.95/36.83  given_termbuf els 10000000 last used 112
% 283.95/36.83  simplified_termbuf els 10000000 last used 1
% 283.95/36.83  derived_termbuf els 10000000 last used 3
% 283.95/36.83  wr_mallocs: 109844
% 283.95/36.83  wr_callocs: 19
% 283.95/36.83  wr_reallocs: 35252
% 283.95/36.83  wr_frees: 2
% 283.95/36.83  wr_malloc_bytes: 4167755732
% 283.95/36.83  wr_calloc_bytes: 96065504
% 283.95/36.83  wr_realloc_bytes: 6145232
% 283.95/36.83  wr_realloc_freebytes: 0
% 283.95/36.83  ----------------------------------
%------------------------------------------------------------------------------