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

View Problem - Process Solution

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

% Computer : n019.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:56:18 EDT 2023

% Result   : Unsatisfiable 64.21s 8.68s
% Output   : CNFRefutation 64.21s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named sos04)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    product(quotient(X,Y),Y) = X,
    inference(cnf_transformation,[],[sos04]) ).

cnf('2',plain,
    product(product(product(X,Y),Y),product(Y,product(Y,X))) = Y,
    inference(cnf_transformation,[],[sos07]) ).

cnf('3',plain,
    product(X,X) = X,
    inference(cnf_transformation,[],[sos06]) ).

cnf('4',plain,
    bigC(X,Y,Z) = product(product(X,Y),product(Z,X)),
    inference(cnf_transformation,[],[sos08]) ).

cnf('5',plain,
    bigC(X,Y,X) = product(product(X,Y),X),
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    bigC(product(product(X3,Y3),Y3),product(Y3,product(Y3,X3)),product(product(X3,Y3),Y3)) = product(Y3,product(product(X3,Y3),Y3)),
    inference(paramodulation,[],['2','5']) ).

cnf('7',plain,
    quotient(product(X,Y),Y) = X,
    inference(cnf_transformation,[],[sos03]) ).

cnf('8',plain,
    quotient(bigC(X,Y,Z),product(Z,X)) = product(X,Y),
    inference(paramodulation,[],['4','7']) ).

cnf('9',plain,
    product(product(X,Y),product(Z,U)) = product(product(X,Z),product(Y,U)),
    inference(cnf_transformation,[],[sos05]) ).

cnf('10',plain,
    bigC(X3,Y3,Z3) = product(product(X3,Z3),product(Y3,X3)),
    inference(paramodulation,[],['9','4']) ).

cnf('11',plain,
    bigC(X,Y,Z) = bigC(X,Z,Y),
    inference(simplify,[],['10','4']) ).

cnf('12',plain,
    bigC(X,X,Y) = product(X,product(Y,X)),
    inference(paramodulation,[],['3','4']) ).

cnf('13',plain,
    bigC(X,X,quotient(Y,X)) = product(X,Y),
    inference(paramodulation,[],['1','12']) ).

cnf('14',plain,
    bigC(X,quotient(Y,X),X) = product(X,Y),
    inference(paramodulation,[],['11','13']) ).

cnf('15',plain,
    bigC(product(X,Y),product(Y,Z),product(X,Y)) = product(product(X,Y),bigC(Y,Z,X)),
    inference(paramodulation,[],['8','14']) ).

cnf('16',plain,
    bigC(X,product(Y,X),Z) = product(bigC(X,X,Y),product(Z,X)),
    inference(paramodulation,[],['12','4']) ).

cnf('17',plain,
    bigC(X,product(Y,X),product(X,Z)) = product(bigC(X,X,Y),bigC(X,Z,X)),
    inference(paramodulation,[],['5','16']) ).

cnf('18',plain,
    product(X,difference(X,Y)) = Y,
    inference(cnf_transformation,[],[sos02]) ).

cnf('19',plain,
    quotient(bigC(X,Y,X),X) = product(X,Y),
    inference(paramodulation,[],['5','7']) ).

cnf('20',plain,
    quotient(bigC(X,X,Y),X) = product(X,Y),
    inference(paramodulation,[],['11','19']) ).

cnf('21',plain,
    bigC(X,Y,quotient(Z,X)) = product(product(X,Y),Z),
    inference(paramodulation,[],['1','4']) ).

cnf('22',plain,
    bigC(X,Y,product(X,Z)) = product(product(X,Y),bigC(X,X,Z)),
    inference(paramodulation,[],['20','21']) ).

cnf('23',plain,
    bigC(X3,difference(X3,Y3),product(X3,Z3)) = product(Y3,bigC(X3,X3,Z3)),
    inference(paramodulation,[],['18','22']) ).

cnf('24',plain,
    bigC(X,difference(X,Y),Z) = product(Y,product(Z,X)),
    inference(paramodulation,[],['18','4']) ).

cnf('25',plain,
    product(X,bigC(Y,Z,Y)) = product(X,bigC(Y,Y,Z)),
    inference(simplify,[then_simplify],['23','24','5']) ).

cnf('26',plain,
    product(bigC(X,X,Y),bigC(X,Y,X)) = bigC(X,X,Y),
    inference(paramodulation,[],['25','3']) ).

cnf('27',plain,
    bigC(X,product(Y,X),product(X,Y)) = bigC(X,X,Y),
    inference(paramodulation,[],['17','26']) ).

cnf('28',plain,
    bigC(X,product(X,Y),product(Y,X)) = bigC(X,X,Y),
    inference(paramodulation,[],['27','11']) ).

cnf('29',plain,
    bigC(product(X,Y),Z,product(Y,U)) = product(product(product(X,Y),Z),bigC(Y,U,X)),
    inference(paramodulation,[],['4','4']) ).

cnf('30',plain,
    difference(X,product(X,Y)) = Y,
    inference(cnf_transformation,[],[sos01]) ).

cnf('31',plain,
    difference(X,bigC(X,X,Y)) = product(Y,X),
    inference(paramodulation,[],['12','30']) ).

cnf('32',plain,
    bigC(X,difference(X,Y),X) = product(Y,X),
    inference(paramodulation,[],['18','5']) ).

cnf('33',plain,
    bigC(X,X,difference(X,Y)) = product(Y,X),
    inference(paramodulation,[],['11','32']) ).

cnf('34',plain,
    bigC(X,X,product(Y,X)) = product(bigC(X,X,Y),X),
    inference(paramodulation,[],['31','33']) ).

cnf('35',plain,
    bigC(product(X,Y),Y,Y) = product(bigC(Y,Y,X),Y),
    inference(simplify,[then_simplify],['6','15','28','29','3','12','34']) ).

cnf('36',plain,
    bigC(X3,Y3,Y3) = product(bigC(Y3,Y3,quotient(X3,Y3)),Y3),
    inference(paramodulation,[],['1','35']) ).

cnf('37',plain,
    bigC(X,Y,Y) = bigC(Y,X,Y),
    inference(simplify,[then_simplify],['36','21','3','5']) ).

cnf('38',plain,
    product(product(X,Y),Z) = product(product(X,Z),product(Y,Z)),
    inference(paramodulation,[],['3','9']) ).

cnf('39',plain,
    quotient(product(product(X,Y),Z),product(Y,Z)) = product(X,Z),
    inference(paramodulation,[],['38','7']) ).

