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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : REL006-1 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n027.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 13:39:49 EDT 2023

% Result   : Unsatisfiable 29.73s 4.25s
% Output   : CNFRefutation 29.73s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named '$inc_def_zero_13')

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    zero = meet(X,complement(X)),
    inference(cnf_transformation,[],['$inc_def_zero_13']) ).

cnf('2',plain,
    meet(X,Y) = complement(join(complement(X),complement(Y))),
    inference(cnf_transformation,[],['$inc_maddux4_definiton_of_meet_4']) ).

cnf('3',plain,
    X0 = join(complement(join(complement(X0),complement(X1))),complement(join(complement(X0),X1))),
    inference(cnf_transformation,[],['$inc_maddux3_a_kind_of_de_Morgan_3']) ).

cnf('4',plain,
    X = join(meet(X,Y),complement(join(complement(X),Y))),
    inference(simplify,[],['3','2']) ).

cnf('5',plain,
    X = join(meet(X,complement(Y)),meet(X,Y)),
    inference(paramodulation,[],['2','4']) ).

cnf('6',plain,
    X3 = join(zero,meet(X3,X3)),
    inference(paramodulation,[],['1','5']) ).

cnf('7',plain,
    composition(X,one) = X,
    inference(cnf_transformation,[],['$inc_composition_identity_6']) ).

cnf('8',plain,
    converse(converse(X)) = X,
    inference(cnf_transformation,[],['$inc_converse_idempotence_8']) ).

cnf('9',plain,
    converse(composition(X,Y)) = composition(converse(Y),converse(X)),
    inference(cnf_transformation,[],['$inc_converse_multiplicativity_10']) ).

cnf('10',plain,
    converse(composition(converse(X),Y)) = composition(converse(Y),X),
    inference(paramodulation,[],['8','9']) ).

cnf('11',plain,
    converse(converse(X3)) = composition(converse(one),X3),
    inference(paramodulation,[],['7','10']) ).

cnf('12',plain,
    X = composition(converse(one),X),
    inference(simplify,[],['11','8']) ).

cnf('13',plain,
    join(composition(converse(X),complement(composition(X,Y))),complement(Y)) = complement(Y),
    inference(cnf_transformation,[],['$inc_converse_cancellativity_11']) ).

cnf('14',plain,
    join(complement(composition(one,X3)),complement(X3)) = complement(X3),
    inference(paramodulation,[],['12','13']) ).

cnf('15',plain,
    one = converse(one),
    inference(paramodulation,[],['12','7']) ).

cnf('16',plain,
    X = composition(one,X),
    inference(paramodulation,[],['15','12']) ).

cnf('17',plain,
    join(complement(X),complement(X)) = complement(X),
    inference(simplify,[],['14','16']) ).

cnf('18',plain,
    meet(X,X) = complement(complement(X)),
    inference(paramodulation,[],['17','2']) ).

cnf('19',plain,
    X = join(zero,complement(complement(X))),
    inference(simplify,[],['6','18']) ).

cnf('20',plain,
    join(X,Y) = join(Y,X),
    inference(cnf_transformation,[],['$inc_maddux1_join_commutativity_1']) ).

cnf('21',plain,
    X = join(complement(complement(X)),zero),
    inference(paramodulation,[],['19','20']) ).

cnf('22',plain,
    top = join(X,complement(X)),
    inference(cnf_transformation,[],['$inc_def_top_12']) ).

cnf('23',plain,
    meet(X3,complement(X3)) = complement(top),
    inference(paramodulation,[],['22','2']) ).

cnf('24',plain,
    zero = complement(top),
    inference(simplify,[],['23','1']) ).

cnf('25',plain,
    join(zero,complement(top)) = complement(top),
    inference(paramodulation,[],['24','17']) ).

cnf('26',plain,
    join(zero,zero) = zero,
    inference(simplify,[then_simplify],['25','24','24']) ).

cnf('27',plain,
    join(X,join(Y,Z)) = join(join(X,Y),Z),
    inference(cnf_transformation,[],['$inc_maddux2_join_associativity_2']) ).

cnf('28',plain,
    join(X,zero) = join(join(X,zero),zero),
    inference(paramodulation,[],['26','27']) ).

cnf('29',plain,
    X3 = join(join(complement(complement(X3)),zero),zero),
    inference(paramodulation,[],['21','28']) ).

cnf('30',plain,
    X = join(X,zero),
    inference(simplify,[],['29','21']) ).

cnf('31',plain,
    meet(converse(sk1),sk2) = zero,
    inference(cnf_transformation,[],[goals_14]) ).

cnf('32',plain,
    top = join(join(complement(X),complement(Y)),meet(X,Y)),
    inference(paramodulation,[],['2','22']) ).

cnf('33',plain,
    top = join(join(complement(converse(sk1)),complement(sk2)),zero),
    inference(paramodulation,[],['31','32']) ).

