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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 14.67s 2.40s
% Output   : CNFRefutation 14.67s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named single_axiom2)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    multiply(identity,identity) = identity,
    inference(cnf_transformation,[],[single_axiom2]) ).

cnf('2',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(Y,Z))),multiply(Z,multiply(Z,Z)))) = Y,
    inference(cnf_transformation,[],[single_axiom]) ).

cnf('3',plain,
    multiply(X3,multiply(multiply(X3,multiply(multiply(X3,X3),multiply(Y3,identity))),multiply(identity,identity))) = Y3,
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(Y,identity))),identity)) = Y,
    inference(simplify,[],['3','1']) ).

cnf('5',plain,
    multiply(identity,multiply(multiply(identity,multiply(identity,multiply(X,identity))),identity)) = X,
    inference(paramodulation,[],['1','4']) ).

cnf('6',plain,
    multiply(identity,multiply(multiply(identity,X),identity)) = multiply(identity,multiply(identity,multiply(X,identity))),
    inference(paramodulation,[],['5','5']) ).

cnf('7',plain,
    multiply(identity,multiply(identity,multiply(multiply(identity,multiply(X3,identity)),identity))) = X3,
    inference(paramodulation,[],['6','5']) ).

cnf('8',plain,
    multiply(identity,multiply(identity,multiply(identity,multiply(multiply(X,identity),identity)))) = X,
    inference(simplify,[],['7','6']) ).

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

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

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

cnf('12',plain,
    multiply(identity,multiply(multiply(identity,multiply(identity,multiply(X,Y))),multiply(Y,multiply(Y,Y)))) = X,
    inference(paramodulation,[],['1','2']) ).

cnf('13',plain,
    multiply(identity,multiply(multiply(identity,X),multiply(multiply(Y,multiply(Y,Y)),multiply(multiply(Y,multiply(Y,Y)),multiply(Y,multiply(Y,Y)))))) = multiply(identity,multiply(identity,multiply(X,Y))),
    inference(paramodulation,[],['12','12']) ).

cnf('14',plain,
    multiply(identity,multiply(identity,multiply(multiply(identity,multiply(X,multiply(Y,multiply(Y,Y)))),Y))) = X,
    inference(paramodulation,[],['13','12']) ).

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

cnf('16',plain,
    multiply(identity,multiply(identity,multiply(multiply(identity,X),Y))) = multiply(Z,multiply(multiply(Z,Z),multiply(multiply(Z,X),Y))),
    inference(paramodulation,[],['10','15']) ).

cnf('17',plain,
    multiply(multiply(multiply(X,X),multiply(X,X)),multiply(multiply(multiply(X,X),multiply(Y,identity)),identity)) = multiply(multiply(X,multiply(multiply(X,Y),identity)),identity),
    inference(paramodulation,[],['10','10']) ).

cnf('18',plain,
    multiply(multiply(X,multiply(multiply(X,multiply(multiply(X,X),Y)),identity)),identity) = Y,
    inference(paramodulation,[],['17','10']) ).

cnf('19',plain,
    multiply(multiply(X3,multiply(multiply(identity,multiply(identity,multiply(multiply(identity,Y3),Z3))),identity)),identity) = multiply(multiply(X3,Y3),Z3),
    inference(paramodulation,[],['16','18']) ).

cnf('20',plain,
    multiply(multiply(multiply(X,X),multiply(X,X)),multiply(Y,identity)) = multiply(multiply(X,multiply(multiply(X,multiply(X,multiply(multiply(X,Y),identity))),identity)),identity),
    inference(paramodulation,[],['10','17']) ).

cnf('21',plain,
    multiply(multiply(multiply(identity,identity),multiply(identity,identity)),multiply(X3,identity)) = multiply(multiply(identity,X3),identity),
    inference(paramodulation,[],['5','20']) ).

cnf('22',plain,
    multiply(identity,multiply(X,identity)) = multiply(multiply(identity,X),identity),
    inference(simplify,[then_simplify],['21','1','1','1']) ).

