TSTP Solution File: LCL026-10 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL026-10 : TPTP v8.1.2. Released v7.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n002.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 07:36:48 EDT 2023

% Result   : Unsatisfiable 9.96s 1.69s
% Output   : CNFRefutation 9.96s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c0_6)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    is_a_theorem(implies(implies(X,implies(Y,Z)),implies(implies(X,Y),implies(X,Z)))) = true,
    inference(cnf_transformation,[],[c0_6]) ).

cnf('2',plain,
    is_a_theorem(implies(X,implies(Y,X))) = true,
    inference(cnf_transformation,[],[c0_2]) ).

cnf('3',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,ifeq(is_a_theorem(X),true,is_a_theorem(Y),true),true) = true,
    inference(cnf_transformation,[],[condensed_detachment]) ).

cnf('4',plain,
    ifeq(true,true,ifeq(is_a_theorem(X3),true,is_a_theorem(implies(Y3,X3)),true),true) = true,
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    ifeq(X,X,Y,Z) = Y,
    inference(cnf_transformation,[],[ifeq_axiom]) ).

cnf('6',plain,
    ifeq(is_a_theorem(X),true,is_a_theorem(implies(Y,X)),true) = true,
    inference(simplify,[],['4','5']) ).

cnf('7',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(Y3,implies(Z3,U3)),implies(implies(Y3,Z3),implies(Y3,U3))))),true) = true,
    inference(paramodulation,[],['1','6']) ).

cnf('8',plain,
    is_a_theorem(implies(X,implies(implies(Y,implies(Z,U)),implies(implies(Y,Z),implies(Y,U))))) = true,
    inference(simplify,[],['7','5']) ).

cnf('9',plain,
    ifeq(is_a_theorem(implies(implies(X3,implies(Y3,X3)),Z3)),true,ifeq(true,true,is_a_theorem(Z3),true),true) = true,
    inference(paramodulation,[],['2','3']) ).

cnf('10',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,X)),Z)),true,is_a_theorem(Z),true) = true,
    inference(simplify,[],['9','5']) ).

cnf('11',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(X3,X3))),true) = true,
    inference(paramodulation,[],['1','10']) ).

cnf('12',plain,
    is_a_theorem(implies(implies(X,Y),implies(X,X))) = true,
    inference(simplify,[],['11','5']) ).

cnf('13',plain,
    ifeq(true,true,is_a_theorem(implies(X3,X3)),true) = true,
    inference(paramodulation,[],['12','10']) ).

cnf('14',plain,
    is_a_theorem(implies(X,X)) = true,
    inference(simplify,[],['13','5']) ).

cnf('15',plain,
    ifeq(is_a_theorem(implies(implies(X3,X3),Y3)),true,ifeq(true,true,is_a_theorem(Y3),true),true) = true,
    inference(paramodulation,[],['14','3']) ).

cnf('16',plain,
    ifeq(is_a_theorem(implies(implies(X,X),Y)),true,is_a_theorem(Y),true) = true,
    inference(simplify,[],['15','5']) ).

cnf('17',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),X3),implies(implies(X3,Y3),Y3))),true) = true,
    inference(paramodulation,[],['1','16']) ).

cnf('18',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(implies(X,Y),Y))) = true,
    inference(simplify,[],['17','5']) ).

cnf('19',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(implies(Y3,Z3),Y3),implies(implies(Y3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['18','6']) ).

cnf('20',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,Z),Y),implies(implies(Y,Z),Z)))) = true,
    inference(simplify,[],['19','5']) ).

cnf('21',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(Y3,Z3))),true,is_a_theorem(implies(implies(X3,Y3),implies(X3,Z3))),true),true) = true,
    inference(paramodulation,[],['1','3']) ).

cnf('22',plain,
    ifeq(is_a_theorem(implies(X,implies(Y,Z))),true,is_a_theorem(implies(implies(X,Y),implies(X,Z))),true) = true,
    inference(simplify,[],['21','5']) ).

cnf('23',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(implies(Y3,Z3),Y3)),implies(X3,implies(implies(Y3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['20','22']) ).

cnf('24',plain,
    is_a_theorem(implies(implies(X,implies(implies(Y,Z),Y)),implies(X,implies(implies(Y,Z),Z)))) = true,
    inference(simplify,[],['23','5']) ).

cnf('25',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['2','6']) ).

cnf('26',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,Y)))) = true,
    inference(simplify,[],['25','5']) ).

cnf('27',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(X3,implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['26','22']) ).

