TSTP Solution File: GRP658-10 by GKC---0.8

View Problem - Process Solution

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

% Computer : n008.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 00:55:36 EDT 2023

% Result   : Unsatisfiable 38.72s 5.46s
% Output   : CNFRefutation 38.72s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named f01)

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

cnf('2',plain,
    mult(rd(X,Y),Y) = X,
    inference(cnf_transformation,[],[f03]) ).

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

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

cnf('5',plain,
    ld(X,mult(X,Y)) = Y,
    inference(cnf_transformation,[],[f02]) ).

cnf('6',plain,
    ld(mult(rd(X,mult(Y,Y)),Y),mult(X,Z)) = mult(Y,Z),
    inference(paramodulation,[],['4','5']) ).

cnf('7',plain,
    ld(mult(rd(rd(X,Y),mult(Z,Z)),Z),X) = mult(Z,Y),
    inference(paramodulation,[],['2','6']) ).

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

cnf('9',plain,
    rd(X,ld(Y,X)) = Y,
    inference(paramodulation,[],['1','8']) ).

cnf('10',plain,
    rd(X,mult(Y,Z)) = mult(rd(rd(X,Z),mult(Y,Y)),Y),
    inference(paramodulation,[],['7','9']) ).

cnf('11',plain,
    ld(rd(X,mult(Y,Z)),mult(rd(X,Z),U)) = mult(Y,U),
    inference(paramodulation,[],['10','6']) ).

cnf('12',plain,
    ld(rd(X,mult(Y,Z)),U) = mult(Y,ld(rd(X,Z),U)),
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    ld(rd(X3,mult(rd(X3,Y3),Y3)),Z3) = Z3,
    inference(paramodulation,[],['12','1']) ).

cnf('14',plain,
    ld(rd(X,X),Y) = Y,
    inference(simplify,[],['13','2']) ).

cnf('15',plain,
    ld(rd(X,mult(Y,X)),Z) = mult(Y,Z),
    inference(paramodulation,[],['14','12']) ).

cnf('16',plain,
    mult(X,mult(rd(Y,mult(X,Y)),Z)) = Z,
    inference(paramodulation,[],['15','5']) ).

cnf('17',plain,
    ld(X,Y) = mult(rd(Z,mult(X,Z)),Y),
    inference(paramodulation,[],['16','5']) ).

cnf('18',plain,
    ld(ld(X,X),mult(X,Y)) = mult(X,Y),
    inference(paramodulation,[],['17','6']) ).

cnf('19',plain,
    rd(mult(X,Y),mult(X,Y)) = ld(X,X),
    inference(paramodulation,[],['18','9']) ).

cnf('20',plain,
    rd(mult(X3,ld(X3,Y3)),Y3) = ld(X3,X3),
    inference(paramodulation,[],['1','19']) ).

cnf('21',plain,
    rd(X,X) = ld(Y,Y),
    inference(simplify,[],['20','1']) ).

cnf('22',plain,
    mult(X,rd(Y,Y)) = X,
    inference(paramodulation,[],['21','1']) ).

cnf('23',plain,
    mult(rd(X,X),Y) = Y,
    inference(paramodulation,[],['14','1']) ).

cnf('24',plain,
    tuple(mult(X,x1(X)),mult(x1_2(X),X)) != tuple(x1(X),x1_2(X)),
    inference(cnf_transformation,[],[goal]) ).

cnf('25',plain,
    tuple(x1(rd(X,X)),mult(x1_2(rd(X,X)),rd(X,X))) != tuple(x1(rd(X,X)),x1_2(rd(X,X))),
    inference(paramodulation,[],['23','24']) ).

