Trace number 420307

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 8.71967 8.72718

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
sabharwal/sat-strips-gripper-10t19.sat05-1143.reshuffled-07.opb
MD5SUMc761376e0faa7021afa8d1aaa71e6617
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 benchmark6.24505
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 variables3390
Total number of constraints53225
Number of constraints which are clauses53225
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 constraint22
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 36
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...
1.39/1.44	c Converting 53103 PB-constraints to clauses...
1.39/1.44	c   -- Unit propagations: (none)
1.39/1.44	c   -- Detecting intervals from adjacent constraints: (none)
1.39/1.45	c   -- Clauses(.)/Splits(s): ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
1.49/1.57	c ==================================[MINISAT+]==================================
1.49/1.57	c | Conflicts | Original         | Learnt                           | Progress |
1.49/1.57	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
1.49/1.57	c ==============================================================================
1.49/1.57	c |         0 |   53008   107949 |   17669       0        0     nan |  0.000 % |
1.49/1.59	c |       101 |   52938   107809 |   19435      99      843     8.5 |  1.123 % |
1.59/1.60	c |       251 |   52938   107809 |   21379     249     2574    10.3 |  1.122 % |
1.59/1.62	c |       477 |   52938   107809 |   23517     475     4804    10.1 |  1.124 % |
1.59/1.66	c |       815 |   52869   107671 |   25869     812    10293    12.7 |  1.150 % |
1.69/1.71	c |      1321 |   52799   107531 |   28456    1316    22219    16.9 |  1.180 % |
1.79/1.81	c |      2080 |   52799   107531 |   31301    2075    61418    29.6 |  1.183 % |
1.89/1.99	c |      3219 |   52799   107531 |   34431    3214   119221    37.1 |  1.182 % |
2.19/2.21	c |      4927 |   52730   107393 |   37875    4919   157318    32.0 |  1.212 % |
2.59/2.61	c |      7489 |   52666   107265 |   41662    7480   219616    29.4 |  1.239 % |
3.19/3.28	c |     11333 |   52598   107129 |   45828   11322   370478    32.7 |  1.270 % |
4.40/4.49	c |     17099 |   52598   107129 |   50411   17088   514904    30.1 |  1.268 % |
6.49/6.51	c |     25749 |   52324   106579 |   55452   25733   757060    29.4 |  1.448 % |
8.69/8.72	c ==============================================================================
8.69/8.72	c SATISFIABLE: No goal function specified.
8.69/8.72	s SATISFIABLE
8.69/8.72	v -x3048 x459 x2179 x1400 -x1219 -x588 x2770 x883 -x766 x1944 x1985 -x1839 x301 x2343 x1638 x2278 x496 x458 -x392 -x1030 -x2998
8.69/8.72	v -x478 -x2923 x1681 -x1948 -x1855 x252 x142 -x2217 -x2611 x1752 -x3185 -x1591 x744 x2480 -x2704 -x302 -x175 x353 -x2218 -x243
8.69/8.72	v -x129 -x2829 x2694 x1920 -x2294 -x3286 -x2433 -x1617 x1512 -x1127 -x1262 -x1662 x2213 -x1401 x228 x2387 -x1389 x446 -x195
8.69/8.72	v -x2482 -x32 -x1106 x110 x1315 -x2050 x350 -x2354 -x2855 x2194 -x1368 -x2553 x2344 -x474 -x1362 x1087 -x401 -x1366 -x1236
8.69/8.72	v x215 x304 -x448 x3281 x2286 -x1183 -x3292 x2505 x569 -x410 x1974 x2328 -x655 -x2318 x2356 -x773 -x223 -x2666 -x90 -x2393
8.69/8.72	v -x455 x318 -x970 x1100 -x1689 -x1283 -x1669 x3357 -x508 x2466 -x1233 x429 -x1097 x915 x2377 -x256 x2669 x2170 -x1226 -x1277
8.69/8.72	v -x1611 x2319 -x3314 -x3150 -x3312 -x2603 -x947 -x988 x3270 x845 x2237 -x678 -x1203 -x3366 -x2395 x2098 -x122 -x634 -x391
8.69/8.72	v -x161 -x348 x487 x1651 -x980 x2169 -x1365 x1590 -x1194 x3260 -x699 -x484 x3241 -x2898 -x2242 -x2860 -x3295 -x1543 -x1766
8.69/8.72	v x1155 x1419 -x2478 x3114 x1379 x2735 -x983 x1498 x1049 x3201 -x226 x2678 -x1678 x2516 x2980 x1326 -x1691 -x1977 x431 x2348
8.69/8.72	v x49 -x457 x2868 x1616 -x3280 x1792 -x3177 x2445 x1187 -x781 -x1937 x1258 -x2227 x2665 x2219 -x1671 x145 -x2639 x1593 x2732
8.69/8.72	v x248 x354 x3186 -x1780 -x2572 -x854 -x3189 x186 x2839 -x1834 x732 x2561 -x806 -x2471 -x168 x2457 x2327 x520 x1266 -x2026
8.69/8.72	v -x2949 -x1251 -x386 x495 x227 x2095 x3088 -x1982 x770 -x2716 -x714 x3095 x813 -x2383 x661 -x13 -x2845 x811 -x728 x3231 x858
8.69/8.72	v -x2871 x926 x2570 x3339 x306 -x1338 x2146 x967 x2772 -x65 -x1876 -x221 -x2031 -x2865 -x245 x1717 -x2579 x840 -x1615 x9 x2251
8.69/8.72	v x1739 x2763 -x2552 x2902 -x2754 -x292 x3173 x635 x783 x1051 -x2472 x1263 -x2444 x1715 x2109 x2937 -x2315 -x229 x791 -x2078
8.69/8.72	v -x2069 x1645 x1046 x30 x1566 x2783 -x2416 x3155 x1459 x562 -x380 -x2406 -x1238 x3388 x2355 x506 -x2720 x1055 x952 x1913 x2774
8.69/8.72	v x2922 -x2215 x22 x3262 x3359 x2951 -x1827 -x1673 -x759 x2834 x2667 x3001 -x357 -x258 -x1282 -x430 x2967 -x3167 x267 x1000
8.69/8.72	v x735 -x2353 -x3208 x379 x882 x1019 -x542 x2253 x1469 x3011 x1413 -x3329 x2366 -x2514 -x1549 x750 -x1421 x888 x817 -x345 x3176
8.69/8.72	v -x3246 x1809 x140 -x3301 x2400 x2753 x1285 x1925 x2367 -x1964 x3369 -x631 x3202 x3075 -x342 x2885 -x2122 x1135 -x119 -x2646
8.69/8.72	v -x1595 -x1435 -x1331 x2866 -x875 -x1111 x820 x1157 x3278 -x3238 x1659 x3220 -x188 -x598 x277 -x2739 x2492 x2625 x2181 -x2197
8.69/8.72	v -x3056 x1967 -x3195 -x740 x600 x1529 -x3335 x238 -x75 -x1237 -x1284 x259 -x3154 x904 x1676 x3130 -x25 x3374 -x658 x929 x20
8.69/8.72	v -x2077 -x599 x1265 x1574 -x72 -x3356 x1836 -x1957 x1991 x2183 x587 x2262 x501 x1586 -x220 x1657 x327 -x660 -x2330 x2003 -x62
8.69/8.72	v -x2519 -x2187 x382 -x2279 -x1437 -x1500 -x1525 x1802 x1816 -x3132 x3307 x2617 x3279 -x1983 -x629 -x2455 -x3097 x281 -x2677
8.69/8.72	v -x2708 -x745 -x2548 -x417 x1328 x1987 x2641 -x1257 -x2012 x2046 x436 -x1497 -x2166 -x2292 -x2568 x1481 -x554 x1101 x2460
8.69/8.72	v -x2028 -x1665 x3071 -x55 x1246 -x95 -x2977 x1943 x954 -x2928 -x376 x2523 -x1342 -x2856 -x971 -x1180 -x1643 x849 x2196 x1905
8.69/8.72	v -x3021 x1418 x1404 x3381 x1992 -x3018 -x944 -x1211 x334 x2224 -x1171 x1210 -x2374 x3376 -x1561 x2267 -x2000 -x2414 x2239
8.69/8.72	v -x159 -x308 x2978 x2105 x34 x727 x2748 -x333 -x437 -x1164 x1305 x450 x977 x2803 -x2784 -x3340 x2801 -x2528 x1995 -x1458 -x1713
8.69/8.72	v -x2624 x2544 -x1755 -x2089 -x477 x555 -x2385 -x3337 -x939 -x2230 x1181 x2932 -x1875 x638 x2909 x2982 x1683 -x1602 -x1484
8.69/8.72	v x3204 -x1784 x147 x594 x2543 -x2644 -x1073 x272 -x2593 x3179 x1751 -x2746 x2340 x492 -x3196 -x1053 -x339 -x2999 x1844 x413
8.69/8.72	v x1272 x1385 -x1083 x2390 x77 -x572 -x3096 -x3203 -x2238 x1042 x1735 x847 x212 -x2953 -x1276 -x1860 -x3103 -x1660 x514 x1696
8.69/8.72	v -x3010 -x695 x568 -x504 x113 x3363 x427 -x950 x2764 x439 -x1954 -x2150 -x1072 -x2446 x721 -x776 -x1071 x1294 -x1208 -x3375
8.69/8.72	v -x1958 -x2040 x1679 -x2821 -x84 x936 x2778 -x3287 -x685 -x2338 -x1044 x1427 x2342 x3051 -x608 x3128 x3079 x1890 x928 x1614
8.69/8.72	v -x3059 x2610 x1911 -x265 -x414 -x1843 -x1804 x3299 -x1951 x1489 -x3296 -x879 -x2970 x1310 -x3005 -x3009 x1999 -x2837 x1329
8.69/8.72	v -x2322 -x1840 -x5 -x311 x2231 x17 x2604 -x3191 x2206 x3240 -x1386 x3269 -x2736 -x591 -x868 -x1069 -x1228 -x349 -x1206 -x1109
8.69/8.72	v x63 -x688 -x2587 -x1452 x3017 x1733 x2662 -x1879 x3152 -x2074 -x2244 -x2493 x668 -x416 -x2312 x671 x2564 -x428 -x1270 x1743
8.69/8.72	v x946 -x1762 x2653 x940 x2149 -x1490 -x2547 x960 x276 x284 x1499 x951 -x1702 -x1822 x1568 x394 -x2627 -x363 -x2349 -x2796
8.69/8.72	v x663 -x763 -x3085 x1496 x1641 x2934 -x2293 x184 x19 x1014 x2969 x563 x1821 x2601 x835 -x1988 -x3272 -x2047 x268 x2259 x674
8.69/8.72	v -x2101 x2452 x1996 -x3037 -x2752 -x1922 x2767 -x2510 -x2651 -x2522 -x378 -x2429 x1571 -x1506 -x1953 x3209 -x2996 -x3069
8.69/8.72	v x2283 -x1514 -x2201 x2771 -x1560 x3264 x1351 -x1838 -x412 x2929 -x415 x2983 -x2734 -x670 -x2817 -x536 x1125 x908 x1222 x1961
8.69/8.72	v x1175 x2014 x278 -x1218 x2596 -x2883 -x1212 -x1631 x863 x56 x231 x891 x2281 x2116 -x2857 x3101 x2773 x1869 -x2849 x1978 x2664
8.69/8.72	v x2569 -x3232 -x534 x1093 -x832 -x3226 x1312 -x2435 x1864 -x2274 x2469 x1947 x755 -x1829 -x1192 x3122 -x3138 x1607 -x2957
8.69/8.72	v -x2207 x1126 x523 x2459 -x2176 x1763 -x990 -x366 -x1169 x1275 x1919 -x2160 x2030 -x106 x1609 x1207 -x2615 x2578 -x472 x3042
8.69/8.72	v x1322 x1239 -x942 x2955 -x1554 x2500 -x1764 x1734 x2174 -x1428 x1311 -x2775 -x2173 x991 -x2450 x1290 x423 x641 x2661 x3158
8.69/8.72	v x665 x1808 x1757 x3025 x2200 x432 -x859 x1874 x1577 x2563 -x2138 -x1159 -x2689 x1363 -x2626 x1587 -x2841 -x2317 -x300 -x3303
8.69/8.72	v x3194 -x1936 x2575 x963 x1835 x2826 -x1688 -x244 -x2066 x178 -x2864 x909 -x2676 x1244 x1471 -x724 -x2204 -x1578 x305 x1345
8.69/8.72	v -x263 -x1929 -x2820 -x1339 x3149 -x1160 -x515 -x2521 -x1454 -x2744 -x2087 -x972 -x2407 -x3348 x3247 x2162 x111 -x3221 -x1767
8.69/8.72	v x107 -x995 x1015 x2549 x3252 x912 x2035 x2592 x68 x1803 -x2235 -x1966 x881 x2581 -x772 x130 x1923 -x144 x369 -x822 -x760 -x2127
8.69/8.72	v -x320 -x1036 -x2981 -x556 x390 -x449 -x158 -x1718 x667 x700 -x16 x1889 -x2891 -x3031 x3385 -x2806 -x837 x2199 x2679 -x1451
8.69/8.72	v -x525 -x2210 -x2896 -x2441 -x86 -x3078 -x1065 x1771 x1372 x2205 -x2890 -x1538 x2417 -x2185 x105 x2388 x3012 x2009 -x765
8.69/8.72	v x2305 x200 x2769 x1006 -x1670 x1719 -x83 x2052 x884 -x1369 x801 x921 -x1828 -x1795 -x2972 -x2477 -x2405 x150 -x1173 x1223
8.69/8.72	v -x98 -x12 x2363 -x2352 x1941 -x283 x2362 x3276 -x606 x502 -x3284 x1123 -x2347 -x1975 x463 -x47 -x958 -x2275 x612 x2468 x2854
8.69/8.72	v -x3041 x2120 x3033 -x2059 x3333 -x1143 x372 -x1857 x2484 x3223 x388 x1047 x3181 x3002 x2670 x1637 x2033 x1104 -x1548 -x1494
8.69/8.72	v x846 -x364 -x1877 x2879 -x466 -x3127 x2499 x2198 x2086 x1300 x3073 x964 -x314 x621 -x2329 x1619 x1131 x1817 -x2872 x1248
8.69/8.72	v -x3210 x1990 x2952 -x689 x2882 x1749 -x3239 -x1534 -x1527 x1442 -x1745 -x676 x3105 x1710 x718 x797 x1858 x3013 -x1852 x1931
8.69/8.72	v -x681 x1807 x810 -x526 x3267 -x2609 x3028 x1652 x2822 x1086 -x2779 x3014 x651 -x1740 -x3325 -x2316 -x445 x1002 -x3224 -x3116
8.69/8.72	v x2190 -x3253 -x2657 -x637 x1495 -x976 -x558 -x3274 -x69 x1547 x2152 -x3106 x2439 x2491 -x2256 -x666 x2221 x1738 x804 x2766
8.69/8.72	v -x2650 -x2168 x1271 x1559 x3326 -x1863 x1797 x489 -x1170 -x2261 -x1139 -x1409 -x2585 -x1530 x1485 x1354 -x1772 -x2715 -x1796
8.69/8.72	v x2647 -x1022 -x2419 -x887 x115 -x1788 x3170 x1147 x1520 x896 x3046 -x2887 x3072 -x3134 x222 -x3118 -x2321 -x2249 x1176 x2939
8.69/8.72	v x3066 -x1724 x3038 x543 -x3306 -x7 -x521 x2075 -x2209 x851 x93 -x1748 -x23 x923 -x2690 x3372 -x546 -x1703 x2513 -x287 -x2389
8.69/8.72	v x2635 -x3256 -x733 -x574 -x160 -x2140 -x2133 -x1115 -x126 -x1337 -x2391 x2222 -x2995 -x2915 x938 -x2007 x1841 -x408 x1061
8.69/8.72	v -x2470 -x3125 x336 -x1124 x2423 -x617 x1851 x286 x498 -x580 x1080 -x3087 -x1933 x838 -x3174 -x1058 -x405 x3007 -x2916 -x2306
8.69/8.72	v x1989 -x2143 x1504 x1787 -x1865 -x2325 -x1377 x3043 -x316 -x377 x3121 x782 -x2006 -x1162 -x2246 x1833 -x2847 -x3275 x2566
8.69/8.72	v x152 x2622 -x2404 x2836 x1897 x2737 x2300 x1564 x128 x396 x3040 x998 x66 x799 -x206 x3215 -x1056 x85 -x404 x1353 x2341 -x1880
8.69/8.72	v x2618 -x3157 -x2447 x1647 -x456 -x2591 -x1556 x39 x975 -x1842 -x2001 -x360 x1045 -x2324 -x2099 x968 -x2195 -x865 -x193 x2606
8.69/8.72	v -x1195 x2938 -x3387 -x384 -x1904 x1805 x3068 x1231 x299 -x2532 -x2372 x2053 x792 -x716 x2297 x3027 x1205 -x2743 -x2156 -x2320
8.69/8.72	v x3283 x2800 -x1344 -x335 -x2193 x3390 x79 x620 x1320 x3061 x1352 x1881 x296 x387 x833 -x1667 x3109 x196 x139 x343 -x3107 -x2180
8.69/8.72	v x2240 x2824 -x218 -x2465 -x675 -x1182 -x920 -x1600 -x1431 -x3175 -x3119 -x3168 -x1033 -x1589 -x3321 x2032 -x398 -x935 -x1438
8.69/8.72	v -x2151 x1878 -x1040 x1742 x270 -x3214 -x517 x1028 x1166 -x1390 -x1708 -x1906 -x3180 -x137 -x2252 x2255 x1965 -x2869 x2668
8.69/8.72	v -x1023 x1775 -x3350 -x2567 -x1397 x2730 -x686 x2921 x3055 x442 -x532 x645 x2029 x264 -x697 x1908 -x10 -x798 -x1612 -x2113
8.69/8.72	v -x2586 -x1626 -x3324 x1501 x726 -x1292 -x789 x731 -x400 x1425 x1826 -x3077 x892 -x2538 x1432 x2 x2917 -x1267 -x966 x53 x2022
8.69/8.72	v x1570 -x3373 x646 -x652 x2846 -x1154 -x33 -x1693 x2431 x1997 -x1800 -x2191 x3003 x2424 -x2994 x2950 -x2524 x583 -x239 x578
8.69/8.72	v x636 x1677 x1120 -x201 -x3120 x1984 x261 -x984 -x163 x177 -x1479 x2640 x2701 x197 -x465 -x1946 -x2076 -x1712 x2430 -x3355
8.69/8.72	v -x1701 -x2536 x3131 x298 -x3143 x2106 x2777 -x3188 x134 x1016 -x3277 -x1001 x561 -x1185 x2612 x590 -x3305 -x2496 -x1685
8.69/8.72	v x136 x1380 -x1761 -x2060 x2331 -x91 x1298 x603 x839 x2686 x44 -x1741 -x1517 -x2123 -x3197 -x288 x74 x795 x257 x3361 x1178
8.69/8.72	v -x3193 x2090 x2386 x2697 -x601 -x1096 -x309 x444 x2489 x1360 x3386 -x43 x1825 x2726 x895 -x441 x3242 x2968 x127 -x723 -x452
8.69/8.72	v x3022 -x1674 -x2082 -x548 x2502 x374 -x425 x2130 -x2018 -x2119 -x3049 x3156 -x1457 x1921 x2755 x3212 -x2787 -x1078 x443
8.69/8.72	v x2449 -x707 -x1085 -x934 x3112 -x518 -x633 x2710 x1862 -x1636 -x3094 -x216 -x1661 x397 x2376 x2282 -x40 -x1146 x1729 x2718
8.69/8.72	v x1198 x2992 -x2290 -x2392 x1924 x2776 x1394 x1465 x3030 -x1448 -x754 -x347 -x1606 -x2092 -x2216 -x1138 x682 x1079 x1581
8.69/8.72	v -x2248 x420 -x3290 x1847 x2895 x2462 x1620 x1725 -x736 x1177 -x2055 -x36 -x2153 x1861 -x2605 -x1646 x109 -x2740 -x1883 x3166
8.69/8.72	v -x2658 x3259 x406 -x2064 x1434 x2368 x2094 -x657 -x1642 -x3249 -x476 -x2398 -x3100 x2257 -x241 x1447 -x3377 -x3178 -x362
8.69/8.72	v -x210 -x1433 -x974 x151 x1973 x2284 x2440 -x843 -x1403 -x1639 x824 x3248 -x3213 -x1416 -x529 -x1837 x310 -x1234 -x1348 x648
8.69/8.72	v x1387 x1142 x1714 x2171 x864 -x234 -x2534 x2182 -x424 x3341 -x2565 -x1907 x1467 -x941 -x3316 -x198 x435 -x1346 -x1592 -x2629
8.69/8.72	v -x2223 x656 x2745 -x836 x2858 -x2017 -x812 -x2963 x1986 -x1492 x48 x475 x2175 x1399 -x2881 x2148 x551 -x2070 -x3302 x1172
8.69/8.72	v -x2966 x3099 x2409 -x60 x3217 x1299 -x3082 x3371 x2313 x778 -x2897 x850 -x848 -x497 -x467 -x1971 -x3227 x440 -x2145 -x2802
8.69/8.72	v x2702 x2436 x2687 x1088 x866 -x2458 x2479 x524 -x191 -x1012 x1531 -x1896 x1410 x2084 -x2707 x1779 x1318 x910 x2747 -x2048
8.69/8.72	v x1769 x2520 x1011 -x1968 x2420 x642 x94 x2919 -x2964 -x3255 x2083 x701 -x2979 -x3151 x901 -x108 -x101 -x2062 x2280 x148 x2613
8.69/8.72	v x2941 -x3148 -x2914 -x522 -x3245 -x2793 x1628 -x1886 x1070 x182 -x1411 -x1059 x1092 -x470 -x3370 x710 -x1810 x943 -x576
8.69/8.72	v x1640 -x2652 x937 -x3313 -x2351 x1112 -x409 -x2271 -x1582 x1650 -x3047 x907 -x1378 -x2628 -x230 -x2268 x1095 -x1791 -x3123
8.69/8.72	v x2243 x1018 x2988 -x855 -x3144 -x1915 -x1698 -x2497 x2365 x659 x2141 x473 x957 x1516 -x3322 x986 -x2731 x3378 -x1721 x1585
8.69/8.72	v -x3044 x389 x1750 -x3098 x27 -x2863 -x2965 -x2451 x949 -x2228 -x2357 x830 x1075 -x1716 x1191 x2147 -x2063 x2298 x956 -x2263
8.69/8.72	v x313 x3315 -x2015 -x3198 x2422 -x3020 x490 x503 -x764 x157 -x844 x2310 x2713 -x2997 -x821 x1214 x346 x3344 -x873 x1038 -x1327
8.69/8.72	v x1376 x2304 x611 x275 -x3266 x124 x1220 x1532 -x1029 x2588 -x1610 -x1082 x737 -x867 -x1664 -x2984 -x2673 -x2161 x1546 -x117
8.69/8.72	v -x3091 x359 -x331 -x2410 -x2184 x1794 x1196 x64 x3352 -x171 x1536 x1332 -x1846 x807 -x1420 x1247 -x351 x1723 -x898 -x1648
8.69/8.72	v -x3222 x793 x3380 x1699 -x3133 x2186 x948 -x3159 x1358 x240 x1025 x1850 -x1144 -x1706 -x2851 -x2700 x3297 -x2892 -x2559
8.69/8.72	v -x2913 x997 -x2486 -x194 -x1340 -x2643 -x2809 -x925 -x42 x2595 -x2842 x96 -x290 x1891 x1445 x1119 -x893 -x3089 x317 -x2675
8.69/8.72	v x2526 -x1149 -x1700 -x876 x2961 -x285 -x653 -x1893 -x905 -x1235 x1758 x255 -x352 -x2476 -x280 -x2421 -x1873 -x1866 x1335
8.69/8.72	v x1415 x2264 x2535 x2672 x516 x1980 x3187 -x930 x607 x164 x1295 -x618 -x2942 -x2034 -x28 -x1313 x784 x1629 x1395 -x1179 x2636
8.69/8.72	v -x2835 x878 x1618 x3092 x2889 x2461 -x295 -x2135 -x537 -x2359 -x955 x232 -x2832 x2137 -x1309 -x3137 -x1868 -x2608 -x2225
8.69/8.72	v -x2577 x2833 -x3052 x2287 -x2799 x2607 -x1444 -x1682 -x303 -x2475 -x80 x1407 -x2712 x2751 -x471 x3328 -x500 x1150 -x690
8.69/8.72	v x2311 x2426 x1523 x3309 -x3145 x1470 x512 x3389 x2823 -x3263 -x2738 x756 x1249 x2815 x224 -x1260 x2562 -x3024 -x2067 -x2381
8.69/8.72	v x2692 -x1539 x2893 x1054 -x1521 x262 x1253 x3351 x3294 x3054 x2659 x758 -x1216 -x1464 x1623 x2369 -x1398 x2971 -x3225 -x1540
8.69/8.72	v -x1605 -x1374 -x2761 -x3320 x2016 -x622 -x2473 x338 x2373 x2402 -x1456 x1200 x809 -x31 x2005 -x2634 -x1655 -x2326 -x2599
8.69/8.72	v x1289 x1343 -x877 x1687 -x693 -x605 x2371 x1524 -x2709 -x2719 x1221 -x3034 -x1902 -x2925 -x54 -x2270 -x880 -x992 x370 -x2041
8.69/8.72	v x41 -x3058 x2266 -x71 -x788 x3342 x725 x639 x566 -x913 -x1510 x2580 -x1423 -x2448 -x2691 x3124 x3346 -x166 -x2759 -x2727
8.69/8.72	v -x1113 -x176 -x1658 x1854 x2432 x3153 x702 x174 x1443 -x1450 x1209 -x2648 x321 x3050 -x251 x2167 -x885 -x706 -x1037 -x453
8.69/8.72	v x3234 -x493 x2554 -x829 x902 -x1814 x2956 x1062 -x1649 x1972 -x541 -x719 x246 -x2558 x931 -x1122 x1770 -x187 x1856 -x2158
8.69/8.72	v -x1412 x165 -x2100 x1367 x297 -x903 -x3216 -x3354 -x630 -x14 x819 x3317 x213 -x2307 -x1867 -x2467 x358 -x565 x422 -x3140
8.69/8.72	v -x619 x2805 x344 x61 -x2990 x2163 -x2336 x2831 -x2164 x533 -x1478 x2323 x803 -x2717 -x1134 x2583 -x1508 x2974 -x2272 -x748
8.69/8.72	v -x395 x485 x1145 -x2853 -x790 x1232 -x762 -x2749 -x2142 -x1430 -x953 -x2121 -x15 x1440 x800 -x1596 -x3141 x1269 -x82 x1557
8.69/8.72	v x1853 -x1744 -x1359 -x1439 x3086 x112 -x2900 x985 -x513 -x768 x2027 x100 -x45 x2946 x1304 -x1900 -x1307 -x1077 -x2757 -x540
8.69/8.72	v x438 -x2188 -x81 -x8 -x553 x922 x1278 x1801 -x1569 -x1528 x1727 x3343 -x3358 -x143 x969 x2828 x1391 -x584 x3229 x1956 -x2013
8.69/8.72	v x1321 x3113 -x2621 -x2590 -x1405 -x1382 x183 -x2490 -x2011 x2056 x3207 x2722 -x2226 x1408 x2838 x1815 x1526 x419 x1446 -x1102
8.69/8.72	v -x322 x469 x2818 x329 -x3331 -x1654 x2758 -x2918 x1 -x1010 -x1562 x2985 -x2010 -x1686 x2132 -x2555 -x2428 -x1477 x1505 x2080
8.69/8.72	v x2131 -x3182 x535 -x673 x2258 -x856 x1535 -x1449 -x279 -x319 x1197 x531 -x1899 x361 x2273 x3258 x1189 -x132 -x2807 -x3164
8.69/8.72	v -x1955 -x247 x644 -x2517 x217 -x2527 x2125 -x2203 -x219 -x2680 -x2021 x1927 -x3183 x2904 -x73 x918 x2506 -x2136 x1103 -x1009
8.69/8.72	v -x1635 x3282 x3093 -x1914 x2795 -x89 x1099 -x1174 -x1396 x743 -x2875 -x2602 x1575 -x2620 -x1279 -x6 x2804 x1555 x647 x1776
8.69/8.72	v -x662 x2930 -x1519 -x3265 x1537 x1565 -x2901 -x787 x2908 x1201 x752 -x2859 x2954 x57 -x203 x2584 -x451 -x1892 -x654 -x3289
8.69/8.72	v x2309 -x595 -x2688 -x1314 -x2760 x4 x2049 x1634 -x2501 -x2332 x3074 x575 x2088 x1381 x3271 -x2004 x2378 x2065 -x2888 -x37
8.69/8.72	v x624 x1347 x961 x29 x1031 x3165 -x2630 x1730 -x460 x1732 -x1901 -x1949 x2638 -x3171 -x1008 x1894 -x1552 x2382 -x3353 -x1952
8.69/8.72	v x26 -x133 -x1746 -x2411 -x1872 -x705 -x2134 x3368 -x3115 -x2464 -x1089 x1148 -x1962 x1254 -x802 -x2061 -x1190 -x2812 x785
8.69/8.72	v -x1230 -x2081 -x418 -x757 -x481 -x2762 -x2110 x2870 x146 -x273 -x2159 x1737 x141 -x2443 -x911 x3019 -x2157 -x1580 -x1493
8.69/8.72	v x1910 x2507 -x289 -x1094 x332 x1567 -x3318 -x1027 -x1753 -x2637 x1319 x3382 x2403 x1316 x2401 -x1487 -x1976 x468 -x118 -x92
8.69/8.72	v -x2791 -x1317 -x1533 x2043 x1541 -x2927 -x1704 x2495 -x1653 x2936 x2247 x761 -x2299 -x1790 x775 -x1473 -x602 x1786 -x2020
8.69/8.72	v x2741 x1424 x2515 x2144 x1241 -x1024 x330 -x2541 -x482 -x480 x1820 -x3327 x3035 x559 -x3 x684 -x625 -x2840 x815 -x2797 -x3016
8.69/8.72	v -x2781 x632 x2232 -x519 x2674 x271 x729 x1110 -x2721 -x1293 -x1255 -x900 -x2880 x557 -x3070 -x2155 x3076 -x1076 x1608 x627
8.69/8.72	v x1830 x1256 -x70 x52 -x1831 x2487 -x2508 -x2782 -x3102 x375 -x712 -x3053 x677 -x373 x1818 -x1621 x103 -x2827 x3261 -x2269
8.69/8.72	v x871 -x1472 x2742 -x403 -x1823 -x711 -x1356 x2792 x192 x2051 -x2360 x2234 -x3057 -x393 -x3288 -x3172 -x3360 x3136 x2959
8.69/8.72	v -x421 -x1429 x749 -x1273 -x823 -x2525 x916 x2693 x2960 -x1695 -x1066 x367 -x3032 x2394 -x973 x959 x2945 x3006 -x2576 x114
8.69/8.72	v x1765 -x1959 x169 x628 x981 -x2540 -x2947 -x3067 x1558 x3367 x2660 -x1930 -x2397 -x1604 x1563 x1960 -x189 -x426 -x1909 x1199
8.69/8.72	v x2862 -x1503 x1081 -x2042 x3365 x2848 x774 x1375 -x2924 x341 x3026 -x2236 x2037 x1156 -x2825 -x1286 -x1243 x2756 x2002 -x2695
8.69/8.72	v x722 -x3090 -x2642 -x116 x1573 x2765 x2683 -x544 x199 -x2399 x3080 -x2291 -x3206 -x2504 -x2545 x649 -x616 -x734 -x1330 -x3161
8.69/8.72	v x1426 -x3364 x2944 -x131 -x1161 x356 x1663 x987 x1215 x2346 -x204 -x2768 x1785 -x1152 -x2943 x828 -x1993 x1129 x592 x2008
8.69/8.72	v x2350 -x1979 x3190 -x233 -x407 x3184 x3334 x1963 x1039 -x21 x834 x3235 -x3111 -x2989 -x121 -x2453 x2655 x1133 x852 -x1728
8.69/8.72	v -x2682 x650 x99 x1572 x3065 x1188 -x2698 -x2931 x769 x1705 x2177 -x2126 -x1754 -x149 -x274 x209 -x1553 -x919 x1518 -x185
8.69/8.72	v -x2396 -x1455 -x1789 -x1140 -x3163 x771 -x1798 x1026 -x1711 x1167 x694 x2096 x999 x2172 -x1067 x2633 x46 -x2023 -x1544 x337
8.69/8.72	v -x1522 x808 -x488 -x2036 x1242 x1613 x1052 -x1324 -x162 x2485 -x202 x664 -x2114 -x2093 x2962 -x1935 -x1393 -x2085 -x3308
8.69/8.72	v -x3063 x3332 -x1934 -x3211 x1252 -x549 x2703 x3347 -x2594 -x3254 -x2785 x3243 x87 -x1486 -x2886 -x328 -x1281 -x3251 -x1136
8.69/8.72	v x50 -x1364 x51 -x1918 x1417 -x3160 -x2911 -x1084 x1227 -x1048 x1736 x1849 x573 -x2488 -x2948 -x2071 x1217 -x1819 -x2631
8.69/8.72	v -x2091 -x2616 x355 -x235 x2265 -x982 x2117 -x67 x751 x1357 x1121 x154 -x2481 -x2073 x1350 x2884 x293 -x613 -x1422 x2533 -x181
8.69/8.72	v -x2993 -x3104 x2165 -x720 -x3300 -x3323 -x767 -x2245 -x989 -x1832 -x889 x1887 -x1859 x282 x1583 -x2671 x779 -x1601 x3384
8.69/8.72	v -x491 x874 x1301 -x365 -x993 x1202 -x120 -x2412 -x1475 x2154 -x179 -x3036 -x1507 x3345 -x872 x3200 x2295 x1513 x1163 -x494
8.69/8.72	v -x2814 x1476 x1287 x249 x741 x3336 x1675 x1491 -x2296 -x2335 -x1813 -x1098 -x2537 x1940 x3060 x715 x11 x2408 x1624 x597 -x2250
8.69/8.72	v x730 -x1074 -x1694 -x1515 x614 -x1461 -x2512 x2425 x747 x2118 x1598 x1460 -x814 x1680 -x527 -x2729 -x1130 -x2696 x2483 -x2573
8.69/8.72	v x38 -x547 -x3228 x2546 x1280 -x1707 x2598 -x2813 -x3311 -x1622 -x2139 -x1692 x2550 x932 -x1035 -x1017 x1778 x3083 x2542
8.69/8.72	v -x753 -x2873 -x1274 -x2876 x1303 x1137 x1932 -x434 -x3147 -x2308 x1939 x2976 -x1308 -x1462 -x2582 -x2986 x2874 -x596 x1551
8.69/8.72	v -x945 -x35 -x3205 x1355 x679 x899 -x1509 x2202 x2511 x870 x1824 -x180 x2852 x2104 x2107 -x3192 x3273 -x2530 -x1656 -x1998
8.69/8.72	v x560 -x890 x411 x2111 x2958 x1482 -x2337 -x2302 -x1690 -x399 -x2656 x2494 -x3298 -x709 -x138 -x1165 -x886 -x1333 -x577 -x1720
8.69/8.72	v x383 x703 x1005 -x717 x683 x260 x1884 x571 -x135 -x777 x3117 -x2498 x3135 -x1812 -x2345 -x325 -x1768 x2427 x104 x1259 x3110
8.69/8.72	v -x3169 x2054 -x2333 x996 -x3349 x2079 x2233 x97 x609 x1545 -x1550 -x1436 x2380 -x511 x1388 x1777 -x1116 x59 x1756 -x1588
8.69/8.72	v x3293 x640 -x2277 x2539 x2654 -x3268 x3142 -x643 -x2681 x1666 x1306 x307 -x1576 -x312 -x2788 -x315 -x447 x2254 -x294 x381
8.69/8.72	v x582 x2808 x3199 -x1871 -x979 x2649 x1441 x1225 -x1213 x1709 -x2418 x2288 -x3000 -x1063 x1291 -x704 x2790 -x826 x2129 x1323
8.69/8.72	v -x2413 x2794 -x2370 -x2706 -x742 -x1463 x2850 -x1928 -x88 x3218 -x2920 -x1392 -x3004 x2214 -x2068 -x831 -x539 -x672 -x3062
8.69/8.72	v x687 x1034 x3023 x1021 -x586 x1970 -x3233 x917 x860 x978 x1488 x2442 x2301 -x1325 x1806 -x552 x1032 x173 -x2991 x324 -x2415
8.69/8.72	v x1888 -x3081 -x1371 x1584 x2705 x1594 -x2529 x2038 x550 x1383 -x2786 -x1105 x2571 -x2128 -x2025 -x2819 x1349 -x1926 -x589
8.69/8.72	v x2903 -x1007 x125 -x567 -x746 x2314 -x1684 -x1903 x1184 x2434 -x3045 -x1003 -x897 -x2560 -x1760 x1912 x509 x794 x2556 x2112
8.69/8.72	v x1942 x3237 x604 x1597 -x2728 x1916 -x3304 -x2364 x3310 -x2509 x3064 -x102 -x1158 -x1107 x2229 x505 -x2780 x2843 x1672 -x2912
8.69/8.72	v -x2072 -x1141 x225 x2375 x483 x24 -x2289 x585 -x861 -x2102 -x76 -x3330 x1668 -x3285 x1406 x2899 x739 -x2024 -x780 x1845 -x1091
8.69/8.72	v -x2019 x3162 x2830 x1204 x2557 -x464 x3236 -x3338 -x1782 -x254 -x2358 x1781 -x2933 x1627 -x2597 x1108 x236 x2910 x153 -x696
8.69/8.72	v x2699 -x1186 -x1994 -x2906 x2750 x2276 x623 -x190 -x1041 -x1296 x2685 -x1633 x1114 -x433 -x1950 x2103 -x805 -x486 -x2724
8.69/8.72	v -x2684 x1811 x1726 x2454 -x3008 -x2192 -x2714 -x1414 -x841 -x818 x869 -x1250 x579 x1302 -x2877 -x461 x479 -x1043 -x1013
8.69/8.72	v -x1773 -x123 x680 -x2975 -x3383 x58 x538 -x3230 -x269 -x368 x2285 -x1334 x2361 x2725 -x1370 -x1020 x2798 -x207 -x1722 x786
8.69/8.72	v -x2816 -x3029 -x2973 -x385 -x1132 -x1064 -x1268 -x2589 x796 -x713 x78 x1603 x1793 x2723 -x1336 -x3129 -x2212 x2907 -x2810
8.69/8.72	v x962 -x211 x155 x581 x853 x3039 -x1697 -x2878 -x3319 -x2503 -x1466 -x2108 -x626 x2178 -x1898 -x208 -x1799 -x1384 x1747 x510
8.69/8.72	v -x2437 x1057 x2045 x3362 x172 -x3291 -x2211 -x1625 -x669 x615 -x528 x323 x1341 -x1128 -x2115 x927 x326 x1981 x1474 -x1945
8.69/8.72	v x1783 -x1938 x564 -x2663 x914 x3139 -x3244 -x1264 x708 x2711 x2531 -x2905 x1361 x816 -x1895 -x2339 -x1483 -x1288 -x3084
8.69/8.72	v -x2623 -x2935 -x842 x924 x340 -x698 -x1245 x1885 -x1644 -x2733 -x1453 x1774 x2057 x237 x2619 x2039 -x894 -x3126 x2574 x1060
8.69/8.72	v -x3108 x1068 -x691 -x2614 -x170 x2940 -x530 -x2600 x1193 x1731 x1969 x1117 x2438 x1917 -x1224 x2551 -x1090 -x2894 -x2044
8.69/8.72	v x291 x2124 -x545 x1050 -x2208 -x2867 x2456 x610 -x462 -x2334 x2645 x1240 -x1168 -x1882 x1579 -x3146 x862 -x2789 x570 x1542
8.69/8.72	v -x167 -x1632 x214 -x2861 x253 -x1848 x1118 x827 -x1511 -x1402 x18 x2189 -x825 x2097 x2926 -x1502 -x2384 -x2241 -x1759 x3250
8.69/8.72	v -x454 -x906 x1373 x242 x2303 x2379 -x2632 -x402 -x933 -x2058 x1468 x156 -x507 -x205 -x499 x371 -x965 x593 -x2844 x1630 -x3257
8.69/8.72	v -x2518 x1004 -x1151 x266 x3015 x1297 x692 -x2220 x1261 x1599 x3219 x1153 -x250 x994 x2811 x2987 -x2463 x2260 -x1870 -x3379
8.69/8.72	v -x857 x738 x1229 -x1480 -x2474
8.69/8.72	c _______________________________________________________________________________
8.69/8.72	c 
8.69/8.72	c restarts              : 13
8.69/8.72	c conflicts             : 32838          (3812 /sec)
8.69/8.72	c decisions             : 54408          (6316 /sec)
8.69/8.72	c propagations          : 0              (0 /sec)
8.69/8.72	c inspects              : 0              (0 /sec)
8.69/8.72	c CPU time              : 8.61469 s
8.69/8.72	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420307-1177421942/instance-420307-1177421942.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/node63/watcher-420307-1177421942 -o ROOT/results/node63/solver-420307-1177421942 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420307-1177421942/minisat+ /tmp/evaluation/420307-1177421942/instance-420307-1177421942.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: 0.99 0.97 0.99 3/64 29840
/proc/meminfo: memFree=1896660/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=1048 CPUtime=0
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 218184156 1073152 105 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 262 105 74 215 0 44 0