cnf('28',plain,
    is_a_theorem(implies(implies(X,Y),implies(X,implies(Z,Y)))) = true,
    inference(simplify,[],['27','5']) ).

cnf('29',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(Z3,X3)))),true) = true,
    inference(paramodulation,[],['28','10']) ).

cnf('30',plain,
    is_a_theorem(implies(X,implies(Y,implies(Z,X)))) = true,
    inference(simplify,[],['29','5']) ).

cnf('31',plain,
    ifeq(is_a_theorem(implies(implies(X3,implies(Y3,implies(Z3,X3))),U3)),true,ifeq(true,true,is_a_theorem(U3),true),true) = true,
    inference(paramodulation,[],['30','3']) ).

cnf('32',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,implies(Z,X))),U)),true,is_a_theorem(U),true) = true,
    inference(simplify,[],['31','5']) ).

cnf('33',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(implies(Y3,X3),Z3),Z3))),true) = true,
    inference(paramodulation,[],['24','32']) ).

cnf('34',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,X),Z),Z))) = true,
    inference(simplify,[],['33','5']) ).

cnf('35',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(implies(Y3,X3),Z3)),implies(X3,Z3))),true) = true,
    inference(paramodulation,[],['34','22']) ).

cnf('36',plain,
    is_a_theorem(implies(implies(X,implies(implies(Y,X),Z)),implies(X,Z))) = true,
    inference(simplify,[],['35','5']) ).

cnf('37',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(implies(Y3,X3),Z3))),true,is_a_theorem(implies(X3,Z3)),true),true) = true,
    inference(paramodulation,[],['36','3']) ).

cnf('38',plain,
    ifeq(is_a_theorem(implies(X,implies(implies(Y,X),Z))),true,is_a_theorem(implies(X,Z)),true) = true,
    inference(simplify,[],['37','5']) ).

cnf('39',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(implies(Z3,X3),implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['8','38']) ).

cnf('40',plain,
    is_a_theorem(implies(implies(X,Y),implies(implies(Z,X),implies(Z,Y)))) = true,
    inference(simplify,[],['39','5']) ).

cnf('41',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),implies(Z3,X3)),implies(implies(X3,Y3),implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['40','22']) ).

cnf('42',plain,
    is_a_theorem(implies(implies(implies(X,Y),implies(Z,X)),implies(implies(X,Y),implies(Z,Y)))) = true,
    inference(simplify,[],['41','5']) ).

cnf('43',plain,
    ifeq(is_a_theorem(implies(implies(X3,implies(Y3,implies(Z3,Y3))),U3)),true,ifeq(true,true,is_a_theorem(U3),true),true) = true,
    inference(paramodulation,[],['26','3']) ).

cnf('44',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,implies(Z,Y))),U)),true,is_a_theorem(U),true) = true,
    inference(simplify,[],['43','5']) ).

cnf('45',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),Z3),implies(Y3,Z3))),true) = true,
    inference(paramodulation,[],['42','44']) ).

cnf('46',plain,
    is_a_theorem(implies(implies(implies(X,Y),Z),implies(Y,Z))) = true,
    inference(simplify,[],['45','5']) ).

cnf('47',plain,
    is_a_theorem(implies(implies(implies(X,falsehood),falsehood),X)) = true,
    inference(cnf_transformation,[],[c0_5]) ).

cnf('48',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(implies(Y3,falsehood),falsehood),Y3))),true) = true,
    inference(paramodulation,[],['47','6']) ).

cnf('49',plain,
    is_a_theorem(implies(X,implies(implies(implies(Y,falsehood),falsehood),Y))) = true,
    inference(simplify,[],['48','5']) ).

cnf('50',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(implies(Y3,falsehood),falsehood)),implies(X3,Y3))),true) = true,
    inference(paramodulation,[],['49','22']) ).

cnf('51',plain,
    is_a_theorem(implies(implies(X,implies(implies(Y,falsehood),falsehood)),implies(X,Y))) = true,
    inference(simplify,[],['50','5']) ).

cnf('52',plain,
    ifeq(true,true,is_a_theorem(implies(falsehood,X3)),true) = true,
    inference(paramodulation,[],['51','10']) ).

cnf('53',plain,
    is_a_theorem(implies(falsehood,X)) = true,
    inference(simplify,[],['52','5']) ).

cnf('54',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(falsehood,Y3))),true) = true,
    inference(paramodulation,[],['53','6']) ).

cnf('55',plain,
    is_a_theorem(implies(X,implies(falsehood,Y))) = true,
    inference(simplify,[],['54','5']) ).