cnf('34',plain,
    top = join(complement(converse(sk1)),complement(sk2)),
    inference(paramodulation,[],['30','33']) ).

cnf('35',plain,
    join(complement(sk2),complement(converse(sk1))) = top,
    inference(paramodulation,[],['34','20']) ).

cnf('36',plain,
    meet(sk2,converse(sk1)) = complement(top),
    inference(paramodulation,[],['35','2']) ).

cnf('37',plain,
    meet(sk2,converse(sk1)) = zero,
    inference(simplify,[],['36','24']) ).

cnf('38',plain,
    X = join(meet(X,Y),meet(X,complement(Y))),
    inference(paramodulation,[],['5','20']) ).

cnf('39',plain,
    sk2 = join(zero,meet(sk2,complement(converse(sk1)))),
    inference(paramodulation,[],['37','38']) ).

cnf('40',plain,
    join(zero,X) = X,
    inference(paramodulation,[],['30','20']) ).

cnf('41',plain,
    sk2 = meet(sk2,complement(converse(sk1))),
    inference(simplify,[],['39','40']) ).

cnf('42',plain,
    X = complement(complement(X)),
    inference(paramodulation,[],['30','21']) ).

cnf('43',plain,
    meet(X,complement(Y)) = complement(join(complement(X),Y)),
    inference(paramodulation,[],['42','2']) ).

cnf('44',plain,
    join(complement(X),Y) = complement(meet(X,complement(Y))),
    inference(paramodulation,[],['43','42']) ).

cnf('45',plain,
    join(complement(sk2),converse(sk1)) = complement(sk2),
    inference(paramodulation,[],['41','44']) ).

cnf('46',plain,
    converse(join(X,Y)) = join(converse(X),converse(Y)),
    inference(cnf_transformation,[],['$inc_converse_additivity_9']) ).

cnf('47',plain,
    converse(join(X,converse(Y))) = join(converse(X),Y),
    inference(paramodulation,[],['8','46']) ).

cnf('48',plain,
    converse(complement(sk2)) = join(converse(complement(sk2)),sk1),
    inference(paramodulation,[],['45','47']) ).

cnf('49',plain,
    top = join(complement(X),X),
    inference(paramodulation,[],['22','20']) ).

cnf('50',plain,
    join(X3,top) = join(join(X3,complement(Y3)),Y3),
    inference(paramodulation,[],['49','27']) ).

cnf('51',plain,
    join(complement(complement(X3)),complement(complement(X3))) = X3,
    inference(paramodulation,[],['42','17']) ).

cnf('52',plain,
    join(X,X) = X,
    inference(simplify,[then_simplify],['51','42','42']) ).

cnf('53',plain,
    join(X,join(X,Y)) = join(X,Y),
    inference(paramodulation,[],['52','27']) ).

cnf('54',plain,
    join(X3,top) = join(X3,complement(X3)),
    inference(paramodulation,[],['22','53']) ).

cnf('55',plain,
    join(X,top) = top,
    inference(simplify,[],['54','22']) ).

cnf('56',plain,
    top = join(join(X,complement(Y)),Y),
    inference(simplify,[],['50','55']) ).

cnf('57',plain,
    join(X,join(Y,complement(X))) = top,
    inference(paramodulation,[],['56','20']) ).

cnf('58',plain,
    join(complement(X),join(Y,X)) = top,
    inference(paramodulation,[],['42','57']) ).

cnf('59',plain,
    join(complement(sk1),converse(complement(sk2))) = top,
    inference(paramodulation,[],['48','58']) ).

cnf('60',plain,
    converse(top) = join(converse(complement(sk1)),complement(sk2)),
    inference(paramodulation,[],['59','47']) ).

cnf('61',plain,
    converse(join(converse(X),Y)) = join(X,converse(Y)),
    inference(paramodulation,[],['8','46']) ).

cnf('62',plain,
    converse(top) = join(X,converse(complement(converse(X)))),
    inference(paramodulation,[],['22','61']) ).

cnf('63',plain,
    converse(top) = join(converse(complement(converse(X))),X),
    inference(paramodulation,[],['62','20']) ).

cnf('64',plain,
    converse(top) = top,
    inference(paramodulation,[],['55','63']) ).

cnf('65',plain,
    top = join(converse(complement(sk1)),complement(sk2)),
    inference(simplify,[],['60','64']) ).

cnf('66',plain,
    join(complement(sk2),converse(complement(sk1))) = top,
    inference(paramodulation,[],['65','20']) ).

cnf('67',plain,
    meet(sk2,complement(converse(complement(sk1)))) = complement(top),
    inference(paramodulation,[],['66','43']) ).

cnf('68',plain,
    meet(sk2,complement(converse(complement(sk1)))) = zero,
    inference(simplify,[],['67','24']) ).

cnf('69',plain,
    sk2 = join(meet(sk2,converse(complement(sk1))),zero),
    inference(paramodulation,[],['68','38']) ).