[startup+0.063463 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29840
/proc/meminfo: memFree=1896660/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=1912 CPUtime=0.06
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 305 0 0 0 6 0 0 0 18 0 1 0 218184156 1957888 291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 478 291 75 215 0 260 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1912

[startup+0.101466 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29840
/proc/meminfo: memFree=1896660/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=2192 CPUtime=0.09
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 406 0 0 0 9 0 0 0 18 0 1 0 218184156 2244608 392 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 548 392 75 215 0 330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2192

[startup+0.301488 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29840
/proc/meminfo: memFree=1896660/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=4064 CPUtime=0.29
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 848 0 0 0 29 0 0 0 19 0 1 0 218184156 4161536 834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 1016 834 75 215 0 798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4064

[startup+0.701529 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 29840
/proc/meminfo: memFree=1896660/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=7416 CPUtime=0.69
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 1689 0 0 0 68 1 0 0 23 0 1 0 218184156 7593984 1675 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 1854 1675 75 215 0 1636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7416

[startup+1.50162 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1887756/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=14416 CPUtime=1.49
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3449 0 0 0 144 5 0 0 18 0 1 0 218184156 14761984 3435 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 3604 3435 87 215 0 3386 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14416

[startup+3.10178 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1881420/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=15980 CPUtime=3.09
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3852 0 0 0 300 9 0 0 25 0 1 0 218184156 16363520 3838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581116 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 3995 3838 102 215 0 3777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15980

[startup+6.30112 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1881228/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=16112 CPUtime=6.29
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3878 0 0 0 619 10 0 0 25 0 1 0 218184156 16498688 3864 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 4028 3864 102 215 0 3810 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16112

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

[startup+7.90129 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1881228/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=16112 CPUtime=7.89
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3883 0 0 0 779 10 0 0 25 0 1 0 218184156 16498688 3869 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 4028 3869 102 215 0 3810 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 16112

[startup+8.30133 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1881228/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=16112 CPUtime=8.29
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3884 0 0 0 819 10 0 0 25 0 1 0 218184156 16498688 3870 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 4028 3870 102 215 0 3810 0
Current children cumulated CPU time (s) 8.29
Current children cumulated vsize (KiB) 16112

[startup+8.70137 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 29841
/proc/meminfo: memFree=1881228/2055920 swapFree=4182896/4192956
[pid=29840] ppid=29838 vsize=16112 CPUtime=8.69
/proc/29840/stat : 29840 (minisat+) R 29838 29840 28893 0 -1 4194304 3886 0 0 0 859 10 0 0 25 0 1 0 218184156 16498688 3872 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29840/statm: 4028 3872 102 215 0 3810 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 16112

Child status: 10
Real time (s): 8.72718
CPU time (s): 8.71967
CPU user time (s): 8.61469
CPU system time (s): 0.104984
CPU usage (%): 99.9139
Max. virtual memory (cumulated for all children) (KiB): 16112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.61469
system time used= 0.104984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3890
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= 291
involuntary context switches= 26

runsolver used 0.040993 second user time and 0.118981 second system time

The end

Launcher Data (download as text)

Begin job on node63 on Tue Apr 24 13:39:02 UTC 2007

IDJOB= 420307
IDBENCH= 47836
IDSOLVER= 156
FILE ID= node63/420307-1177421942

PBS_JOBID= 4675694

Free space on /tmp= 66471 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c761376e0faa7021afa8d1aaa71e6617

RANDOM SEED= 657940102

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node63.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.232
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.232
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:       1897068 kB
Buffers:          6648 kB
Cached:          93208 kB
SwapCached:       4388 kB
Active:          43956 kB
Inactive:        66504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897068 kB
SwapTotal:     4192956 kB
SwapFree:      4182896 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          15808 kB
Slab:            34392 kB
Committed_AS:  2198000 kB
PageTables:       1464 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= 66471 MiB

End job on node63 on Tue Apr 24 13:39:11 UTC 2007