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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP587-1 : TPTP v8.1.2. Released v2.6.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n016.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:54:53 EDT 2023

% Result   : Unsatisfiable 2.85s 0.83s
% Output   : CNFRefutation 2.85s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named multiply)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    multiply(X,Y) = inverse(double_divide(Y,X)),
    inference(cnf_transformation,[],[multiply]) ).

cnf('2',plain,
    double_divide(X0,inverse(double_divide(inverse(double_divide(double_divide(X0,X1),inverse(X2))),X1))) = X2,
    inference(cnf_transformation,[],[single_axiom]) ).

cnf('3',plain,
    double_divide(X,multiply(Y,multiply(inverse(Z),double_divide(X,Y)))) = Z,
    inference(simplify,[then_simplify],['2','1','1']) ).

cnf('4',plain,
    multiply(multiply(X,multiply(inverse(Y),double_divide(Z,X))),Z) = inverse(Y),
    inference(paramodulation,[],['3','1']) ).

cnf('5',plain,
    double_divide(X,multiply(multiply(Y,multiply(inverse(Z),double_divide(X,Y))),multiply(inverse(U),Z))) = U,
    inference(paramodulation,[],['3','3']) ).

cnf('6',plain,
    double_divide(multiply(inverse(X),Y),inverse(Y)) = X,
    inference(paramodulation,[],['4','5']) ).

cnf('7',plain,
    multiply(inverse(X),multiply(inverse(Y),X)) = inverse(Y),
    inference(paramodulation,[],['6','1']) ).

cnf('8',plain,
    multiply(multiply(X3,multiply(multiply(Y3,Z3),double_divide(U3,X3))),U3) = inverse(double_divide(Z3,Y3)),
    inference(paramodulation,[],['1','4']) ).

cnf('9',plain,
    multiply(multiply(X,multiply(multiply(Y,Z),double_divide(U,X))),U) = multiply(Y,Z),
    inference(simplify,[],['8','1']) ).

cnf('10',plain,
    multiply(multiply(X,inverse(Y)),Z) = multiply(U,multiply(inverse(Y),double_divide(double_divide(Z,X),U))),
    inference(paramodulation,[],['4','9']) ).

cnf('11',plain,
    double_divide(double_divide(X,Y),multiply(multiply(Y,inverse(Z)),X)) = Z,
    inference(paramodulation,[],['10','3']) ).

cnf('12',plain,
    double_divide(double_divide(X,Y),multiply(multiply(Y,multiply(Z,U)),X)) = double_divide(U,Z),
    inference(paramodulation,[],['1','11']) ).

cnf('13',plain,
    double_divide(double_divide(X,inverse(Y)),multiply(inverse(Z),X)) = double_divide(Y,inverse(Z)),
    inference(paramodulation,[],['7','12']) ).

cnf('14',plain,
    multiply(multiply(multiply(X,inverse(Y)),Z),double_divide(Z,X)) = inverse(Y),
    inference(paramodulation,[],['10','4']) ).

cnf('15',plain,
    multiply(inverse(X),double_divide(double_divide(inverse(Y),Z),multiply(Z,inverse(X)))) = inverse(Y),
    inference(paramodulation,[],['14','14']) ).

cnf('16',plain,
    multiply(inverse(X),double_divide(Y,inverse(Y))) = inverse(X),
    inference(paramodulation,[],['13','15']) ).

cnf('17',plain,
    double_divide(multiply(inverse(X),double_divide(Y,Z)),multiply(Z,Y)) = X,
    inference(paramodulation,[],['1','6']) ).

cnf('18',plain,
    double_divide(inverse(X),multiply(inverse(Y),Y)) = X,
    inference(paramodulation,[],['16','17']) ).

cnf('19',plain,
    double_divide(multiply(X,Y),multiply(inverse(Z),Z)) = double_divide(Y,X),
    inference(paramodulation,[],['1','18']) ).

cnf('20',plain,
    double_divide(multiply(X,Y),multiply(multiply(Z,U),double_divide(U,Z))) = double_divide(Y,X),
    inference(paramodulation,[],['1','19']) ).

cnf('21',plain,
    double_divide(X,multiply(Y,multiply(multiply(Z,U),double_divide(X,Y)))) = double_divide(U,Z),
    inference(paramodulation,[],['1','3']) ).

