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

View Problem - Process Solution

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

% Computer : n025.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 00:55:49 EDT 2023

% Result   : Unsatisfiable 12.00s 2.10s
% Output   : CNFRefutation 12.00s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named f02)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    rd(mult(X,X),X) = X,
    inference(cnf_transformation,[],[f02]) ).

cnf('2',plain,
    rd(mult(mult(X,Y),rd(Z,U)),rd(Z,U)) = mult(X,rd(mult(Y,U),U)),
    inference(cnf_transformation,[],[f06]) ).

cnf('3',plain,
    rd(mult(mult(X3,Y3),Z3),rd(mult(Z3,Z3),Z3)) = mult(X3,rd(mult(Y3,Z3),Z3)),
    inference(paramodulation,[],['1','2']) ).

cnf('4',plain,
    rd(mult(mult(X,Y),Z),Z) = mult(X,rd(mult(Y,Z),Z)),
    inference(simplify,[],['3','1']) ).

cnf('5',plain,
    rd(mult(mult(X,Y),Y),Y) = mult(X,Y),
    inference(paramodulation,[],['1','4']) ).

cnf('6',plain,
    ld(X0,mult(X0,ld(X1,X1))) = rd(mult(rd(X0,X0),X1),X1),
    inference(cnf_transformation,[],[f07]) ).

cnf('7',plain,
    mult(X,ld(X,Y)) = ld(X,mult(X,Y)),
    inference(cnf_transformation,[],[f03]) ).

cnf('8',plain,
    mult(X,ld(X,ld(Y,Y))) = rd(mult(rd(X,X),Y),Y),
    inference(simplify,[],['6','7']) ).

cnf('9',plain,
    ld(X,mult(X,X)) = X,
    inference(cnf_transformation,[],[f01]) ).

cnf('10',plain,
    mult(X,ld(X,X)) = X,
    inference(paramodulation,[],['7','9']) ).

cnf('11',plain,
    rd(mult(rd(ld(X3,X3),ld(X3,X3)),X3),X3) = ld(X3,X3),
    inference(paramodulation,[],['8','10']) ).

cnf('12',plain,
    mult(X,ld(X,ld(X,X))) = ld(X,X),
    inference(paramodulation,[],['10','7']) ).

cnf('13',plain,
    rd(mult(rd(X3,X3),X3),X3) = ld(X3,X3),
    inference(paramodulation,[],['8','12']) ).

cnf('14',plain,
    mult(rd(X,Y),Y) = rd(mult(X,Y),Y),
    inference(cnf_transformation,[],[f04]) ).

cnf('15',plain,
    rd(X,X) = ld(X,X),
    inference(simplify,[then_simplify],['13','14','1']) ).

cnf('16',plain,
    rd(mult(rd(rd(X,X),rd(X,X)),X),X) = rd(X,X),
    inference(simplify,[then_simplify],['11','15','15','15']) ).

cnf('17',plain,
    mult(rd(X3,X3),X3) = rd(mult(mult(rd(rd(X3,X3),rd(X3,X3)),X3),X3),X3),
    inference(paramodulation,[],['16','14']) ).

cnf('18',plain,
    X = rd(mult(mult(rd(rd(X,X),rd(X,X)),X),X),X),
    inference(simplify,[then_simplify],['17','14','1']) ).

cnf('19',plain,
    X = mult(rd(rd(X,X),rd(X,X)),X),
    inference(paramodulation,[],['5','18']) ).

cnf('20',plain,
    ld(ld(X0,X1),mult(ld(X0,X1),mult(X2,X3))) = mult(ld(X0,mult(X0,X2)),X3),
    inference(cnf_transformation,[],[f05]) ).

cnf('21',plain,
    mult(ld(X,Y),ld(ld(X,Y),mult(Z,U))) = mult(mult(X,ld(X,Z)),U),
    inference(simplify,[then_simplify],['20','7','7']) ).

cnf('22',plain,
    mult(X3,ld(ld(X3,mult(X3,X3)),mult(Y3,Z3))) = mult(mult(X3,ld(X3,Y3)),Z3),
    inference(paramodulation,[],['9','21']) ).

cnf('23',plain,
    mult(X,rd(X,X)) = X,
    inference(paramodulation,[],['15','10']) ).

cnf('24',plain,
    mult(X,ld(X,mult(Y,Z))) = mult(mult(X,ld(X,Y)),Z),
    inference(simplify,[then_simplify],['22','7','15','23']) ).

cnf('25',plain,
    mult(X3,ld(X3,Y3)) = mult(mult(X3,ld(X3,rd(rd(Y3,Y3),rd(Y3,Y3)))),Y3),
    inference(paramodulation,[],['19','24']) ).

cnf('26',plain,
    rd(mult(rd(X3,X3),Y3),Y3) = ld(X3,mult(X3,ld(Y3,Y3))),
    inference(paramodulation,[],['8','7']) ).

cnf('27',plain,
    rd(mult(rd(X,X),Y),Y) = mult(X,ld(X,rd(Y,Y))),
    inference(simplify,[then_simplify],['26','15','7']) ).

cnf('28',plain,
    mult(X3,ld(X3,mult(X3,Y3))) = mult(X3,Y3),
    inference(paramodulation,[],['10','24']) ).