cnf('70',plain,
    sk2 = meet(sk2,converse(complement(sk1))),
    inference(simplify,[],['69','30']) ).

cnf('71',plain,
    join(complement(X),complement(Y)) = complement(meet(X,Y)),
    inference(paramodulation,[],['2','42']) ).

cnf('72',plain,
    join(X,Y) = join(join(X,Y),Y),
    inference(paramodulation,[],['52','27']) ).

cnf('73',plain,
    join(X,join(Y,X)) = join(Y,X),
    inference(paramodulation,[],['72','20']) ).

cnf('74',plain,
    top = join(X,join(complement(X),Y)),
    inference(paramodulation,[],['4','56']) ).

cnf('75',plain,
    top = join(complement(X),join(X,Y)),
    inference(paramodulation,[],['42','74']) ).

cnf('76',plain,
    meet(X3,complement(join(X3,Y3))) = complement(top),
    inference(paramodulation,[],['75','43']) ).

cnf('77',plain,
    meet(X,complement(join(X,Y))) = zero,
    inference(simplify,[],['76','24']) ).

cnf('78',plain,
    X3 = join(meet(X3,join(X3,Y3)),zero),
    inference(paramodulation,[],['77','38']) ).

cnf('79',plain,
    X = meet(X,join(X,Y)),
    inference(simplify,[],['78','30']) ).

cnf('80',plain,
    X = meet(X,join(Y,X)),
    inference(paramodulation,[],['73','79']) ).

cnf('81',plain,
    complement(X3) = meet(complement(X3),complement(meet(Y3,X3))),
    inference(paramodulation,[],['71','80']) ).

cnf('82',plain,
    meet(complement(X),complement(Y)) = complement(join(X,Y)),
    inference(paramodulation,[],['42','43']) ).

cnf('83',plain,
    complement(X) = complement(join(X,meet(Y,X))),
    inference(simplify,[],['81','82']) ).

cnf('84',plain,
    join(X3,meet(Y3,X3)) = complement(complement(X3)),
    inference(paramodulation,[],['83','42']) ).

cnf('85',plain,
    join(X,meet(Y,X)) = X,
    inference(simplify,[],['84','42']) ).

cnf('86',plain,
    meet(X,complement(join(Y,X))) = zero,
    inference(paramodulation,[],['73','77']) ).

cnf('87',plain,
    meet(complement(X),meet(Y,X)) = zero,
    inference(paramodulation,[],['2','86']) ).

cnf('88',plain,
    meet(complement(join(X,Y)),Y) = zero,
    inference(paramodulation,[],['80','87']) ).

cnf('89',plain,
    meet(complement(converse(join(X,Y))),converse(Y)) = zero,
    inference(paramodulation,[],['46','88']) ).

cnf('90',plain,
    meet(complement(converse(X)),converse(meet(Y,X))) = zero,
    inference(paramodulation,[],['85','89']) ).

cnf('91',plain,
    meet(complement(X),converse(meet(Y,converse(X)))) = zero,
    inference(paramodulation,[],['8','90']) ).

cnf('92',plain,
    meet(X,converse(meet(Y,converse(complement(X))))) = zero,
    inference(paramodulation,[],['42','91']) ).

cnf('93',plain,
    meet(sk1,converse(sk2)) != zero,
    inference(cnf_transformation,[],[goals_15]) ).