cnf('22',plain,
    double_divide(X,multiply(Y,inverse(Z))) = double_divide(multiply(inverse(Z),double_divide(double_divide(X,Y),U)),U),
    inference(paramodulation,[],['4','21']) ).

cnf('23',plain,
    double_divide(X,multiply(Y,inverse(Z))) = double_divide(multiply(inverse(Z),U),multiply(multiply(Y,inverse(U)),X)),
    inference(paramodulation,[],['11','22']) ).

cnf('24',plain,
    double_divide(double_divide(inverse(X),Y),multiply(Y,inverse(Z))) = double_divide(X,inverse(Z)),
    inference(paramodulation,[],['20','23']) ).

cnf('25',plain,
    double_divide(double_divide(double_divide(inverse(X),Y),multiply(Y,inverse(Z))),inverse(Z)) = X,
    inference(paramodulation,[],['14','11']) ).

cnf('26',plain,
    double_divide(double_divide(X,inverse(Y)),inverse(Y)) = X,
    inference(paramodulation,[],['24','25']) ).

cnf('27',plain,
    double_divide(X,inverse(Y)) = multiply(inverse(X),Y),
    inference(paramodulation,[],['6','26']) ).

cnf('28',plain,
    double_divide(X,multiply(Y,Z)) = multiply(inverse(X),double_divide(Z,Y)),
    inference(paramodulation,[],['1','27']) ).

cnf('29',plain,
    double_divide(X,multiply(inverse(Y),Y)) = inverse(X),
    inference(paramodulation,[],['28','16']) ).

cnf('30',plain,
    double_divide(X,multiply(inverse(X),inverse(Y))) = Y,
    inference(paramodulation,[],['16','3']) ).

cnf('31',plain,
    inverse(inverse(X)) = X,
    inference(paramodulation,[],['29','30']) ).

cnf('32',plain,
    double_divide(X,Y) = multiply(inverse(X),inverse(Y)),
    inference(paramodulation,[],['31','27']) ).

cnf('33',plain,
    double_divide(X,double_divide(X,Y)) = Y,
    inference(paramodulation,[],['32','30']) ).

cnf('34',plain,
    multiply(multiply(inverse(X),inverse(Y)),X) = inverse(Y),
    inference(paramodulation,[],['16','4']) ).

cnf('35',plain,
    multiply(double_divide(X,Y),X) = inverse(Y),
    inference(paramodulation,[],['32','34']) ).

cnf('36',plain,
    multiply(double_divide(X3,inverse(Y3)),X3) = Y3,
    inference(paramodulation,[],['31','35']) ).

cnf('37',plain,
    multiply(multiply(inverse(X),Y),X) = Y,
    inference(simplify,[],['36','27']) ).

cnf('38',plain,
    multiply(multiply(X3,Y3),inverse(X3)) = Y3,
    inference(paramodulation,[],['31','37']) ).

cnf('39',plain,
    double_divide(double_divide(X,Y),Z) = multiply(multiply(Y,X),inverse(Z)),
    inference(paramodulation,[],['1','32']) ).

cnf('40',plain,
    double_divide(double_divide(X,Y),Y) = X,
    inference(simplify,[],['38','39']) ).

cnf('41',plain,
    double_divide(X,double_divide(Y,X)) = Y,
    inference(paramodulation,[],['33','40']) ).

cnf('42',plain,
    multiply(inverse(X3),multiply(Y3,X3)) = inverse(inverse(Y3)),
    inference(paramodulation,[],['31','7']) ).

cnf('43',plain,
    multiply(inverse(X),multiply(Y,X)) = Y,
    inference(simplify,[],['42','31']) ).

cnf('44',plain,
    multiply(X,multiply(Y,inverse(X))) = Y,
    inference(paramodulation,[],['31','43']) ).

cnf('45',plain,
    multiply(multiply(multiply(X3,multiply(Y3,Z3)),U3),double_divide(U3,X3)) = inverse(double_divide(Z3,Y3)),
    inference(paramodulation,[],['1','14']) ).

cnf('46',plain,
    multiply(multiply(multiply(X,multiply(Y,Z)),U),double_divide(U,X)) = multiply(Y,Z),
    inference(simplify,[],['45','1']) ).

cnf('47',plain,
    multiply(multiply(X,Y),double_divide(Y,Z)) = multiply(X,inverse(Z)),
    inference(paramodulation,[],['44','46']) ).

