Trace number 420377

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat+ 1.14SAT 60.3718 60.3972

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
sabharwal/sat-strips-gripper-12t23.sat05-1144.reshuffled-07.opb
MD5SUMdb19a6eaaa50350c64e3ab2bdda81ef3
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark60.3718
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables4940
Total number of constraints93221
Number of constraints which are clauses93221
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint26
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
2.49/2.56	c Converting 93071 PB-constraints to clauses...
2.49/2.58	c   -- Unit propagations: (none)
2.49/2.58	c   -- Detecting intervals from adjacent constraints: (none)
2.49/2.58	c   -- Clauses(.)/Splits(s): ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
2.79/2.82	c ==================================[MINISAT+]==================================
2.79/2.82	c | Conflicts | Original         | Learnt                           | Progress |
2.79/2.82	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
2.79/2.82	c ==============================================================================
2.79/2.82	c |         0 |   92964   188825 |   30988       0        0     nan |  0.000 % |
2.79/2.83	c |       101 |   92964   188825 |   34086     101     1304    12.9 |  0.871 % |
2.79/2.85	c |       251 |   92964   188825 |   37495     251     9970    39.7 |  0.872 % |
2.79/2.89	c |       476 |   92801   188499 |   41245     472    12872    27.3 |  0.912 % |
2.89/2.93	c |       813 |   92558   188011 |   45369     808    17392    21.5 |  1.012 % |
2.99/3.02	c |      1322 |   92387   187669 |   49906    1313    25496    19.4 |  1.075 % |
3.09/3.13	c |      2084 |   92308   187511 |   54897    2071    55502    26.8 |  1.093 % |
3.19/3.27	c |      3224 |   92229   187353 |   60386    3208    81234    25.3 |  1.115 % |
3.49/3.58	c |      4934 |   92229   187353 |   66425    4918   145326    29.5 |  1.114 % |
3.99/4.03	c |      7496 |   92229   187353 |   73068    7480   268744    35.9 |  1.113 % |
4.69/4.75	c |     11340 |   92072   187039 |   80374   11322   395624    34.9 |  1.156 % |
5.99/6.09	c |     17106 |   91995   186885 |   88412   17086   721881    42.2 |  1.174 % |
8.49/8.50	c |     25755 |   91995   186885 |   97253   25735  1146044    44.5 |  1.174 % |
12.98/13.05	c |     38729 |   91448   185787 |  106978   38703  1740869    45.0 |  1.397 % |
22.18/22.26	c |     58192 |   91448   185787 |  117676   58166  3000959    51.6 |  1.397 % |
39.97/40.06	c |     87389 |   91448   185787 |  129444   87363  4387375    50.2 |  1.398 % |
60.27/60.38	c ==============================================================================
60.27/60.38	c SATISFIABLE: No goal function specified.
60.27/60.38	s SATISFIABLE
60.27/60.38	v x3607 x2595 -x506 -x1375 x1920 x2989 x3707 x313 -x820 -x308 -x248 -x2790 -x4342 -x684 x2400 x1922 -x1589 x2182 x2124 -x3029
60.27/60.38	v -x2375 x2733 x2870 -x4638 -x1865 -x1702 x3900 x4429 x3355 -x1181 x4727 x2072 x3678 -x2063 x3046 x2013 -x2831 -x905 x4535
60.27/60.38	v -x1636 x1532 -x4806 -x2340 -x4845 x3087 x302 -x2770 -x1189 -x3288 x589 x2808 -x3074 x3619 -x1586 x2507 x2654 -x2099 -x185
60.27/60.38	v x986 x2331 -x1749 x4193 x3801 -x3635 x1034 -x2815 -x3910 -x2756 -x1550 x3808 x4207 x345 -x2052 -x2636 -x4210 -x756 x1707
60.27/60.38	v x4054 x1065 -x2201 x2716 -x903 x2044 x1888 x66 x644 -x4553 x4422 -x4479 -x4161 -x1923 x3705 -x1175 -x470 x3324 x4893 -x4023
60.27/60.38	v -x1193 x2296 -x244 x1561 x160 -x2332 x835 -x2744 x4584 -x2243 -x2193 x801 -x2259 x3690 -x547 x3162 -x2880 -x2304 -x2916
60.27/60.38	v -x513 -x4097 x957 x51 -x784 -x328 -x514 -x3784 x4015 x38 -x262 x4061 -x1324 -x4452 x128 x3085 -x3475 x3206 x579 x3345 x907
60.27/60.38	v -x3169 -x2249 x3435 x3639 -x1619 x691 -x4438 -x36 x1816 x3675 -x482 x3393 x1540 x1407 x2082 x87 x3255 -x3928 -x1581 -x4582
60.27/60.38	v -x1682 -x1593 x963 x4102 x1099 x3602 x3583 x1592 x1114 -x4575 x2212 -x3590 -x1887 -x3971 x1014 x886 -x3075 x3176 -x860 -x4115
60.27/60.38	v -x455 -x1850 x3400 -x3790 x4521 -x474 x787 x2678 x2037 -x3461 x2933 x1140 -x1827 x737 -x4163 -x4565 x3836 -x1280 -x424 x3530
60.27/60.38	v -x2440 -x4772 -x1623 x2734 -x438 -x1545 x1685 x556 x249 -x4275 -x3907 -x2478 -x3767 -x272 x595 x3936 -x4027 x4491 -x3020
60.27/60.38	v -x333 -x15 x381 -x2816 -x1415 -x3423 -x1055 x1493 -x4104 x4502 x2217 -x727 -x1852 -x3394 -x1780 -x1147 x681 -x3218 -x224
60.27/60.38	v -x2731 -x329 x1503 -x4696 -x2477 x4522 -x3406 -x3478 x3379 -x1943 x4636 -x4428 -x591 -x4435 -x629 x868 -x1582 x638 x2576
60.27/60.38	v x774 -x1666 -x4922 -x599 -x2527 x2794 -x1885 x937 x4351 x2553 x4654 -x4106 x2320 x1966 -x4118 -x3667 x2661 -x1450 x1534
60.27/60.38	v -x3129 -x2474 x4707 x245 -x1565 -x3618 -x2935 x91 -x3989 x2606 -x3923 x4147 x4544 x2312 -x2392 -x4434 -x3624 -x742 -x4573
60.27/60.38	v x1390 -x2050 x7 -x2552 x2472 -x2204 x140 x1516 x4381 -x4123 x1513 x3722 -x3865 x4187 -x149 x1393 x429 -x4779 -x788 -x54 x2007
60.27/60.38	v x3776 x1285 -x3264 -x1854 x966 x758 x3263 -x2070 x4206 x1817 -x4558 -x405 x473 x1708 -x4859 -x4153 -x357 x3916 -x526 -x6
60.27/60.38	v x2711 -x396 -x2419 -x2362 -x200 x3568 -x2000 x663 -x131 -x3251 x501 -x2687 -x3614 -x1627 x779 x3922 x4166 x3610 x1632 x2449
60.27/60.38	v x1645 -x1870 -x4480 -x1855 x4791 -x2611 x2152 -x3921 x926 x2979 x230 -x3215 -x2264 x2327 x2625 -x4093 x3131 x984 -x4340
60.27/60.38	v -x2064 x3459 -x321 x3492 x652 x1002 -x4551 -x3655 x2909 x228 x4331 x4568 -x1832 x4086 x1412 -x1005 -x617 -x1724 x1818 x654
60.27/60.38	v x1642 -x1455 x4710 -x3975 -x928 x2957 -x2959 -x1363 x4323 x4693 x851 x1734 x2899 x701 -x3984 x3622 -x1499 x4043 x467 x518
60.27/60.38	v -x3616 -x877 x3348 x4227 -x2673 x2772 -x1506 -x2805 -x2002 x1751 -x2461 x3549 x2411 -x4354 -x900 -x2314 -x209 -x3623 x1584
60.27/60.38	v x1497 x97 x444 -x71 -x3018 -x2580 -x117 -x4536 x3762 x1173 x539 x931 -x2029 x3561 -x2128 x4145 -x2344 -x4562 x1275 x3160
60.27/60.38	v -x925 -x871 -x1125 -x1392 x2388 -x4750 -x2590 -x4208 -x3693 x4289 -x4280 x567 -x3170 x420 x1562 -x1571 -x4349 -x3402 x2921
60.27/60.38	v -x3653 x4271 x3258 x1190 x1941 x4401 -x1470 x2352 x924 -x3974 x990 -x1649 -x4112 x3372 -x4132 x662 x2691 -x3702 -x2343 x3002
60.27/60.38	v -x437 x496 x1752 x4047 x3320 -x399 x994 -x3466 -x1217 -x409 -x783 x3127 x3163 -x2391 -x304 -x3911 x2879 x4720 -x1944 x1035
60.27/60.38	v -x2299 -x146 x4813 x4098 -x433 -x862 -x368 -x1902 -x2342 x3418 -x3942 x1889 x3210 -x1932 x3467 x2211 x1325 -x1424 x4798
60.27/60.38	v x2875 x2137 -x1244 x4364 -x528 -x512 -x3385 -x1063 -x1611 -x4156 -x169 x3011 x4079 -x3494 x3315 x2054 x291 x2643 x4564 x4743
60.27/60.38	v -x3220 -x1787 -x4826 -x4063 -x2280 x2329 x4443 x4581 x2260 -x1242 -x1050 x4598 -x2516 -x3955 x214 x1809 x1878 -x3262 -x1820
60.27/60.38	v x721 x1743 -x3133 x1883 -x3856 x2787 x2789 -x3915 x2313 -x1745 -x3244 -x1811 x949 -x3362 -x2649 -x2450 -x4001 x4311 -x1711
60.27/60.38	v x1432 x3636 x878 x1560 x4449 x282 -x3551 x2008 x4205 -x812 -x704 x2708 x2724 -x2792 x1461 x309 -x2838 -x1021 x2954 -x4635
60.27/60.38	v -x4476 x1617 -x4353 x4390 x1986 -x1177 x384 x1262 x1030 -x4181 x2534 -x1409 x4647 x1234 -x446 x524 -x3004 -x2767 -x62 -x3236
60.27/60.38	v x1046 -x395 -x237 -x722 x3405 -x1781 -x2438 x751 x1197 -x4816 x1608 x964 x2738 x1428 -x3542 x1757 -x113 -x3993 x1692 -x799
60.27/60.38	v -x4580 -x1024 -x4523 -x1109 x697 x4222 x293 x3368 -x3331 x1456 x2961 x3274 x63 -x2473 -x3366 x1210 x1675 x3592 x2335 -x1462
60.27/60.38	v -x4250 -x4201 -x1914 x1358 -x935 x3094 x4751 -x2864 x541 x4917 x3300 x341 x4695 -x380 x3299 x693 -x1750 -x522 x1254 -x2463
60.27/60.38	v -x2825 x1129 x4911 -x2607 x2515 -x2040 -x3060 x2800 x2771 x4152 x3777 -x726 -x899 -x675 -x2703 x4605 -x2776 x3407 -x848
60.27/60.38	v x4607 -x1482 -x1906 -x2690 -x4136 -x4022 -x1731 -x4557 -x1003 -x4472 x2773 x863 -x3783 -x60 x1000 -x1007 -x4464 -x4105
60.27/60.38	v x226 x2175 x4 -x3940 x4566 -x14 x3846 -x3999 -x1023 x4829 x2926 -x3634 -x4843 -x2292 x119 -x4759 -x2511 x1718 -x4328 x2967
60.27/60.38	v x951 x3451 -x1487 x4160 -x3166 -x319 -x265 x2004 -x2619 -x4446 x3809 x940 -x1151 -x4173 -x2267 x2403 -x3986 x2169 -x1347
60.27/60.38	v x295 x371 x4745 x4143 -x3337 -x3620 -x2285 -x11 -x3663 -x3868 x3565 -x1449 -x3424 x2768 -x4292 x4699 x3038 x3625 -x3189
60.27/60.38	v x136 x1134 -x4400 x4498 x3039 x24 -x1813 -x961 -x4423 -x1624 x2272 x398 -x3597 -x867 x147 -x3025 -x2227 -x3140 x4237 x3706
60.27/60.38	v x243 x3853 -x2069 x889 x1993 -x3157 x3302 x1725 x3037 -x2694 -x1053 x3631 x3532 x290 x3593 x3187 x568 x2262 -x2248 -x1509
60.27/60.38	v x1411 -x2091 x439 -x2529 x1148 x4891 x2365 -x222 -x605 x1334 -x4663 x4238 x4436 -x1548 -x2428 -x3608 -x1406 x1251 -x3161
60.27/60.38	v -x3968 x3347 -x1912 -x3306 x805 x3708 x2019 -x1559 -x2437 x836 x4034 -x1004 -x129 x3409 -x2541 -x22 x4260 -x4336 x2562 x1354
60.27/60.38	v x2364 -x1064 x4531 -x20 -x3073 x1433 x1522 x485 x98 x4753 x1474 x4388 x2141 -x4729 -x2846 -x1485 x1286 -x3882 x2424 x2148
60.27/60.38	v -x1258 x4732 x2938 x4594 -x3216 -x3750 -x2226 x1067 x4633 -x3272 -x1194 x35 x975 -x3838 x3042 -x2655 x253 -x768 -x2928 -x996
60.27/60.38	v x2618 x2941 -x2995 x486 x1179 -x2093 -x1984 x488 -x1170 x2904 x4814 -x2492 x3084 -x1399 x1350 x2396 -x4887 -x2503 -x2056
60.27/60.38	v x197 -x218 -x2341 -x1688 x2109 -x618 -x3175 x3726 x4916 -x2861 x176 x3685 -x679 x549 -x463 x857 x4833 -x3304 -x2530 x4341
60.27/60.38	v x4002 -x4789 x3674 -x2660 -x23 x181 -x1102 -x3098 -x9 x1773 x1769 x1867 x2349 x4587 -x4107 x2890 -x3112 -x3724 -x2631 -x383
60.27/60.38	v -x3201 -x12 -x4318 x2298 -x2487 -x4903 -x1504 x3847 -x1152 x1001 -x423 x4914 x3807 -x4099 x992 -x3323 x2775 -x764 -x2372
60.27/60.38	v x1477 x1717 -x177 -x3638 x2339 -x164 -x3826 -x2179 x1921 -x505 -x3773 x2540 x3979 x2695 -x3342 -x1186 x3754 x3142 -x3650
60.27/60.38	v x982 x4048 x108 -x2670 x775 -x1574 -x3051 -x4343 -x2779 x4265 x1635 -x430 -x2310 -x3877 x163 -x2836 -x1195 -x331 x2058 -x2666
60.27/60.38	v -x141 x373 x1298 -x3286 x2067 -x3070 x2098 -x2988 x4488 -x1829 -x412 x2640 x1826 -x947 x126 x1312 -x4596 x1681 x533 x1207
60.27/60.38	v x2962 -x4183 -x4921 -x2641 x3427 -x1579 -x2517 -x4898 x1279 -x604 x3813 -x456 -x255 x858 x597 x2265 x4231 -x3668 x3996 -x3520
60.27/60.38	v -x1484 x4819 -x3538 x4164 x4875 -x3766 -x3295 x3731 x1747 -x390 x4242 x3662 -x1172 x2283 x1413 -x4639 -x1948 x4432 -x2355
60.27/60.38	v -x3588 -x1476 x1059 -x2309 x351 x564 x3024 -x3508 x3369 -x4448 x1812 -x2572 x586 x4857 -x3036 x2206 x4025 x4694 x2906 x4513
60.27/60.38	v x2439 -x4083 x3589 x2281 x3775 x4586 x3243 -x18 x4230 -x3760 -x1732 x3509 -x2125 x4748 x653 -x1783 x1533 x3852 -x610 -x853
60.27/60.38	v x1459 x4831 x2983 x475 -x4466 x4332 x3103 x39 x3374 x1874 -x1767 x2452 x2039 -x3445 -x2514 -x2939 x1897 -x4717 -x3562 -x281
60.27/60.38	v -x1904 x1602 x1573 -x3287 -x4255 -x3116 x4441 x170 -x1082 x4217 -x545 x3083 -x4170 -x2360 x348 x735 -x2233 -x4240 x4930
60.27/60.38	v x4832 -x624 -x2782 -x1578 x2188 x1678 -x4046 -x1735 x3481 -x890 -x3134 -x1822 x2931 -x3600 x4109 x4878 -x56 -x2398 -x2665
60.27/60.38	v -x3795 x3677 -x1348 -x3704 x4305 x4519 -x1537 x1290 -x2949 x1182 -x2970 -x1521 -x4408 -x3238 x1846 x3207 -x1555 x1859 -x3533
60.27/60.38	v -x492 -x1940 -x3819 x4199 x4191 -x4516 x1873 -x4808 x497 -x3822 -x1273 x2987 x434 -x749 x178 -x2022 x3106 -x4258 x1523 x1104
60.27/60.38	v x3906 -x2955 x830 -x3872 x1896 -x3952 x4817 x1949 x4886 -x3725 x489 x1423 -x1176 x765 x1469 -x4905 -x3019 -x2828 -x3550
60.27/60.38	v -x1047 -x306 -x3371 x2106 -x4314 x2361 x3219 -x4646 x723 x1919 -x1219 x4667 x3322 -x718 x4673 -x2740 -x2444 -x4649 x785
60.27/60.38	v x2966 -x876 x856 x3576 -x1495 -x2664 -x4648 -x4765 -x1970 -x1408 x4033 -x3879 -x3691 -x2834 x601 x4615 -x2020 x4471 x4815
60.27/60.38	v x2713 -x3527 x3912 x2882 x391 x1710 -x2460 x3723 -x1106 -x2380 -x112 x4146 -x904 x4850 x2923 -x1998 -x1927 -x2752 -x4846
60.27/60.38	v x4276 x150 x2049 -x3899 x3883 x4901 x4769 -x2623 x622 -x4507 x1800 x2547 x1066 x3198 -x1882 -x166 x168 x299 -x3221 -x4405
60.27/60.38	v x1978 x2062 x811 x4747 x260 -x1650 -x2399 x3606 -x3353 -x550 -x1201 x3947 x2614 x76 -x2494 x3499 x1994 -x2453 -x585 -x4018
60.27/60.38	v -x922 -x625 -x3330 -x843 -x1628 x1016 x330 -x3028 -x3076 -x2434 x2191 -x3281 -x1693 x711 -x1755 -x3514 -x1831 x4190 -x3196
60.27/60.38	v -x912 -x1768 -x3136 x4643 x3132 x4319 x314 x3376 -x4442 x201 x3137 x4588 -x70 -x4129 -x4736 -x3842 -x1356 x4456 -x4628 -x365
60.27/60.38	v -x3115 x1553 x1673 x4352 -x2895 x3485 x1310 -x752 -x2927 x3764 x2257 x1441 -x1525 x3413 x353 -x4665 -x3860 -x3719 -x659
60.27/60.38	v x3305 -x2066 -x3109 x1057 x3154 x4264 -x2476 -x2518 x4499 -x645 x3495 x2867 x4420 x3898 x2940 x1825 -x3102 x495 x3556 x78
60.27/60.38	v x4570 x2719 x2215 -x2445 x3666 -x1864 x815 -x3615 x2318 -x2430 x4525 x2929 x2071 -x3344 -x3490 -x4144 x4884 x1020 -x1314
60.27/60.38	v x760 -x2574 x1157 x1790 -x4848 -x2480 x2205 x4224 -x1609 x1491 x4394 -x516 x614 -x4204 x825 x1396 x1088 -x1712 x2924 x3417
60.27/60.38	v x123 x2407 x4738 -x1891 x3010 x1183 -x1972 -x3436 -x678 x4081 -x274 x4003 -x593 x3147 -x4530 x1835 x297 x1665 -x639 x2791
60.27/60.38	v x2835 x2348 -x3182 x223 x432 -x4450 -x882 -x708 x80 -x2669 x913 -x273 x3584 x738 -x4012 -x4755 x2620 -x2512 x3727 x1604 x1163
60.27/60.38	v x335 -x2186 x3881 -x1061 x685 x2743 -x1928 -x61 x4925 x609 x1806 x800 -x372 x3172 -x4286 x3774 x1900 x2644 -x411 x2871 x3229
60.27/60.38	v -x4374 x1924 x2662 x3972 x4055 x4089 -x2699 -x1311 x562 -x3878 -x3113 x4290 x1910 x301 x665 x3824 -x3941 -x2033 x2196 x884
60.27/60.38	v x1122 x4645 x3414 -x2587 x4561 x3135 -x4151 -x4070 x2126 x3404 -x1744 -x3450 x2100 -x1512 x1372 -x1042 -x2200 -x4236 x1778
60.27/60.38	v x3594 x3967 x3057 -x3672 -x3991 x2902 -x870 x531 -x4233 x2663 x3595 x1252 -x3835 x1093 x3729 x2692 -x4021 x1658 -x1830 x3343
60.27/60.38	v -x4469 x4467 x4248 -x4670 -x2316 -x3739 -x2284 x1184 x3586 x1989 -x324 -x69 x3464 x193 x838 -x3661 x2894 x4671 -x544 -x283
60.27/60.38	v x2123 x1191 x953 -x441 x1256 -x2561 x1468 x2720 -x1997 -x4625 -x3648 -x2630 -x2984 x2737 x315 -x2584 -x1267 x431 -x4307
60.27/60.38	v -x4923 x1930 x3480 x2745 x3276 x1374 -x3006 -x3654 -x4114 -x3460 -x4714 -x2908 -x4870 x21 -x459 x82 -x4320 x4569 -x3558
60.27/60.38	v -x1556 -x794 x1041 -x2394 -x4213 -x2998 x4065 x4180 -x3099 -x2290 x1486 x1425 x717 -x4284 x2 x1785 x3796 x75 -x3832 -x1976
60.27/60.38	v x389 -x936 -x2376 x1631 x3857 x666 -x3067 -x4567 x2410 -x4337 -x3676 -x1501 -x3167 x3386 -x347 x2119 -x354 x729 x3516 -x175
60.27/60.38	v -x3197 -x2886 x3948 -x2948 -x828 -x4389 -x698 -x2373 -x500 x647 -x130 x4324 -x4526 -x1224 x4872 x275 x483 x2919 x2155 x111
60.27/60.38	v x3421 x3391 x1187 -x1389 -x1215 -x4592 x2269 x607 x3788 -x3349 -x577 x2911 -x4266 x3422 -x3840 -x3444 x3815 x1146 -x3990
60.27/60.38	v -x4391 -x1465 x3292 x4032 x2351 -x1028 x4660 -x107 -x1775 -x4068 -x566 -x1564 -x2684 x2055 -x1209 -x2501 -x1598 x4497 x3628
60.27/60.38	v x4904 -x552 -x901 x3746 -x3894 x1848 x1332 x268 -x3316 x4858 x280 -x3111 x3377 -x2613 x1086 -x2597 x3308 -x127 -x2807 -x1539
60.27/60.38	v -x1141 -x4721 x4312 -x4939 -x4375 x3937 -x4350 -x3794 x1640 -x1278 x84 -x4458 x3560 -x3553 x1138 -x277 x49 x4142 -x52 -x1414
60.27/60.38	v -x2421 x1705 x3953 -x4793 x1508 x2993 x3122 -x667 x2990 x2198 -x1135 x1528 -x927 x3738 x229 x3275 -x3839 x1753 -x1703 -x507
60.27/60.38	v x2910 x157 x1074 x4537 -x3188 -x561 -x4782 -x4287 -x4218 x3582 -x3805 -x4910 -x1558 x4067 -x1232 -x532 x2977 -x1836 -x4059
60.27/60.38	v -x2045 -x1538 x3397 -x1803 x1263 x2176 x2840 x656 -x4518 x294 -x3555 x1394 -x2847 -x1071 x2356 -x2591 x810 -x1292 -x3753
60.27/60.38	v -x1069 x3926 x4370 x4514 -x1143 -x2108 x1652 -x968 -x1397 -x1879 x2096 -x2094 x4404 -x1877 -x771 -x59 -x352 -x250 x658 x831
60.27/60.38	v -x2913 x4623 x3829 x2468 x4844 x2475 -x2764 x3314 x1351 -x3177 -x3309 -x2616 -x2570 x2824 x1437 -x4182 x4731 x1802 -x1856
60.27/60.38	v x1591 -x3031 x1289 x641 x4239 x1150 x2803 x3455 x3804 -x821 x1965 -x845 x4656 x4247 x1308 x2583 -x139 -x3392 -x1419 x1365
60.27/60.38	v -x2184 x4091 x4792 x1218 -x2145 x1982 x3434 -x2642 x2545 x192 -x4546 -x1507 -x4851 x2162 -x4716 -x2325 -x2083 x1080 -x4397
60.27/60.38	v -x4167 x2140 x2127 -x706 -x3845 x1405 x1228 -x1073 x4900 -x4378 -x2370 x1765 -x2311 x2982 -x3897 x4713 -x611 -x943 x1111
60.27/60.38	v x4597 -x2043 x2036 -x3335 x436 x3250 -x676 -x1300 x3064 x3657 x1052 -x4126 x1266 -x731 -x258 x1243 x4734 -x285 x3373 -x4591
60.27/60.38	v x53 x2612 x537 x4685 -x2293 x2132 x3522 -x2918 x4739 -x2117 x1653 x1876 -x906 -x2565 -x465 -x1269 -x651 -x4600 x3737 x3751
60.27/60.38	v -x3817 -x443 -x2634 x3179 x3651 x2826 x4252 x1 x1524 -x3640 x3828 x3150 -x3079 x2777 x818 x3005 -x4482 -x122 x4365 -x4860
60.27/60.38	v x1110 -x2750 x1771 x3472 x4515 x102 -x340 -x1443 -x3716 x2497 x2404 -x894 x67 x27 -x30 -x4616 x1048 -x3340 -x3524 -x4369
60.27/60.38	v -x3748 -x1961 x3193 -x2958 x1796 x3077 -x3793 x3810 x3121 x3833 -x1664 x3318 -x897 x3658 -x1895 -x3072 -x2295 x3474 x3959
60.27/60.38	v x4504 x4439 -x988 x339 x627 -x4655 -x2330 -x570 -x19 -x1505 -x1782 -x374 -x4010 -x3811 -x2287 x2721 x1322 -x3825 -x120 -x4702
60.27/60.38	v -x2610 x1697 x1748 x2111 x2900 x105 x4267 -x1942 -x4313 x1248 x1276 x3165 x4706 -x1359 x942 x1713 x4282 -x4679 -x1975 -x3903
60.27/60.38	v x4330 x3026 -x3944 -x2539 -x3045 x3681 -x4490 -x2659 x540 -x2747 x1911 x202 -x2324 x4788 -x2601 -x1068 -x2170 -x3298 -x2922
60.27/60.38	v x2550 x3526 -x4077 x1615 -x817 x4723 -x2932 x2060 x3311 -x1529 -x4226 x1196 x2172 -x2232 -x3711 -x4538 -x4550 x3457 -x612
60.27/60.38	v x413 -x3546 -x3570 x1686 x4512 x2688 -x3339 x626 -x2414 -x3888 -x2347 x3763 x3096 -x4386 x3430 x118 -x3786 x4484 x133 -x1641
60.27/60.38	v -x478 x2090 -x450 -x153 -x3687 x2759 x1738 x2057 -x2788 -x406 -x269 -x2354 x4599 -x3578 x3090 -x92 x4715 x2326 -x981 -x2784
60.27/60.38	v -x2857 -x44 -x3874 x3816 -x2073 -x10 -x4257 x2286 x2823 -x48 -x101 -x3437 x2814 -x3938 x4762 -x1391 x1283 x4728 -x4221 x1338
60.27/60.38	v x238 -x3053 x511 -x4662 x4486 x2315 -x4253 x4219 -x1362 -x2883 -x1585 -x4510 -x4802 x4603 x1107 x4149 -x1454 -x194 x2758
60.27/60.38	v -x2303 x1839 x156 -x1167 x480 x1368 -x227 x790 -x2843 -x2903 x96 x1567 x4775 x4355 x1546 -x4937 x716 x4148 -x1716 -x2683
60.27/60.38	v x1238 x2818 x2762 x640 -x839 x2801 -x4297 -x3108 x3249 -x4229 -x1630 x2964 -x1706 x3599 x2863 -x1439 x3799 x1620 -x2275
60.27/60.38	v -x187 x3960 -x668 -x1018 -x252 x1357 -x3827 x4866 -x2581 x3282 -x1403 x45 -x574 x1955 -x2732 x646 -x2786 -x1213 -x632 -x2963
60.27/60.38	v x2181 x2397 x1823 -x2978 -x3908 x973 x657 -x3781 x2813 -x4773 x1211 x2730 -x720 -x3433 x3849 x4211 -x2025 -x2830 x1327 -x814
60.27/60.38	v -x3100 -x3143 -x3671 -x844 x4865 x2986 x1761 x4066 x2245 -x2755 x2035 -x2598 -x2968 -x234 x4155 -x1158 x4137 -x4172 x2116
60.27/60.38	v x3001 x464 -x2203 x3742 x797 x3390 -x3246 -x47 -x2479 -x4642 x2239 x2868 x916 -x1204 x911 -x2812 x2889 -x4071 x869 -x4431
60.27/60.38	v x3290 x1659 x2997 x4049 x3821 x1892 x204 x3387 -x3419 x4360 -x1526 -x728 -x2714 x1319 -x946 -x1518 x4333 -x4062 -x1570 -x472
60.27/60.38	v x4684 -x2701 -x1819 -x2971 x754 -x3861 x3234 -x3585 -x792 x3812 -x1917 -x4784 -x2575 x1438 x3645 -x773 x4500 x1557 x4807
60.27/60.38	v -x2533 -x2522 -x1410 x2418 x1898 x3605 x3818 -x2647 -x2851 x1214 x649 x2242 x2241 x2749 -x2209 -x4111 x2652 x3697 -x1679
60.27/60.38	v -x2079 -x2385 x660 x3918 -x1043 -x3803 -x3924 x3732 -x196 x3823 -x4610 x4840 x519 -x3388 x3428 -x2173 x3089 -x4889 -x1845
60.27/60.38	v x643 x4300 -x2371 -x4113 x138 -x2095 x3082 -x3416 -x3209 x1981 -x338 x2582 -x1159 -x2422 x4308 -x4606 -x3257 -x2074 -x3208
60.27/60.38	v x3125 -x1612 x509 x2131 -x2491 x104 x1907 x4463 x588 x1255 -x4608 x2617 x1727 -x1905 -x1489 x1843 x4052 -x3107 x4834 -x3204
60.27/60.38	v -x2873 x2214 x2003 -x2011 -x4756 x4524 x1185 x4503 -x3806 x4674 -x3399 -x796 -x2455 -x1935 -x2905 -x4698 -x2401 -x3664
60.27/60.38	v -x184 x376 x1995 -x1136 -x4036 -x198 -x959 x3280 -x3512 -x1763 x1361 -x3389 x2862 x3901 -x4705 -x3867 -x3354 -x99 -x1192
60.27/60.38	v -x4864 -x1742 x4041 -x3040 x407 x1789 x3543 x806 x26 x350 x4764 x3884 x1974 x3138 -x1838 -x1178 -x1973 x3071 -x1430 x2156
60.27/60.38	v x636 x3055 -x3145 x4371 x3659 -x311 x502 x852 -x3009 -x804 -x32 x2674 -x1801 -x3501 x460 -x4090 -x621 -x1160 x388 x1736 -x1326
60.27/60.38	v x1597 -x3627 x2554 x960 x4259 x2728 x661 -x1834 x2603 -x1991 -x337 x4613 x2712 x1881 x132 -x1079 -x2498 -x2374 -x355 x4110
60.27/60.38	v x3411 x4853 x4117 x232 -x2222 x3541 -x4774 x1294 -x211 -x2523 x1293 x4356 -x1440 -x4528 -x3360 -x527 -x1739 -x1729 x4611
60.27/60.38	v x1700 x2240 x3469 x2236 -x1594 x1444 -x3571 x2677 -x2667 x2180 x3190 -x2872 x2956 x4380 -x1715 x3259 x2599 x4906 -x386 x4687
60.27/60.38	v x1128 -x4653 -x1756 -x1808 x145 x1343 x4749 -x1245 -x2026 -x1062 x2466 -x4459 -x2256 -x1655 x3120 x2160 x457 x793 x4836
60.27/60.38	v x73 -x3733 -x3797 x917 x300 -x4076 x3876 x2395 -x2031 x1672 x4096 -x1010 -x2167 x1075 x42 -x744 -x930 -x710 x1601 x2077 x3559
60.27/60.38	v x3518 x3431 x1316 x3271 -x620 x1794 -x1466 x3743 x1884 x4818 x3370 -x1353 x4678 x1118 -x4214 -x3820 x3970 x2458 -x2142 x3525
60.27/60.38	v -x4075 x2638 x2960 x1776 -x292 -x2810 -x3049 -x2657 x2278 -x4778 -x4677 x2076 x3510 -x3873 x1886 -x1777 x1027 -x4933 -x3987
60.27/60.38	v -x4073 -x4908 x207 x4827 -x2447 x1502 -x2718 -x1863 x1472 -x2130 -x1510 x4880 x1740 -x780 -x2898 -x2783 x3787 -x2294 x2914
60.27/60.38	v -x2307 -x124 -x2306 x782 -x2436 x3367 x3008 x1547 -x2129 -x1230 x1471 x2081 x3124 -x3920 x2658 -x86 x1536 x987 x3144 -x2451
60.27/60.38	v -x452 -x3893 x803 -x4842 x3994 x3641 x2012 x1131 x251 -x4130 x1709 x1730 x2393 x2500 x3855 x3983 x3603 -x1467 x763 -x2238
60.27/60.38	v -x4396 -x4552 -x2934 x2969 x4650 x1600 x3412 x4138 x2276 x4339 x2564 x4017 -x1145 -x999 -x4847 -x3044 -x1699 -x1475 x993
60.27/60.38	v -x3973 x2105 x2705 x950 -x1037 -x1946 -x4412 x4295 x3453 x4540 -x2228 x2892 x1206 -x2645 x3802 x4838 -x4235 x2246 x1872
60.27/60.38	v x3871 -x421 x3357 -x2429 -x1723 x4632 -x1663 x955 -x4534 -x2337 x778 x1123 -x1272 -x316 x3696 x3601 -x1349 x3621 -x3736
60.27/60.38	v x4767 x3720 -x2271 x462 -x4837 x1500 -x3642 -x3069 -x1049 -x3660 -x322 x3503 -x671 x880 -x55 x1875 x1091 -x3155 x1198 x1909
60.27/60.38	v -x1208 -x2742 x2261 -x4278 x4379 x2671 x2520 x4733 -x3577 -x1447 -x4894 -x2706 x1616 -x121 -x2972 x1421 -x2384 -x3199 x3253
60.27/60.38	v x4869 -x686 -x2113 x3441 -x2432 -x4087 x2717 -x1931 x3798 x1153 -x332 -x2244 x4559 -x1029 x2509 -x3080 x3440 -x1758 x1953
60.27/60.38	v -x1828 x2161 x4168 -x2499 x569 x2273 x1899 -x4585 -x1328 x628 x757 -x2369 -x1264 -x1977 -x3529 -x142 x4326 -x2220 -x4019
60.27/60.38	v x2722 x2668 -x2350 -x954 -x3515 x2301 x3041 x1622 x2465 x1336 x1690 x3454 -x690 -x2589 x4268 x4855 x1284 x3712 x631 x3171
60.27/60.38	v x3359 -x4171 -x4383 -x2676 -x1648 x3241 x4761 -x4407 x1458 x4874 x2089 x1271 -x4203 x1250 -x875 x422 x4902 x4425 x3951 x1689
60.27/60.38	v -x1318 -x802 -x2199 -x3665 -x4697 -x2757 x4094 -x4771 -x2555 -x2751 x3326 -x1156 x642 x360 -x3866 -x1202 -x1077 x3279 -x4409
60.27/60.38	v -x2950 x1126 -x823 x2415 x1797 x4134 -x4737 -x3223 -x4060 -x2433 -x1229 -x4005 -x4461 x3027 -x4026 x2187 -x2321 x4279 -x1435
60.27/60.38	v -x186 x1100 x1552 -x334 -x4651 -x2920 x680 x3123 x2379 x3772 -x918 x1317 x359 x2704 -x303 x2006 x493 x4618 -x4619 -x2632
60.27/60.38	v -x2628 x4541 -x1038 -x700 -x3245 x4270 x1535 -x1737 -x1092 x4014 -x2164 x2804 x2274 -x762 x1541 x1281 -x2425 -x4277 -x4824
60.27/60.38	v -x2536 x1668 x1741 -x1044 x4555 -x2442 -x4348 x3956 -x4447 x1144 x958 x962 x1647 x4050 -x3446 -x3128 x2702 x3703 -x3891
60.27/60.38	v -x1457 x2646 x2202 x995 -x2154 x1084 x2221 -x1155 -x2032 -x4712 -x2490 -x3426 -x3297 x4885 x4604 -x4243 -x2951 -x3694 -x694
60.27/60.38	v x4051 x2549 x4470 -x4758 -x4427 -x741 x4675 -x3447 x891 x4640 x3104 x2143 x2594 -x4274 x2656 -x468 x3408 x257 -x1429 x2252
60.27/60.38	v -x3465 x998 -x402 -x1880 x3012 x1511 -x2485 x2168 -x1344 x1575 x1933 x3 x1646 -x1115 x1124 -x2223 -x1633 -x4681 -x1676 -x2858
60.27/60.38	v x672 -x4244 -x3692 x466 -x864 -x573 -x3015 x2427 x2368 x3476 x220 x2258 x3438 x4912 -x4317 -x1894 -x4495 x2567 -x2288 x2543
60.27/60.38	v x3741 -x4475 x1333 -x3233 -x3771 x2266 x4931 x4881 x2408 -x3933 x4184 -x4703 -x2985 -x1683 x1626 -x557 x4823 x3966 -x1514
60.27/60.38	v -x109 -x1270 -x847 x4125 -x1240 x1903 x615 x1165 x4704 x4547 -x4785 x1231 -x2247 -x3698 -x4744 -x2174 -x3226 -x1759 x4382
60.27/60.38	v x3649 -x3925 x3834 -x1657 -x2557 x809 -x3180 x4899 -x1939 -x1890 x4445 x3713 x538 -x3114 -x4787 x2785 x1019 -x1483 -x669
60.27/60.38	v -x1036 -x1395 -x4453 x807 -x2558 -x1610 -x743 x1076 -x3200 x2806 -x730 x1367 x971 x3552 x2726 -x2158 x3317 x887 -x4256 -x4856
60.27/60.38	v x3569 x3579 x3333 x2605 x2229 x2405 x4520 x3637 x2887 -x2068 -x3669 x325 -x3432 x3033 x3517 -x2925 -x1530 x991 -x4080 x385
60.27/60.38	v -x4197 -x4421 -x4800 -x1580 x4777 -x1369 -x881 x3890 x477 x4457 -x683 x3886 -x1095 x4897 -x2842 -x1309 x4135 x4283 -x761
60.27/60.38	v x4621 -x4741 x1964 -x4493 x3909 -x2107 x633 x1979 -x4234 x2234 -x4272 x4920 -x702 x58 -x3502 x2975 -x865 -x1105 -x3043 -x2431
60.27/60.38	v -x3572 -x2526 x2651 x1660 -x4053 x4658 -x2021 x584 x1596 x2144 -x323 x3905 x461 x1051 -x674 x1954 -x1287 -x2548 -x861 x2456
60.27/60.38	v x4913 x1200 x1625 x2945 -x4377 -x4402 x1656 -x2496 x4811 -x1936 x3017 -x4124 -x576 x2648 -x3945 x3183 x3759 x34 -x2336 -x3757
60.27/60.38	v -x179 x4178 -x3380 x4039 -x2146 x3892 x4392 -x471 x2219 x1691 -x1791 x2681 -x3540 -x4299 -x813 -x594 x551 -x2483 -x4822
60.27/60.38	v -x4174 -x2531 -x1572 -x94 x2546 -x134 x1017 x3267 x426 -x4766 x3976 -x490 x840 x3684 x346 -x307 -x872 -x3056 -x2639 x487
60.27/60.38	v -x4795 x770 x748 x3489 -x3212 x3016 x4334 x2769 -x3191 x3498 x4310 x2893 -x4359 x2621 -x4185 x174 x79 x2682 -x2454 x2409
60.27/60.38	v x3252 x4131 x4666 -x1448 -x1112 x4175 x5 x2502 -x4004 x68 -x1171 -x2417 -x3683 -x2855 -x1249 -x3982 x2566 x3483 -x3092 x143
60.27/60.38	v -x619 x1364 x1520 -x276 -x4358 x2588 x448 -x4746 x4116 x798 x2685 -x1893 x4928 x2544 -x3449 x719 -x2795 x1246 x855 x219 -x846
60.27/60.38	v -x3278 x4013 x1519 -x2627 x3168 x440 -x707 -x264 -x377 -x1387 -x725 x3629 x240 -x64 x3961 x921 x819 x4494 -x4742 -x3148 x1861
60.27/60.38	v x4849 -x1774 -x3548 x4419 x849 x3523 x692 -x3930 -x4417 -x2443 x2999 x4133 -x4583 x1237 -x4157 x4092 -x739 -x2085 -x1704
60.27/60.38	v x2138 -x1039 -x4664 -x1662 -x1844 x1452 -x2996 -x4088 x2571 -x188 -x3341 -x4892 -x1045 -x65 -x1108 x256 -x1543 -x4009 -x4652
60.27/60.38	v -x3488 -x2802 -x1669 -x1139 -x83 x4285 -x3224 x1956 x2270 x983 -x3296 x135 -x1772 x4612 -x114 -x3023 x4385 x4501 x116 x2207
60.27/60.38	v -x1857 -x3310 -x1352 x3227 -x3186 -x414 x4730 -x4038 -x4031 x180 -x3943 -x4879 -x4543 x4347 -x1549 x664 -x3747 -x2799 x3254
60.27/60.38	v -x2097 -x298 x4440 x81 x1544 x4411 -x1031 x1945 x419 -x4304 -x623 x1714 x3500 x3680 -x939 x2213 -x1418 -x3539 x1918 -x4492
60.27/60.38	v x2874 x3688 -x4876 -x3021 x1460 x2208 x4212 -x2402 x3544 -x3644 -x3269 x2190 x4548 x17 x1957 x4179 x1087 -x3105 -x408 x3535
60.27/60.38	v x3646 -x4298 x4883 x2829 x2901 x410 x3403 -x1517 x4852 x3596 x4424 x2586 -x4803 -x4676 -x1613 x417 -x2092 x3061 -x4527 -x824
60.27/60.38	v -x3194 -x1568 x3528 x4556 -x95 x2853 x2774 -x1958 -x3352 x4460 -x484 -x1174 -x3173 -x3564 -x310 -x3007 -x2936 -x3506 x583
60.27/60.38	v -x2822 x1563 -x3158 -x1760 x1661 -x3068 -x2849 x4683 -x2389 -x3146 x4269 x1305 x2080 -x3534 x1133 x2023 x4692 x3014 x2556
60.27/60.38	v x4820 x536 -x560 x1320 x1937 x3482 -x4020 -x4037 -x3604 -x1851 -x736 -x263 x4629 -x689 x4223 -x2859 -x2633 -x1329 x3609
60.27/60.38	v -x4877 x3632 -x3118 -x715 -x4549 x3880 x2216 -x965 -x4315 -x978 -x33 -x4794 x4357 -x3980 -x4780 -x2973 -x724 x4593 x1798
60.27/60.38	v x3917 x3086 x2930 -x1674 x2637 x3230 x2739 -x1257 x2974 x2848 -x3889 x1651 x2166 x1226 x312 -x2609 -x1853 x786 -x3266 x613
60.27/60.38	v -x1492 x327 -x969 -x1805 x2778 x2051 -x2486 -x673 -x3195 x342 x4657 -x2381 -x137 x2323 x2884 x1788 -x4074 -x2153 x1542 -x2746
60.27/60.38	v -x3222 -x1268 -x1398 x2134 -x1154 x3844 -x3848 -x4809 x3837 x2697 x2118 -x4690 -x3841 -x4415 -x650 -x2470 x369 x3470 -x1588
60.27/60.38	v x4725 -x4335 x2672 x1951 x2088 -x4572 x841 -x4216 -x2760 -x827 x4626 x3338 -x4796 -x1952 -x985 -x1384 x4198 -x1382 -x1644
60.27/60.38	v x2689 x125 x1621 x1370 x3260 -x16 -x648 x4688 -x4368 x1400 x1916 x3471 -x1385 -x3174 x182 x2413 x4890 -x3765 x2947 x4630
60.27/60.38	v -x670 x979 -x2845 -x602 x1766 -x4058 x208 -x755 x4790 x2525 x4511 -x3497 x392 -x4576 x4189 x1992 -x2382 x1968 x2943 x1925
60.27/60.38	v x4797 x553 -x4176 x1442 -x4602 -x3058 -x933 x4338 x4661 x2537 -x481 -x3547 -x772 -x4263 -x4644 -x1259 -x2484 x2319 -x1012
60.27/60.38	v x688 -x1422 x2888 x3054 -x1793 -x1515 -x1929 x976 x4614 -x2230 -x3065 -x2592 -x103 -x2579 -x948 x4740 x1282 -x4907 -x3126
60.27/60.38	v -x2367 x498 x1261 x167 -x3988 x776 -x3896 x1999 -x1056 x1225 -x1587 x2061 -x1373 -x25 x4069 -x4924 -x822 -x3929 x1426 -x3904
60.27/60.38	v -x1988 x418 x4589 x733 x3312 x3949 -x46 -x1199 -x3381 -x4387 x1680 -x3863 -x4770 x1072 -x3612 x1260 x3789 -x4301 x1085 -x4700
60.27/60.38	v -x3185 -x3735 x2149 x4926 -x974 x1417 x4249 -x375 -x3415 -x3334 -x4936 -x89 x3066 x2650 -x2195 -x2981 -x2333 x956 -x435
60.27/60.38	v -x600 -x2322 -x3164 x2053 x3598 -x808 x1786 x4719 x4682 x3261 -x832 -x4473 x2412 -x892 -x3513 x144 -x4159 x3507 -x4056 -x4225
60.27/60.38	v -x4220 x4437 -x1722 -x2151 x1098 -x1971 -x3730 -x2907 -x2289 -x4398 x3831 x4202 x4506 -x266 -x4465 -x1670 -x1137 x1239
60.27/60.38	v x378 x3768 -x1434 x3557 -x3935 -x213 -x1227 -x866 x2600 x582 -x4517 x195 -x2165 -x3462 -x1614 x2568 x1241 -x1401 -x4366
60.27/60.38	v x4121 x2028 -x4344 -x1638 x687 -x3927 x4810 x1607 -x3283 -x2885 -x479 -x3350 -x3700 x895 -x1480 x3902 x4416 x3715 x4835
60.27/60.38	v -x4641 x2467 x1451 x2448 -x3081 x3792 x4363 x4169 x3487 -x989 x171 -x1306 x205 x4882 -x4474 -x525 -x1687 -x703 x3745 -x2679
60.27/60.38	v -x2513 x4895 x854 x4082 -x1938 -x2891 x4228 -x2809 -x1032 x2608 x4072 x1599 x4909 x2317 -x2075 x1383 x1815 -x2622 -x4120
60.27/60.38	v x3119 x3710 -x2715 -x535 -x3313 -x3242 -x289 -x3791 x1473 x2563 x967 x4241 x3095 -x2159 -x1058 x1862 x1959 -x4186 -x3686
60.27/60.38	v x2878 -x2854 -x3035 x2753 x1531 -x3887 -x4478 x745 x910 x1295 x2353 x3969 -x2675 x190 -x2578 x4783 x2528 x344 -x387 x2291
60.27/60.38	v x404 x3486 x2104 x1488 x1033 -x4574 -x1754 x1101 x2811 -x1696 -x85 -x3294 -x1527 x2596 x2856 -x3946 x2698 -x3633 x3699 x3869
60.27/60.38	v x4529 x3332 x3934 x1577 -x4708 x366 -x2686 x305 -x2727 x893 -x4935 x559 -x1498 -x4577 x2171 x879 x1908 -x4108 -x2953 x2042
60.27/60.38	v -x458 x3580 -x1858 -x4158 x2569 x791 x4426 x2426 x3452 -x4119 x400 -x530 -x1799 -x3785 -x2046 x945 -x4296 -x1090 x3139 -x1637
60.27/60.38	v -x3779 x239 x3232 x571 -x2005 x1096 x1684 -x1142 -x1089 -x2560 -x3213 -x521 -x2305 -x4735 x1180 -x3256 x2358 x88 x3425 -x2459
60.27/60.38	v x598 -x1013 x3931 x2345 x4862 -x2635 -x3363 -x2896 -x2441 x233 -x677 -x2133 -x4509 -x3285 -x2277 -x1494 -x4293 x578 -x1985
60.27/60.38	v -x358 x3401 -x1288 -x2626 -x1962 x592 x3361 -x734 x4376 -x1720 x3721 -x2980 -x4306 -x77 x1860 x1168 -x3247 -x3293 -x476
60.27/60.38	v -x4367 x246 -x2030 x888 x3521 x3854 x3995 x2210 x795 x2991 -x165 -x2015 -x1083 x29 -x1078 x3356 x3273 -x2110 x447 x746 -x3030
60.27/60.38	v -x1103 x2112 -x3396 x3830 x4064 x1841 x3235 x1824 -x972 x1695 -x3717 -x2027 x1304 x4095 -x4262 x1784 -x4799 x4410 x2837
60.27/60.38	v x4915 -x4776 x1404 x1236 -x4812 x555 -x1116 x148 x1022 -x1721 -x4532 x529 -x3325 -x3531 x403 -x2059 -x1331 -x2135 x4929
60.27/60.38	v -x2386 x3647 x1770 x2797 x4273 -x4372 -x3858 x4288 -x57 -x1297 x1849 x2001 x453 -x449 x191 x236 x709 -x3217 x3022 -x1795
60.27/60.38	v -x2559 -x2469 -x2328 x1386 x3473 -x634 x2185 -x1247 -x1337 -x3536 x2346 -x2833 -x970 -x4873 x1315 x2121 x4888 x4362 x4481
60.27/60.38	v x8 -x3048 -x1376 x558 -x1330 x637 x37 -x1603 -x4303 -x548 x1113 x3554 -x2065 x382 x3329 -x543 x4321 x3850 x3652 x510 -x3714
60.27/60.38	v -x4563 -x3456 x3093 -x2101 x28 -x1960 -x909 x4622 -x1445 -x2464 x2255 x3573 x777 x2481 x2946 x4085 -x2992 x3643 x393 -x2338
60.27/60.38	v -x3755 -x2521 -x3003 -x336 x3981 x1121 -x40 x2493 -x3782 x3231 -x4919 -x2820 -x2723 -x3062 x977 -x4006 -x4345 -x106 x3205
60.27/60.38	v -x1366 x4302 x3149 x4008 -x816 x2139 x1402 x503 x2102 -x2912 x1119 -x4444 -x1081 -x4821 x4718 x580 x3778 x4192 -x2881 x1967
60.27/60.38	v x1866 -x2014 x4329 x1299 -x1094 -x3670 -x3862 x3761 x4016 -x1701 x2952 -x3078 x4757 x4232 -x216 x349 -x1762 x2653 -x161
60.27/60.38	v x883 x1478 -x4246 x3611 x4215 -x2832 x3814 -x1307 x4128 -x4251 x616 x225 x1569 -x162 -x3885 x469 x2017 -x206 -x2387 -x1015
60.27/60.38	v -x4686 -x2087 x4384 -x3395 x2363 -x151 -x3059 x1235 x1490 -x3291 -x326 x3050 -x3950 -x1127 -x2680 -x3214 x3364 x3740 -x3978
60.27/60.38	v x173 -x286 -x4804 x2420 -x3429 x2192 x4361 -x1265 x2147 x1008 -x3689 -x3491 -x3047 -x217 x2268 x72 -x1605 x520 x4154 x427
60.27/60.38	v -x1313 x874 x1464 -x1303 -x3758 -x554 x2078 x1639 x259 -x4406 -x3718 -x1481 -x3063 -x4871 x896 -x4194 -x1746 -x1677 x941
60.27/60.38	v -x1378 x4084 x3442 -x4150 x2765 x3202 -x247 x4030 -x3448 -x267 x3152 -x4261 -x3439 x2532 -x3575 x4044 -x3985 -x4669 -x1913
60.27/60.38	v -x542 x4841 -x3410 -x4011 x3997 x231 x4508 -x356 -x696 x3153 x2860 x4867 -x3351 x3184 x1222 -x1667 x4103 x3383 x343 x2010
60.27/60.38	v -x1719 x2048 x603 -x4861 -x3319 -x581 x4399 x189 x4691 x4462 x980 -x517 -x2038 x2423 x4578 x4007 x491 -x2457 x2237 -x3110
60.27/60.38	v x4786 -x397 x759 -x3519 -x1996 x4634 -x1203 x4627 -x2796 x932 x2254 -x41 -x2866 x3443 -x2150 x3178 -x1833 x1416 -x2793 -x1130
60.27/60.38	v -x2034 -x3458 -x1149 -x938 x630 x3965 x2018 x1274 -x2877 -x1339 x159 x3303 -x1321 -x4668 -x2471 -x2488 x172 x1807 x379 -x2218
60.27/60.38	v -x2754 -x4316 x655 x1583 x13 x2876 x4726 x4188 -x699 -x2852 -x3336 -x908 x4414 -x1934 x4430 -x2366 x1025 x242 x2114 x1340
60.27/60.38	v x3398 -x873 -x4195 -x3630 -x4617 x2103 x2041 x1950 -x2253 x3211 -x1188 x2120 -x4294 -x1205 -x2504 -x320 x3265 x3962 -x2839
60.27/60.38	v x3581 -x4768 -x769 -x1301 -x499 -x919 x850 -x2505 -x508 x1166 -x210 x2263 -x4433 -x152 x4035 -x4196 -x920 -x1381 -x93 -x3228
60.27/60.38	v -x4801 -x4209 -x4346 x3701 -x3709 -x767 -x523 x4496 x4825 x2897 -x2602 -x3734 -x1026 x2302 x2508 -x1868 x3957 -x1990 x3156
60.27/60.38	v x2163 x3537 x1342 x3626 -x608 x2693 -x3563 -x3289 -x3130 -x3382 -x1671 -x2766 x4057 -x4455 -x43 -x4468 -x944 -x934 x1618
60.27/60.38	v x199 -x4896 x110 -x2869 -x898 x2183 x3939 -x587 x1847 x3682 x1840 x2741 -x1302 x563 x3321 -x1792 -x2178 x3088 -x1983 -x370
60.27/60.38	v x4040 x1253 x4539 -x4839 -x212 -x4245 -x4045 -x3964 -x3284 -x2735 x1634 -x952 x3617 x3181 x682 x50 x1629 x3203 -x3963 x425
60.27/60.38	v x572 -x3270 x3932 x4701 -x4609 -x4868 -x4542 -x2009 x2781 -x270 -x3034 -x4620 x3384 -x1554 x4254 x2944 x3591 x2378 -x750
60.27/60.38	v x3695 -x2624 x1097 x4579 x2377 x1595 -x3673 x1371 x4624 -x4554 -x2519 -x1654 -x732 -x842 x4141 x1779 x3346 -x789 -x3913
60.27/60.38	v -x4659 -x3998 -x4533 -x287 -x2780 -x929 -x4934 x4689 x1011 -x394 x2524 -x1132 -x606 -x4291 x4029 -x1463 x2016 x215 x4165
60.27/60.38	v x3770 x1810 -x2495 -x1380 x2086 -x445 x1060 x3800 x4483 -x1590 -x3032 x902 -x1388 x3378 x1643 x2865 -x4451 x2709 x1169 x2300
60.27/60.38	v x1054 x3484 -x4309 x4938 x1341 x3301 -x712 -x4393 x3365 x596 x1901 -x4325 x914 x1220 -x695 -x3496 x288 -x3851 -x4805 x3679
60.27/60.38	v -x2542 -x837 x4680 x2177 x3656 -x221 -x3277 -x3613 -x2359 -x1804 x3101 -x3744 -x1431 -x1698 -x1926 -x833 -x3870 x4752 -x2942
60.27/60.38	v -x1566 x3225 -x515 x1070 -x781 x1006 x2482 x2736 x2917 x923 -x2194 x2729 x4487 x1162 -x364 x885 x261 x1221 x3864 -x4078 x3052
60.27/60.38	v -x565 x1427 x1040 x2798 x4918 x713 -x3328 x2585 x4932 x2506 -x451 -x4505 x2593 x2844 -x4418 -x2446 x1161 -x4024 x2821 x2577
60.27/60.38	v x3919 x2551 -x3468 x2224 x2707 x3192 x1969 x115 -x317 x1764 -x4281 x158 x3479 -x1346 -x74 x2915 x4177 x3477 -x155 x3151 x2308
60.27/60.38	v -x705 x4722 -x1379 -x3567 -x2850 x2615 x3493 x2489 x2084 x2197 x2225 -x2279 x1947 x3463 x4863 -x2047 -x3420 -x2725 -x454
60.27/60.38	v -x4327 x3504 -x4373 x3307 x2937 x4631 -x4140 x3756 x3545 -x4927 -x1987 -x3587 -x2136 x834 -x1733 -x3843 x1355 -x1726 x3859
60.27/60.38	v x1837 -x3992 -x2235 x4595 x1360 -x3574 -x2994 x1420 x1869 -x4042 x1291 -x2510 -x504 x3780 x546 x3977 x753 x361 x1233 -x3248
60.27/60.38	v x4781 x2231 x575 x4724 x3875 -x3358 x1335 -x3752 -x915 x4485 x183 -x4754 -x2604 x31 x2841 x997 -x4100 x1728 x3268 -x2535
60.27/60.38	v x1117 x2748 x3728 -x4403 x1216 x740 -x2383 x2416 x254 x829 x296 -x3013 -x4454 x3895 x3566 x2761 x2406 x4709 x4828 -x2538
60.27/60.38	v x318 x1446 -x428 -x3159 x4672 -x2827 -x4545 x3505 -x635 x2282 x1323 x1842 -x4139 x1871 x4028 -x4940 -x4395 -x3958 -x2976
60.27/60.38	v x235 x1980 -x590 -x4601 x2122 x4854 x2390 x362 x4590 -x4763 x4200 x2573 x3141 -x1164 -x2817 x4101 -x271 x284 x3375 -x4413
60.27/60.38	v x1212 -x401 -x1821 -x4711 -x363 -x859 x3117 x3954 x2357 x1277 x1479 -x3097 -x4162 -x1963 -x2710 x1345 x3511 x1496 -x1009
60.27/60.38	v -x3749 -x494 x1694 -x4489 -x279 -x3091 -x1551 -x3914 -x4477 -x1453 -x2629 -x442 x2024 x154 -x90 x4560 -x415 -x2819 -x4830
60.27/60.38	v -x826 x4637 -x1120 -x4571 x416 x1223 -x1377 -x766 -x714 x2297 -x1606 x1296 -x1814 -x3769 -x2696 x241 x2115 -x2157 x2250
60.27/60.38	v -x2965 x2334 -x4127 x3000 -x2462 x1436 x2251 x100 -x203 -x4322 -x3237 -x3240 x1576 -x2763 x3239 x3327 x747 x4000 -x4122
60.27/60.38	v -x367 -x2435 -x2700 -x2189 -x534 -x1915 -x4760 x278
60.27/60.38	c _______________________________________________________________________________
60.27/60.38	c 
60.27/60.38	c restarts              : 16
60.27/60.38	c conflicts             : 112435         (1868 /sec)
60.27/60.38	c decisions             : 180722         (3003 /sec)
60.27/60.38	c propagations          : 0              (0 /sec)
60.27/60.38	c inspects              : 0              (0 /sec)
60.27/60.38	c CPU time              : 60.1799 s
60.27/60.38	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420377-1177422979/instance-420377-1177422979.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node45/watcher-420377-1177422979 -o ROOT/results/node45/solver-420377-1177422979 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420377-1177422979/minisat+ /tmp/evaluation/420377-1177422979/instance-420377-1177422979.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.09 1.03 1.00 3/77 16318
/proc/meminfo: memFree=1867728/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=1048 CPUtime=0
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 97143537 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 262 105 74 215 0 44 0