cnf('56',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,falsehood),implies(X3,Y3))),true) = true,
    inference(paramodulation,[],['55','22']) ).

cnf('57',plain,
    is_a_theorem(implies(implies(X,falsehood),implies(X,Y))) = true,
    inference(simplify,[],['56','5']) ).

cnf('58',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(implies(Y3,falsehood),implies(Y3,Z3)))),true) = true,
    inference(paramodulation,[],['57','6']) ).

cnf('59',plain,
    is_a_theorem(implies(X,implies(implies(Y,falsehood),implies(Y,Z)))) = true,
    inference(simplify,[],['58','5']) ).

cnf('60',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,implies(Y3,falsehood)),implies(X3,implies(Y3,Z3)))),true) = true,
    inference(paramodulation,[],['59','22']) ).

cnf('61',plain,
    is_a_theorem(implies(implies(X,implies(Y,falsehood)),implies(X,implies(Y,Z)))) = true,
    inference(simplify,[],['60','5']) ).

cnf('62',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,implies(Y3,falsehood))),true,is_a_theorem(implies(X3,implies(Y3,Z3))),true),true) = true,
    inference(paramodulation,[],['61','3']) ).

cnf('63',plain,
    ifeq(is_a_theorem(implies(X,implies(Y,falsehood))),true,is_a_theorem(implies(X,implies(Y,Z))),true) = true,
    inference(simplify,[],['62','5']) ).

cnf('64',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),falsehood),implies(Y3,Z3))),true) = true,
    inference(paramodulation,[],['46','63']) ).

cnf('65',plain,
    is_a_theorem(implies(implies(implies(X,Y),falsehood),implies(Y,Z))) = true,
    inference(simplify,[],['64','5']) ).

cnf('66',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),X3),implies(implies(X3,Y3),implies(Z3,Y3)))),true) = true,
    inference(paramodulation,[],['28','22']) ).

cnf('67',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),implies(implies(X,Y),implies(Z,Y)))) = true,
    inference(simplify,[],['66','5']) ).

cnf('68',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,Y3),X3)),true,is_a_theorem(implies(implies(X3,Y3),implies(Z3,Y3))),true),true) = true,
    inference(paramodulation,[],['67','3']) ).

cnf('69',plain,
    ifeq(is_a_theorem(implies(implies(X,Y),X)),true,is_a_theorem(implies(implies(X,Y),implies(Z,Y))),true) = true,
    inference(simplify,[],['68','5']) ).

cnf('70',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,implies(Y3,X3)),Z3),implies(U3,Z3))),true) = true,
    inference(paramodulation,[],['26','69']) ).

cnf('71',plain,
    is_a_theorem(implies(implies(implies(X,implies(Y,X)),Z),implies(U,Z))) = true,
    inference(simplify,[],['70','5']) ).

cnf('72',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,implies(Y3,X3)),Z3)),true,is_a_theorem(implies(U3,Z3)),true),true) = true,
    inference(paramodulation,[],['71','3']) ).

cnf('73',plain,
    ifeq(is_a_theorem(implies(implies(X,implies(Y,X)),Z)),true,is_a_theorem(implies(U,Z)),true) = true,
    inference(simplify,[],['72','5']) ).

cnf('74',plain,
    ifeq(true,true,is_a_theorem(implies(X3,implies(Y3,implies(implies(Y3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['24','73']) ).

cnf('75',plain,
    is_a_theorem(implies(X,implies(Y,implies(implies(Y,Z),Z)))) = true,
    inference(simplify,[],['74','5']) ).

cnf('76',plain,
    ifeq(true,true,is_a_theorem(implies(implies(X3,Y3),implies(X3,implies(implies(Y3,Z3),Z3)))),true) = true,
    inference(paramodulation,[],['75','22']) ).

cnf('77',plain,
    is_a_theorem(implies(implies(X,Y),implies(X,implies(implies(Y,Z),Z)))) = true,
    inference(simplify,[],['76','5']) ).

cnf('78',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(X3,Y3)),true,is_a_theorem(implies(X3,implies(implies(Y3,Z3),Z3))),true),true) = true,
    inference(paramodulation,[],['77','3']) ).

cnf('79',plain,
    ifeq(is_a_theorem(implies(X,Y)),true,is_a_theorem(implies(X,implies(implies(Y,Z),Z))),true) = true,
    inference(simplify,[],['78','5']) ).

cnf('80',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),falsehood),implies(implies(implies(Y3,Z3),U3),U3))),true) = true,
    inference(paramodulation,[],['65','79']) ).