cnf('40',plain,
    quotient(product(X,Y),product(Z,Y)) = product(quotient(X,Z),Y),
    inference(paramodulation,[],['1','39']) ).

cnf('41',plain,
    product(product(a,c),product(c,b)) = product(a,b),
    inference(cnf_transformation,[],[sos09]) ).

cnf('42',plain,
    quotient(product(a,b),product(c,b)) = product(a,c),
    inference(paramodulation,[],['41','7']) ).

cnf('43',plain,
    product(quotient(a,c),b) = product(a,c),
    inference(paramodulation,[],['40','42']) ).

cnf('44',plain,
    product(X,product(Y,Z)) = product(product(quotient(X,U),Y),product(U,Z)),
    inference(paramodulation,[],['1','9']) ).

cnf('45',plain,
    product(a,product(b,X)) = product(product(a,c),product(c,X)),
    inference(paramodulation,[],['43','44']) ).

cnf('46',plain,
    bigC(a,c,c) = product(a,product(b,a)),
    inference(paramodulation,[],['45','4']) ).

cnf('47',plain,
    bigC(a,c,c) = bigC(a,a,b),
    inference(simplify,[],['46','12']) ).

cnf('48',plain,
    bigC(a,b,a) = bigC(a,c,c),
    inference(paramodulation,[],['47','11']) ).

cnf('49',plain,
    bigC(a,b,a) = bigC(c,a,c),
    inference(paramodulation,[],['37','48']) ).

cnf('50',plain,
    bigC(b,a,a) = bigC(c,a,c),
    inference(paramodulation,[],['49','37']) ).

cnf('51',plain,
    product(product(X,quotient(Y,Z)),Z) = product(product(X,Z),Y),
    inference(paramodulation,[],['1','38']) ).

cnf('52',plain,
    product(product(X3,quotient(X3,Y3)),Y3) = bigC(X3,Y3,X3),
    inference(paramodulation,[],['5','51']) ).

cnf('53',plain,
    product(X,product(Y,Z)) = product(product(X,Y),product(X,Z)),
    inference(paramodulation,[],['3','9']) ).

cnf('54',plain,
    quotient(product(X,product(Y,Z)),product(X,Z)) = product(X,Y),
    inference(paramodulation,[],['53','7']) ).

cnf('55',plain,
    quotient(product(X,Y),product(X,Z)) = product(X,quotient(Y,Z)),
    inference(paramodulation,[],['1','54']) ).

cnf('56',plain,
    quotient(X,product(X,Y)) = product(X,quotient(X,Y)),
    inference(paramodulation,[],['3','55']) ).

cnf('57',plain,
    product(quotient(X,product(X,Y)),Y) = bigC(X,Y,X),
    inference(simplify,[],['52','56']) ).

cnf('58',plain,
    quotient(bigC(X,Y,X),Y) = quotient(X,product(X,Y)),
    inference(paramodulation,[],['57','7']) ).

cnf('59',plain,
    quotient(bigC(b,a,a),a) = quotient(c,product(c,a)),
    inference(paramodulation,[],['50','58']) ).

cnf('60',plain,
    quotient(bigC(X,Y,Y),Y) = product(Y,X),
    inference(paramodulation,[],['37','19']) ).

cnf('61',plain,
    product(a,b) = quotient(c,product(c,a)),
    inference(simplify,[],['59','60']) ).

cnf('62',plain,
    product(product(a,b),product(c,a)) = c,
    inference(paramodulation,[],['61','1']) ).

cnf('63',plain,
    bigC(a,b,c) = c,
    inference(simplify,[],['62','4']) ).

cnf('64',plain,
    difference(product(X,Y),bigC(X,Y,Z)) = product(Z,X),
    inference(paramodulation,[],['4','30']) ).

cnf('65',plain,
    difference(product(X,Y),bigC(X,Z,Y)) = product(Z,X),
    inference(paramodulation,[],['11','64']) ).

cnf('66',plain,
    difference(product(a,c),c) = product(b,a),
    inference(paramodulation,[],['63','65']) ).

cnf('67',plain,
    quotient(X,difference(Y,X)) = Y,
    inference(paramodulation,[],['18','7']) ).

cnf('68',plain,
    quotient(X,product(Y,X)) = product(quotient(X,Y),X),
    inference(paramodulation,[],['3','40']) ).

cnf('69',plain,
    quotient(X,product(difference(Y,X),X)) = product(Y,X),
    inference(paramodulation,[],['67','68']) ).

cnf('70',plain,
    difference(quotient(X,Y),X) = Y,
    inference(paramodulation,[],['1','30']) ).

cnf('71',plain,
    difference(product(X,Y),Y) = product(difference(X,Y),Y),
    inference(paramodulation,[],['69','70']) ).

cnf('72',plain,
    product(difference(a,c),c) = product(b,a),
    inference(simplify,[],['66','71']) ).

cnf('73',plain,
    product(X,product(Y,Z)) = product(product(U,Y),product(difference(U,X),Z)),
    inference(paramodulation,[],['18','9']) ).

cnf('74',plain,
    product(c,product(X3,c)) = product(product(a,X3),product(b,a)),
    inference(paramodulation,[],['72','73']) ).

cnf('75',plain,
    difference(product(X,Y),product(X,product(Y,Z))) = product(X,Z),
    inference(paramodulation,[],['53','30']) ).

cnf('76',plain,
    difference(product(X,Y),product(X,Z)) = product(X,difference(Y,Z)),
    inference(paramodulation,[],['18','75']) ).

cnf('77',plain,
    difference(product(a,c),product(a,b)) = product(c,b),
    inference(paramodulation,[],['41','30']) ).

cnf('78',plain,
    product(a,difference(c,b)) = product(c,b),
    inference(paramodulation,[],['76','77']) ).

cnf('79',plain,
    product(product(X,Y),Z) = product(product(X,U),product(Y,difference(U,Z))),
    inference(paramodulation,[],['18','9']) ).

cnf('80',plain,
    product(product(X,a),b) = product(product(X,c),product(c,b)),
    inference(paramodulation,[],['78','79']) ).

cnf('81',plain,
    bigC(b,c,c) = product(product(b,a),b),
    inference(paramodulation,[],['80','4']) ).

cnf('82',plain,
    bigC(b,c,c) = bigC(b,a,b),
    inference(simplify,[],['81','5']) ).

cnf('83',plain,
    bigC(b,b,a) = bigC(b,c,c),
    inference(paramodulation,[],['82','11']) ).

