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

View Problem - Process Solution

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

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

% Result   : Unsatisfiable 15.88s 2.50s
% Output   : CNFRefutation 15.88s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named c02)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ld(X,mult(X,Y)) = Y,
    inference(cnf_transformation,[],[c02]) ).

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

cnf('3',plain,
    mult(unit,X) = X,
    inference(cnf_transformation,[],[c06]) ).

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

cnf('5',plain,
    mult(X3,mult(X3,Y3)) = mult(mult(unit,mult(X3,X3)),Y3),
    inference(paramodulation,[],['3','4']) ).

cnf('6',plain,
    mult(X,mult(X,Y)) = mult(mult(X,X),Y),
    inference(simplify,[],['5','3']) ).

cnf('7',plain,
    ld(mult(X,X),mult(X,mult(X,Y))) = Y,
    inference(paramodulation,[],['6','1']) ).

cnf('8',plain,
    ld(mult(X,X),mult(X,Y)) = ld(X,Y),
    inference(paramodulation,[],['2','7']) ).

cnf('9',plain,
    mult(X,unit) = X,
    inference(cnf_transformation,[],[c05]) ).

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

cnf('11',plain,
    rd(X,unit) = X,
    inference(paramodulation,[],['9','10']) ).

cnf('12',plain,
    mult(X,mult(X,ld(mult(X,X),Y))) = Y,
    inference(paramodulation,[],['6','2']) ).

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

cnf('14',plain,
    ld(mult(X,mult(Y,Y)),mult(X,mult(Y,mult(Y,Z)))) = Z,
    inference(paramodulation,[],['4','1']) ).

cnf('15',plain,
    ld(mult(rd(X,mult(Y,mult(Y,Z))),mult(Y,Y)),X) = Z,
    inference(paramodulation,[],['13','14']) ).

cnf('16',plain,
    ld(mult(rd(X3,Y3),mult(Z3,Z3)),X3) = ld(mult(Z3,Z3),Y3),
    inference(paramodulation,[],['12','15']) ).

cnf('17',plain,
    ld(X,mult(mult(X,mult(Y,Y)),Z)) = mult(Y,mult(Y,Z)),
    inference(paramodulation,[],['4','1']) ).

cnf('18',plain,
    ld(rd(X,mult(Y,Y)),mult(X,Z)) = mult(Y,mult(Y,Z)),
    inference(paramodulation,[],['13','17']) ).

cnf('19',plain,
    ld(rd(X,mult(Y,Y)),Z) = mult(Y,mult(Y,ld(X,Z))),
    inference(paramodulation,[],['2','18']) ).

cnf('20',plain,
    ld(rd(X,mult(X,X)),Y) = mult(X,Y),
    inference(paramodulation,[],['2','19']) ).

cnf('21',plain,
    ld(X,X) = unit,
    inference(paramodulation,[],['9','1']) ).

cnf('22',plain,
    mult(X,rd(X,mult(X,X))) = unit,
    inference(paramodulation,[],['20','21']) ).

cnf('23',plain,
    ld(X,unit) = rd(X,mult(X,X)),
    inference(paramodulation,[],['22','1']) ).

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

cnf('25',plain,
    rd(X,ld(Y,X)) = Y,
    inference(paramodulation,[],['2','10']) ).

cnf('26',plain,
    rd(X,mult(Y,X)) = ld(Y,unit),
    inference(paramodulation,[],['24','25']) ).

cnf('27',plain,
    rd(X3,Y3) = ld(rd(Y3,X3),unit),
    inference(paramodulation,[],['13','26']) ).

cnf('28',plain,
    rd(unit,X) = ld(X,unit),
    inference(paramodulation,[],['9','26']) ).

cnf('29',plain,
    rd(X,Y) = rd(unit,rd(Y,X)),
    inference(simplify,[],['27','28']) ).

cnf('30',plain,
    ld(rd(X,Y),X) = Y,
    inference(paramodulation,[],['13','1']) ).

cnf('31',plain,
    ld(X,Y) = mult(rd(unit,X),Y),
    inference(paramodulation,[],['30','24']) ).

cnf('32',plain,
    ld(rd(X,Y),Z) = mult(rd(Y,X),Z),
    inference(paramodulation,[],['29','31']) ).

cnf('33',plain,
    ld(ld(rd(X,Y),mult(Z,Z)),Y) = ld(mult(Z,Z),X),
    inference(simplify,[],['16','32']) ).