cnf('29',plain,
    mult(X,mult(X,ld(X,Y))) = mult(X,Y),
    inference(simplify,[],['28','7']) ).

cnf('30',plain,
    mult(X3,rd(mult(rd(X3,X3),Y3),Y3)) = mult(X3,rd(Y3,Y3)),
    inference(paramodulation,[],['27','29']) ).

cnf('31',plain,
    rd(mult(X,Y),Y) = mult(X,rd(Y,Y)),
    inference(simplify,[then_simplify],['30','4','23']) ).

cnf('32',plain,
    ld(rd(X3,X3),rd(mult(rd(X3,X3),X3),X3)) = rd(X3,X3),
    inference(paramodulation,[],['31','9']) ).

cnf('33',plain,
    rd(rd(X,X),rd(X,X)) = rd(X,X),
    inference(simplify,[then_simplify],['32','14','1','15']) ).

cnf('34',plain,
    mult(X,ld(X,Y)) = mult(rd(X,X),Y),
    inference(simplify,[then_simplify],['25','33','27','14','5']) ).

cnf('35',plain,
    mult(X,mult(mult(X,ld(X,Y)),Z)) = mult(X,mult(Y,Z)),
    inference(paramodulation,[],['24','29']) ).

cnf('36',plain,
    mult(X3,mult(mult(X3,ld(X3,Y3)),ld(Y3,Z3))) = mult(X3,mult(rd(Y3,Y3),Z3)),
    inference(paramodulation,[],['34','35']) ).

cnf('37',plain,
    mult(mult(X3,ld(X3,Y3)),Z3) = ld(X3,mult(X3,mult(Y3,Z3))),
    inference(paramodulation,[],['24','7']) ).

cnf('38',plain,
    mult(mult(X,ld(X,Y)),Z) = mult(X,ld(X,mult(Y,Z))),
    inference(simplify,[],['37','7']) ).

cnf('39',plain,
    mult(mult(X,ld(X,Y)),Z) = mult(rd(X,X),mult(Y,Z)),
    inference(paramodulation,[],['34','38']) ).

cnf('40',plain,
    mult(X,mult(rd(X,X),Y)) = mult(X,Y),
    inference(paramodulation,[],['34','29']) ).

cnf('41',plain,
    mult(X,mult(Y,ld(Y,Z))) = mult(X,mult(rd(Y,Y),Z)),
    inference(simplify,[then_simplify],['36','39','40']) ).

cnf('42',plain,
    mult(rd(X,X),ld(rd(X,X),Y)) = mult(rd(X,X),Y),
    inference(paramodulation,[],['33','34']) ).

cnf('43',plain,
    mult(X3,mult(rd(X3,X3),Y3)) = mult(X3,ld(rd(X3,X3),Y3)),
    inference(paramodulation,[],['42','40']) ).

cnf('44',plain,
    mult(X,Y) = mult(X,ld(rd(X,X),Y)),
    inference(simplify,[],['43','40']) ).

cnf('45',plain,
    mult(X3,mult(rd(Y3,Y3),Z3)) = mult(X3,ld(rd(X3,X3),mult(Y3,ld(Y3,Z3)))),
    inference(paramodulation,[],['41','44']) ).

cnf('46',plain,
    mult(X,ld(X,Y)) = mult(mult(X,ld(X,Y)),rd(Y,Y)),
    inference(paramodulation,[],['23','24']) ).

cnf('47',plain,
    mult(ld(X3,Y3),ld(ld(X3,Y3),mult(Z3,rd(Z3,Z3)))) = mult(X3,ld(X3,Z3)),
    inference(paramodulation,[],['46','21']) ).

cnf('48',plain,
    mult(ld(X,Y),ld(ld(X,Y),Z)) = mult(X,ld(X,Z)),
    inference(simplify,[then_simplify],['47','31','1']) ).

cnf('49',plain,
    mult(X,ld(X,ld(X,Y))) = ld(X,Y),
    inference(paramodulation,[],['48','10']) ).

cnf('50',plain,
    ld(rd(X3,X3),Y3) = mult(rd(X3,X3),ld(rd(X3,X3),Y3)),
    inference(paramodulation,[],['49','42']) ).

cnf('51',plain,
    ld(rd(X,X),Y) = mult(rd(X,X),Y),
    inference(simplify,[],['50','42']) ).

cnf('52',plain,
    rd(mult(mult(X3,rd(Y3,Z3)),Z3),Z3) = mult(X3,rd(rd(mult(Y3,Z3),Z3),Z3)),
    inference(paramodulation,[],['14','4']) ).

cnf('53',plain,
    mult(X3,rd(Y3,Z3)) = mult(X3,rd(mult(rd(Y3,Z3),Z3),Z3)),
    inference(paramodulation,[],['5','2']) ).

cnf('54',plain,
    mult(X,rd(Y,Z)) = mult(X,rd(rd(mult(Y,Z),Z),Z)),
    inference(simplify,[],['53','14']) ).

cnf('55',plain,
    rd(mult(mult(X,rd(Y,Z)),Z),Z) = mult(X,rd(Y,Z)),
    inference(simplify,[],['52','54']) ).

cnf('56',plain,
    rd(mult(X3,rd(Y3,Y3)),rd(Y3,Y3)) = mult(X3,rd(Y3,Y3)),
    inference(paramodulation,[],['33','31']) ).