cnf('26',plain,
    $false,
    inference(paramodulation,[],['22','25']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GRP658-10 : TPTP v8.1.2. Released v8.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n008.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 00:08:17 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                     6
% 0.20/0.39  in_rule_clause_count:                6
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:              0
% 0.20/0.39  in_unit_clause_count:                6
% 0.20/0.39  in_horn_clause_count:                6
% 0.20/0.39  in_pos_clause_count:                 5
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:               5
% 0.20/0.39  in_negeq_clause_count:               1
% 0.20/0.39  in_unitposeq_clause_count:           5
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             1
% 0.20/0.39  in_min_depth:              3
% 0.20/0.39  in_max_depth:              4
% 0.20/0.39  in_min_size:               7
% 0.20/0.39  in_max_size:              15
% 0.20/0.39  in_min_vars:               1
% 0.20/0.39  in_max_vars:               3
% 0.20/0.39  in_extaxiom_count:                 0
% 0.20/0.39  in_axiom_count:                    5
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 0
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.20/0.40  
% 0.20/0.40  ]}
% 0.20/0.40  
% 0.20/0.40  
% 0.20/0.40  **** run 1 fork 0 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.40  
% 0.20/0.40  **** run 2 fork 1 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 3 fork 2 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.40  
% 0.20/0.40  **** run 4 fork 3 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.40  
% 0.20/0.40  **** run 5 fork 4 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.40  **** run 6 fork 5 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.40  
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 1: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 3: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 7: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 9 fork 0 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.55  
% 0.20/0.55  **** run 16 fork 7 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 12 fork 3 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.55  **** run 10 fork 1 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  **** run 13 fork 4 starts with strategy
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 0: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 5: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 3: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 2: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 4: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  **** run 17 fork 0 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.68  
% 0.20/0.68  **** run 22 fork 5 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.69  
% 0.20/0.69  **** run 18 fork 1 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.69  
% 0.20/0.69  **** run 19 fork 2 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.69  
% 0.20/0.69  **** run 21 fork 4 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.69  
% 0.20/0.69  **** run 20 fork 3 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.70  
% 0.20/0.70  **** run 23 fork 6 starts with strategy
% 0.20/0.70  {"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.20/0.73  
% 0.20/0.73  
% 0.20/0.73  fork 7: search terminated without proof.
% 0.20/0.75  
% 0.20/0.75  **** run 24 fork 7 starts with strategy
% 0.20/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 0: search terminated without proof.
% 0.20/0.81  
% 0.20/0.81  
% 0.20/0.81  fork 6: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  
% 0.20/0.82  fork 5: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  
% 0.20/0.82  fork 1: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 3: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 2: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 4: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  **** run 25 fork 0 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.83  
% 0.20/0.83  **** run 31 fork 6 starts with strategy
% 0.20/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.84  
% 0.20/0.84  **** run 30 fork 5 starts with strategy
% 0.20/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.92/0.85  
% 2.92/0.85  **** run 27 fork 2 starts with strategy
% 2.92/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.92/0.85  
% 2.92/0.85  **** run 26 fork 1 starts with strategy
% 2.92/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.92/0.85  
% 2.92/0.85  **** run 28 fork 3 starts with strategy
% 2.92/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 2.92/0.86  
% 2.92/0.86  **** run 29 fork 4 starts with strategy
% 2.92/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 4.16/0.93  
% 4.16/0.93  
% 4.16/0.93  fork 7: search terminated without proof.
% 4.16/0.95  
% 4.16/0.95  **** run 32 fork 7 starts with strategy
% 4.16/0.95  {"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}
% 4.16/0.95  
% 4.16/0.95  
% 4.16/0.95  fork 0: search terminated without proof.
% 4.16/0.96  
% 4.16/0.96  
% 4.16/0.96  fork 5: search terminated without proof.
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 6: search terminated without proof.
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 1: search terminated without proof.
% 4.16/0.97  
% 4.16/0.97  **** run 33 fork 0 starts with strategy
% 4.16/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.16/0.97  
% 4.16/0.97  
% 4.16/0.97  fork 2: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 3: search terminated without proof.
% 4.16/0.98  
% 4.16/0.98  **** run 38 fork 5 starts with strategy
% 4.16/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.16/0.98  
% 4.16/0.98  
% 4.16/0.98  fork 4: search terminated without proof.
% 4.16/0.99  
% 4.16/0.99  **** run 39 fork 6 starts with strategy
% 4.16/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.16/0.99  
% 4.16/0.99  **** run 34 fork 1 starts with strategy
% 4.16/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.16/1.00  
% 4.16/1.00  **** run 35 fork 2 starts with strategy
% 4.16/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.16/1.00  
% 4.16/1.00  **** run 36 fork 3 starts with strategy
% 4.16/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.87/1.00  
% 4.87/1.00  **** run 37 fork 4 starts with strategy
% 4.87/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.87/1.07  
% 4.87/1.07  
% 4.87/1.07  fork 7: search terminated without proof.
% 5.49/1.09  
% 5.49/1.09  **** run 40 fork 7 starts with strategy
% 5.49/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.49/1.09  
% 5.49/1.09  
% 5.49/1.09  fork 0: search terminated without proof.
% 5.49/1.10  
% 5.49/1.10  
% 5.49/1.10  fork 5: search terminated without proof.
% 5.49/1.11  
% 5.49/1.11  
% 5.49/1.11  fork 6: search terminated without proof.
% 5.49/1.11  
% 5.49/1.11  **** run 41 fork 0 starts with strategy
% 5.49/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.49/1.12  
% 5.49/1.12  
% 5.49/1.12  fork 1: search terminated without proof.
% 5.49/1.12  
% 5.49/1.12  **** run 46 fork 5 starts with strategy
% 5.49/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.49/1.12  
% 5.49/1.12  
% 5.49/1.12  fork 2: search terminated without proof.
% 5.49/1.12  
% 5.49/1.12  
% 5.49/1.12  fork 3: search terminated without proof.
% 5.49/1.13  
% 5.49/1.13  **** run 47 fork 6 starts with strategy
% 5.49/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.49/1.13  
% 5.49/1.13  
% 5.49/1.13  fork 4: search terminated without proof.
% 5.49/1.14  
% 5.49/1.14  **** run 42 fork 1 starts with strategy
% 5.49/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.49/1.14  
% 5.49/1.14  **** run 43 fork 2 starts with strategy
% 5.49/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.49/1.14  
% 5.49/1.14  fork 5: search finished without proof.
% 5.49/1.15  
% 5.49/1.15  **** run 44 fork 3 starts with strategy
% 5.49/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.49/1.15  
% 5.49/1.15  **** run 45 fork 4 starts with strategy
% 5.49/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.49/1.16  
% 5.49/1.16  **** run 54 fork 5 starts with strategy
% 5.49/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.54/1.22  
% 6.54/1.22  
% 6.54/1.22  fork 7: search terminated without proof.
% 6.54/1.23  
% 6.54/1.23  
% 6.54/1.23  fork 0: search terminated without proof.
% 6.54/1.24  
% 6.54/1.24  **** run 48 fork 7 starts with strategy
% 6.54/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.54/1.26  
% 6.54/1.26  **** run 49 fork 0 starts with strategy
% 6.54/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.54/1.26  
% 6.54/1.26  
% 6.54/1.26  fork 6: search terminated without proof.
% 6.54/1.26  
% 6.54/1.26  
% 6.54/1.26  fork 1: search terminated without proof.
% 6.54/1.27  
% 6.54/1.27  
% 6.54/1.27  fork 2: search terminated without proof.
% 6.54/1.27  
% 6.54/1.27  
% 6.54/1.27  fork 4: search terminated without proof.
% 6.54/1.27  
% 6.54/1.27  
% 6.54/1.27  fork 3: search terminated without proof.
% 6.54/1.28  
% 6.54/1.28  **** run 55 fork 6 starts with strategy
% 6.54/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.54/1.28  
% 6.54/1.28  
% 6.54/1.28  fork 5: search terminated without proof.
% 6.54/1.29  
% 6.54/1.29  **** run 50 fork 1 starts with strategy
% 6.54/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.54/1.29  
% 6.54/1.29  **** run 53 fork 4 starts with strategy
% 6.54/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.54/1.29  
% 6.54/1.29  **** run 51 fork 2 starts with strategy
% 6.54/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.54/1.29  
% 6.54/1.29  **** run 52 fork 3 starts with strategy
% 6.54/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.24/1.30  
% 7.24/1.30  **** run 62 fork 5 starts with strategy
% 7.24/1.30  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.24/1.32  
% 7.24/1.32  fork 2: search finished without proof.
% 7.24/1.34  
% 7.24/1.34  **** run 59 fork 2 starts with strategy
% 7.24/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.24/1.36  
% 7.24/1.36  
% 7.24/1.36  fork 7: search terminated without proof.
% 7.24/1.38  
% 7.24/1.38  **** run 56 fork 7 starts with strategy
% 7.24/1.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.24/1.38  
% 7.24/1.38  
% 7.24/1.38  fork 0: search terminated without proof.
% 7.90/1.40  
% 7.90/1.40  
% 7.90/1.40  fork 6: search terminated without proof.
% 7.90/1.40  
% 7.90/1.40  **** run 57 fork 0 starts with strategy
% 7.90/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.90/1.41  
% 7.90/1.41  
% 7.90/1.41  fork 1: search terminated without proof.
% 7.90/1.41  
% 7.90/1.41  
% 7.90/1.41  fork 4: search terminated without proof.
% 7.90/1.41  
% 7.90/1.41  
% 7.90/1.41  fork 3: search terminated without proof.
% 7.90/1.42  
% 7.90/1.42  **** run 63 fork 6 starts with strategy
% 7.90/1.42  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.90/1.43  
% 7.90/1.43  
% 7.90/1.43  fork 5: search terminated without proof.
% 7.90/1.43  
% 7.90/1.43  **** run 61 fork 4 starts with strategy
% 7.90/1.43  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.90/1.43  
% 7.90/1.43  **** run 58 fork 1 starts with strategy
% 7.90/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.90/1.44  
% 7.90/1.44  **** run 60 fork 3 starts with strategy
% 7.90/1.44  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.90/1.45  
% 7.90/1.45  **** run 70 fork 5 starts with strategy
% 7.90/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.90/1.46  
% 7.90/1.46  
% 7.90/1.46  fork 2: search terminated without proof.
% 7.90/1.46  
% 7.90/1.46  fork 4: search finished without proof.
% 7.90/1.47  
% 7.90/1.47  fork 3: search finished without proof.
% 7.90/1.47  
% 7.90/1.47  **** run 69 fork 4 starts with strategy
% 7.90/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.65/1.48  
% 8.65/1.48  **** run 67 fork 2 starts with strategy
% 8.65/1.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 8.65/1.49  
% 8.65/1.49  **** run 68 fork 3 starts with strategy
% 8.65/1.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.65/1.51  
% 8.65/1.51  
% 8.65/1.51  fork 7: search terminated without proof.
% 8.65/1.53  
% 8.65/1.53  
% 8.65/1.53  fork 0: search terminated without proof.
% 8.65/1.54  
% 8.65/1.54  
% 8.65/1.54  fork 6: search terminated without proof.
% 8.65/1.55  
% 8.65/1.55  **** run 64 fork 7 starts with strategy
% 8.65/1.55  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.65/1.55  
% 8.65/1.55  
% 8.65/1.55  fork 1: search terminated without proof.
% 8.65/1.55  
% 8.65/1.55  **** run 65 fork 0 starts with strategy
% 8.65/1.55  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 8.65/1.55  
% 8.65/1.55  **** run 71 fork 6 starts with strategy
% 8.65/1.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 8.65/1.58  
% 8.65/1.58  **** run 66 fork 1 starts with strategy
% 8.65/1.58  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 8.65/1.58  
% 8.65/1.58  fork 0: search finished without proof.
% 8.65/1.60  
% 8.65/1.60  **** run 73 fork 0 starts with strategy
% 8.65/1.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 8.65/1.70  
% 8.65/1.70  
% 8.65/1.70  fork 1: search terminated without proof.
% 9.66/1.72  
% 9.66/1.72  **** run 74 fork 1 starts with strategy
% 9.66/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 10.55/1.75  
% 10.55/1.75  
% 10.55/1.75  fork 7: search terminated without proof.
% 10.55/1.77  
% 10.55/1.77  **** run 72 fork 7 starts with strategy
% 10.55/1.77  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 14.10/2.47  
% 14.10/2.47  
% 14.10/2.47  fork 5: search terminated without proof.
% 15.70/2.50  
% 15.70/2.50  
% 15.70/2.50  fork 4: search terminated without proof.
% 15.70/2.50  
% 15.70/2.50  
% 15.70/2.50  fork 2: search terminated without proof.
% 15.70/2.51  
% 15.70/2.51  
% 15.70/2.51  fork 3: search terminated without proof.
% 16.74/2.52  
% 16.74/2.52  **** run 75 fork 2 starts with strategy
% 16.74/2.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.74/2.52  
% 16.74/2.52  **** run 78 fork 5 starts with strategy
% 16.74/2.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 16.97/2.55  
% 16.97/2.55  **** run 77 fork 4 starts with strategy
% 16.97/2.55  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.97/2.56  
% 16.97/2.56  **** run 76 fork 3 starts with strategy
% 16.97/2.56  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 16.97/2.57  
% 16.97/2.57  
% 16.97/2.57  fork 6: search terminated without proof.
% 16.97/2.62  
% 16.97/2.62  **** run 79 fork 6 starts with strategy
% 16.97/2.62  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 16.97/2.63  
% 16.97/2.63  
% 16.97/2.63  fork 0: search terminated without proof.
% 17.64/2.67  
% 17.64/2.67  **** run 81 fork 0 starts with strategy
% 17.64/2.67  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 18.03/2.73  
% 18.03/2.73  
% 18.03/2.73  fork 1: search terminated without proof.
% 18.57/2.76  
% 18.57/2.76  **** run 82 fork 1 starts with strategy
% 18.57/2.76  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 19.38/2.92  
% 19.38/2.92  
% 19.38/2.92  fork 7: search terminated without proof.
% 20.03/2.94  
% 20.03/2.94  **** run 80 fork 7 starts with strategy
% 20.03/2.94  {"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}
% 24.13/3.55  
% 24.13/3.55  
% 24.13/3.55  fork 2: search terminated without proof.
% 24.86/3.55  
% 24.86/3.55  
% 24.86/3.55  fork 5: search terminated without proof.
% 24.86/3.57  
% 24.86/3.57  
% 24.86/3.57  fork 4: search terminated without proof.
% 24.86/3.58  
% 24.86/3.58  
% 24.86/3.58  fork 3: search terminated without proof.
% 25.17/3.60  
% 25.17/3.60  **** run 83 fork 2 starts with strategy
% 25.17/3.60  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 25.17/3.61  
% 25.17/3.61  **** run 86 fork 5 starts with strategy
% 25.17/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 25.17/3.61  
% 25.17/3.61  **** run 84 fork 3 starts with strategy
% 25.17/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 25.17/3.61  
% 25.17/3.61  **** run 85 fork 4 starts with strategy
% 25.17/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 25.17/3.64  
% 25.17/3.64  
% 25.17/3.64  fork 6: search terminated without proof.
% 25.63/3.69  
% 25.63/3.69  **** run 87 fork 6 starts with strategy
% 25.63/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 25.63/3.69  
% 25.63/3.69  
% 25.63/3.69  fork 0: search terminated without proof.
% 26.10/3.72  
% 26.10/3.72  **** run 89 fork 0 starts with strategy
% 26.10/3.72  {"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.10/3.78  
% 26.10/3.78  
% 26.10/3.78  fork 1: search terminated without proof.
% 26.10/3.81  
% 26.10/3.81  **** run 90 fork 1 starts with strategy
% 26.10/3.81  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 30.03/4.21  
% 30.03/4.21  
% 30.03/4.21  fork 7: search terminated without proof.
% 30.51/4.27  
% 30.51/4.27  **** run 88 fork 7 starts with strategy
% 30.51/4.27  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 32.45/4.63  
% 32.45/4.63  
% 32.45/4.63  fork 3: search terminated without proof.
% 32.45/4.64  
% 32.45/4.64  
% 32.45/4.64  fork 5: search terminated without proof.
% 32.45/4.64  
% 32.45/4.64  
% 32.45/4.64  fork 2: search terminated without proof.
% 32.45/4.65  
% 32.45/4.65  
% 32.45/4.65  fork 4: search terminated without proof.
% 32.45/4.67  
% 32.45/4.67  **** run 91 fork 2 starts with strategy
% 32.45/4.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 32.45/4.67  
% 32.45/4.67  **** run 93 fork 4 starts with strategy
% 32.45/4.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 32.45/4.68  
% 32.45/4.68  **** run 92 fork 3 starts with strategy
% 32.45/4.68  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 33.35/4.72  
% 33.35/4.72  **** run 94 fork 5 starts with strategy
% 33.35/4.72  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 33.35/4.72  
% 33.35/4.72  
% 33.35/4.72  fork 6: search terminated without proof.
% 33.35/4.76  
% 33.35/4.76  **** run 95 fork 6 starts with strategy
% 33.35/4.76  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 34.36/4.78  
% 34.36/4.78  
% 34.36/4.78  fork 0: search terminated without proof.
% 34.60/4.81  
% 34.60/4.81  **** run 97 fork 0 starts with strategy
% 34.60/4.81  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 34.77/4.84  
% 34.77/4.84  
% 34.77/4.84  fork 1: search terminated without proof.
% 34.77/4.86  
% 34.77/4.86  **** run 98 fork 1 starts with strategy
% 34.77/4.86  {"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}
% 37.76/5.29  
% 37.76/5.29  
% 37.76/5.29  fork 7: search terminated without proof.
% 37.76/5.34  
% 37.76/5.34  **** run 96 fork 7 starts with strategy
% 37.76/5.34  {"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}
% 38.72/5.46  
% 38.72/5.46  
% 38.72/5.46  result: proof found
% 38.72/5.46  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 38.72/5.46  by run 92 fork 3 strategy {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 38.72/5.46  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 38.72/5.46  
% 38.72/5.46  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 38.72/5.46  
% 38.72/5.46  run 92 fork 3 statistics:
% 38.72/5.46  ----------------------------------
% 38.72/5.46  this run seconds: 0.290656
% 38.72/5.46  total seconds: 4.609530
% 38.72/5.46  stat_given_used: 666
% 38.72/5.46  stat_given_used_at_endgame: 0
% 38.72/5.46  stat_given_candidates:   1451
% 38.72/5.46  stat_given_candidates_at_endgame: 0
% 38.72/5.46  stat_given_candidates_h: 0
% 38.72/5.46  stat_binres_derived_cl:   0
% 38.72/5.46  stat_binres_derived_cl_h: 0
% 38.72/5.46  stat_factor_derived_cl: 0
% 38.72/5.46  stat_para_derived_cl: 17589
% 38.72/5.46  stat_tautologies_discarded: 0
% 38.72/5.46  stat_forward_subsumed: 4276
% 38.72/5.46  stat_derived_cut: 0
% 38.72/5.46  stat_derived_rewritten: 149
% 38.72/5.46  stat_weight_discarded_building: 0
% 38.72/5.46  stat_weight_discarded_cl: 0
% 38.72/5.46  stat_internlimit_discarded_cl: 0
% 38.72/5.46  stat_simplified:  149 simplified 0 derived 0 given
% 38.72/5.46  stat_kept_cl: 13011
% 38.72/5.46  stat_built_cl: 14492
% 38.72/5.46  stat_hyperres_partial_cl: 0
% 38.72/5.46  stat_made_rewriters: 78
% 38.72/5.46  stat_backward_subsumed: 0
% 38.72/5.46  stat_propagated_subsumed: 0
% 38.72/5.46  stat_clsubs_attempted:                     34320
% 38.72/5.46  stat_clsubs_fact_groundunit_found:             0
% 38.72/5.46  stat_clsubs_rule_groundunit_found:             0
% 38.72/5.46  stat_clsubs_top_meta_attempted:             306173
% 38.72/5.46  stat_clsubs_top_meta_failed:                271853
% 38.72/5.46  stat_clsubs_top_meta_nonpref_attempted:              306173
% 38.72/5.46  stat_clsubs_top_meta_nonpref_succeeded:               88498
% 38.72/5.46  stat_clsubs_top_meta_pref_attempted:                  88498
% 38.72/5.46  stat_clsubs_top_meta_pref1_succeeded:                 43837
% 38.72/5.46  stat_clsubs_top_meta_pref2_succeeded:                 41959
% 38.72/5.46  stat_clsubs_top_meta_pref3_succeeded:                 34320
% 38.72/5.46  stat_clsubs_top_meta_pref_succeeded:                  34320
% 38.72/5.46  stat_clsubs_meta_attempted:                34320
% 38.72/5.46  stat_clsubs_meta_failed:                     672
% 38.72/5.46  stat_clsubs_predsymbs_attempted:               0
% 38.72/5.46  stat_clsubs_unit_attempted:                34320
% 38.72/5.46  stat_clsubs_full_attempted:                    0
% 38.72/5.46  stat_forwardsubs_attempted:                17287
% 38.72/5.46  stat_lit_hash_added:                  13017
% 38.72/5.46  stat_lit_hash_computed:               31547
% 38.72/5.46  stat_lit_hash_match_found:             4439
% 38.72/5.46  stat_lit_hash_match_miss:             27251
% 38.72/5.46  stat_lit_hash_cut_ok:                     0
% 38.72/5.46  stat_lit_strong_cut_ok:                   0
% 38.72/5.46  stat_lit_hash_subsume_ok:              4276
% 38.72/5.46  clqueue els 10000000 used 1
% 38.72/5.46  clactive els 10000000 used 667
% 38.72/5.46  clactivesubsume els 10000000 used 3997
% 38.72/5.46  queue_termbuf els 200000000 used 4603662
% 38.72/5.46  hyper_termbuf els 100000000 used 1
% 38.72/5.46  active_termbuf els 100000000 used 174633
% 38.72/5.46  varstack els 5000 last used 1
% 38.72/5.46  given_termbuf els 10000000 last used 1
% 38.72/5.46  simplified_termbuf els 10000000 last used 1
% 38.72/5.46  derived_termbuf els 10000000 last used 88
% 38.72/5.46  wr_mallocs: 56623
% 38.72/5.46  wr_callocs: 21
% 38.72/5.46  wr_reallocs: 1993
% 38.72/5.46  wr_frees: 2
% 38.72/5.46  wr_malloc_bytes: 4164609524
% 38.72/5.46  wr_calloc_bytes: 112065536
% 38.72/5.46  wr_realloc_bytes: 299016
% 38.72/5.46  wr_realloc_freebytes: 0
% 38.72/5.46  ----------------------------------
%------------------------------------------------------------------------------