cnf('81',plain,
    is_a_theorem(implies(implies(implies(X,Y),falsehood),implies(implies(implies(Y,Z),U),U))) = true,
    inference(simplify,[],['80','5']) ).

cnf('82',plain,
    ifeq(is_a_theorem(implies(implies(implies(implies(X3,Y3),X3),implies(implies(X3,Y3),Y3)),Z3)),true,ifeq(true,true,is_a_theorem(Z3),true),true) = true,
    inference(paramodulation,[],['18','3']) ).

cnf('83',plain,
    ifeq(is_a_theorem(implies(implies(implies(implies(X,Y),X),implies(implies(X,Y),Y)),Z)),true,is_a_theorem(Z),true) = true,
    inference(simplify,[],['82','5']) ).

cnf('84',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,falsehood),X3),X3)),true) = true,
    inference(paramodulation,[],['51','83']) ).

cnf('85',plain,
    is_a_theorem(implies(implies(implies(X,falsehood),X),X)) = true,
    inference(simplify,[],['84','5']) ).

cnf('86',plain,
    ifeq(true,true,ifeq(is_a_theorem(implies(implies(X3,falsehood),X3)),true,is_a_theorem(X3),true),true) = true,
    inference(paramodulation,[],['85','3']) ).

cnf('87',plain,
    ifeq(is_a_theorem(implies(implies(X,falsehood),X)),true,is_a_theorem(X),true) = true,
    inference(simplify,[],['86','5']) ).

cnf('88',plain,
    ifeq(true,true,is_a_theorem(implies(implies(implies(X3,Y3),X3),X3)),true) = true,
    inference(paramodulation,[],['81','87']) ).

cnf('89',plain,
    is_a_theorem(implies(implies(implies(X,Y),X),X)) = true,
    inference(simplify,[],['88','5']) ).

cnf('90',plain,
    is_a_theorem(implies(implies(implies(a,b),a),a)) != true,
    inference(cnf_transformation,[],[prove_c0_3]) ).

