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

View Problem - Process Solution

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

% Computer : n020.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:47 EDT 2023

% Result   : Unsatisfiable 82.60s 11.01s
% Output   : CNFRefutation 82.60s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named xgk)

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

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

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

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

cnf('5',plain,
    ifeq(is_a_theorem(X),true,is_a_theorem(equivalent(equivalent(Y,equivalent(Z,X)),equivalent(Z,Y))),true) = true,
    inference(simplify,[],['3','4']) ).

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

cnf('7',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(Z,equivalent(equivalent(U,equivalent(V,Z)),equivalent(V,U))))),equivalent(Y,X))) = true,
    inference(simplify,[],['6','4']) ).

cnf('8',plain,
    ifeq(is_a_theorem(equivalent(equivalent(X3,equivalent(equivalent(Y3,equivalent(Z3,X3)),equivalent(Z3,Y3))),U3)),true,ifeq(true,true,is_a_theorem(U3),true),true) = true,
    inference(paramodulation,[],['1','2']) ).

cnf('9',plain,
    ifeq(is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(Z,X)),equivalent(Z,Y))),U)),true,is_a_theorem(U),true) = true,
    inference(simplify,[],['8','4']) ).

cnf('10',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(equivalent(equivalent(X3,equivalent(Y3,Z3)),equivalent(Y3,X3)),equivalent(Z3,U3)),U3)),true) = true,
    inference(paramodulation,[],['7','9']) ).

cnf('11',plain,
    is_a_theorem(equivalent(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Y,X)),equivalent(Z,U)),U)) = true,
    inference(simplify,[],['10','4']) ).

cnf('12',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(equivalent(equivalent(X3,equivalent(Y3,Z3)),equivalent(Y3,X3)),equivalent(Z3,U3))),true,is_a_theorem(U3),true),true) = true,
    inference(paramodulation,[],['11','2']) ).

cnf('13',plain,
    ifeq(is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Y,X)),equivalent(Z,U))),true,is_a_theorem(U),true) = true,
    inference(simplify,[],['12','4']) ).

cnf('14',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,X3)),true) = true,
    inference(paramodulation,[],['11','13']) ).

cnf('15',plain,
    is_a_theorem(equivalent(X,X)) = true,
    inference(simplify,[],['14','4']) ).

cnf('16',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,equivalent(Z3,Z3))),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['15','5']) ).

cnf('17',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(Z,Z))),equivalent(Y,X))) = true,
    inference(simplify,[],['16','4']) ).

cnf('18',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(X3,Y3)),Y3)),true) = true,
    inference(paramodulation,[],['17','9']) ).

cnf('19',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(X,Y)),Y)) = true,
    inference(simplify,[],['18','4']) ).

cnf('20',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(Z3,Z3)))),true,is_a_theorem(equivalent(Y3,X3)),true),true) = true,
    inference(paramodulation,[],['17','2']) ).

cnf('21',plain,
    ifeq(is_a_theorem(equivalent(X,equivalent(Y,equivalent(Z,Z)))),true,is_a_theorem(equivalent(Y,X)),true) = true,
    inference(simplify,[],['20','4']) ).

cnf('22',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(Y3,equivalent(X3,equivalent(Z3,Z3)))))),true) = true,
    inference(paramodulation,[],['19','21']) ).

cnf('23',plain,
    is_a_theorem(equivalent(X,equivalent(Y,equivalent(Y,equivalent(X,equivalent(Z,Z)))))) = true,
    inference(simplify,[],['22','4']) ).

cnf('24',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(equivalent(equivalent(Y3,equivalent(Z3,X3)),equivalent(Z3,Y3)),equivalent(U3,U3)))),true) = true,
    inference(paramodulation,[],['23','13']) ).

cnf('25',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(equivalent(Y,equivalent(Z,X)),equivalent(Z,Y)),equivalent(U,U)))) = true,
    inference(simplify,[],['24','4']) ).

cnf('26',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(equivalent(X3,equivalent(Y3,Z3)),equivalent(Y3,X3)),Z3)),true) = true,
    inference(paramodulation,[],['25','21']) ).

cnf('27',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),equivalent(Y,X)),Z)) = true,
    inference(simplify,[],['26','4']) ).

cnf('28',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,equivalent(equivalent(equivalent(Z3,equivalent(U3,V3)),equivalent(U3,Z3)),V3))),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['27','5']) ).

cnf('29',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(equivalent(equivalent(Z,equivalent(U,V)),equivalent(U,Z)),V))),equivalent(Y,X))) = true,
    inference(simplify,[],['28','4']) ).

cnf('30',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(equivalent(equivalent(Y3,equivalent(Z3,X3)),equivalent(Z3,Y3)),U3)),U3)),true) = true,
    inference(paramodulation,[],['29','9']) ).

cnf('31',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(equivalent(Y,equivalent(Z,X)),equivalent(Z,Y)),U)),U)) = true,
    inference(simplify,[],['30','4']) ).

cnf('32',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(X3,Y3)))),true) = true,
    inference(paramodulation,[],['31','9']) ).

cnf('33',plain,
    is_a_theorem(equivalent(X,equivalent(Y,equivalent(X,Y)))) = true,
    inference(simplify,[],['32','4']) ).

cnf('34',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,equivalent(Z3,equivalent(U3,equivalent(Z3,U3))))),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['33','5']) ).

cnf('35',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(Z,equivalent(U,equivalent(Z,U))))),equivalent(Y,X))) = true,
    inference(simplify,[],['34','4']) ).

cnf('36',plain,
    ifeq(is_a_theorem(equivalent(equivalent(equivalent(X3,equivalent(X3,Y3)),Y3),Z3)),true,ifeq(true,true,is_a_theorem(Z3),true),true) = true,
    inference(paramodulation,[],['19','2']) ).