cnf('57',plain,
    rd(rd(mult(X,Y),Y),rd(Y,Y)) = rd(mult(X,Y),Y),
    inference(simplify,[then_simplify],['56','31','31']) ).

cnf('58',plain,
    rd(rd(mult(mult(X3,rd(Y3,Z3)),Z3),Z3),rd(Z3,Z3)) = mult(X3,rd(Y3,Z3)),
    inference(paramodulation,[],['55','57']) ).

cnf('59',plain,
    rd(mult(X,rd(Y,Z)),rd(Z,Z)) = mult(X,rd(Y,Z)),
    inference(simplify,[],['58','55']) ).

cnf('60',plain,
    mult(X,ld(X,Y)) = rd(mult(mult(X,ld(X,Y)),Y),Y),
    inference(paramodulation,[],['31','46']) ).

cnf('61',plain,
    mult(X3,ld(X3,rd(Y3,Z3))) = mult(X3,rd(mult(ld(X3,rd(Y3,Z3)),Z3),Z3)),
    inference(paramodulation,[],['60','2']) ).

cnf('62',plain,
    mult(rd(X3,X3),Y3) = ld(X3,mult(X3,Y3)),
    inference(paramodulation,[],['34','7']) ).

cnf('63',plain,
    mult(rd(X,X),Y) = mult(X,ld(X,Y)),
    inference(simplify,[],['62','7']) ).

cnf('64',plain,
    mult(mult(rd(X,X),Y),Z) = mult(rd(X,X),mult(Y,Z)),
    inference(paramodulation,[],['63','39']) ).

cnf('65',plain,
    mult(X,ld(X,rd(Y,Z))) = rd(rd(mult(rd(X,X),mult(Y,Z)),Z),Z),
    inference(simplify,[then_simplify],['61','4','39','14','4','64']) ).

cnf('66',plain,
    rd(X3,Y3) = rd(rd(mult(rd(rd(X3,Y3),rd(X3,Y3)),mult(X3,Y3)),Y3),Y3),
    inference(paramodulation,[],['10','65']) ).

cnf('67',plain,
    mult(X,Y) = mult(rd(X,X),mult(X,Y)),
    inference(paramodulation,[],['10','39']) ).

cnf('68',plain,
    rd(mult(X3,Y3),Y3) = mult(rd(rd(X3,Y3),rd(X3,Y3)),mult(rd(X3,Y3),Y3)),
    inference(paramodulation,[],['14','67']) ).

cnf('69',plain,
    rd(mult(X,Y),Y) = rd(mult(rd(rd(X,Y),rd(X,Y)),mult(X,Y)),Y),
    inference(simplify,[then_simplify],['68','14','4','64']) ).

cnf('70',plain,
    rd(X,Y) = rd(rd(mult(X,Y),Y),Y),
    inference(simplify,[],['66','69']) ).

cnf('71',plain,
    rd(X3,rd(Y3,Y3)) = rd(mult(X3,rd(Y3,Y3)),rd(Y3,Y3)),
    inference(paramodulation,[],['59','70']) ).

cnf('72',plain,
    rd(rd(rd(mult(X3,Y3),Y3),Y3),rd(Y3,Y3)) = rd(mult(rd(X3,Y3),Y3),Y3),
    inference(paramodulation,[],['14','57']) ).

cnf('73',plain,
    rd(rd(rd(mult(X,Y),Y),Y),rd(Y,Y)) = rd(rd(mult(X,Y),Y),Y),
    inference(simplify,[],['72','14']) ).

cnf('74',plain,
    rd(rd(rd(mult(X3,Y3),Y3),Y3),rd(Y3,Y3)) = rd(X3,Y3),
    inference(paramodulation,[],['70','73']) ).

cnf('75',plain,
    rd(rd(X,Y),rd(Y,Y)) = rd(X,Y),
    inference(simplify,[],['74','70']) ).

cnf('76',plain,
    rd(X,rd(Y,Y)) = rd(mult(X,Y),Y),
    inference(simplify,[then_simplify],['71','31','75']) ).

cnf('77',plain,
    mult(rd(X3,Y3),Y3) = rd(X3,rd(Y3,Y3)),
    inference(paramodulation,[],['76','14']) ).

cnf('78',plain,
    rd(mult(X,Y),Y) = rd(X,rd(Y,Y)),
    inference(simplify,[],['77','14']) ).

cnf('79',plain,
    mult(X,ld(X,rd(mult(Y,Z),Z))) = ld(X,rd(mult(mult(X,Y),Z),Z)),
    inference(paramodulation,[],['4','7']) ).

cnf('80',plain,
    mult(X3,ld(X3,rd(mult(ld(X3,Y3),Y3),Y3))) = ld(X3,mult(X3,ld(X3,Y3))),
    inference(paramodulation,[],['60','79']) ).

cnf('81',plain,
    rd(mult(mult(X3,ld(X3,Y3)),Z3),Z3) = mult(X3,ld(X3,mult(Y3,rd(Z3,Z3)))),
    inference(paramodulation,[],['31','38']) ).

