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

View Problem - Process Solution

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

% Computer : n028.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:56:12 EDT 2023

% Result   : Unsatisfiable 194.17s 24.99s
% Output   : CNFRefutation 194.17s
% 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,
    rd(mult(X,Y),Y) = X,
    inference(cnf_transformation,[],[f04]) ).

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

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

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

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

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

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

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

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

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

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

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

cnf('14',plain,
    ld(X3,mult(mult(Y3,Z3),mult(Y3,U3))) = mult(Y3,ld(ld(Y3,X3),mult(Z3,U3))),
    inference(paramodulation,[],['4','13']) ).

cnf('15',plain,
    ld(X,mult(mult(Y,Z),mult(Y,U))) = ld(X,mult(mult(Y,Y),mult(Z,U))),
    inference(simplify,[],['14','13']) ).

cnf('16',plain,
    ld(mult(X3,mult(X3,X3)),mult(mult(X3,Y3),mult(X3,Z3))) = mult(X3,ld(mult(X3,X3),mult(Y3,Z3))),
    inference(paramodulation,[],['10','15']) ).

cnf('17',plain,
    mult(X,ld(mult(Y,Y),mult(Y,Z))) = mult(Y,ld(mult(Y,Y),mult(X,Z))),
    inference(simplify,[],['16','10']) ).

cnf('18',plain,
    mult(X3,mult(ld(Y3,Y3),Z3)) = mult(Y3,ld(mult(Y3,Y3),mult(X3,mult(Y3,Z3)))),
    inference(paramodulation,[],['7','17']) ).

cnf('19',plain,
    mult(X,mult(ld(Y,Y),Z)) = mult(Y,mult(ld(Y,X),Z)),
    inference(simplify,[],['18','7']) ).

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

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

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

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

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

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

cnf('26',plain,
    rd(mult(X,mult(Y,Z)),mult(U,Z)) = mult(rd(mult(rd(X,Z),Y),U),Z),
    inference(paramodulation,[],['23','25']) ).

cnf('27',plain,
    rd(rd(mult(X,mult(Y,Z)),mult(U,Z)),Z) = rd(mult(rd(X,Z),Y),U),
    inference(paramodulation,[],['26','2']) ).

cnf('28',plain,
    rd(X,Y) = rd(mult(rd(Z,Y),ld(Z,X)),ld(Z,Z)),
    inference(paramodulation,[],['20','27']) ).

cnf('29',plain,
    ld(rd(X,Y),X) = Y,
    inference(paramodulation,[],['21','6']) ).

cnf('30',plain,
    ld(rd(X,Y),mult(rd(Z,Y),ld(Z,X))) = ld(Z,Z),
    inference(paramodulation,[],['28','29']) ).

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

cnf('32',plain,
    mult(X,ld(Y,Y)) = mult(rd(Y,Z),ld(Y,mult(X,Z))),
    inference(paramodulation,[],['31','1']) ).

cnf('33',plain,
    mult(X3,ld(Y3,Y3)) = mult(Z3,ld(Y3,mult(X3,ld(Z3,Y3)))),
    inference(paramodulation,[],['3','32']) ).

cnf('34',plain,
    mult(mult(X,X),mult(Y,ld(X,Z))) = mult(mult(X,Y),Z),
    inference(paramodulation,[],['1','4']) ).

cnf('35',plain,
    ld(mult(X,Y),mult(mult(X,Z),U)) = mult(X,ld(Y,mult(Z,ld(X,U)))),
    inference(paramodulation,[],['34','12']) ).

cnf('36',plain,
    mult(X,ld(Y,Y)) = ld(mult(Z,Y),mult(mult(Z,X),Y)),
    inference(simplify,[],['33','35']) ).

cnf('37',plain,
    mult(mult(X,Y),mult(Z,ld(Y,Y))) = mult(mult(X,Z),Y),
    inference(paramodulation,[],['36','1']) ).

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