cnf('23',plain,
    multiply(multiply(X,multiply(identity,multiply(identity,multiply(multiply(multiply(identity,Y),Z),identity)))),identity) = multiply(multiply(X,Y),Z),
    inference(simplify,[then_simplify],['19','22','22']) ).

cnf('24',plain,
    multiply(multiply(X3,multiply(identity,multiply(identity,multiply(multiply(identity,Y3),identity)))),identity) = multiply(multiply(X3,identity),Y3),
    inference(paramodulation,[],['1','23']) ).

cnf('25',plain,
    multiply(multiply(X,multiply(identity,multiply(identity,multiply(identity,multiply(Y,identity))))),identity) = multiply(multiply(X,identity),Y),
    inference(simplify,[],['24','22']) ).

cnf('26',plain,
    multiply(multiply(X,Y),identity) = multiply(multiply(X,identity),multiply(Y,identity)),
    inference(paramodulation,[],['8','25']) ).

cnf('27',plain,
    multiply(X3,multiply(multiply(X3,multiply(multiply(X3,X3),multiply(Y3,multiply(Z3,identity)))),multiply(multiply(Z3,identity),multiply(multiply(Z3,Z3),identity)))) = Y3,
    inference(paramodulation,[],['26','2']) ).

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

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

cnf('30',plain,
    multiply(identity,multiply(X3,multiply(multiply(multiply(X3,identity),multiply(multiply(X3,identity),multiply(X3,identity))),identity))) = identity,
    inference(paramodulation,[],['8','29']) ).

cnf('31',plain,
    multiply(identity,multiply(X,multiply(multiply(multiply(X,multiply(X,X)),identity),identity))) = identity,
    inference(simplify,[then_simplify],['30','26','26']) ).

cnf('32',plain,
    multiply(identity,multiply(multiply(X3,multiply(multiply(multiply(X3,multiply(X3,X3)),identity),identity)),identity)) = multiply(identity,identity),
    inference(paramodulation,[],['31','22']) ).

cnf('33',plain,
    multiply(identity,multiply(multiply(X,multiply(multiply(multiply(X,multiply(X,X)),identity),identity)),identity)) = identity,
    inference(simplify,[],['32','1']) ).

cnf('34',plain,
    multiply(multiply(identity,multiply(multiply(identity,multiply(identity,X3)),identity)),identity) = X3,
    inference(paramodulation,[],['1','18']) ).

cnf('35',plain,
    multiply(multiply(identity,multiply(identity,multiply(identity,multiply(X,identity)))),identity) = X,
    inference(simplify,[then_simplify],['34','6','6']) ).

cnf('36',plain,
    multiply(multiply(identity,multiply(identity,identity)),identity) = multiply(X3,multiply(multiply(multiply(X3,multiply(X3,X3)),identity),identity)),
    inference(paramodulation,[],['33','35']) ).

cnf('37',plain,
    identity = multiply(X,multiply(multiply(multiply(X,multiply(X,X)),identity),identity)),
    inference(simplify,[then_simplify],['36','1','1','1']) ).

cnf('38',plain,
    multiply(X,multiply(multiply(X,identity),identity)) = multiply(multiply(multiply(X,X),multiply(multiply(X,X),multiply(X,X))),identity),
    inference(paramodulation,[],['37','4']) ).

cnf('39',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(multiply(Y,Z),identity))),multiply(multiply(Z,multiply(Z,Z)),identity))) = multiply(Y,identity),
    inference(paramodulation,[],['26','28']) ).

cnf('40',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(multiply(Y,multiply(Z,Z)),identity))),multiply(Z,multiply(multiply(Z,identity),identity)))) = multiply(Y,identity),
    inference(paramodulation,[],['38','39']) ).

cnf('41',plain,
    multiply(X,multiply(multiply(X,X),multiply(multiply(X,multiply(Y,identity)),identity))) = Y,
    inference(paramodulation,[],['11','2']) ).

cnf('42',plain,
    multiply(X3,multiply(multiply(X3,X3),multiply(identity,identity))) = multiply(multiply(X3,multiply(X3,X3)),identity),
    inference(paramodulation,[],['37','41']) ).