cnf('82',plain,
    rd(mult(rd(X,X),mult(Y,Z)),Z) = mult(X,ld(X,rd(mult(Y,Z),Z))),
    inference(simplify,[then_simplify],['81','39','31']) ).

cnf('83',plain,
    mult(mult(ld(X,Y),ld(ld(X,Y),Z)),U) = mult(mult(X,ld(X,Z)),U),
    inference(paramodulation,[],['24','21']) ).

cnf('84',plain,
    mult(ld(X,Y),Z) = mult(mult(X,ld(X,ld(X,Y))),Z),
    inference(paramodulation,[],['10','83']) ).

cnf('85',plain,
    mult(ld(X,Y),Z) = mult(X,ld(X,mult(ld(X,Y),Z))),
    inference(paramodulation,[],['84','38']) ).

cnf('86',plain,
    mult(ld(X,Y),Z) = mult(rd(X,X),mult(ld(X,Y),Z)),
    inference(paramodulation,[],['34','85']) ).

cnf('87',plain,
    rd(mult(ld(X,Y),Y),Y) = ld(X,Y),
    inference(simplify,[then_simplify],['80','82','86','7','49']) ).

cnf('88',plain,
    mult(X3,ld(X3,rd(Y3,Y3))) = ld(X3,rd(mult(X3,Y3),Y3)),
    inference(paramodulation,[],['31','7']) ).

cnf('89',plain,
    rd(mult(rd(X,X),Y),Y) = ld(X,rd(mult(X,Y),Y)),
    inference(simplify,[],['88','27']) ).

cnf('90',plain,
    rd(mult(rd(ld(X3,Y3),ld(X3,Y3)),Y3),Y3) = ld(ld(X3,Y3),ld(X3,Y3)),
    inference(paramodulation,[],['87','89']) ).

cnf('91',plain,
    mult(rd(ld(X,Y),ld(X,Y)),Z) = mult(X,ld(X,Z)),
    inference(paramodulation,[],['48','63']) ).

cnf('92',plain,
    mult(X3,ld(X3,ld(Y3,Y3))) = rd(mult(X3,ld(X3,Y3)),Y3),
    inference(paramodulation,[],['34','8']) ).

cnf('93',plain,
    rd(mult(rd(X,X),Y),Y) = rd(mult(X,ld(X,Y)),Y),
    inference(simplify,[then_simplify],['92','15','27']) ).

cnf('94',plain,
    rd(rd(X,X),rd(Y,Y)) = rd(mult(X,ld(X,Y)),Y),
    inference(paramodulation,[],['76','93']) ).

cnf('95',plain,
    rd(rd(X,X),rd(Y,Y)) = rd(ld(X,Y),ld(X,Y)),
    inference(simplify,[then_simplify],['90','91','94','15']) ).

cnf('96',plain,
    mult(rd(rd(X,X),rd(Y,Y)),Z) = mult(X,ld(X,Z)),
    inference(paramodulation,[],['95','91']) ).

cnf('97',plain,
    mult(rd(mult(rd(X,X),Y),Y),Z) = mult(X,ld(X,Z)),
    inference(paramodulation,[],['78','96']) ).

cnf('98',plain,
    mult(mult(X3,ld(X3,rd(Y3,Y3))),Z3) = mult(rd(X3,X3),mult(Y3,ld(Y3,Z3))),
    inference(paramodulation,[],['63','39']) ).

cnf('99',plain,
    mult(rd(mult(rd(X,X),Y),Y),Z) = mult(rd(X,X),mult(Y,ld(Y,Z))),
    inference(simplify,[],['98','27']) ).

cnf('100',plain,
    mult(X,ld(X,Y)) = mult(rd(X,X),mult(Z,ld(Z,Y))),
    inference(paramodulation,[],['97','99']) ).

cnf('101',plain,
    mult(X,mult(rd(Y,Y),Z)) = mult(X,Z),
    inference(simplify,[then_simplify],['45','51','100','29']) ).

cnf('102',plain,
    mult(x3,ld(x4,mult(x4,x5))) != mult(x3,x5),
    inference(cnf_transformation,[],[goal]) ).

cnf('103',plain,
    mult(x3,mult(x4,ld(x4,x5))) != mult(x3,x5),
    inference(paramodulation,[],['7','102']) ).