cnf('48',plain,
    multiply(multiply(X3,Y3),Z3) = multiply(X3,inverse(double_divide(Z3,Y3))),
    inference(paramodulation,[],['41','47']) ).

cnf('49',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(simplify,[],['48','1']) ).

cnf('50',plain,
    multiply(multiply(a3,b3),c3) != multiply(a3,multiply(b3,c3)),
    inference(cnf_transformation,[],[prove_these_axioms_3]) ).

cnf('51',plain,
    $false,
    inference(resolution,[],['49','50']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : GRP587-1 : TPTP v8.1.2. Released v2.6.0.
% 0.07/0.14  % Command  : gkc %s
% 0.13/0.35  % Computer : n016.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 01:55:30 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.21/0.40  
% 0.21/0.40  input clause set summed statistics:
% 0.21/0.40  ----------------------------------
% 0.21/0.40  in_clause_count:                     3
% 0.21/0.40  in_rule_clause_count:                3
% 0.21/0.40  in_fact_clause_count:                0
% 0.21/0.40  in_answer_clause_count:              0
% 0.21/0.40  in_ground_clause_count:              1
% 0.21/0.40  in_unit_clause_count:                3
% 0.21/0.40  in_horn_clause_count:                3
% 0.21/0.40  in_pos_clause_count:                 2
% 0.21/0.40  in_neg_clause_count:                 1
% 0.21/0.40  in_poseq_clause_count:               2
% 0.21/0.40  in_negeq_clause_count:               1
% 0.21/0.40  in_unitposeq_clause_count:           2
% 0.21/0.40  in_chain_clause_count:               0
% 0.21/0.40  in_min_length:             1
% 0.21/0.40  in_max_length:             1
% 0.21/0.40  in_min_depth:              3
% 0.21/0.40  in_max_depth:              7
% 0.21/0.40  in_min_size:               8
% 0.21/0.40  in_max_size:              14
% 0.21/0.40  in_min_vars:               0
% 0.21/0.40  in_max_vars:               3
% 0.21/0.40  in_extaxiom_count:                 0
% 0.21/0.40  in_axiom_count:                    2
% 0.21/0.40  in_assumption_count:               0
% 0.21/0.40  in_goal_count:                     1
% 0.21/0.40  in_neg_goal_count:                 1
% 0.21/0.40  in_pos_goal_count:                 0
% 0.21/0.40  in_posunit_goal_count:             0
% 0.21/0.40  
% 0.21/0.40  auto guide:
% 0.21/0.40  -----------
% 0.21/0.40  {
% 0.21/0.40  "print":1,
% 0.21/0.40  "print_level": 15,
% 0.21/0.40  "max_size": 0,
% 0.21/0.40  "max_depth": 0,
% 0.21/0.40  "max_length": 0,
% 0.21/0.40  "max_dseconds": 0,
% 0.21/0.40  "runs":[
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"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.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.21/0.40  
% 0.21/0.40  ]}
% 0.21/0.40  
% 0.21/0.40  
% 0.21/0.40  **** run 1 fork 0 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.40  
% 0.21/0.40  **** run 2 fork 1 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 3 fork 2 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.40  
% 0.21/0.40  **** run 4 fork 3 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.40  
% 0.21/0.40  **** run 5 fork 4 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.21/0.40  
% 0.21/0.40  **** run 6 fork 5 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.40  
% 0.21/0.40  **** run 7 fork 6 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.21/0.41  
% 0.21/0.41  **** run 8 fork 7 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 1.06/0.53  
% 1.06/0.53  
% 1.06/0.53  fork 3: search terminated without proof.
% 1.06/0.53  
% 1.06/0.53  
% 1.06/0.53  fork 6: search terminated without proof.
% 1.06/0.53  
% 1.06/0.53  
% 1.06/0.53  fork 1: search terminated without proof.
% 1.06/0.54  
% 1.06/0.54  
% 1.06/0.54  fork 2: search terminated without proof.
% 1.06/0.54  
% 1.06/0.54  
% 1.06/0.54  fork 0: search terminated without proof.
% 1.06/0.54  
% 1.06/0.54  
% 1.06/0.54  fork 4: search terminated without proof.
% 1.06/0.55  
% 1.06/0.55  
% 1.06/0.55  fork 5: search terminated without proof.
% 1.25/0.56  
% 1.25/0.56  
% 1.25/0.56  fork 7: search terminated without proof.
% 1.25/0.56  
% 1.25/0.56  **** run 12 fork 3 starts with strategy
% 1.25/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 1.25/0.56  
% 1.25/0.56  **** run 10 fork 1 starts with strategy
% 1.25/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 1.25/0.56  
% 1.25/0.56  **** run 15 fork 6 starts with strategy
% 1.25/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 1.25/0.56  
% 1.25/0.56  **** run 9 fork 0 starts with strategy
% 1.25/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 1.25/0.57  
% 1.25/0.57  **** run 11 fork 2 starts with strategy
% 1.25/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 1.25/0.57  
% 1.25/0.57  **** run 14 fork 5 starts with strategy
% 1.25/0.57  {"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}
% 1.25/0.57  
% 1.25/0.57  **** run 13 fork 4 starts with strategy
% 1.25/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 1.25/0.58  
% 1.25/0.58  **** run 16 fork 7 starts with strategy
% 1.25/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 1.99/0.68  
% 1.99/0.68  
% 1.99/0.68  fork 0: search terminated without proof.
% 1.99/0.68  
% 1.99/0.68  
% 1.99/0.68  fork 6: search terminated without proof.
% 1.99/0.69  
% 1.99/0.69  
% 1.99/0.69  fork 5: search terminated without proof.
% 2.26/0.69  
% 2.26/0.69  
% 2.26/0.69  fork 4: search terminated without proof.
% 2.26/0.70  
% 2.26/0.70  
% 2.26/0.70  fork 7: search terminated without proof.
% 2.26/0.70  
% 2.26/0.70  **** run 23 fork 6 starts with strategy
% 2.26/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 2.26/0.70  
% 2.26/0.70  **** run 17 fork 0 starts with strategy
% 2.26/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.26/0.71  
% 2.26/0.71  **** run 22 fork 5 starts with strategy
% 2.26/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.26/0.71  
% 2.26/0.71  **** run 21 fork 4 starts with strategy
% 2.26/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.26/0.72  
% 2.26/0.72  **** run 24 fork 7 starts with strategy
% 2.26/0.72  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.26/0.74  
% 2.26/0.74  fork 6: search finished without proof.
% 2.54/0.75  
% 2.54/0.75  fork 5: search finished without proof.
% 2.54/0.75  
% 2.54/0.75  fork 4: search finished without proof.
% 2.58/0.76  
% 2.58/0.76  fork 7: search finished without proof.
% 2.58/0.76  
% 2.58/0.76  **** run 31 fork 6 starts with strategy
% 2.58/0.76  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.58/0.76  
% 2.58/0.76  **** run 30 fork 5 starts with strategy
% 2.58/0.76  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.58/0.77  
% 2.58/0.77  **** run 29 fork 4 starts with strategy
% 2.58/0.77  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 2.58/0.77  
% 2.58/0.77  **** run 32 fork 7 starts with strategy
% 2.58/0.77  {"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}
% 2.58/0.79  
% 2.58/0.79  fork 6: search finished without proof.
% 2.58/0.79  
% 2.58/0.79  fork 5: search finished without proof.
% 2.58/0.80  
% 2.58/0.80  fork 4: search finished without proof.
% 2.58/0.80  
% 2.58/0.80  fork 7: search finished without proof.
% 2.58/0.80  
% 2.58/0.80  **** run 39 fork 6 starts with strategy
% 2.58/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 2.85/0.81  
% 2.85/0.81  **** run 38 fork 5 starts with strategy
% 2.85/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 2.85/0.81  
% 2.85/0.81  **** run 37 fork 4 starts with strategy
% 2.85/0.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 2.85/0.82  
% 2.85/0.82  **** run 40 fork 7 starts with strategy
% 2.85/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 2.85/0.83  
% 2.85/0.83  
% 2.85/0.83  result: proof found
% 2.85/0.83  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.85/0.83  by run 17 fork 0 strategy {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.85/0.83  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 2.85/0.83  
% 2.85/0.83  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 2.85/0.83  
% 2.85/0.83  run 17 fork 0 statistics:
% 2.85/0.83  ----------------------------------
% 2.85/0.83  this run seconds: 0.096069
% 2.85/0.83  total seconds: 0.418578
% 2.85/0.83  stat_given_used: 198
% 2.85/0.83  stat_given_used_at_endgame: 131
% 2.85/0.83  stat_given_candidates:   650
% 2.85/0.83  stat_given_candidates_at_endgame: 321
% 2.85/0.83  stat_given_candidates_h: 0
% 2.85/0.83  stat_binres_derived_cl:   1
% 2.85/0.83  stat_binres_derived_cl_h: 0
% 2.85/0.83  stat_factor_derived_cl: 0
% 2.85/0.83  stat_para_derived_cl: 18678
% 2.85/0.83  stat_tautologies_discarded: 0
% 2.85/0.83  stat_forward_subsumed: 1536
% 2.85/0.83  stat_derived_cut: 0
% 2.85/0.83  stat_derived_rewritten: 90
% 2.85/0.83  stat_weight_discarded_building: 0
% 2.85/0.83  stat_weight_discarded_cl: 5878
% 2.85/0.83  stat_internlimit_discarded_cl: 0
% 2.85/0.83  stat_simplified:  90 simplified 0 derived 0 given
% 2.85/0.83  stat_kept_cl: 10855
% 2.85/0.83  stat_built_cl: 17219
% 2.85/0.83  stat_hyperres_partial_cl: 0
% 2.85/0.83  stat_made_rewriters: 119
% 2.85/0.83  stat_backward_subsumed: 0
% 2.85/0.83  stat_propagated_subsumed: 0
% 2.85/0.83  stat_clsubs_attempted:                       730
% 2.85/0.83  stat_clsubs_fact_groundunit_found:             0
% 2.85/0.83  stat_clsubs_rule_groundunit_found:             1
% 2.85/0.83  stat_clsubs_top_meta_attempted:              10176
% 2.85/0.83  stat_clsubs_top_meta_failed:                  9446
% 2.85/0.83  stat_clsubs_top_meta_nonpref_attempted:               10176
% 2.85/0.83  stat_clsubs_top_meta_nonpref_succeeded:                2037
% 2.85/0.83  stat_clsubs_top_meta_pref_attempted:                   2037
% 2.85/0.83  stat_clsubs_top_meta_pref1_succeeded:                  2037
% 2.85/0.83  stat_clsubs_top_meta_pref2_succeeded:                  1002
% 2.85/0.83  stat_clsubs_top_meta_pref3_succeeded:                   730
% 2.85/0.83  stat_clsubs_top_meta_pref_succeeded:                    730
% 2.85/0.83  stat_clsubs_meta_attempted:                  730
% 2.85/0.83  stat_clsubs_meta_failed:                      50
% 2.85/0.83  stat_clsubs_predsymbs_attempted:               0
% 2.85/0.83  stat_clsubs_unit_attempted:                  730
% 2.85/0.83  stat_clsubs_full_attempted:                    0
% 2.85/0.83  stat_forwardsubs_attempted:                18269
% 2.85/0.83  stat_lit_hash_added:                  10859
% 2.85/0.83  stat_lit_hash_computed:               29384
% 2.85/0.83  stat_lit_hash_match_found:             1574
% 2.85/0.83  stat_lit_hash_match_miss:             33774
% 2.85/0.83  stat_lit_hash_cut_ok:                     0
% 2.85/0.83  stat_lit_strong_cut_ok:                   0
% 2.85/0.83  stat_lit_hash_subsume_ok:              1536
% 2.85/0.83  clqueue els 10000000 used 1
% 2.85/0.83  clactive els 10000000 used 199
% 2.85/0.83  clactivesubsume els 10000000 used 1183
% 2.85/0.83  queue_termbuf els 200000000 used 983003
% 2.85/0.83  hyper_termbuf els 100000000 used 1
% 2.85/0.83  active_termbuf els 100000000 used 9378
% 2.85/0.83  varstack els 5000 last used 1
% 2.85/0.83  given_termbuf els 10000000 last used 42
% 2.85/0.83  simplified_termbuf els 10000000 last used 1
% 2.85/0.83  derived_termbuf els 10000000 last used 3
% 2.85/0.83  wr_mallocs: 41990
% 2.85/0.83  wr_callocs: 21
% 2.85/0.83  wr_reallocs: 1002
% 2.85/0.83  wr_frees: 2
% 2.85/0.83  wr_malloc_bytes: 4164090164
% 2.85/0.83  wr_calloc_bytes: 112065536
% 2.85/0.83  wr_realloc_bytes: 267944
% 2.85/0.83  wr_realloc_freebytes: 0
% 2.85/0.83  ----------------------------------
%------------------------------------------------------------------------------