cnf('84',plain,
    bigC(b,b,a) = bigC(c,b,c),
    inference(paramodulation,[],['83','37']) ).

cnf('85',plain,
    quotient(bigC(b,b,a),b) = quotient(c,product(c,b)),
    inference(paramodulation,[],['84','58']) ).

cnf('86',plain,
    product(b,a) = quotient(c,product(c,b)),
    inference(simplify,[],['85','20']) ).

cnf('87',plain,
    product(product(b,a),product(c,b)) = c,
    inference(paramodulation,[],['86','1']) ).

cnf('88',plain,
    bigC(b,a,c) = c,
    inference(simplify,[],['87','4']) ).

cnf('89',plain,
    difference(product(b,c),c) = product(a,b),
    inference(paramodulation,[],['88','65']) ).

cnf('90',plain,
    product(difference(b,c),c) = product(a,b),
    inference(simplify,[],['89','71']) ).

cnf('91',plain,
    product(c,product(X3,c)) = product(product(b,X3),product(a,b)),
    inference(paramodulation,[],['90','73']) ).

cnf('92',plain,
    bigC(c,c,X) = bigC(b,X,a),
    inference(simplify,[then_simplify],['91','12','4']) ).

cnf('93',plain,
    bigC(b,X,a) = bigC(a,X,b),
    inference(simplify,[then_simplify],['74','12','92','4']) ).

cnf('94',plain,
    bigC(a,b,x0) != bigC(c,c,x0),
    inference(cnf_transformation,[],[goal]) ).

cnf('95',plain,
    bigC(a,x0,b) != bigC(c,c,x0),
    inference(paramodulation,[],['11','94']) ).

cnf('96',plain,
    bigC(c,X,c) = bigC(b,X,a),
    inference(paramodulation,[],['92','11']) ).

cnf('97',plain,
    bigC(b,X3,a) = bigC(c,c,X3),
    inference(paramodulation,[],['96','11']) ).

