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

View Problem - Process Solution

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

% Computer : n005.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 : Wed Aug 30 18:08:41 EDT 2023

% Result   : Unsatisfiable 13.95s 2.20s
% Output   : CNFRefutation 13.95s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_ternary_multiply_1')

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

cnf('2',plain,
    multiply(multiply(X,Y,Z),U,multiply(X,Y,V)) = multiply(X,Y,multiply(Z,U,V)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

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

cnf('4',plain,
    multiply(X,Y,inverse(Y)) = X,
    inference(cnf_transformation,[],['$inc_right_inverse']) ).

cnf('5',plain,
    multiply(X,X,Y) = X,
    inference(cnf_transformation,[],['$inc_ternary_multiply_2']) ).

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

cnf('7',plain,
    multiply(X3,Y3,multiply(inverse(Y3),X3,Z3)) = multiply(X3,Y3,inverse(Y3)),
    inference(paramodulation,[],['4','6']) ).

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

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

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

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

cnf('12',plain,
    multiply(X3,Y3,multiply(X3,Z3,Z3)) = multiply(X3,Z3,Y3),
    inference(paramodulation,[],['10','11']) ).

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

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

cnf('15',plain,
    multiply(X3,Y3,multiply(Z3,Y3,X3)) = multiply(Z3,X3,Y3),
    inference(paramodulation,[],['13','14']) ).

cnf('16',plain,
    multiply(multiply(multiply(X,Y,Z),U,V),W,multiply(X,Y,multiply(Z,U,X2006))) = multiply(multiply(X,Y,Z),U,multiply(V,W,multiply(X,Y,X2006))),
    inference(paramodulation,[],['2','2']) ).

cnf('17',plain,
    multiply(multiply(multiply(X3,X3,Y3),Z3,U3),V3,X3) = multiply(multiply(X3,X3,Y3),Z3,multiply(U3,V3,multiply(X3,X3,W3))),
    inference(paramodulation,[],['5','16']) ).

cnf('18',plain,
    multiply(multiply(X,Y,Z),U,X) = multiply(X,Y,multiply(Z,U,X)),
    inference(simplify,[then_simplify],['17','5','5','5']) ).

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

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

cnf('21',plain,
    multiply(X3,Y3,multiply(Z3,X3,inverse(Y3))) = multiply(X3,Y3,inverse(Y3)),
    inference(paramodulation,[],['4','20']) ).

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

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

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

cnf('25',plain,
    multiply(X,Y,Z) = multiply(X,Y,multiply(Z,Y,X)),
    inference(paramodulation,[],['24','18']) ).

cnf('26',plain,
    multiply(X,Y,Z) = multiply(Z,X,Y),
    inference(simplify,[],['15','25']) ).

cnf('27',plain,
    multiply(X3,inverse(Y3),multiply(X3,Y3,Z3)) = multiply(X3,Y3,inverse(Y3)),
    inference(paramodulation,[],['5','11']) ).

cnf('28',plain,
    multiply(X,inverse(Y),multiply(X,Y,Z)) = X,
    inference(simplify,[],['27','4']) ).

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

cnf('30',plain,
    multiply(inverse(X),X,Y) = Y,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

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

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

cnf('33',plain,
    multiply(multiply(a,inverse(a),b),inverse(multiply(multiply(c,d,e),f,multiply(c,d,g))),multiply(d,multiply(g,f,e),c)) != b,
    inference(cnf_transformation,[],[prove_single_axiom]) ).

cnf('34',plain,
    multiply(multiply(a,inverse(a),b),inverse(multiply(c,d,multiply(e,f,g))),multiply(d,multiply(g,f,e),c)) != b,
    inference(paramodulation,[],['2','33']) ).

cnf('35',plain,
    multiply(b,inverse(multiply(c,d,multiply(e,f,g))),multiply(d,multiply(g,f,e),c)) != b,
    inference(paramodulation,[],['32','34']) ).

cnf('36',plain,
    multiply(b,inverse(multiply(c,d,multiply(e,f,g))),multiply(d,c,multiply(g,f,e))) != b,
    inference(paramodulation,[],['13','35']) ).

cnf('37',plain,
    multiply(b,inverse(multiply(c,d,multiply(e,f,g))),multiply(d,c,multiply(g,e,f))) != b,
    inference(paramodulation,[],['13','36']) ).

cnf('38',plain,
    multiply(b,inverse(multiply(c,d,multiply(e,f,g))),multiply(d,multiply(g,e,f),c)) != b,
    inference(paramodulation,[],['13','37']) ).

cnf('39',plain,
    multiply(b,multiply(d,multiply(g,e,f),c),inverse(multiply(c,d,multiply(e,f,g)))) != b,
    inference(paramodulation,[],['13','38']) ).

cnf('40',plain,
    multiply(b,multiply(d,multiply(g,e,f),c),inverse(multiply(c,d,multiply(g,e,f)))) != b,
    inference(paramodulation,[],['26','39']) ).

cnf('41',plain,
    multiply(multiply(X3,X3,Y3),Z3,multiply(X3,X3,U3)) = X3,
    inference(paramodulation,[],['5','2']) ).

cnf('42',plain,
    multiply(X,Y,X) = X,
    inference(simplify,[then_simplify],['41','5','5']) ).

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

cnf('44',plain,
    $false,
    inference(paramodulation,[then_simplify],['26','40','43']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : BOO034-1 : TPTP v8.1.2. Released v2.2.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n005.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 : Sun Aug 27 08:05:23 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                     6
% 0.20/0.39  in_rule_clause_count:                6
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:              1
% 0.20/0.39  in_unit_clause_count:                6
% 0.20/0.39  in_horn_clause_count:                6
% 0.20/0.39  in_pos_clause_count:                 5
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:               5
% 0.20/0.39  in_negeq_clause_count:               1
% 0.20/0.39  in_unitposeq_clause_count:           5
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             1
% 0.20/0.39  in_min_depth:              2
% 0.20/0.39  in_max_depth:              5
% 0.20/0.39  in_min_size:               6
% 0.20/0.39  in_max_size:              26
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               5
% 0.20/0.39  in_extaxiom_count:                 5
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                     1
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 0
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 3: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 1: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 2: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 14 fork 5 starts with strategy
% 0.20/0.54  {"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.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"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.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 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 10 fork 1 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.55  
% 0.20/0.55  **** run 9 fork 0 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.56  
% 0.20/0.56  
% 0.20/0.56  fork 7: search terminated without proof.
% 0.20/0.58  
% 0.20/0.58  **** run 16 fork 7 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 5: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 3: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 4: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 2: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 22 fork 5 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.67  
% 0.20/0.67  **** run 20 fork 3 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.68  
% 0.20/0.68  **** run 21 fork 4 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.68  
% 0.20/0.68  **** run 19 fork 2 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.69  
% 0.20/0.69  **** run 18 fork 1 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.69  
% 0.20/0.69  
% 0.20/0.69  fork 7: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 23 fork 6 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 0: search terminated without proof.
% 0.20/0.72  
% 0.20/0.72  **** run 24 fork 7 starts with strategy
% 0.20/0.72  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.74  
% 0.20/0.74  **** run 17 fork 0 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.60/0.80  
% 2.60/0.80  
% 2.60/0.80  fork 5: search terminated without proof.
% 2.60/0.81  
% 2.60/0.81  
% 2.60/0.81  fork 3: search terminated without proof.
% 2.60/0.81  
% 2.60/0.81  
% 2.60/0.81  fork 4: search terminated without proof.
% 3.32/0.81  
% 3.32/0.81  
% 3.32/0.81  fork 2: search terminated without proof.
% 3.32/0.82  
% 3.32/0.82  
% 3.32/0.82  fork 1: search terminated without proof.
% 3.32/0.82  
% 3.32/0.82  **** run 30 fork 5 starts with strategy
% 3.32/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.32/0.82  
% 3.32/0.82  **** run 28 fork 3 starts with strategy
% 3.32/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.32/0.83  
% 3.32/0.83  **** run 29 fork 4 starts with strategy
% 3.32/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.32/0.83  
% 3.32/0.83  **** run 27 fork 2 starts with strategy
% 3.32/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.32/0.84  
% 3.32/0.84  
% 3.32/0.84  fork 6: search terminated without proof.
% 3.32/0.85  
% 3.32/0.85  **** run 26 fork 1 starts with strategy
% 3.32/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.62/0.85  
% 3.62/0.85  
% 3.62/0.85  fork 7: search terminated without proof.
% 3.62/0.86  
% 3.62/0.86  **** run 31 fork 6 starts with strategy
% 3.62/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.62/0.88  
% 3.62/0.88  **** run 32 fork 7 starts with strategy
% 3.62/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.62/0.90  
% 3.62/0.90  
% 3.62/0.90  fork 0: search terminated without proof.
% 3.62/0.92  
% 3.62/0.92  **** run 25 fork 0 starts with strategy
% 3.62/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.34/0.94  
% 4.34/0.94  
% 4.34/0.94  fork 5: search terminated without proof.
% 4.34/0.95  
% 4.34/0.95  
% 4.34/0.95  fork 3: search terminated without proof.
% 4.34/0.95  
% 4.34/0.95  
% 4.34/0.95  fork 4: search terminated without proof.
% 4.34/0.95  
% 4.34/0.95  
% 4.34/0.95  fork 2: search terminated without proof.
% 4.34/0.96  
% 4.34/0.96  **** run 38 fork 5 starts with strategy
% 4.34/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.34/0.96  
% 4.34/0.96  **** run 36 fork 3 starts with strategy
% 4.34/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.34/0.97  
% 4.34/0.97  
% 4.34/0.97  fork 1: search terminated without proof.
% 4.34/0.97  
% 4.34/0.97  **** run 37 fork 4 starts with strategy
% 4.34/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.34/0.97  
% 4.34/0.97  **** run 35 fork 2 starts with strategy
% 4.34/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.34/0.98  
% 4.34/0.98  
% 4.34/0.98  fork 6: search terminated without proof.
% 4.72/0.99  
% 4.72/0.99  **** run 34 fork 1 starts with strategy
% 4.72/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.72/1.00  
% 4.72/1.00  
% 4.72/1.00  fork 7: search terminated without proof.
% 4.72/1.00  
% 4.72/1.00  **** run 39 fork 6 starts with strategy
% 4.72/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.72/1.02  
% 4.72/1.02  **** run 40 fork 7 starts with strategy
% 4.72/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.72/1.04  
% 4.72/1.04  
% 4.72/1.04  fork 0: search terminated without proof.
% 5.30/1.06  
% 5.30/1.06  **** run 33 fork 0 starts with strategy
% 5.30/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.30/1.08  
% 5.30/1.08  
% 5.30/1.08  fork 5: search terminated without proof.
% 5.30/1.09  
% 5.30/1.09  
% 5.30/1.09  fork 3: search terminated without proof.
% 5.30/1.09  
% 5.30/1.09  
% 5.30/1.09  fork 4: search terminated without proof.
% 5.30/1.09  
% 5.30/1.09  
% 5.30/1.09  fork 2: search terminated without proof.
% 5.30/1.10  
% 5.30/1.10  **** run 46 fork 5 starts with strategy
% 5.30/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.30/1.10  
% 5.30/1.10  **** run 44 fork 3 starts with strategy
% 5.30/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.72/1.11  
% 5.72/1.11  **** run 43 fork 2 starts with strategy
% 5.72/1.11  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.72/1.11  
% 5.72/1.11  
% 5.72/1.11  fork 1: search terminated without proof.
% 5.72/1.11  
% 5.72/1.11  **** run 45 fork 4 starts with strategy
% 5.72/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.72/1.12  
% 5.72/1.12  fork 5: search finished without proof.
% 5.72/1.12  
% 5.72/1.12  
% 5.72/1.12  fork 6: search terminated without proof.
% 5.72/1.13  
% 5.72/1.13  **** run 42 fork 1 starts with strategy
% 5.72/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.72/1.14  
% 5.72/1.14  
% 5.72/1.14  fork 7: search terminated without proof.
% 5.72/1.14  
% 5.72/1.14  **** run 54 fork 5 starts with strategy
% 5.72/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.72/1.14  
% 5.72/1.14  **** run 47 fork 6 starts with strategy
% 5.72/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 6.05/1.16  
% 6.05/1.16  **** run 48 fork 7 starts with strategy
% 6.05/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 6.05/1.18  
% 6.05/1.18  
% 6.05/1.18  fork 0: search terminated without proof.
% 6.05/1.20  
% 6.05/1.20  **** run 41 fork 0 starts with strategy
% 6.05/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 6.05/1.23  
% 6.05/1.23  
% 6.05/1.23  fork 3: search terminated without proof.
% 6.05/1.23  
% 6.05/1.23  
% 6.05/1.23  fork 2: search terminated without proof.
% 6.77/1.24  
% 6.77/1.24  
% 6.77/1.24  fork 4: search terminated without proof.
% 6.77/1.25  
% 6.77/1.25  **** run 52 fork 3 starts with strategy
% 6.77/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.77/1.25  
% 6.77/1.25  **** run 51 fork 2 starts with strategy
% 6.77/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.77/1.25  
% 6.77/1.25  
% 6.77/1.25  fork 1: search terminated without proof.
% 6.77/1.26  
% 6.77/1.26  
% 6.77/1.26  fork 5: search terminated without proof.
% 6.77/1.26  
% 6.77/1.26  **** run 53 fork 4 starts with strategy
% 6.77/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.77/1.26  
% 6.77/1.26  
% 6.77/1.26  fork 6: search terminated without proof.
% 6.77/1.28  
% 6.77/1.28  fork 2: search finished without proof.
% 6.77/1.28  
% 6.77/1.28  **** run 62 fork 5 starts with strategy
% 6.77/1.28  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 6.77/1.28  
% 6.77/1.28  **** run 50 fork 1 starts with strategy
% 6.77/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.77/1.28  
% 6.77/1.28  **** run 55 fork 6 starts with strategy
% 6.77/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 7.14/1.28  
% 7.14/1.28  
% 7.14/1.28  fork 7: search terminated without proof.
% 7.14/1.29  
% 7.14/1.29  **** run 59 fork 2 starts with strategy
% 7.14/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.14/1.31  
% 7.14/1.31  **** run 56 fork 7 starts with strategy
% 7.14/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.14/1.33  
% 7.14/1.33  
% 7.14/1.33  fork 0: search terminated without proof.
% 7.14/1.36  
% 7.14/1.36  **** run 49 fork 0 starts with strategy
% 7.14/1.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.14/1.37  
% 7.14/1.37  
% 7.14/1.37  fork 3: search terminated without proof.
% 7.14/1.38  
% 7.14/1.38  
% 7.14/1.38  fork 4: search terminated without proof.
% 7.14/1.38  
% 7.14/1.38  **** run 60 fork 3 starts with strategy
% 7.14/1.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.14/1.40  
% 7.14/1.40  
% 7.14/1.40  fork 5: search terminated without proof.
% 7.14/1.40  
% 7.14/1.40  
% 7.14/1.40  fork 1: search terminated without proof.
% 7.14/1.41  
% 7.14/1.41  fork 3: search finished without proof.
% 7.14/1.41  
% 7.14/1.41  **** run 61 fork 4 starts with strategy
% 7.14/1.41  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.14/1.42  
% 7.14/1.42  
% 7.14/1.42  fork 2: search terminated without proof.
% 7.14/1.42  
% 7.14/1.42  **** run 70 fork 5 starts with strategy
% 7.14/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.14/1.42  
% 7.14/1.42  **** run 58 fork 1 starts with strategy
% 7.14/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.14/1.42  
% 7.14/1.42  
% 7.14/1.42  fork 6: search terminated without proof.
% 7.14/1.42  
% 7.14/1.42  **** run 68 fork 3 starts with strategy
% 7.14/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.14/1.42  
% 7.14/1.42  
% 7.14/1.42  fork 7: search terminated without proof.
% 7.14/1.44  
% 7.14/1.44  **** run 67 fork 2 starts with strategy
% 7.14/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.14/1.44  
% 7.14/1.44  fork 4: search finished without proof.
% 7.92/1.45  
% 7.92/1.45  **** run 64 fork 7 starts with strategy
% 7.92/1.45  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.40/1.46  
% 8.40/1.46  **** run 63 fork 6 starts with strategy
% 8.40/1.46  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.40/1.46  
% 8.40/1.46  **** run 69 fork 4 starts with strategy
% 8.40/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.84/1.52  
% 8.84/1.52  
% 8.84/1.52  fork 0: search terminated without proof.
% 8.84/1.53  
% 8.84/1.53  **** run 57 fork 0 starts with strategy
% 8.84/1.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.84/1.54  
% 8.84/1.54  
% 8.84/1.54  fork 1: search terminated without proof.
% 9.17/1.56  
% 9.17/1.56  **** run 66 fork 1 starts with strategy
% 9.17/1.56  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.17/1.57  
% 9.17/1.57  
% 9.17/1.57  fork 7: search terminated without proof.
% 9.17/1.58  
% 9.17/1.58  
% 9.17/1.58  fork 6: search terminated without proof.
% 9.17/1.59  
% 9.17/1.59  **** run 72 fork 7 starts with strategy
% 9.17/1.59  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 9.17/1.60  
% 9.17/1.60  **** run 71 fork 6 starts with strategy
% 9.17/1.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.88/1.66  
% 9.88/1.66  
% 9.88/1.66  fork 0: search terminated without proof.
% 9.88/1.68  
% 9.88/1.68  **** run 65 fork 0 starts with strategy
% 9.88/1.68  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.88/1.68  
% 9.88/1.68  
% 9.88/1.68  fork 1: search terminated without proof.
% 10.27/1.70  
% 10.27/1.70  **** run 74 fork 1 starts with strategy
% 10.27/1.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 10.27/1.70  
% 10.27/1.70  fork 0: search finished without proof.
% 10.27/1.72  
% 10.27/1.72  **** run 73 fork 0 starts with strategy
% 10.27/1.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 13.95/2.20  
% 13.95/2.20  
% 13.95/2.20  result: proof found
% 13.95/2.20  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 13.95/2.20  by run 74 fork 1 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 13.95/2.20  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 13.95/2.20  
% 13.95/2.20  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 13.95/2.20  
% 13.95/2.20  run 74 fork 1 statistics:
% 13.95/2.20  ----------------------------------
% 13.95/2.20  this run seconds: 0.304399
% 13.95/2.20  total seconds: 1.622318
% 13.95/2.20  stat_given_used: 181
% 13.95/2.20  stat_given_used_at_endgame: 0
% 13.95/2.20  stat_given_candidates:   647
% 13.95/2.20  stat_given_candidates_at_endgame: 0
% 13.95/2.20  stat_given_candidates_h: 0
% 13.95/2.20  stat_binres_derived_cl:   0
% 13.95/2.20  stat_binres_derived_cl_h: 0
% 13.95/2.20  stat_factor_derived_cl: 0
% 13.95/2.20  stat_para_derived_cl: 15636
% 13.95/2.20  stat_tautologies_discarded: 0
% 13.95/2.20  stat_forward_subsumed: 5323
% 13.95/2.20  stat_derived_cut: 1
% 13.95/2.20  stat_derived_rewritten: 16
% 13.95/2.20  stat_weight_discarded_building: 0
% 13.95/2.20  stat_weight_discarded_cl: 0
% 13.95/2.20  stat_internlimit_discarded_cl: 0
% 13.95/2.20  stat_simplified:  16 simplified 0 derived 0 given
% 13.95/2.20  stat_kept_cl: 9379
% 13.95/2.20  stat_built_cl: 9757
% 13.95/2.20  stat_hyperres_partial_cl: 0
% 13.95/2.20  stat_made_rewriters: 77
% 13.95/2.20  stat_backward_subsumed: 0
% 13.95/2.20  stat_propagated_subsumed: 0
% 13.95/2.20  stat_clsubs_attempted:                      1170
% 13.95/2.20  stat_clsubs_fact_groundunit_found:             0
% 13.95/2.20  stat_clsubs_rule_groundunit_found:            91
% 13.95/2.20  stat_clsubs_top_meta_attempted:               9814
% 13.95/2.20  stat_clsubs_top_meta_failed:                  8644
% 13.95/2.20  stat_clsubs_top_meta_nonpref_attempted:                9814
% 13.95/2.20  stat_clsubs_top_meta_nonpref_succeeded:                7285
% 13.95/2.20  stat_clsubs_top_meta_pref_attempted:                   7285
% 13.95/2.20  stat_clsubs_top_meta_pref1_succeeded:                  1454
% 13.95/2.20  stat_clsubs_top_meta_pref2_succeeded:                  1423
% 13.95/2.20  stat_clsubs_top_meta_pref3_succeeded:                  1170
% 13.95/2.20  stat_clsubs_top_meta_pref_succeeded:                   1170
% 13.95/2.20  stat_clsubs_meta_attempted:                 1170
% 13.95/2.20  stat_clsubs_meta_failed:                       0
% 13.95/2.20  stat_clsubs_predsymbs_attempted:               0
% 13.95/2.20  stat_clsubs_unit_attempted:                 1170
% 13.95/2.20  stat_clsubs_full_attempted:                    0
% 13.95/2.20  stat_forwardsubs_attempted:                14703
% 13.95/2.20  stat_lit_hash_added:                   9482
% 13.95/2.20  stat_lit_hash_computed:               24679
% 13.95/2.20  stat_lit_hash_match_found:             5444
% 13.95/2.20  stat_lit_hash_match_miss:             19149
% 13.95/2.20  stat_lit_hash_cut_ok:                     0
% 13.95/2.20  stat_lit_strong_cut_ok:                   1
% 13.95/2.20  stat_lit_hash_subsume_ok:              5323
% 13.95/2.20  clqueue els 10000000 used 1
% 13.95/2.20  clactive els 10000000 used 182
% 13.95/2.20  clactivesubsume els 10000000 used 505
% 13.95/2.20  queue_termbuf els 200000000 used 751863
% 13.95/2.20  hyper_termbuf els 100000000 used 1
% 13.95/2.20  active_termbuf els 100000000 used 9382
% 13.95/2.20  varstack els 5000 last used 1
% 13.95/2.20  given_termbuf els 10000000 last used 1
% 13.95/2.20  simplified_termbuf els 10000000 last used 1
% 13.95/2.20  derived_termbuf els 10000000 last used 56
% 13.95/2.20  wr_mallocs: 36508
% 13.95/2.20  wr_callocs: 21
% 13.95/2.20  wr_reallocs: 778
% 13.95/2.20  wr_frees: 2
% 13.95/2.20  wr_malloc_bytes: 4163897268
% 13.95/2.20  wr_calloc_bytes: 112065536
% 13.95/2.20  wr_realloc_bytes: 221552
% 13.95/2.20  wr_realloc_freebytes: 0
% 13.95/2.20  ----------------------------------
%------------------------------------------------------------------------------