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

View Problem - Process Solution

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

% Computer : n008.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.46s 2.36s
% Output   : CNFRefutation 14.46s
% 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(X,identity) = X,
    inference(paramodulation,[],['40','50']) ).

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

cnf('53',plain,
    multiply(multiply(X3,X3),multiply(multiply(X3,multiply(identity,identity)),identity)) = multiply(multiply(X3,multiply(multiply(X3,X3),identity)),identity),
    inference(paramodulation,[],['52','10']) ).

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

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

cnf('56',plain,
    multiply(multiply(X3,X3),multiply(multiply(X3,X3),multiply(X3,identity))) = X3,
    inference(paramodulation,[],['51','55']) ).

cnf('57',plain,
    multiply(multiply(X,X),multiply(multiply(X,X),X)) = X,
    inference(simplify,[],['56','51']) ).

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

cnf('59',plain,
    multiply(multiply(X,X),multiply(X,multiply(X,Y))) = Y,
    inference(simplify,[],['58','51']) ).

cnf('60',plain,
    multiply(multiply(multiply(X3,X3),multiply(X3,X3)),X3) = X3,
    inference(paramodulation,[],['57','59']) ).

cnf('61',plain,
    multiply(multiply(X,X),multiply(X,X)) = identity,
    inference(paramodulation,[],['51','59']) ).

cnf('62',plain,
    multiply(identity,X) = X,
    inference(simplify,[],['60','61']) ).

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