[startup+0.073585 s]
/proc/loadavg: 1.09 1.03 1.00 3/77 16318
/proc/meminfo: memFree=1867728/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=2148 CPUtime=0.07
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 367 0 0 0 7 0 0 0 18 0 1 0 97143537 2199552 353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 537 353 75 215 0 319 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2148

[startup+0.101588 s]
/proc/loadavg: 1.09 1.03 1.00 3/77 16318
/proc/meminfo: memFree=1867728/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=2288 CPUtime=0.09
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 427 0 0 0 9 0 0 0 18 0 1 0 97143537 2342912 413 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 572 413 75 215 0 354 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2288

[startup+0.301609 s]
/proc/loadavg: 1.09 1.03 1.00 3/77 16318
/proc/meminfo: memFree=1867728/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=4228 CPUtime=0.29
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 888 0 0 0 29 0 0 0 19 0 1 0 97143537 4329472 874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 1057 874 75 215 0 839 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4228

[startup+0.70165 s]
/proc/loadavg: 1.09 1.03 1.00 3/77 16318
/proc/meminfo: memFree=1867728/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=7584 CPUtime=0.69
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 1717 0 0 0 68 1 0 0 22 0 1 0 97143537 7766016 1703 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 1896 1703 75 215 0 1678 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7584

