src/HOL/Tools/ATP_Manager/atp_systems.ML
author blanchet
Fri, 14 May 2010 16:15:10 +0200
changeset 36914 12f87df9c1a5
parent 36909 8674cdb0b8cc
child 36916 ff01d3ae9ad4
permissions -rw-r--r--
renamed two Sledgehammer options
blanchet@36376
     1
(*  Title:      HOL/Tools/ATP_Manager/atp_systems.ML
wenzelm@28592
     2
    Author:     Fabian Immler, TU Muenchen
blanchet@36371
     3
    Author:     Jasmin Blanchette, TU Muenchen
wenzelm@28592
     4
blanchet@36376
     5
Setup for supported ATPs.
wenzelm@28592
     6
*)
wenzelm@28592
     7
blanchet@36376
     8
signature ATP_SYSTEMS =
wenzelm@28592
     9
sig
blanchet@35867
    10
  type prover = ATP_Manager.prover
boehmes@32864
    11
blanchet@35867
    12
  (* hooks for problem files *)
blanchet@36376
    13
  val dest_dir : string Config.T
blanchet@35867
    14
  val problem_prefix : string Config.T
blanchet@35867
    15
  val measure_runtime : bool Config.T
boehmes@32864
    16
blanchet@35867
    17
  val refresh_systems_on_tptp : unit -> unit
blanchet@36371
    18
  val default_atps_param_value : unit -> string
blanchet@35867
    19
  val setup : theory -> theory
wenzelm@28592
    20
end;
wenzelm@28592
    21
blanchet@36376
    22
structure ATP_Systems : ATP_SYSTEMS =
wenzelm@28592
    23
struct
wenzelm@28596
    24
blanchet@36187
    25
open Sledgehammer_Util
blanchet@35967
    26
open Sledgehammer_Fact_Preprocessor
blanchet@35865
    27
open Sledgehammer_HOL_Clause
blanchet@35865
    28
open Sledgehammer_Fact_Filter
blanchet@35865
    29
open Sledgehammer_Proof_Reconstruct
blanchet@35867
    30
open ATP_Manager
blanchet@35826
    31
blanchet@36376
    32
(** generic ATP **)
wenzelm@28596
    33
wenzelm@32944
    34
(* external problem files *)
wenzelm@28596
    35
blanchet@36376
    36
