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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP412-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:05 EDT 2023

% Result   : Unsatisfiable 35.06s 4.85s
% Output   : CNFRefutation 35.06s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named single_axiom)

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

cnf('2',plain,
    multiply(X,inverse(multiply(multiply(multiply(inverse(Y),Y),inverse(Z)),Y))) = inverse(multiply(multiply(multiply(inverse(U),U),inverse(multiply(inverse(multiply(inverse(multiply(X,inverse(Y))),inverse(U))),Z))),U)),
    inference(paramodulation,[],['1','1']) ).

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

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

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

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

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

cnf('8',plain,
    X = multiply(inverse(multiply(Y,inverse(Z))),multiply(Y,inverse(multiply(multiply(multiply(inverse(Z),Z),inverse(X)),Z)))),
    inference(paramodulation,[],['3','7']) ).

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

cnf('10',plain,
    X = inverse(multiply(multiply(multiply(inverse(Y),Y),inverse(multiply(inverse(multiply(inverse(multiply(Z,inverse(U))),inverse(Y))),multiply(inverse(multiply(Z,inverse(U))),X)))),Y)),
    inference(paramodulation,[],['1','2']) ).

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

cnf('12',plain,
    multiply(inverse(X),multiply(Y,Z)) = multiply(inverse(multiply(U,inverse(multiply(multiply(multiply(inverse(V),V),inverse(multiply(inverse(multiply(Y,inverse(V))),X))),V)))),multiply(U,Z)),
    inference(paramodulation,[],['1','7']) ).

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

cnf('14',plain,
    multiply(inverse(multiply(X,Y)),multiply(X,Z)) = multiply(U,multiply(multiply(multiply(inverse(Y),Y),inverse(multiply(inverse(multiply(V,inverse(Y))),multiply(V,U)))),Z)),
    inference(paramodulation,[],['11','13']) ).

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

cnf('16',plain,
    multiply(inverse(a1),a1) != multiply(inverse(b1),b1),
    inference(cnf_transformation,[],[prove_these_axioms_1]) ).