cnf('37',plain,
    ifeq(is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(X,Y)),Y),Z)),true,is_a_theorem(Z),true) = true,
    inference(simplify,[],['36','4']) ).

cnf('38',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(Y3,equivalent(X3,equivalent(Z3,equivalent(U3,equivalent(Z3,U3)))))))),true) = true,
    inference(paramodulation,[],['35','37']) ).

cnf('39',plain,
    is_a_theorem(equivalent(X,equivalent(Y,equivalent(Y,equivalent(X,equivalent(Z,equivalent(U,equivalent(Z,U)))))))) = true,
    inference(simplify,[],['38','4']) ).

cnf('40',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(Z3,equivalent(equivalent(U3,equivalent(V3,Z3)),equivalent(V3,U3)))))),true,is_a_theorem(equivalent(Y3,X3)),true),true) = true,
    inference(paramodulation,[],['7','2']) ).

cnf('41',plain,
    ifeq(is_a_theorem(equivalent(X,equivalent(Y,equivalent(Z,equivalent(equivalent(U,equivalent(V,Z)),equivalent(V,U)))))),true,is_a_theorem(equivalent(Y,X)),true) = true,
    inference(simplify,[],['40','4']) ).

cnf('42',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(equivalent(Y3,equivalent(Z3,Y3)),equivalent(Z3,X3)))),true) = true,
    inference(paramodulation,[],['39','41']) ).

cnf('43',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,equivalent(Z,Y)),equivalent(Z,X)))) = true,
    inference(simplify,[],['42','4']) ).

cnf('44',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,X3)),equivalent(equivalent(Z3,equivalent(U3,Y3)),equivalent(U3,Z3)))),true) = true,
    inference(paramodulation,[],['43','41']) ).

cnf('45',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,X)),equivalent(equivalent(Z,equivalent(U,Y)),equivalent(U,Z)))) = true,
    inference(simplify,[],['44','4']) ).

cnf('46',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,X3)),Y3)),true) = true,
    inference(paramodulation,[],['43','21']) ).

cnf('47',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,X)),Y)) = true,
    inference(simplify,[],['46','4']) ).

cnf('48',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(X3,equivalent(Y3,X3))),true,is_a_theorem(Y3),true),true) = true,
    inference(paramodulation,[],['47','2']) ).

cnf('49',plain,
    ifeq(is_a_theorem(equivalent(X,equivalent(Y,X))),true,is_a_theorem(Y),true) = true,
    inference(simplify,[],['48','4']) ).

cnf('50',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,Y3),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['45','49']) ).

cnf('51',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(Y,X))) = true,
    inference(simplify,[],['50','4']) ).

cnf('52',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,equivalent(equivalent(Z3,U3),equivalent(U3,Z3)))),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['51','5']) ).

cnf('53',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(equivalent(Z,U),equivalent(U,Z)))),equivalent(Y,X))) = true,
    inference(simplify,[],['52','4']) ).

cnf('54',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(equivalent(X3,Y3),equivalent(equivalent(Y3,X3),Z3)),Z3)),true) = true,
    inference(paramodulation,[],['53','9']) ).

cnf('55',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,Y),equivalent(equivalent(Y,X),Z)),Z)) = true,
    inference(simplify,[],['54','4']) ).

cnf('56',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(X3,Y3)),true,is_a_theorem(equivalent(Y3,X3)),true),true) = true,
    inference(paramodulation,[],['51','2']) ).

cnf('57',plain,
    ifeq(is_a_theorem(equivalent(X,Y)),true,is_a_theorem(equivalent(Y,X)),true) = true,
    inference(simplify,[],['56','4']) ).

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

cnf('59',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,Z),equivalent(equivalent(Z,Y),X)))) = true,
    inference(simplify,[],['58','4']) ).

cnf('60',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(X3,equivalent(Y3,equivalent(equivalent(Z3,equivalent(Z3,U3)),U3))),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['19','5']) ).

cnf('61',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(Y,equivalent(equivalent(Z,equivalent(Z,U)),U))),equivalent(Y,X))) = true,
    inference(simplify,[],['60','4']) ).

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

cnf('63',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(equivalent(Y,equivalent(Y,X)),Z)),Z)) = true,
    inference(simplify,[],['62','4']) ).

cnf('64',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(equivalent(Z3,equivalent(Z3,Y3)),equivalent(X3,equivalent(U3,U3)))))),true) = true,
    inference(paramodulation,[],['63','21']) ).

cnf('65',plain,
    is_a_theorem(equivalent(X,equivalent(Y,equivalent(equivalent(Z,equivalent(Z,Y)),equivalent(X,equivalent(U,U)))))) = true,
    inference(simplify,[],['64','4']) ).

cnf('66',plain,
    ifeq(true,true,ifeq(is_a_theorem(equivalent(X3,equivalent(X3,Y3))),true,is_a_theorem(Y3),true),true) = true,
    inference(paramodulation,[],['19','2']) ).

cnf('67',plain,
    ifeq(is_a_theorem(equivalent(X,equivalent(X,Y))),true,is_a_theorem(Y),true) = true,
    inference(simplify,[],['66','4']) ).

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

cnf('69',plain,
    is_a_theorem(equivalent(equivalent(X,equivalent(X,Y)),equivalent(Y,equivalent(Z,Z)))) = true,
    inference(simplify,[],['68','4']) ).

cnf('70',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(Y3,equivalent(Y3,X3)))),true) = true,
    inference(paramodulation,[],['69','21']) ).

cnf('71',plain,
    is_a_theorem(equivalent(X,equivalent(Y,equivalent(Y,X)))) = true,
    inference(simplify,[],['70','4']) ).

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

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

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

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

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

cnf('77',plain,
    ifeq(is_a_theorem(equivalent(equivalent(X,equivalent(X,Y)),equivalent(Y,Z))),true,is_a_theorem(Z),true) = true,
    inference(simplify,[],['76','4']) ).

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