cnf('64',plain,
    $false,
    inference(resolution,[],['62','63']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : GRP120-1 : TPTP v8.1.2. Released v1.2.0.
% 0.00/0.13  % Command  : gkc %s
% 0.14/0.35  % Computer : n008.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 19:40:47 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.40  
% 0.21/0.40  input clause set summed statistics:
% 0.21/0.40  ----------------------------------
% 0.21/0.40  in_clause_count:                     3
% 0.21/0.40  in_rule_clause_count:                3
% 0.21/0.40  in_fact_clause_count:                0
% 0.21/0.40  in_answer_clause_count:              0
% 0.21/0.40  in_ground_clause_count:              2
% 0.21/0.40  in_unit_clause_count:                3
% 0.21/0.40  in_horn_clause_count:                3
% 0.21/0.40  in_pos_clause_count:                 2
% 0.21/0.40  in_neg_clause_count:                 1
% 0.21/0.40  in_poseq_clause_count:               2
% 0.21/0.40  in_negeq_clause_count:               1
% 0.21/0.40  in_unitposeq_clause_count:           2
% 0.21/0.40  in_chain_clause_count:               0
% 0.21/0.40  in_min_length:             1
% 0.21/0.40  in_max_length:             1
% 0.21/0.40  in_min_depth:              2
% 0.21/0.40  in_max_depth:              6
% 0.21/0.40  in_min_size:               5
% 0.21/0.40  in_max_size:              19
% 0.21/0.40  in_min_vars:               0
% 0.21/0.40  in_max_vars:               3
% 0.21/0.40  in_extaxiom_count:                 0
% 0.21/0.40  in_axiom_count:                    2
% 0.21/0.40  in_assumption_count:               0
% 0.21/0.40  in_goal_count:                     1
% 0.21/0.40  in_neg_goal_count:                 1
% 0.21/0.40  in_pos_goal_count:                 0
% 0.21/0.40  in_posunit_goal_count:             0
% 0.21/0.40  
% 0.21/0.40  auto guide:
% 0.21/0.40  -----------
% 0.21/0.40  {
% 0.21/0.40  "print":1,
% 0.21/0.40  "print_level": 15,
% 0.21/0.40  "max_size": 0,
% 0.21/0.40  "max_depth": 0,
% 0.21/0.40  "max_length": 0,
% 0.21/0.40  "max_dseconds": 0,
% 0.21/0.40  "runs":[
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.21/0.40  
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.21/0.40  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.21/0.40  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.21/0.40  
% 0.21/0.40  ]}
% 0.21/0.40  
% 0.21/0.40  
% 0.21/0.40  **** run 1 fork 0 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.40  
% 0.21/0.40  **** run 2 fork 1 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 3 fork 2 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.40  
% 0.21/0.40  **** run 4 fork 3 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.40  
% 0.21/0.40  **** run 5 fork 4 starts with strategy
% 0.21/0.40  
% 0.21/0.40  **** run 6 fork 5 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.21/0.40  
% 0.21/0.40  **** run 7 fork 6 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.21/0.41  
% 0.21/0.41  **** run 8 fork 7 starts with strategy
% 0.21/0.41  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 1: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 4: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 6: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 5: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 3: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 7: search terminated without proof.
% 0.21/0.53  
% 0.21/0.53  
% 0.21/0.53  fork 2: search terminated without proof.
% 0.21/0.54  
% 0.21/0.54  
% 0.21/0.54  fork 0: search terminated without proof.
% 0.21/0.55  
% 0.21/0.55  **** run 14 fork 5 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.21/0.55  
% 0.21/0.55  **** run 10 fork 1 starts with strategy
% 0.21/0.55  
% 0.21/0.55  **** run 13 fork 4 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.55  
% 0.21/0.55  **** run 15 fork 6 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.55  
% 0.21/0.55  **** run 12 fork 3 starts with strategy
% 0.21/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.56  
% 0.21/0.56  **** run 11 fork 2 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.56  **** run 16 fork 7 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.21/0.56  
% 0.21/0.56  
% 0.21/0.56  **** run 9 fork 0 starts with strategy
% 0.21/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 5: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 4: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 1: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 6: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 3: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 2: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 7: search terminated without proof.
% 0.21/0.67  
% 0.21/0.67  
% 0.21/0.67  fork 0: search terminated without proof.
% 0.21/0.68  
% 0.21/0.68  **** run 22 fork 5 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.68  
% 0.21/0.68  **** run 21 fork 4 starts with strategy
% 0.21/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.21/0.68  
% 0.21/0.68  **** run 23 fork 6 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.21/0.69  
% 0.21/0.69  **** run 20 fork 3 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.21/0.69  
% 0.21/0.69  **** run 24 fork 7 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.21/0.70  
% 0.21/0.70  **** run 18 fork 1 starts with strategy
% 0.21/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.70  
% 0.21/0.70  **** run 17 fork 0 starts with strategy
% 0.21/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.71  
% 0.21/0.71  **** run 19 fork 2 starts with strategy
% 0.21/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.21/0.71  
% 0.21/0.71  fork 5: search finished without proof.
% 0.21/0.72  
% 0.21/0.72  fork 4: search finished without proof.
% 0.21/0.72  
% 0.21/0.72  fork 2: search finished without proof.
% 0.21/0.72  
% 0.21/0.72  fork 3: search finished without proof.
% 0.21/0.73  
% 0.21/0.73  fork 7: search finished without proof.
% 0.21/0.73  
% 0.21/0.73  fork 6: search finished without proof.
% 0.21/0.73  
% 0.21/0.73  **** run 30 fork 5 starts with strategy
% 0.21/0.73  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.21/0.74  
% 0.21/0.74  **** run 28 fork 3 starts with strategy
% 0.21/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 0.21/0.74  
% 0.21/0.74  **** run 29 fork 4 starts with strategy
% 0.21/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.21/0.74  
% 0.21/0.74  **** run 27 fork 2 starts with strategy
% 0.21/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.75  
% 0.21/0.75  **** run 32 fork 7 starts with strategy
% 0.21/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.21/0.76  
% 0.21/0.76  fork 5: search finished without proof.
% 0.21/0.76  
% 0.21/0.76  fork 2: search finished without proof.
% 0.21/0.76  
% 0.21/0.76  **** run 31 fork 6 starts with strategy
% 0.21/0.76  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.21/0.77  
% 0.21/0.77  fork 4: search finished without proof.
% 0.21/0.77  
% 0.21/0.77  fork 7: search finished without proof.
% 0.21/0.77  
% 0.21/0.77  **** run 38 fork 5 starts with strategy
% 0.21/0.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 0.21/0.78  
% 0.21/0.78  fork 3: search finished without proof.
% 0.21/0.78  
% 0.21/0.78  **** run 35 fork 2 starts with strategy
% 0.21/0.78  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.78  
% 0.21/0.78  **** run 37 fork 4 starts with strategy
% 0.21/0.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 0.21/0.79  
% 0.21/0.79  fork 6: search finished without proof.
% 0.21/0.79  
% 0.21/0.79  **** run 40 fork 7 starts with strategy
% 0.21/0.79  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 0.21/0.80  
% 0.21/0.80  fork 2: search finished without proof.
% 0.21/0.80  
% 0.21/0.80  **** run 39 fork 6 starts with strategy
% 0.21/0.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 0.21/0.81  
% 0.21/0.81  **** run 36 fork 3 starts with strategy
% 0.21/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.21/0.82  
% 0.21/0.82  **** run 43 fork 2 starts with strategy
% 0.21/0.82  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 2.70/0.83  
% 2.70/0.83  
% 2.70/0.83  fork 0: search terminated without proof.
% 2.70/0.85  
% 2.70/0.85  fork 3: search finished without proof.
% 2.70/0.85  
% 2.70/0.85  **** run 25 fork 0 starts with strategy
% 2.70/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 2.70/0.87  
% 2.70/0.87  **** run 44 fork 3 starts with strategy
% 2.70/0.87  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 2.70/0.87  
% 2.70/0.87  fork 0: search finished without proof.
% 2.70/0.89  
% 2.70/0.89  **** run 33 fork 0 starts with strategy
% 2.70/0.89  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 2.70/0.89  
% 2.70/0.89  
% 2.70/0.89  fork 1: search terminated without proof.
% 2.70/0.90  
% 2.70/0.90  
% 2.70/0.90  fork 5: search terminated without proof.
% 3.99/0.90  
% 3.99/0.90  
% 3.99/0.90  fork 4: search terminated without proof.
% 3.99/0.91  
% 3.99/0.91  **** run 26 fork 1 starts with strategy
% 3.99/0.91  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.99/0.91  
% 3.99/0.91  fork 0: search finished without proof.
% 3.99/0.91  
% 3.99/0.91  
% 3.99/0.91  fork 7: search terminated without proof.
% 3.99/0.91  
% 3.99/0.91  **** run 46 fork 5 starts with strategy
% 3.99/0.91  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 3.99/0.92  
% 3.99/0.92  **** run 45 fork 4 starts with strategy
% 3.99/0.92  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 4.17/0.93  
% 4.17/0.93  **** run 48 fork 7 starts with strategy
% 4.17/0.93  
% 4.17/0.93  fork 1: search finished without proof.
% 4.17/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 4.17/0.93  
% 4.17/0.93  
% 4.17/0.93  fork 2: search terminated without proof.
% 4.17/0.93  
% 4.17/0.93  **** run 41 fork 0 starts with strategy
% 4.17/0.93  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.17/0.94  
% 4.17/0.94  fork 5: search finished without proof.
% 4.17/0.95  
% 4.17/0.95  **** run 34 fork 1 starts with strategy
% 4.17/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.17/0.95  
% 4.17/0.95  
% 4.17/0.95  fork 6: search terminated without proof.
% 4.17/0.95  
% 4.17/0.95  **** run 54 fork 5 starts with strategy
% 4.17/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 4.17/0.96  
% 4.17/0.96  **** run 51 fork 2 starts with strategy
% 4.17/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 4.17/0.97  
% 4.17/0.97  **** run 47 fork 6 starts with strategy
% 4.17/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 4.17/0.97  
% 4.17/0.97  fork 1: search finished without proof.
% 4.17/0.98  
% 4.17/0.98  fork 5: search finished without proof.
% 4.17/0.99  
% 4.17/0.99  **** run 42 fork 1 starts with strategy
% 4.17/0.99  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 4.17/0.99  
% 4.17/0.99  fork 6: search finished without proof.
% 4.17/0.99  
% 4.17/0.99  fork 2: search finished without proof.
% 4.17/0.99  
% 4.17/0.99  
% 4.17/0.99  fork 3: search terminated without proof.
% 4.17/0.99  
% 4.17/0.99  **** run 62 fork 5 starts with strategy
% 4.17/0.99  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 4.17/1.01  
% 4.17/1.01  **** run 55 fork 6 starts with strategy
% 4.17/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 4.17/1.01  
% 4.17/1.01  fork 7: search finished without proof.
% 4.17/1.01  
% 4.17/1.01  **** run 59 fork 2 starts with strategy
% 4.17/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 4.17/1.01  
% 4.17/1.01  **** run 52 fork 3 starts with strategy
% 4.17/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 4.92/1.03  
% 4.92/1.03  **** run 56 fork 7 starts with strategy
% 4.92/1.03  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 4.92/1.04  
% 4.92/1.04  fork 3: search finished without proof.
% 4.92/1.05  
% 4.92/1.05  
% 4.92/1.05  fork 4: search terminated without proof.
% 4.92/1.06  
% 4.92/1.06  
% 4.92/1.06  fork 0: search terminated without proof.
% 4.92/1.06  
% 4.92/1.06  **** run 60 fork 3 starts with strategy
% 4.92/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 4.92/1.07  
% 4.92/1.07  **** run 53 fork 4 starts with strategy
% 4.92/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 4.92/1.08  
% 4.92/1.08  **** run 49 fork 0 starts with strategy
% 4.92/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 4.92/1.08  
% 4.92/1.08  fork 3: search finished without proof.
% 5.48/1.09  
% 5.48/1.09  fork 4: search finished without proof.
% 5.48/1.10  
% 5.48/1.10  **** run 68 fork 3 starts with strategy
% 5.48/1.10  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 5.48/1.11  
% 5.48/1.11  
% 5.48/1.11  fork 1: search terminated without proof.
% 5.48/1.11  
% 5.48/1.11  **** run 61 fork 4 starts with strategy
% 5.48/1.11  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 5.48/1.12  
% 5.48/1.12  **** run 50 fork 1 starts with strategy
% 5.48/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 5.48/1.13  
% 5.48/1.13  
% 5.48/1.13  fork 6: search terminated without proof.
% 5.48/1.13  
% 5.48/1.13  fork 4: search finished without proof.
% 5.48/1.13  
% 5.48/1.13  
% 5.48/1.13  fork 2: search terminated without proof.
% 5.48/1.14  
% 5.48/1.14  **** run 63 fork 6 starts with strategy
% 5.48/1.14  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 5.48/1.15  
% 5.48/1.15  
% 5.48/1.15  fork 7: search terminated without proof.
% 5.48/1.15  
% 5.48/1.15  **** run 69 fork 4 starts with strategy
% 5.48/1.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 5.48/1.15  
% 5.48/1.15  **** run 67 fork 2 starts with strategy
% 5.48/1.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 5.48/1.15  
% 5.48/1.15  
% 5.48/1.15  fork 5: search terminated without proof.
% 5.48/1.16  
% 5.48/1.16  **** run 64 fork 7 starts with strategy
% 5.48/1.16  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 6.14/1.17  
% 6.14/1.17  **** run 70 fork 5 starts with strategy
% 6.14/1.17  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 6.14/1.20  
% 6.14/1.20  
% 6.14/1.20  fork 0: search terminated without proof.
% 6.37/1.21  
% 6.37/1.21  **** run 57 fork 0 starts with strategy
% 6.37/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 6.57/1.25  
% 6.57/1.25  
% 6.57/1.25  fork 1: search terminated without proof.
% 6.57/1.26  
% 6.57/1.26  **** run 58 fork 1 starts with strategy
% 6.57/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 6.57/1.29  
% 6.57/1.29  
% 6.57/1.29  fork 7: search terminated without proof.
% 6.57/1.29  
% 6.57/1.29  
% 6.57/1.29  fork 6: search terminated without proof.
% 6.57/1.30  
% 6.57/1.30  **** run 72 fork 7 starts with strategy
% 6.57/1.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 6.57/1.31  
% 6.57/1.31  **** run 71 fork 6 starts with strategy
% 6.57/1.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 7.31/1.35  
% 7.31/1.35  
% 7.31/1.35  fork 0: search terminated without proof.
% 7.31/1.37  
% 7.31/1.37  **** run 65 fork 0 starts with strategy
% 7.31/1.37  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 7.31/1.38  
% 7.31/1.38  
% 7.31/1.38  fork 1: search terminated without proof.
% 7.88/1.39  
% 7.88/1.39  fork 0: search finished without proof.
% 7.88/1.40  
% 7.88/1.40  **** run 66 fork 1 starts with strategy
% 7.88/1.40  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 7.88/1.41  
% 7.88/1.41  **** run 73 fork 0 starts with strategy
% 7.88/1.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 7.88/1.42  
% 7.88/1.42  fork 1: search finished without proof.
% 7.88/1.44  
% 7.88/1.44  **** run 74 fork 1 starts with strategy
% 7.88/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 12.71/2.14  
% 12.71/2.14  
% 12.71/2.14  fork 3: search terminated without proof.
% 12.71/2.16  
% 12.71/2.16  **** run 76 fork 3 starts with strategy
% 12.71/2.16  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 12.71/2.19  
% 12.71/2.19  
% 12.71/2.19  fork 2: search terminated without proof.
% 12.71/2.20  
% 12.71/2.20  
% 12.71/2.20  fork 5: search terminated without proof.
% 12.71/2.21  
% 12.71/2.21  **** run 75 fork 2 starts with strategy
% 12.71/2.21  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 12.71/2.24  
% 12.71/2.24  **** run 78 fork 5 starts with strategy
% 12.71/2.24  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 14.46/2.35  
% 14.46/2.35  
% 14.46/2.35  fork 6: search terminated without proof.
% 14.46/2.36  
% 14.46/2.36  
% 14.46/2.36  result: proof found
% 14.46/2.36  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 14.46/2.36  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.46/2.36  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 14.46/2.36  
% 14.46/2.36  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 14.46/2.36  
% 14.46/2.36  run 69 fork 4 statistics:
% 14.46/2.36  ----------------------------------
% 14.46/2.36  this run seconds: 0.485555
% 14.46/2.36  total seconds: 1.254365
% 14.46/2.36  stat_given_used: 183
% 14.46/2.36  stat_given_used_at_endgame: 0
% 14.46/2.36  stat_given_candidates:   1338
% 14.46/2.36  stat_given_candidates_at_endgame: 0
% 14.46/2.36  stat_given_candidates_h: 0
% 14.46/2.36  stat_binres_derived_cl:   1
% 14.46/2.36  stat_binres_derived_cl_h: 0
% 14.46/2.36  stat_factor_derived_cl: 0
% 14.46/2.36  stat_para_derived_cl: 43832
% 14.46/2.36  stat_tautologies_discarded: 0
% 14.46/2.36  stat_forward_subsumed: 7433
% 14.46/2.36  stat_derived_cut: 0
% 14.46/2.36  stat_derived_rewritten: 76
% 14.46/2.36  stat_weight_discarded_building: 0
% 14.46/2.36  stat_weight_discarded_cl: 0
% 14.46/2.36  stat_internlimit_discarded_cl: 0
% 14.46/2.36  stat_simplified:  76 simplified 0 derived 0 given
% 14.46/2.36  stat_kept_cl: 35742
% 14.46/2.36  stat_built_cl: 36184
% 14.46/2.36  stat_hyperres_partial_cl: 0
% 14.46/2.36  stat_made_rewriters: 164
% 14.46/2.36  stat_backward_subsumed: 0
% 14.46/2.36  stat_propagated_subsumed: 0
% 14.46/2.36  stat_clsubs_attempted:                      3592
% 14.46/2.36  stat_clsubs_fact_groundunit_found:             0
% 14.46/2.36  stat_clsubs_rule_groundunit_found:             1
% 14.46/2.36  stat_clsubs_top_meta_attempted:              18376
% 14.46/2.36  stat_clsubs_top_meta_failed:                 14784
% 14.46/2.36  stat_clsubs_top_meta_nonpref_attempted:               18376
% 14.46/2.36  stat_clsubs_top_meta_nonpref_succeeded:                4766
% 14.46/2.36  stat_clsubs_top_meta_pref_attempted:                   4766
% 14.46/2.36  stat_clsubs_top_meta_pref1_succeeded:                  4766
% 14.46/2.36  stat_clsubs_top_meta_pref2_succeeded:                  4645
% 14.46/2.36  stat_clsubs_top_meta_pref3_succeeded:                  3592
% 14.46/2.36  stat_clsubs_top_meta_pref_succeeded:                   3592
% 14.46/2.36  stat_clsubs_meta_attempted:                 3592
% 14.46/2.36  stat_clsubs_meta_failed:                      38
% 14.46/2.36  stat_clsubs_predsymbs_attempted:               0
% 14.46/2.36  stat_clsubs_unit_attempted:                 3592
% 14.46/2.36  stat_clsubs_full_attempted:                    0
% 14.46/2.36  stat_forwardsubs_attempted:                43175
% 14.46/2.36  stat_lit_hash_added:                  35747
% 14.46/2.36  stat_lit_hash_computed:               79166
% 14.46/2.36  stat_lit_hash_match_found:             7469
% 14.46/2.36  stat_lit_hash_match_miss:             71768
% 14.46/2.36  stat_lit_hash_cut_ok:                     0
% 14.46/2.36  stat_lit_strong_cut_ok:                   0
% 14.46/2.36  stat_lit_hash_subsume_ok:              7433
% 14.46/2.36  clqueue els 10000000 used 1
% 14.46/2.36  clactive els 10000000 used 184
% 14.46/2.36  clactivesubsume els 10000000 used 1087
% 14.46/2.36  queue_termbuf els 200000000 used 7049401
% 14.46/2.36  hyper_termbuf els 100000000 used 1
% 14.46/2.36  active_termbuf els 100000000 used 14039
% 14.46/2.36  varstack els 5000 last used 1
% 14.46/2.36  given_termbuf els 10000000 last used 21
% 14.46/2.36  simplified_termbuf els 10000000 last used 1
% 14.46/2.36  derived_termbuf els 10000000 last used 3
% 14.46/2.36  wr_mallocs: 138287
% 14.46/2.36  wr_callocs: 21
% 14.46/2.36  wr_reallocs: 4746
% 14.46/2.36  wr_frees: 2
% 14.46/2.36  wr_malloc_bytes: 4167522404
% 14.46/2.36  wr_calloc_bytes: 112065536
% 14.46/2.36  wr_realloc_bytes: 1057424
% 14.46/2.36  wr_realloc_freebytes: 0
% 14.46/2.36  ----------------------------------
%------------------------------------------------------------------------------