Trace number 1879998

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjCPU timeWall clock time
bsolo 3.1 pbSAT263 1798.26 1798.83

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:30:4.5:0.95:98.opb
MD5SUM6272f76e60106089ef6773ef02321eb2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark751.129
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4
Optimality of the best value was proved YES
Number of variables4624
Total number of constraints5263
Number of constraints which are clauses4404
Number of constraints which are cardinality constraints (but not clauses)859
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 4624
Biggest coefficient in the objective function 2577
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 13335
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2577
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 13335
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Generic Pseudo-Boolean Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1879998-1245163227.opb
0.00/0.00	c File size is 246533 bytes.
0.00/0.04	c Highest Coefficient sum: 13335
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.038 s
0.00/0.04	c Var: 4624 Constr: 5264 4406/858/0 Lit: 19290 Watch. Lit: 12230
0.00/0.04	c Obj. Vars: 4624 (100 % of total variables)
0.06/0.08	c Pre-processing Time: 0.079 s
0.06/0.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.06/0.08	c        0   4623     5262    19288    3    12229   11891      0      0 0.08
0.06/0.08	c Switching off lower bounding mode.
0.06/0.08	o 380
0.19/0.20	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.20	c        0   4623     5263    23911    4    15480   21137      1      0 0.09
0.19/0.20	o 379
0.49/0.53	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.49/0.53	c       14   4623     5292   112535   21    63977   21137     30     66 0.21
0.49/0.53	o 263
1798.03/1798.66	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1798.03/1798.66	c       14   4623     5293   117158   22    61668   21137     31     26 0.53
1798.03/1798.66	c      115   4623     5495   713282  129   368030   23251    233     64 1.78
1798.03/1798.66	c      366   4623     5997  2211228  368  1048241   25577    735     38 9.62
1798.03/1798.66	c      841   4623     6518  3090153  474  1006586   28135   1256     37 22.34
1798.03/1798.66	c     1654   4623     8127  7942400  977  3279322   30949   2865     16 98.28
1798.03/1798.66	c     2974   4623    10739 15692410 1461  6475507   34044   5477     10 274.21
1798.03/1798.66	c     5055   4623    14603 26987221 1848 10551024   37449   9341      6 747.30
1798.03/1798.66	c     8278   4623    19313 38324255 1984 13440081   41194  14051      6 1347.26
1798.03/1798.66	c Resources Exceeded
1798.03/1798.66	v -x4222 -x3660 -x4227 -x3781 -x3681 x3133 -x2611 -x4226 -x3896 -x3780 -x3680 x2610 -x335 -x4027 -x3782 x3134 x2616 x1997 -x336 -x4229 -x4026 -x3895 -x3783 -x3682 x3136 x2615 -x1406 -x1104 -x560 -x339 -x4230 -x4032 -x3899 x3784 -x3684 x3137 -x2617 x1998 -x1109 -x337 -x4233 -x4031 x3791 x2621 -x2000 -x1409 -x1108 x559 -x417 -x338 -x4231 -x4033 -x3900 x3785 -x3685 -x2620 -x2001 -x1410 x1084 x563 x4477 -x4286 -x4232 -x4037 x3786 -x3725 -x3687 -x2618 -x1360 -x1226 -x1111 x1083 -x4036 x3787 -x3724 -x3688 -x2619 -x1231 -x1112 -x1089 x564 x4480 x4285 -x4034 -x3726 -x3311 -x1230 -x1115 -x1088 x4481 -x4035 -x3729 -x1113 x1090 -x655 x4291 -x3728 -x3310 x2166 -x1233 -x1114 -x1094 -x990 -x654 x4336 x4289 -x3733 -x1234 -x1093 -x656 x4335 -x3732 -x3316 x2165 -x1237 -x1091 -x993 -x657 -x388 x4290 -x3730 -x3314 -x1235 -x1092 -x994 -x658 -x392 -x4360 x4337 x4294 -x3731 x2171 -x1236 -x854 -x665 x4339 -x3315 x2169 x859 -x659 -x4363 -x3319 x858 -x660 -x4364 x4340 x2170 -x661 x4342 -x3573 -x2174 x861 x53 x4343 -x3572 -x1980 x862 x57 -x3709 -x3574 -x1979 x1337 -x865 x317 x4622 -x1984 -x863 -x3635 -x1983 x1336 -x864 x320 -x3639 -x4623 x321 -x3656 -x3149 x3131 -x1994 x3659 -x1993 -x4221 -x3676 x3135 -x4223 -x3675 x3139 -x1939 -x4228 x3138 x2612 x1999 -x340 -x4225 -x3897 -x3794 -x3683 x2613 -x2003 -x1405 -x639 -x413 -x4234 -x4028 -x3901 -x3795 -x3686 x2614 -x2002 -x1103 -x4029 -x3790 -x3690 x2625 -x2452 -x1411 -x1356 -x1105 x561 -x416 -x4030 -x3689 -x2456 -x1110 x565 x4476 -x4281 -x4041 -x3903 -x3788 -x1359 -x1107 -x3904 -x1225 -x1116 x1085 x4482 x4287 -x3306 -x1414 -x1227 x1086 -x834 -x567 -x3727 -x1232 x1087 -x838 -x568 x4292 -x3741 -x3312 -x2161 -x1229 x1098 -x989 -x4331 -x3737 -x1238 -x4485 -x4330 x4295 -x3736 -x3317 x2167 -x995 -x668 x387 x4293 -x669 -x391 x4359 x4338 -x3320 x2172 -x664 x4341 -x3318 -x853 -x4365 x4345 -x2175 -x998 x855 -x662 x4344 -x2173 x860 -x3705 x857 x52 -x866 x56 -x4368 -x3708 x316 x225 -x3575 -x1981 -x229 -x3634 -x3583 -x1982 x1338 x322 -x3638 -x3579 -x3578 -x1988 x1460 -x3655 -x3148 x3130 x3661 x3132 -x1935 -x3891 -x1995 -x4269 -x3890 -x3793 -x3143 -x1996 -x1938 -x1401 -x635 x348 -x4224 -x3792 -x3677 -x555 -x344 -x4242 -x3898 -x3678 x3664 x3457 x2628 -x2007 -x1407 -x638 -x554 -x412 -x343 -x4238 -x3902 -x3679 x2629 x4472 -x4237 -x4044 -x3906 -x3694 -x3286 x2624 -x2451 -x1412 -x1355 x562 -x418 -x4045 -x3905 -x3290 -x2455 -x1106 x566 x4478 -x4040 -x3789 x2622 -x1415 -x1361 -x1124 -x570 x4280 -x1413 -x1120 -x569 x4483 x4282 -x4038 -x3738 -x1119 x1101 -x985 -x833 -x421 x4288 -x3740 -x3305 -x1228 x1102 -x837 x4486 x4284 -x3307 -x1364 -x1246 x1097 -x991 -x667 -x513 -x4484 x4296 -x3313 -x2160 -x1242 -x666 -x517 x4355 -x3734 -x3309 -x2162 -x1241 -x1095 -x996 -x492 x389 -x4332 -x3321 x2168 -x393 x4361 -x4333 -x3735 x2164 -x999 x4334 -x2176 -x997 -x4366 -x4349 -x663 x395 x856 x396 -x4369 -x3704 -x874 -x312 x54 -x4367 -x1333 x870 x58 -x3710 -x3580 x1720 -x1332 x869 x318 x224 -x3582 -x1724 -x228 -x3636 -x1991 -x1456 x1339 x323 x60 -x3640 -x1992 x61 -x3713 -x3576 -x1987 x1459 x1340 -x542 x324 x1341 x325 -x3657 -x3150 -x2280 -x4270 x3662 x3146 -x1934 x345 -x4268 x3147 x347 -x4239 x3665 -x3453 -x3154 -x3142 x2627 -x2195 x2010 -x1940 -x634 -x408 -x4241 -x3892 x3663 x2626 x2011 -x1400 -x4043 -x3893 -x3697 x3456 -x3214 -x3140 -x2006 -x1402 -x1351 -x640 -x414 -x341 -x4042 -x3894 -x3698 -x3218 -x1408 x556 -x4235 -x3910 -x3693 -x3285 -x2453 -x2004 -x1943 -x1404 -x1357 -x1121 x557 -x419 -x342 x4471 -x3289 -x2457 -x1416 -x1123 x558 x4473 -x4236 -x3691 x2623 -x1362 x1100 -x643 -x574 -x422 x4479 -x3739 x1099 -x420 x4475 -x4039 -x2459 -x1365 -x1243 -x1117 -x835 -x463 x4487 x4283 -x2460 -x1363 -x1245 -x984 -x839 -x467 -x383 x4304 -x1118 -x986 -x512 x488 -x382 x4300 -x3308 -x992 -x516 x4299 -x3329 -x1239 -x1096 -x988 -x841 -x491 x390 x4354 -x3325 x2163 -x1000 -x842 -x394 x4356 -x4352 -x3324 -x2184 -x1240 x398 x4362 -x4353 x2180 x397 -x48 x4358 -x4348 -x3700 x2179 -x871 -x47 -x4370 -x873 -x4346 -x3706 x55 -x3630 -x3581 -x311 x59 -x3711 -x3629 x2264 -x1990 x1719 x867 -x313 x226 x63 -x1989 -x1723 -x1334 x319 -x230 x62 -x3802 -x3714 -x3637 x1455 -x1335 -x868 -x538 x315 -x3806 -x3712 -x3641 x326 -x3642 -x3577 -x1985 x1461 x1345 -x541 -x232 -x3643 -x233 x3653 -x3151 -x3145 x2279 -x1930 -x4271 x3658 x3144 x346 x3654 -x3155 -x2191 x2009 -x1936 -x630 -x4240 x3666 -x3153 x2008 -x3696 -x3452 -x2194 -x2047 -x1941 -x636 -x3695 -x2447 -x407 -x3913 x3458 -x3213 -x3141 -x2790 -x2446 -x1944 -x641 -x409 -x3914 -x3217 -x1942 -x1403 -x1350 -x1122 -x415 -x3909 x3287 -x2454 -x2005 -x1424 -x1352 -x644 -x577 -x411 -x3291 -x2458 -x1420 -x1358 -x829 -x642 -x578 -x423 -x3907 -x3692 x3461 -x2462 -x1812 -x1419 -x1354 -x828 -x573 x204 x4474 -x2461 -x1816 -x1366 -x1244 -x4495 -x4301 x3293 -x836 -x571 -x462 x4491 -x4303 -x3294 -x840 -x466 x4490 -x3326 -x2929 -x844 x514 x487 -x157 -x3328 -x2933 -x987 -x843 x518 -x384 -x4351 x4297 -x2181 -x1008 -x493 -x385 -x4350 -x2183 -x1004 x386 x4298 -x3322 -x1003 -x520 x402 x4357 -x872 -x521 x4378 -x3323 x2177 x496 -x4374 -x3699 -x220 -x49 -x4373 -x4347 -x3701 -x2260 x2178 x219 -x50 -x3707 x51 -x3703 x2263 x1721 -x1451 x227 x67 -x3715 -x3631 -x1725 -x314 -x231 -x4580 -x3801 -x3632 x1457 -x1348 -x537 -x334 -x235 -x3805 -x3633 -x1349 x330 -x234 -x3647 -x1986 -x1727 x1462 x1344 -x543 x329 -x1728 -x4279 -x3152 x2281 x809 -x295 -x4275 x3652 -x3156 -x1929 x813 -x4274 -x3674 x3614 -x3448 -x2190 -x2043 -x1931 -x3670 -x1937 -x629 -x3912 -x3669 -x3454 -x2840 -x2786 x2285 -x2196 -x2046 -x1933 -x631 -x3911 x3281 -x1945 -x637 x3459 x3280 -x3215 -x2789 -x1421 -x633 -x576 -x3219 -x2448 -x1423 -x645 -x575 -x410 x3462 x3288 -x2449 -x2302 -x2199 -x431 x200 x3460 -x3292 -x2450 -x2306 -x1353 -x427 -x4492 -x3908 x3296 -x3221 -x2466 -x1811 -x1417 -x1374 -x426 x203 -x4494 -x4302 x3295 -x3222 -x1815 -x1370 -x830 x508 -x1418 -x1369 -x831 -x572 x507 -x483 -x464 -x153 -x3327 -x832 -x468 x4488 -x2928 -x1837 -x1005 -x848 x515 x489 -x156 -x2932 -x2182 -x1841 -x1007 x519 x4489 x523 -x494 -x470 -x405 x522 -x471 -x406 x4375 -x1001 x497 x401 x4377 x495 -x1002 x399 x1715 -x4371 -x2259 x1714 x70 -x3702 x221 x71 -x4576 -x4372 -x3723 x2265 x1722 -x1347 -x533 -x331 x222 x66 -x3719 -x1726 -x1450 -x1346 -x333 x223 -x4579 -x3803 -x3718 -x3650 -x1730 -x1452 -x539 x239 x64 -x3807 -x3651 -x1729 x1458 -x3646 x2268 x1454 x1342 -x544 x327 x1463 -x4278 -x3671 x3610 -x3164 x2282 -x2186 x808 -x294 -x3673 -x3160 x812 -x4272 x3613 -x3159 -x2836 x2286 -x2192 -x2042 -x3447 -x3209 x2284 -x1932 -x4273 -x3667 -x3449 -x3208 -x2839 -x2785 -x2197 -x2048 -x1953 -x1574 x3455 -x1949 -x1422 -x632 -x3668 x3451 -x3216 -x2791 -x2200 -x1948 -x653 -x428 x3463 x3282 -x3220 -x2198 -x649 -x430 x3283 -x3224 -x2469 -x2301 -x2051 -x1371 -x648 x199 -x4493 x3284 -x3223 -x2470 -x2305 -x1373 -x458 x3300 -x2794 -x2465 -x1813 -x1620 -x457 -x424 x205 -x1817 -x1624 -x4011 -x3358 -x2463 -x1367 -x851 -x465 -x425 -x152 -x3362 -x1006 -x852 x509 -x482 -x469 -x2930 -x1836 -x1819 -x1368 -x847 x510 -x484 -x473 -x404 x208 -x158 -x2934 x1840 -x1820 x511 x490 -x472 -x403 -x845 x527 x486 x4376 x498 -x2936 -x161 -x2937 x2255 x400 x69 x68 -x3720 -x2261 -x1787 -x3797 -x3722 -x1791 x1716 -x332 -x4575 -x3796 -x3649 x2266 x1717 x242 -x3648 x1718 x532 x243 -x4581 -x3804 -x3716 x2269 -x1912 -x1734 x534 x238 -x65 -x3808 x2267 -x1916 -x1453 -x540 -x3809 -x3717 -x3644 -x1471 x1343 x536 -x328 x236 -x3810 x1467 x545 -x4276 -x3672 x3609 -x3163 x2283 -x2038 x810 -x296 x2287 -x2185 x814 x3615 -x3157 -x2835 -x2781 -x2187 -x2044 -x1950 -x1570 -x2193 -x1952 -x3158 -x2841 -x2787 -x2189 -x2096 -x2049 -x1573 x816 -x650 -x300 -x3450 -x3210 -x2201 x817 -x652 -x429 -x3618 x3471 -x3211 -x2792 -x2468 -x2052 -x1946 x195 x3467 -x3212 -x2467 -x2050 -x1807 -x1372 x3466 x3303 -x3228 -x2844 -x2795 -x2303 -x1947 -x1806 -x646 x201 x3304 -x2793 -x2307 -x4007 x3299 -x1814 -x1619 -x1435 -x850 -x647 x206 x148 -x2924 -x1818 -x1623 -x849 -x459 -x4010 -x3357 -x3297 -x2923 -x2464 -x2309 -x1822 -x460 x209 x154 -x3361 -x2310 -x1821 -x461 x207 -x2979 -x2931 -x1838 x530 -x477 x159 -x2983 -x2935 x1842 x531 x485 -x2939 -x846 x721 x526 -x506 -x162 -x2938 x725 -x502 -x160 x1844 x524 -x501 x1845 -x2503 -x3721 x2254 x4571 -x2765 x2256 -x1786 -x241 -x2262 -x1790 x240 -x4577 x2258 x1737 -x3798 x2270 x1738 -x4582 -x3799 -x1911 -x1733 -x1468 -x3800 -x1915 -x1470 x535 -x4583 -x3814 -x3645 -x3119 -x1731 x553 x237 x35 -x4584 -x3123 x1466 x549 -x4277 x3611 -x3161 x2831 x2295 x811 -x741 -x297 x2291 -x2037 -x1951 x815 x3616 -x2837 x2290 -x2092 -x2039 -x1569 x819 -x301 -x2780 -x2188 -x2045 x818 -x651 -x299 x3619 x3468 -x2842 -x2782 -x2327 -x2209 -x2095 -x2041 -x1575 x3617 x3470 -x2788 -x2331 -x2297 -x2205 -x2053 x3302 -x3231 -x2845 -x2784 -x2296 -x2204 x3301 -x3232 -x2843 -x2796 x194 x3464 -x3227 -x2431 -x2304 -x1578 -x1431 x196 -x2308 -x1808 x202 -x4006 x3465 -x3225 -x2312 -x1809 -x1621 -x1434 x198 -x2311 -x1832 -x1810 -x1625 x210 x147 -x4012 -x3359 -x3298 -x1960 -x1831 -x1826 -x791 x529 -x480 x149 -x3363 -x2925 -x1964 x528 -x481 x155 -x3752 -x2978 -x2926 -x1839 -x1627 -x503 -x476 x151 -x2982 -x2927 x1843 -x1628 -x505 -x163 -x4015 -x3387 -x3365 -x2943 x2117 x1847 x720 -x474 -x3366 -x2121 x1846 x724 -x2499 x525 -x499 x2761 -x2502 -x500 x2764 -x1788 -x1736 x4570 x2257 -x1792 x1735 x4572 x2278 -x4578 -x2274 -x1469 x4574 -x3817 -x2273 -x1913 -x1794 x550 -x31 -x4585 -x3818 -x1917 -x1795 x552 -x3813 -x3118 -x1732 x34 -x3122 x1464 x548 -x3607 -x3162 x2294 -x1565 x807 -x740 -x298 x3612 x2830 x806 -x302 x3608 x2832 x2288 -x2206 -x2091 -x1571 x823 x3620 -x3469 -x2838 -x2208 -x2040 -x3230 x2834 -x2326 x2289 -x2097 -x2061 -x1576 -x3229 -x2846 -x2783 -x2330 -x2057 -x2804 -x2427 -x2202 -x2056 -x1579 x1181 x82 -x2800 -x2298 -x1615 -x1577 x1185 x4002 -x3921 -x2799 -x2430 -x2299 -x2203 -x2100 -x1674 -x1614 -x1430 -x3925 -x3353 -x2300 x197 x4008 -x3352 -x3226 -x2316 -x1829 -x1622 -x1436 -x787 -x479 x218 -x1830 -x1626 -x478 x214 x4013 -x3748 -x3360 -x1959 -x1825 -x1630 -x790 x213 -x3364 -x1963 -x1833 -x1629 -x504 x150 -x4016 -x3751 -x3383 -x3368 -x2980 -x2946 -x1834 -x1823 -x1595 -x1439 x171 -x4014 -x3367 -x2984 -x2947 x1835 -x1599 -x167 -x3386 -x2942 x2116 -x1851 x722 -x475 -x166 -x2120 x726 -x2986 -x2940 -x2498 -x254 -x2987 -x1782 x2760 -x2504 -x1781 x728 x729 x2766 x2275 -x1789 x2277 -x1907 -x1793 -x3816 -x2507 -x1906 -x1797 x4573 -x3815 -x1796 x551 -x4593 x2769 -x2271 -x1914 x30 x8 -x4589 -x1918 x12 -x4588 -x3811 -x3120 -x2272 -x1919 x36 -x3124 -x1920 x1465 x546 -x2292 -x2087 x1316 x826 -x742 -x310 -x3606 -x2207 -x1564 x827 -x306 -x3628 -x2591 -x2093 -x2058 -x1566 x822 -x305 -x3624 x2833 -x2595 -x2060 -x1572 -x3623 -x2854 -x2801 -x2328 -x2098 -x2022 -x1568 x820 x746 -x78 x2850 -x2803 -x2332 -x1580 -x4427 x2849 -x2426 -x2101 -x2054 -x1670 -x1426 x1180 x81 -x4431 -x2099 x1184 -x3920 -x2954 -x2797 -x2432 -x2334 -x2319 -x2055 -x1828 -x1673 -x1432 -x215 x4001 -x3924 -x2958 -x2335 -x2320 -x1827 -x1616 -x217 -x4131 x4003 -x2798 -x2315 -x1617 -x1437 -x786 x4009 -x3354 -x2974 x1618 x4005 -x3747 -x3355 -x2973 -x2945 -x2636 -x2435 -x2313 -x1961 x1634 -x1440 -x792 -x211 x168 -x4017 -x3356 -x2944 -x2640 -x1965 -x1438 x716 x170 -x3753 -x3382 -x3372 -x2981 -x1866 -x1854 -x1824 -x1594 x715 -x212 -x2985 -x1855 -x1598 -x3388 -x2989 -x2494 x2118 -x1967 -x1850 -x795 x723 x250 -x164 -x2988 x2122 -x1968 x727 -x3756 -x2941 x2756 -x2500 -x1848 x731 -x253 -x165 x730 -x4156 -x3391 x2762 -x2505 x2124 x2276 x2125 -x1783 x2767 -x2508 -x1784 -x2506 -x1785 -x4590 -x4506 x2770 -x1801 -x26 -x4592 -x3114 x2768 -x1908 -x3113 -x1909 x32 x7 -x1910 x11 -x4586 -x3812 -x3121 -x1924 x371 x37 -x3125 x547 -x375 -x3625 -x2293 x1315 x824 -x743 -x309 -x3627 -x2322 -x2086 -x2059 -x3020 -x2851 -x2590 -x2321 -x2088 -x2018 x747 -x303 -x3024 -x2853 -x2802 -x2594 -x2094 -x1567 x745 -x3621 -x2422 -x2329 -x2090 -x2021 -x1588 x821 -x304 -x77 -x2333 -x2102 -x1584 -x4426 -x3622 x2847 -x2428 -x2337 -x2318 -x1669 -x1583 x1182 x83 -x4430 -x2336 -x2317 -x1425 x1186 -x216 -x4127 -x3922 -x2953 x2848 -x2433 -x1675 -x1427 -x782 -x3926 -x2957 -x1955 -x1433 -x4130 -x3743 -x2436 -x1954 x1637 -x1429 -x1188 -x788 x86 x4004 -x2434 x1638 -x1441 -x1189 x169 x4025 -x3928 -x3749 -x3378 -x3375 x2635 -x2314 -x1962 -x1862 -x1853 -x1678 x1633 -x793 -x4021 -x3929 -x3376 -x2975 -x2639 x2112 -x1966 -x1852 -x4020 -x3754 -x3384 -x3371 -x2976 x2111 -x1970 -x1865 x1631 -x1596 -x796 -x2977 -x1969 -x1600 -x794 x717 -x3757 -x3389 -x3369 -x2993 x2119 x718 -x614 x249 -x3755 -x2493 x2123 x719 -x4152 -x3392 -x2495 x2127 -x1849 -x1602 x735 -x255 -x3390 x2755 -x2501 x2126 -x1603 -x4155 x2757 -x2665 -x2497 x2763 -x2509 -x4502 -x3045 x2759 -x1804 x1019 x258 -x4591 -x3049 x2771 -x1805 -x4505 -x1800 x25 -x1927 -x1798 x27 x9 -x3115 -x1928 x33 x13 -x4587 -x3116 -x1923 x370 x29 -x3117 x374 x38 -x3626 x1317 x825 x744 -x307 -x2852 x748 -x3019 -x2592 -x2017 -x1585 x73 -x3023 -x2596 -x2323 -x2089 -x1587 -x1176 -x2324 -x2110 -x2023 -x1665 x1321 -x1175 x79 -x3916 -x2421 -x2325 -x2106 -x4428 -x3982 -x3915 -x2598 -x2423 -x2341 -x2105 -x1671 -x1581 x1183 x84 -x4432 -x3986 -x2599 -x2429 x1187 -x4126 -x3923 -x2955 -x2425 -x2026 -x1676 x1636 -x1582 x1520 -x1191 x87 -x3927 -x2959 -x2437 x1635 -x1524 -x1428 -x1190 -x781 x85 -x4434 -x4132 x4022 -x3931 -x3374 -x1679 -x1449 -x783 -x4435 x4024 -x3930 -x3742 -x3373 -x1956 -x1677 -x1590 -x1445 -x789 -x3744 -x2961 x2637 -x1957 -x1861 -x1695 -x1589 -x1444 -x785 -x3750 -x3377 -x2962 -x2641 -x1958 -x1699 -x797 -x4135 -x4018 -x3746 -x3379 -x2996 -x1974 -x1867 x1632 -x1597 -x610 x245 -x3758 -x3385 -x2997 x2113 -x1601 -x4249 -x4019 -x3381 -x3370 -x2992 -x2643 x2114 -x1605 x738 -x613 x251 -x4253 -x3393 -x2644 x2115 -x1604 x739 -x4151 -x2990 -x2661 x2131 -x1870 x734 -x256 -x2496 -x4157 -x2664 -x2517 -x1803 -x1015 -x732 x259 x2758 -x2513 -x1802 x257 -x4531 -x4501 x4452 -x3044 -x2779 -x2512 x1018 x4456 -x3048 -x2775 x3 -x4507 -x4160 -x2774 -x1926 -x1381 -x935 x2 -x1925 -x1385 -x1799 x10 x28 x14 -x4510 -x3128 -x2481 -x1921 x372 x46 x15 -x3129 x376 x42 x16 x3822 -x2587 -x2013 x1318 x756 -x308 -x3826 -x1586 x752 -x3021 -x2593 -x2107 -x2019 x1322 x751 -x4422 -x3025 -x2597 -x2109 x1320 x72 -x4421 -x2601 -x2344 -x2024 x74 -x2949 -x2600 -x2345 -x1664 x1177 x80 -x4429 -x4122 -x3981 -x3557 -x3027 -x2948 -x2340 -x2103 -x2027 -x1666 x1178 x76 -x4433 -x3985 -x3917 -x3028 -x2424 -x2025 -x1672 x1179 x88 -x4437 -x4128 -x3918 -x2956 -x2445 -x2338 -x2104 -x1668 x1519 -x1446 -x1206 x1195 -x4436 -x4023 -x3919 -x2960 x2631 -x2441 -x1680 -x1523 -x1448 -x1210 -x4133 -x3935 -x2964 x2630 -x2440 -x1857 -x1064 -x2963 -x1068 -x784 -x4136 -x2995 x2638 -x1977 -x1863 -x1694 -x1442 -x805 -x4134 -x3745 -x2994 -x2642 -x1978 -x1698 -x1591 -x801 -x3766 -x2646 -x1973 -x1868 -x1592 -x1443 -x800 x737 -x609 -x3762 -x3380 -x2645 -x1593 x736 x244 -x4248 -x4147 -x3761 -x3401 x2134 -x1971 -x1871 -x1609 -x615 x246 -x4252 -x3397 x2135 -x1869 x252 -x4153 -x3396 -x2991 -x2660 -x2514 x2130 x248 -x2516 x260 -x4527 -x4497 -x4158 -x2776 -x2666 x2128 -x1014 -x733 -x618 -x2778 -x4530 -x4503 x4451 -x4161 -x3243 -x3046 -x2567 -x2510 x1020 -x931 x4455 -x4159 -x3050 -x2571 -x4508 -x3098 -x2772 -x2669 -x2511 -x1380 -x934 -x1384 -x366 x4 -x4511 -x3127 -x3052 -x2773 -x2477 -x1023 -x365 x43 x5 -x4509 -x3126 -x3053 x45 x6 x2480 -x1922 x373 -x182 -x20 x377 x41 x3821 -x3016 x1319 x755 -x3825 -x2586 -x2108 -x2012 x1323 -x3022 -x2588 -x2343 -x2014 -x762 x749 -x3026 -x2589 -x2342 -x2020 -x766 -x3553 -x3030 -x2605 -x2016 x750 -x4423 -x3029 -x2028 x75 -x4424 -x3983 -x3556 -x2883 -x2442 x1198 x96 -x4425 -x4121 -x3987 -x2950 -x2444 -x1667 -x1447 x1199 x92 -x4441 -x4123 -x3938 -x2951 -x2339 -x1688 x1521 -x1205 x1194 -x442 x91 -x4129 -x3939 -x2952 -x1684 -x1525 -x1209 -x4125 -x3989 -x3934 -x2968 -x2438 -x1976 -x1683 x1192 -x1063 -x802 -x4137 -x3990 x2632 -x1975 -x1856 x1067 -x804 -x3932 -x3763 x2633 -x2439 -x1858 -x1696 x1527 -x605 -x3765 x2634 -x1864 -x1700 x1528 -x3398 x2650 x2133 -x1860 -x1612 -x798 -x611 -x3400 x2132 -x1872 -x1613 -x4250 -x3759 -x2656 -x1972 -x1702 -x1608 -x799 -x616 -x4254 -x4146 -x2515 -x1703 x247 -x4148 -x3760 -x3394 -x2662 -x1606 x1010 -x619 x268 -x4154 -x3040 -x2777 -x617 x264 -x4526 -x4256 -x4150 -x3395 -x3239 -x3039 -x2667 x2129 -x1016 x263 -x4496 -x4257 -x4162 -x4532 -x4498 x4453 -x3242 -x3094 -x3047 -x2670 -x2566 x1021 -x930 -x4504 x4457 -x3051 -x2668 -x2570 -x4500 -x3097 -x3055 -x1482 -x1382 x1024 -x936 -x4512 -x3054 -x1386 x1022 x44 -x4535 x4459 -x2476 -x178 x23 x4460 -x367 x24 x2482 -x1388 x939 -x368 x181 -x19 -x1389 x369 x39 x3823 x1331 x753 x3827 -x3015 x1327 -x3017 -x2608 x1326 -x761 -x3977 -x3018 -x2609 -x2015 -x765 -x3976 -x3829 -x3552 -x3034 -x2879 -x2604 -x2036 x1197 x93 -x3830 -x2443 -x2032 x1515 x1196 x95 -x4444 -x3984 -x3937 -x3558 -x2882 -x2602 -x2031 -x1685 x1514 -x438 -x4445 -x3988 -x3936 -x1687 -x4440 -x3992 -x2971 x1522 -x1207 -x441 x89 -x4124 -x3991 -x2972 -x1690 -x1526 -x1211 -x803 -x4438 -x4145 -x3561 -x2967 -x1689 -x1681 x1530 x1193 -x1065 -x90 -x4141 -x3764 x1529 x1069 -x4140 -x3933 -x2965 x2653 -x1697 -x1682 -x1611 -x1213 -x4244 -x3399 x2654 -x1859 -x1701 -x1610 -x1214 -x604 -x4243 x2649 -x1880 -x1705 x1071 -x606 -x1876 -x1704 x1072 -x612 -x4251 x2647 -x1875 -x608 x265 -x4255 -x2655 -x620 x267 -x4522 -x4259 -x4102 -x2657 -x1607 -x4447 -x4258 -x4149 -x4106 -x2663 x1009 -x4528 -x4446 -x4170 x3238 -x2659 x1011 x926 x261 -x4166 -x3041 -x2671 -x1376 -x1017 -x4533 x4454 -x4165 -x3408 -x3244 -x3093 -x3042 -x2568 -x1478 -x1375 x1013 -x932 x262 -x4499 x4458 -x3412 -x3043 -x2572 x1025 -x4536 -x4520 x4462 -x4311 -x3482 -x3099 -x3059 -x2472 -x1481 -x1383 -x937 x22 -x4534 -x4516 x4461 -x4315 -x1387 x21 -x4515 -x3247 -x2574 -x2478 -x1391 x940 -x177 -x2575 -x1390 x938 -x3102 x2483 -x380 x183 -x17 -x381 x40 x3824 -x2607 x1330 x754 x3828 -x2606 -x3832 -x3548 x3173 -x3037 -x2033 x1324 x763 -x3831 -x3038 -x2035 x767 x94 -x4443 -x3554 -x3033 -x2878 x1325 -x4442 -x3978 -x1686 -x1201 -x3979 -x3559 -x3031 -x2970 -x2884 -x2603 -x2029 -x1766 x1545 x1200 -x769 -x437 -x3980 -x2969 x1549 x1516 x1059 -x770 -x4142 -x3996 -x3562 -x2030 x1517 -x1208 x1058 -x443 -x4144 -x3560 x1518 -x1212 -x4439 -x2887 x2652 x1534 -x1216 x1066 x2651 -x1691 -x1215 x1070 -x4138 -x2966 -x1877 -x1692 x1074 -x446 -x1879 -x1693 x1073 -x4139 -x1709 x676 -x4245 x680 -x607 x266 -x4246 -x4052 x2648 -x1873 -x628 -x4247 -x4056 -x624 -x4263 -x4167 x4101 -x3234 -x2216 -x1874 -x623 -x4521 -x4169 -x4105 -x2658 -x2562 -x2220 -x4523 x3240 -x3089 -x2679 -x2561 -x4529 -x4448 -x2675 x1012 x925 -x4525 -x4517 -x4449 -x4163 -x3478 -x3407 x3245 -x3095 -x3062 -x2674 -x2569 -x1477 x1033 x927 -x4537 -x4519 x4450 -x3411 -x3063 -x2573 -x1377 x1029 x933 x4466 -x4310 -x4164 -x3481 -x3248 -x3100 -x3058 -x2577 -x1483 -x1378 x1028 x929 -x173 -x4314 -x3246 -x2576 -x2471 -x1379 x941 -x4513 -x3876 -x3103 -x3056 -x2473 -x1395 -x379 -x179 -x3101 -x2479 -x378 -x4514 -x3340 -x3004 x2475 -x1486 x184 -x18 x3008 x2484 x3820 -x3169 -x3036 x1328 x758 x3819 -x3035 -x2034 -x3836 x3172 -x2874 x764 -x3547 x768 -x3549 -x2880 x1762 -x772 -x433 -x3555 -x771 -x3999 -x3551 -x3032 -x2885 -x1765 x1544 -x439 -x4143 -x4000 -x3563 x1548 x1202 -x3995 -x2888 -x1537 x1203 -x910 -x444 -x2886 -x1538 x1204 x1060 -x3993 x1533 -x1220 x1061 -x447 -x1878 x1062 -x445 -x1712 -x1531 x1078 -x1713 -x1708 x675 -x625 x679 -x627 -x4266 x4051 -x1706 -x4267 -x4168 -x4055 -x4262 x4103 -x2676 -x2215 -x621 -x4107 x3233 -x2678 -x2219 -x4260 x3235 -x3061 -x1473 x1030 -x622 -x4524 -x4518 x3241 -x3088 -x3060 -x2563 x1032 -x4545 -x4469 -x4202 -x4109 -x3477 -x3409 x3237 -x3090 -x2672 -x2564 -x1479 -x4541 -x4470 -x4206 -x4110 -x3413 x3249 -x3096 -x2565 x928 -x4540 x4465 -x4312 -x3872 -x3483 -x3092 -x2673 -x2581 -x1484 -x1398 x1026 x949 -x4316 -x3104 -x1399 x945 -x172 x4463 -x3875 -x3415 x3336 -x3057 -x2072 -x1487 -x1394 -x1027 x944 -x174 -x3416 -x2474 -x1485 -x180 -x4318 -x3486 -x3339 -x3003 x2492 -x1392 x176 -x4319 x3007 x2488 x185 -x3839 x3261 -x3168 x1740 -x1329 -x3840 x3265 x757 -x3835 x3174 x759 -x2873 x760 -x3998 -x3833 -x2875 x1761 -x776 -x3997 -x3550 -x2881 -x432 -x3571 x3177 -x2877 -x1767 x1546 -x1536 -x906 -x434 -x3567 -x2889 x1550 -x1535 -x440 -x3566 x1223 -x909 -x436 x1224 -x448 -x3994 x2352 -x1770 -x1711 x1552 -x1219 x1081 x2356 -x1710 -x1553 x1082 -x1532 -x1217 x1077 -x626 -x4265 x1075 x677 -x4264 x4097 x681 x4096 x4053 -x1707 x4057 -x2677 x4104 x2217 -x683 x4108 -x3403 -x2221 x1031 -x684 -x4542 -x4468 -x4261 -x4112 x4059 -x3473 x3402 -x4544 -x4467 -x4306 -x4111 -x4060 x3236 -x1472 -x4305 -x4201 -x3479 -x3410 x3257 -x2584 x2223 -x1474 -x1397 x946 -x4205 -x3414 -x3253 -x3091 -x2585 x2224 -x1480 -x1396 x948 -x4538 -x4313 -x3871 -x3484 -x3418 -x3252 -x3112 -x2580 -x2068 -x1476 -x4317 -x3417 -x3108 -x1488 -x4539 -x4464 -x4321 -x3877 -x3487 x3335 -x3107 -x2578 x2489 -x2071 x942 -x4320 -x3485 x2491 -x175 -x3341 -x3005 -x1393 x943 x193 x3009 x2487 x189 -x3837 x3260 -x3170 x1739 x3264 x3175 -x1757 x779 -x1540 x780 -x3834 -x3568 x3178 x1763 x1539 -x775 -x3570 x3176 -x2876 -x2908 -x2897 -x1768 x1547 x1222 -x905 -x773 -x2893 x1551 x1221 -x435 -x3564 -x2892 -x1771 x1555 x1080 -x911 -x456 -x1769 x1554 x1079 -x452 -x4385 -x3565 x2351 -x451 x4389 x2355 -x671 -x1218 -x914 -x670 -x4047 -x4046 x2381 -x1076 x678 -x2211 x682 x4054 x2546 -x2210 -x686 x4098 x4058 -x685 x4099 x4062 x2218 -x1300 -x4543 x4100 x4061 -x2222 -x4116 x3254 -x2583 x2226 -x3472 x3404 x3256 -x2582 x2225 x947 -x4203 -x3867 -x3474 x3405 -x3109 -x132 -x4307 -x4207 -x3480 x3406 -x3111 -x1475 -x4308 -x3873 -x3476 -x3422 x3331 -x3250 -x2067 -x1496 x103 -x4309 -x3488 -x2999 x2490 -x1492 x107 -x4325 -x4209 -x3878 x3337 -x3251 -x3105 -x2998 -x2579 -x2073 -x1491 -x190 -x4210 x192 -x3879 -x3342 -x3106 x3006 -x1503 -x3880 x3010 x2485 -x1507 x188 -x4405 -x3838 x3262 x3166 x1741 -x965 -x778 x3266 -x3171 -x969 x777 x3167 -x3569 x3179 -x1756 x3503 -x3268 -x2904 -x2894 -x1758 -x1745 -x901 -x885 -x3507 -x3269 -x2896 x1764 x1541 -x2907 x2740 x1760 x1542 -x907 -x774 -x453 -x1772 x1543 -x455 -x2890 x1559 -x912 -x4384 -x2891 x2353 -x915 -x449 x4388 x2357 -x913 x2377 -x450 -x672 x2542 x2380 -x2359 -x673 -x4048 -x2360 x674 -x4049 x2545 -x1296 x690 x4050 -x2212 x4119 x4066 -x2213 -x1299 -x4197 x4120 x3255 x2214 -x4196 -x4115 -x2230 -x128 -x3110 -x4204 -x4113 x3425 -x2063 -x1493 -x131 -x4208 -x3866 -x3475 x3426 -x1495 -x4328 -x4212 -x3868 -x3496 -x3421 -x2069 x102 -x4329 -x4211 -x3874 -x3492 x3330 -x191 x106 -x4324 -x3870 -x3491 -x3419 x3332 x3074 -x2074 -x1489 -x3881 x3338 -x3000 -x4322 x3334 -x3001 -x2075 -x1502 -x1490 x3343 x3002 -x2486 -x2076 -x1506 x186 -x4404 x3263 x1742 -x964 x3267 x3165 -x968 -x3271 x3187 -x1746 x881 -x3270 -x3183 -x2895 -x1744 x3502 -x3182 -x2903 x2736 -x884 -x3506 -x1759 -x900 -x454 -x2909 x2739 -x2402 -x1780 x1562 -x902 -x2406 -x2347 x1776 x1563 -x908 -x2346 x1775 x1558 -x904 -x589 -x916 -x4386 -x2912 -x2811 x2354 x1556 x4390 -x2815 x2358 x2376 -x2362 -x1649 -x2361 x4392 x2541 x2382 -x693 x4393 -x694 -x4118 -x4069 x2547 -x1295 -x1271 x689 -x279 -x4117 -x4070 -x1275 -x4065 x2711 -x2385 -x2233 -x1301 x687 x2715 -x2234 -x4063 -x3424 x2550 -x2229 x1156 -x127 -x4198 -x3423 -x1494 x1160 -x4327 -x4199 -x4114 -x4081 -x3493 -x2227 -x1304 -x133 -x4326 -x4200 -x3495 -x2062 -x4216 x3070 -x2064 x104 -x3869 -x2070 x108 -x3889 -x3489 -x3420 x3073 -x2066 -x136 -x3885 x3333 -x2077 -x4323 -x3884 -x3490 x3351 -x3013 -x1504 x110 x3347 -x3014 -x1508 x187 x111 -x4406 -x3259 x3184 x1743 -x966 x3258 x3186 -x1747 -x970 -x3275 -x2899 -x1039 x880 -x1043 -x4410 x3504 -x3180 -x2905 x2735 -x1777 x1561 -x972 -x886 x3508 -x1779 x1560 -x973 -x4177 -x3181 -x2910 x2741 -x2401 -x585 -x4380 -x4181 -x2405 -x903 -x4379 x3510 -x2913 -x1773 -x924 -x889 -x588 x3511 -x2911 -x2348 -x920 -x4387 -x2810 x2744 x2372 -x2349 -x1774 -x1645 x1557 -x919 x4391 -x2814 x2350 x4395 -x2537 x2378 -x2366 x1648 -x692 x4394 -x691 -x4068 -x3847 x2543 x2383 -x1291 -x275 -x4067 -x3851 -x3532 x2548 -x2386 -x2232 -x1297 -x1270 -x278 -x2384 -x2231 -x1274 x2710 x2551 -x1302 -x688 -x123 x2714 x2549 -x4077 -x4064 -x1305 x1155 -x129 -x3494 -x1303 x1159 x98 -x4219 -x4080 -x2228 -x134 x97 -x4220 -x4215 -x3886 x3069 -x1887 -x137 x105 -x3888 -x2065 -x1891 -x1498 -x135 x109 -x4213 x3348 x3075 -x3012 -x2085 -x1497 x113 x3350 -x3011 -x2081 x112 -x3882 -x2080 -x1505 x3346 -x1509 -x4407 -x3278 x3185 x1755 -x967 x951 -x876 -x3498 -x3279 x1751 -x971 -x4411 x3947 -x3497 -x3274 -x2731 x1750 -x1038 -x975 x882 -x4409 -x2898 -x1778 -x1042 -x974 x3505 -x3272 -x2900 x2737 x887 x3509 -x2906 -x4176 x3513 -x2902 x2742 -x2403 -x921 x890 -x584 -x4180 x3512 -x2914 -x2407 -x923 x888 x2745 -x590 -x4381 x2743 -x4382 -x2812 -x2409 x2369 -x1644 -x917 x4383 -x2816 -x2410 x2371 x2370 -x4399 x2373 -x2365 x2146 x1650 -x918 -x593 -x2536 x2379 -x3846 -x3528 -x2818 -x2538 x2375 -x2363 -x274 x3850 -x2819 x2544 -x2387 -x1290 -x3531 -x2686 x2540 -x1653 -x1292 -x1272 -x280 -x2690 x2552 -x1298 -x1276 -x4556 x2712 -x1294 x2716 -x1306 -x122 -x4218 -x4076 -x1278 x1157 -x283 -x124 -x4217 -x1279 x1161 -x130 -x4082 -x3065 -x2718 x1131 -x126 -x3887 -x2719 -x1135 -x138 x99 x3071 -x2082 -x1886 x1163 x100 -x3349 -x2084 -x1890 x1164 x101 -x4214 -x4085 x3590 x3076 x117 -x3594 -x1499 -x3883 x3077 -x2078 -x1500 x3344 x3078 -x1501 -x4408 x3943 -x3276 x1754 -x963 x950 -x4412 -x962 -x875 x3946 x1748 -x1040 -x979 -x877 -x3499 -x2730 -x2397 -x1044 x883 -x3500 -x3273 -x2732 -x2396 -x1749 x879 -x580 x3501 -x2901 x2738 -x922 x891 -x4178 x3517 -x2922 x2734 -x2404 -x1046 -x586 -x4182 -x2918 -x2806 x2746 -x2408 -x1047 -x2917 -x2805 -x2412 x2368 -x1640 -x591 -x2411 x2367 -x4402 -x4184 -x2813 x2142 -x1646 -x705 -x594 -x4403 -x4185 -x2817 -x592 -x4398 -x2821 x2145 x1651 -x270 -x2820 x2374 -x1266 -x4396 x3848 -x3527 x2395 -x2364 -x1654 -x1265 -x276 x3852 -x2706 -x2539 x2391 -x1652 -x4552 -x3533 x2705 -x2685 -x2560 x2390 -x1273 -x281 -x2689 -x2556 -x1293 -x1277 x1151 -x4555 -x4072 -x3854 x3437 x2713 -x2555 -x1314 -x1281 x1150 -x284 -x3855 x2717 -x1310 -x1280 -x282 -x4078 -x3536 -x3198 -x2721 -x1309 x1158 -x2720 x1162 -x125 -x4083 x1166 x1130 -x146 -x3064 -x2083 x1165 x1134 -x142 -x4086 -x3066 -x1888 -x141 -x120 -x4084 x3072 -x1892 -x121 x3589 x3068 x2245 x116 x3593 x3079 -x2079 -x1894 -x1512 x114 x3345 -x1895 -x1513 -x4420 x3942 -x3277 x1752 -x1035 -x982 x952 -x4416 -x983 x4595 -x4415 x3948 -x1041 -x978 x4599 -x4172 -x1045 -x878 -x4171 x3520 -x2919 -x1049 -x976 -x955 x899 x3521 -x2921 -x2733 -x2398 -x1048 x895 -x579 -x4179 -x3951 x3516 x2754 -x2399 x894 -x581 -x4183 x2750 -x2400 -x587 -x4401 -x4187 x3514 -x2915 x2749 -x2416 -x701 -x583 -x4400 -x4186 -x2807 -x1639 -x595 -x3964 -x2916 -x2808 x2141 -x1641 -x704 -x3968 x3842 -x2809 -x1647 x3841 -x3523 -x2825 -x2392 x2147 x1643 x2394 -x1655 -x269 -x4397 x3849 -x3529 -x2557 -x358 -x271 x3853 -x2559 -x1267 -x277 -x4551 -x3857 -x3534 -x3433 -x2687 x2388 x2150 -x1311 -x1268 -x273 -x3856 x2707 -x2691 -x1313 -x1269 -x285 -x4557 -x3537 x3436 -x3194 x2708 -x2553 x2389 -x1285 -x4071 -x3535 x2709 x1152 -x4615 -x4073 -x3197 -x2725 -x2693 -x2554 -x1307 x1253 x1153 -x143 -x4079 -x2694 -x1882 x1257 x1154 -x145 -x4560 -x4075 -x2524 -x1881 -x1308 x1170 x1132 -x119 -x4087 -x2528 x1136 -x118 -x2861 -x2241 -x1889 -x139 -x3067 -x2865 -x1893 x3591 -x3087 x2244 -x1897 -x1511 -x1138 -x140 x3595 -x3083 -x1896 -x1510 -x1139 x3776 -x3082 x115 -x4419 x3944 -x1753 -x980 x953 -x1034 x4594 -x4413 x3949 -x3519 -x1036 -x956 x896 x4598 -x3518 -x2920 x1037 -x954 x898 -x4414 -x3952 -x2751 x1053 -x977 -x4173 -x3950 -x2753 -x4174 -x2419 x892 -x4175 -x2420 -x582 -x4191 x3515 x2747 -x2415 x2137 x893 -x700 -x603 -x599 x3963 -x2828 x2748 -x2413 x2143 -x706 -x598 -x3967 -x2829 -x2393 -x1642 -x2824 x2148 x1663 -x354 x3843 -x3522 -x2681 -x2558 x1659 -x4547 x3844 -x3524 -x2822 -x2680 x2151 x1658 -x709 -x357 x3845 -x3530 x2149 -x1312 -x272 -x4553 -x3861 -x3526 -x3432 -x2688 -x1288 -x293 -x3538 -x2692 -x1289 -x289 -x4611 -x4558 x3438 -x3193 x2728 -x2696 -x1284 -x288 x2729 -x2695 x1126 -x144 -x4614 -x4561 -x3199 -x2724 -x1282 x1252 x1173 x1125 -x4559 -x4074 x1256 x1174 -x4095 -x3441 -x2722 -x2523 x1169 x1133 -x4091 x3585 -x2527 -x1883 x1137 -x4090 x3584 -x3202 -x3084 -x2860 -x2240 -x1884 -x1167 x1141 -x3086 -x2864 -x1885 x1140 x3772 x3592 x2246 -x1901 x3596 x3775 x3597 -x3080 x3598 -x4417 x3941 -x981 x3945 -x957 x897 x4596 -x1056 x4600 x3953 -x2752 -x1057 -x2418 x1052 -x2417 x4602 -x4194 x1050 x696 -x600 x4603 -x4195 -x602 -x4190 -x2827 -x702 -x2826 x2136 -x4188 x3965 -x2414 x2138 x1660 -x707 -x596 -x3969 x2144 x1662 x2140 -x710 -x597 -x353 x2152 -x708 -x3971 x3864 x3428 -x2823 x1656 -x1287 -x359 -x290 -x4546 -x3972 x3865 -x3525 -x2682 -x1286 -x292 -x4548 -x3860 -x3546 -x3434 -x3189 x2727 -x2683 x1657 -x4554 -x3542 x2726 -x2684 -x4610 -x4550 -x3858 -x3541 x3439 -x3195 -x2700 -x1172 -x362 -x286 -x4562 x1171 -x4616 -x4092 -x3442 -x3200 -x1283 x1254 -x287 -x4094 -x3440 x1258 x1127 -x3203 -x2723 -x2525 x2236 x1128 -x3201 -x3085 -x2529 x1129 -x4619 -x4088 -x2862 -x2242 -x1904 x1260 -x1168 -x1145 x3586 -x2866 -x1905 x1261 -x4089 x3771 x3587 -x2531 x2247 -x1900 x3588 -x2532 x3777 -x3601 -x3081 x2868 x2248 -x1898 x2869 x2249 -x4418 -x1055 x3940 -x1054 x961 x4597 x960 x4601 x3957 x4605 -x4193 x3956 x4604 -x4192 -x601 x1051 x3959 x695 x3958 x697 x1661 -x703 -x4189 x3966 x699 -x351 -x3970 x2139 -x711 -x3974 x3863 x2159 -x355 -x3973 x3862 x2156 -x291 -x3543 x2155 -x360 -x3545 x3427 x4608 x3429 -x2703 -x363 -x4549 x3435 -x3188 -x2704 x1248 -x361 -x4612 -x4569 -x3859 -x3539 x3431 -x3190 -x2699 x1247 -x4566 -x4093 -x3443 -x3196 -x2519 x4617 -x4565 -x3540 -x3192 -x2697 -x2518 x1255 -x3204 -x2856 x1259 -x4620 -x2855 -x2526 -x1903 x1263 x1148 -x4618 -x2530 x2235 -x1902 x1262 x1149 x3769 -x2863 -x2534 x2237 -x1144 -x2867 -x2533 -x2243 x3773 -x3604 x2871 x2239 -x1142 -x3605 x2870 x2250 x3778 -x3599 -x1899 x958 -x4624 x3954 x959 x3955 x3960 x698 x3961 x2158 x714 x3962 x2157 x712 -x350 -x3975 x713 -x349 -x3544 -x356 -x2702 x2153 -x352 -x2701 -x364 -x4568 x2154 x4607 -x4567 x3430 x4606 x3446 -x4613 -x3444 -x3191 x1249 x4609 -x4563 -x3445 -x3207 -x2698 x1250 x1147 -x4621 -x3205 -x2520 x1251 x1146 -x4564 -x3206 -x2521 x1264 -x2857 -x2522 -x3603 -x2858 -x2535 x3768 -x3602 x2859 x2238 x3767 x2872 x2253 -x1143 x3774 x2251 x3770 -x3600 x2252 x3779 x1 
1798.03/1798.67	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.03/1798.67	c   10     9555   2739    23869    21860 45972234  16598      5 1798.10
1798.03/1798.67	c Objective: 263
1798.03/1798.67	s SATISFIABLE
1798.03/1798.67	c Total time: 1798.1 s