cnf('34',plain,
    ld(ld(X3,mult(Y3,Y3)),unit) = ld(mult(Y3,Y3),X3),
    inference(paramodulation,[],['11','33']) ).

cnf('35',plain,
    rd(unit,ld(X,mult(Y,Y))) = ld(mult(Y,Y),X),
    inference(simplify,[],['34','28']) ).

cnf('36',plain,
    mult(X,mult(ld(X,unit),Y)) = Y,
    inference(paramodulation,[],['24','1']) ).

cnf('37',plain,
    mult(X3,Y3) = ld(ld(X3,unit),Y3),
    inference(paramodulation,[],['2','36']) ).

cnf('38',plain,
    mult(X,Y) = ld(rd(unit,X),Y),
    inference(simplify,[],['37','28']) ).

cnf('39',plain,
    mult(ld(X3,mult(Y3,Y3)),Z3) = ld(ld(mult(Y3,Y3),X3),Z3),
    inference(paramodulation,[],['35','38']) ).

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

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

cnf('42',plain,
    mult(ld(X,mult(Y,Y)),Z) = ld(X,mult(Y,mult(Y,Z))),
    inference(paramodulation,[],['25','41']) ).

cnf('43',plain,
    ld(X,mult(Y,mult(Y,Z))) = ld(ld(mult(Y,Y),X),Z),
    inference(simplify,[],['39','42']) ).

cnf('44',plain,
    mult(X,ld(ld(mult(Y,Y),X),Z)) = mult(Y,mult(Y,Z)),
    inference(paramodulation,[],['43','2']) ).

cnf('45',plain,
    mult(mult(X,Y),ld(ld(X,Y),Z)) = mult(X,mult(X,Z)),
    inference(paramodulation,[],['8','44']) ).

cnf('46',plain,
    mult(mult(X,Y),Z) = mult(X,mult(X,mult(ld(X,Y),Z))),
    inference(paramodulation,[],['1','45']) ).

cnf('47',plain,
    ld(mult(X,mult(Y,Y)),mult(X,mult(mult(Y,Y),Z))) = Z,
    inference(paramodulation,[],['6','14']) ).

cnf('48',plain,
    ld(X,Y) = mult(Z,mult(Z,ld(mult(X,mult(Z,Z)),Y))),
    inference(paramodulation,[],['2','17']) ).

cnf('49',plain,
    ld(X3,mult(X3,mult(mult(Y3,Y3),Z3))) = mult(Y3,mult(Y3,Z3)),
    inference(paramodulation,[],['47','48']) ).

cnf('50',plain,
    mult(mult(X,X),Y) = mult(X,mult(X,Y)),
    inference(simplify,[],['49','1']) ).

cnf('51',plain,
    mult(mult(X,X),mult(ld(X,Y),Z)) = mult(mult(X,Y),Z),
    inference(paramodulation,[],['46','50']) ).

cnf('52',plain,
    mult(mult(a,a),mult(b,c)) != mult(mult(a,mult(a,b)),c),
    inference(cnf_transformation,[],[goals]) ).