cnf('91',plain,
    $false,
    inference(resolution,[],['89','90']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : LCL026-10 : TPTP v8.1.2. Released v7.3.0.
% 0.07/0.13  % Command  : gkc %s
% 0.14/0.34  % Computer : n002.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Fri Aug 25 06:09:17 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.20/0.38  
% 0.20/0.38  input clause set summed statistics:
% 0.20/0.38  ----------------------------------
% 0.20/0.38  in_clause_count:                     6
% 0.20/0.38  in_rule_clause_count:                6
% 0.20/0.38  in_fact_clause_count:                0
% 0.20/0.38  in_answer_clause_count:              0
% 0.20/0.38  in_ground_clause_count:              1
% 0.20/0.38  in_unit_clause_count:                6
% 0.20/0.38  in_horn_clause_count:                6
% 0.20/0.38  in_pos_clause_count:                 5
% 0.20/0.38  in_neg_clause_count:                 1
% 0.20/0.38  in_poseq_clause_count:               5
% 0.20/0.38  in_negeq_clause_count:               1
% 0.20/0.38  in_unitposeq_clause_count:           5
% 0.20/0.38  in_chain_clause_count:               0
% 0.20/0.38  in_min_length:             1
% 0.20/0.38  in_max_length:             1
% 0.20/0.38  in_min_depth:              2
% 0.20/0.38  in_max_depth:              5
% 0.20/0.38  in_min_size:               7
% 0.20/0.38  in_max_size:              16
% 0.20/0.38  in_min_vars:               0
% 0.20/0.38  in_max_vars:               3
% 0.20/0.38  in_extaxiom_count:                 0
% 0.20/0.38  in_axiom_count:                    5
% 0.20/0.38  in_assumption_count:               0
% 0.20/0.38  in_goal_count:                     1
% 0.20/0.38  in_neg_goal_count:                 1
% 0.20/0.38  in_pos_goal_count:                 0
% 0.20/0.38  in_posunit_goal_count:             0
% 0.20/0.38  
% 0.20/0.38  auto guide:
% 0.20/0.38  -----------
% 0.20/0.38  {
% 0.20/0.38  "print":1,
% 0.20/0.38  "print_level": 15,
% 0.20/0.38  "max_size": 0,
% 0.20/0.38  "max_depth": 0,
% 0.20/0.38  "max_length": 0,
% 0.20/0.38  "max_dseconds": 0,
% 0.20/0.38  "runs":[
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"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.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"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.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.38  
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.20/0.38  
% 0.20/0.38  ]}
% 0.20/0.38  
% 0.20/0.38  
% 0.20/0.38  **** run 1 fork 0 starts with strategy
% 0.20/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.38  
% 0.20/0.38  **** run 2 fork 1 starts with strategy
% 0.20/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.38  
% 0.20/0.38  **** run 3 fork 2 starts with strategy
% 0.20/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.39  
% 0.20/0.39  **** run 8 fork 7 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}{"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.40  
% 0.20/0.40  **** run 6 fork 5 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 7: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 1: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 3: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 4: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 10 fork 1 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 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  **** run 16 fork 7 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.53  
% 0.20/0.53  **** run 12 fork 3 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 6: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 13 fork 4 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 2: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.56  
% 0.20/0.56  **** run 11 fork 2 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 14 fork 5 starts with strategy
% 0.20/0.56  {"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.60  
% 0.20/0.60  
% 0.20/0.60  fork 0: search terminated without proof.
% 0.20/0.61  
% 0.20/0.61  **** run 9 fork 0 starts with strategy
% 0.20/0.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 1: search terminated without proof.
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 7: search terminated without proof.
% 0.20/0.64  
% 0.20/0.64  
% 0.20/0.64  fork 3: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 4: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 18 fork 1 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.66  
% 0.20/0.66  **** run 24 fork 7 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.66  
% 0.20/0.66  **** run 20 fork 3 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  **** run 21 fork 4 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 2: search terminated without proof.
% 0.20/0.68  
% 0.20/0.68  
% 0.20/0.68  fork 5: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 23 fork 6 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.69  
% 0.20/0.69  **** run 19 fork 2 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.71  
% 0.20/0.71  **** run 22 fork 5 starts with strategy
% 0.20/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.73  
% 0.20/0.73  
% 0.20/0.73  fork 0: search terminated without proof.
% 2.62/0.75  
% 2.62/0.75  **** run 17 fork 0 starts with strategy
% 2.62/0.75  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.09/0.79  
% 3.09/0.79  
% 3.09/0.79  fork 1: search terminated without proof.
% 3.09/0.81  
% 3.09/0.81  **** run 26 fork 1 starts with strategy
% 3.09/0.81  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.09/0.81  
% 3.09/0.81  
% 3.09/0.81  fork 3: search terminated without proof.
% 3.09/0.82  
% 3.09/0.82  
% 3.09/0.82  fork 7: search terminated without proof.
% 3.09/0.82  
% 3.09/0.82  
% 3.09/0.82  fork 4: search terminated without proof.
% 3.09/0.83  
% 3.09/0.83  **** run 28 fork 3 starts with strategy
% 3.09/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.09/0.83  
% 3.09/0.83  
% 3.09/0.83  fork 2: search terminated without proof.
% 3.09/0.83  
% 3.09/0.83  
% 3.09/0.83  fork 6: search terminated without proof.
% 3.44/0.84  
% 3.44/0.84  **** run 32 fork 7 starts with strategy
% 3.44/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.44/0.84  
% 3.44/0.84  **** run 29 fork 4 starts with strategy
% 3.44/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.44/0.84  
% 3.44/0.84  **** run 27 fork 2 starts with strategy
% 3.44/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.57/0.85  
% 3.57/0.85  **** run 31 fork 6 starts with strategy
% 3.57/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.57/0.85  
% 3.57/0.85  
% 3.57/0.85  fork 5: search terminated without proof.
% 3.57/0.87  
% 3.57/0.87  **** run 30 fork 5 starts with strategy
% 3.57/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.57/0.88  
% 3.57/0.88  
% 3.57/0.88  fork 0: search terminated without proof.
% 3.57/0.89  
% 3.57/0.89  **** run 25 fork 0 starts with strategy
% 3.57/0.89  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.06/0.93  
% 4.06/0.93  
% 4.06/0.93  fork 1: search terminated without proof.
% 4.06/0.95  
% 4.06/0.95  
% 4.06/0.95  fork 3: search terminated without proof.
% 4.06/0.95  
% 4.06/0.95  **** run 34 fork 1 starts with strategy
% 4.06/0.95  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.47/0.96  
% 4.47/0.96  
% 4.47/0.96  fork 7: search terminated without proof.
% 4.47/0.96  
% 4.47/0.96  
% 4.47/0.96  fork 4: search terminated without proof.
% 4.47/0.97  
% 4.47/0.97  
% 4.47/0.97  fork 2: search terminated without proof.
% 4.47/0.97  
% 4.47/0.97  **** run 36 fork 3 starts with strategy
% 4.47/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.47/0.97  
% 4.47/0.97  
% 4.47/0.97  fork 6: search terminated without proof.
% 4.47/0.98  
% 4.47/0.98  **** run 37 fork 4 starts with strategy
% 4.47/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.47/0.98  
% 4.47/0.98  **** run 40 fork 7 starts with strategy
% 4.47/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.47/0.98  
% 4.47/0.98  **** run 35 fork 2 starts with strategy
% 4.47/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.47/0.99  
% 4.47/0.99  **** run 39 fork 6 starts with strategy
% 4.47/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.47/0.99  
% 4.47/0.99  
% 4.47/0.99  fork 5: search terminated without proof.
% 4.47/1.01  
% 4.47/1.01  
% 4.47/1.01  fork 0: search terminated without proof.
% 4.47/1.02  
% 4.47/1.02  **** run 38 fork 5 starts with strategy
% 4.47/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.47/1.03  
% 4.47/1.03  **** run 33 fork 0 starts with strategy
% 4.47/1.03  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.18/1.07  
% 5.18/1.07  
% 5.18/1.07  fork 1: search terminated without proof.
% 5.18/1.08  
% 5.18/1.08  
% 5.18/1.08  fork 3: search terminated without proof.
% 5.48/1.08  
% 5.48/1.08  **** run 42 fork 1 starts with strategy
% 5.48/1.08  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.48/1.10  
% 5.48/1.10  **** run 44 fork 3 starts with strategy
% 5.48/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.48/1.10  
% 5.48/1.10  
% 5.48/1.10  fork 4: search terminated without proof.
% 5.48/1.10  
% 5.48/1.10  
% 5.48/1.10  fork 2: search terminated without proof.
% 5.48/1.11  
% 5.48/1.11  
% 5.48/1.11  fork 7: search terminated without proof.
% 5.48/1.12  
% 5.48/1.12  
% 5.48/1.12  fork 6: search terminated without proof.
% 5.48/1.12  
% 5.48/1.12  **** run 45 fork 4 starts with strategy
% 5.48/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.48/1.12  
% 5.48/1.12  **** run 43 fork 2 starts with strategy
% 5.48/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.48/1.13  
% 5.48/1.13  **** run 48 fork 7 starts with strategy
% 5.48/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.87/1.14  
% 5.87/1.14  **** run 47 fork 6 starts with strategy
% 5.87/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.87/1.14  
% 5.87/1.14  
% 5.87/1.14  fork 5: search terminated without proof.
% 5.95/1.15  
% 5.95/1.15  
% 5.95/1.15  fork 0: search terminated without proof.
% 5.95/1.15  
% 5.95/1.15  fork 7: search finished without proof.
% 5.95/1.16  
% 5.95/1.16  **** run 46 fork 5 starts with strategy
% 5.95/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.95/1.16  
% 5.95/1.16  fork 6: search finished without proof.
% 5.95/1.17  
% 5.95/1.17  **** run 56 fork 7 starts with strategy
% 5.95/1.17  
% 5.95/1.17  **** run 41 fork 0 starts with strategy
% 5.95/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.95/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 5.95/1.18  
% 5.95/1.18  **** run 55 fork 6 starts with strategy
% 5.95/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 5.95/1.18  
% 5.95/1.18  fork 5: search finished without proof.
% 5.95/1.20  
% 5.95/1.20  **** run 54 fork 5 starts with strategy
% 5.95/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.95/1.21  
% 5.95/1.21  
% 5.95/1.21  fork 1: search terminated without proof.
% 5.95/1.23  
% 5.95/1.23  **** run 50 fork 1 starts with strategy
% 5.95/1.23  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 5.95/1.23  
% 5.95/1.23  fork 5: search finished without proof.
% 5.95/1.23  
% 5.95/1.23  
% 5.95/1.23  fork 3: search terminated without proof.
% 5.95/1.25  
% 5.95/1.25  
% 5.95/1.25  fork 4: search terminated without proof.
% 5.95/1.25  
% 5.95/1.25  **** run 52 fork 3 starts with strategy
% 5.95/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 5.95/1.26  
% 5.95/1.26  **** run 62 fork 5 starts with strategy
% 5.95/1.26  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 5.95/1.27  
% 5.95/1.27  **** run 53 fork 4 starts with strategy
% 5.95/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 5.95/1.27  
% 5.95/1.27  
% 5.95/1.27  fork 2: search terminated without proof.
% 5.95/1.28  
% 5.95/1.28  fork 3: search finished without proof.
% 5.95/1.28  
% 5.95/1.28  
% 5.95/1.28  fork 7: search terminated without proof.
% 5.95/1.29  
% 5.95/1.29  
% 5.95/1.29  fork 0: search terminated without proof.
% 5.95/1.29  
% 5.95/1.29  **** run 51 fork 2 starts with strategy
% 5.95/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.95/1.29  
% 5.95/1.29  fork 4: search finished without proof.
% 5.95/1.29  
% 5.95/1.29  **** run 60 fork 3 starts with strategy
% 5.95/1.29  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.05/1.31  
% 7.05/1.31  **** run 64 fork 7 starts with strategy
% 7.05/1.31  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.05/1.31  
% 7.05/1.31  **** run 61 fork 4 starts with strategy
% 7.05/1.31  
% 7.05/1.31  **** run 49 fork 0 starts with strategy
% 7.05/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.05/1.31  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.05/1.31  
% 7.05/1.31  
% 7.05/1.31  fork 6: search terminated without proof.
% 7.05/1.32  
% 7.05/1.32  fork 2: search finished without proof.
% 7.05/1.33  
% 7.05/1.33  **** run 63 fork 6 starts with strategy
% 7.05/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.05/1.33  
% 7.05/1.33  **** run 59 fork 2 starts with strategy
% 7.05/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.05/1.35  
% 7.05/1.35  
% 7.05/1.35  fork 1: search terminated without proof.
% 7.55/1.37  
% 7.55/1.37  **** run 58 fork 1 starts with strategy
% 7.55/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.55/1.38  
% 7.55/1.38  
% 7.55/1.38  fork 5: search terminated without proof.
% 7.55/1.40  
% 7.55/1.40  **** run 70 fork 5 starts with strategy
% 7.55/1.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.55/1.42  
% 7.55/1.42  
% 7.55/1.42  fork 3: search terminated without proof.
% 7.55/1.43  
% 7.55/1.43  
% 7.55/1.43  fork 4: search terminated without proof.
% 7.55/1.43  
% 7.55/1.43  
% 7.55/1.43  fork 0: search terminated without proof.
% 7.55/1.44  
% 7.55/1.44  
% 7.55/1.44  fork 7: search terminated without proof.
% 7.55/1.44  
% 7.55/1.44  **** run 68 fork 3 starts with strategy
% 7.55/1.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.24/1.45  
% 8.24/1.45  **** run 57 fork 0 starts with strategy
% 8.24/1.45  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.24/1.45  
% 8.24/1.45  **** run 69 fork 4 starts with strategy
% 8.24/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.24/1.45  
% 8.24/1.45  
% 8.24/1.45  fork 6: search terminated without proof.
% 8.24/1.45  
% 8.24/1.45  
% 8.24/1.45  fork 2: search terminated without proof.
% 8.24/1.46  
% 8.24/1.46  **** run 72 fork 7 starts with strategy
% 8.24/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 8.24/1.47  
% 8.24/1.47  **** run 71 fork 6 starts with strategy
% 8.24/1.47  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 8.24/1.48  
% 8.24/1.48  **** run 67 fork 2 starts with strategy
% 8.24/1.48  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 8.59/1.49  
% 8.59/1.49  
% 8.59/1.49  fork 1: search terminated without proof.
% 8.59/1.51  
% 8.59/1.51  **** run 66 fork 1 starts with strategy
% 8.59/1.51  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 8.59/1.53  
% 8.59/1.53  fork 1: search finished without proof.
% 9.02/1.55  
% 9.02/1.55  **** run 74 fork 1 starts with strategy
% 9.02/1.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 9.12/1.57  
% 9.12/1.57  
% 9.12/1.57  fork 0: search terminated without proof.
% 9.12/1.59  
% 9.12/1.59  **** run 65 fork 0 starts with strategy
% 9.12/1.59  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.96/1.69  
% 9.96/1.69  
% 9.96/1.69  result: proof found
% 9.96/1.69  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 9.96/1.69  by run 70 fork 5 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 9.96/1.69  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 9.96/1.69  
% 9.96/1.69  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 9.96/1.69  
% 9.96/1.69  run 70 fork 5 statistics:
% 9.96/1.69  ----------------------------------
% 9.96/1.69  this run seconds: 0.270219
% 9.96/1.69  total seconds: 1.226998
% 9.96/1.69  stat_given_used: 451
% 9.96/1.69  stat_given_used_at_endgame: 0
% 9.96/1.69  stat_given_candidates:   3407
% 9.96/1.69  stat_given_candidates_at_endgame: 0
% 9.96/1.69  stat_given_candidates_h: 0
% 9.96/1.69  stat_binres_derived_cl:   1
% 9.96/1.69  stat_binres_derived_cl_h: 0
% 9.96/1.69  stat_factor_derived_cl: 0
% 9.96/1.69  stat_para_derived_cl: 117951
% 9.96/1.69  stat_tautologies_discarded: 0
% 9.96/1.69  stat_forward_subsumed: 33704
% 9.96/1.69  stat_derived_cut: 0
% 9.96/1.69  stat_derived_rewritten: 444
% 9.96/1.69  stat_weight_discarded_building: 0
% 9.96/1.69  stat_weight_discarded_cl: 0
% 9.96/1.69  stat_internlimit_discarded_cl: 0
% 9.96/1.69  stat_simplified:  444 simplified 0 derived 0 given
% 9.96/1.69  stat_kept_cl: 21285
% 9.96/1.69  stat_built_cl: 22631
% 9.96/1.69  stat_hyperres_partial_cl: 0
% 9.96/1.69  stat_made_rewriters: 450
% 9.96/1.69  stat_backward_subsumed: 0
% 9.96/1.69  stat_propagated_subsumed: 0
% 9.96/1.69  stat_clsubs_attempted:                     27468
% 9.96/1.69  stat_clsubs_fact_groundunit_found:             0
% 9.96/1.69  stat_clsubs_rule_groundunit_found:             1
% 9.96/1.69  stat_clsubs_top_meta_attempted:             100146
% 9.96/1.69  stat_clsubs_top_meta_failed:                 72678
% 9.96/1.69  stat_clsubs_top_meta_nonpref_attempted:              100146
% 9.96/1.69  stat_clsubs_top_meta_nonpref_succeeded:               37810
% 9.96/1.69  stat_clsubs_top_meta_pref_attempted:                  37810
% 9.96/1.69  stat_clsubs_top_meta_pref1_succeeded:                 37810
% 9.96/1.69  stat_clsubs_top_meta_pref2_succeeded:                 27468
% 9.96/1.69  stat_clsubs_top_meta_pref3_succeeded:                 27468
% 9.96/1.69  stat_clsubs_top_meta_pref_succeeded:                  27468
% 9.96/1.69  stat_clsubs_meta_attempted:                27468
% 9.96/1.69  stat_clsubs_meta_failed:                     308
% 9.96/1.69  stat_clsubs_predsymbs_attempted:               0
% 9.96/1.69  stat_clsubs_unit_attempted:                27468
% 9.96/1.69  stat_clsubs_full_attempted:                    0
% 9.96/1.69  stat_forwardsubs_attempted:                54989
% 9.96/1.69  stat_lit_hash_added:                  21294
% 9.96/1.69  stat_lit_hash_computed:               76739
% 9.96/1.69  stat_lit_hash_match_found:            33705
% 9.96/1.69  stat_lit_hash_match_miss:             43469
% 9.96/1.69  stat_lit_hash_cut_ok:                     0
% 9.96/1.69  stat_lit_strong_cut_ok:                   0
% 9.96/1.69  stat_lit_hash_subsume_ok:             33704
% 9.96/1.69  clqueue els 10000000 used 1
% 9.96/1.69  clactive els 10000000 used 452
% 9.96/1.69  clactivesubsume els 10000000 used 2689
% 9.96/1.69  queue_termbuf els 200000000 used 2117548
% 9.96/1.69  hyper_termbuf els 100000000 used 1
% 9.96/1.69  active_termbuf els 100000000 used 25681
% 9.96/1.69  varstack els 5000 last used 1
% 9.96/1.69  given_termbuf els 10000000 last used 41
% 9.96/1.69  simplified_termbuf els 10000000 last used 1
% 9.96/1.69  derived_termbuf els 10000000 last used 3
% 9.96/1.69  wr_mallocs: 86721
% 9.96/1.69  wr_callocs: 21
% 9.96/1.69  wr_reallocs: 4263
% 9.96/1.69  wr_frees: 2
% 9.96/1.69  wr_malloc_bytes: 4165622164
% 9.96/1.69  wr_calloc_bytes: 112065536
% 9.96/1.69  wr_realloc_bytes: 754264
% 9.96/1.69  wr_realloc_freebytes: 0
% 9.96/1.69  ----------------------------------
%------------------------------------------------------------------------------