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

View Problem - Process Solution

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

% Computer : n027.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:52 EDT 2023

% Result   : Unsatisfiable 15.99s 2.46s
% Output   : CNFRefutation 15.99s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c05)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    mult(X,unit) = X,
    inference(cnf_transformation,[],[c05]) ).

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

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

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

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

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

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

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

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

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

cnf('11',plain,
    rd(mult(X,X),ld(Y,unit)) = mult(X,mult(X,Y)),
    inference(paramodulation,[],['1','10']) ).

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

cnf('13',plain,
    ld(rd(X,Y),X) = Y,
    inference(paramodulation,[],['12','7']) ).

cnf('14',plain,
    ld(mult(X,mult(X,Y)),mult(X,X)) = ld(Y,unit),
    inference(paramodulation,[],['11','13']) ).

cnf('15',plain,
    ld(mult(X,Y),mult(X,X)) = ld(ld(X,Y),unit),
    inference(paramodulation,[],['2','14']) ).

cnf('16',plain,
    ld(X,mult(Y,Y)) = ld(ld(Y,ld(Y,X)),unit),
    inference(paramodulation,[],['2','15']) ).

cnf('17',plain,
    X3 = ld(ld(X3,ld(X3,X3)),unit),
    inference(paramodulation,[],['7','16']) ).

cnf('18',plain,
    ld(X,X) = unit,
    inference(paramodulation,[],['1','7']) ).

cnf('19',plain,
    X = ld(ld(X,unit),unit),
    inference(simplify,[],['17','18']) ).

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

cnf('21',plain,
    rd(unit,X) = ld(X,unit),
    inference(paramodulation,[],['19','20']) ).

cnf('22',plain,
    mult(mult(X,X),Y) = mult(X,ld(rd(unit,X),Y)),
    inference(simplify,[],['6','21']) ).

cnf('23',plain,
    ld(X3,mult(mult(X3,X3),Y3)) = ld(rd(unit,X3),Y3),
    inference(paramodulation,[],['22','7']) ).

cnf('24',plain,
    mult(mult(X3,X3),mult(Y3,unit)) = mult(X3,mult(X3,Y3)),
    inference(paramodulation,[],['3','1']) ).

cnf('25',plain,
    mult(mult(X,X),Y) = mult(X,mult(X,Y)),
    inference(simplify,[],['24','1']) ).

cnf('26',plain,
    ld(X,mult(mult(X,X),Y)) = mult(X,Y),
    inference(paramodulation,[],['25','7']) ).

cnf('27',plain,
    mult(X,Y) = ld(rd(unit,X),Y),
    inference(simplify,[],['23','26']) ).

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

cnf('29',plain,
    rd(mult(mult(X3,X3),Y3),ld(Z3,Y3)) = mult(mult(X3,X3),Z3),
    inference(paramodulation,[],['25','10']) ).

cnf('30',plain,
    mult(X,mult(X,Y)) = mult(mult(X,X),Y),
    inference(simplify,[],['29','10']) ).

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

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

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

cnf('34',plain,
    rd(X,Y) = rd(unit,rd(Y,X)),
    inference(paramodulation,[],['12','28']) ).

cnf('35',plain,
    rd(mult(X,X),Y) = mult(X,mult(X,rd(unit,Y))),
    inference(paramodulation,[],['13','11']) ).

cnf('36',plain,
    mult(mult(X,X),rd(unit,Y)) = rd(mult(X,X),Y),
    inference(paramodulation,[],['35','25']) ).

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

cnf('38',plain,
    ld(rd(mult(X,X),rd(Y,Z)),mult(mult(X,X),Z)) = Y,
    inference(simplify,[],['33','37']) ).

cnf('39',plain,
    ld(rd(mult(X,X),Y),mult(mult(X,X),Z)) = mult(Y,Z),
    inference(paramodulation,[],['8','38']) ).

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

cnf('41',plain,
    ld(rd(unit,X3),mult(Y3,mult(Y3,Z3))) = mult(mult(X3,mult(Y3,Y3)),Z3),
    inference(paramodulation,[],['28','40']) ).

cnf('42',plain,
    mult(X,mult(Y,mult(Y,Z))) = mult(mult(X,mult(Y,Y)),Z),
    inference(simplify,[],['41','27']) ).

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