cnf('17',plain,
    $false,
    inference(paramodulation,[then_simplify],['15','15','16']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GRP412-1 : TPTP v8.1.2. Released v2.6.0.
% 0.11/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n016.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Tue Aug 29 01:34:15 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.40  
% 0.12/0.40  input clause set summed statistics:
% 0.12/0.40  ----------------------------------
% 0.12/0.40  in_clause_count:                     2
% 0.12/0.40  in_rule_clause_count:                2
% 0.12/0.40  in_fact_clause_count:                0
% 0.12/0.40  in_answer_clause_count:              0
% 0.12/0.40  in_ground_clause_count:              1
% 0.12/0.40  in_unit_clause_count:                2
% 0.12/0.40  in_horn_clause_count:                2
% 0.12/0.40  in_pos_clause_count:                 1
% 0.12/0.40  in_neg_clause_count:                 1
% 0.12/0.40  in_poseq_clause_count:               1
% 0.12/0.40  in_negeq_clause_count:               1
% 0.12/0.40  in_unitposeq_clause_count:           1
% 0.12/0.40  in_chain_clause_count:               0
% 0.12/0.40  in_min_length:             1
% 0.12/0.40  in_max_length:             1
% 0.12/0.40  in_min_depth:              3
% 0.12/0.40  in_max_depth:             10
% 0.12/0.40  in_min_size:               9
% 0.12/0.40  in_max_size:              20
% 0.12/0.40  in_min_vars:               0
% 0.12/0.40  in_max_vars:               3
% 0.12/0.40  in_extaxiom_count:                 0
% 0.12/0.40  in_axiom_count:                    1
% 0.12/0.40  in_assumption_count:               0
% 0.12/0.40  in_goal_count:                     1
% 0.12/0.40  in_neg_goal_count:                 1
% 0.12/0.40  in_pos_goal_count:                 0
% 0.12/0.40  in_posunit_goal_count:             0
% 0.12/0.40  
% 0.12/0.40  auto guide:
% 0.12/0.40  -----------
% 0.12/0.40  {
% 0.12/0.40  "print":1,
% 0.12/0.40  "print_level": 15,
% 0.12/0.40  "max_size": 0,
% 0.12/0.40  "max_depth": 0,
% 0.12/0.40  "max_length": 0,
% 0.12/0.40  "max_dseconds": 0,
% 0.12/0.40  "runs":[
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.40  
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.40  
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.40  
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.40  
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.12/0.40  
% 0.12/0.40  ]}
% 0.12/0.40  
% 0.12/0.40  
% 0.12/0.40  **** run 1 fork 0 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.12/0.40  
% 0.12/0.40  **** run 2 fork 1 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.12/0.40  
% 0.12/0.40  **** run 3 fork 2 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.12/0.40  
% 0.12/0.40  **** run 4 fork 3 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.12/0.40  
% 0.12/0.40  **** run 5 fork 4 starts with strategy
% 0.12/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.12/0.40  
% 0.12/0.40  **** run 6 fork 5 starts with strategy
% 0.12/0.40  
% 0.12/0.40  **** run 7 fork 6 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.12/0.40  
% 0.12/0.40  **** run 8 fork 7 starts with strategy
% 0.12/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 3: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 7: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 16 fork 7 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  **** run 12 fork 3 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 2.08/0.66  
% 2.08/0.66  
% 2.08/0.66  fork 4: search terminated without proof.
% 2.08/0.66  
% 2.08/0.66  
% 2.08/0.66  fork 5: search terminated without proof.
% 2.08/0.66  
% 2.08/0.66  
% 2.08/0.66  fork 3: search terminated without proof.
% 2.08/0.67  
% 2.08/0.67  **** run 21 fork 4 starts with strategy
% 2.08/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.08/0.68  
% 2.08/0.68  **** run 22 fork 5 starts with strategy
% 2.08/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.08/0.68  
% 2.08/0.68  **** run 20 fork 3 starts with strategy
% 2.08/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 2.62/0.71  
% 2.62/0.71  fork 4: search finished without proof.
% 2.62/0.71  
% 2.62/0.71  fork 5: search finished without proof.
% 2.62/0.71  
% 2.62/0.71  fork 3: search finished without proof.
% 2.62/0.73  
% 2.62/0.73  **** run 29 fork 4 starts with strategy
% 2.62/0.73  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 2.62/0.73  
% 2.62/0.73  **** run 30 fork 5 starts with strategy
% 2.62/0.73  {"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.62/0.73  
% 2.62/0.73  **** run 28 fork 3 starts with strategy
% 2.62/0.73  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 2.62/0.75  
% 2.62/0.75  fork 4: search finished without proof.
% 2.62/0.75  
% 2.62/0.75  fork 5: search finished without proof.
% 2.62/0.76  
% 2.62/0.76  fork 3: search finished without proof.
% 3.09/0.77  
% 3.09/0.77  **** run 37 fork 4 starts with strategy
% 3.09/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 3.09/0.77  
% 3.09/0.77  **** run 38 fork 5 starts with strategy
% 3.09/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 3.09/0.77  
% 3.09/0.77  **** run 36 fork 3 starts with strategy
% 3.09/0.77  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.09/0.80  
% 3.09/0.80  fork 3: search finished without proof.
% 3.09/0.81  
% 3.09/0.81  **** run 44 fork 3 starts with strategy
% 3.09/0.81  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 4.03/0.89  
% 4.03/0.89  
% 4.03/0.89  fork 5: search terminated without proof.
% 4.03/0.91  
% 4.03/0.91  **** run 46 fork 5 starts with strategy
% 4.03/0.91  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 4.03/0.92  
% 4.03/0.92  
% 4.03/0.92  fork 4: search terminated without proof.
% 4.03/0.93  
% 4.03/0.93  fork 5: search finished without proof.
% 4.35/0.93  
% 4.35/0.93  **** run 45 fork 4 starts with strategy
% 4.35/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.41/0.94  
% 4.41/0.94  **** run 54 fork 5 starts with strategy
% 4.41/0.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 4.41/0.95  
% 4.41/0.95  
% 4.41/0.95  fork 3: search terminated without proof.
% 4.41/0.96  
% 4.41/0.96  fork 5: search finished without proof.
% 4.41/0.97  
% 4.41/0.97  **** run 52 fork 3 starts with strategy
% 4.41/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 4.41/0.98  
% 4.41/0.98  **** run 62 fork 5 starts with strategy
% 4.41/0.98  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 4.41/0.99  
% 4.41/0.99  fork 3: search finished without proof.
% 4.89/1.01  
% 4.89/1.01  **** run 60 fork 3 starts with strategy
% 4.89/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 4.89/1.03  
% 4.89/1.03  fork 3: search finished without proof.
% 4.89/1.04  
% 4.89/1.04  **** run 68 fork 3 starts with strategy
% 4.89/1.04  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 4.89/1.07  
% 4.89/1.07  
% 4.89/1.07  fork 1: search terminated without proof.
% 5.43/1.08  
% 5.43/1.08  **** run 10 fork 1 starts with strategy
% 5.43/1.08  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 6.66/1.30  
% 6.66/1.30  
% 6.66/1.30  fork 2: search terminated without proof.
% 6.66/1.32  
% 6.66/1.32  **** run 19 fork 2 starts with strategy
% 6.66/1.32  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 7.43/1.33  
% 7.43/1.33  fork 2: search finished without proof.
% 7.43/1.34  
% 7.43/1.34  
% 7.43/1.34  fork 7: search terminated without proof.
% 7.43/1.35  
% 7.43/1.35  **** run 27 fork 2 starts with strategy
% 7.43/1.35  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 7.43/1.36  
% 7.43/1.36  **** run 24 fork 7 starts with strategy
% 7.43/1.36  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 7.43/1.36  
% 7.43/1.36  fork 2: search finished without proof.
% 7.43/1.37  
% 7.43/1.37  
% 7.43/1.37  fork 0: search terminated without proof.
% 7.43/1.38  
% 7.43/1.38  **** run 35 fork 2 starts with strategy
% 7.43/1.38  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 7.43/1.39  
% 7.43/1.39  
% 7.43/1.39  fork 6: search terminated without proof.
% 7.43/1.39  
% 7.43/1.39  fork 2: search finished without proof.
% 7.43/1.39  
% 7.43/1.39  fork 7: search finished without proof.
% 7.95/1.39  
% 7.95/1.39  **** run 9 fork 0 starts with strategy
% 7.95/1.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 7.95/1.40  
% 7.95/1.40  **** run 23 fork 6 starts with strategy
% 7.95/1.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}
% 7.95/1.41  
% 7.95/1.41  **** run 43 fork 2 starts with strategy
% 7.95/1.41  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 7.95/1.41  
% 7.95/1.41  **** run 32 fork 7 starts with strategy
% 7.95/1.41  {"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}
% 7.95/1.42  
% 7.95/1.42  fork 6: search finished without proof.
% 7.95/1.42  
% 7.95/1.42  fork 2: search finished without proof.
% 7.95/1.43  
% 7.95/1.43  fork 7: search finished without proof.
% 7.95/1.43  
% 7.95/1.43  **** run 31 fork 6 starts with strategy
% 7.95/1.43  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.95/1.44  
% 7.95/1.44  **** run 51 fork 2 starts with strategy
% 7.95/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 7.95/1.45  
% 7.95/1.45  fork 6: search finished without proof.
% 7.95/1.45  
% 7.95/1.45  **** run 40 fork 7 starts with strategy
% 7.95/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 7.95/1.45  
% 7.95/1.45  fork 2: search finished without proof.
% 7.95/1.46  
% 7.95/1.46  **** run 39 fork 6 starts with strategy
% 7.95/1.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 8.51/1.46  
% 8.51/1.46  **** run 59 fork 2 starts with strategy
% 8.51/1.46  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 8.54/1.48  
% 8.54/1.48  fork 2: search finished without proof.
% 8.54/1.49  
% 8.54/1.49  **** run 67 fork 2 starts with strategy
% 8.54/1.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 8.83/1.51  
% 8.83/1.51  
% 8.83/1.51  fork 0: search terminated without proof.
% 8.83/1.52  
% 8.83/1.52  
% 8.83/1.52  fork 5: search terminated without proof.
% 9.07/1.53  
% 9.07/1.53  **** run 17 fork 0 starts with strategy
% 9.07/1.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 9.07/1.54  
% 9.07/1.54  **** run 70 fork 5 starts with strategy
% 9.07/1.54  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 9.07/1.57  
% 9.07/1.57  
% 9.07/1.57  fork 7: search terminated without proof.
% 9.07/1.58  
% 9.07/1.58  **** run 48 fork 7 starts with strategy
% 9.07/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 9.07/1.61  
% 9.07/1.61  fork 7: search finished without proof.
% 9.07/1.62  
% 9.07/1.62  **** run 56 fork 7 starts with strategy
% 9.07/1.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 9.82/1.65  
% 9.82/1.65  
% 9.82/1.65  fork 4: search terminated without proof.
% 9.82/1.66  
% 9.82/1.66  
% 9.82/1.66  fork 0: search terminated without proof.
% 9.82/1.67  
% 9.82/1.67  **** run 53 fork 4 starts with strategy
% 9.82/1.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 9.82/1.68  
% 9.82/1.68  **** run 25 fork 0 starts with strategy
% 9.82/1.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 9.82/1.69  
% 9.82/1.69  fork 4: search finished without proof.
% 10.43/1.71  
% 10.43/1.71  **** run 61 fork 4 starts with strategy
% 10.43/1.71  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 10.43/1.71  
% 10.43/1.71  fork 0: search finished without proof.
% 10.43/1.71  
% 10.43/1.71  
% 10.43/1.71  fork 1: search terminated without proof.
% 10.43/1.72  
% 10.43/1.72  **** run 18 fork 1 starts with strategy
% 10.43/1.72  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 10.43/1.73  
% 10.43/1.73  fork 4: search finished without proof.
% 10.43/1.73  
% 10.43/1.73  **** run 33 fork 0 starts with strategy
% 10.43/1.73  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 10.43/1.74  
% 10.43/1.74  
% 10.43/1.74  fork 7: search terminated without proof.
% 10.43/1.74  
% 10.43/1.74  **** run 69 fork 4 starts with strategy
% 10.43/1.74  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.43/1.75  
% 10.43/1.75  fork 0: search finished without proof.
% 10.43/1.76  
% 10.43/1.76  **** run 64 fork 7 starts with strategy
% 10.43/1.76  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 10.43/1.77  
% 10.43/1.77  **** run 41 fork 0 starts with strategy
% 10.43/1.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 11.34/1.88  
% 11.34/1.88  
% 11.34/1.88  fork 7: search terminated without proof.
% 11.34/1.89  
% 11.34/1.89  **** run 72 fork 7 starts with strategy
% 11.34/1.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.34/1.89  
% 11.34/1.89  
% 11.34/1.89  fork 0: search terminated without proof.
% 12.13/1.92  
% 12.13/1.92  **** run 49 fork 0 starts with strategy
% 12.13/1.92  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 12.13/1.94  
% 12.13/1.94  fork 0: search finished without proof.
% 12.13/1.96  
% 12.13/1.96  **** run 57 fork 0 starts with strategy
% 12.13/1.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 12.72/2.01  
% 12.72/2.01  
% 12.72/2.01  fork 6: search terminated without proof.
% 12.72/2.02  
% 12.72/2.02  **** run 47 fork 6 starts with strategy
% 12.72/2.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 12.72/2.04  
% 12.72/2.04  fork 6: search finished without proof.
% 12.72/2.05  
% 12.72/2.05  **** run 55 fork 6 starts with strategy
% 12.72/2.05  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 12.72/2.06  
% 12.72/2.06  fork 6: search finished without proof.
% 12.72/2.07  
% 12.72/2.07  
% 12.72/2.07  fork 3: search terminated without proof.
% 13.44/2.08  
% 13.44/2.08  **** run 63 fork 6 starts with strategy
% 13.44/2.08  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 13.44/2.09  
% 13.44/2.09  **** run 76 fork 3 starts with strategy
% 13.44/2.09  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 15.88/2.44  
% 15.88/2.44  
% 15.88/2.44  fork 1: search terminated without proof.
% 15.88/2.46  
% 15.88/2.46  **** run 26 fork 1 starts with strategy
% 15.88/2.46  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 16.63/2.48  
% 16.63/2.48  fork 1: search finished without proof.
% 16.70/2.49  
% 16.70/2.49  **** run 34 fork 1 starts with strategy
% 16.70/2.49  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 16.70/2.50  
% 16.70/2.50  
% 16.70/2.50  fork 2: search terminated without proof.
% 16.87/2.52  
% 16.87/2.52  fork 1: search finished without proof.
% 16.87/2.52  
% 16.87/2.52  **** run 75 fork 2 starts with strategy
% 16.87/2.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 16.87/2.53  
% 16.87/2.53  **** run 42 fork 1 starts with strategy
% 16.87/2.53  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 16.87/2.56  
% 16.87/2.56  
% 16.87/2.56  fork 5: search terminated without proof.
% 16.87/2.57  
% 16.87/2.57  **** run 78 fork 5 starts with strategy
% 16.87/2.57  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 17.63/2.68  
% 17.63/2.68  
% 17.63/2.68  fork 1: search terminated without proof.
% 18.28/2.69  
% 18.28/2.69  **** run 50 fork 1 starts with strategy
% 18.28/2.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 18.28/2.71  
% 18.28/2.71  fork 1: search finished without proof.
% 18.28/2.73  
% 18.28/2.73  **** run 58 fork 1 starts with strategy
% 18.28/2.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 18.28/2.75  
% 18.28/2.75  
% 18.28/2.75  fork 6: search terminated without proof.
% 18.28/2.76  
% 18.28/2.76  **** run 71 fork 6 starts with strategy
% 18.28/2.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 19.39/2.91  
% 19.39/2.91  
% 19.39/2.91  fork 7: search terminated without proof.
% 20.11/2.93  
% 20.11/2.93  **** run 80 fork 7 starts with strategy
% 20.11/2.93  {"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}
% 21.30/3.07  
% 21.30/3.07  
% 21.30/3.07  fork 0: search terminated without proof.
% 21.38/3.09  
% 21.38/3.09  **** run 65 fork 0 starts with strategy
% 21.38/3.09  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 21.62/3.11  
% 21.62/3.11  
% 21.62/3.11  fork 3: search terminated without proof.
% 21.62/3.12  
% 21.62/3.12  **** run 84 fork 3 starts with strategy
% 21.62/3.12  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 21.78/3.13  
% 21.78/3.13  fork 0: search finished without proof.
% 21.78/3.15  
% 21.78/3.15  **** run 73 fork 0 starts with strategy
% 21.78/3.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 24.25/3.45  
% 24.25/3.45  
% 24.25/3.45  fork 1: search terminated without proof.
% 24.25/3.47  
% 24.25/3.47  **** run 66 fork 1 starts with strategy
% 24.25/3.47  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 24.25/3.49  
% 24.25/3.49  fork 1: search finished without proof.
% 24.25/3.51  
% 24.25/3.51  **** run 74 fork 1 starts with strategy
% 24.25/3.51  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.88/3.55  
% 24.88/3.55  
% 24.88/3.55  fork 2: search terminated without proof.
% 24.88/3.57  
% 24.88/3.57  **** run 83 fork 2 starts with strategy
% 24.88/3.57  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 26.66/3.77  
% 26.66/3.77  
% 26.66/3.77  fork 6: search terminated without proof.
% 26.66/3.79  
% 26.66/3.79  **** run 79 fork 6 starts with strategy
% 26.66/3.79  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 28.48/3.98  
% 28.48/3.98  
% 28.48/3.98  fork 4: search terminated without proof.
% 28.64/4.02  
% 28.64/4.02  **** run 77 fork 4 starts with strategy
% 28.64/4.02  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 28.95/4.04  
% 28.95/4.04  
% 28.95/4.04  fork 7: search terminated without proof.
% 29.04/4.05  
% 29.04/4.05  **** run 88 fork 7 starts with strategy
% 29.04/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 29.04/4.07  
% 29.04/4.07  fork 7: search finished without proof.
% 29.04/4.09  
% 29.04/4.09  **** run 96 fork 7 starts with strategy
% 29.04/4.09  {"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}
% 29.56/4.11  
% 29.56/4.11  fork 7: search finished without proof.
% 29.56/4.13  
% 29.56/4.13  **** run 104 fork 7 starts with strategy
% 29.56/4.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 29.56/4.14  
% 29.56/4.14  
% 29.56/4.14  fork 3: search terminated without proof.
% 29.56/4.16  
% 29.56/4.16  **** run 92 fork 3 starts with strategy
% 29.56/4.16  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 30.03/4.18  
% 30.03/4.18  fork 3: search finished without proof.
% 30.03/4.20  
% 30.03/4.20  **** run 100 fork 3 starts with strategy
% 30.03/4.20  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 30.03/4.22  
% 30.03/4.22  fork 3: search finished without proof.
% 30.03/4.23  
% 30.03/4.23  **** run 108 fork 3 starts with strategy
% 30.03/4.23  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 30.78/4.28  
% 30.78/4.28  
% 30.78/4.28  fork 0: search terminated without proof.
% 31.03/4.30  
% 31.03/4.30  **** run 81 fork 0 starts with strategy
% 31.03/4.30  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 32.53/4.52  
% 32.53/4.52  
% 32.53/4.52  fork 5: search terminated without proof.
% 32.53/4.55  
% 32.53/4.55  **** run 86 fork 5 starts with strategy
% 32.53/4.55  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 32.53/4.56  
% 32.53/4.56  
% 32.53/4.56  fork 1: search terminated without proof.
% 32.53/4.57  
% 32.53/4.57  fork 5: search finished without proof.
% 33.26/4.58  
% 33.26/4.58  **** run 94 fork 5 starts with strategy
% 33.26/4.58  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 33.26/4.58  
% 33.26/4.58  **** run 82 fork 1 starts with strategy
% 33.26/4.58  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 33.26/4.59  
% 33.26/4.59  
% 33.26/4.59  fork 2: search terminated without proof.
% 33.51/4.60  
% 33.51/4.60  fork 5: search finished without proof.
% 33.51/4.61  
% 33.51/4.61  **** run 91 fork 2 starts with strategy
% 33.51/4.61  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.51/4.62  
% 33.51/4.62  **** run 102 fork 5 starts with strategy
% 33.51/4.62  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.51/4.63  
% 33.51/4.63  fork 2: search finished without proof.
% 33.76/4.64  
% 33.76/4.64  fork 5: search finished without proof.
% 33.76/4.64  
% 33.76/4.64  **** run 99 fork 2 starts with strategy
% 33.76/4.64  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 33.76/4.65  
% 33.76/4.65  **** run 110 fork 5 starts with strategy
% 33.76/4.65  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 33.76/4.66  
% 33.76/4.66  fork 2: search finished without proof.
% 33.76/4.68  
% 33.76/4.68  **** run 107 fork 2 starts with strategy
% 33.76/4.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 35.06/4.85  
% 35.06/4.85  
% 35.06/4.85  result: proof found
% 35.06/4.85  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 35.06/4.85  by run 104 fork 7 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 35.06/4.85  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 35.06/4.85  
% 35.06/4.85  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 35.06/4.85  
% 35.06/4.85  run 104 fork 7 statistics:
% 35.06/4.85  ----------------------------------
% 35.06/4.85  this run seconds: 0.657870
% 35.06/4.85  total seconds: 4.389501
% 35.06/4.85  stat_given_used: 108
% 35.06/4.85  stat_given_used_at_endgame: 0
% 35.06/4.85  stat_given_candidates:   218
% 35.06/4.85  stat_given_candidates_at_endgame: 0
% 35.06/4.85  stat_given_candidates_h: 0
% 35.06/4.85  stat_binres_derived_cl:   0
% 35.06/4.85  stat_binres_derived_cl_h: 0
% 35.06/4.85  stat_factor_derived_cl: 0
% 35.06/4.85  stat_para_derived_cl: 93656
% 35.06/4.85  stat_tautologies_discarded: 0
% 35.06/4.85  stat_forward_subsumed: 52862
% 35.06/4.85  stat_derived_cut: 1
% 35.06/4.85  stat_derived_rewritten: 0
% 35.06/4.85  stat_weight_discarded_building: 0
% 35.06/4.85  stat_weight_discarded_cl: 6103
% 35.06/4.85  stat_internlimit_discarded_cl: 0
% 35.06/4.85  stat_simplified:  0 simplified 0 derived 0 given
% 35.06/4.85  stat_kept_cl: 33416
% 35.06/4.85  stat_built_cl: 39735
% 35.06/4.85  stat_hyperres_partial_cl: 0
% 35.06/4.85  stat_made_rewriters: 0
% 35.06/4.85  stat_backward_subsumed: 0
% 35.06/4.85  stat_propagated_subsumed: 0
% 35.06/4.85  stat_clsubs_attempted:                      2092
% 35.06/4.85  stat_clsubs_fact_groundunit_found:             0
% 35.06/4.85  stat_clsubs_rule_groundunit_found:             1
% 35.06/4.85  stat_clsubs_top_meta_attempted:               9442
% 35.06/4.85  stat_clsubs_top_meta_failed:                  7350
% 35.06/4.85  stat_clsubs_top_meta_nonpref_attempted:                9442
% 35.06/4.85  stat_clsubs_top_meta_nonpref_succeeded:                2271
% 35.06/4.85  stat_clsubs_top_meta_pref_attempted:                   2271
% 35.06/4.85  stat_clsubs_top_meta_pref1_succeeded:                  2271
% 35.06/4.85  stat_clsubs_top_meta_pref2_succeeded:                  2104
% 35.06/4.85  stat_clsubs_top_meta_pref3_succeeded:                  2092
% 35.06/4.85  stat_clsubs_top_meta_pref_succeeded:                   2092
% 35.06/4.85  stat_clsubs_meta_attempted:                 2092
% 35.06/4.85  stat_clsubs_meta_failed:                       0
% 35.06/4.85  stat_clsubs_predsymbs_attempted:               0
% 35.06/4.85  stat_clsubs_unit_attempted:                 2092
% 35.06/4.85  stat_clsubs_full_attempted:                    0
% 35.06/4.85  stat_forwardsubs_attempted:                92382
% 35.06/4.85  stat_lit_hash_added:                  33419
% 35.06/4.85  stat_lit_hash_computed:              126021
% 35.06/4.85  stat_lit_hash_match_found:            52863
% 35.06/4.85  stat_lit_hash_match_miss:             79259
% 35.06/4.85  stat_lit_hash_cut_ok:                     0
% 35.06/4.85  stat_lit_strong_cut_ok:                   1
% 35.06/4.85  stat_lit_hash_subsume_ok:             52862
% 35.06/4.85  clqueue els 10000000 used 1
% 35.06/4.85  clactive els 10000000 used 109
% 35.06/4.85  clactivesubsume els 10000000 used 643
% 35.06/4.85  queue_termbuf els 200000000 used 10820916
% 35.06/4.85  hyper_termbuf els 100000000 used 1
% 35.06/4.85  active_termbuf els 100000000 used 13147
% 35.06/4.85  varstack els 5000 last used 1
% 35.06/4.85  given_termbuf els 10000000 last used 1
% 35.06/4.85  simplified_termbuf els 10000000 last used 1
% 35.06/4.85  derived_termbuf els 10000000 last used 49
% 35.06/4.85  wr_mallocs: 117343
% 35.06/4.85  wr_callocs: 21
% 35.06/4.85  wr_reallocs: 2562
% 35.06/4.85  wr_frees: 2
% 35.06/4.85  wr_malloc_bytes: 4166862596
% 35.06/4.85  wr_calloc_bytes: 112065536
% 35.06/4.85  wr_realloc_bytes: 775288
% 35.06/4.85  wr_realloc_freebytes: 0
% 35.06/4.85  ----------------------------------
%------------------------------------------------------------------------------