cnf('43',plain,
    multiply(X,multiply(multiply(X,X),identity)) = multiply(multiply(X,multiply(X,X)),identity),
    inference(simplify,[],['42','1']) ).

cnf('44',plain,
    multiply(multiply(X3,multiply(X3,X3)),identity) = multiply(multiply(X3,X3),multiply(multiply(multiply(X3,X3),multiply(X3,X3)),multiply(X3,identity))),
    inference(paramodulation,[],['43','9']) ).

cnf('45',plain,
    multiply(multiply(multiply(X3,identity),multiply(X3,identity)),multiply(multiply(multiply(X3,multiply(multiply(X3,identity),Y3)),identity),identity)) = Y3,
    inference(paramodulation,[],['26','10']) ).

cnf('46',plain,
    multiply(multiply(multiply(X,X),multiply(multiply(X,multiply(multiply(X,identity),Y)),identity)),identity) = Y,
    inference(simplify,[then_simplify],['45','26','26']) ).

cnf('47',plain,
    multiply(multiply(X,X),multiply(multiply(multiply(X,X),multiply(X,X)),Y)) = multiply(X,multiply(multiply(X,identity),Y)),
    inference(paramodulation,[],['46','41']) ).

cnf('48',plain,
    multiply(multiply(X,multiply(X,X)),identity) = multiply(X,multiply(multiply(X,X),identity)),
    inference(simplify,[then_simplify],['44','47','26']) ).

cnf('49',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(Y,multiply(multiply(Z,Z),identity)))),multiply(Z,multiply(multiply(Z,identity),identity)))) = Y,
    inference(paramodulation,[],['38','28']) ).

cnf('50',plain,
    multiply(X,multiply(multiply(X,multiply(multiply(X,X),multiply(multiply(Y,multiply(Y,Y)),identity))),multiply(Y,multiply(multiply(Y,identity),identity)))) = Y,
    inference(paramodulation,[],['48','49']) ).

cnf('51',plain,
    multiply(a,identity) != a,
    inference(cnf_transformation,[],[prove_order3]) ).