Verifier Data

OK	263

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1879998-1245163227/watcher-1879998-1245163227 -o /tmp/evaluation-result-1879998-1245163227/solver-1879998-1245163227 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879998-1245163227.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6606
/proc/meminfo: memFree=1857384/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=18772 CPUtime=0
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 258 0 0 0 0 0 0 0 18 0 1 0 183922025 19222528 242 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 4693 243 172 640 0 3988 0

[startup+0.0757791 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6606
/proc/meminfo: memFree=1857384/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=12544 CPUtime=0.06
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 839 0 0 0 6 0 0 0 18 0 1 0 183922025 12845056 699 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 3136 699 191 640 0 2492 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12544

[startup+0.101782 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6606
/proc/meminfo: memFree=1857384/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=12832 CPUtime=0.09
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 967 0 0 0 9 0 0 0 18 0 1 0 183922025 13139968 783 1992294400 134512640 137136520 4294956256 18446744073709551615 134551466 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 3208 783 197 640 0 2564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12832

[startup+0.301813 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6606
/proc/meminfo: memFree=1857384/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=14752 CPUtime=0.29
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 1449 0 0 0 28 1 0 0 19 0 1 0 183922025 15106048 1265 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 3688 1265 197 640 0 3044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14752

[startup+0.701873 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 6606
/proc/meminfo: memFree=1857384/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=14876 CPUtime=0.69
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 1477 0 0 0 68 1 0 0 23 0 1 0 183922025 15233024 1293 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 3719 1293 197 640 0 3075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14876

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1848416/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=26408 CPUtime=1.49
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 4365 0 0 0 147 2 0 0 25 0 1 0 183922025 27041792 4181 1992294400 134512640 137136520 4294956256 18446744073709551615 134574235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 6602 4181 197 640 0 5958 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26408

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1838112/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=29544 CPUtime=3.09
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 5158 0 0 0 306 3 0 0 25 0 1 0 183922025 30253056 4974 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 7386 4974 197 640 0 6742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29544

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1825328/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=48024 CPUtime=6.29
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 9783 0 0 0 625 4 0 0 25 0 1 0 183922025 49176576 9599 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 12006 9599 197 640 0 11362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48024

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1802800/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=64628 CPUtime=12.69
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 13915 0 0 0 1263 6 0 0 25 0 1 0 183922025 66179072 13731 1992294400 134512640 137136520 4294956256 18446744073709551615 134544419 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 16157 13731 197 640 0 15513 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64628

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1791536/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=75792 CPUtime=25.48
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 16924 0 0 0 2541 7 0 0 25 0 1 0 183922025 77611008 16538 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 18948 16538 198 640 0 18304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 75792

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1736880/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=131064 CPUtime=51.08
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 30743 0 0 0 5094 14 0 0 25 0 1 0 183922025 134209536 30357 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 32766 30357 198 640 0 32122 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131064

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1677296/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=189908 CPUtime=102.26
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 45438 0 0 0 10208 18 0 0 25 0 1 0 183922025 194465792 45052 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 47477 45052 198 640 0 46833 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 189908

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1618736/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=249060 CPUtime=162.24
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 60240 0 0 0 16200 24 0 0 25 0 1 0 183922025 255037440 59854 1992294400 134512640 137136520 4294956256 18446744073709551615 134544387 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 62265 59854 198 640 0 61621 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 249060

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1552944/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=313904 CPUtime=222.23
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 76451 0 0 0 22192 31 0 0 25 0 1 0 183922025 321437696 76065 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 78476 76065 198 640 0 77832 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 313904

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1503344/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=363404 CPUtime=282.2
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 88826 0 0 0 28184 36 0 0 25 0 1 0 183922025 372125696 88440 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 90851 88440 198 640 0 90207 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 363404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1490160/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=376656 CPUtime=342.19
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 92125 0 0 0 34181 38 0 0 25 0 1 0 183922025 385695744 91739 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 94164 91739 198 640 0 93520 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 376656

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1459952/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=407716 CPUtime=402.16
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 99890 0 0 0 40175 41 0 0 25 0 1 0 183922025 417501184 99504 1992294400 134512640 137136520 4294956256 18446744073709551615 134544431 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 101929 99504 198 640 0 101285 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 407716

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1403440/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=463440 CPUtime=462.15
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 113806 0 0 0 46167 48 0 0 25 0 1 0 183922025 474562560 113420 1992294400 134512640 137136520 4294956256 18446744073709551615 134598747 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 115860 113420 198 640 0 115216 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 463440

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1369136/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=497672 CPUtime=522.13
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 122385 0 0 0 52162 51 0 0 25 0 1 0 183922025 509616128 121995 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 124418 121995 198 640 0 123774 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 497672

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6607
/proc/meminfo: memFree=1338736/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=527836 CPUtime=582.11
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 129935 0 0 0 58157 54 0 0 25 0 1 0 183922025 540504064 129535 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 131959 129535 198 640 0 131315 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 527836

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6609
/proc/meminfo: memFree=1306344/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=560032 CPUtime=642.09
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 137996 0 0 0 64151 58 0 0 25 0 1 0 183922025 573472768 137592 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 140008 137592 198 640 0 139364 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 560032

[startup+702.302 s]

################
# More data... #
################

/proc/meminfo: memFree=1129648/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=736104 CPUtime=1121.95
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 182155 0 0 0 112114 81 0 0 25 0 1 0 183922025 753770496 181611 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 184026 181611 198 640 0 183382 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 736104

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6609
/proc/meminfo: memFree=1108976/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=757064 CPUtime=1181.93
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 187455 0 0 0 118109 84 0 0 25 0 1 0 183922025 775233536 186853 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 189266 186853 198 640 0 188622 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 757064

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1090864/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=774612 CPUtime=1241.89
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 191893 0 0 0 124103 86 0 0 25 0 1 0 183922025 793202688 191228 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 193653 191228 198 640 0 193009 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 774612

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1063536/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=801956 CPUtime=1301.88
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 198768 0 0 0 130099 89 0 0 25 0 1 0 183922025 821202944 198064 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 200489 198064 198 640 0 199845 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 801956

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1050672/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=814720 CPUtime=1361.86
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 202103 0 0 0 136094 92 0 0 25 0 1 0 183922025 834273280 201269 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 203680 201269 198 640 0 203036 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 814720

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1050608/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=814720 CPUtime=1421.84
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 202103 0 0 0 142092 92 0 0 25 0 1 0 183922025 834273280 201269 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 203680 201269 198 640 0 203036 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 814720

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1045424/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=820052 CPUtime=1481.83
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 203430 0 0 0 148089 94 0 0 25 0 1 0 183922025 839733248 202596 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 205013 202596 198 640 0 204369 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 820052

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=1027504/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=837856 CPUtime=1541.81
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 207860 0 0 0 154085 96 0 0 25 0 1 0 183922025 857964544 207026 1992294400 134512640 137136520 4294956256 18446744073709551615 134616680 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 209464 207026 198 640 0 208820 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 837856

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=998640/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=866796 CPUtime=1601.79
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 215121 0 0 0 160080 99 0 0 25 0 1 0 183922025 887599104 214287 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 216699 214287 198 640 0 216055 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 866796

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=963248/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=902228 CPUtime=1661.77
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 223980 0 0 0 166073 104 0 0 25 0 1 0 183922025 923881472 223146 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 225557 223146 198 640 0 224913 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 902228

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=933936/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=931624 CPUtime=1721.75
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 231330 0 0 0 172069 106 0 0 25 0 1 0 183922025 953982976 230496 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 232906 230496 198 640 0 232262 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 931624

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=901424/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=963508 CPUtime=1781.74
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 239300 0 0 0 178064 110 0 0 25 0 1 0 183922025 986632192 238466 1992294400 134512640 137136520 4294956256 18446744073709551615 134544440 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 240877 238466 198 640 0 240233 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 963508

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=897008/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=967896 CPUtime=1791.34
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 240398 0 0 0 179023 111 0 0 25 0 1 0 183922025 991125504 239564 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 241974 239564 198 640 0 241330 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 967896

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=895088/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=969804 CPUtime=1794.53
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 240880 0 0 0 179342 111 0 0 25 0 1 0 183922025 993079296 240041 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 242451 240041 198 640 0 241807 0
Current children cumulated CPU time (s) 1794.53
Current children cumulated vsize (KiB) 969804

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=894576/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=970476 CPUtime=1796.13
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 241036 0 0 0 179502 111 0 0 25 0 1 0 183922025 993767424 240197 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 242619 240197 198 640 0 241975 0
Current children cumulated CPU time (s) 1796.13
Current children cumulated vsize (KiB) 970476

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=894256/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=970880 CPUtime=1796.93
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 241136 0 0 0 179582 111 0 0 25 0 1 0 183922025 994181120 240297 1992294400 134512640 137136520 4294956256 18446744073709551615 134607193 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 242720 240297 198 640 0 242076 0
Current children cumulated CPU time (s) 1796.93
Current children cumulated vsize (KiB) 970880

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=894256/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=971268 CPUtime=1797.73
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194304 241246 0 0 0 179662 111 0 0 25 0 1 0 183922025 994578432 240407 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 242817 240407 198 640 0 242173 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 971268

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=893424/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=0 CPUtime=1798.12
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194308 241358 0 0 0 179698 114 0 0 25 0 1 0 183922025 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.12
Current children cumulated vsize (KiB) 0

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 6615
/proc/meminfo: memFree=893424/2055920 swapFree=4191900/4192956
[pid=6606] ppid=6604 vsize=0 CPUtime=1798.22
/proc/6606/stat : 6606 (bsolo) R 6604 6606 6005 0 -1 4194308 241358 0 0 0 179698 124 0 0 25 0 1 0 183922025 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6606/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.22
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.83
CPU time (s): 1798.26
CPU user time (s): 1796.99
CPU system time (s): 1.27281
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 971556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.99
system time used= 1.27281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241358
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= 2
involuntary context switches= 1914

runsolver used 1.36379 second user time and 3.65944 second system time

The end

Launcher Data

Begin job on node34 at 2009-06-16 16:40:27
IDJOB=1879998
IDBENCH=2228
IDSOLVER=701
FILE ID=node34/1879998-1245163227
PBS_JOBID= 9363786
Free space on /tmp= 66252 MiB

SOLVER NAME= bsolo 3.1 pb
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:30:4.5:0.95:98.opb
COMMAND LINE= bsolo -l3 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1879998-1245163227/watcher-1879998-1245163227 -o /tmp/evaluation-result-1879998-1245163227/solver-1879998-1245163227 -C 1800 -W 2000 -M 1800  bsolo -l3 -t1800 -m1800 HOME/instance-1879998-1245163227.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6272f76e60106089ef6773ef02321eb2
RANDOM SEED=1471196689

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

/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.263
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.263
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:       1857864 kB
Buffers:         32976 kB
Cached:          91884 kB
SwapCached:        260 kB
Active:          45532 kB
Inactive:        92628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857864 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4180 kB
Writeback:           0 kB
Mapped:          21816 kB
Slab:            45940 kB
Committed_AS:   170180 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1879998-1245163227.opb

Free space on /tmp at the end= 66248 MiB
End job on node34 at 2009-06-16 17:10:26