cnf('53',plain,
    $false,
    inference(paramodulation,[then_simplify],['1','51','52']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP686-1 : TPTP v8.1.2. Released v4.0.0.
% 0.07/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n018.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Mon Aug 28 22:40:47 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.39  
% 0.12/0.39  input clause set summed statistics:
% 0.12/0.39  ----------------------------------
% 0.12/0.39  in_clause_count:                     8
% 0.12/0.39  in_rule_clause_count:                8
% 0.12/0.39  in_fact_clause_count:                0
% 0.12/0.39  in_answer_clause_count:              0
% 0.12/0.39  in_ground_clause_count:              1
% 0.12/0.39  in_unit_clause_count:                8
% 0.12/0.39  in_horn_clause_count:                8
% 0.12/0.39  in_pos_clause_count:                 7
% 0.12/0.39  in_neg_clause_count:                 1
% 0.12/0.39  in_poseq_clause_count:               7
% 0.12/0.39  in_negeq_clause_count:               1
% 0.12/0.39  in_unitposeq_clause_count:           7
% 0.12/0.39  in_chain_clause_count:               0
% 0.12/0.39  in_min_length:             1
% 0.12/0.39  in_max_length:             1
% 0.12/0.39  in_min_depth:              2
% 0.12/0.39  in_max_depth:              4
% 0.12/0.39  in_min_size:               5
% 0.12/0.39  in_max_size:              15
% 0.12/0.39  in_min_vars:               0
% 0.12/0.39  in_max_vars:               3
% 0.12/0.39  in_extaxiom_count:                 0
% 0.12/0.39  in_axiom_count:                    7
% 0.12/0.39  in_assumption_count:               0
% 0.12/0.39  in_goal_count:                     1
% 0.12/0.39  in_neg_goal_count:                 1
% 0.12/0.39  in_pos_goal_count:                 0
% 0.12/0.39  in_posunit_goal_count:             0
% 0.12/0.39  
% 0.12/0.39  auto guide:
% 0.12/0.39  -----------
% 0.12/0.39  {
% 0.12/0.39  "print":1,
% 0.12/0.39  "print_level": 15,
% 0.12/0.39  "max_size": 0,
% 0.12/0.39  "max_depth": 0,
% 0.12/0.39  "max_length": 0,
% 0.12/0.39  "max_dseconds": 0,
% 0.12/0.39  "runs":[
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 1, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 10, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 10,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit","prohibit_deep_para","prohibit_unordered_para"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 50, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 50,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4},
% 0.12/0.39  
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "var_weight": 1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":100},
% 0.12/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.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":20, "depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "weight_select_ratio":20, "rewrite":0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "weight_select_ratio":2},
% 0.12/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.12/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.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 0},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["query_focus"], "query_preference": 2},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 1, "reverse_clauselist": 1},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 2},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 4},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 6},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 8},
% 0.12/0.39  {"max_dseconds": 1250, "strategy":["unit"], "query_preference": 0, "max_depth": 10},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":10},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":15},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":20, "weight_select_ratio":2},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":40},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"var_weight":1, "repeat_var_weight":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100},
% 0.12/0.39  {"max_dseconds": 1250,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth": 4} 
% 0.12/0.39  
% 0.12/0.39  ]}
% 0.12/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 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 6: 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.53  
% 0.19/0.53  
% 0.19/0.53  fork 2: search terminated without proof.
% 0.19/0.54  
% 0.19/0.54  
% 0.19/0.54  fork 1: search terminated without proof.
% 0.19/0.55  
% 0.19/0.55  **** run 13 fork 4 starts with strategy
% 0.19/0.55  
% 0.19/0.55  **** run 12 fork 3 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,"depth_penalty":100}
% 0.19/0.55  
% 0.19/0.55  **** run 14 fork 5 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,"weight_select_ratio":20}
% 0.19/0.55  {"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.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 9 fork 0 starts with strategy
% 0.19/0.55  {"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.58  
% 0.19/0.58  **** run 10 fork 1 starts with strategy
% 0.19/0.58  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 1.34/0.66  
% 1.34/0.66  
% 1.34/0.66  fork 4: search terminated without proof.
% 1.34/0.66  
% 1.34/0.66  
% 1.34/0.66  fork 3: search terminated without proof.
% 1.34/0.66  
% 1.34/0.66  
% 1.34/0.66  fork 5: search terminated without proof.
% 1.34/0.67  
% 1.34/0.67  
% 1.34/0.67  fork 7: search terminated without proof.
% 1.34/0.67  
% 1.34/0.67  
% 1.34/0.67  fork 6: search terminated without proof.
% 1.34/0.68  
% 1.34/0.68  
% 1.34/0.68  fork 2: search terminated without proof.
% 1.34/0.68  
% 1.34/0.68  
% 1.34/0.68  fork 0: search terminated without proof.
% 2.38/0.69  
% 2.38/0.69  **** run 21 fork 4 starts with strategy
% 2.38/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.38/0.69  
% 2.38/0.69  **** run 22 fork 5 starts with strategy
% 2.38/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 2.38/0.69  
% 2.38/0.69  **** run 24 fork 7 starts with strategy
% 2.38/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20}
% 2.38/0.69  
% 2.38/0.69  **** run 20 fork 3 starts with strategy
% 2.38/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0}
% 2.38/0.69  
% 2.38/0.69  **** run 23 fork 6 starts with strategy
% 2.38/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}
% 2.38/0.69  
% 2.38/0.69  **** run 19 fork 2 starts with strategy
% 2.38/0.69  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1}
% 2.38/0.70  
% 2.38/0.70  
% 2.38/0.70  fork 1: search terminated without proof.
% 2.38/0.71  
% 2.38/0.71  **** run 17 fork 0 starts with strategy
% 2.38/0.71  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 2.38/0.72  
% 2.38/0.72  **** run 18 fork 1 starts with strategy
% 2.38/0.72  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.24/0.80  
% 3.24/0.80  
% 3.24/0.80  fork 4: search terminated without proof.
% 3.43/0.82  
% 3.43/0.82  
% 3.43/0.82  fork 7: search terminated without proof.
% 3.43/0.82  
% 3.43/0.82  
% 3.43/0.82  fork 5: search terminated without proof.
% 3.43/0.82  
% 3.43/0.82  
% 3.43/0.82  fork 3: search terminated without proof.
% 3.43/0.82  
% 3.43/0.82  
% 3.43/0.82  fork 6: search terminated without proof.
% 3.43/0.82  
% 3.43/0.82  **** run 29 fork 4 starts with strategy
% 3.43/0.82  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 3.43/0.83  
% 3.43/0.83  
% 3.43/0.83  fork 2: search terminated without proof.
% 3.43/0.84  
% 3.43/0.84  
% 3.43/0.84  fork 0: search terminated without proof.
% 3.43/0.85  
% 3.43/0.85  **** run 32 fork 7 starts with strategy
% 3.43/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 3.43/0.85  
% 3.43/0.85  **** run 27 fork 2 starts with strategy
% 3.43/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 3.43/0.85  
% 3.43/0.85  **** run 28 fork 3 starts with strategy
% 3.43/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1}
% 3.43/0.85  
% 3.43/0.85  **** run 31 fork 6 starts with strategy
% 3.43/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 3.43/0.85  
% 3.43/0.85  **** run 30 fork 5 starts with strategy
% 3.43/0.85  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 3.43/0.85  
% 3.43/0.85  
% 3.43/0.85  fork 1: search terminated without proof.
% 3.43/0.86  
% 3.43/0.86  **** run 25 fork 0 starts with strategy
% 3.43/0.86  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":0,"weight_select_ratio":20}
% 3.43/0.88  
% 3.43/0.88  **** run 26 fork 1 starts with strategy
% 3.43/0.88  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.12/0.96  
% 4.12/0.96  
% 4.12/0.96  fork 4: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  
% 4.12/0.97  fork 7: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  
% 4.12/0.97  fork 2: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  
% 4.12/0.97  fork 3: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  
% 4.12/0.97  fork 6: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  
% 4.12/0.97  fork 5: search terminated without proof.
% 4.12/0.97  
% 4.12/0.97  **** run 37 fork 4 starts with strategy
% 4.12/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 4.12/0.98  
% 4.12/0.98  
% 4.12/0.98  fork 0: search terminated without proof.
% 4.77/0.99  
% 4.77/0.99  **** run 40 fork 7 starts with strategy
% 4.77/0.99  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50,"var_weight":1,"repeat_var_weight":1}
% 4.77/0.99  
% 4.77/0.99  **** run 35 fork 2 starts with strategy
% 4.77/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 4.77/0.99  
% 4.77/0.99  **** run 36 fork 3 starts with strategy
% 4.77/0.99  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 4.77/1.00  
% 4.77/1.00  **** run 39 fork 6 starts with strategy
% 4.77/1.00  
% 4.77/1.00  **** run 38 fork 5 starts with strategy
% 4.77/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"rewrite":0}
% 4.77/1.00  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":2}
% 4.77/1.00  
% 4.77/1.00  **** run 33 fork 0 starts with strategy
% 4.77/1.00  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":1,"weight_select_ratio":20}
% 4.77/1.00  
% 4.77/1.00  
% 4.77/1.00  fork 1: search terminated without proof.
% 4.77/1.03  
% 4.77/1.03  **** run 34 fork 1 starts with strategy
% 4.77/1.03  {"max_dseconds":1,"strategy":["unit","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0,"weight_select_ratio":20}
% 5.67/1.09  
% 5.67/1.09  
% 5.67/1.09  fork 4: search terminated without proof.
% 5.80/1.11  
% 5.80/1.11  **** run 45 fork 4 starts with strategy
% 5.80/1.11  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 5.80/1.11  
% 5.80/1.11  
% 5.80/1.11  fork 7: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 2: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 3: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 6: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 5: search terminated without proof.
% 5.80/1.12  
% 5.80/1.12  
% 5.80/1.12  fork 0: search terminated without proof.
% 5.80/1.13  
% 5.80/1.13  **** run 48 fork 7 starts with strategy
% 5.80/1.13  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6}
% 5.80/1.14  
% 5.80/1.14  **** run 43 fork 2 starts with strategy
% 5.80/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 5.80/1.14  
% 5.80/1.14  **** run 47 fork 6 starts with strategy
% 5.80/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 5.80/1.14  
% 5.80/1.14  **** run 44 fork 3 starts with strategy
% 5.80/1.14  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":2}
% 5.80/1.14  
% 5.80/1.14  **** run 46 fork 5 starts with strategy
% 5.80/1.14  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":2}
% 5.80/1.15  
% 5.80/1.15  **** run 41 fork 0 starts with strategy
% 5.80/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.80/1.16  
% 5.80/1.16  fork 2: search finished without proof.
% 5.80/1.16  
% 5.80/1.16  fork 5: search finished without proof.
% 5.80/1.18  
% 5.80/1.18  **** run 51 fork 2 starts with strategy
% 5.80/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":10}
% 5.80/1.18  
% 5.80/1.18  **** run 54 fork 5 starts with strategy
% 5.80/1.18  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20,"weight_select_ratio":2}
% 5.80/1.19  
% 5.80/1.19  
% 5.80/1.19  fork 1: search terminated without proof.
% 6.20/1.20  
% 6.20/1.20  fork 2: search finished without proof.
% 6.20/1.21  
% 6.20/1.21  **** run 42 fork 1 starts with strategy
% 6.20/1.21  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":0}
% 6.20/1.22  
% 6.20/1.22  **** run 59 fork 2 starts with strategy
% 6.20/1.22  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30,"depth_penalty":50}
% 6.20/1.23  
% 6.20/1.23  
% 6.20/1.23  fork 4: search terminated without proof.
% 6.20/1.25  
% 6.20/1.25  **** run 53 fork 4 starts with strategy
% 6.20/1.25  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":20}
% 6.20/1.25  
% 6.20/1.25  
% 6.20/1.25  fork 7: search terminated without proof.
% 6.20/1.26  
% 6.20/1.26  
% 6.20/1.26  fork 3: search terminated without proof.
% 6.20/1.27  
% 6.20/1.27  **** run 56 fork 7 starts with strategy
% 6.20/1.27  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":40}
% 6.20/1.28  
% 6.20/1.28  **** run 52 fork 3 starts with strategy
% 6.20/1.28  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":15}
% 6.20/1.28  
% 6.20/1.28  
% 6.20/1.28  fork 6: search terminated without proof.
% 6.20/1.28  
% 6.20/1.28  
% 6.20/1.28  fork 0: search terminated without proof.
% 7.11/1.30  
% 7.11/1.30  **** run 55 fork 6 starts with strategy
% 7.11/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_size":30}
% 7.11/1.30  
% 7.11/1.30  
% 7.11/1.30  fork 5: search terminated without proof.
% 7.11/1.30  
% 7.11/1.30  **** run 49 fork 0 starts with strategy
% 7.11/1.30  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":8}
% 7.11/1.32  
% 7.11/1.32  **** run 62 fork 5 starts with strategy
% 7.11/1.32  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100,"query_preference":0}
% 7.11/1.33  
% 7.11/1.33  
% 7.11/1.33  fork 1: search terminated without proof.
% 7.11/1.34  
% 7.11/1.34  
% 7.11/1.34  fork 2: search terminated without proof.
% 7.11/1.34  
% 7.11/1.34  **** run 50 fork 1 starts with strategy
% 7.11/1.34  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":10}
% 7.11/1.36  
% 7.11/1.36  **** run 67 fork 2 starts with strategy
% 7.11/1.36  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 7.78/1.37  
% 7.78/1.37  
% 7.78/1.37  fork 4: search terminated without proof.
% 7.86/1.39  
% 7.86/1.39  **** run 61 fork 4 starts with strategy
% 7.86/1.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"depth_penalty":100}
% 7.86/1.39  
% 7.86/1.39  
% 7.86/1.39  fork 7: search terminated without proof.
% 7.86/1.40  
% 7.86/1.40  
% 7.86/1.40  fork 3: search terminated without proof.
% 8.10/1.41  
% 8.10/1.41  **** run 64 fork 7 starts with strategy
% 8.10/1.41  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"weight_select_ratio":20}
% 8.10/1.41  
% 8.10/1.41  fork 4: search finished without proof.
% 8.10/1.42  
% 8.10/1.42  **** run 60 fork 3 starts with strategy
% 8.10/1.42  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"query_preference":1,"reverse_clauselist":1}
% 8.10/1.42  
% 8.10/1.42  
% 8.10/1.42  fork 0: search terminated without proof.
% 8.10/1.42  
% 8.10/1.42  
% 8.10/1.42  fork 6: search terminated without proof.
% 8.24/1.43  
% 8.24/1.43  **** run 69 fork 4 starts with strategy
% 8.24/1.43  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 8.24/1.44  
% 8.24/1.44  
% 8.24/1.44  fork 5: search terminated without proof.
% 8.24/1.44  
% 8.24/1.44  **** run 57 fork 0 starts with strategy
% 8.24/1.44  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1}
% 8.24/1.44  
% 8.24/1.44  fork 3: search finished without proof.
% 8.24/1.45  
% 8.24/1.45  **** run 63 fork 6 starts with strategy
% 8.24/1.45  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":1}
% 8.24/1.46  
% 8.24/1.46  **** run 70 fork 5 starts with strategy
% 8.24/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":100}
% 8.24/1.46  
% 8.24/1.46  **** run 68 fork 3 starts with strategy
% 8.24/1.46  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 8.24/1.46  
% 8.24/1.46  
% 8.24/1.46  fork 1: search terminated without proof.
% 8.24/1.48  
% 8.24/1.48  **** run 58 fork 1 starts with strategy
% 8.24/1.48  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"repeat_var_weight":1}
% 8.95/1.53  
% 8.95/1.53  
% 8.95/1.53  fork 7: search terminated without proof.
% 8.95/1.55  
% 8.95/1.55  **** run 72 fork 7 starts with strategy
% 8.95/1.55  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20}
% 8.95/1.56  
% 8.95/1.56  
% 8.95/1.56  fork 0: search terminated without proof.
% 8.95/1.58  
% 8.95/1.58  
% 8.95/1.58  fork 6: search terminated without proof.
% 8.95/1.58  
% 8.95/1.58  **** run 65 fork 0 starts with strategy
% 8.95/1.58  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para"],"var_weight":70,"repeat_var_weight":70,"depth_penalty":100}
% 9.49/1.60  
% 9.49/1.60  **** run 71 fork 6 starts with strategy
% 9.49/1.60  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":20,"repeat_var_weight":1,"depth_penalty":100}
% 9.49/1.61  
% 9.49/1.61  
% 9.49/1.61  fork 1: search terminated without proof.
% 9.49/1.61  
% 9.49/1.61  fork 0: search finished without proof.
% 9.49/1.63  
% 9.49/1.63  **** run 73 fork 0 starts with strategy
% 9.49/1.63  
% 9.49/1.63  **** run 66 fork 1 starts with strategy
% 9.49/1.63  {"max_dseconds":1,"strategy":["unit"],"var_weight":70,"repeat_var_weight":70,"query_preference":0,"max_depth":4}
% 9.49/1.63  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20}
% 10.48/1.75  
% 10.48/1.75  
% 10.48/1.75  fork 1: search terminated without proof.
% 10.48/1.76  
% 10.48/1.76  **** run 74 fork 1 starts with strategy
% 10.48/1.76  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"weight_select_ratio":20,"depth_penalty":50}
% 15.27/2.37  
% 15.27/2.37  
% 15.27/2.37  fork 2: search terminated without proof.
% 15.39/2.41  
% 15.39/2.41  **** run 75 fork 2 starts with strategy
% 15.39/2.41  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50}
% 15.39/2.48  
% 15.39/2.48  
% 15.39/2.48  fork 3: search terminated without proof.
% 15.88/2.50  
% 15.88/2.50  
% 15.88/2.50  result: proof found
% 15.88/2.50  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 15.88/2.50  by run 69 fork 4 strategy {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 15.88/2.50  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 15.88/2.50  
% 15.88/2.50  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 15.88/2.50  
% 15.88/2.50  run 69 fork 4 statistics:
% 15.88/2.50  ----------------------------------
% 15.88/2.50  this run seconds: 0.626556
% 15.88/2.50  total seconds: 1.680123
% 15.88/2.50  stat_given_used: 373
% 15.88/2.50  stat_given_used_at_endgame: 0
% 15.88/2.50  stat_given_candidates:   3465
% 15.88/2.50  stat_given_candidates_at_endgame: 0
% 15.88/2.50  stat_given_candidates_h: 0
% 15.88/2.50  stat_binres_derived_cl:   0
% 15.88/2.50  stat_binres_derived_cl_h: 0
% 15.88/2.50  stat_factor_derived_cl: 0
% 15.88/2.50  stat_para_derived_cl: 106283
% 15.88/2.50  stat_tautologies_discarded: 0
% 15.88/2.50  stat_forward_subsumed: 14651
% 15.88/2.50  stat_derived_cut: 1
% 15.88/2.50  stat_derived_rewritten: 129
% 15.88/2.50  stat_weight_discarded_building: 0
% 15.88/2.50  stat_weight_discarded_cl: 9105
% 15.88/2.50  stat_internlimit_discarded_cl: 0
% 15.88/2.50  stat_simplified:  129 simplified 0 derived 0 given
% 15.88/2.50  stat_kept_cl: 81502
% 15.88/2.50  stat_built_cl: 91482
% 15.88/2.50  stat_hyperres_partial_cl: 0
% 15.88/2.50  stat_made_rewriters: 351
% 15.88/2.50  stat_backward_subsumed: 0
% 15.88/2.50  stat_propagated_subsumed: 0
% 15.88/2.50  stat_clsubs_attempted:                      8167
% 15.88/2.50  stat_clsubs_fact_groundunit_found:             0
% 15.88/2.50  stat_clsubs_rule_groundunit_found:             1
% 15.88/2.50  stat_clsubs_top_meta_attempted:              73923
% 15.88/2.50  stat_clsubs_top_meta_failed:                 65756
% 15.88/2.50  stat_clsubs_top_meta_nonpref_attempted:               73923
% 15.88/2.50  stat_clsubs_top_meta_nonpref_succeeded:               32997
% 15.88/2.50  stat_clsubs_top_meta_pref_attempted:                  32997
% 15.88/2.50  stat_clsubs_top_meta_pref1_succeeded:                 32997
% 15.88/2.50  stat_clsubs_top_meta_pref2_succeeded:                 12849
% 15.88/2.50  stat_clsubs_top_meta_pref3_succeeded:                  8167
% 15.88/2.50  stat_clsubs_top_meta_pref_succeeded:                   8167
% 15.88/2.50  stat_clsubs_meta_attempted:                 8167
% 15.88/2.50  stat_clsubs_meta_failed:                      86
% 15.88/2.50  stat_clsubs_predsymbs_attempted:               0
% 15.88/2.50  stat_clsubs_unit_attempted:                 8167
% 15.88/2.50  stat_clsubs_full_attempted:                    0
% 15.88/2.50  stat_forwardsubs_attempted:               105259
% 15.88/2.50  stat_lit_hash_added:                  81511
% 15.88/2.50  stat_lit_hash_computed:              187345
% 15.88/2.50  stat_lit_hash_match_found:            14776
% 15.88/2.50  stat_lit_hash_match_miss:            181795
% 15.88/2.50  stat_lit_hash_cut_ok:                     0
% 15.88/2.50  stat_lit_strong_cut_ok:                   1
% 15.88/2.50  stat_lit_hash_subsume_ok:             14651
% 15.88/2.50  clqueue els 10000000 used 1
% 15.88/2.50  clactive els 10000000 used 374
% 15.88/2.50  clactivesubsume els 10000000 used 2233
% 15.88/2.50  queue_termbuf els 200000000 used 8951224
% 15.88/2.50  hyper_termbuf els 100000000 used 1
% 15.88/2.50  active_termbuf els 100000000 used 19228
% 15.88/2.50  varstack els 5000 last used 1
% 15.88/2.50  given_termbuf els 10000000 last used 1
% 15.88/2.50  simplified_termbuf els 10000000 last used 1
% 15.88/2.50  derived_termbuf els 10000000 last used 38
% 15.88/2.50  wr_mallocs: 296753
% 15.88/2.50  wr_callocs: 21
% 15.88/2.50  wr_reallocs: 10690
% 15.88/2.50  wr_frees: 2
% 15.88/2.50  wr_malloc_bytes: 4173186148
% 15.88/2.50  wr_calloc_bytes: 112065536
% 15.88/2.50  wr_realloc_bytes: 2671832
% 15.88/2.50  wr_realloc_freebytes: 0
% 15.88/2.50  ----------------------------------
%------------------------------------------------------------------------------