cnf('94',plain,
    $false,
    inference(paramodulation,[then_simplify],['70','92','93']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : REL006-1 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.16/0.34  % Computer : n027.cluster.edu
% 0.16/0.34  % Model    : x86_64 x86_64
% 0.16/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.34  % Memory   : 8042.1875MB
% 0.16/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.34  % CPULimit : 300
% 0.16/0.34  % WCLimit  : 300
% 0.16/0.34  % DateTime : Fri Aug 25 20:03:34 EDT 2023
% 0.16/0.34  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                    15
% 0.20/0.39  in_rule_clause_count:               15
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:              2
% 0.20/0.39  in_unit_clause_count:               15
% 0.20/0.39  in_horn_clause_count:               15
% 0.20/0.39  in_pos_clause_count:                14
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:              14
% 0.20/0.39  in_negeq_clause_count:               1
% 0.20/0.39  in_unitposeq_clause_count:          14
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:             1
% 0.20/0.39  in_min_depth:              2
% 0.20/0.39  in_max_depth:              5
% 0.20/0.39  in_min_size:               5
% 0.20/0.39  in_max_size:              14
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               3
% 0.20/0.39  in_extaxiom_count:                13
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                     2
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                 1
% 0.20/0.39  in_posunit_goal_count:             1
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 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  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 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  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"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.39  {"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.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"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.39  {"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.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.20/0.39  {"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.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.20/0.39  {"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.39  {"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.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.20/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.20/0.39  
% 0.20/0.39  {"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  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 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  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 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.39  
% 0.20/0.39  **** run 8 fork 7 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 0: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 1: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 3: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 4: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 7: search terminated without proof.
% 0.20/0.55  
% 0.20/0.55  **** run 9 fork 0 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.55  
% 0.20/0.55  **** run 10 fork 1 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.56  
% 0.20/0.56  **** run 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.56  
% 0.20/0.56  **** run 12 fork 3 starts with strategy
% 0.20/0.56  {"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.56  **** run 15 fork 6 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.56  
% 0.20/0.56  
% 0.20/0.56  **** run 14 fork 5 starts with strategy
% 0.20/0.56  
% 0.20/0.56  **** run 13 fork 4 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.56  
% 0.20/0.56  **** run 11 fork 2 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 1: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 0: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 4: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 6: search terminated without proof.
% 0.20/0.67  
% 0.20/0.67  
% 0.20/0.67  fork 3: search terminated without proof.
% 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  
% 0.20/0.67  fork 5: search terminated without proof.
% 0.20/0.69  
% 0.20/0.69  **** run 18 fork 1 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.69  
% 0.20/0.69  **** run 17 fork 0 starts with strategy
% 0.20/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.70  
% 0.20/0.70  **** run 23 fork 6 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.20/0.70  
% 0.20/0.70  **** run 21 fork 4 starts with strategy
% 0.20/0.70  {"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.70  
% 0.20/0.70  **** run 20 fork 3 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.20/0.70  
% 0.20/0.70  **** run 22 fork 5 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.20/0.70  
% 0.20/0.70  
% 0.20/0.70  fork 2: search terminated without proof.
% 0.20/0.70  
% 0.20/0.70  **** run 24 fork 7 starts with strategy
% 0.20/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.20/0.74  
% 0.20/0.74  **** run 19 fork 2 starts with strategy
% 0.20/0.74  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 1: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 0: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 5: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 6: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 4: search terminated without proof.
% 0.20/0.83  
% 0.20/0.83  
% 0.20/0.83  fork 3: search terminated without proof.
% 0.20/0.84  
% 0.20/0.84  
% 0.20/0.84  fork 7: search terminated without proof.
% 0.20/0.85  
% 0.20/0.85  **** run 25 fork 0 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 0.20/0.85  
% 0.20/0.85  **** run 26 fork 1 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.20/0.85  
% 0.20/0.85  **** run 30 fork 5 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":100,"repeat_var_weight":1}
% 0.20/0.85  
% 0.20/0.85  **** run 28 fork 3 starts with strategy
% 0.20/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.86  
% 0.20/0.86  **** run 29 fork 4 starts with strategy
% 0.20/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.86  
% 0.20/0.86  **** run 32 fork 7 starts with strategy
% 0.20/0.86  {"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.87  
% 0.20/0.87  **** run 31 fork 6 starts with strategy
% 0.20/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 4.54/0.97  
% 4.54/0.97  
% 4.54/0.97  fork 2: search terminated without proof.
% 4.54/0.97  
% 4.54/0.97  
% 4.54/0.97  fork 0: search terminated without proof.
% 4.54/0.97  
% 4.54/0.97  
% 4.54/0.97  fork 1: search terminated without proof.
% 4.54/0.98  
% 4.54/0.98  
% 4.54/0.98  fork 5: search terminated without proof.
% 4.54/0.98  
% 4.54/0.98  
% 4.54/0.98  fork 3: search terminated without proof.
% 4.54/0.99  
% 4.54/0.99  
% 4.54/0.99  fork 7: search terminated without proof.
% 4.54/0.99  
% 4.54/0.99  
% 4.54/0.99  fork 4: search terminated without proof.
% 4.71/0.99  
% 4.71/0.99  **** run 34 fork 1 starts with strategy
% 4.71/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.71/0.99  
% 4.71/0.99  **** run 33 fork 0 starts with strategy
% 4.71/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.71/0.99  
% 4.71/0.99  **** run 27 fork 2 starts with strategy
% 4.71/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.71/1.00  
% 4.71/1.00  **** run 38 fork 5 starts with strategy
% 4.71/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.71/1.00  
% 4.71/1.00  **** run 36 fork 3 starts with strategy
% 4.71/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.71/1.01  
% 4.71/1.01  **** run 40 fork 7 starts with strategy
% 4.71/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.97/1.02  
% 4.97/1.02  **** run 37 fork 4 starts with strategy
% 4.97/1.02  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 5.02/1.05  
% 5.02/1.05  
% 5.02/1.05  fork 6: search terminated without proof.
% 5.02/1.08  
% 5.02/1.08  **** run 39 fork 6 starts with strategy
% 5.02/1.08  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 5.62/1.11  
% 5.62/1.11  
% 5.62/1.11  fork 0: search terminated without proof.
% 5.62/1.11  
% 5.62/1.11  
% 5.62/1.11  fork 1: search terminated without proof.
% 5.62/1.12  
% 5.62/1.12  
% 5.62/1.12  fork 2: search terminated without proof.
% 5.62/1.12  
% 5.62/1.12  
% 5.62/1.12  fork 5: search terminated without proof.
% 5.62/1.12  
% 5.62/1.12  
% 5.62/1.12  fork 3: search terminated without proof.
% 5.62/1.13  
% 5.62/1.13  
% 5.62/1.13  fork 7: search terminated without proof.
% 5.62/1.13  
% 5.62/1.13  **** run 41 fork 0 starts with strategy
% 5.62/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.62/1.13  
% 5.62/1.13  **** run 42 fork 1 starts with strategy
% 5.62/1.13  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 5.62/1.14  
% 5.62/1.14  **** run 35 fork 2 starts with strategy
% 5.62/1.14  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 5.62/1.14  
% 5.62/1.14  **** run 46 fork 5 starts with strategy
% 5.62/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.62/1.14  
% 5.62/1.14  
% 5.62/1.14  fork 4: search terminated without proof.
% 5.62/1.15  
% 5.62/1.15  **** run 44 fork 3 starts with strategy
% 5.62/1.15  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.62/1.15  
% 5.62/1.15  **** run 48 fork 7 starts with strategy
% 5.62/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.62/1.17  
% 5.62/1.17  **** run 45 fork 4 starts with strategy
% 5.62/1.17  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.62/1.17  
% 5.62/1.17  fork 5: search finished without proof.
% 6.14/1.18  
% 6.14/1.18  **** run 54 fork 5 starts with strategy
% 6.14/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.14/1.20  
% 6.14/1.20  
% 6.14/1.20  fork 6: search terminated without proof.
% 6.14/1.21  
% 6.14/1.21  **** run 47 fork 6 starts with strategy
% 6.14/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 6.14/1.25  
% 6.14/1.25  
% 6.14/1.25  fork 0: search terminated without proof.
% 6.14/1.26  
% 6.14/1.26  
% 6.14/1.26  fork 2: search terminated without proof.
% 6.14/1.26  
% 6.14/1.26  
% 6.14/1.26  fork 1: search terminated without proof.
% 6.87/1.27  
% 6.87/1.27  
% 6.87/1.27  fork 7: search terminated without proof.
% 6.87/1.27  
% 6.87/1.27  **** run 49 fork 0 starts with strategy
% 6.87/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.87/1.28  
% 6.87/1.28  
% 6.87/1.28  fork 3: search terminated without proof.
% 6.87/1.28  
% 6.87/1.28  **** run 43 fork 2 starts with strategy
% 6.87/1.28  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 6.87/1.28  
% 6.87/1.28  **** run 50 fork 1 starts with strategy
% 6.87/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 6.87/1.29  
% 6.87/1.29  
% 6.87/1.29  fork 4: search terminated without proof.
% 7.09/1.29  
% 7.09/1.29  **** run 56 fork 7 starts with strategy
% 7.09/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 7.09/1.30  
% 7.09/1.30  **** run 52 fork 3 starts with strategy
% 7.09/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 7.09/1.30  
% 7.09/1.30  
% 7.09/1.30  fork 5: search terminated without proof.
% 7.09/1.31  
% 7.09/1.31  **** run 53 fork 4 starts with strategy
% 7.09/1.31  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 7.37/1.32  
% 7.37/1.32  **** run 62 fork 5 starts with strategy
% 7.37/1.32  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.44/1.33  
% 7.44/1.33  
% 7.44/1.33  fork 6: search terminated without proof.
% 7.44/1.36  
% 7.44/1.36  **** run 55 fork 6 starts with strategy
% 7.44/1.36  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 7.44/1.39  
% 7.44/1.39  
% 7.44/1.39  fork 0: search terminated without proof.
% 7.44/1.40  
% 7.44/1.40  
% 7.44/1.40  fork 1: search terminated without proof.
% 7.44/1.40  
% 7.44/1.40  
% 7.44/1.40  fork 2: search terminated without proof.
% 7.44/1.42  
% 7.44/1.42  **** run 57 fork 0 starts with strategy
% 7.44/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.44/1.42  
% 7.44/1.42  
% 7.44/1.42  fork 7: search terminated without proof.
% 7.44/1.42  
% 7.44/1.42  **** run 51 fork 2 starts with strategy
% 7.44/1.42  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 7.44/1.43  
% 7.44/1.43  **** run 58 fork 1 starts with strategy
% 7.44/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.44/1.43  
% 7.44/1.43  
% 7.44/1.43  fork 4: search terminated without proof.
% 7.44/1.44  
% 7.44/1.44  **** run 64 fork 7 starts with strategy
% 7.44/1.44  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.44/1.44  
% 7.44/1.44  
% 7.44/1.44  fork 5: search terminated without proof.
% 7.44/1.45  
% 7.44/1.45  **** run 61 fork 4 starts with strategy
% 7.44/1.45  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.44/1.46  
% 7.44/1.46  
% 7.44/1.46  fork 3: search terminated without proof.
% 7.44/1.47  
% 7.44/1.47  **** run 70 fork 5 starts with strategy
% 7.44/1.47  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 7.44/1.48  
% 7.44/1.48  
% 7.44/1.48  fork 6: search terminated without proof.
% 7.44/1.50  
% 7.44/1.50  **** run 60 fork 3 starts with strategy
% 7.44/1.50  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.44/1.50  
% 7.44/1.50  fork 2: search finished without proof.
% 7.44/1.51  
% 7.44/1.51  **** run 63 fork 6 starts with strategy
% 7.44/1.51  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.44/1.52  
% 7.44/1.52  **** run 59 fork 2 starts with strategy
% 7.44/1.52  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 7.44/1.54  
% 7.44/1.54  
% 7.44/1.54  fork 0: search terminated without proof.
% 7.44/1.55  
% 7.44/1.55  
% 7.44/1.55  fork 1: search terminated without proof.
% 7.44/1.56  
% 7.44/1.56  **** run 65 fork 0 starts with strategy
% 7.44/1.56  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 7.44/1.56  
% 7.44/1.56  
% 7.44/1.56  fork 7: search terminated without proof.
% 7.44/1.57  
% 7.44/1.57  **** run 66 fork 1 starts with strategy
% 7.44/1.57  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 7.44/1.57  
% 7.44/1.57  
% 7.44/1.57  fork 4: search terminated without proof.
% 7.44/1.58  
% 7.44/1.58  **** run 72 fork 7 starts with strategy
% 7.44/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 7.44/1.59  
% 7.44/1.59  **** run 69 fork 4 starts with strategy
% 7.44/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 7.44/1.59  
% 7.44/1.59  
% 7.44/1.59  fork 5: search terminated without proof.
% 7.44/1.61  
% 7.44/1.61  **** run 78 fork 5 starts with strategy
% 7.44/1.61  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 7.44/1.63  
% 7.44/1.63  
% 7.44/1.63  fork 6: search terminated without proof.
% 9.66/1.65  
% 9.66/1.65  
% 9.66/1.65  fork 2: search terminated without proof.
% 9.66/1.65  
% 9.66/1.65  **** run 71 fork 6 starts with strategy
% 9.66/1.65  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 9.66/1.67  
% 9.66/1.67  **** run 67 fork 2 starts with strategy
% 9.66/1.67  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 9.66/1.68  
% 9.66/1.68  
% 9.66/1.68  fork 0: search terminated without proof.
% 9.66/1.69  
% 9.66/1.69  
% 9.66/1.69  fork 1: search terminated without proof.
% 9.66/1.69  
% 9.66/1.69  **** run 73 fork 0 starts with strategy
% 9.66/1.69  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 9.66/1.70  
% 9.66/1.70  
% 9.66/1.70  fork 3: search terminated without proof.
% 9.66/1.70  
% 9.66/1.70  **** run 74 fork 1 starts with strategy
% 9.66/1.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 9.66/1.71  
% 9.66/1.71  
% 9.66/1.71  fork 7: search terminated without proof.
% 10.34/1.72  
% 10.34/1.72  **** run 68 fork 3 starts with strategy
% 10.34/1.72  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 10.34/1.72  
% 10.34/1.72  
% 10.34/1.72  fork 4: search terminated without proof.
% 10.34/1.73  
% 10.34/1.73  **** run 80 fork 7 starts with strategy
% 10.34/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.34/1.74  
% 10.34/1.74  **** run 77 fork 4 starts with strategy
% 10.34/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.34/1.74  
% 10.34/1.74  
% 10.34/1.74  fork 5: search terminated without proof.
% 10.34/1.76  
% 10.34/1.76  **** run 86 fork 5 starts with strategy
% 10.34/1.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 10.34/1.78  
% 10.34/1.78  
% 10.34/1.78  fork 6: search terminated without proof.
% 10.34/1.79  
% 10.34/1.79  
% 10.34/1.79  fork 2: search terminated without proof.
% 11.08/1.80  
% 11.08/1.80  **** run 79 fork 6 starts with strategy
% 11.08/1.80  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 11.08/1.81  
% 11.08/1.81  **** run 75 fork 2 starts with strategy
% 11.08/1.81  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 11.08/1.82  
% 11.08/1.82  
% 11.08/1.82  fork 0: search terminated without proof.
% 11.08/1.83  
% 11.08/1.83  
% 11.08/1.83  fork 1: search terminated without proof.
% 11.08/1.84  
% 11.08/1.84  **** run 81 fork 0 starts with strategy
% 11.08/1.84  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 11.08/1.84  
% 11.08/1.84  
% 11.08/1.84  fork 3: search terminated without proof.
% 11.08/1.85  
% 11.08/1.85  **** run 82 fork 1 starts with strategy
% 11.08/1.85  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.08/1.86  
% 11.08/1.86  
% 11.08/1.86  fork 7: search terminated without proof.
% 11.08/1.86  
% 11.08/1.86  **** run 76 fork 3 starts with strategy
% 11.08/1.86  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 11.08/1.86  
% 11.08/1.86  
% 11.08/1.86  fork 4: search terminated without proof.
% 11.08/1.88  
% 11.08/1.88  **** run 88 fork 7 starts with strategy
% 11.08/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.08/1.88  
% 11.08/1.88  **** run 85 fork 4 starts with strategy
% 11.08/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 11.76/1.93  
% 11.76/1.93  
% 11.76/1.93  fork 6: search terminated without proof.
% 11.76/1.94  
% 11.76/1.94  
% 11.76/1.94  fork 2: search terminated without proof.
% 11.76/1.96  
% 11.76/1.96  **** run 87 fork 6 starts with strategy
% 11.76/1.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 11.76/1.96  
% 11.76/1.96  **** run 83 fork 2 starts with strategy
% 11.76/1.96  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 11.76/1.97  
% 11.76/1.97  
% 11.76/1.97  fork 0: search terminated without proof.
% 12.49/1.99  
% 12.49/1.99  **** run 89 fork 0 starts with strategy
% 12.49/1.99  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 12.60/2.00  
% 12.60/2.00  
% 12.60/2.00  fork 3: search terminated without proof.
% 12.75/2.02  
% 12.75/2.02  **** run 84 fork 3 starts with strategy
% 12.75/2.02  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 18.53/2.78  
% 18.53/2.78  
% 18.53/2.78  fork 5: search terminated without proof.
% 18.84/2.83  
% 18.84/2.83  **** run 94 fork 5 starts with strategy
% 18.84/2.83  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 19.28/2.87  
% 19.28/2.87  
% 19.28/2.87  fork 1: search terminated without proof.
% 19.28/2.90  
% 19.28/2.90  
% 19.28/2.90  fork 7: search terminated without proof.
% 19.75/2.90  
% 19.75/2.90  
% 19.75/2.90  fork 4: search terminated without proof.
% 19.75/2.92  
% 19.75/2.92  **** run 90 fork 1 starts with strategy
% 19.75/2.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 19.75/2.95  
% 19.75/2.95  **** run 96 fork 7 starts with strategy
% 19.75/2.95  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 20.19/2.97  
% 20.19/2.97  **** run 93 fork 4 starts with strategy
% 20.19/2.97  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 20.19/2.98  
% 20.19/2.98  
% 20.19/2.98  fork 2: search terminated without proof.
% 20.19/2.98  
% 20.19/2.98  
% 20.19/2.98  fork 6: search terminated without proof.
% 20.19/3.00  
% 20.19/3.00  
% 20.19/3.00  fork 0: search terminated without proof.
% 20.19/3.02  
% 20.19/3.02  **** run 95 fork 6 starts with strategy
% 20.19/3.02  {"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}
% 20.19/3.05  
% 20.19/3.05  **** run 91 fork 2 starts with strategy
% 20.19/3.05  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 20.19/3.07  
% 20.19/3.07  **** run 97 fork 0 starts with strategy
% 20.19/3.07  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 22.20/3.27  
% 22.20/3.27  
% 22.20/3.27  fork 3: search terminated without proof.
% 23.09/3.34  
% 23.09/3.34  **** run 92 fork 3 starts with strategy
% 23.09/3.34  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 26.78/3.85  
% 26.78/3.85  
% 26.78/3.85  fork 5: search terminated without proof.
% 27.09/3.90  
% 27.09/3.90  **** run 102 fork 5 starts with strategy
% 27.09/3.90  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 27.09/3.94  
% 27.09/3.94  
% 27.09/3.94  fork 1: search terminated without proof.
% 27.65/3.97  
% 27.65/3.97  
% 27.65/3.97  fork 7: search terminated without proof.
% 27.87/3.99  
% 27.87/3.99  
% 27.87/3.99  fork 4: search terminated without proof.
% 27.87/4.00  
% 27.87/4.00  **** run 98 fork 1 starts with strategy
% 27.87/4.00  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 27.87/4.02  
% 27.87/4.02  **** run 104 fork 7 starts with strategy
% 27.87/4.02  {"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}
% 28.37/4.05  
% 28.37/4.05  
% 28.37/4.05  fork 6: search terminated without proof.
% 28.37/4.05  
% 28.37/4.05  **** run 101 fork 4 starts with strategy
% 28.37/4.05  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 28.37/4.10  
% 28.37/4.10  **** run 103 fork 6 starts with strategy
% 28.37/4.10  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 28.84/4.14  
% 28.84/4.14  
% 28.84/4.14  fork 2: search terminated without proof.
% 29.18/4.21  
% 29.18/4.21  **** run 99 fork 2 starts with strategy
% 29.18/4.21  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 29.73/4.25  
% 29.73/4.25  
% 29.73/4.25  result: proof found
% 29.73/4.25  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 29.73/4.25  by run 97 fork 0 strategy {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 29.73/4.25  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 29.73/4.25  
% 29.73/4.25  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 29.73/4.25  
% 29.73/4.25  run 97 fork 0 statistics:
% 29.73/4.25  ----------------------------------
% 29.73/4.25  this run seconds: 0.591739
% 29.73/4.25  total seconds: 3.290422
% 29.73/4.25  stat_given_used: 750
% 29.73/4.25  stat_given_used_at_endgame: 0
% 29.73/4.25  stat_given_candidates:   8650
% 29.73/4.25  stat_given_candidates_at_endgame: 0
% 29.73/4.25  stat_given_candidates_h: 0
% 29.73/4.25  stat_binres_derived_cl:   0
% 29.73/4.25  stat_binres_derived_cl_h: 0
% 29.73/4.25  stat_factor_derived_cl: 0
% 29.73/4.25  stat_para_derived_cl: 194866
% 29.73/4.25  stat_tautologies_discarded: 0
% 29.73/4.25  stat_forward_subsumed: 103873
% 29.73/4.25  stat_derived_cut: 1
% 29.73/4.25  stat_derived_rewritten: 106
% 29.73/4.25  stat_weight_discarded_building: 0
% 29.73/4.25  stat_weight_discarded_cl: 5410
% 29.73/4.25  stat_internlimit_discarded_cl: 0
% 29.73/4.25  stat_simplified:  106 simplified 0 derived 0 given
% 29.73/4.25  stat_kept_cl: 77723
% 29.73/4.25  stat_built_cl: 84739
% 29.73/4.25  stat_hyperres_partial_cl: 0
% 29.73/4.25  stat_made_rewriters: 740
% 29.73/4.25  stat_backward_subsumed: 0
% 29.73/4.25  stat_propagated_subsumed: 0
% 29.73/4.25  stat_clsubs_attempted:                     30432
% 29.73/4.25  stat_clsubs_fact_groundunit_found:             0
% 29.73/4.25  stat_clsubs_rule_groundunit_found:             1
% 29.73/4.25  stat_clsubs_top_meta_attempted:             257726
% 29.73/4.25  stat_clsubs_top_meta_failed:                227294
% 29.73/4.25  stat_clsubs_top_meta_nonpref_attempted:              257726
% 29.73/4.25  stat_clsubs_top_meta_nonpref_succeeded:              101993
% 29.73/4.25  stat_clsubs_top_meta_pref_attempted:                 101993
% 29.73/4.25  stat_clsubs_top_meta_pref1_succeeded:                101993
% 29.73/4.25  stat_clsubs_top_meta_pref2_succeeded:                 39725
% 29.73/4.25  stat_clsubs_top_meta_pref3_succeeded:                 30432
% 29.73/4.25  stat_clsubs_top_meta_pref_succeeded:                  30432
% 29.73/4.25  stat_clsubs_meta_attempted:                30432
% 29.73/4.25  stat_clsubs_meta_failed:                    1180
% 29.73/4.25  stat_clsubs_predsymbs_attempted:               0
% 29.73/4.25  stat_clsubs_unit_attempted:                30432
% 29.73/4.25  stat_clsubs_full_attempted:                    0
% 29.73/4.25  stat_forwardsubs_attempted:               187007
% 29.73/4.25  stat_lit_hash_added:                  77799
% 29.73/4.25  stat_lit_hash_computed:              265686
% 29.73/4.25  stat_lit_hash_match_found:           103903
% 29.73/4.25  stat_lit_hash_match_miss:            167224
% 29.73/4.25  stat_lit_hash_cut_ok:                     1
% 29.73/4.25  stat_lit_strong_cut_ok:                   0
% 29.73/4.25  stat_lit_hash_subsume_ok:            103873
% 29.73/4.25  clqueue els 10000000 used 1
% 29.73/4.25  clactive els 10000000 used 751
% 29.73/4.25  clactivesubsume els 10000000 used 4135
% 29.73/4.25  queue_termbuf els 200000000 used 5477242
% 29.73/4.25  hyper_termbuf els 100000000 used 1
% 29.73/4.25  active_termbuf els 100000000 used 29673
% 29.73/4.25  varstack els 5000 last used 1
% 29.73/4.25  given_termbuf els 10000000 last used 1
% 29.73/4.25  simplified_termbuf els 10000000 last used 1
% 29.73/4.25  derived_termbuf els 10000000 last used 36
% 29.73/4.25  wr_mallocs: 294663
% 29.73/4.25  wr_callocs: 21
% 29.73/4.25  wr_reallocs: 12661
% 29.73/4.25  wr_frees: 2
% 29.73/4.25  wr_malloc_bytes: 4173034964
% 29.73/4.25  wr_calloc_bytes: 112065536
% 29.73/4.25  wr_realloc_bytes: 2706784
% 29.73/4.25  wr_realloc_freebytes: 0
% 29.73/4.25  ----------------------------------
%------------------------------------------------------------------------------