cnf('104',plain,
    $false,
    inference(paramodulation,[then_simplify],['101','41','103']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP683-10 : TPTP v8.1.2. Released v8.1.0.
% 0.00/0.12  % Command  : gkc %s
% 0.13/0.33  % Computer : n025.cluster.edu
% 0.13/0.33  % Model    : x86_64 x86_64
% 0.13/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.33  % Memory   : 8042.1875MB
% 0.13/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.33  % CPULimit : 300
% 0.13/0.33  % WCLimit  : 300
% 0.13/0.33  % DateTime : Mon Aug 28 22:00:54 EDT 2023
% 0.13/0.33  % CPUTime  : 
% 0.13/0.38  
% 0.13/0.38  input clause set summed statistics:
% 0.13/0.38  ----------------------------------
% 0.13/0.38  in_clause_count:                     8
% 0.13/0.38  in_rule_clause_count:                8
% 0.13/0.38  in_fact_clause_count:                0
% 0.13/0.38  in_answer_clause_count:              0
% 0.13/0.38  in_ground_clause_count:              1
% 0.13/0.38  in_unit_clause_count:                8
% 0.13/0.38  in_horn_clause_count:                8
% 0.13/0.38  in_pos_clause_count:                 7
% 0.13/0.38  in_neg_clause_count:                 1
% 0.13/0.38  in_poseq_clause_count:               7
% 0.13/0.38  in_negeq_clause_count:               1
% 0.13/0.38  in_unitposeq_clause_count:           7
% 0.13/0.38  in_chain_clause_count:               0
% 0.13/0.38  in_min_length:             1
% 0.13/0.38  in_max_length:             1
% 0.13/0.38  in_min_depth:              3
% 0.13/0.38  in_max_depth:              4
% 0.13/0.38  in_min_size:               7
% 0.13/0.38  in_max_size:              19
% 0.13/0.38  in_min_vars:               0
% 0.13/0.38  in_max_vars:               4
% 0.13/0.38  in_extaxiom_count:                 0
% 0.13/0.38  in_axiom_count:                    7
% 0.13/0.38  in_assumption_count:               0
% 0.13/0.38  in_goal_count:                     1
% 0.13/0.38  in_neg_goal_count:                 1
% 0.13/0.38  in_pos_goal_count:                 0
% 0.13/0.38  in_posunit_goal_count:             0
% 0.13/0.38  
% 0.13/0.38  auto guide:
% 0.13/0.38  -----------
% 0.13/0.38  {
% 0.13/0.38  "print":1,
% 0.13/0.38  "print_level": 15,
% 0.13/0.38  "max_size": 0,
% 0.13/0.38  "max_depth": 0,
% 0.13/0.38  "max_length": 0,
% 0.13/0.38  "max_dseconds": 0,
% 0.13/0.38  "runs":[
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.38  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.38  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/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.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/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.13/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.13/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.38  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.13/0.38  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.13/0.38  
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":20, "repeat_var_weight":1, "depth_penalty":100},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.13/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50, "var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.18/0.38  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.18/0.38  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.18/0.38  
% 0.18/0.38  ]}
% 0.18/0.38  
% 0.18/0.38  
% 0.18/0.38  **** run 1 fork 0 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.18/0.38  
% 0.18/0.38  **** run 2 fork 1 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.18/0.38  
% 0.18/0.38  **** run 3 fork 2 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.38  
% 0.18/0.38  **** run 4 fork 3 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.38  
% 0.18/0.38  **** run 5 fork 4 starts with strategy
% 0.18/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.18/0.38  
% 0.18/0.38  **** run 6 fork 5 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.38  
% 0.18/0.38  **** run 8 fork 7 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.38  
% 0.18/0.38  **** run 7 fork 6 starts with strategy
% 0.18/0.38  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 7: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 0: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 2: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 3: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 1: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 4: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 5: search terminated without proof.
% 0.18/0.50  
% 0.18/0.50  
% 0.18/0.50  fork 6: search terminated without proof.
% 0.18/0.53  
% 0.18/0.53  **** run 10 fork 1 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.18/0.53  
% 0.18/0.53  **** run 14 fork 5 starts with strategy
% 0.18/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.18/0.53  
% 0.18/0.53  **** run 16 fork 7 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.18/0.53  
% 0.18/0.53  **** run 13 fork 4 starts with strategy
% 0.18/0.53  
% 0.18/0.53  **** run 15 fork 6 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.18/0.53  
% 0.18/0.53  **** run 12 fork 3 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.18/0.53  
% 0.18/0.53  **** run 9 fork 0 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.53  
% 0.18/0.53  **** run 11 fork 2 starts with strategy
% 0.18/0.53  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.18/0.64  
% 0.18/0.64  
% 0.18/0.64  fork 1: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 7: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 6: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 4: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 3: search terminated without proof.
% 0.18/0.65  
% 0.18/0.65  
% 0.18/0.65  fork 5: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 0: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  
% 0.18/0.66  fork 2: search terminated without proof.
% 0.18/0.66  
% 0.18/0.66  **** run 18 fork 1 starts with strategy
% 0.18/0.66  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.67  
% 0.18/0.67  **** run 23 fork 6 starts with strategy
% 0.18/0.67  
% 0.18/0.67  **** run 24 fork 7 starts with strategy
% 0.18/0.67  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.18/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.18/0.67  
% 0.18/0.67  **** run 21 fork 4 starts with strategy
% 0.18/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.18/0.68  
% 0.18/0.68  **** run 20 fork 3 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.18/0.68  
% 0.18/0.68  **** run 19 fork 2 starts with strategy
% 0.18/0.68  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.18/0.69  
% 0.18/0.69  **** run 17 fork 0 starts with strategy
% 0.18/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.18/0.69  
% 0.18/0.69  **** run 22 fork 5 starts with strategy
% 0.18/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.27/0.80  
% 2.27/0.80  
% 2.27/0.80  fork 6: search terminated without proof.
% 3.37/0.81  
% 3.37/0.81  
% 3.37/0.81  fork 7: search terminated without proof.
% 3.37/0.81  
% 3.37/0.81  
% 3.37/0.81  fork 1: search terminated without proof.
% 3.37/0.82  
% 3.37/0.82  
% 3.37/0.82  fork 2: search terminated without proof.
% 3.37/0.82  
% 3.37/0.82  
% 3.37/0.82  fork 3: search terminated without proof.
% 3.37/0.82  
% 3.37/0.82  **** run 31 fork 6 starts with strategy
% 3.37/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.37/0.83  
% 3.37/0.83  
% 3.37/0.83  fork 0: search terminated without proof.
% 3.37/0.83  
% 3.37/0.83  **** run 32 fork 7 starts with strategy
% 3.37/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.37/0.83  
% 3.37/0.83  **** run 26 fork 1 starts with strategy
% 3.37/0.83  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 3.37/0.83  
% 3.37/0.83  
% 3.37/0.83  fork 4: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  
% 3.37/0.84  fork 5: search terminated without proof.
% 3.37/0.84  
% 3.37/0.84  **** run 27 fork 2 starts with strategy
% 3.37/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.37/0.84  
% 3.37/0.84  **** run 28 fork 3 starts with strategy
% 3.37/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.37/0.85  
% 3.37/0.85  **** run 25 fork 0 starts with strategy
% 3.37/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.37/0.86  
% 3.37/0.86  **** run 29 fork 4 starts with strategy
% 3.37/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.37/0.86  
% 3.37/0.86  **** run 30 fork 5 starts with strategy
% 3.37/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.99/0.94  
% 3.99/0.94  
% 3.99/0.94  fork 6: search terminated without proof.
% 3.99/0.95  
% 3.99/0.95  
% 3.99/0.95  fork 7: search terminated without proof.
% 3.99/0.95  
% 3.99/0.95  
% 3.99/0.95  fork 1: search terminated without proof.
% 3.99/0.96  
% 3.99/0.96  **** run 39 fork 6 starts with strategy
% 3.99/0.96  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 3.99/0.96  
% 3.99/0.96  
% 3.99/0.96  fork 2: search terminated without proof.
% 3.99/0.97  
% 3.99/0.97  
% 3.99/0.97  fork 3: search terminated without proof.
% 3.99/0.97  
% 3.99/0.97  
% 3.99/0.97  fork 0: search terminated without proof.
% 4.73/0.98  
% 4.73/0.98  **** run 40 fork 7 starts with strategy
% 4.73/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.73/0.98  
% 4.73/0.98  **** run 34 fork 1 starts with strategy
% 4.73/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.73/0.98  
% 4.73/0.98  **** run 35 fork 2 starts with strategy
% 4.73/0.98  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.73/0.98  
% 4.73/0.98  
% 4.73/0.98  fork 4: search terminated without proof.
% 4.73/0.98  
% 4.73/0.98  
% 4.73/0.98  fork 5: search terminated without proof.
% 4.73/0.99  
% 4.73/0.99  **** run 36 fork 3 starts with strategy
% 4.73/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.73/0.99  
% 4.73/0.99  **** run 33 fork 0 starts with strategy
% 4.73/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.86/1.00  
% 4.86/1.00  **** run 37 fork 4 starts with strategy
% 4.86/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.86/1.01  
% 4.86/1.01  **** run 38 fork 5 starts with strategy
% 4.86/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 5.12/1.08  
% 5.12/1.08  
% 5.12/1.08  fork 6: search terminated without proof.
% 5.12/1.09  
% 5.12/1.09  
% 5.12/1.09  fork 7: search terminated without proof.
% 5.12/1.10  
% 5.12/1.10  **** run 47 fork 6 starts with strategy
% 5.12/1.10  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.12/1.10  
% 5.12/1.10  
% 5.12/1.10  fork 1: search terminated without proof.
% 5.12/1.10  
% 5.12/1.10  
% 5.12/1.10  fork 2: search terminated without proof.
% 5.77/1.11  
% 5.77/1.11  
% 5.77/1.11  fork 0: search terminated without proof.
% 5.77/1.11  
% 5.77/1.11  
% 5.77/1.11  fork 3: search terminated without proof.
% 5.77/1.11  
% 5.77/1.11  **** run 48 fork 7 starts with strategy
% 5.77/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.77/1.12  
% 5.77/1.12  **** run 43 fork 2 starts with strategy
% 5.77/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.77/1.12  
% 5.77/1.12  **** run 42 fork 1 starts with strategy
% 5.77/1.12  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.77/1.12  
% 5.77/1.12  
% 5.77/1.12  fork 4: search terminated without proof.
% 5.77/1.13  
% 5.77/1.13  
% 5.77/1.13  fork 5: search terminated without proof.
% 5.77/1.13  
% 5.77/1.13  **** run 41 fork 0 starts with strategy
% 5.77/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.77/1.13  
% 5.77/1.13  fork 6: search finished without proof.
% 5.77/1.13  
% 5.77/1.13  **** run 44 fork 3 starts with strategy
% 5.77/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.77/1.14  
% 5.77/1.14  **** run 45 fork 4 starts with strategy
% 5.77/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.77/1.15  
% 5.77/1.15  fork 2: search finished without proof.
% 5.77/1.15  
% 5.77/1.15  **** run 55 fork 6 starts with strategy
% 5.77/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 5.77/1.15  
% 5.77/1.15  **** run 46 fork 5 starts with strategy
% 5.77/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.77/1.16  
% 5.77/1.16  **** run 51 fork 2 starts with strategy
% 5.77/1.16  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.77/1.17  
% 5.77/1.17  fork 5: search finished without proof.
% 6.37/1.19  
% 6.37/1.19  fork 2: search finished without proof.
% 6.37/1.19  
% 6.37/1.19  **** run 54 fork 5 starts with strategy
% 6.37/1.19  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.37/1.20  
% 6.37/1.20  **** run 59 fork 2 starts with strategy
% 6.37/1.20  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.37/1.24  
% 6.37/1.24  
% 6.37/1.24  fork 1: search terminated without proof.
% 6.37/1.25  
% 6.37/1.25  
% 6.37/1.25  fork 0: search terminated without proof.
% 6.37/1.25  
% 6.37/1.25  
% 6.37/1.25  fork 7: search terminated without proof.
% 6.37/1.25  
% 6.37/1.25  
% 6.37/1.25  fork 3: search terminated without proof.
% 6.37/1.26  
% 6.37/1.26  **** run 50 fork 1 starts with strategy
% 6.37/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.37/1.26  
% 6.37/1.26  **** run 49 fork 0 starts with strategy
% 6.37/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.37/1.27  
% 6.37/1.27  
% 6.37/1.27  fork 4: search terminated without proof.
% 6.37/1.27  
% 6.37/1.27  **** run 52 fork 3 starts with strategy
% 6.37/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.37/1.27  
% 6.37/1.27  
% 6.37/1.27  fork 6: search terminated without proof.
% 6.37/1.27  
% 6.37/1.27  **** run 56 fork 7 starts with strategy
% 6.37/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.15/1.29  
% 7.15/1.29  **** run 53 fork 4 starts with strategy
% 7.15/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 7.15/1.29  
% 7.15/1.29  **** run 63 fork 6 starts with strategy
% 7.15/1.29  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.28/1.29  
% 7.28/1.29  fork 3: search finished without proof.
% 7.28/1.31  
% 7.28/1.31  
% 7.28/1.31  fork 5: search terminated without proof.
% 7.28/1.31  
% 7.28/1.31  **** run 60 fork 3 starts with strategy
% 7.28/1.31  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.28/1.32  
% 7.28/1.32  
% 7.28/1.32  fork 2: search terminated without proof.
% 7.28/1.33  
% 7.28/1.33  **** run 62 fork 5 starts with strategy
% 7.28/1.33  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.28/1.34  
% 7.28/1.34  **** run 67 fork 2 starts with strategy
% 7.28/1.34  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.28/1.39  
% 7.28/1.39  
% 7.28/1.39  fork 0: search terminated without proof.
% 7.28/1.40  
% 7.28/1.40  
% 7.28/1.40  fork 7: search terminated without proof.
% 7.28/1.40  
% 7.28/1.40  **** run 57 fork 0 starts with strategy
% 7.28/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.28/1.41  
% 7.28/1.41  
% 7.28/1.41  fork 6: search terminated without proof.
% 7.28/1.41  
% 7.28/1.41  
% 7.28/1.41  fork 4: search terminated without proof.
% 7.28/1.42  
% 7.28/1.42  **** run 64 fork 7 starts with strategy
% 7.28/1.42  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.28/1.43  
% 7.28/1.43  **** run 61 fork 4 starts with strategy
% 7.28/1.43  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.28/1.43  
% 7.28/1.43  **** run 71 fork 6 starts with strategy
% 7.28/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.28/1.43  
% 7.28/1.43  
% 7.28/1.43  fork 3: search terminated without proof.
% 7.28/1.44  
% 7.28/1.44  
% 7.28/1.44  fork 5: search terminated without proof.
% 7.28/1.45  
% 7.28/1.45  **** run 68 fork 3 starts with strategy
% 7.28/1.45  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 7.28/1.46  
% 7.28/1.46  
% 7.28/1.46  fork 1: search terminated without proof.
% 7.28/1.46  
% 7.28/1.46  **** run 70 fork 5 starts with strategy
% 7.28/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 7.83/1.49  
% 7.83/1.49  **** run 58 fork 1 starts with strategy
% 7.83/1.49  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.78/1.53  
% 8.78/1.53  
% 8.78/1.53  fork 0: search terminated without proof.
% 8.78/1.54  
% 8.78/1.54  
% 8.78/1.54  fork 7: search terminated without proof.
% 8.78/1.54  
% 8.78/1.54  **** run 65 fork 0 starts with strategy
% 8.78/1.54  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 8.78/1.55  
% 8.78/1.55  
% 8.78/1.55  fork 4: search terminated without proof.
% 8.78/1.57  
% 8.78/1.57  **** run 72 fork 7 starts with strategy
% 8.78/1.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 8.78/1.57  
% 8.78/1.57  **** run 69 fork 4 starts with strategy
% 8.78/1.57  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 9.62/1.61  
% 9.62/1.61  
% 9.62/1.61  fork 1: search terminated without proof.
% 9.75/1.64  
% 9.75/1.64  **** run 66 fork 1 starts with strategy
% 9.75/1.64  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.75/1.66  
% 9.75/1.66  
% 9.75/1.66  fork 0: search terminated without proof.
% 9.75/1.68  
% 9.75/1.68  **** run 73 fork 0 starts with strategy
% 9.75/1.68  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 9.75/1.68  
% 9.75/1.68  fork 1: search finished without proof.
% 9.75/1.70  
% 9.75/1.70  **** run 74 fork 1 starts with strategy
% 9.75/1.70  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 12.00/2.10  
% 12.00/2.10  
% 12.00/2.10  result: proof found
% 12.00/2.10  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 12.00/2.10  by run 69 fork 4 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 12.00/2.10  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 12.00/2.10  
% 12.00/2.10  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 12.00/2.10  
% 12.00/2.10  run 69 fork 4 statistics:
% 12.00/2.10  ----------------------------------
% 12.00/2.10  this run seconds: 0.510107
% 12.00/2.10  total seconds: 1.684922
% 12.00/2.10  stat_given_used: 268
% 12.00/2.10  stat_given_used_at_endgame: 0
% 12.00/2.10  stat_given_candidates:   3146
% 12.00/2.10  stat_given_candidates_at_endgame: 0
% 12.00/2.10  stat_given_candidates_h: 0
% 12.00/2.10  stat_binres_derived_cl:   0
% 12.00/2.10  stat_binres_derived_cl_h: 0
% 12.00/2.10  stat_factor_derived_cl: 0
% 12.00/2.10  stat_para_derived_cl: 72555
% 12.00/2.10  stat_tautologies_discarded: 0
% 12.00/2.10  stat_forward_subsumed: 9377
% 12.00/2.10  stat_derived_cut: 1
% 12.00/2.10  stat_derived_rewritten: 284
% 12.00/2.10  stat_weight_discarded_building: 0
% 12.00/2.10  stat_weight_discarded_cl: 435
% 12.00/2.10  stat_internlimit_discarded_cl: 0
% 12.00/2.10  stat_simplified:  284 simplified 0 derived 0 given
% 12.00/2.10  stat_kept_cl: 61092
% 12.00/2.10  stat_built_cl: 62347
% 12.00/2.10  stat_hyperres_partial_cl: 0
% 12.00/2.10  stat_made_rewriters: 251
% 12.00/2.10  stat_backward_subsumed: 0
% 12.00/2.10  stat_propagated_subsumed: 0
% 12.00/2.10  stat_clsubs_attempted:                      8011
% 12.00/2.10  stat_clsubs_fact_groundunit_found:             0
% 12.00/2.10  stat_clsubs_rule_groundunit_found:             0
% 12.00/2.10  stat_clsubs_top_meta_attempted:              52027
% 12.00/2.10  stat_clsubs_top_meta_failed:                 44016
% 12.00/2.10  stat_clsubs_top_meta_nonpref_attempted:               52027
% 12.00/2.10  stat_clsubs_top_meta_nonpref_succeeded:               20717
% 12.00/2.10  stat_clsubs_top_meta_pref_attempted:                  20717
% 12.00/2.10  stat_clsubs_top_meta_pref1_succeeded:                 20684
% 12.00/2.10  stat_clsubs_top_meta_pref2_succeeded:                 10119
% 12.00/2.10  stat_clsubs_top_meta_pref3_succeeded:                  8011
% 12.00/2.10  stat_clsubs_top_meta_pref_succeeded:                   8011
% 12.00/2.10  stat_clsubs_meta_attempted:                 8011
% 12.00/2.10  stat_clsubs_meta_failed:                     286
% 12.00/2.10  stat_clsubs_predsymbs_attempted:               0
% 12.00/2.10  stat_clsubs_unit_attempted:                 8011
% 12.00/2.10  stat_clsubs_full_attempted:                    0
% 12.00/2.10  stat_forwardsubs_attempted:                70905
% 12.00/2.10  stat_lit_hash_added:                  61102
% 12.00/2.10  stat_lit_hash_computed:              132589
% 12.00/2.10  stat_lit_hash_match_found:             9494
% 12.00/2.10  stat_lit_hash_match_miss:            123805
% 12.00/2.10  stat_lit_hash_cut_ok:                     0
% 12.00/2.10  stat_lit_strong_cut_ok:                   1
% 12.00/2.10  stat_lit_hash_subsume_ok:              9377
% 12.00/2.10  clqueue els 10000000 used 1
% 12.00/2.10  clactive els 10000000 used 269
% 12.00/2.10  clactivesubsume els 10000000 used 1597
% 12.00/2.10  queue_termbuf els 200000000 used 8026977
% 12.00/2.10  hyper_termbuf els 100000000 used 1
% 12.00/2.10  active_termbuf els 100000000 used 15287
% 12.00/2.10  varstack els 5000 last used 1
% 12.00/2.10  given_termbuf els 10000000 last used 1
% 12.00/2.10  simplified_termbuf els 10000000 last used 1
% 12.00/2.10  derived_termbuf els 10000000 last used 51
% 12.00/2.10  wr_mallocs: 229431
% 12.00/2.10  wr_callocs: 21
% 12.00/2.10  wr_reallocs: 6211
% 12.00/2.10  wr_frees: 2
% 12.00/2.10  wr_malloc_bytes: 4170790708
% 12.00/2.10  wr_calloc_bytes: 112065536
% 12.00/2.10  wr_realloc_bytes: 2052120
% 12.00/2.10  wr_realloc_freebytes: 0
% 12.00/2.10  ----------------------------------
%------------------------------------------------------------------------------