cnf('79',plain,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(Z,equivalent(Z,equivalent(Y,X))))) = true,
    inference(simplify,[],['78','4']) ).

cnf('80',plain,
    ifeq(true,true,is_a_theorem(equivalent(X3,equivalent(equivalent(Y3,Z3),equivalent(Z3,equivalent(Y3,X3))))),true) = true,
    inference(paramodulation,[],['79','41']) ).

cnf('81',plain,
    is_a_theorem(equivalent(X,equivalent(equivalent(Y,Z),equivalent(Z,equivalent(Y,X))))) = true,
    inference(simplify,[],['80','4']) ).

cnf('82',plain,
    ifeq(true,true,is_a_theorem(equivalent(equivalent(equivalent(X3,equivalent(Y3,Z3)),Z3),equivalent(Y3,X3))),true) = true,
    inference(paramodulation,[],['81','41']) ).

cnf('83',plain,
    is_a_theorem(equivalent(equivalent(equivalent(X,equivalent(Y,Z)),Z),equivalent(Y,X))) = true,
    inference(simplify,[],['82','4']) ).

cnf('84',plain,
    is_a_theorem(equivalent(equivalent(equivalent(a,equivalent(b,c)),c),equivalent(b,a))) != true,
    inference(cnf_transformation,[],[prove_pyo]) ).