cnf('52',plain,
    $false,
    inference(paramodulation,[then_simplify],['40','50','51']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : GRP121-1 : TPTP v8.1.2. Released v1.2.0.
% 0.07/0.13  % Command  : gkc %s
% 0.13/0.35  % Computer : n009.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 01:39:20 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.40  
% 0.13/0.40  input clause set summed statistics:
% 0.13/0.40  ----------------------------------
% 0.13/0.40  in_clause_count:                     3
% 0.13/0.40  in_rule_clause_count:                3
% 0.13/0.40  in_fact_clause_count:                0
% 0.13/0.40  in_answer_clause_count:              0
% 0.13/0.40  in_ground_clause_count:              2
% 0.13/0.40  in_unit_clause_count:                3
% 0.13/0.40  in_horn_clause_count:                3
% 0.13/0.40  in_pos_clause_count:                 2
% 0.13/0.40  in_neg_clause_count:                 1
% 0.13/0.40  in_poseq_clause_count:               2
% 0.13/0.40  in_negeq_clause_count:               1
% 0.13/0.40  in_unitposeq_clause_count:           2
% 0.13/0.40  in_chain_clause_count:               0
% 0.13/0.40  in_min_length:             1
% 0.13/0.40  in_max_length:             1
% 0.13/0.40  in_min_depth:              2
% 0.13/0.40  in_max_depth:              6
% 0.13/0.40  in_min_size:               5
% 0.13/0.40  in_max_size:              19
% 0.13/0.40  in_min_vars:               0
% 0.13/0.40  in_max_vars:               3
% 0.13/0.40  in_extaxiom_count:                 0
% 0.13/0.40  in_axiom_count:                    2
% 0.13/0.40  in_assumption_count:               0
% 0.13/0.40  in_goal_count:                     1
% 0.13/0.40  in_neg_goal_count:                 1
% 0.13/0.40  in_pos_goal_count:                 0
% 0.13/0.40  in_posunit_goal_count:             0
% 0.13/0.40  
% 0.13/0.40  auto guide:
% 0.13/0.40  -----------
% 0.13/0.40  {
% 0.13/0.40  "print":1,
% 0.13/0.40  "print_level": 15,
% 0.13/0.40  "max_size": 0,
% 0.13/0.40  "max_depth": 0,
% 0.13/0.40  "max_length": 0,
% 0.13/0.40  "max_dseconds": 0,
% 0.13/0.40  "runs":[
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.40  
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.13/0.40  
% 0.13/0.40  ]}
% 0.13/0.40  
% 0.13/0.40  
% 0.13/0.40  **** run 2 fork 1 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.13/0.40  
% 0.13/0.40  **** run 3 fork 2 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.13/0.40  
% 0.13/0.40  **** run 4 fork 3 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.13/0.40  
% 0.13/0.40  **** run 5 fork 4 starts with strategy
% 0.13/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.13/0.40  
% 0.13/0.40  **** run 6 fork 5 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.13/0.40  
% 0.13/0.40  **** run 7 fork 6 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.13/0.40  
% 0.13/0.40  **** run 1 fork 0 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.13/0.40  
% 0.13/0.40  **** run 8 fork 7 starts with strategy
% 0.13/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 1: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 0: 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 3: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 5: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 4: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 7: 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.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.56  
% 0.20/0.56  **** run 10 fork 1 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.56  
% 0.20/0.56  **** run 15 fork 6 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.57  
% 0.20/0.57  **** run 16 fork 7 starts with strategy
% 0.20/0.57  
% 0.20/0.57  **** run 11 fork 2 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.57  
% 0.20/0.57  **** run 14 fork 5 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.57  **** run 12 fork 3 starts with strategy
% 0.20/0.57  {"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.57  
% 0.20/0.57  
% 0.20/0.57  **** run 13 fork 4 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 1.94/0.67  
% 1.94/0.67  
% 1.94/0.67  fork 0: search terminated without proof.
% 1.94/0.68  
% 1.94/0.68  
% 1.94/0.68  fork 1: search terminated without proof.
% 1.94/0.68  
% 1.94/0.68  
% 1.94/0.68  fork 6: search terminated without proof.
% 1.94/0.68  
% 1.94/0.68  
% 1.94/0.68  fork 2: search terminated without proof.
% 1.94/0.68  
% 1.94/0.68  
% 1.94/0.68  fork 3: search terminated without proof.
% 1.94/0.68  
% 1.94/0.68  
% 1.94/0.68  fork 5: search terminated without proof.
% 1.94/0.69  
% 1.94/0.69  **** run 17 fork 0 starts with strategy
% 1.94/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 1.94/0.70  
% 1.94/0.70  **** run 18 fork 1 starts with strategy
% 1.94/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 1.94/0.70  
% 1.94/0.70  **** run 23 fork 6 starts with strategy
% 1.94/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 2.48/0.71  
% 2.48/0.71  **** run 22 fork 5 starts with strategy
% 2.48/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.48/0.71  
% 2.48/0.71  **** run 20 fork 3 starts with strategy
% 2.48/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 2.48/0.71  
% 2.48/0.71  **** run 19 fork 2 starts with strategy
% 2.48/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 2.48/0.72  
% 2.48/0.72  fork 6: search finished without proof.
% 2.48/0.73  
% 2.48/0.73  fork 2: search finished without proof.
% 2.48/0.75  
% 2.48/0.75  **** run 31 fork 6 starts with strategy
% 2.48/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.48/0.75  
% 2.48/0.75  fork 5: search finished without proof.
% 2.48/0.75  
% 2.48/0.75  fork 3: search finished without proof.
% 2.48/0.75  
% 2.48/0.75  **** run 27 fork 2 starts with strategy
% 2.48/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.48/0.76  
% 2.48/0.76  fork 6: search finished without proof.
% 2.48/0.77  
% 2.48/0.77  
% 2.48/0.77  fork 4: search terminated without proof.
% 2.93/0.77  
% 2.93/0.77  fork 2: search finished without proof.
% 2.93/0.77  
% 2.93/0.77  **** run 30 fork 5 starts with strategy
% 2.93/0.77  {"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.93/0.77  
% 2.93/0.77  **** run 28 fork 3 starts with strategy
% 2.93/0.77  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 2.93/0.79  
% 2.93/0.79  **** run 39 fork 6 starts with strategy
% 2.93/0.79  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 2.93/0.80  
% 2.93/0.80  **** run 35 fork 2 starts with strategy
% 2.93/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.93/0.80  
% 2.93/0.80  
% 2.93/0.80  fork 7: search terminated without proof.
% 2.93/0.80  
% 2.93/0.80  fork 5: search finished without proof.
% 2.93/0.80  
% 2.93/0.80  fork 3: search finished without proof.
% 2.93/0.81  
% 2.93/0.81  **** run 21 fork 4 starts with strategy
% 2.93/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.93/0.81  
% 2.93/0.81  fork 2: search finished without proof.
% 2.93/0.82  
% 2.93/0.82  **** run 38 fork 5 starts with strategy
% 2.93/0.82  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 2.93/0.82  
% 2.93/0.82  **** run 36 fork 3 starts with strategy
% 2.93/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 2.93/0.83  
% 2.93/0.83  **** run 24 fork 7 starts with strategy
% 2.93/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.93/0.83  
% 2.93/0.83  
% 2.93/0.83  fork 0: search terminated without proof.
% 2.93/0.84  
% 2.93/0.84  **** run 43 fork 2 starts with strategy
% 2.93/0.84  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 2.93/0.84  
% 2.93/0.84  
% 2.93/0.84  fork 1: search terminated without proof.
% 2.93/0.85  
% 2.93/0.85  fork 3: search finished without proof.
% 2.93/0.85  
% 2.93/0.85  **** run 25 fork 0 starts with strategy
% 2.93/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.55/0.86  
% 3.55/0.86  **** run 26 fork 1 starts with strategy
% 3.55/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.55/0.87  
% 3.55/0.87  **** run 44 fork 3 starts with strategy
% 3.55/0.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 3.55/0.87  
% 3.55/0.87  fork 4: search finished without proof.
% 3.55/0.88  
% 3.55/0.88  fork 0: search finished without proof.
% 3.73/0.89  
% 3.73/0.89  fork 1: search finished without proof.
% 3.73/0.90  
% 3.73/0.90  **** run 29 fork 4 starts with strategy
% 3.73/0.90  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.73/0.90  
% 3.73/0.90  **** run 33 fork 0 starts with strategy
% 3.73/0.90  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 3.73/0.90  
% 3.73/0.90  fork 7: search finished without proof.
% 3.73/0.91  
% 3.73/0.91  **** run 34 fork 1 starts with strategy
% 3.73/0.91  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 3.73/0.92  
% 3.73/0.92  
% 3.73/0.92  fork 6: search terminated without proof.
% 3.98/0.92  
% 3.98/0.92  fork 0: search finished without proof.
% 3.98/0.93  
% 3.98/0.93  fork 1: search finished without proof.
% 3.98/0.93  
% 3.98/0.93  **** run 32 fork 7 starts with strategy
% 3.98/0.93  {"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}
% 4.06/0.94  
% 4.06/0.94  **** run 47 fork 6 starts with strategy
% 4.06/0.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.06/0.94  
% 4.06/0.94  **** run 41 fork 0 starts with strategy
% 4.06/0.94  
% 4.06/0.94  
% 4.06/0.94  fork 5: search terminated without proof.
% 4.06/0.94  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.06/0.95  
% 4.06/0.95  fork 4: search finished without proof.
% 4.06/0.95  
% 4.06/0.95  **** run 42 fork 1 starts with strategy
% 4.06/0.95  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 4.06/0.95  
% 4.06/0.95  
% 4.06/0.95  fork 2: search terminated without proof.
% 4.06/0.96  
% 4.06/0.96  fork 6: search finished without proof.
% 4.06/0.97  
% 4.06/0.97  fork 7: search finished without proof.
% 4.06/0.97  
% 4.06/0.97  **** run 46 fork 5 starts with strategy
% 4.06/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 4.06/0.98  
% 4.06/0.98  **** run 37 fork 4 starts with strategy
% 4.06/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.06/0.98  
% 4.06/0.98  **** run 51 fork 2 starts with strategy
% 4.06/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 4.06/0.98  
% 4.06/0.98  **** run 55 fork 6 starts with strategy
% 4.06/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 4.06/0.99  
% 4.06/0.99  
% 4.06/0.99  fork 3: search terminated without proof.
% 4.06/0.99  
% 4.06/0.99  fork 5: search finished without proof.
% 4.06/1.01  
% 4.06/1.01  **** run 40 fork 7 starts with strategy
% 4.06/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.57/1.01  
% 4.57/1.01  **** run 54 fork 5 starts with strategy
% 4.57/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 4.57/1.01  
% 4.57/1.01  **** run 52 fork 3 starts with strategy
% 4.57/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 4.57/1.02  
% 4.57/1.02  fork 2: search finished without proof.
% 4.57/1.04  
% 4.57/1.04  fork 3: search finished without proof.
% 4.57/1.04  
% 4.57/1.04  **** run 59 fork 2 starts with strategy
% 4.57/1.04  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 4.57/1.04  
% 4.57/1.04  fork 5: search finished without proof.
% 4.57/1.06  
% 4.57/1.06  **** run 60 fork 3 starts with strategy
% 4.57/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 4.57/1.06  
% 4.57/1.06  **** run 62 fork 5 starts with strategy
% 4.57/1.06  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 4.57/1.07  
% 4.57/1.07  
% 4.57/1.07  fork 0: search terminated without proof.
% 5.08/1.07  
% 5.08/1.07  
% 5.08/1.07  fork 1: search terminated without proof.
% 5.08/1.08  
% 5.08/1.08  fork 3: search finished without proof.
% 5.08/1.08  
% 5.08/1.08  **** run 49 fork 0 starts with strategy
% 5.08/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 5.08/1.09  
% 5.08/1.09  **** run 50 fork 1 starts with strategy
% 5.08/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 5.08/1.10  
% 5.08/1.10  
% 5.08/1.10  fork 6: search terminated without proof.
% 5.08/1.11  
% 5.08/1.11  **** run 68 fork 3 starts with strategy
% 5.08/1.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 5.08/1.12  
% 5.08/1.12  **** run 63 fork 6 starts with strategy
% 5.08/1.12  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 5.08/1.12  
% 5.08/1.12  
% 5.08/1.12  fork 4: search terminated without proof.
% 5.08/1.13  
% 5.08/1.13  
% 5.08/1.13  fork 7: search terminated without proof.
% 5.08/1.14  
% 5.08/1.14  **** run 45 fork 4 starts with strategy
% 5.08/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.08/1.15  
% 5.08/1.15  **** run 48 fork 7 starts with strategy
% 5.08/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.08/1.16  
% 5.08/1.16  
% 5.08/1.16  fork 2: search terminated without proof.
% 5.08/1.18  
% 5.08/1.18  **** run 67 fork 2 starts with strategy
% 5.08/1.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 5.95/1.20  
% 5.95/1.20  
% 5.95/1.20  fork 5: search terminated without proof.
% 6.16/1.21  
% 6.16/1.21  
% 6.16/1.21  fork 1: search terminated without proof.
% 6.16/1.22  
% 6.16/1.22  **** run 70 fork 5 starts with strategy
% 6.16/1.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 6.16/1.22  
% 6.16/1.22  
% 6.16/1.22  fork 0: search terminated without proof.
% 6.16/1.23  
% 6.16/1.23  **** run 58 fork 1 starts with strategy
% 6.16/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 6.16/1.23  
% 6.16/1.23  
% 6.16/1.23  fork 6: search terminated without proof.
% 6.16/1.24  
% 6.16/1.24  fork 7: search finished without proof.
% 6.16/1.24  
% 6.16/1.24  **** run 57 fork 0 starts with strategy
% 6.16/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 6.44/1.25  
% 6.44/1.25  **** run 71 fork 6 starts with strategy
% 6.44/1.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 6.44/1.25  
% 6.44/1.25  **** run 56 fork 7 starts with strategy
% 6.44/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.44/1.28  
% 6.44/1.28  
% 6.44/1.28  fork 4: search terminated without proof.
% 6.44/1.30  
% 6.44/1.30  **** run 53 fork 4 starts with strategy
% 6.44/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.44/1.32  
% 6.44/1.32  fork 4: search finished without proof.
% 6.44/1.33  
% 6.44/1.33  **** run 61 fork 4 starts with strategy
% 6.44/1.33  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.15/1.35  
% 7.15/1.35  fork 4: search finished without proof.
% 7.15/1.36  
% 7.15/1.36  
% 7.15/1.36  fork 1: search terminated without proof.
% 7.15/1.36  
% 7.15/1.36  
% 7.15/1.36  fork 0: search terminated without proof.
% 7.15/1.37  
% 7.15/1.37  **** run 69 fork 4 starts with strategy
% 7.15/1.37  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.15/1.37  
% 7.15/1.37  
% 7.15/1.37  fork 7: search terminated without proof.
% 7.15/1.37  
% 7.15/1.37  **** run 66 fork 1 starts with strategy
% 7.15/1.37  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 7.15/1.38  
% 7.15/1.38  **** run 65 fork 0 starts with strategy
% 7.15/1.38  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 7.54/1.39  
% 7.54/1.39  **** run 64 fork 7 starts with strategy
% 7.54/1.39  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.54/1.40  
% 7.54/1.40  fork 1: search finished without proof.
% 7.54/1.40  
% 7.54/1.40  fork 0: search finished without proof.
% 7.54/1.41  
% 7.54/1.41  **** run 74 fork 1 starts with strategy
% 7.54/1.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 7.54/1.42  
% 7.54/1.42  **** run 73 fork 0 starts with strategy
% 7.54/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 8.17/1.51  
% 8.17/1.51  
% 8.17/1.51  fork 7: search terminated without proof.
% 8.58/1.53  
% 8.58/1.53  **** run 72 fork 7 starts with strategy
% 8.58/1.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 13.11/2.13  
% 13.11/2.13  
% 13.11/2.13  fork 3: search terminated without proof.
% 13.29/2.15  
% 13.29/2.15  **** run 76 fork 3 starts with strategy
% 13.29/2.15  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 13.29/2.20  
% 13.29/2.20  
% 13.29/2.20  fork 2: search terminated without proof.
% 13.76/2.22  
% 13.76/2.22  **** run 75 fork 2 starts with strategy
% 13.76/2.22  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 13.76/2.24  
% 13.76/2.24  
% 13.76/2.24  fork 5: search terminated without proof.
% 13.76/2.26  
% 13.76/2.26  
% 13.76/2.26  fork 6: search terminated without proof.
% 13.76/2.27  
% 13.76/2.27  **** run 78 fork 5 starts with strategy
% 13.76/2.27  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 14.11/2.29  
% 14.11/2.29  **** run 79 fork 6 starts with strategy
% 14.11/2.29  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 14.67/2.40  
% 14.67/2.40  
% 14.67/2.40  result: proof found
% 14.67/2.40  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 14.67/2.40  by run 69 fork 4 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 14.67/2.40  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 14.67/2.40  
% 14.67/2.40  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 14.67/2.40  
% 14.67/2.40  run 69 fork 4 statistics:
% 14.67/2.40  ----------------------------------
% 14.67/2.40  this run seconds: 0.418985
% 14.67/2.40  total seconds: 1.192770
% 14.67/2.40  stat_given_used: 172
% 14.67/2.40  stat_given_used_at_endgame: 0
% 14.67/2.40  stat_given_candidates:   1295
% 14.67/2.40  stat_given_candidates_at_endgame: 0
% 14.67/2.40  stat_given_candidates_h: 0
% 14.67/2.40  stat_binres_derived_cl:   0
% 14.67/2.40  stat_binres_derived_cl_h: 0
% 14.67/2.40  stat_factor_derived_cl: 0
% 14.67/2.40  stat_para_derived_cl: 39614
% 14.67/2.40  stat_tautologies_discarded: 0
% 14.67/2.40  stat_forward_subsumed: 6623
% 14.67/2.40  stat_derived_cut: 1
% 14.67/2.40  stat_derived_rewritten: 68
% 14.67/2.40  stat_weight_discarded_building: 0
% 14.67/2.40  stat_weight_discarded_cl: 0
% 14.67/2.40  stat_internlimit_discarded_cl: 0
% 14.67/2.40  stat_simplified:  68 simplified 0 derived 0 given
% 14.67/2.40  stat_kept_cl: 32377
% 14.67/2.40  stat_built_cl: 32789
% 14.67/2.40  stat_hyperres_partial_cl: 0
% 14.67/2.40  stat_made_rewriters: 153
% 14.67/2.40  stat_backward_subsumed: 0
% 14.67/2.40  stat_propagated_subsumed: 0
% 14.67/2.40  stat_clsubs_attempted:                      3572
% 14.67/2.40  stat_clsubs_fact_groundunit_found:             0
% 14.67/2.40  stat_clsubs_rule_groundunit_found:             1
% 14.67/2.40  stat_clsubs_top_meta_attempted:              16451
% 14.67/2.40  stat_clsubs_top_meta_failed:                 12879
% 14.67/2.40  stat_clsubs_top_meta_nonpref_attempted:               16451
% 14.67/2.40  stat_clsubs_top_meta_nonpref_succeeded:                4741
% 14.67/2.40  stat_clsubs_top_meta_pref_attempted:                   4741
% 14.67/2.40  stat_clsubs_top_meta_pref1_succeeded:                  4741
% 14.67/2.40  stat_clsubs_top_meta_pref2_succeeded:                  4625
% 14.67/2.40  stat_clsubs_top_meta_pref3_succeeded:                  3572
% 14.67/2.40  stat_clsubs_top_meta_pref_succeeded:                   3572
% 14.67/2.40  stat_clsubs_meta_attempted:                 3572
% 14.67/2.40  stat_clsubs_meta_failed:                      38
% 14.67/2.40  stat_clsubs_predsymbs_attempted:               0
% 14.67/2.40  stat_clsubs_unit_attempted:                 3572
% 14.67/2.40  stat_clsubs_full_attempted:                    0
% 14.67/2.40  stat_forwardsubs_attempted:                39001
% 14.67/2.40  stat_lit_hash_added:                  32382
% 14.67/2.40  stat_lit_hash_computed:               71616
% 14.67/2.40  stat_lit_hash_match_found:             6659
% 14.67/2.40  stat_lit_hash_match_miss:             65021
% 14.67/2.40  stat_lit_hash_cut_ok:                     0
% 14.67/2.40  stat_lit_strong_cut_ok:                   1
% 14.67/2.40  stat_lit_hash_subsume_ok:              6623
% 14.67/2.40  clqueue els 10000000 used 1
% 14.67/2.40  clactive els 10000000 used 173
% 14.67/2.40  clactivesubsume els 10000000 used 1021
% 14.67/2.40  queue_termbuf els 200000000 used 6637262
% 14.67/2.40  hyper_termbuf els 100000000 used 1
% 14.67/2.40  active_termbuf els 100000000 used 13647
% 14.67/2.40  varstack els 5000 last used 1
% 14.67/2.40  given_termbuf els 10000000 last used 1
% 14.67/2.40  simplified_termbuf els 10000000 last used 1
% 14.67/2.40  derived_termbuf els 10000000 last used 30
% 14.67/2.40  wr_mallocs: 126450
% 14.67/2.40  wr_callocs: 21
% 14.67/2.40  wr_reallocs: 3852
% 14.67/2.40  wr_frees: 2
% 14.67/2.40  wr_malloc_bytes: 4167106804
% 14.67/2.40  wr_calloc_bytes: 112065536
% 14.67/2.40  wr_realloc_bytes: 897328
% 14.67/2.40  wr_realloc_freebytes: 0
% 14.67/2.40  ----------------------------------
%------------------------------------------------------------------------------