cnf('44',plain,
    $false,
    inference(resolution,[],['42','43']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP687-1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.15/0.34  % Computer : n027.cluster.edu
% 0.15/0.34  % Model    : x86_64 x86_64
% 0.15/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.34  % Memory   : 8042.1875MB
% 0.15/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.34  % CPULimit : 300
% 0.15/0.34  % WCLimit  : 300
% 0.15/0.34  % DateTime : Mon Aug 28 21:44:07 EDT 2023
% 0.15/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                     8
% 0.19/0.38  in_rule_clause_count:                8
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:              1
% 0.19/0.38  in_unit_clause_count:                8
% 0.19/0.38  in_horn_clause_count:                8
% 0.19/0.38  in_pos_clause_count:                 7
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               7
% 0.19/0.38  in_negeq_clause_count:               1
% 0.19/0.38  in_unitposeq_clause_count:           7
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             1
% 0.19/0.38  in_min_depth:              2
% 0.19/0.38  in_max_depth:              4
% 0.19/0.38  in_min_size:               5
% 0.19/0.38  in_max_size:              15
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               3
% 0.19/0.38  in_extaxiom_count:                 0
% 0.19/0.38  in_axiom_count:                    7
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                     1
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 0
% 0.19/0.38  in_posunit_goal_count:             0
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/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.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.39  
% 0.19/0.39  **** run 8 fork 7 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 7: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 1: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 2: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 0: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 3: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 4: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 5: search terminated without proof.
% 0.19/0.51  
% 0.19/0.51  
% 0.19/0.51  fork 6: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 15 fork 6 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.54  
% 0.19/0.54  **** run 16 fork 7 starts with strategy
% 0.19/0.54  
% 0.19/0.54  **** run 9 fork 0 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.55  
% 0.19/0.55  **** run 14 fork 5 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.55  
% 0.19/0.55  **** run 10 fork 1 starts with strategy
% 0.19/0.55  
% 0.19/0.55  **** run 13 fork 4 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.55  **** run 12 fork 3 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.55  
% 0.19/0.55  
% 0.19/0.55  **** run 11 fork 2 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 6: search terminated without proof.
% 0.19/0.65  
% 0.19/0.65  
% 0.19/0.65  fork 7: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 5: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 3: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 2: search terminated without proof.
% 0.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 4: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  **** run 23 fork 6 starts with strategy
% 0.19/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 24 fork 7 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.68  
% 0.19/0.68  **** run 22 fork 5 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.68  
% 0.19/0.68  **** run 19 fork 2 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.68  
% 0.19/0.68  **** run 21 fork 4 starts with strategy
% 0.19/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 1: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.72  
% 0.19/0.72  
% 0.19/0.72  fork 0: search terminated without proof.
% 0.19/0.74  
% 0.19/0.74  **** run 17 fork 0 starts with strategy
% 0.19/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.75  
% 0.19/0.75  **** run 18 fork 1 starts with strategy
% 0.19/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.04/0.81  
% 3.04/0.81  
% 3.04/0.81  fork 7: search terminated without proof.
% 3.04/0.81  
% 3.04/0.81  
% 3.04/0.81  fork 6: search terminated without proof.
% 3.04/0.82  
% 3.04/0.82  
% 3.04/0.82  fork 5: search terminated without proof.
% 3.04/0.82  
% 3.04/0.82  
% 3.04/0.82  fork 4: search terminated without proof.
% 3.04/0.82  
% 3.04/0.82  
% 3.04/0.82  fork 2: search terminated without proof.
% 3.54/0.83  
% 3.54/0.83  
% 3.54/0.83  fork 3: search terminated without proof.
% 3.54/0.84  
% 3.54/0.84  **** run 31 fork 6 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.54/0.84  
% 3.54/0.84  **** run 30 fork 5 starts with strategy
% 3.54/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}
% 3.54/0.84  
% 3.54/0.84  **** run 27 fork 2 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.54/0.84  
% 3.54/0.84  **** run 29 fork 4 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.54/0.84  
% 3.54/0.84  **** run 32 fork 7 starts with strategy
% 3.54/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.54/0.86  
% 3.54/0.86  **** run 28 fork 3 starts with strategy
% 3.54/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.54/0.87  
% 3.54/0.87  
% 3.54/0.87  fork 0: search terminated without proof.
% 3.54/0.89  
% 3.54/0.89  
% 3.54/0.89  fork 1: search terminated without proof.
% 3.54/0.89  
% 3.54/0.89  **** run 25 fork 0 starts with strategy
% 3.54/0.89  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.54/0.91  
% 3.54/0.91  **** run 26 fork 1 starts with strategy
% 3.54/0.91  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 6: search terminated without proof.
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 2: search terminated without proof.
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 4: search terminated without proof.
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 5: search terminated without proof.
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 7: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  **** run 39 fork 6 starts with strategy
% 4.25/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.25/0.98  
% 4.25/0.98  
% 4.25/0.98  fork 3: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  **** run 37 fork 4 starts with strategy
% 4.25/0.98  
% 4.25/0.98  **** run 35 fork 2 starts with strategy
% 4.25/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.25/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.25/0.98  
% 4.25/0.98  **** run 38 fork 5 starts with strategy
% 4.25/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.80/0.99  
% 4.80/0.99  **** run 40 fork 7 starts with strategy
% 4.80/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.80/1.00  
% 4.80/1.00  **** run 36 fork 3 starts with strategy
% 4.80/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.80/1.01  
% 4.80/1.01  
% 4.80/1.01  fork 0: search terminated without proof.
% 4.80/1.03  
% 4.80/1.03  
% 4.80/1.03  fork 1: search terminated without proof.
% 4.80/1.04  
% 4.80/1.04  **** run 33 fork 0 starts with strategy
% 4.80/1.04  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.80/1.05  
% 4.80/1.05  **** run 34 fork 1 starts with strategy
% 4.80/1.05  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 5.51/1.10  
% 5.51/1.10  
% 5.51/1.10  fork 6: search terminated without proof.
% 5.51/1.10  
% 5.51/1.10  
% 5.51/1.10  fork 4: search terminated without proof.
% 5.51/1.10  
% 5.51/1.10  
% 5.51/1.10  fork 2: search terminated without proof.
% 5.51/1.10  
% 5.51/1.10  
% 5.51/1.10  fork 5: search terminated without proof.
% 5.75/1.11  
% 5.75/1.11  
% 5.75/1.11  fork 7: search terminated without proof.
% 5.75/1.12  
% 5.75/1.12  **** run 47 fork 6 starts with strategy
% 5.75/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.75/1.12  
% 5.75/1.12  **** run 45 fork 4 starts with strategy
% 5.75/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.75/1.12  
% 5.75/1.12  
% 5.75/1.12  fork 3: search terminated without proof.
% 5.75/1.12  
% 5.75/1.12  **** run 46 fork 5 starts with strategy
% 5.75/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.75/1.12  
% 5.75/1.12  **** run 43 fork 2 starts with strategy
% 5.75/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.93/1.14  
% 5.93/1.14  **** run 48 fork 7 starts with strategy
% 5.93/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.93/1.15  
% 5.93/1.15  fork 2: search finished without proof.
% 5.93/1.15  
% 5.93/1.15  **** run 44 fork 3 starts with strategy
% 5.93/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.93/1.15  
% 5.93/1.15  fork 5: search finished without proof.
% 5.93/1.16  
% 5.93/1.16  
% 5.93/1.16  fork 0: search terminated without proof.
% 5.93/1.17  
% 5.93/1.17  **** run 51 fork 2 starts with strategy
% 5.93/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.93/1.17  
% 5.93/1.17  **** run 54 fork 5 starts with strategy
% 5.93/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.93/1.17  
% 5.93/1.17  
% 5.93/1.17  fork 1: search terminated without proof.
% 5.93/1.18  
% 5.93/1.18  **** run 41 fork 0 starts with strategy
% 5.93/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.93/1.19  
% 5.93/1.19  fork 2: search finished without proof.
% 5.93/1.20  
% 5.93/1.20  **** run 42 fork 1 starts with strategy
% 5.93/1.20  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.93/1.21  
% 5.93/1.21  **** run 59 fork 2 starts with strategy
% 5.93/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.65/1.24  
% 6.65/1.24  
% 6.65/1.24  fork 6: search terminated without proof.
% 6.65/1.24  
% 6.65/1.24  
% 6.65/1.24  fork 4: search terminated without proof.
% 6.65/1.26  
% 6.65/1.26  **** run 55 fork 6 starts with strategy
% 6.65/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.65/1.26  
% 6.65/1.26  
% 6.65/1.26  fork 7: search terminated without proof.
% 6.65/1.26  
% 6.65/1.26  **** run 53 fork 4 starts with strategy
% 6.65/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.65/1.27  
% 6.65/1.27  
% 6.65/1.27  fork 3: search terminated without proof.
% 6.65/1.28  
% 6.65/1.28  **** run 56 fork 7 starts with strategy
% 6.65/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.65/1.29  
% 6.65/1.29  
% 6.65/1.29  fork 5: search terminated without proof.
% 7.19/1.29  
% 7.19/1.29  **** run 52 fork 3 starts with strategy
% 7.19/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.19/1.30  
% 7.19/1.30  
% 7.19/1.30  fork 0: search terminated without proof.
% 7.19/1.30  
% 7.19/1.30  **** run 62 fork 5 starts with strategy
% 7.19/1.30  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.19/1.32  
% 7.19/1.32  
% 7.19/1.32  fork 1: search terminated without proof.
% 7.19/1.33  
% 7.19/1.33  **** run 49 fork 0 starts with strategy
% 7.19/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.19/1.33  
% 7.19/1.33  
% 7.19/1.33  fork 2: search terminated without proof.
% 7.19/1.34  
% 7.19/1.34  **** run 50 fork 1 starts with strategy
% 7.19/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.19/1.35  
% 7.19/1.35  **** run 67 fork 2 starts with strategy
% 7.19/1.35  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.78/1.38  
% 7.78/1.38  
% 7.78/1.38  fork 6: search terminated without proof.
% 7.78/1.38  
% 7.78/1.38  
% 7.78/1.38  fork 4: search terminated without proof.
% 7.78/1.39  
% 7.78/1.39  **** run 63 fork 6 starts with strategy
% 7.78/1.39  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.78/1.40  
% 7.78/1.40  **** run 61 fork 4 starts with strategy
% 7.78/1.40  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.78/1.40  
% 7.78/1.40  
% 7.78/1.40  fork 7: search terminated without proof.
% 7.78/1.41  
% 7.78/1.41  
% 7.78/1.41  fork 3: search terminated without proof.
% 7.78/1.43  
% 7.78/1.43  fork 4: search finished without proof.
% 7.78/1.43  
% 7.78/1.43  **** run 64 fork 7 starts with strategy
% 7.78/1.43  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.78/1.44  
% 7.78/1.44  **** run 60 fork 3 starts with strategy
% 7.78/1.44  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.78/1.44  
% 7.78/1.44  
% 7.78/1.44  fork 0: search terminated without proof.
% 7.78/1.45  
% 7.78/1.45  **** run 69 fork 4 starts with strategy
% 7.78/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.78/1.45  
% 7.78/1.45  
% 7.78/1.45  fork 5: search terminated without proof.
% 7.78/1.46  
% 7.78/1.46  fork 3: search finished without proof.
% 7.78/1.47  
% 7.78/1.47  **** run 57 fork 0 starts with strategy
% 7.78/1.47  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.78/1.48  
% 7.78/1.48  **** run 70 fork 5 starts with strategy
% 7.78/1.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.78/1.48  
% 7.78/1.48  **** run 68 fork 3 starts with strategy
% 7.78/1.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.72/1.52  
% 8.72/1.52  
% 8.72/1.52  fork 6: search terminated without proof.
% 8.97/1.53  
% 8.97/1.53  **** run 71 fork 6 starts with strategy
% 8.97/1.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.12/1.55  
% 9.12/1.55  
% 9.12/1.55  fork 7: search terminated without proof.
% 9.12/1.56  
% 9.12/1.56  
% 9.12/1.56  fork 1: search terminated without proof.
% 9.12/1.57  
% 9.12/1.57  **** run 72 fork 7 starts with strategy
% 9.12/1.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.12/1.59  
% 9.12/1.59  **** run 58 fork 1 starts with strategy
% 9.12/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 9.12/1.59  
% 9.12/1.59  
% 9.12/1.59  fork 0: search terminated without proof.
% 9.12/1.61  
% 9.12/1.61  **** run 65 fork 0 starts with strategy
% 9.12/1.61  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.68/1.64  
% 9.68/1.64  fork 0: search finished without proof.
% 9.68/1.66  
% 9.68/1.66  **** run 73 fork 0 starts with strategy
% 9.68/1.66  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 10.06/1.71  
% 10.06/1.71  
% 10.06/1.71  fork 1: search terminated without proof.
% 10.06/1.73  
% 10.06/1.73  **** run 66 fork 1 starts with strategy
% 10.06/1.73  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 11.50/1.85  
% 11.50/1.85  
% 11.50/1.85  fork 1: search terminated without proof.
% 11.50/1.88  
% 11.50/1.88  **** run 74 fork 1 starts with strategy
% 11.50/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 15.33/2.37  
% 15.33/2.37  
% 15.33/2.37  fork 2: search terminated without proof.
% 15.62/2.41  
% 15.62/2.41  **** run 75 fork 2 starts with strategy
% 15.62/2.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 15.99/2.46  
% 15.99/2.46  
% 15.99/2.46  result: proof found
% 15.99/2.46  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 15.99/2.46  by run 70 fork 5 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 15.99/2.46  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 15.99/2.46  
% 15.99/2.46  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 15.99/2.46  
% 15.99/2.46  run 70 fork 5 statistics:
% 15.99/2.46  ----------------------------------
% 15.99/2.46  this run seconds: 0.920879
% 15.99/2.46  total seconds: 1.998209
% 15.99/2.46  stat_given_used: 423
% 15.99/2.46  stat_given_used_at_endgame: 334
% 15.99/2.46  stat_given_candidates:   3921
% 15.99/2.46  stat_given_candidates_at_endgame: 3502
% 15.99/2.46  stat_given_candidates_h: 0
% 15.99/2.46  stat_binres_derived_cl:   1
% 15.99/2.46  stat_binres_derived_cl_h: 0
% 15.99/2.46  stat_factor_derived_cl: 0
% 15.99/2.46  stat_para_derived_cl: 119446
% 15.99/2.46  stat_tautologies_discarded: 0
% 15.99/2.46  stat_forward_subsumed: 14902
% 15.99/2.46  stat_derived_cut: 0
% 15.99/2.46  stat_derived_rewritten: 194
% 15.99/2.46  stat_weight_discarded_building: 0
% 15.99/2.46  stat_weight_discarded_cl: 23150
% 15.99/2.46  stat_internlimit_discarded_cl: 0
% 15.99/2.46  stat_simplified:  194 simplified 0 derived 0 given
% 15.99/2.46  stat_kept_cl: 80390
% 15.99/2.46  stat_built_cl: 104580
% 15.99/2.46  stat_hyperres_partial_cl: 0
% 15.99/2.46  stat_made_rewriters: 284
% 15.99/2.46  stat_backward_subsumed: 0
% 15.99/2.46  stat_propagated_subsumed: 0
% 15.99/2.46  stat_clsubs_attempted:                      8558
% 15.99/2.46  stat_clsubs_fact_groundunit_found:             0
% 15.99/2.46  stat_clsubs_rule_groundunit_found:             1
% 15.99/2.46  stat_clsubs_top_meta_attempted:              66388
% 15.99/2.46  stat_clsubs_top_meta_failed:                 57830
% 15.99/2.46  stat_clsubs_top_meta_nonpref_attempted:               66388
% 15.99/2.46  stat_clsubs_top_meta_nonpref_succeeded:               40027
% 15.99/2.46  stat_clsubs_top_meta_pref_attempted:                  40027
% 15.99/2.46  stat_clsubs_top_meta_pref1_succeeded:                 40027
% 15.99/2.46  stat_clsubs_top_meta_pref2_succeeded:                 15352
% 15.99/2.46  stat_clsubs_top_meta_pref3_succeeded:                  8558
% 15.99/2.46  stat_clsubs_top_meta_pref_succeeded:                   8558
% 15.99/2.46  stat_clsubs_meta_attempted:                 8558
% 15.99/2.46  stat_clsubs_meta_failed:                     260
% 15.99/2.46  stat_clsubs_predsymbs_attempted:               0
% 15.99/2.46  stat_clsubs_unit_attempted:                 8558
% 15.99/2.46  stat_clsubs_full_attempted:                    0
% 15.99/2.46  stat_forwardsubs_attempted:               118442
% 15.99/2.46  stat_lit_hash_added:                  80399
% 15.99/2.46  stat_lit_hash_computed:              199511
% 15.99/2.46  stat_lit_hash_match_found:            15069
% 15.99/2.46  stat_lit_hash_match_miss:            207777
% 15.99/2.46  stat_lit_hash_cut_ok:                     0
% 15.99/2.46  stat_lit_strong_cut_ok:                   0
% 15.99/2.46  stat_lit_hash_subsume_ok:             14902
% 15.99/2.46  clqueue els 10000000 used 1
% 15.99/2.46  clactive els 10000000 used 424
% 15.99/2.46  clactivesubsume els 10000000 used 2533
% 15.99/2.46  queue_termbuf els 200000000 used 11153795
% 15.99/2.46  hyper_termbuf els 100000000 used 1
% 15.99/2.46  active_termbuf els 100000000 used 23452
% 15.99/2.46  varstack els 5000 last used 1
% 15.99/2.46  given_termbuf els 10000000 last used 56
% 15.99/2.46  simplified_termbuf els 10000000 last used 1
% 15.99/2.46  derived_termbuf els 10000000 last used 3
% 15.99/2.46  wr_mallocs: 300582
% 15.99/2.46  wr_callocs: 21
% 15.99/2.46  wr_reallocs: 16555
% 15.99/2.46  wr_frees: 2
% 15.99/2.46  wr_malloc_bytes: 4173194020
% 15.99/2.46  wr_calloc_bytes: 112065536
% 15.99/2.46  wr_realloc_bytes: 2998248
% 15.99/2.46  wr_realloc_freebytes: 0
% 15.99/2.46  ----------------------------------
%------------------------------------------------------------------------------