cnf('85',plain,
    $false,
    inference(resolution,[],['83','84']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL024-10 : TPTP v8.1.2. Released v7.5.0.
% 0.00/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n020.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Fri Aug 25 06:08:15 EDT 2023
% 0.12/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:                     4
% 0.20/0.38  in_rule_clause_count:                4
% 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:                4
% 0.20/0.38  in_horn_clause_count:                4
% 0.20/0.38  in_pos_clause_count:                 3
% 0.20/0.38  in_neg_clause_count:                 1
% 0.20/0.38  in_poseq_clause_count:               3
% 0.20/0.38  in_negeq_clause_count:               1
% 0.20/0.38  in_unitposeq_clause_count:           3
% 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:              6
% 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:                    3
% 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.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.39  
% 0.20/0.39  **** run 6 fork 5 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.39  
% 0.20/0.39  **** run 7 fork 6 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.40  
% 0.20/0.40  **** run 8 fork 7 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 1: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 2: 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.51  
% 0.20/0.51  
% 0.20/0.51  fork 5: search terminated without proof.
% 0.20/0.51  
% 0.20/0.51  
% 0.20/0.51  fork 6: 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.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  **** run 14 fork 5 starts with strategy
% 0.20/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.54  
% 0.20/0.54  **** run 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  **** run 15 fork 6 starts with strategy
% 0.20/0.54  
% 0.20/0.54  **** run 10 fork 1 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.54  
% 0.20/0.54  
% 0.20/0.54  fork 7: search terminated without proof.
% 0.20/0.54  
% 0.20/0.54  **** run 11 fork 2 starts with strategy
% 0.20/0.54  
% 0.20/0.54  **** run 12 fork 3 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.54  
% 0.20/0.54  **** run 9 fork 0 starts with strategy
% 0.20/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.56  
% 0.20/0.56  **** run 16 fork 7 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 5: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 4: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 1: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 6: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 3: search terminated without proof.
% 0.20/0.65  
% 0.20/0.65  
% 0.20/0.65  fork 2: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  
% 0.20/0.66  fork 0: search terminated without proof.
% 0.20/0.66  
% 0.20/0.66  **** run 22 fork 5 starts with strategy
% 0.20/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.67  
% 0.20/0.67  **** run 21 fork 4 starts with strategy
% 0.20/0.67  {"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.67  
% 0.20/0.67  **** run 20 fork 3 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  **** run 23 fork 6 starts with strategy
% 0.20/0.67  {"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.67  
% 0.20/0.67  **** run 18 fork 1 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 7: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  **** run 17 fork 0 starts with strategy
% 0.20/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.68  
% 0.20/0.68  **** run 19 fork 2 starts with strategy
% 0.20/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.69  
% 0.20/0.69  **** run 24 fork 7 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.78  
% 0.20/0.78  
% 0.20/0.78  fork 5: search terminated without proof.
% 0.20/0.78  
% 0.20/0.78  
% 0.20/0.78  fork 1: search terminated without proof.
% 0.20/0.79  
% 0.20/0.79  **** run 30 fork 5 starts with strategy
% 0.20/0.79  {"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.80  
% 0.20/0.80  
% 0.20/0.80  fork 4: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  **** run 26 fork 1 starts with strategy
% 0.20/0.80  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 3: search terminated without proof.
% 0.20/0.80  
% 0.20/0.80  
% 0.20/0.80  fork 6: search terminated without proof.
% 0.20/0.82  
% 0.20/0.82  **** run 31 fork 6 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.82  
% 0.20/0.82  **** run 29 fork 4 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.82  
% 0.20/0.82  **** run 28 fork 3 starts with strategy
% 0.20/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 7: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 2: search terminated without proof.
% 0.20/0.85  
% 0.20/0.85  **** run 32 fork 7 starts with strategy
% 0.20/0.85  {"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.86  
% 0.20/0.86  **** run 27 fork 2 starts with strategy
% 0.20/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.90  
% 0.20/0.90  
% 0.20/0.90  fork 0: search terminated without proof.
% 3.72/0.92  
% 3.72/0.92  **** run 25 fork 0 starts with strategy
% 3.72/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 4.27/0.93  
% 4.27/0.93  
% 4.27/0.93  fork 4: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 1: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 5: search terminated without proof.
% 4.27/0.94  
% 4.27/0.94  
% 4.27/0.94  fork 6: search terminated without proof.
% 4.27/0.95  
% 4.27/0.95  
% 4.27/0.95  fork 3: search terminated without proof.
% 4.27/0.95  
% 4.27/0.95  **** run 37 fork 4 starts with strategy
% 4.27/0.95  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.27/0.96  
% 4.27/0.96  **** run 34 fork 1 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.27/0.96  
% 4.27/0.96  **** run 38 fork 5 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.27/0.96  
% 4.27/0.96  **** run 39 fork 6 starts with strategy
% 4.27/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.27/0.97  
% 4.27/0.97  
% 4.27/0.97  fork 7: search terminated without proof.
% 4.27/0.97  
% 4.27/0.97  **** run 36 fork 3 starts with strategy
% 4.27/0.97  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.27/0.99  
% 4.27/0.99  **** run 40 fork 7 starts with strategy
% 4.27/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.82/0.99  
% 4.82/0.99  
% 4.82/0.99  fork 2: search terminated without proof.
% 4.82/1.01  
% 4.82/1.01  **** run 35 fork 2 starts with strategy
% 4.82/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.82/1.04  
% 4.82/1.04  
% 4.82/1.04  fork 0: search terminated without proof.
% 4.82/1.06  
% 4.82/1.06  **** run 33 fork 0 starts with strategy
% 4.82/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 5.41/1.08  
% 5.41/1.08  
% 5.41/1.08  fork 5: search terminated without proof.
% 5.41/1.08  
% 5.41/1.08  
% 5.41/1.08  fork 1: search terminated without proof.
% 5.41/1.08  
% 5.41/1.08  
% 5.41/1.08  fork 3: search terminated without proof.
% 5.41/1.08  
% 5.41/1.08  
% 5.41/1.08  fork 6: search terminated without proof.
% 5.41/1.08  
% 5.41/1.08  
% 5.41/1.08  fork 4: search terminated without proof.
% 5.41/1.09  
% 5.41/1.09  **** run 42 fork 1 starts with strategy
% 5.41/1.09  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.41/1.09  
% 5.41/1.09  **** run 46 fork 5 starts with strategy
% 5.41/1.09  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.41/1.10  
% 5.41/1.10  **** run 44 fork 3 starts with strategy
% 5.41/1.10  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.41/1.10  
% 5.41/1.10  **** run 47 fork 6 starts with strategy
% 5.66/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.66/1.10  
% 5.66/1.10  **** run 45 fork 4 starts with strategy
% 5.66/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.66/1.11  
% 5.66/1.11  
% 5.66/1.11  fork 7: search terminated without proof.
% 5.66/1.12  
% 5.66/1.12  fork 5: search finished without proof.
% 5.66/1.13  
% 5.66/1.13  **** run 48 fork 7 starts with strategy
% 5.66/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.66/1.13  
% 5.66/1.13  fork 6: search finished without proof.
% 5.88/1.14  
% 5.88/1.14  **** run 54 fork 5 starts with strategy
% 5.88/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.88/1.14  
% 5.88/1.14  
% 5.88/1.14  fork 2: search terminated without proof.
% 5.88/1.14  
% 5.88/1.14  **** run 55 fork 6 starts with strategy
% 5.88/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 5.88/1.15  
% 5.88/1.15  fork 7: search finished without proof.
% 5.88/1.16  
% 5.88/1.16  fork 5: search finished without proof.
% 5.88/1.16  
% 5.88/1.16  **** run 43 fork 2 starts with strategy
% 5.88/1.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.88/1.17  
% 5.88/1.17  **** run 56 fork 7 starts with strategy
% 5.88/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 5.88/1.18  
% 5.88/1.18  
% 5.88/1.18  fork 0: search terminated without proof.
% 5.88/1.18  
% 5.88/1.18  **** run 62 fork 5 starts with strategy
% 5.88/1.18  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 5.88/1.19  
% 5.88/1.19  **** run 41 fork 0 starts with strategy
% 5.88/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.88/1.22  
% 5.88/1.22  
% 5.88/1.22  fork 1: search terminated without proof.
% 5.88/1.22  
% 5.88/1.22  
% 5.88/1.22  fork 4: search terminated without proof.
% 6.64/1.23  
% 6.64/1.23  
% 6.64/1.23  fork 3: search terminated without proof.
% 6.64/1.24  
% 6.64/1.24  **** run 50 fork 1 starts with strategy
% 6.64/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.64/1.24  
% 6.64/1.24  **** run 53 fork 4 starts with strategy
% 6.64/1.24  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.64/1.25  
% 6.64/1.25  **** run 52 fork 3 starts with strategy
% 6.64/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.64/1.26  
% 6.64/1.26  
% 6.64/1.26  fork 6: search terminated without proof.
% 6.64/1.26  
% 6.64/1.26  fork 4: search finished without proof.
% 6.64/1.27  
% 6.64/1.27  fork 3: search finished without proof.
% 6.64/1.28  
% 6.64/1.28  **** run 61 fork 4 starts with strategy
% 6.64/1.28  
% 6.64/1.28  **** run 63 fork 6 starts with strategy
% 6.64/1.28  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 6.64/1.28  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 6.64/1.29  
% 6.64/1.29  
% 6.64/1.29  fork 7: search terminated without proof.
% 6.64/1.29  
% 6.64/1.29  **** run 60 fork 3 starts with strategy
% 6.64/1.29  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 6.64/1.29  
% 6.64/1.29  
% 6.64/1.29  fork 2: search terminated without proof.
% 7.22/1.30  
% 7.22/1.30  
% 7.22/1.30  fork 5: search terminated without proof.
% 7.22/1.31  
% 7.22/1.31  **** run 64 fork 7 starts with strategy
% 7.22/1.31  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.22/1.31  
% 7.22/1.31  
% 7.22/1.31  fork 0: search terminated without proof.
% 7.22/1.32  
% 7.22/1.32  **** run 70 fork 5 starts with strategy
% 7.22/1.32  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.22/1.32  
% 7.22/1.32  **** run 51 fork 2 starts with strategy
% 7.22/1.32  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 7.22/1.33  
% 7.22/1.33  **** run 49 fork 0 starts with strategy
% 7.22/1.33  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.22/1.35  
% 7.22/1.35  fork 2: search finished without proof.
% 7.22/1.36  
% 7.22/1.36  fork 0: search finished without proof.
% 7.22/1.36  
% 7.22/1.36  
% 7.22/1.36  fork 1: search terminated without proof.
% 7.80/1.37  
% 7.80/1.37  **** run 59 fork 2 starts with strategy
% 7.80/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.80/1.37  
% 7.80/1.37  **** run 57 fork 0 starts with strategy
% 7.80/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.80/1.37  
% 7.80/1.37  **** run 58 fork 1 starts with strategy
% 7.80/1.37  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.80/1.40  
% 7.80/1.40  
% 7.80/1.40  fork 4: search terminated without proof.
% 7.80/1.41  
% 7.80/1.41  
% 7.80/1.41  fork 6: search terminated without proof.
% 7.80/1.41  
% 7.80/1.41  
% 7.80/1.41  fork 3: search terminated without proof.
% 7.80/1.42  
% 7.80/1.42  **** run 69 fork 4 starts with strategy
% 7.80/1.42  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 7.80/1.43  
% 7.80/1.43  **** run 71 fork 6 starts with strategy
% 7.80/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 7.80/1.43  
% 7.80/1.43  
% 7.80/1.43  fork 7: search terminated without proof.
% 7.80/1.43  
% 7.80/1.43  **** run 68 fork 3 starts with strategy
% 7.80/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.80/1.45  
% 7.80/1.45  **** run 72 fork 7 starts with strategy
% 7.80/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 7.80/1.49  
% 7.80/1.49  
% 7.80/1.49  fork 0: search terminated without proof.
% 7.80/1.49  
% 7.80/1.49  
% 7.80/1.49  fork 2: search terminated without proof.
% 7.80/1.51  
% 7.80/1.51  **** run 65 fork 0 starts with strategy
% 7.80/1.51  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 7.80/1.52  
% 7.80/1.52  **** run 67 fork 2 starts with strategy
% 7.80/1.52  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 9.32/1.58  
% 9.32/1.58  
% 9.32/1.58  fork 1: search terminated without proof.
% 9.32/1.60  
% 9.32/1.60  **** run 66 fork 1 starts with strategy
% 9.32/1.60  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.32/1.62  
% 9.32/1.62  fork 1: search finished without proof.
% 9.32/1.63  
% 9.32/1.63  
% 9.32/1.63  fork 0: search terminated without proof.
% 9.32/1.64  
% 9.32/1.64  **** run 74 fork 1 starts with strategy
% 9.32/1.64  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 9.32/1.65  
% 9.32/1.65  **** run 73 fork 0 starts with strategy
% 9.32/1.65  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 14.68/2.34  
% 14.68/2.34  
% 14.68/2.34  fork 5: search terminated without proof.
% 15.24/2.37  
% 15.24/2.37  **** run 78 fork 5 starts with strategy
% 15.24/2.37  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 15.80/2.44  
% 15.80/2.44  
% 15.80/2.44  fork 4: search terminated without proof.
% 15.80/2.45  
% 15.80/2.45  
% 15.80/2.45  fork 6: search terminated without proof.
% 15.99/2.46  
% 15.99/2.46  **** run 77 fork 4 starts with strategy
% 15.99/2.46  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 15.99/2.47  
% 15.99/2.47  **** run 79 fork 6 starts with strategy
% 15.99/2.47  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 15.99/2.48  
% 15.99/2.48  
% 15.99/2.48  fork 7: search terminated without proof.
% 15.99/2.52  
% 15.99/2.52  **** run 80 fork 7 starts with strategy
% 15.99/2.52  {"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}
% 16.56/2.54  
% 16.56/2.54  
% 16.56/2.54  fork 2: search terminated without proof.
% 16.56/2.56  
% 16.56/2.56  **** run 75 fork 2 starts with strategy
% 16.56/2.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 17.53/2.66  
% 17.53/2.66  
% 17.53/2.66  fork 3: search terminated without proof.
% 17.75/2.69  
% 17.75/2.69  **** run 76 fork 3 starts with strategy
% 17.75/2.69  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 17.75/2.69  
% 17.75/2.69  
% 17.75/2.69  fork 1: search terminated without proof.
% 18.21/2.73  
% 18.21/2.73  **** run 82 fork 1 starts with strategy
% 18.21/2.73  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 18.21/2.78  
% 18.21/2.78  
% 18.21/2.78  fork 0: search terminated without proof.
% 18.21/2.81  
% 18.21/2.81  **** run 81 fork 0 starts with strategy
% 18.21/2.81  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 23.78/3.44  
% 23.78/3.44  
% 23.78/3.44  fork 5: search terminated without proof.
% 23.78/3.47  
% 23.78/3.47  **** run 86 fork 5 starts with strategy
% 23.78/3.47  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 23.78/3.48  
% 23.78/3.48  
% 23.78/3.48  fork 4: search terminated without proof.
% 24.14/3.49  
% 24.14/3.49  
% 24.14/3.49  fork 6: search terminated without proof.
% 24.14/3.51  
% 24.14/3.51  **** run 85 fork 4 starts with strategy
% 24.14/3.51  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 24.14/3.52  
% 24.14/3.52  **** run 87 fork 6 starts with strategy
% 24.14/3.52  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 24.14/3.58  
% 24.14/3.58  
% 24.14/3.58  fork 2: search terminated without proof.
% 24.14/3.61  
% 24.14/3.61  **** run 83 fork 2 starts with strategy
% 24.14/3.61  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 24.14/3.67  
% 24.14/3.67  
% 24.14/3.67  fork 7: search terminated without proof.
% 24.14/3.71  
% 24.14/3.71  **** run 88 fork 7 starts with strategy
% 24.14/3.71  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 24.14/3.71  
% 24.14/3.71  
% 24.14/3.71  fork 3: search terminated without proof.
% 24.14/3.74  
% 24.14/3.74  **** run 84 fork 3 starts with strategy
% 24.14/3.74  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 26.15/3.80  
% 26.15/3.80  
% 26.15/3.80  fork 1: search terminated without proof.
% 26.59/3.83  
% 26.59/3.83  
% 26.59/3.83  fork 0: search terminated without proof.
% 26.59/3.85  
% 26.59/3.85  **** run 90 fork 1 starts with strategy
% 26.59/3.85  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 26.90/3.86  
% 26.90/3.86  **** run 89 fork 0 starts with strategy
% 26.90/3.86  {"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}
% 31.10/4.49  
% 31.10/4.49  
% 31.10/4.49  fork 5: search terminated without proof.
% 31.10/4.51  
% 31.10/4.51  **** run 94 fork 5 starts with strategy
% 31.10/4.51  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 32.24/4.54  
% 32.24/4.54  
% 32.24/4.54  fork 4: search terminated without proof.
% 32.24/4.54  
% 32.24/4.54  
% 32.24/4.54  fork 6: search terminated without proof.
% 32.34/4.56  
% 32.34/4.56  **** run 95 fork 6 starts with strategy
% 32.34/4.56  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 32.34/4.57  
% 32.34/4.57  **** run 93 fork 4 starts with strategy
% 32.34/4.57  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 33.12/4.69  
% 33.12/4.69  
% 33.12/4.69  fork 2: search terminated without proof.
% 33.12/4.71  
% 33.12/4.71  **** run 91 fork 2 starts with strategy
% 33.12/4.71  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 33.84/4.76  
% 33.84/4.76  
% 33.84/4.76  fork 3: search terminated without proof.
% 34.20/4.79  
% 34.20/4.79  **** run 92 fork 3 starts with strategy
% 34.20/4.79  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 34.72/4.87  
% 34.72/4.87  
% 34.72/4.87  fork 1: search terminated without proof.
% 34.72/4.88  
% 34.72/4.88  
% 34.72/4.88  fork 7: search terminated without proof.
% 34.72/4.90  
% 34.72/4.90  **** run 96 fork 7 starts with strategy
% 34.72/4.90  {"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}
% 34.72/4.91  
% 34.72/4.91  **** run 98 fork 1 starts with strategy
% 34.72/4.91  {"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}
% 35.16/4.91  
% 35.16/4.91  
% 35.16/4.91  fork 0: search terminated without proof.
% 35.16/4.94  
% 35.16/4.94  **** run 97 fork 0 starts with strategy
% 35.16/4.94  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 39.86/5.53  
% 39.86/5.53  
% 39.86/5.53  fork 5: search terminated without proof.
% 39.86/5.56  
% 39.86/5.56  **** run 102 fork 5 starts with strategy
% 39.86/5.56  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 40.30/5.58  
% 40.30/5.58  
% 40.30/5.58  fork 6: search terminated without proof.
% 40.30/5.59  
% 40.30/5.59  
% 40.30/5.59  fork 4: search terminated without proof.
% 40.30/5.61  
% 40.30/5.61  **** run 103 fork 6 starts with strategy
% 40.30/5.61  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 40.30/5.62  
% 40.30/5.62  **** run 101 fork 4 starts with strategy
% 40.30/5.62  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 41.14/5.80  
% 41.14/5.80  
% 41.14/5.80  fork 3: search terminated without proof.
% 41.14/5.83  
% 41.14/5.83  **** run 100 fork 3 starts with strategy
% 41.14/5.83  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 41.14/5.83  
% 41.14/5.83  
% 41.14/5.83  fork 2: search terminated without proof.
% 41.14/5.86  
% 41.14/5.86  **** run 99 fork 2 starts with strategy
% 41.14/5.86  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 43.45/6.01  
% 43.45/6.01  
% 43.45/6.01  fork 7: search terminated without proof.
% 43.45/6.03  
% 43.45/6.03  **** run 104 fork 7 starts with strategy
% 43.45/6.03  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 43.45/6.03  
% 43.45/6.03  
% 43.45/6.03  fork 1: search terminated without proof.
% 43.45/6.03  
% 43.45/6.03  
% 43.45/6.03  fork 0: search terminated without proof.
% 43.45/6.05  
% 43.45/6.05  **** run 106 fork 1 starts with strategy
% 43.45/6.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 43.45/6.06  
% 43.45/6.06  **** run 105 fork 0 starts with strategy
% 43.45/6.06  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 47.62/6.58  
% 47.62/6.58  
% 47.62/6.58  fork 5: search terminated without proof.
% 47.62/6.60  
% 47.62/6.60  **** run 110 fork 5 starts with strategy
% 47.62/6.60  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 48.29/6.63  
% 48.29/6.63  
% 48.29/6.63  fork 6: search terminated without proof.
% 48.29/6.67  
% 48.29/6.67  **** run 111 fork 6 starts with strategy
% 48.29/6.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 48.89/6.71  
% 48.89/6.71  
% 48.89/6.71  fork 4: search terminated without proof.
% 48.89/6.73  
% 48.89/6.73  **** run 109 fork 4 starts with strategy
% 48.89/6.73  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 49.96/6.85  
% 49.96/6.85  
% 49.96/6.85  fork 3: search terminated without proof.
% 49.96/6.88  
% 49.96/6.88  **** run 108 fork 3 starts with strategy
% 49.96/6.88  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 49.96/6.88  
% 49.96/6.88  
% 49.96/6.88  fork 2: search terminated without proof.
% 49.96/6.91  
% 49.96/6.91  **** run 107 fork 2 starts with strategy
% 49.96/6.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 51.31/7.06  
% 51.31/7.06  
% 51.31/7.06  fork 7: search terminated without proof.
% 51.94/7.08  
% 51.94/7.08  **** run 112 fork 7 starts with strategy
% 51.94/7.08  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 51.94/7.08  
% 51.94/7.08  
% 51.94/7.08  fork 0: search terminated without proof.
% 51.94/7.10  
% 51.94/7.10  fork 7: search finished without proof.
% 51.94/7.11  
% 51.94/7.11  **** run 113 fork 0 starts with strategy
% 51.94/7.11  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 51.94/7.12  
% 51.94/7.12  **** run 120 fork 7 starts with strategy
% 51.94/7.12  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 51.94/7.14  
% 51.94/7.14  fork 0: search finished without proof.
% 51.94/7.14  
% 51.94/7.14  fork 7: search finished without proof.
% 51.94/7.15  
% 51.94/7.15  **** run 121 fork 0 starts with strategy
% 51.94/7.15  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30}
% 51.94/7.16  
% 51.94/7.16  **** run 128 fork 7 starts with strategy
% 51.94/7.16  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 52.79/7.28  
% 52.79/7.28  
% 52.79/7.28  fork 1: search terminated without proof.
% 52.79/7.31  
% 52.79/7.31  **** run 114 fork 1 starts with strategy
% 52.79/7.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 53.88/7.33  
% 53.88/7.33  fork 1: search finished without proof.
% 53.88/7.34  
% 53.88/7.34  **** run 122 fork 1 starts with strategy
% 53.88/7.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":40}
% 56.09/7.62  
% 56.09/7.62  
% 56.09/7.62  fork 5: search terminated without proof.
% 56.27/7.67  
% 56.27/7.67  **** run 118 fork 5 starts with strategy
% 56.27/7.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 56.27/7.69  
% 56.27/7.69  
% 56.27/7.69  fork 6: search terminated without proof.
% 56.27/7.70  
% 56.27/7.70  fork 5: search finished without proof.
% 56.27/7.72  
% 56.27/7.72  **** run 119 fork 6 starts with strategy
% 56.27/7.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 56.27/7.72  
% 56.27/7.72  **** run 126 fork 5 starts with strategy
% 56.27/7.72  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 56.99/7.74  
% 56.99/7.74  fork 6: search finished without proof.
% 56.99/7.75  
% 56.99/7.75  
% 56.99/7.75  fork 4: search terminated without proof.
% 56.99/7.75  
% 56.99/7.75  **** run 127 fork 6 starts with strategy
% 56.99/7.75  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 56.99/7.78  
% 56.99/7.78  **** run 117 fork 4 starts with strategy
% 56.99/7.78  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 57.55/7.80  
% 57.55/7.80  fork 4: search finished without proof.
% 57.55/7.82  
% 57.55/7.82  **** run 125 fork 4 starts with strategy
% 57.55/7.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 57.55/7.93  
% 57.55/7.93  
% 57.55/7.93  fork 2: search terminated without proof.
% 57.55/7.94  
% 57.55/7.94  
% 57.55/7.94  fork 3: search terminated without proof.
% 57.55/7.96  
% 57.55/7.96  **** run 115 fork 2 starts with strategy
% 57.55/7.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 57.55/7.98  
% 57.55/7.98  fork 2: search finished without proof.
% 57.55/8.00  
% 57.55/8.00  **** run 123 fork 2 starts with strategy
% 57.55/8.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 59.27/8.05  
% 59.27/8.05  **** run 116 fork 3 starts with strategy
% 59.27/8.05  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 60.16/8.17  
% 60.16/8.17  
% 60.16/8.17  fork 0: search terminated without proof.
% 60.16/8.18  
% 60.16/8.18  
% 60.16/8.18  fork 7: search terminated without proof.
% 60.54/8.19  
% 60.54/8.19  **** run 129 fork 0 starts with strategy
% 60.54/8.19  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 60.54/8.21  
% 60.54/8.21  **** run 136 fork 7 starts with strategy
% 60.54/8.21  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 61.91/8.37  
% 61.91/8.37  
% 61.91/8.37  fork 1: search terminated without proof.
% 61.91/8.40  
% 61.91/8.40  **** run 130 fork 1 starts with strategy
% 61.91/8.40  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 64.80/8.74  
% 64.80/8.74  
% 64.80/8.74  fork 5: search terminated without proof.
% 64.99/8.76  
% 64.99/8.76  **** run 134 fork 5 starts with strategy
% 64.99/8.76  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 65.60/8.84  
% 65.60/8.84  
% 65.60/8.84  fork 4: search terminated without proof.
% 65.60/8.86  
% 65.60/8.86  **** run 133 fork 4 starts with strategy
% 65.60/8.86  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 65.60/8.87  
% 65.60/8.87  
% 65.60/8.87  fork 6: search terminated without proof.
% 65.97/8.90  
% 65.97/8.90  **** run 135 fork 6 starts with strategy
% 65.97/8.90  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 66.79/9.02  
% 66.79/9.02  
% 66.79/9.02  fork 2: search terminated without proof.
% 67.20/9.04  
% 67.20/9.04  **** run 131 fork 2 starts with strategy
% 67.20/9.04  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 67.42/9.11  
% 67.42/9.11  
% 67.42/9.11  fork 3: search terminated without proof.
% 67.98/9.13  
% 67.98/9.13  **** run 124 fork 3 starts with strategy
% 67.98/9.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 67.98/9.21  
% 67.98/9.21  
% 67.98/9.21  fork 0: search terminated without proof.
% 67.98/9.24  
% 67.98/9.24  **** run 137 fork 0 starts with strategy
% 67.98/9.24  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 70.35/9.43  
% 70.35/9.43  
% 70.35/9.43  fork 1: search terminated without proof.
% 70.53/9.46  
% 70.53/9.46  **** run 138 fork 1 starts with strategy
% 70.53/9.46  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 74.78/10.06  
% 74.78/10.06  
% 74.78/10.06  fork 2: search terminated without proof.
% 75.34/10.09  
% 75.34/10.09  **** run 139 fork 2 starts with strategy
% 75.34/10.09  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 75.78/10.15  
% 75.78/10.15  
% 75.78/10.15  fork 3: search terminated without proof.
% 75.98/10.18  
% 75.98/10.18  **** run 132 fork 3 starts with strategy
% 75.98/10.18  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 75.98/10.21  
% 75.98/10.21  fork 3: search finished without proof.
% 75.98/10.22  
% 75.98/10.22  **** run 140 fork 3 starts with strategy
% 75.98/10.22  {"max_dseconds":50,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 82.60/11.01  
% 82.60/11.01  
% 82.60/11.01  result: proof found
% 82.60/11.01  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 82.60/11.01  by run 135 fork 6 strategy {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 82.60/11.01  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 82.60/11.01  
% 82.60/11.01  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 82.60/11.01  
% 82.60/11.01  run 135 fork 6 statistics:
% 82.60/11.01  ----------------------------------
% 82.60/11.01  this run seconds: 1.893762
% 82.60/11.01  total seconds: 10.330068
% 82.60/11.01  stat_given_used: 1731
% 82.60/11.01  stat_given_used_at_endgame: 0
% 82.60/11.01  stat_given_candidates:   2393
% 82.60/11.01  stat_given_candidates_at_endgame: 0
% 82.60/11.01  stat_given_candidates_h: 0
% 82.60/11.01  stat_binres_derived_cl:   1
% 82.60/11.01  stat_binres_derived_cl_h: 0
% 82.60/11.01  stat_factor_derived_cl: 0
% 82.60/11.01  stat_para_derived_cl: 415463
% 82.60/11.01  stat_tautologies_discarded: 0
% 82.60/11.01  stat_forward_subsumed: 142651
% 82.60/11.01  stat_derived_cut: 0
% 82.60/11.01  stat_derived_rewritten: 1106
% 82.60/11.01  stat_weight_discarded_building: 0
% 82.60/11.01  stat_weight_discarded_cl: 0
% 82.60/11.01  stat_internlimit_discarded_cl: 0
% 82.60/11.01  stat_simplified:  1106 simplified 0 derived 0 given
% 82.60/11.01  stat_kept_cl: 89574
% 82.60/11.01  stat_built_cl: 94142
% 82.60/11.01  stat_hyperres_partial_cl: 0
% 82.60/11.01  stat_made_rewriters: 1730
% 82.60/11.01  stat_backward_subsumed: 0
% 82.60/11.01  stat_propagated_subsumed: 0
% 82.60/11.01  stat_clsubs_attempted:                    261538
% 82.60/11.01  stat_clsubs_fact_groundunit_found:             0
% 82.60/11.01  stat_clsubs_rule_groundunit_found:             1
% 82.60/11.01  stat_clsubs_top_meta_attempted:            1495585
% 82.60/11.01  stat_clsubs_top_meta_failed:               1234047
% 82.60/11.01  stat_clsubs_top_meta_nonpref_attempted:             1495585
% 82.60/11.01  stat_clsubs_top_meta_nonpref_succeeded:              517290
% 82.60/11.01  stat_clsubs_top_meta_pref_attempted:                 517290
% 82.60/11.01  stat_clsubs_top_meta_pref1_succeeded:                517290
% 82.60/11.01  stat_clsubs_top_meta_pref2_succeeded:                261538
% 82.60/11.01  stat_clsubs_top_meta_pref3_succeeded:                261538
% 82.60/11.01  stat_clsubs_top_meta_pref_succeeded:                 261538
% 82.60/11.01  stat_clsubs_meta_attempted:               261538
% 82.60/11.01  stat_clsubs_meta_failed:                       0
% 82.60/11.01  stat_clsubs_predsymbs_attempted:               0
% 82.60/11.01  stat_clsubs_unit_attempted:               261538
% 82.60/11.01  stat_clsubs_full_attempted:                    0
% 82.60/11.01  stat_forwardsubs_attempted:               232225
% 82.60/11.01  stat_lit_hash_added:                  89579
% 82.60/11.01  stat_lit_hash_computed:              323538
% 82.60/11.01  stat_lit_hash_match_found:           142652
% 82.60/11.01  stat_lit_hash_match_miss:            181987
% 82.60/11.01  stat_lit_hash_cut_ok:                     0
% 82.60/11.01  stat_lit_strong_cut_ok:                   0
% 82.60/11.01  stat_lit_hash_subsume_ok:            142651
% 82.60/11.01  clqueue els 10000000 used 1
% 82.60/11.01  clactive els 10000000 used 1732
% 82.60/11.01  clactivesubsume els 10000000 used 10381
% 82.60/11.01  queue_termbuf els 200000000 used 10822079
% 82.60/11.01  hyper_termbuf els 100000000 used 1
% 82.60/11.01  active_termbuf els 100000000 used 123487
% 82.60/11.01  varstack els 5000 last used 1
% 82.60/11.01  given_termbuf els 10000000 last used 55
% 82.60/11.01  simplified_termbuf els 10000000 last used 1
% 82.60/11.01  derived_termbuf els 10000000 last used 3
% 82.60/11.01  wr_mallocs: 67538
% 82.60/11.01  wr_callocs: 19
% 82.60/11.01  wr_reallocs: 25219
% 82.60/11.01  wr_frees: 2
% 82.60/11.01  wr_malloc_bytes: 4165388068
% 82.60/11.01  wr_calloc_bytes: 96065504
% 82.60/11.01  wr_realloc_bytes: 4724944
% 82.60/11.01  wr_realloc_freebytes: 0
% 82.60/11.01  ----------------------------------
%------------------------------------------------------------------------------