cnf('98',plain,
    $false,
    inference(paramodulation,[then_simplify],['93','95','97']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GRP777-10 : TPTP v8.1.2. Released v8.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n019.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 00:34:43 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.39  
% 0.19/0.39  input clause set summed statistics:
% 0.19/0.39  ----------------------------------
% 0.19/0.39  in_clause_count:                    10
% 0.19/0.39  in_rule_clause_count:               10
% 0.19/0.39  in_fact_clause_count:                0
% 0.19/0.39  in_answer_clause_count:              0
% 0.19/0.39  in_ground_clause_count:              2
% 0.19/0.39  in_unit_clause_count:               10
% 0.19/0.39  in_horn_clause_count:               10
% 0.19/0.39  in_pos_clause_count:                 9
% 0.19/0.39  in_neg_clause_count:                 1
% 0.19/0.39  in_poseq_clause_count:               9
% 0.19/0.39  in_negeq_clause_count:               1
% 0.19/0.39  in_unitposeq_clause_count:           9
% 0.19/0.39  in_chain_clause_count:               0
% 0.19/0.39  in_min_length:             1
% 0.19/0.39  in_max_length:             1
% 0.19/0.39  in_min_depth:              2
% 0.19/0.39  in_max_depth:              4
% 0.19/0.39  in_min_size:               5
% 0.19/0.39  in_max_size:              15
% 0.19/0.39  in_min_vars:               0
% 0.19/0.39  in_max_vars:               4
% 0.19/0.39  in_extaxiom_count:                 0
% 0.19/0.39  in_axiom_count:                    9
% 0.19/0.39  in_assumption_count:               0
% 0.19/0.39  in_goal_count:                     1
% 0.19/0.39  in_neg_goal_count:                 1
% 0.19/0.39  in_pos_goal_count:                 0
% 0.19/0.39  in_posunit_goal_count:             0
% 0.19/0.39  
% 0.19/0.39  auto guide:
% 0.19/0.39  -----------
% 0.19/0.39  {
% 0.19/0.39  "print":1,
% 0.19/0.39  "print_level": 15,
% 0.19/0.39  "max_size": 0,
% 0.19/0.39  "max_depth": 0,
% 0.19/0.39  "max_length": 0,
% 0.19/0.39  "max_dseconds": 0,
% 0.19/0.39  "runs":[
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/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.19/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.19/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/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.19/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.19/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":3},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":3},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":4},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":4},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "sine":5},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":5},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 10, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/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.19/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.19/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 50, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/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.19/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.19/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1},
% 0.19/0.39  
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.19/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.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.19/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.19/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.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.19/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "rewrite":0},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "weight_select_ratio":2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":2},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "sine":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "depth_penalty":50},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "sine":1, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.19/0.39  {"max_dseconds": 1250, "strategy":["unit"], "var_weight":70,"repeat_var_weight":70,"query_preference":1, "sine":1} 
% 0.19/0.39  
% 0.19/0.39  ]}
% 0.19/0.39  
% 0.19/0.39  
% 0.19/0.39  **** run 1 fork 0 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.19/0.39  
% 0.19/0.39  **** run 2 fork 1 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 3 fork 2 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.39  
% 0.19/0.39  **** run 4 fork 3 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 5 fork 4 starts with strategy
% 0.19/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.19/0.40  
% 0.19/0.40  **** run 6 fork 5 starts with strategy
% 0.19/0.40  
% 0.19/0.40  **** run 7 fork 6 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 1: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 0: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 3: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 4: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 2: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 5: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 7: search terminated without proof.
% 0.19/0.52  
% 0.19/0.52  
% 0.19/0.52  fork 6: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  **** run 10 fork 1 starts with strategy
% 0.19/0.54  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.19/0.55  
% 0.19/0.55  **** run 15 fork 6 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.55  
% 0.19/0.55  **** run 12 fork 3 starts with strategy
% 0.19/0.55  
% 0.19/0.55  **** run 16 fork 7 starts with strategy
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 0.19/0.55  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 0.19/0.56  
% 0.19/0.56  **** run 9 fork 0 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.56  
% 0.19/0.56  **** run 11 fork 2 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.19/0.56  
% 0.19/0.56  **** run 13 fork 4 starts with strategy
% 0.19/0.56  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.56  
% 0.19/0.56  **** run 14 fork 5 starts with strategy
% 0.19/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.19/0.66  
% 0.19/0.66  
% 0.19/0.66  fork 1: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 6: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 3: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 7: search terminated without proof.
% 0.19/0.67  
% 0.19/0.67  
% 0.19/0.67  fork 0: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 4: search terminated without proof.
% 0.19/0.68  
% 0.19/0.68  
% 0.19/0.68  fork 5: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  
% 0.19/0.69  fork 2: search terminated without proof.
% 0.19/0.69  
% 0.19/0.69  **** run 23 fork 6 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 0.19/0.69  
% 0.19/0.69  **** run 20 fork 3 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 0.19/0.69  
% 0.19/0.69  **** run 18 fork 1 starts with strategy
% 0.19/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.70  
% 0.19/0.70  **** run 17 fork 0 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 0.19/0.70  
% 0.19/0.70  **** run 24 fork 7 starts with strategy
% 0.19/0.70  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 0.19/0.70  
% 0.19/0.70  **** run 21 fork 4 starts with strategy
% 0.19/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.19/0.71  
% 0.19/0.71  **** run 19 fork 2 starts with strategy
% 0.19/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 0.19/0.72  
% 0.19/0.72  **** run 22 fork 5 starts with strategy
% 0.19/0.72  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 0.19/0.82  
% 0.19/0.82  
% 0.19/0.82  fork 6: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 0: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 7: search terminated without proof.
% 0.19/0.83  
% 0.19/0.83  
% 0.19/0.83  fork 4: search terminated without proof.
% 0.19/0.84  
% 0.19/0.84  
% 0.19/0.84  fork 3: search terminated without proof.
% 0.19/0.84  
% 0.19/0.84  **** run 31 fork 6 starts with strategy
% 0.19/0.84  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.00/0.85  
% 3.00/0.85  
% 3.00/0.85  fork 2: search terminated without proof.
% 3.00/0.86  
% 3.00/0.86  **** run 25 fork 0 starts with strategy
% 3.00/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.00/0.86  
% 3.00/0.86  **** run 32 fork 7 starts with strategy
% 3.00/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}
% 3.00/0.86  
% 3.00/0.86  **** run 29 fork 4 starts with strategy
% 3.00/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.00/0.86  
% 3.00/0.86  **** run 28 fork 3 starts with strategy
% 3.00/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.00/0.87  
% 3.00/0.87  **** run 27 fork 2 starts with strategy
% 3.00/0.87  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.92/0.90  
% 3.92/0.90  
% 3.92/0.90  fork 1: search terminated without proof.
% 3.92/0.91  
% 3.92/0.91  
% 3.92/0.91  fork 5: search terminated without proof.
% 3.92/0.92  
% 3.92/0.92  **** run 26 fork 1 starts with strategy
% 3.92/0.92  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.17/0.93  
% 4.17/0.93  **** run 30 fork 5 starts with strategy
% 4.17/0.93  {"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}
% 4.25/0.96  
% 4.25/0.96  
% 4.25/0.96  fork 6: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  
% 4.25/0.98  fork 7: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  
% 4.25/0.98  fork 4: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  
% 4.25/0.98  fork 0: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  
% 4.25/0.98  fork 3: search terminated without proof.
% 4.25/0.98  
% 4.25/0.98  **** run 39 fork 6 starts with strategy
% 4.25/0.98  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.25/0.99  
% 4.25/0.99  
% 4.25/0.99  fork 2: search terminated without proof.
% 4.25/1.00  
% 4.25/1.00  **** run 36 fork 3 starts with strategy
% 4.25/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.25/1.00  
% 4.25/1.00  **** run 40 fork 7 starts with strategy
% 4.25/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.85/1.01  
% 4.85/1.01  **** run 37 fork 4 starts with strategy
% 4.85/1.01  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.85/1.01  
% 4.85/1.01  **** run 33 fork 0 starts with strategy
% 4.85/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.85/1.02  
% 4.85/1.02  **** run 35 fork 2 starts with strategy
% 4.85/1.02  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.85/1.04  
% 4.85/1.04  
% 4.85/1.04  fork 1: search terminated without proof.
% 4.85/1.05  
% 4.85/1.05  
% 4.85/1.05  fork 5: search terminated without proof.
% 4.85/1.06  
% 4.85/1.06  **** run 34 fork 1 starts with strategy
% 4.85/1.06  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 4.85/1.07  
% 4.85/1.07  **** run 38 fork 5 starts with strategy
% 5.36/1.07  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 5.36/1.10  
% 5.36/1.10  
% 5.36/1.10  fork 6: search terminated without proof.
% 5.36/1.12  
% 5.36/1.12  **** run 47 fork 6 starts with strategy
% 5.36/1.12  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.36/1.12  
% 5.36/1.12  
% 5.36/1.12  fork 7: search terminated without proof.
% 5.36/1.12  
% 5.36/1.12  
% 5.36/1.12  fork 3: search terminated without proof.
% 5.36/1.13  
% 5.36/1.13  
% 5.36/1.13  fork 0: search terminated without proof.
% 5.36/1.13  
% 5.36/1.13  
% 5.36/1.13  fork 4: search terminated without proof.
% 5.36/1.14  
% 5.36/1.14  
% 5.36/1.14  fork 2: search terminated without proof.
% 5.36/1.14  
% 5.36/1.14  **** run 44 fork 3 starts with strategy
% 5.36/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.36/1.15  
% 5.36/1.15  **** run 48 fork 7 starts with strategy
% 5.36/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.36/1.15  
% 5.36/1.15  **** run 41 fork 0 starts with strategy
% 5.36/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 5.36/1.15  
% 5.36/1.15  **** run 45 fork 4 starts with strategy
% 5.36/1.15  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 6.11/1.16  
% 6.11/1.16  **** run 43 fork 2 starts with strategy
% 6.11/1.16  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 6.11/1.18  
% 6.11/1.18  
% 6.11/1.18  fork 1: search terminated without proof.
% 6.11/1.19  
% 6.11/1.19  fork 2: search finished without proof.
% 6.31/1.19  
% 6.31/1.19  
% 6.31/1.19  fork 5: search terminated without proof.
% 6.31/1.20  
% 6.31/1.20  **** run 42 fork 1 starts with strategy
% 6.31/1.20  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 6.31/1.21  
% 6.31/1.21  **** run 51 fork 2 starts with strategy
% 6.31/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 6.31/1.21  
% 6.31/1.21  **** run 46 fork 5 starts with strategy
% 6.31/1.21  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 6.66/1.23  
% 6.66/1.23  fork 2: search finished without proof.
% 6.66/1.24  
% 6.66/1.24  fork 5: search finished without proof.
% 6.66/1.24  
% 6.66/1.24  
% 6.66/1.24  fork 6: search terminated without proof.
% 6.66/1.25  
% 6.66/1.25  **** run 59 fork 2 starts with strategy
% 6.66/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.66/1.25  
% 6.66/1.25  **** run 54 fork 5 starts with strategy
% 6.66/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 6.66/1.26  
% 6.66/1.26  **** run 55 fork 6 starts with strategy
% 6.66/1.26  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 6.66/1.26  
% 6.66/1.26  
% 6.66/1.26  fork 3: search terminated without proof.
% 6.66/1.27  
% 6.66/1.27  
% 6.66/1.27  fork 0: search terminated without proof.
% 6.66/1.27  
% 6.66/1.27  
% 6.66/1.27  fork 7: search terminated without proof.
% 6.66/1.27  
% 6.66/1.27  
% 6.66/1.27  fork 4: search terminated without proof.
% 6.66/1.28  
% 6.66/1.28  **** run 52 fork 3 starts with strategy
% 6.66/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.66/1.29  
% 6.66/1.29  **** run 49 fork 0 starts with strategy
% 6.66/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 6.66/1.29  
% 6.66/1.29  **** run 56 fork 7 starts with strategy
% 6.66/1.29  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.66/1.30  
% 6.66/1.30  **** run 53 fork 4 starts with strategy
% 6.66/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 7.23/1.32  
% 7.23/1.32  
% 7.23/1.32  fork 1: search terminated without proof.
% 7.23/1.34  
% 7.23/1.34  **** run 50 fork 1 starts with strategy
% 7.23/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.23/1.37  
% 7.23/1.37  
% 7.23/1.37  fork 2: search terminated without proof.
% 7.23/1.38  
% 7.23/1.38  
% 7.23/1.38  fork 5: search terminated without proof.
% 7.23/1.38  
% 7.23/1.38  
% 7.23/1.38  fork 6: search terminated without proof.
% 7.23/1.40  
% 7.23/1.40  **** run 67 fork 2 starts with strategy
% 7.23/1.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1}
% 7.23/1.40  
% 7.23/1.40  **** run 63 fork 6 starts with strategy
% 7.23/1.40  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 7.23/1.41  
% 7.23/1.41  
% 7.23/1.41  fork 0: search terminated without proof.
% 7.23/1.41  
% 7.23/1.41  **** run 62 fork 5 starts with strategy
% 7.23/1.41  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.23/1.41  
% 7.23/1.41  
% 7.23/1.41  fork 7: search terminated without proof.
% 7.23/1.42  
% 7.23/1.42  
% 7.23/1.42  fork 4: search terminated without proof.
% 7.23/1.43  
% 7.23/1.43  **** run 57 fork 0 starts with strategy
% 7.23/1.43  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 7.23/1.44  
% 7.23/1.44  
% 7.23/1.44  fork 3: search terminated without proof.
% 7.23/1.44  
% 7.23/1.44  **** run 64 fork 7 starts with strategy
% 7.23/1.44  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 7.23/1.46  
% 7.23/1.46  **** run 61 fork 4 starts with strategy
% 7.23/1.46  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.23/1.46  
% 7.23/1.46  
% 7.23/1.46  fork 1: search terminated without proof.
% 7.23/1.47  
% 7.23/1.47  **** run 60 fork 3 starts with strategy
% 7.23/1.47  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 7.23/1.48  
% 7.23/1.48  **** run 58 fork 1 starts with strategy
% 7.23/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 7.23/1.52  
% 7.23/1.52  
% 7.23/1.52  fork 6: search terminated without proof.
% 7.23/1.52  
% 7.23/1.52  
% 7.23/1.52  fork 2: search terminated without proof.
% 8.35/1.54  
% 8.35/1.54  **** run 71 fork 6 starts with strategy
% 8.35/1.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":2}
% 8.35/1.54  
% 8.35/1.54  **** run 75 fork 2 starts with strategy
% 8.35/1.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":4}
% 8.35/1.55  
% 8.35/1.55  
% 8.35/1.55  fork 0: search terminated without proof.
% 8.35/1.56  
% 8.35/1.56  
% 8.35/1.56  fork 7: search terminated without proof.
% 8.35/1.57  
% 8.35/1.57  **** run 65 fork 0 starts with strategy
% 8.35/1.57  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 8.35/1.57  
% 8.35/1.57  
% 8.35/1.57  fork 5: search terminated without proof.
% 8.35/1.58  
% 8.35/1.58  **** run 72 fork 7 starts with strategy
% 8.35/1.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":1}
% 8.35/1.59  
% 8.35/1.59  **** run 70 fork 5 starts with strategy
% 8.35/1.59  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":2}
% 8.35/1.60  
% 8.35/1.60  
% 8.35/1.60  fork 3: search terminated without proof.
% 8.35/1.60  
% 8.35/1.60  
% 8.35/1.60  fork 1: search terminated without proof.
% 8.35/1.61  
% 8.35/1.61  
% 8.35/1.61  fork 4: search terminated without proof.
% 9.58/1.62  
% 9.58/1.62  **** run 68 fork 3 starts with strategy
% 9.58/1.62  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"rewrite":0}
% 9.58/1.62  
% 9.58/1.62  **** run 66 fork 1 starts with strategy
% 9.58/1.62  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.58/1.63  
% 9.58/1.63  **** run 69 fork 4 starts with strategy
% 9.58/1.63  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"weight_select_ratio":2}
% 9.81/1.66  
% 9.81/1.66  
% 9.81/1.66  fork 6: search terminated without proof.
% 9.81/1.67  
% 9.81/1.67  
% 9.81/1.67  fork 2: search terminated without proof.
% 9.81/1.68  
% 9.81/1.68  **** run 79 fork 6 starts with strategy
% 9.81/1.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"depth_penalty":50}
% 9.81/1.69  
% 9.81/1.69  **** run 83 fork 2 starts with strategy
% 9.81/1.69  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 9.81/1.69  
% 9.81/1.69  
% 9.81/1.69  fork 0: search terminated without proof.
% 9.81/1.71  
% 9.81/1.71  
% 9.81/1.71  fork 7: search terminated without proof.
% 9.81/1.71  
% 9.81/1.71  **** run 73 fork 0 starts with strategy
% 9.81/1.71  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":3}
% 9.81/1.72  
% 9.81/1.72  
% 9.81/1.72  fork 5: search terminated without proof.
% 10.43/1.73  
% 10.43/1.73  **** run 80 fork 7 starts with strategy
% 10.43/1.73  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 10.43/1.74  
% 10.43/1.74  **** run 78 fork 5 starts with strategy
% 10.43/1.74  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":5}
% 10.43/1.74  
% 10.43/1.74  
% 10.43/1.74  fork 1: search terminated without proof.
% 10.43/1.75  
% 10.43/1.75  
% 10.43/1.75  fork 3: search terminated without proof.
% 10.43/1.76  
% 10.43/1.76  
% 10.43/1.76  fork 4: search terminated without proof.
% 10.43/1.76  
% 10.43/1.76  **** run 74 fork 1 starts with strategy
% 10.43/1.76  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":3}
% 10.43/1.77  
% 10.43/1.77  **** run 76 fork 3 starts with strategy
% 10.43/1.77  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"sine":4}
% 10.82/1.78  
% 10.82/1.78  **** run 77 fork 4 starts with strategy
% 10.82/1.78  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"sine":5}
% 10.82/1.81  
% 10.82/1.81  
% 10.82/1.81  fork 6: search terminated without proof.
% 10.82/1.82  
% 10.82/1.82  **** run 87 fork 6 starts with strategy
% 10.82/1.82  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 10.82/1.84  
% 10.82/1.84  
% 10.82/1.84  fork 0: search terminated without proof.
% 11.39/1.85  
% 11.39/1.85  **** run 81 fork 0 starts with strategy
% 11.39/1.85  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1,"sine":1}
% 11.39/1.86  
% 11.39/1.86  
% 11.39/1.86  fork 7: search terminated without proof.
% 11.57/1.88  
% 11.57/1.88  
% 11.57/1.88  fork 5: search terminated without proof.
% 11.57/1.88  
% 11.57/1.88  **** run 88 fork 7 starts with strategy
% 11.57/1.88  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 11.57/1.89  
% 11.57/1.89  
% 11.57/1.89  fork 1: search terminated without proof.
% 11.57/1.89  
% 11.57/1.89  **** run 86 fork 5 starts with strategy
% 11.57/1.89  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 11.57/1.90  
% 11.57/1.90  
% 11.57/1.90  fork 3: search terminated without proof.
% 11.57/1.91  
% 11.57/1.91  
% 11.57/1.91  fork 4: search terminated without proof.
% 11.57/1.91  
% 11.57/1.91  **** run 82 fork 1 starts with strategy
% 11.57/1.91  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 11.57/1.92  
% 11.57/1.92  **** run 84 fork 3 starts with strategy
% 11.57/1.92  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 11.99/1.93  
% 11.99/1.93  **** run 85 fork 4 starts with strategy
% 11.99/1.93  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 12.19/1.98  
% 12.19/1.98  
% 12.19/1.98  fork 0: search terminated without proof.
% 12.19/2.00  
% 12.19/2.00  **** run 89 fork 0 starts with strategy
% 12.19/2.00  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 17.89/2.72  
% 17.89/2.72  
% 17.89/2.72  fork 2: search terminated without proof.
% 18.58/2.77  
% 18.58/2.77  **** run 91 fork 2 starts with strategy
% 18.58/2.77  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 18.58/2.90  
% 18.58/2.90  
% 18.58/2.90  fork 6: search terminated without proof.
% 18.58/2.91  
% 18.58/2.91  
% 18.58/2.91  fork 7: search terminated without proof.
% 18.58/2.94  
% 18.58/2.94  
% 18.58/2.94  fork 1: search terminated without proof.
% 18.58/2.94  
% 18.58/2.94  
% 18.58/2.94  fork 5: search terminated without proof.
% 19.51/2.99  
% 19.51/2.99  **** run 95 fork 6 starts with strategy
% 19.51/2.99  {"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.29/3.00  
% 20.29/3.00  
% 20.29/3.00  fork 4: search terminated without proof.
% 20.29/3.00  
% 20.29/3.00  **** run 96 fork 7 starts with strategy
% 20.29/3.00  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 20.29/3.01  
% 20.29/3.01  **** run 90 fork 1 starts with strategy
% 20.29/3.01  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 20.29/3.01  
% 20.29/3.01  **** run 94 fork 5 starts with strategy
% 20.29/3.01  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 20.29/3.03  
% 20.29/3.03  
% 20.29/3.03  fork 3: search terminated without proof.
% 20.29/3.05  
% 20.29/3.05  
% 20.29/3.05  fork 0: search terminated without proof.
% 20.29/3.08  
% 20.29/3.08  **** run 93 fork 4 starts with strategy
% 20.29/3.08  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 20.93/3.10  
% 20.93/3.10  **** run 92 fork 3 starts with strategy
% 20.93/3.10  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 20.93/3.12  
% 20.93/3.12  **** run 97 fork 0 starts with strategy
% 20.93/3.12  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 26.38/3.81  
% 26.38/3.81  
% 26.38/3.81  fork 2: search terminated without proof.
% 26.81/3.87  
% 26.81/3.87  **** run 99 fork 2 starts with strategy
% 26.81/3.87  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 27.95/4.02  
% 27.95/4.02  
% 27.95/4.02  fork 6: search terminated without proof.
% 27.95/4.05  
% 27.95/4.05  
% 27.95/4.05  fork 5: search terminated without proof.
% 27.95/4.06  
% 27.95/4.06  
% 27.95/4.06  fork 1: search terminated without proof.
% 28.78/4.08  
% 28.78/4.08  **** run 103 fork 6 starts with strategy
% 28.78/4.08  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 28.78/4.10  
% 28.78/4.10  
% 28.78/4.10  fork 4: search terminated without proof.
% 28.78/4.10  
% 28.78/4.10  
% 28.78/4.10  fork 7: search terminated without proof.
% 29.09/4.13  
% 29.09/4.13  **** run 102 fork 5 starts with strategy
% 29.09/4.13  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 29.09/4.13  
% 29.09/4.13  **** run 98 fork 1 starts with strategy
% 29.09/4.13  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 29.09/4.15  
% 29.09/4.15  
% 29.09/4.15  fork 0: search terminated without proof.
% 29.09/4.17  
% 29.09/4.17  **** run 101 fork 4 starts with strategy
% 29.09/4.17  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 29.09/4.19  
% 29.09/4.19  **** run 104 fork 7 starts with strategy
% 29.09/4.19  {"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}
% 29.09/4.19  
% 29.09/4.19  
% 29.09/4.19  fork 3: search terminated without proof.
% 29.09/4.25  
% 29.09/4.25  **** run 105 fork 0 starts with strategy
% 29.09/4.25  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 29.09/4.27  
% 29.09/4.27  **** run 100 fork 3 starts with strategy
% 29.09/4.27  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 34.45/4.91  
% 34.45/4.91  
% 34.45/4.91  fork 2: search terminated without proof.
% 34.45/4.98  
% 34.45/4.98  **** run 107 fork 2 starts with strategy
% 34.45/4.98  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 36.85/5.14  
% 36.85/5.14  
% 36.85/5.14  fork 6: search terminated without proof.
% 37.02/5.18  
% 37.02/5.18  
% 37.02/5.18  fork 5: search terminated without proof.
% 37.02/5.19  
% 37.02/5.19  **** run 111 fork 6 starts with strategy
% 37.02/5.19  {"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}
% 37.02/5.21  
% 37.02/5.21  
% 37.02/5.21  fork 7: search terminated without proof.
% 37.02/5.21  
% 37.02/5.21  
% 37.02/5.21  fork 4: search terminated without proof.
% 37.56/5.22  
% 37.56/5.22  
% 37.56/5.22  fork 1: search terminated without proof.
% 37.56/5.25  
% 37.56/5.25  **** run 110 fork 5 starts with strategy
% 37.56/5.25  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 37.96/5.28  
% 37.96/5.28  **** run 109 fork 4 starts with strategy
% 37.96/5.28  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 37.96/5.29  
% 37.96/5.29  **** run 112 fork 7 starts with strategy
% 37.96/5.29  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 37.96/5.29  
% 37.96/5.29  **** run 106 fork 1 starts with strategy
% 37.96/5.29  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 37.96/5.31  
% 37.96/5.31  
% 37.96/5.31  fork 0: search terminated without proof.
% 37.96/5.33  
% 37.96/5.33  
% 37.96/5.33  fork 3: search terminated without proof.
% 38.61/5.37  
% 38.61/5.37  **** run 113 fork 0 starts with strategy
% 38.61/5.37  {"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}
% 38.84/5.39  
% 38.84/5.39  **** run 108 fork 3 starts with strategy
% 38.84/5.39  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 43.64/6.00  
% 43.64/6.00  
% 43.64/6.00  fork 2: search terminated without proof.
% 43.64/6.06  
% 43.64/6.06  **** run 115 fork 2 starts with strategy
% 43.64/6.06  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 45.47/6.23  
% 45.47/6.23  
% 45.47/6.23  fork 6: search terminated without proof.
% 45.47/6.28  
% 45.47/6.28  **** run 119 fork 6 starts with strategy
% 45.47/6.29  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 45.47/6.29  
% 45.47/6.29  
% 45.47/6.29  fork 5: search terminated without proof.
% 46.04/6.32  
% 46.04/6.32  
% 46.04/6.32  fork 4: search terminated without proof.
% 46.04/6.33  
% 46.04/6.33  
% 46.04/6.33  fork 1: search terminated without proof.
% 46.04/6.34  
% 46.04/6.34  
% 46.04/6.34  fork 7: search terminated without proof.
% 46.04/6.35  
% 46.04/6.35  **** run 118 fork 5 starts with strategy
% 46.04/6.35  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 46.04/6.39  
% 46.04/6.39  **** run 117 fork 4 starts with strategy
% 46.04/6.39  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 46.04/6.41  
% 46.04/6.41  **** run 120 fork 7 starts with strategy
% 46.04/6.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 46.04/6.43  
% 46.04/6.43  
% 46.04/6.43  fork 0: search terminated without proof.
% 46.04/6.43  
% 46.04/6.43  **** run 114 fork 1 starts with strategy
% 46.04/6.43  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 46.04/6.44  
% 46.04/6.44  
% 46.04/6.44  fork 3: search terminated without proof.
% 46.04/6.49  
% 46.04/6.49  **** run 121 fork 0 starts with strategy
% 46.04/6.49  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 47.11/6.52  
% 47.11/6.52  **** run 116 fork 3 starts with strategy
% 47.11/6.52  {"max_dseconds":10,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 51.36/7.11  
% 51.36/7.11  
% 51.36/7.11  fork 2: search terminated without proof.
% 51.36/7.17  
% 51.36/7.17  **** run 123 fork 2 starts with strategy
% 51.36/7.17  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":0}
% 53.50/7.32  
% 53.50/7.32  
% 53.50/7.32  fork 6: search terminated without proof.
% 54.18/7.36  
% 54.18/7.36  **** run 127 fork 6 starts with strategy
% 54.18/7.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 54.18/7.38  
% 54.18/7.38  fork 6: search finished without proof.
% 54.47/7.40  
% 54.47/7.40  **** run 135 fork 6 starts with strategy
% 54.47/7.40  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 54.47/7.40  
% 54.47/7.40  
% 54.47/7.40  fork 5: search terminated without proof.
% 54.88/7.44  
% 54.88/7.44  
% 54.88/7.44  fork 4: search terminated without proof.
% 54.88/7.44  
% 54.88/7.44  **** run 126 fork 5 starts with strategy
% 54.88/7.44  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 54.98/7.47  
% 54.98/7.47  
% 54.98/7.47  fork 1: search terminated without proof.
% 54.98/7.50  
% 54.98/7.50  **** run 125 fork 4 starts with strategy
% 54.98/7.50  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":2}
% 55.50/7.52  
% 55.50/7.52  
% 55.50/7.52  fork 0: search terminated without proof.
% 55.50/7.53  
% 55.50/7.53  
% 55.50/7.53  fork 7: search terminated without proof.
% 55.50/7.53  
% 55.50/7.53  **** run 122 fork 1 starts with strategy
% 55.50/7.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 55.87/7.56  
% 55.87/7.56  
% 55.87/7.56  fork 3: search terminated without proof.
% 55.87/7.58  
% 55.87/7.58  **** run 128 fork 7 starts with strategy
% 55.87/7.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 55.87/7.58  
% 55.87/7.58  **** run 129 fork 0 starts with strategy
% 55.87/7.58  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 55.87/7.63  
% 55.87/7.63  **** run 124 fork 3 starts with strategy
% 55.87/7.63  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 56.57/7.66  
% 56.57/7.66  fork 3: search finished without proof.
% 56.57/7.67  
% 56.57/7.67  **** run 132 fork 3 starts with strategy
% 56.57/7.67  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":10}
% 56.86/7.71  
% 56.86/7.71  fork 3: search finished without proof.
% 56.86/7.72  
% 56.86/7.72  **** run 140 fork 3 starts with strategy
% 56.86/7.72  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 60.78/8.20  
% 60.78/8.20  
% 60.78/8.20  fork 2: search terminated without proof.
% 60.78/8.23  
% 60.78/8.23  **** run 131 fork 2 starts with strategy
% 60.78/8.23  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 61.72/8.45  
% 61.72/8.45  
% 61.72/8.45  fork 6: search terminated without proof.
% 61.72/8.46  
% 61.72/8.46  
% 61.72/8.46  fork 5: search terminated without proof.
% 62.41/8.48  
% 62.41/8.48  **** run 143 fork 6 starts with strategy
% 62.41/8.48  {"max_dseconds":10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 62.41/8.53  
% 62.41/8.53  **** run 134 fork 5 starts with strategy
% 62.41/8.53  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":20}
% 62.41/8.56  
% 62.41/8.56  
% 62.41/8.56  fork 1: search terminated without proof.
% 63.58/8.58  
% 63.58/8.58  
% 63.58/8.58  fork 4: search terminated without proof.
% 63.58/8.62  
% 63.58/8.62  **** run 130 fork 1 starts with strategy
% 63.58/8.62  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 63.96/8.63  
% 63.96/8.63  **** run 133 fork 4 starts with strategy
% 63.96/8.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":15}
% 64.21/8.67  
% 64.21/8.67  
% 64.21/8.67  fork 7: search terminated without proof.
% 64.21/8.68  
% 64.21/8.68  
% 64.21/8.68  fork 0: search terminated without proof.
% 64.21/8.68  
% 64.21/8.68  
% 64.21/8.68  result: proof found
% 64.21/8.68  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 64.21/8.68  by run 140 fork 3 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 64.21/8.68  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 64.21/8.68  
% 64.21/8.68  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 64.21/8.68  
% 64.21/8.68  run 140 fork 3 statistics:
% 64.21/8.68  ----------------------------------
% 64.21/8.68  this run seconds: 0.727489
% 64.21/8.68  total seconds: 7.752431
% 64.21/8.68  stat_given_used: 482
% 64.21/8.68  stat_given_used_at_endgame: 0
% 64.21/8.68  stat_given_candidates:   2482
% 64.21/8.68  stat_given_candidates_at_endgame: 0
% 64.21/8.68  stat_given_candidates_h: 0
% 64.21/8.68  stat_binres_derived_cl:   0
% 64.21/8.68  stat_binres_derived_cl_h: 0
% 64.21/8.68  stat_factor_derived_cl: 0
% 64.21/8.68  stat_para_derived_cl: 161284
% 64.21/8.68  stat_tautologies_discarded: 0
% 64.21/8.68  stat_forward_subsumed: 14791
% 64.21/8.68  stat_derived_cut: 1
% 64.21/8.68  stat_derived_rewritten: 364
% 64.21/8.68  stat_weight_discarded_building: 0
% 64.21/8.68  stat_weight_discarded_cl: 85826
% 64.21/8.68  stat_internlimit_discarded_cl: 0
% 64.21/8.68  stat_simplified:  364 simplified 0 derived 0 given
% 64.21/8.68  stat_kept_cl: 58160
% 64.21/8.68  stat_built_cl: 145314
% 64.21/8.68  stat_hyperres_partial_cl: 0
% 64.21/8.68  stat_made_rewriters: 436
% 64.21/8.68  stat_backward_subsumed: 0
% 64.21/8.68  stat_propagated_subsumed: 0
% 64.21/8.68  stat_clsubs_attempted:                      8762
% 64.21/8.68  stat_clsubs_fact_groundunit_found:             0
% 64.21/8.68  stat_clsubs_rule_groundunit_found:             1
% 64.21/8.68  stat_clsubs_top_meta_attempted:             110135
% 64.21/8.68  stat_clsubs_top_meta_failed:                101373
% 64.21/8.68  stat_clsubs_top_meta_nonpref_attempted:              110135
% 64.21/8.68  stat_clsubs_top_meta_nonpref_succeeded:               42821
% 64.21/8.68  stat_clsubs_top_meta_pref_attempted:                  42821
% 64.21/8.68  stat_clsubs_top_meta_pref1_succeeded:                 42811
% 64.21/8.68  stat_clsubs_top_meta_pref2_succeeded:                 12156
% 64.21/8.68  stat_clsubs_top_meta_pref3_succeeded:                  8762
% 64.21/8.68  stat_clsubs_top_meta_pref_succeeded:                   8762
% 64.21/8.68  stat_clsubs_meta_attempted:                 8762
% 64.21/8.68  stat_clsubs_meta_failed:                      31
% 64.21/8.68  stat_clsubs_predsymbs_attempted:               0
% 64.21/8.68  stat_clsubs_unit_attempted:                 8762
% 64.21/8.68  stat_clsubs_full_attempted:                    0
% 64.21/8.68  stat_forwardsubs_attempted:               158778
% 64.21/8.68  stat_lit_hash_added:                  58290
% 64.21/8.68  stat_lit_hash_computed:              218011
% 64.21/8.68  stat_lit_hash_match_found:            14842
% 64.21/8.68  stat_lit_hash_match_miss:            289230
% 64.21/8.68  stat_lit_hash_cut_ok:                     0
% 64.21/8.68  stat_lit_strong_cut_ok:                   1
% 64.21/8.68  stat_lit_hash_subsume_ok:             14791
% 64.21/8.68  clqueue els 10000000 used 1
% 64.21/8.68  clactive els 10000000 used 483
% 64.21/8.68  clactivesubsume els 10000000 used 2173
% 64.21/8.68  queue_termbuf els 200000000 used 5293074
% 64.21/8.68  hyper_termbuf els 100000000 used 1
% 64.21/8.68  active_termbuf els 100000000 used 23509
% 64.21/8.68  varstack els 5000 last used 1
% 64.21/8.68  given_termbuf els 10000000 last used 1
% 64.21/8.68  simplified_termbuf els 10000000 last used 1
% 64.21/8.68  derived_termbuf els 10000000 last used 39
% 64.21/8.68  wr_mallocs: 228437
% 64.21/8.68  wr_callocs: 21
% 64.21/8.68  wr_reallocs: 4992
% 64.21/8.68  wr_frees: 2
% 64.21/8.68  wr_malloc_bytes: 4170756036
% 64.21/8.68  wr_calloc_bytes: 112065536
% 64.21/8.68  wr_realloc_bytes: 1664984
% 64.21/8.68  wr_realloc_freebytes: 0
% 64.21/8.68  ----------------------------------
%------------------------------------------------------------------------------