val (dest_dir, dest_dir_setup) = Attrib.config_string "atp_dest_dir" (K "");
boehmes@32864
    37
  (*Empty string means create files in Isabelle's temporary files directory.*)
boehmes@32864
    38
boehmes@32864
    39
val (problem_prefix, problem_prefix_setup) =
wenzelm@36001
    40
  Attrib.config_string "atp_problem_prefix" (K "prob");
boehmes@32864
    41
boehmes@33239
    42
val (measure_runtime, measure_runtime_setup) =
wenzelm@36001
    43
  Attrib.config_bool "atp_measure_runtime" (K false);
boehmes@33239
    44
boehmes@32864
    45
blanchet@35867
    46
(* prover configuration *)
boehmes@32864
    47
wenzelm@32941
    48
type prover_config =
blanchet@36909
    49
  {home_var: string,
blanchet@36370
    50
   executable: string,
blanchet@36370
    51
   arguments: Time.time -> string,
blanchet@36370
    52
   proof_delims: (string * string) list,
blanchet@36370
    53
   known_failures: (failure * string) list,
blanchet@36382
    54
   max_axiom_clauses: int,
blanchet@36370
    55
   prefers_theory_relevant: bool};
boehmes@32864
    56
wenzelm@28596
    57
wenzelm@28596
    58
(* basic template *)
wenzelm@28596
    59
blanchet@36370
    60
val remotify = prefix "remote_"
blanchet@36370
    61
boehmes@32458
    62
fun with_path cleanup after f path =
boehmes@32458
    63
  Exn.capture f path
boehmes@32458
    64
  |> tap (fn _ => cleanup path)
boehmes@32458
    65
  |> Exn.release
blanchet@36369
    66
  |> tap (after path)
boehmes@32458
    67
blanchet@36369
    68
(* Splits by the first possible of a list of delimiters. *)
blanchet@36369
    69
fun extract_proof delims output =
blanchet@36369
    70
  case pairself (find_first (fn s => String.isSubstring s output))
blanchet@36369
    71
                (ListPair.unzip delims) of
blanchet@36369
    72
    (SOME begin_delim, SOME end_delim) =>
blanchet@36547
    73
    (output |> first_field begin_delim |> the |> snd
blanchet@36547
    74
            |> first_field end_delim |> the |> fst
blanchet@36547
    75
            |> first_field "\n" |> the |> snd
blanchet@36547
    76
     handle Option.Option => "")
blanchet@36369
    77
  | _ => ""
blanchet@36369
    78
blanchet@36370
    79
fun extract_proof_and_outcome res_code proof_delims known_failures output =
blanchet@36370
    80
  case map_filter (fn (failure, pattern) =>
blanchet@36370
    81
                      if String.isSubstring pattern output then SOME failure
blanchet@36370
    82
                      else NONE) known_failures of
blanchet@36369
    83
    [] => (case extract_proof proof_delims output of
blanchet@36370
    84
             "" => ("", SOME UnknownError)
blanchet@36370
    85
           | proof => if res_code = 0 then (proof, NONE)
blanchet@36370
    86
                      else ("", SOME UnknownError))
blanchet@36370
    87
  | (failure :: _) => ("", SOME failure)
blanchet@36370
    88
blanchet@36370
    89
fun string_for_failure Unprovable = "The ATP problem is unprovable."
blanchet@36370
    90
  | string_for_failure TimedOut = "Timed out."
blanchet@36370
    91
  | string_for_failure OutOfResources = "The ATP ran out of resources."
blanchet@36370
    92
  | string_for_failure OldSpass =
blanchet@36393
    93
    (* FIXME: Change the error message below to point to the Isabelle download
blanchet@36393
    94
       page once the package is there (around the Isabelle2010 release). *)
blanchet@36370
    95
    "Warning: Sledgehammer requires a more recent version of SPASS with \
blanchet@36370
    96
    \support for the TPTP syntax. To install it, download and untar the \
blanchet@36370
    97
    \package \"http://isabelle.in.tum.de/~blanchet/spass-3.7.tgz\" and add the \
blanchet@36370
    98
    \\"spass-3.7\" directory's full path to \"" ^
blanchet@36370
    99
    Path.implode (Path.expand (Path.appends
blanchet@36370
   100
        (Path.variable "ISABELLE_HOME_USER" ::
blanchet@36370
   101
         map Path.basic ["etc", "components"]))) ^
blanchet@36370
   102
    "\" on a line of its own."
blanchet@36370
   103
  | string_for_failure MalformedOutput = "Error: The ATP output is malformed."
blanchet@36370
   104
  | string_for_failure UnknownError = "Error: An unknown ATP error occurred."
blanchet@35865
   105
blanchet@36400
   106
fun shape_of_clauses _ [] = []
blanchet@36400
   107
  | shape_of_clauses j ([] :: clauses) = [] :: shape_of_clauses j clauses
blanchet@36400
   108
  | shape_of_clauses j ((lit :: lits) :: clauses) =
blanchet@36400
   109
    let val shape = shape_of_clauses (j + 1) (lits :: clauses) in
blanchet@36400
   110
      (j :: hd shape) :: tl shape
blanchet@36400
   111
    end
blanchet@36400
   112
blanchet@36909
   113
fun generic_prover overlord get_facts prepare write_file home_var executable
blanchet@36909
   114
        args proof_delims known_failures name
blanchet@36485
   115
        ({debug, full_types, explicit_apply, isar_proof, shrink_factor, ...}
blanchet@36485
   116
         : params) minimize_command
blanchet@35967
   117
        ({subgoal, goal, relevance_override, axiom_clauses, filtered_clauses}
blanchet@35967
   118
         : problem) =
wenzelm@28596
   119
  let
immler@31750
   120
    (* get clauses and prepare them for writing *)
wenzelm@32942
   121
    val (ctxt, (chain_ths, th)) = goal;
wenzelm@32942
   122
    val thy = ProofContext.theory_of ctxt;
blanchet@35865
   123
    val chain_ths = map (Thm.put_name_hint chained_hint) chain_ths;
blanchet@36400
   124
    val goal_clss = #1 (neg_conjecture_clauses ctxt th subgoal)
blanchet@36400
   125
    val goal_cls = List.concat goal_clss
immler@31752
   126
    val the_filtered_clauses =
wenzelm@32942
   127
      (case filtered_clauses of
blanchet@35967
   128
        NONE => get_facts relevance_override goal goal_cls
wenzelm@32942
   129
      | SOME fcls => fcls);
immler@31409
   130
    val the_axiom_clauses =
wenzelm@32942
   131
      (case axiom_clauses of
wenzelm@32942
   132
        NONE => the_filtered_clauses
wenzelm@32942
   133
      | SOME axcls => axcls);
blanchet@35967
   134
    val (internal_thm_names, clauses) =
wenzelm@32942
   135
      prepare goal_cls chain_ths the_axiom_clauses the_filtered_clauses thy;
immler@31750
   136
boehmes@32864
   137
    (* path to unique problem file *)
blanchet@36376
   138
    val the_dest_dir = if overlord then getenv "ISABELLE_HOME_USER"
blanchet@36376
   139
                       else Config.get ctxt dest_dir;
blanchet@36376
   140
    val the_problem_prefix = Config.get ctxt problem_prefix;
boehmes@32864
   141
    fun prob_pathname nr =
blanchet@36141
   142
      let
blanchet@36141
   143
        val probfile =
blanchet@36566
   144
          Path.basic ((if overlord then "prob_" ^ name
blanchet@36566
   145
                       else the_problem_prefix ^ serial_string ())
blanchet@36141
   146
                      ^ "_" ^ string_of_int nr)
wenzelm@32942
   147
      in
blanchet@36376
   148
        if the_dest_dir = "" then File.tmp_path probfile
blanchet@36376
   149
        else if File.exists (Path.explode the_dest_dir)
blanchet@36376
   150
        then Path.append (Path.explode the_dest_dir) probfile
blanchet@36376
   151
        else error ("No such directory: " ^ the_dest_dir ^ ".")
wenzelm@32942
   152
      end;
boehmes@32864
   153
blanchet@36909
   154
    val home = getenv home_var
blanchet@36289
   155
    val command = Path.explode (home ^ "/" ^ executable)
immler@31750
   156
    (* write out problem file and call prover *)
blanchet@36289
   157
    fun command_line probfile =
blanchet@36284
   158
      (if Config.get ctxt measure_runtime then
blanchet@36289
   159
         "TIMEFORMAT='%3U'; { time " ^
blanchet@36289
   160
         space_implode " " [File.shell_path command, args,
blanchet@36289
   161
                            File.shell_path probfile] ^ " ; } 2>&1"
blanchet@36284
   162
       else
blanchet@36289
   163
         space_implode " " ["exec", File.shell_path command, args,
blanchet@36289
   164
                            File.shell_path probfile, "2>&1"]) ^
blanchet@36284
   165
      (if overlord then
blanchet@36286
   166
         " | sed 's/,/, /g' \
blanchet@36481
   167
         \| sed 's/\\([^!=<]\\)\\([=|]\\)\\([^=>]\\)/\\1 \\2 \\3/g' \
blanchet@36286
   168
         \| sed 's/  / /g' | sed 's/| |/||/g' \
blanchet@36286
   169
         \| sed 's/ = = =/===/g' \
blanchet@36286
   170
         \| sed 's/= = /== /g'"
blanchet@36284
   171
       else
blanchet@36284
   172
         "")
boehmes@32510
   173
    fun split_time s =
boehmes@32510
   174
      let
wenzelm@32942
   175
        val split = String.tokens (fn c => str c = "\n");
blanchet@36369
   176
        val (output, t) = s |> split |> split_last |> apfst cat_lines;
wenzelm@32942
   177
        fun as_num f = f >> (fst o read_int);
wenzelm@32942
   178
        val num = as_num (Scan.many1 Symbol.is_ascii_digit);
wenzelm@32942
   179
        val digit = Scan.one Symbol.is_ascii_digit;
wenzelm@32942
   180
        val num3 = as_num (digit ::: digit ::: (digit >> single));
wenzelm@32942
   181
        val time = num --| Scan.$$ "." -- num3 >> (fn (a, b) => a * 1000 + b);
wenzelm@32942
   182
        val as_time = the_default 0 o Scan.read Symbol.stopper time o explode;
blanchet@36369
   183
      in (output, as_time t) end;
boehmes@33239
   184
    fun split_time' s =
boehmes@33239
   185
      if Config.get ctxt measure_runtime then split_time s else (s, 0)
boehmes@32458
   186
    fun run_on probfile =
blanchet@36289
   187
      if File.exists command then
blanchet@36235
   188
        write_file full_types explicit_apply probfile clauses
blanchet@36289
   189
        |> pair (apfst split_time' (bash_output (command_line probfile)))
blanchet@36909
   190
      else if home = "" then
blanchet@36909
   191
        error ("The environment variable " ^ quote home_var ^ " is not set.")
blanchet@36382
   192
      else
blanchet@36382
   193
        error ("Bad executable: " ^ Path.implode command ^ ".");
wenzelm@28592
   194
blanchet@36167
   195
    (* If the problem file has not been exported, remove it; otherwise, export
blanchet@36167
   196
       the proof file too. *)
blanchet@36376
   197
    fun cleanup probfile =
blanchet@36376
   198
      if the_dest_dir = "" then try File.rm probfile else NONE
blanchet@36369
   199
    fun export probfile (((output, _), _), _) =
blanchet@36376
   200
      if the_dest_dir = "" then
blanchet@36187
   201
        ()
blanchet@36187
   202
      else
blanchet@36187
   203
        File.write (Path.explode (Path.implode probfile ^ "_proof"))
blanchet@36282
   204
                   ((if overlord then
blanchet@36289
   205
                       "% " ^ command_line probfile ^ "\n% " ^ timestamp () ^
blanchet@36289
   206
                       "\n"
blanchet@36282
   207
                     else
blanchet@36400
   208
                       "") ^ output)
wenzelm@32261
   209
blanchet@36400
   210
    val (((output, atp_run_time_in_msecs), res_code),
blanchet@36400
   211
         (pool, conjecture_offset)) =
wenzelm@35570
   212
      with_path cleanup export run_on (prob_pathname subgoal);
blanchet@36400
   213
    val conjecture_shape = shape_of_clauses (conjecture_offset + 1) goal_clss
blanchet@36167
   214
    (* Check for success and print out some information on failure. *)
blanchet@36370
   215
    val (proof, outcome) =
blanchet@36370
   216
      extract_proof_and_outcome res_code proof_delims known_failures output
blanchet@35967
   217
    val (message, relevant_thm_names) =
blanchet@36370
   218
      case outcome of
blanchet@36400
   219
        NONE =>
blanchet@36400
   220
        proof_text isar_proof
blanchet@36902
   221
            (pool, debug, full_types, shrink_factor, ctxt, conjecture_shape)
blanchet@36902
   222
            (minimize_command, proof, internal_thm_names, th, subgoal)
blanchet@36370
   223
      | SOME failure => (string_for_failure failure ^ "\n", [])
boehmes@32864
   224
  in
blanchet@36393
   225
    {outcome = outcome, message = message, pool = pool,
blanchet@35967
   226
     relevant_thm_names = relevant_thm_names,
blanchet@36369
   227
     atp_run_time_in_msecs = atp_run_time_in_msecs, output = output,
blanchet@36369
   228
     proof = proof, internal_thm_names = internal_thm_names,
blanchet@36400
   229
     conjecture_shape = conjecture_shape,
blanchet@35967
   230
     filtered_clauses = the_filtered_clauses}
wenzelm@32942
   231
  end;
wenzelm@28596
   232
wenzelm@28596
   233
wenzelm@28596
   234
(* generic TPTP-based provers *)
wenzelm@28596
   235
blanchet@35865
   236
fun generic_tptp_prover
blanchet@36909
   237
        (name, {home_var, executable, arguments, proof_delims, known_failures,
blanchet@36382
   238
                max_axiom_clauses, prefers_theory_relevant})
blanchet@36264
   239
        (params as {debug, overlord, respect_no_atp, relevance_threshold,
blanchet@36914
   240
                    relevance_convergence, theory_relevant, defs_relevant,
blanchet@36914
   241
                    isar_proof, ...})
blanchet@36281
   242
        minimize_command timeout =
blanchet@36141
   243
  generic_prover overlord
blanchet@36914
   244
      (get_relevant_facts respect_no_atp relevance_threshold
blanchet@36914
   245
                          relevance_convergence defs_relevant max_axiom_clauses
blanchet@36220
   246
                          (the_default prefers_theory_relevant theory_relevant))
blanchet@36469
   247
      (prepare_clauses false)
blanchet@36909
   248
      (write_tptp_file (debug andalso overlord)) home_var
blanchet@36369
   249
      executable (arguments timeout) proof_delims known_failures name params
blanchet@36369
   250
      minimize_command
wenzelm@28592
   251
blanchet@35967
   252
fun tptp_prover name p = (name, generic_tptp_prover (name, p));
wenzelm@28592
   253
wenzelm@32941
   254
boehmes@32864
   255
(** common provers **)
wenzelm@28596
   256
blanchet@36382
   257
fun to_generous_secs time = (Time.toMilliseconds time + 999) div 1000
blanchet@36140
   258
wenzelm@28596
   259
(* Vampire *)
wenzelm@28596
   260
blanchet@36289
   261
(* Vampire requires an explicit time limit. *)
wenzelm@28596
   262
blanchet@35967
   263
val vampire_config : prover_config =
blanchet@36909
   264
  {home_var = "VAMPIRE_HOME",
blanchet@36289
   265
   executable = "vampire",
blanchet@36382
   266
   arguments = fn timeout =>
blanchet@36382
   267
     "--output_syntax tptp --mode casc -t " ^
blanchet@36382
   268
     string_of_int (to_generous_secs timeout),
blanchet@36546
   269
   proof_delims =
blanchet@36546
   270
     [("=========== Refutation ==========",
blanchet@36546
   271
       "======= End of refutation ======="),
blanchet@36546
   272
      ("% SZS output start Refutation", "% SZS output end Refutation")],
blanchet@36265
   273
   known_failures =
blanchet@36370
   274
     [(Unprovable, "Satisfiability detected"),
blanchet@36370
   275
      (OutOfResources, "CANNOT PROVE"),
blanchet@36370
   276
      (OutOfResources, "Refutation not found")],
blanchet@36382
   277
   max_axiom_clauses = 60,
blanchet@36289
   278
   prefers_theory_relevant = false}
blanchet@35967
   279
val vampire = tptp_prover "vampire" vampire_config
wenzelm@28596
   280
wenzelm@28596
   281
wenzelm@28596
   282
(* E prover *)
wenzelm@28596
   283
blanchet@36369
   284
val tstp_proof_delims =
blanchet@36369
   285
  ("# SZS output start CNFRefutation.", "# SZS output end CNFRefutation")
blanchet@36369
   286
blanchet@35967
   287
val e_config : prover_config =
blanchet@36909
   288
  {home_var = "E_HOME",
blanchet@36289
   289
   executable = "eproof",
blanchet@36382
   290
   arguments = fn timeout =>
blanchet@36382
   291
     "--tstp-in --tstp-out -l5 -xAutoDev -tAutoDev --silent --cpu-limit=" ^
blanchet@36382
   292
     string_of_int (to_generous_secs timeout),
blanchet@36369
   293
   proof_delims = [tstp_proof_delims],
blanchet@36265
   294
   known_failures =
blanchet@36370
   295
     [(Unprovable, "SZS status: Satisfiable"),
blanchet@36370
   296
      (Unprovable, "SZS status Satisfiable"),
blanchet@36370
   297
      (TimedOut, "Failure: Resource limit exceeded (time)"),
blanchet@36370
   298
      (TimedOut, "time limit exceeded"),
blanchet@36370
   299
      (OutOfResources,
blanchet@36370
   300
       "# Cannot determine problem status within resource limit"),
blanchet@36370
   301
      (OutOfResources, "SZS status: ResourceOut"),
blanchet@36370
   302
      (OutOfResources, "SZS status ResourceOut")],
blanchet@36382
   303
   max_axiom_clauses = 100,
blanchet@36289
   304
   prefers_theory_relevant = false}
blanchet@35967
   305
val e = tptp_prover "e" e_config
wenzelm@28596
   306
wenzelm@28596
   307
wenzelm@28596
   308
(* SPASS *)
wenzelm@28596
   309
blanchet@35865
   310
fun generic_dfg_prover
blanchet@36909
   311
        (name, {home_var, executable, arguments, proof_delims, known_failures,
blanchet@36382
   312
                max_axiom_clauses, prefers_theory_relevant})
blanchet@36914
   313
        (params as {overlord, respect_no_atp, relevance_threshold,
blanchet@36914
   314
                    relevance_convergence, theory_relevant, defs_relevant, ...})
blanchet@36281
   315
        minimize_command timeout =
blanchet@36141
   316
  generic_prover overlord
blanchet@36914
   317
      (get_relevant_facts respect_no_atp relevance_threshold
blanchet@36914
   318
                          relevance_convergence defs_relevant max_axiom_clauses
blanchet@36220
   319
                          (the_default prefers_theory_relevant theory_relevant))
blanchet@36909
   320
      (prepare_clauses true) write_dfg_file home_var executable
blanchet@36369
   321
      (arguments timeout) proof_delims known_failures name params
blanchet@36369
   322
      minimize_command
boehmes@32869
   323
blanchet@36264
   324
fun dfg_prover name p = (name, generic_dfg_prover (name, p))
boehmes@32869
   325
blanchet@36219
   326
(* The "-VarWeight=3" option helps the higher-order problems, probably by
blanchet@36219
   327
   counteracting the presence of "hAPP". *)
blanchet@36059
   328
val spass_config : prover_config =
blanchet@36909
   329
  {home_var = "SPASS_HOME",
blanchet@36289
   330
   executable = "SPASS",
blanchet@36382
   331
   arguments = fn timeout =>
blanchet@36382
   332
     "-Auto -SOS=1 -PGiven=0 -PProblem=0 -Splits=0 -FullRed=0 -DocProof \
blanchet@36382
   333
     \-VarWeight=3 -TimeLimit=" ^ string_of_int (to_generous_secs timeout),
blanchet@36369
   334
   proof_delims = [("Here is a proof", "Formulae used in the proof")],
blanchet@36289
   335
   known_failures =
blanchet@36370
   336
     [(Unprovable, "SPASS beiseite: Completion found"),
blanchet@36370
   337
      (TimedOut, "SPASS beiseite: Ran out of time"),
blanchet@36370
   338
      (OutOfResources, "SPASS beiseite: Maximal number of loops exceeded")],
blanchet@36382
   339
   max_axiom_clauses = 40,
blanchet@36289
   340
   prefers_theory_relevant = true}
blanchet@36264
   341
val spass = dfg_prover "spass" spass_config
blanchet@35967
   342
blanchet@36264
   343
(* SPASS 3.7 supports both the DFG and the TPTP syntax, whereas SPASS 3.0
blanchet@36264
   344
   supports only the DFG syntax. As soon as all Isabelle repository/snapshot
blanchet@36264
   345
   users have upgraded to 3.7, we can kill "spass" (and all DFG support in
blanchet@36264
   346
   Sledgehammer) and rename "spass_tptp" "spass". *)
blanchet@36264
   347
blanchet@36264
   348
val spass_tptp_config =
blanchet@36909
   349
  {home_var = #home_var spass_config,
blanchet@36289
   350
   executable = #executable spass_config,
blanchet@36264
   351
   arguments = prefix "-TPTP " o #arguments spass_config,
blanchet@36369
   352
   proof_delims = #proof_delims spass_config,
blanchet@36265
   353
   known_failures =
blanchet@36265
   354
     #known_failures spass_config @
blanchet@36370
   355
     [(OldSpass, "unrecognized option `-TPTP'"),
blanchet@36370
   356
      (OldSpass, "Unrecognized option TPTP")],
blanchet@36382
   357
   max_axiom_clauses = #max_axiom_clauses spass_config,
blanchet@36289
   358
   prefers_theory_relevant = #prefers_theory_relevant spass_config}
blanchet@36264
   359
val spass_tptp = tptp_prover "spass_tptp" spass_tptp_config
wenzelm@28596
   360
wenzelm@28596
   361
(* remote prover invocation via SystemOnTPTP *)
wenzelm@28596
   362
blanchet@36376
   363
val systems = Synchronized.var "atp_systems" ([]: string list);
immler@31828
   364
immler@31828
   365
fun get_systems () =
blanchet@36370
   366
  case bash_output "\"$ISABELLE_ATP_MANAGER/SystemOnTPTP\" -w" of
blanchet@36370
   367
    (answer, 0) => split_lines answer
blanchet@36370
   368
  | (answer, _) =>
blanchet@36370
   369
    error ("Failed to get available systems at SystemOnTPTP:\n" ^ answer)
immler@31828
   370
blanchet@35867
   371
fun refresh_systems_on_tptp () =
blanchet@35867
   372
  Synchronized.change systems (fn _ => get_systems ());
immler@31828
   373
immler@31828
   374
fun get_system prefix = Synchronized.change_result systems (fn systems =>
boehmes@32864
   375
  (if null systems then get_systems () else systems)
wenzelm@32942
   376
  |> `(find_first (String.isPrefix prefix)));
immler@31828
   377
wenzelm@32948
   378
fun the_system prefix =
boehmes@32864
   379
  (case get_system prefix of
blanchet@36370
   380
    NONE => error ("System " ^ quote prefix ^
blanchet@36370
   381
                   " not available at SystemOnTPTP.")
wenzelm@32942
   382
  | SOME sys => sys);
wenzelm@28596
   383
blanchet@36265
   384
val remote_known_failures =
blanchet@36370
   385
  [(TimedOut, "says Timeout"),
blanchet@36377
   386
   (MalformedOutput, "Remote script could not extract proof")]
blanchet@35865
   387
blanchet@36382
   388
fun remote_prover_config atp_prefix args
blanchet@36382
   389
        ({proof_delims, known_failures, max_axiom_clauses,
blanchet@36369
   390
          prefers_theory_relevant, ...} : prover_config) : prover_config =
blanchet@36909
   391
  {home_var = "ISABELLE_ATP_MANAGER",
blanchet@36289
   392
   executable = "SystemOnTPTP",
blanchet@36382
   393
   arguments = fn timeout =>
blanchet@36382
   394
     args ^ " -t " ^ string_of_int (to_generous_secs timeout) ^ " -s " ^
blanchet@36382
   395
     the_system atp_prefix,
blanchet@36369
   396
   proof_delims = insert (op =) tstp_proof_delims proof_delims,
blanchet@36265
   397
   known_failures = remote_known_failures @ known_failures,
blanchet@36382
   398
   max_axiom_clauses = max_axiom_clauses,
blanchet@36289
   399
   prefers_theory_relevant = prefers_theory_relevant}
boehmes@32864
   400
blanchet@35967
   401
val remote_vampire =
blanchet@36289
   402
  tptp_prover (remotify (fst vampire))
blanchet@36550
   403
              (remote_prover_config "Vampire---9" "" vampire_config)
boehmes@32864
   404
blanchet@35967
   405
val remote_e =
blanchet@36289
   406
  tptp_prover (remotify (fst e))
blanchet@36289
   407
              (remote_prover_config "EP---" "" e_config)
boehmes@32864
   408
blanchet@35967
   409
val remote_spass =
blanchet@36289
   410
  tptp_prover (remotify (fst spass))
blanchet@36289
   411
              (remote_prover_config "SPASS---" "-x" spass_config)
wenzelm@28592
   412
blanchet@36909
   413
fun maybe_remote (name, _) ({home_var, ...} : prover_config) =
blanchet@36909
   414
  name |> getenv home_var = "" ? remotify
blanchet@36371
   415
blanchet@36371
   416
fun default_atps_param_value () =
blanchet@36371
   417
  space_implode " " [maybe_remote e e_config, maybe_remote spass spass_config,
blanchet@36371
   418
                     remotify (fst vampire)]
blanchet@36371
   419
blanchet@36289
   420
val provers =
blanchet@36289
   421
  [spass, spass_tptp, vampire, e, remote_vampire, remote_spass, remote_e]
blanchet@35867
   422
val prover_setup = fold add_prover provers
blanchet@35867
   423
blanchet@35867
   424
val setup =
blanchet@36376
   425
  dest_dir_setup
blanchet@35867
   426
  #> problem_prefix_setup
blanchet@35867
   427
  #> measure_runtime_setup
blanchet@36371
   428
  #> prover_setup
blanchet@35867
   429
wenzelm@28592
   430
end;