[startup+1.50273 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 16319
/proc/meminfo: memFree=1858632/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=14024 CPUtime=1.49
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 3339 0 0 0 147 2 0 0 25 0 1 0 97143537 14360576 3325 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 3506 3325 75 215 0 3288 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14024

[startup+3.10189 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 16319
/proc/meminfo: memFree=1849672/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=27116 CPUtime=3.09
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 6567 0 0 0 295 14 0 0 19 0 1 0 97143537 27766784 6553 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580357 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 6779 6553 102 215 0 6561 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27116

[startup+6.30122 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 16319
/proc/meminfo: memFree=1841480/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=27116 CPUtime=6.29
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 6567 0 0 0 615 14 0 0 25 0 1 0 97143537 27766784 6553 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 6779 6553 102 215 0 6561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27116

[startup+12.7019 s]
/proc/loadavg: 1.08 1.03 1.00 2/78 16319
/proc/meminfo: memFree=1841288/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=27324 CPUtime=12.68
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 6605 0 0 0 1254 14 0 0 25 0 1 0 97143537 27979776 6591 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 6831 6591 102 215 0 6613 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27324

[startup+25.5012 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1837896/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=31004 CPUtime=25.48
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 7502 0 0 0 2533 15 0 0 25 0 1 0 97143537 31748096 7480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 7751 7480 102 215 0 7533 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31004

[startup+51.1018 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1829064/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=39868 CPUtime=51.07
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 9713 0 0 0 5090 17 0 0 25 0 1 0 97143537 40824832 9691 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 9967 9691 102 215 0 9749 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39868

Solver just ended. Dumping a history of the last processes samples

[startup+54.3011 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1828424/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=40520 CPUtime=54.27
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 9886 0 0 0 5410 17 0 0 25 0 1 0 97143537 41492480 9864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 10130 9864 102 215 0 9912 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 40520

[startup+57.5014 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1827464/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=41588 CPUtime=57.47
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 10132 0 0 0 5729 18 0 0 25 0 1 0 97143537 42586112 10110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 10397 10110 102 215 0 10179 0
Current children cumulated CPU time (s) 57.47
Current children cumulated vsize (KiB) 41588

[startup+59.1016 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1827016/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=41976 CPUtime=59.07
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 10254 0 0 0 5889 18 0 0 25 0 1 0 97143537 42983424 10232 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 10494 10232 102 215 0 10276 0
Current children cumulated CPU time (s) 59.07
Current children cumulated vsize (KiB) 41976

[startup+59.9017 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1826760/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=42304 CPUtime=59.87
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 10311 0 0 0 5969 18 0 0 25 0 1 0 97143537 43319296 10289 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580908 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 10576 10289 102 215 0 10358 0
Current children cumulated CPU time (s) 59.87
Current children cumulated vsize (KiB) 42304

[startup+60.3017 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 16319
/proc/meminfo: memFree=1826760/2055920 swapFree=4157632/4192956
[pid=16318] ppid=16316 vsize=42304 CPUtime=60.27
/proc/16318/stat : 16318 (minisat+) R 16316 16318 15194 0 -1 4194304 10332 0 0 0 6009 18 0 0 25 0 1 0 97143537 43319296 10310 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/16318/statm: 10576 10310 102 215 0 10358 0
Current children cumulated CPU time (s) 60.27
Current children cumulated vsize (KiB) 42304

Child status: 10
Real time (s): 60.3972
CPU time (s): 60.3718
CPU user time (s): 60.1799
CPU system time (s): 0.19197
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 42304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.1799
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10347
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1200
involuntary context switches= 79

runsolver used 0.119981 second user time and 0.309952 second system time

The end

Launcher Data (download as text)

Begin job on node45 on Tue Apr 24 13:56:19 UTC 2007

IDJOB= 420377
IDBENCH= 47841
IDSOLVER= 156
FILE ID= node45/420377-1177422979

PBS_JOBID= 4675679

Free space on /tmp= 66443 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/sat-strips-gripper-12t23.sat05-1144.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420377-1177422979/minisat+ /tmp/evaluation/420377-1177422979/instance-420377-1177422979.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node45/convwatcher-420377-1177422979 -o ROOT/results/node45/conversion-420377-1177422979 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420377-1177422979/instance-420377-1177422979.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-420377-1177422979 -o ROOT/results/node45/solver-420377-1177422979 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420377-1177422979/minisat+ /tmp/evaluation/420377-1177422979/instance-420377-1177422979.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  db19a6eaaa50350c64e3ab2bdda81ef3

RANDOM SEED= 460404208

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node45.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1868072 kB
Buffers:         19392 kB
Cached:          94232 kB
SwapCached:      15508 kB
Active:          75540 kB
Inactive:        62880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868072 kB
SwapTotal:     4192956 kB
SwapFree:      4157632 kB
Dirty:            4632 kB
Writeback:           0 kB
Mapped:          30504 kB
Slab:            34980 kB
Committed_AS:  1304184 kB
PageTables:       1732 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66443 MiB

End job on node45 on Tue Apr 24 13:57:20 UTC 2007