cnf('39',plain,
    $false,
    inference(paramodulation,[],['37','38']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.11  % Problem  : GRP752-1 : TPTP v8.1.2. Released v4.0.0.
% 0.10/0.12  % Command  : gkc %s
% 0.12/0.33  % Computer : n028.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Tue Aug 29 01:55:25 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.18/0.37  
% 0.18/0.37  input clause set summed statistics:
% 0.18/0.37  ----------------------------------
% 0.18/0.37  in_clause_count:                     8
% 0.18/0.37  in_rule_clause_count:                8
% 0.18/0.37  in_fact_clause_count:                0
% 0.18/0.37  in_answer_clause_count:              0
% 0.18/0.37  in_ground_clause_count:              1
% 0.18/0.37  in_unit_clause_count:                8
% 0.18/0.37  in_horn_clause_count:                8
% 0.18/0.37  in_pos_clause_count:                 7
% 0.18/0.37  in_neg_clause_count:                 1
% 0.18/0.37  in_poseq_clause_count:               7
% 0.18/0.37  in_negeq_clause_count:               1
% 0.18/0.37  in_unitposeq_clause_count:           7
% 0.18/0.37  in_chain_clause_count:               0
% 0.18/0.37  in_min_length:             1
% 0.18/0.37  in_max_length:             1
% 0.18/0.37  in_min_depth:              3
% 0.18/0.37  in_max_depth:              4
% 0.18/0.37  in_min_size:               7
% 0.18/0.37  in_max_size:              19
% 0.18/0.37  in_min_vars:               0
% 0.18/0.37  in_max_vars:               3
% 0.18/0.37  in_extaxiom_count:                 0
% 0.18/0.37  in_axiom_count:                    7
% 0.18/0.37  in_assumption_count:               0
% 0.18/0.37  in_goal_count:                     1
% 0.18/0.37  in_neg_goal_count:                 1
% 0.18/0.37  in_pos_goal_count:                 0
% 0.18/0.37  in_posunit_goal_count:             0
% 0.18/0.37  
% 0.18/0.37  auto guide:
% 0.18/0.37  -----------
% 0.18/0.37  {
% 0.18/0.37  "print":1,
% 0.18/0.37  "print_level": 15,
% 0.18/0.37  "max_size": 0,
% 0.18/0.37  "max_depth": 0,
% 0.18/0.37  "max_length": 0,
% 0.18/0.37  "max_dseconds": 0,
% 0.18/0.37  "runs":[
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.37  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.37  
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.37  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.37  
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"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.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.37  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.37  
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.37  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.18/0.37  
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.37  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.37  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.18/0.37  
% 0.18/0.37  ]}
% 0.18/0.37  
% 0.18/0.37  
% 0.18/0.37  **** run 1 fork 0 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.37  
% 0.18/0.37  **** run 2 fork 1 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.37  
% 0.18/0.37  **** run 3 fork 2 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.37  
% 0.18/0.37  **** run 4 fork 3 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.37  
% 0.18/0.37  **** run 5 fork 4 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.18/0.37  
% 0.18/0.37  **** run 6 fork 5 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.37  
% 0.18/0.37  **** run 7 fork 6 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.37  
% 0.18/0.37  **** run 8 fork 7 starts with strategy
% 0.18/0.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 7: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 3: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 0: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 1: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 5: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 6: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 2: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.52  
% 0.18/0.52  **** run 16 fork 7 starts with strategy
% 0.18/0.52  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.53  
% 0.18/0.53  **** run 9 fork 0 starts with strategy
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.53  **** run 10 fork 1 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 12 fork 3 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.53  
% 0.18/0.53  
% 0.18/0.53  **** run 14 fork 5 starts with strategy
% 0.18/0.53  {"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.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.06/0.65  
% 2.06/0.65  
% 2.06/0.65  fork 4: search terminated without proof.
% 2.06/0.65  
% 2.06/0.65  
% 2.06/0.65  fork 3: search terminated without proof.
% 2.06/0.65  
% 2.06/0.65  
% 2.06/0.65  fork 2: search terminated without proof.
% 2.06/0.65  
% 2.06/0.65  
% 2.06/0.65  fork 0: search terminated without proof.
% 2.06/0.65  
% 2.06/0.65  
% 2.06/0.65  fork 6: search terminated without proof.
% 2.06/0.66  
% 2.06/0.66  
% 2.06/0.66  fork 1: search terminated without proof.
% 2.06/0.66  
% 2.06/0.66  
% 2.06/0.66  fork 7: search terminated without proof.
% 2.06/0.67  
% 2.06/0.67  **** run 21 fork 4 starts with strategy
% 2.06/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.06/0.67  
% 2.06/0.67  
% 2.06/0.67  fork 5: search terminated without proof.
% 2.06/0.67  
% 2.06/0.67  **** run 19 fork 2 starts with strategy
% 2.06/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 2.06/0.67  
% 2.06/0.67  **** run 20 fork 3 starts with strategy
% 2.06/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 2.06/0.67  
% 2.06/0.67  **** run 17 fork 0 starts with strategy
% 2.06/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.06/0.67  
% 2.06/0.67  **** run 23 fork 6 starts with strategy
% 2.06/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}
% 2.06/0.68  
% 2.06/0.68  **** run 18 fork 1 starts with strategy
% 2.06/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.06/0.68  
% 2.06/0.68  **** run 24 fork 7 starts with strategy
% 2.06/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.06/0.69  
% 2.06/0.69  **** run 22 fork 5 starts with strategy
% 2.06/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.96/0.80  
% 2.96/0.80  
% 2.96/0.80  fork 7: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 4: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 0: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 2: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 3: search terminated without proof.
% 2.96/0.81  
% 2.96/0.81  
% 2.96/0.81  fork 6: search terminated without proof.
% 3.58/0.82  
% 3.58/0.82  
% 3.58/0.82  fork 1: search terminated without proof.
% 3.58/0.82  
% 3.58/0.82  **** run 32 fork 7 starts with strategy
% 3.58/0.82  {"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.58/0.83  
% 3.58/0.83  **** run 29 fork 4 starts with strategy
% 3.58/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.58/0.83  
% 3.58/0.83  
% 3.58/0.83  fork 5: search terminated without proof.
% 3.58/0.83  
% 3.58/0.83  **** run 25 fork 0 starts with strategy
% 3.58/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.58/0.83  
% 3.58/0.83  **** run 27 fork 2 starts with strategy
% 3.58/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.58/0.83  
% 3.58/0.83  **** run 28 fork 3 starts with strategy
% 3.58/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.58/0.83  
% 3.58/0.83  **** run 31 fork 6 starts with strategy
% 3.58/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.58/0.84  
% 3.58/0.84  **** run 26 fork 1 starts with strategy
% 3.58/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.58/0.85  
% 3.58/0.85  **** run 30 fork 5 starts with strategy
% 3.58/0.85  {"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}
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 4: search terminated without proof.
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 7: search terminated without proof.
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 0: search terminated without proof.
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 6: search terminated without proof.
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 2: search terminated without proof.
% 4.07/0.95  
% 4.07/0.95  
% 4.07/0.95  fork 3: search terminated without proof.
% 4.74/0.96  
% 4.74/0.96  
% 4.74/0.96  fork 1: search terminated without proof.
% 4.74/0.97  
% 4.74/0.97  **** run 37 fork 4 starts with strategy
% 4.74/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.74/0.97  
% 4.74/0.97  **** run 40 fork 7 starts with strategy
% 4.74/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.74/0.97  
% 4.74/0.97  
% 4.74/0.97  fork 5: search terminated without proof.
% 4.74/0.97  
% 4.74/0.97  **** run 33 fork 0 starts with strategy
% 4.74/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.74/0.97  
% 4.74/0.97  **** run 39 fork 6 starts with strategy
% 4.74/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.74/0.97  
% 4.74/0.97  **** run 35 fork 2 starts with strategy
% 4.74/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.74/0.98  
% 4.74/0.98  **** run 36 fork 3 starts with strategy
% 4.74/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.93/0.99  
% 4.93/0.99  **** run 34 fork 1 starts with strategy
% 4.93/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.93/1.00  
% 4.93/1.00  **** run 38 fork 5 starts with strategy
% 4.93/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 5.35/1.09  
% 5.35/1.09  
% 5.35/1.09  fork 4: search terminated without proof.
% 5.35/1.10  
% 5.35/1.10  
% 5.35/1.10  fork 7: search terminated without proof.
% 5.35/1.10  
% 5.35/1.10  
% 5.35/1.10  fork 0: search terminated without proof.
% 5.35/1.10  
% 5.35/1.10  
% 5.35/1.10  fork 2: search terminated without proof.
% 5.35/1.10  
% 5.35/1.10  
% 5.35/1.10  fork 6: search terminated without proof.
% 5.35/1.10  
% 5.35/1.10  
% 5.35/1.10  fork 3: search terminated without proof.
% 5.35/1.11  
% 5.35/1.11  **** run 45 fork 4 starts with strategy
% 5.35/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.96/1.11  
% 5.96/1.11  
% 5.96/1.11  fork 1: search terminated without proof.
% 5.96/1.12  
% 5.96/1.12  **** run 48 fork 7 starts with strategy
% 5.96/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.96/1.12  
% 5.96/1.12  **** run 41 fork 0 starts with strategy
% 5.96/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.96/1.12  
% 5.96/1.12  
% 5.96/1.12  fork 5: search terminated without proof.
% 5.96/1.12  
% 5.96/1.12  **** run 44 fork 3 starts with strategy
% 5.96/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.96/1.12  
% 5.96/1.12  **** run 43 fork 2 starts with strategy
% 5.96/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.96/1.12  
% 5.96/1.12  **** run 47 fork 6 starts with strategy
% 5.96/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.96/1.14  
% 5.96/1.14  **** run 42 fork 1 starts with strategy
% 5.96/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.96/1.14  
% 5.96/1.14  **** run 46 fork 5 starts with strategy
% 5.96/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.96/1.15  
% 5.96/1.15  fork 2: search finished without proof.
% 5.96/1.16  
% 5.96/1.16  **** run 51 fork 2 starts with strategy
% 5.96/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.96/1.17  
% 5.96/1.17  fork 5: search finished without proof.
% 6.47/1.18  
% 6.47/1.18  **** run 54 fork 5 starts with strategy
% 6.47/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.47/1.19  
% 6.47/1.19  fork 2: search finished without proof.
% 6.47/1.21  
% 6.47/1.21  **** run 59 fork 2 starts with strategy
% 6.47/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.47/1.23  
% 6.47/1.23  
% 6.47/1.23  fork 4: search terminated without proof.
% 6.47/1.24  
% 6.47/1.24  
% 6.47/1.24  fork 7: search terminated without proof.
% 6.47/1.24  
% 6.47/1.24  
% 6.47/1.24  fork 0: search terminated without proof.
% 6.47/1.24  
% 6.47/1.24  
% 6.47/1.24  fork 3: search terminated without proof.
% 6.47/1.24  
% 6.47/1.24  
% 6.47/1.24  fork 6: search terminated without proof.
% 6.47/1.25  
% 6.47/1.25  **** run 53 fork 4 starts with strategy
% 6.47/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.47/1.26  
% 6.47/1.26  **** run 56 fork 7 starts with strategy
% 6.47/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.47/1.26  
% 6.47/1.26  **** run 49 fork 0 starts with strategy
% 6.47/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.47/1.26  
% 6.47/1.26  
% 6.47/1.26  fork 1: search terminated without proof.
% 6.47/1.26  
% 6.47/1.26  **** run 55 fork 6 starts with strategy
% 6.47/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.47/1.26  
% 6.47/1.26  **** run 52 fork 3 starts with strategy
% 6.47/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.47/1.29  
% 6.47/1.29  **** run 50 fork 1 starts with strategy
% 6.47/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.39/1.31  
% 7.39/1.31  
% 7.39/1.31  fork 5: search terminated without proof.
% 7.39/1.33  
% 7.39/1.33  
% 7.39/1.33  fork 2: search terminated without proof.
% 7.39/1.33  
% 7.39/1.33  **** run 62 fork 5 starts with strategy
% 7.39/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.68/1.34  
% 7.68/1.34  **** run 67 fork 2 starts with strategy
% 7.68/1.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.68/1.35  
% 7.68/1.35  fork 3: search finished without proof.
% 7.68/1.36  
% 7.68/1.36  **** run 60 fork 3 starts with strategy
% 7.68/1.36  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 8.00/1.37  
% 8.00/1.37  
% 8.00/1.37  fork 4: search terminated without proof.
% 8.00/1.38  
% 8.00/1.38  
% 8.00/1.38  fork 7: search terminated without proof.
% 8.00/1.39  
% 8.00/1.39  
% 8.00/1.39  fork 0: search terminated without proof.
% 8.00/1.39  
% 8.00/1.39  **** run 61 fork 4 starts with strategy
% 8.00/1.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 8.00/1.39  
% 8.00/1.39  fork 3: search finished without proof.
% 8.00/1.40  
% 8.00/1.40  
% 8.00/1.40  fork 6: search terminated without proof.
% 8.00/1.40  
% 8.00/1.40  **** run 64 fork 7 starts with strategy
% 8.00/1.40  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.00/1.41  
% 8.00/1.41  **** run 57 fork 0 starts with strategy
% 8.00/1.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.00/1.41  
% 8.00/1.41  
% 8.00/1.41  fork 1: search terminated without proof.
% 8.00/1.42  
% 8.00/1.42  **** run 68 fork 3 starts with strategy
% 8.00/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.00/1.42  
% 8.00/1.42  **** run 63 fork 6 starts with strategy
% 8.00/1.42  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.00/1.42  
% 8.00/1.42  fork 4: search finished without proof.
% 8.50/1.44  
% 8.50/1.44  **** run 58 fork 1 starts with strategy
% 8.50/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.50/1.44  
% 8.50/1.44  **** run 69 fork 4 starts with strategy
% 8.50/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.50/1.45  
% 8.50/1.45  
% 8.50/1.45  fork 5: search terminated without proof.
% 8.71/1.47  
% 8.71/1.47  **** run 70 fork 5 starts with strategy
% 8.71/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 8.71/1.52  
% 8.71/1.52  
% 8.71/1.52  fork 7: search terminated without proof.
% 9.22/1.53  
% 9.22/1.53  
% 9.22/1.53  fork 0: search terminated without proof.
% 9.22/1.54  
% 9.22/1.54  
% 9.22/1.54  fork 6: search terminated without proof.
% 9.22/1.54  
% 9.22/1.54  **** run 72 fork 7 starts with strategy
% 9.22/1.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.22/1.55  
% 9.22/1.55  **** run 65 fork 0 starts with strategy
% 9.22/1.55  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.22/1.56  
% 9.22/1.56  **** run 71 fork 6 starts with strategy
% 9.22/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.50/1.56  
% 9.50/1.56  
% 9.50/1.56  fork 1: search terminated without proof.
% 9.50/1.58  
% 9.50/1.58  fork 0: search finished without proof.
% 9.50/1.58  
% 9.50/1.58  **** run 66 fork 1 starts with strategy
% 9.50/1.58  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.50/1.60  
% 9.50/1.60  **** run 73 fork 0 starts with strategy
% 9.50/1.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 10.36/1.70  
% 10.36/1.70  
% 10.36/1.70  fork 1: search terminated without proof.
% 10.36/1.71  
% 10.36/1.71  **** run 74 fork 1 starts with strategy
% 10.36/1.71  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 15.92/2.37  
% 15.92/2.37  
% 15.92/2.37  fork 2: search terminated without proof.
% 15.92/2.41  
% 15.92/2.41  **** run 75 fork 2 starts with strategy
% 15.92/2.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 15.92/2.46  
% 15.92/2.46  
% 15.92/2.46  fork 4: search terminated without proof.
% 16.71/2.47  
% 16.71/2.47  
% 16.71/2.47  fork 3: search terminated without proof.
% 16.71/2.50  
% 16.71/2.50  
% 16.71/2.50  fork 5: search terminated without proof.
% 16.71/2.51  
% 16.71/2.51  **** run 77 fork 4 starts with strategy
% 16.71/2.51  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 16.71/2.52  
% 16.71/2.52  **** run 76 fork 3 starts with strategy
% 16.71/2.52  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.16/2.56  
% 17.16/2.56  
% 17.16/2.56  fork 7: search terminated without proof.
% 17.16/2.57  
% 17.16/2.57  **** run 78 fork 5 starts with strategy
% 17.16/2.57  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 17.54/2.60  
% 17.54/2.60  
% 17.54/2.60  fork 6: search terminated without proof.
% 17.70/2.61  
% 17.70/2.61  **** run 80 fork 7 starts with strategy
% 17.70/2.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 17.82/2.62  
% 17.82/2.62  
% 17.82/2.62  fork 0: search terminated without proof.
% 17.82/2.65  
% 17.82/2.65  **** run 79 fork 6 starts with strategy
% 17.82/2.65  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 17.82/2.68  
% 17.82/2.68  **** run 81 fork 0 starts with strategy
% 17.82/2.68  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 18.60/2.74  
% 18.60/2.74  
% 18.60/2.74  fork 1: search terminated without proof.
% 18.60/2.78  
% 18.60/2.78  **** run 82 fork 1 starts with strategy
% 18.60/2.78  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 24.34/3.45  
% 24.34/3.45  
% 24.34/3.45  fork 2: search terminated without proof.
% 24.34/3.48  
% 24.34/3.48  **** run 83 fork 2 starts with strategy
% 24.34/3.48  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 25.04/3.56  
% 25.04/3.56  
% 25.04/3.56  fork 4: search terminated without proof.
% 25.04/3.56  
% 25.04/3.56  
% 25.04/3.56  fork 3: search terminated without proof.
% 25.47/3.59  
% 25.47/3.59  
% 25.47/3.59  fork 5: search terminated without proof.
% 25.47/3.61  
% 25.47/3.61  **** run 84 fork 3 starts with strategy
% 25.47/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 25.47/3.61  
% 25.47/3.61  **** run 85 fork 4 starts with strategy
% 25.47/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 25.47/3.64  
% 25.47/3.64  
% 25.47/3.64  fork 7: search terminated without proof.
% 25.47/3.65  
% 25.47/3.65  **** run 86 fork 5 starts with strategy
% 25.47/3.65  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 26.05/3.68  
% 26.05/3.68  
% 26.05/3.68  fork 6: search terminated without proof.
% 26.05/3.69  
% 26.05/3.69  **** run 88 fork 7 starts with strategy
% 26.05/3.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 26.05/3.72  
% 26.05/3.72  
% 26.05/3.72  fork 0: search terminated without proof.
% 26.42/3.73  
% 26.42/3.73  **** run 87 fork 6 starts with strategy
% 26.42/3.73  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 26.93/3.77  
% 26.93/3.77  **** run 89 fork 0 starts with strategy
% 26.93/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}
% 27.16/3.80  
% 27.16/3.80  
% 27.16/3.80  fork 1: search terminated without proof.
% 27.40/3.86  
% 27.40/3.86  **** run 90 fork 1 starts with strategy
% 27.40/3.86  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 32.70/4.53  
% 32.70/4.53  
% 32.70/4.53  fork 2: search terminated without proof.
% 32.70/4.57  
% 32.70/4.57  **** run 91 fork 2 starts with strategy
% 32.70/4.57  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.67/4.63  
% 33.67/4.63  
% 33.67/4.63  fork 4: search terminated without proof.
% 33.67/4.64  
% 33.67/4.64  
% 33.67/4.64  fork 3: search terminated without proof.
% 33.67/4.67  
% 33.67/4.67  
% 33.67/4.67  fork 5: search terminated without proof.
% 33.67/4.67  
% 33.67/4.67  **** run 93 fork 4 starts with strategy
% 33.67/4.67  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.67/4.69  
% 33.67/4.69  **** run 92 fork 3 starts with strategy
% 33.67/4.69  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 33.67/4.71  
% 33.67/4.71  **** run 94 fork 5 starts with strategy
% 33.67/4.71  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 34.47/4.75  
% 34.47/4.75  
% 34.47/4.75  fork 6: search terminated without proof.
% 34.47/4.76  
% 34.47/4.76  
% 34.47/4.76  fork 7: search terminated without proof.
% 34.47/4.79  
% 34.47/4.79  
% 34.47/4.79  fork 0: search terminated without proof.
% 35.11/4.81  
% 35.11/4.81  **** run 95 fork 6 starts with strategy
% 35.11/4.81  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 35.11/4.81  
% 35.11/4.81  **** run 96 fork 7 starts with strategy
% 35.11/4.81  {"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.11/4.84  
% 35.11/4.84  **** run 97 fork 0 starts with strategy
% 35.11/4.84  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 35.73/4.88  
% 35.73/4.88  
% 35.73/4.88  fork 1: search terminated without proof.
% 35.98/4.94  
% 35.98/4.94  **** run 98 fork 1 starts with strategy
% 35.98/4.94  {"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}
% 41.43/5.62  
% 41.43/5.62  
% 41.43/5.62  fork 2: search terminated without proof.
% 41.43/5.66  
% 41.43/5.66  **** run 99 fork 2 starts with strategy
% 41.43/5.66  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 41.96/5.71  
% 41.96/5.71  
% 41.96/5.71  fork 3: search terminated without proof.
% 41.96/5.72  
% 41.96/5.72  
% 41.96/5.72  fork 4: search terminated without proof.
% 41.96/5.73  
% 41.96/5.73  
% 41.96/5.73  fork 5: search terminated without proof.
% 41.96/5.75  
% 41.96/5.75  **** run 100 fork 3 starts with strategy
% 41.96/5.75  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 42.75/5.77  
% 42.75/5.77  **** run 101 fork 4 starts with strategy
% 42.75/5.77  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 42.75/5.78  
% 42.75/5.78  **** run 102 fork 5 starts with strategy
% 42.75/5.78  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 43.24/5.83  
% 43.24/5.83  
% 43.24/5.83  fork 6: search terminated without proof.
% 43.26/5.86  
% 43.26/5.86  
% 43.26/5.86  fork 7: search terminated without proof.
% 43.26/5.87  
% 43.26/5.87  **** run 103 fork 6 starts with strategy
% 43.26/5.87  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 43.26/5.87  
% 43.26/5.87  
% 43.26/5.87  fork 0: search terminated without proof.
% 43.82/5.92  
% 43.82/5.92  **** run 104 fork 7 starts with strategy
% 43.82/5.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 43.82/5.93  
% 43.82/5.93  **** run 105 fork 0 starts with strategy
% 43.82/5.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 44.34/5.98  
% 44.34/5.98  
% 44.34/5.98  fork 1: search terminated without proof.
% 44.34/6.04  
% 44.34/6.04  **** run 106 fork 1 starts with strategy
% 44.34/6.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 49.71/6.70  
% 49.71/6.70  
% 49.71/6.70  fork 2: search terminated without proof.
% 49.71/6.74  
% 49.71/6.74  **** run 107 fork 2 starts with strategy
% 49.71/6.74  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 50.49/6.77  
% 50.49/6.77  
% 50.49/6.77  fork 3: search terminated without proof.
% 50.49/6.80  
% 50.49/6.80  **** run 108 fork 3 starts with strategy
% 50.49/6.80  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 50.49/6.83  
% 50.49/6.83  
% 50.49/6.83  fork 5: search terminated without proof.
% 51.17/6.86  
% 51.17/6.86  
% 51.17/6.86  fork 4: search terminated without proof.
% 51.17/6.88  
% 51.17/6.88  **** run 110 fork 5 starts with strategy
% 51.17/6.88  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 51.56/6.90  
% 51.56/6.90  
% 51.56/6.90  fork 6: search terminated without proof.
% 51.56/6.92  
% 51.56/6.92  **** run 109 fork 4 starts with strategy
% 51.56/6.92  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 52.05/6.94  
% 52.05/6.94  fork 4: search finished without proof.
% 52.05/6.95  
% 52.05/6.95  **** run 111 fork 6 starts with strategy
% 52.05/6.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 52.05/6.96  
% 52.05/6.96  
% 52.05/6.96  fork 0: search terminated without proof.
% 52.16/6.96  
% 52.16/6.96  **** run 117 fork 4 starts with strategy
% 52.16/6.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 52.16/6.98  
% 52.16/6.98  
% 52.16/6.98  fork 7: search terminated without proof.
% 52.16/6.99  
% 52.16/6.99  fork 4: search finished without proof.
% 52.16/7.00  
% 52.16/7.00  **** run 113 fork 0 starts with strategy
% 52.16/7.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 52.16/7.01  
% 52.16/7.01  **** run 125 fork 4 starts with strategy
% 52.16/7.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 52.59/7.02  
% 52.59/7.02  **** run 112 fork 7 starts with strategy
% 52.59/7.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 52.59/7.04  
% 52.59/7.04  fork 7: search finished without proof.
% 52.92/7.05  
% 52.92/7.05  
% 52.92/7.05  fork 1: search terminated without proof.
% 52.92/7.06  
% 52.92/7.06  **** run 120 fork 7 starts with strategy
% 52.92/7.06  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 52.92/7.10  
% 52.92/7.10  **** run 114 fork 1 starts with strategy
% 52.92/7.10  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 58.32/7.76  
% 58.32/7.76  
% 58.32/7.76  fork 2: search terminated without proof.
% 58.32/7.79  
% 58.32/7.79  **** run 115 fork 2 starts with strategy
% 58.32/7.79  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 58.93/7.83  
% 58.93/7.83  
% 58.93/7.83  fork 3: search terminated without proof.
% 58.93/7.86  
% 58.93/7.86  **** run 116 fork 3 starts with strategy
% 58.93/7.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 58.93/7.91  
% 58.93/7.91  
% 58.93/7.91  fork 5: search terminated without proof.
% 59.79/7.95  
% 59.79/7.95  **** run 118 fork 5 starts with strategy
% 59.79/7.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 59.79/7.97  
% 59.79/7.97  
% 59.79/7.97  fork 6: search terminated without proof.
% 59.79/8.01  
% 59.79/8.01  **** run 119 fork 6 starts with strategy
% 59.79/8.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 59.79/8.02  
% 59.79/8.02  fork 5: search finished without proof.
% 60.56/8.03  
% 60.56/8.03  **** run 126 fork 5 starts with strategy
% 60.56/8.03  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 60.56/8.04  
% 60.56/8.04  
% 60.56/8.04  fork 4: search terminated without proof.
% 60.56/8.04  
% 60.56/8.04  
% 60.56/8.04  fork 0: search terminated without proof.
% 60.75/8.06  
% 60.75/8.06  **** run 121 fork 0 starts with strategy
% 60.75/8.06  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 60.75/8.06  
% 60.75/8.06  fork 5: search finished without proof.
% 60.75/8.07  
% 60.75/8.07  **** run 133 fork 4 starts with strategy
% 60.75/8.07  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 60.75/8.08  
% 60.75/8.08  **** run 134 fork 5 starts with strategy
% 60.75/8.08  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 60.75/8.08  
% 60.75/8.08  
% 60.75/8.08  fork 7: search terminated without proof.
% 60.75/8.10  
% 60.75/8.10  **** run 128 fork 7 starts with strategy
% 60.75/8.10  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 61.36/8.15  
% 61.36/8.15  
% 61.36/8.15  fork 1: search terminated without proof.
% 61.78/8.18  
% 61.78/8.18  **** run 122 fork 1 starts with strategy
% 61.78/8.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 66.80/8.83  
% 66.80/8.83  
% 66.80/8.83  fork 2: search terminated without proof.
% 67.14/8.86  
% 67.14/8.86  **** run 123 fork 2 starts with strategy
% 67.14/8.86  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 67.14/8.91  
% 67.14/8.91  
% 67.14/8.91  fork 3: search terminated without proof.
% 67.84/8.95  
% 67.84/8.95  **** run 124 fork 3 starts with strategy
% 67.84/8.95  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 68.21/9.03  
% 68.21/9.03  
% 68.21/9.03  fork 6: search terminated without proof.
% 68.71/9.05  
% 68.71/9.05  **** run 127 fork 6 starts with strategy
% 68.71/9.05  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 68.78/9.08  
% 68.78/9.08  fork 6: search finished without proof.
% 68.78/9.08  
% 68.78/9.08  
% 68.78/9.08  fork 0: search terminated without proof.
% 68.78/9.09  
% 68.78/9.09  **** run 135 fork 6 starts with strategy
% 68.78/9.09  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 68.78/9.10  
% 68.78/9.10  **** run 129 fork 0 starts with strategy
% 68.78/9.10  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 68.78/9.13  
% 68.78/9.13  
% 68.78/9.13  fork 7: search terminated without proof.
% 69.51/9.18  
% 69.51/9.18  **** run 136 fork 7 starts with strategy
% 69.51/9.18  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 69.90/9.22  
% 69.90/9.22  
% 69.90/9.22  fork 1: search terminated without proof.
% 69.90/9.26  
% 69.90/9.26  **** run 130 fork 1 starts with strategy
% 69.90/9.26  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 75.06/9.89  
% 75.06/9.89  
% 75.06/9.89  fork 2: search terminated without proof.
% 75.39/9.93  
% 75.39/9.93  **** run 131 fork 2 starts with strategy
% 75.39/9.93  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 75.72/9.96  
% 75.72/9.96  fork 2: search finished without proof.
% 75.72/9.97  
% 75.72/9.97  **** run 139 fork 2 starts with strategy
% 75.72/9.97  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 75.72/10.01  
% 75.72/10.01  
% 75.72/10.01  fork 3: search terminated without proof.
% 76.53/10.05  
% 76.53/10.05  **** run 132 fork 3 starts with strategy
% 76.53/10.05  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 76.99/10.14  
% 76.99/10.14  
% 76.99/10.14  fork 0: search terminated without proof.
% 77.46/10.18  
% 77.46/10.18  **** run 137 fork 0 starts with strategy
% 77.46/10.18  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 78.14/10.28  
% 78.14/10.28  
% 78.14/10.28  fork 1: search terminated without proof.
% 78.14/10.33  
% 78.14/10.33  **** run 138 fork 1 starts with strategy
% 78.14/10.33  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 84.17/11.08  
% 84.17/11.08  
% 84.17/11.08  fork 3: search terminated without proof.
% 84.81/11.10  
% 84.81/11.10  **** run 140 fork 3 starts with strategy
% 84.81/11.10  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 100.67/13.15  
% 100.67/13.15  
% 100.67/13.15  fork 5: search terminated without proof.
% 100.67/13.17  
% 100.67/13.17  
% 100.67/13.17  fork 4: search terminated without proof.
% 101.57/13.21  
% 101.57/13.21  **** run 142 fork 5 starts with strategy
% 101.57/13.21  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 101.57/13.22  
% 101.57/13.22  **** run 141 fork 4 starts with strategy
% 101.57/13.22  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 108.33/14.14  
% 108.33/14.14  
% 108.33/14.14  fork 6: search terminated without proof.
% 109.47/14.22  
% 109.47/14.22  **** run 143 fork 6 starts with strategy
% 109.47/14.22  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 109.79/14.30  
% 109.79/14.30  
% 109.79/14.30  fork 7: search terminated without proof.
% 110.10/14.36  
% 110.10/14.36  **** run 144 fork 7 starts with strategy
% 110.10/14.36  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 115.83/15.02  
% 115.83/15.02  
% 115.83/15.02  fork 2: search terminated without proof.
% 115.99/15.09  
% 115.99/15.09  **** run 147 fork 2 starts with strategy
% 115.99/15.09  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 117.86/15.27  
% 117.86/15.27  
% 117.86/15.27  fork 0: search terminated without proof.
% 118.40/15.34  
% 118.40/15.34  **** run 145 fork 0 starts with strategy
% 118.40/15.34  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 119.12/15.46  
% 119.12/15.46  
% 119.12/15.46  fork 1: search terminated without proof.
% 119.65/15.55  
% 119.65/15.55  **** run 146 fork 1 starts with strategy
% 119.65/15.55  {"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}
% 124.25/16.18  
% 124.25/16.18  
% 124.25/16.18  fork 3: search terminated without proof.
% 125.32/16.25  
% 125.32/16.25  **** run 148 fork 3 starts with strategy
% 125.32/16.25  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 141.12/18.27  
% 141.12/18.27  
% 141.12/18.27  fork 4: search terminated without proof.
% 141.12/18.27  
% 141.12/18.27  
% 141.12/18.27  fork 5: search terminated without proof.
% 141.58/18.34  
% 141.58/18.34  **** run 149 fork 4 starts with strategy
% 141.58/18.34  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 142.13/18.36  
% 142.13/18.36  **** run 150 fork 5 starts with strategy
% 142.13/18.36  {"max_dseconds":50,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 149.09/19.32  
% 149.09/19.32  
% 149.09/19.32  fork 6: search terminated without proof.
% 149.85/19.38  
% 149.85/19.38  **** run 151 fork 6 starts with strategy
% 149.85/19.38  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 150.80/19.45  
% 150.80/19.45  
% 150.80/19.45  fork 7: search terminated without proof.
% 151.15/19.53  
% 151.15/19.53  **** run 152 fork 7 starts with strategy
% 151.15/19.53  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 156.36/20.20  
% 156.36/20.20  
% 156.36/20.20  fork 2: search terminated without proof.
% 157.02/20.27  
% 157.02/20.27  **** run 155 fork 2 starts with strategy
% 157.02/20.27  {"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}
% 158.73/20.49  
% 158.73/20.49  
% 158.73/20.49  fork 0: search terminated without proof.
% 159.49/20.56  
% 159.49/20.56  **** run 153 fork 0 starts with strategy
% 159.49/20.56  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 160.67/20.72  
% 160.67/20.72  
% 160.67/20.72  fork 1: search terminated without proof.
% 161.15/20.80  
% 161.15/20.80  **** run 154 fork 1 starts with strategy
% 161.15/20.80  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 165.45/21.35  
% 165.45/21.35  
% 165.45/21.35  fork 3: search terminated without proof.
% 165.95/21.41  
% 165.95/21.41  **** run 156 fork 3 starts with strategy
% 165.95/21.41  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 182.01/23.43  
% 182.01/23.43  
% 182.01/23.43  fork 5: search terminated without proof.
% 182.26/23.45  
% 182.26/23.45  
% 182.26/23.45  fork 4: search terminated without proof.
% 182.26/23.52  
% 182.26/23.52  **** run 158 fork 5 starts with strategy
% 182.26/23.52  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 182.26/23.52  
% 182.26/23.52  **** run 157 fork 4 starts with strategy
% 182.26/23.52  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 189.64/24.40  
% 189.64/24.40  
% 189.64/24.40  fork 6: search terminated without proof.
% 190.22/24.45  
% 190.22/24.45  **** run 159 fork 6 starts with strategy
% 190.22/24.45  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 191.56/24.64  
% 191.56/24.64  
% 191.56/24.64  fork 7: search terminated without proof.
% 192.04/24.69  
% 192.04/24.69  **** run 160 fork 7 starts with strategy
% 192.04/24.69  {"max_dseconds":50,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 194.17/24.99  
% 194.17/24.99  
% 194.17/24.99  result: proof found
% 194.17/24.99  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 194.17/24.99  by run 154 fork 1 strategy {"max_dseconds":50,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 194.17/24.99  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 194.17/24.99  
% 194.17/24.99  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 194.17/24.99  
% 194.17/24.99  run 154 fork 1 statistics:
% 194.17/24.99  ----------------------------------
% 194.17/24.99  this run seconds: 3.736629
% 194.17/24.99  total seconds: 23.812393
% 194.17/24.99  stat_given_used: 989
% 194.17/24.99  stat_given_used_at_endgame: 0
% 194.17/24.99  stat_given_candidates:   6861
% 194.17/24.99  stat_given_candidates_at_endgame: 0
% 194.17/24.99  stat_given_candidates_h: 0
% 194.17/24.99  stat_binres_derived_cl:   0
% 194.17/24.99  stat_binres_derived_cl_h: 0
% 194.17/24.99  stat_factor_derived_cl: 0
% 194.17/24.99  stat_para_derived_cl: 581209
% 194.17/24.99  stat_tautologies_discarded: 0
% 194.17/24.99  stat_forward_subsumed: 132363
% 194.17/24.99  stat_derived_cut: 0
% 194.17/24.99  stat_derived_rewritten: 1123
% 194.17/24.99  stat_weight_discarded_building: 0
% 194.17/24.99  stat_weight_discarded_cl: 95313
% 194.17/24.99  stat_internlimit_discarded_cl: 0
% 194.17/24.99  stat_simplified:  1123 simplified 0 derived 0 given
% 194.17/24.99  stat_kept_cl: 341275
% 194.17/24.99  stat_built_cl: 439689
% 194.17/24.99  stat_hyperres_partial_cl: 0
% 194.17/24.99  stat_made_rewriters: 791
% 194.17/24.99  stat_backward_subsumed: 0
% 194.17/24.99  stat_propagated_subsumed: 0
% 194.17/24.99  stat_clsubs_attempted:                     55600
% 194.17/24.99  stat_clsubs_fact_groundunit_found:             0
% 194.17/24.99  stat_clsubs_rule_groundunit_found:             1
% 194.17/24.99  stat_clsubs_top_meta_attempted:             772735
% 194.17/24.99  stat_clsubs_top_meta_failed:                717135
% 194.17/24.99  stat_clsubs_top_meta_nonpref_attempted:              772735
% 194.17/24.99  stat_clsubs_top_meta_nonpref_succeeded:              256887
% 194.17/24.99  stat_clsubs_top_meta_pref_attempted:                 256887
% 194.17/24.99  stat_clsubs_top_meta_pref1_succeeded:                256887
% 194.17/24.99  stat_clsubs_top_meta_pref2_succeeded:                 87579
% 194.17/24.99  stat_clsubs_top_meta_pref3_succeeded:                 55600
% 194.17/24.99  stat_clsubs_top_meta_pref_succeeded:                  55600
% 194.17/24.99  stat_clsubs_meta_attempted:                55600
% 194.17/24.99  stat_clsubs_meta_failed:                    2044
% 194.17/24.99  stat_clsubs_predsymbs_attempted:               0
% 194.17/24.99  stat_clsubs_unit_attempted:                55600
% 194.17/24.99  stat_clsubs_full_attempted:                    0
% 194.17/24.99  stat_forwardsubs_attempted:               568951
% 194.17/24.99  stat_lit_hash_added:                 341284
% 194.17/24.99  stat_lit_hash_computed:              912436
% 194.17/24.99  stat_lit_hash_match_found:           132729
% 194.17/24.99  stat_lit_hash_match_miss:            876134
% 194.17/24.99  stat_lit_hash_cut_ok:                     0
% 194.17/24.99  stat_lit_strong_cut_ok:                   0
% 194.17/24.99  stat_lit_hash_subsume_ok:            132363
% 194.17/24.99  clqueue els 10000000 used 1
% 194.17/24.99  clactive els 10000000 used 990
% 194.17/24.99  clactivesubsume els 10000000 used 5929
% 194.17/24.99  queue_termbuf els 200000000 used 50657718
% 194.17/24.99  hyper_termbuf els 100000000 used 1
% 194.17/24.99  active_termbuf els 100000000 used 72918
% 194.17/24.99  varstack els 5000 last used 1
% 194.17/24.99  given_termbuf els 10000000 last used 1
% 194.17/24.99  simplified_termbuf els 10000000 last used 1
% 194.17/24.99  derived_termbuf els 10000000 last used 50
% 194.17/24.99  wr_mallocs: 274711
% 194.17/24.99  wr_callocs: 19
% 194.17/24.99  wr_reallocs: 62596
% 194.17/24.99  wr_frees: 2
% 194.17/24.99  wr_malloc_bytes: 4175618884
% 194.17/24.99  wr_calloc_bytes: 96065504
% 194.17/24.99  wr_realloc_bytes: 12030208
% 194.17/24.99  wr_realloc_freebytes: 0
% 194.17/24.99  ----------------------------------
%------------------------------------------------------------------------------