Trace number 3286038

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 NameAnswerCPU timeWall clock time
sathys 2011-04-01? (TO) 1299.98 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark133.041
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3286038-1303765040.cnf
0.00/0.01	c Parsing...
1.28/1.34	c ==============================================================================
1.28/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.34	c ==============================================================================
1.28/1.34	c |         0 | 3595700  8546816 | 1078709       0        0     nan |  0.000 % |
3.19/3.23	c |         0 | 3416174  8159169 |      --       0       --      -- |     --   | -82413/-158101
3.19/3.23	c ==============================================================================
3.19/3.23	c Result  :   #vars: 501071   #clauses: 3416174   #literals: 8159169
3.19/3.23	c CPU time:   2.91356 s
3.19/3.23	c ==============================================================================
6.97/7.08	c 
6.97/7.08	c seed = 0, numatom = 501071, numclause = 42528, numliterals = 8159169
6.97/7.08	c ---------------------------------------------------------------------------------------------------------------------------------------------
6.97/7.08	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
6.97/7.08	c ---------------------------------------------------------------------------------------------------------------------------------------------
122.87/122.98	c |       2 |   115.9 |       2 |      500 |    202 |       1 |   6409175 |   38384 ||      2 |  221018 |     114/    103 |     834 |       0 |
123.77/123.86	c |       4 |     0.9 |       2 |     1012 |    297 |       2 |  11161135 |   68957 ||      4 |  229305 |     114/    101 |    1355 |       0 |
125.17/125.29	c |       6 |     1.4 |       3 |     1447 |    197 |       3 |  16204053 |  100924 ||      6 |  237341 |     105/     82 |    1885 |       0 |
126.27/126.31	c |       7 |     1.0 |     278 |     1924 |    398 |       4 |  21219167 |  128348 ||      7 |  246762 |      96/     82 |    2557 |       0 |
127.77/127.84	c |      11 |     1.5 |     281 |     2518 |    293 |       5 |  28795400 |  182829 ||     11 |  261823 |      97/     89 |    3426 |       0 |
129.17/129.25	c |      14 |     1.4 |     284 |     3167 |    493 |       6 |  36049410 |  237469 ||     14 |  273625 |      88/     62 |    4455 |       0 |
131.17/131.29	c |      15 |     2.0 |     284 |     3946 |    994 |       7 |  44019742 |  294101 ||     15 |  289228 |      88/     51 |    5823 |       0 |
132.57/132.62	c |      16 |     1.3 |     293 |     4280 |     93 |       8 |  49354751 |  335947 ||     16 |  296044 |     111/     96 |    6168 |       0 |
134.37/134.48	c |      21 |     1.9 |     315 |     4611 |     87 |       9 |  57277811 |  397175 ||     21 |  311157 |     108/     84 |    7249 |       0 |
136.77/136.89	c |      25 |     2.4 |     317 |     5176 |    181 |      10 |  67151433 |  468888 ||     25 |  331726 |      75/     48 |    8574 |       0 |
138.97/139.01	c |      29 |     2.1 |     366 |     5700 |    573 |      11 |  78673533 |  543941 ||     29 |  352219 |     119/     96 |   10093 |       0 |
141.47/141.54	c |      30 |     2.5 |     366 |     6354 |    373 |      12 |  89389915 |  621515 ||     30 |  378129 |      77/     60 |   11591 |       0 |
144.18/144.28	c |      31 |     2.8 |     767 |     7070 |   2074 |      13 | 102504610 |  699700 ||     31 |  409786 |      77/     56 |   14099 |       0 |
147.28/147.35	c |      31 |     3.1 |     767 |     7732 |   1479 |      14 | 107733958 |  739329 ||     31 |  414542 |      77/     56 |   14260 |       0 |
150.07/150.13	c |      38 |     2.8 |     767 |     8309 |    362 |      15 | 118359843 |  810393 ||     38 |  435945 |      36/     32 |   15956 |       0 |
153.37/153.40	c |      44 |     3.3 |     773 |     8983 |    251 |      16 | 129843185 |  907728 ||     44 |  460850 |     110/     82 |   17459 |       0 |
156.37/156.47	c |      46 |     3.1 |     774 |     9572 |    248 |      17 | 142398214 |  996556 ||     46 |  490992 |      69/     59 |   19387 |       0 |
159.67/159.77	c |      53 |     3.3 |     776 |    10436 |    246 |      18 | 155075234 | 1095498 ||     53 |  514285 |      66/     38 |   21257 |       0 |
163.17/163.28	c |      59 |     3.5 |     778 |    11224 |    131 |      19 | 170531397 | 1191407 ||     59 |  540466 |      85/     77 |   22853 |       0 |
166.77/166.86	c |      61 |     3.6 |     779 |    12026 |    727 |      20 | 182855527 | 1278653 ||     61 |  566232 |     103/     77 |   24783 |       0 |
170.38/170.40	c |      62 |     3.5 |     780 |    12965 |    823 |      21 | 199430087 | 1366340 ||     62 |  601833 |      72/     60 |   27303 |       0 |
173.97/174.04	c |      63 |     3.7 |     781 |    13765 |   3426 |      22 | 216466003 | 1472994 ||     63 |  646841 |      56/     28 |   31587 |       0 |
181.18/181.27	c |      63 |     7.2 |     796 |    14707 |   1327 |      23 | 231312998 | 1584646 ||     63 |  678385 |      56/     28 |   32572 |       0 |
185.68/185.75	c |      67 |     4.5 |     797 |    15314 |     26 |      24 | 239713318 | 1645853 ||     67 |  693419 |      80/     75 |   33427 |       0 |
190.38/190.42	c |      76 |     4.7 |     801 |    15156 |      8 |      25 | 259291925 | 1800681 ||     76 |  729257 |      63/     55 |   35843 |       0 |
194.38/194.44	c |      81 |     4.0 |     818 |    16049 |    104 |      26 | 273226932 | 1899682 ||     81 |  756885 |     101/     78 |   38166 |       0 |
199.88/199.96	c |      90 |     5.5 |     862 |    16826 |    185 |      27 | 292225733 | 2055847 ||     90 |  795201 |      71/     62 |   40687 |       0 |
203.88/203.91	c |      94 |     4.0 |     865 |    17545 |   1084 |      28 | 308948283 | 2172602 ||     94 |  833864 |      64/     46 |   44787 |       0 |
208.28/208.33	c |      96 |     4.4 |     866 |    18423 |     77 |      29 | 319680200 | 2274337 ||     96 |  861519 |      75/     58 |   45665 |       0 |
213.88/213.91	c |     107 |     5.6 |     870 |    18965 |    256 |      30 | 343205875 | 2435220 ||    107 |  910397 |     102/     80 |   48732 |       0 |
224.18/224.21	c |     113 |    10.3 |     871 |    20483 |    248 |      31 | 360557279 | 2571430 ||    113 |  952012 |     115/     97 |   51542 |       0 |
230.77/230.80	c |     123 |     6.6 |     907 |    20953 |     29 |      32 | 385868022 | 2749276 ||    123 | 1001996 |     120/     96 |   54727 |       0 |
237.07/237.11	c |     125 |     6.3 |     909 |    21993 |    129 |      33 | 403581651 | 2894392 ||    125 | 1050034 |      58/     50 |   58308 |       0 |
252.37/252.44	c |     126 |    15.3 |     920 |    22749 |   3930 |      34 | 425534826 | 3036668 ||    126 | 1100685 |      53/     36 |   62963 |       0 |
258.38/258.47	c |     126 |     6.0 |     921 |    23423 |   3027 |      35 | 437658975 | 3145824 ||    126 | 1119988 |      53/     36 |   63487 |       0 |
264.87/264.93	c |     127 |     6.5 |     923 |    24098 |   7028 |      36 | 469358984 | 3334587 ||    127 | 1210762 |      38/     31 |   72136 |       0 |
271.17/271.24	c |     127 |     6.3 |     927 |    25419 |   1529 |      37 | 496715361 | 3501583 ||    127 | 1257241 |      38/     31 |   73533 |       0 |
277.57/277.62	c |     127 |     6.4 |     929 |    26721 |   5731 |      38 | 508539161 | 3570223 ||    127 | 1257241 |      38/     31 |   73533 |       0 |
284.78/284.88	c |     140 |     7.3 |     934 |    27310 |    111 |      39 | 531475351 | 3783820 ||    140 | 1303809 |     107/     84 |   76811 |       0 |
292.07/292.19	c |     149 |     7.3 |     949 |    28114 |    202 |      40 | 555993968 | 3963563 ||    149 | 1356687 |      82/     53 |   80508 |       0 |
299.57/299.65	c |     157 |     7.5 |     978 |    29290 |    478 |      41 | 586962762 | 4185400 ||    157 | 1411499 |      66/     38 |   83984 |       0 |
307.37/307.46	c |     163 |     7.8 |    1106 |    30945 |    168 |      42 | 599891567 | 4274902 ||    163 | 1440510 |      45/     34 |   86657 |       0 |
315.27/315.31	c |     173 |     7.9 |    1109 |    31193 |    148 |      43 | 632197594 | 4524853 ||    173 | 1505530 |      67/     43 |   90899 |       0 |
322.97/323.01	c |     187 |     7.7 |    1163 |    32423 |    333 |      44 | 661468472 | 4750363 ||    187 | 1554827 |      93/     70 |   94627 |       0 |
330.17/330.21	c |     189 |     7.2 |    1163 |    34032 |   1030 |      45 | 681847875 | 4900497 ||    189 | 1599942 |      92/     56 |   98403 |       0 |
338.27/338.36	c |     190 |     8.2 |    1165 |    35153 |   1227 |      46 | 707049726 | 5082956 ||    190 | 1670080 |      41/     31 |  103245 |       0 |
347.37/347.45	c |     200 |     9.1 |    1166 |    35899 |    110 |      47 | 728360853 | 5273545 ||    200 | 1708026 |      67/     56 |  105800 |       0 |
356.57/356.60	c |     212 |     9.1 |    1172 |    36199 |    494 |      48 | 759102713 | 5503721 ||    212 | 1780984 |      71/     56 |  110416 |       0 |
364.97/365.01	c |     221 |     8.4 |    1176 |    37729 |   1571 |      49 | 789148909 | 5703208 ||    221 | 1848256 |      83/     57 |  115750 |       0 |
375.48/375.57	c |     231 |    10.6 |    1180 |    38785 |    244 |      50 | 821273903 | 5923554 ||    231 | 1907706 |      53/     29 |  118905 |       0 |
383.98/384.09	c |     243 |     8.5 |    1190 |    39916 |     21 |      51 | 853906840 | 6155949 ||    243 | 1970580 |      87/     68 |  123325 |       0 |
393.98/394.03	c |     252 |     9.9 |    1225 |    41459 |   2002 |      52 | 886709274 | 6387516 ||    252 | 2045989 |      90/     50 |  128969 |       0 |
404.18/404.25	c |     253 |    10.2 |    1228 |    42796 |    498 |      53 | 915113895 | 6576044 ||    253 | 2113795 |      84/     49 |  134051 |       0 |
413.08/413.20	c |     254 |     8.9 |    1232 |    43918 |   6299 |      54 | 941477508 | 6737625 ||    254 | 2183314 |      62/     34 |  142113 |       0 |
422.78/422.80	c |     254 |     9.6 |    1233 |    44939 |   2596 |      55 | 973632584 | 6917122 ||    254 | 2236462 |      62/     34 |  143719 |       0 |
436.18/436.28	c |     255 |    13.5 |    1233 |    46191 |   8597 |      56 | 992026691 | 7037236 ||    255 | 2294652 |      64/     33 |  157846 |       0 |
448.68/448.79	c |     255 |    12.5 |    1874 |    46502 |   6103 |      57 | 1050626190 | 7381332 ||    255 | 2431688 |      64/     33 |  161734 |       0 |
459.38/459.45	c |     255 |    10.7 |    1877 |    48358 |   1699 |      58 | 1093904150 | 7636709 ||    255 | 2518675 |      64/     33 |  164247 |       0 |
477.17/477.28	c |     255 |    17.8 |    1877 |    49869 |   8000 |      59 | 1099016852 | 7656094 ||    255 | 2518675 |      64/     33 |  164247 |       0 |
501.07/501.14	c |     261 |    23.9 |    1878 |    49580 |    191 |      60 | 1113171444 | 7741651 ||    261 | 2540446 |      36/     28 |  165488 |       0 |
511.38/511.49	c |     277 |    10.3 |    1882 |    48774 |    259 |      61 | 1146344621 | 7998711 ||    277 | 2611772 |      66/     55 |  170831 |       0 |
522.57/522.66	c |     286 |    11.2 |    1892 |    49823 |    233 |      62 | 1183693056 | 8261193 ||    286 | 2705211 |      81/     51 |  176895 |       0 |
534.87/534.90	c |     301 |    12.2 |    1895 |    51932 |    906 |      63 | 1220091035 | 8525984 ||    301 | 2778498 |      97/     45 |  181947 |       0 |
546.77/546.87	c |     316 |    12.0 |    1903 |    52392 |     74 |      64 | 1265449919 | 8832359 ||    316 | 2862771 |      96/     65 |  187446 |       0 |
561.27/561.31	c |     318 |    14.4 |    1906 |    53481 |   4581 |      65 | 1295793721 | 9051888 ||    318 | 2944721 |      48/     35 |  194223 |       0 |
573.37/573.42	c |     330 |    12.1 |    1908 |    55721 |     57 |      66 | 1328800271 | 9244976 ||    330 | 3000234 |      71/     47 |  197346 |       0 |
584.17/584.27	c |     347 |    10.8 |    1912 |    57051 |    419 |      67 | 1367714919 | 9507090 ||    347 | 3081064 |     115/     79 |  203268 |       0 |
595.57/595.65	c |     356 |    11.4 |    1919 |    58633 |    396 |      68 | 1403510081 | 9744030 ||    356 | 3158419 |      69/     53 |  208774 |       0 |
609.17/609.24	c |     373 |    13.6 |    1923 |    59440 |    182 |      69 | 1450427654 | 10053388 ||    373 | 3247588 |      59/     47 |  214424 |       0 |
623.07/623.18	c |     381 |    13.9 |    1931 |    61063 |   2075 |      70 | 1492063689 | 10327270 ||    381 | 3334209 |      59/     48 |  223397 |       0 |
635.78/635.87	c |     382 |    12.7 |    1936 |    62031 |   4774 |      71 | 1533092144 | 10581698 ||    382 | 3451920 |      80/     41 |  232614 |       0 |
649.67/649.73	c |     382 |    13.9 |    1937 |    63855 |   2775 |      72 | 1579462054 | 10884911 ||    382 | 3561434 |      80/     41 |  235447 |       0 |
665.38/665.46	c |     396 |    15.7 |    1959 |    66134 |    251 |      73 | 1617811878 | 11101880 ||    396 | 3611680 |      74/     50 |  239126 |       0 |
679.37/679.49	c |     412 |    14.0 |    1985 |    67660 |   1021 |      74 | 1658105440 | 11379346 ||    412 | 3701705 |      36/     31 |  245350 |       0 |
692.57/692.67	c |     426 |    13.2 |    1985 |    69484 |    200 |      75 | 1689942155 | 11619183 ||    426 | 3778843 |      36/     14 |  250759 |       0 |
706.57/706.65	c |     443 |    14.0 |    1988 |    70611 |    859 |      76 | 1731531002 | 11898469 ||    443 | 3867899 |     102/     69 |  257276 |       0 |
719.47/719.56	c |     445 |    12.9 |    1996 |    72325 |    550 |      77 | 1773839446 | 12175496 ||    445 | 3964474 |      45/     38 |  264443 |       0 |
732.58/732.69	c |     460 |    13.1 |    1996 |    73904 |   1116 |      78 | 1812210752 | 12420091 ||    460 | 4043726 |      57/     34 |  269512 |       0 |
746.67/746.76	c |     476 |    14.1 |    1999 |    74719 |   1796 |      79 | 1859703566 | 12718398 ||    476 | 4146609 |     108/     61 |  276803 |       0 |
761.18/761.25	c |     491 |    14.5 |    2846 |    76051 |    564 |      80 | 1904477653 | 13017494 ||    491 | 4241239 |      66/     38 |  282291 |       0 |
775.48/775.51	c |     507 |    14.3 |    2863 |    77860 |    240 |      81 | 1955528377 | 13358918 ||    507 | 4355227 |      58/     29 |  289753 |       0 |
790.78/790.86	c |     509 |    15.4 |    2865 |    79801 |   4036 |      82 | 1988544114 | 13581393 ||    509 | 4452269 |      68/     34 |  301302 |       0 |
807.77/807.84	c |     509 |    17.0 |    2871 |    80750 |   3138 |      83 | 2042727625 | 13895876 ||    509 | 4579567 |      68/     34 |  304820 |       0 |
825.57/825.64	c |     510 |    17.8 |    2874 |    82472 |  11941 |      84 | 2092502009 | 14199077 ||    510 | 4728830 |      52/     33 |  320827 |       0 |
842.37/842.42	c |     510 |    16.8 |    2874 |    83835 |   1639 |      85 | 2144797561 | 14566757 ||    510 | 4894347 |      52/     33 |  324946 |       0 |
856.07/856.15	c |     510 |    13.7 |    2876 |    86086 |  10644 |      86 | 2169005124 | 14670098 ||    510 | 4894347 |      52/     33 |  324946 |       0 |
872.97/873.04	c |     511 |    16.9 |    2878 |    86721 |  19745 |      87 | 2230606848 | 15025995 ||    511 | 5097258 |      44/     35 |  354799 |       0 |
889.27/889.32	c |     511 |    16.3 |    2881 |    87990 |   9201 |      88 | 2309300925 | 15472286 ||    511 | 5277719 |      44/     35 |  359850 |       0 |
907.87/907.92	c |     511 |    18.6 |    2884 |    91460 |   9304 |      89 | 2382652645 | 15934856 ||    511 | 5478769 |      44/     35 |  365088 |       0 |
921.27/921.30	c |     511 |    13.4 |    2888 |    94168 |   9249 |      90 | 2408979673 | 16059678 ||    511 | 5482330 |      44/     35 |  365145 |       0 |
936.37/936.41	c |     511 |    15.1 |    2902 |    94619 |  18752 |      91 | 2428938812 | 16199837 ||    511 | 5482330 |      44/     35 |  365145 |       0 |
953.58/953.66	c |     520 |    17.2 |    2906 |    93981 |     35 |      92 | 2454494330 | 16387495 ||    520 | 5515417 |     121/     94 |  367301 |       0 |
970.67/970.72	c |     541 |    17.1 |    2913 |    95202 |    400 |      93 | 2507986682 | 16739810 ||    541 | 5633642 |      47/     32 |  374910 |       0 |
988.97/989.06	c |     557 |    18.3 |    2920 |    96530 |    575 |      94 | 2554755826 | 17051149 ||    557 | 5741157 |      78/     42 |  382316 |       0 |
1005.77/1005.80	c |     574 |    16.8 |    2941 |    96391 |   1648 |      95 | 2600924720 | 17332750 ||    574 | 5847903 |      63/     36 |  392661 |       0 |
1024.37/1024.46	c |     587 |    18.7 |    2942 |    96379 |    114 |      96 | 2652276592 | 17669153 ||    587 | 5963028 |      14/     10 |  397309 |       0 |
1043.47/1043.55	c |     605 |    19.1 |    2951 |    99097 |   1684 |      97 | 2706403688 | 18034993 ||    605 | 6090194 |      60/     34 |  406231 |       0 |
1061.07/1061.14	c |     626 |    17.6 |    2952 |   101549 |     41 |      98 | 2756116390 | 18388124 ||    626 | 6206897 |      64/     49 |  412935 |       0 |
1078.57/1078.62	c |     637 |    17.5 |    2954 |   104075 |   3718 |      99 | 2799766311 | 18682658 ||    637 | 6318192 |      20/      9 |  422659 |       0 |
1097.78/1097.84	c |     638 |    19.2 |    2955 |   105385 |   9318 |     100 | 2853031304 | 19047914 ||    638 | 6484419 |      30/     24 |  432906 |       0 |
1112.17/1112.28	c |     651 |    14.4 |    2959 |   107521 |    287 |     101 | 2883022120 | 19252206 ||    651 | 6542342 |     103/     78 |  436327 |       0 |
1131.07/1131.10	c |     669 |    18.8 |    3002 |   108670 |   2357 |     102 | 2939149004 | 19639492 ||    669 | 6674861 |      41/     31 |  445538 |       0 |
1152.87/1152.91	c |     693 |    21.8 |    3007 |   110717 |    114 |     103 | 2994962555 | 20019326 ||    693 | 6790576 |      99/     77 |  452903 |       0 |
1173.58/1173.67	c |     701 |    20.8 |    3011 |   112521 |    597 |     104 | 3048560105 | 20364954 ||    701 | 6931072 |      87/     47 |  462940 |       0 |
1191.97/1192.05	c |     723 |    18.4 |    3040 |   113890 |    461 |     105 | 3099375676 | 20679891 ||    723 | 7032617 |      46/     38 |  469553 |       0 |
1214.17/1214.27	c |     743 |    22.2 |    3046 |   115399 |    223 |     106 | 3158157529 | 21062371 ||    743 | 7167558 |      77/     53 |  477893 |       0 |
1233.77/1233.85	c |     763 |    19.6 |    3047 |   116659 |   2271 |     107 | 3217093716 | 21463289 ||    763 | 7301821 |      69/     49 |  487533 |       0 |
1255.07/1255.14	c |     765 |    21.3 |    3055 |   118697 |   6268 |     108 | 3269250862 | 21796918 ||    765 | 7459367 |      72/     45 |  500741 |       0 |
1275.27/1275.34	c |     766 |    20.2 |    3062 |   120286 |   7968 |     109 | 3322565744 | 22139783 ||    766 | 7597781 |      43/     36 |  516748 |       0 |
1299.98/1300.00	c |     766 |    24.7 |    3071 |   131607 |    102 |     109 | 3416943868 | 22696023 ||    766 | 7853215 |      43/     36 |  522995 |       0 |
1299.98/1300.00	c c 
1299.98/1300.00	c -----------------------------------
1299.98/1300.00	c # temps = 1295.240000
1299.98/1300.00	c # cleaningDB = 109
1299.98/1300.00	c # clause binaire = 3374294
1299.98/1300.00	c # literal removed by litRedundant = 124102701
1299.98/1300.00	c # literal removed by litRedundantBin = 82296478
1299.98/1300.00	c # init clause removed by simplify = 83
1299.98/1300.00	c # learnt clause removed by simplify = 448
1299.98/1300.00	c # une clause fausse était une apprise = 0
1299.98/1300.00	c # equivalence dectecte = 0
1299.98/1300.00	c # Memory used           : 526.09 MB
1299.98/1300.00	c 
1299.98/1300.00	c ########################
1299.98/1300.00	c ####   ##  ###   ## ####
1299.98/1300.00	c #### #### # ## #### ####
1299.98/1300.00	c ####   ##  ###   ##  ###
1299.98/1300.00	c ########################
1299.98/1300.00	c # restart = 766
1299.98/1300.00	c # conflit = 654664
1299.98/1300.00	c # decision = 22696023
1299.98/1300.00	c # propagation = 3416943868 	 (2638077.783268 (prop/sec))
1299.98/1300.00	c 
1299.98/1300.00	c ########################
1299.98/1300.00	c ### ### #   ##   ##   ##
1299.98/1300.00	c ### # # # #### # ### ###
1299.98/1300.00	c ###  #  ### ## # ### ###
1299.98/1300.00	c ########################
1299.98/1300.00	c # numtry = 766
1299.98/1300.00	c # numflips = 7853215
1299.98/1300.00	c # maxSat = 14
1299.98/1300.00	c # freeFlip = 444406
1299.98/1300.00	c # nbBoundary = 0
1299.98/1300.00	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286038-1303765040/watcher-3286038-1303765040 -o /tmp/evaluation-result-3286038-1303765040/solver-3286038-1303765040 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3286038-1303765040.cnf rnovelty 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.84 3.75 4/193 29400
/proc/meminfo: memFree=20528156/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0

[startup+0.0121551 s]
/proc/loadavg: 3.99 3.84 3.75 4/193 29400
/proc/meminfo: memFree=20528156/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10113 s]
/proc/loadavg: 3.99 3.84 3.75 4/193 29400
/proc/meminfo: memFree=20528156/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.3011 s]
/proc/loadavg: 3.99 3.84 3.75 4/193 29400
/proc/meminfo: memFree=20528156/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701024 s]
/proc/loadavg: 3.99 3.84 3.75 4/193 29400
/proc/meminfo: memFree=20528156/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50088 s]
/proc/loadavg: 3.99 3.84 3.75 5/195 29402
/proc/meminfo: memFree=20309904/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
[pid=29401] ppid=29400 vsize=374056 CPUtime=1.49 cores=1,3
/proc/29401/stat : 29401 (SatELite_releas) R 29400 29400 28631 0 -1 4202496 88547 0 0 0 128 21 0 0 25 0 1 0 488107001 383033344 81168 33554432000 134512640 135144242 4286582464 18446744073709551615 134577651 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29401/statm: 93514 81168 76 155 0 93357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 382760

[startup+3.1006 s]
/proc/loadavg: 3.99 3.84 3.75 5/195 29402
/proc/meminfo: memFree=20125640/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=0 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 331 0 0 0 0 0 0 0 23 0 1 0 488107001 8912896 252 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29400/statm: 2176 252 211 178 0 69 0
[pid=29401] ppid=29400 vsize=500568 CPUtime=3.08 cores=1,3
/proc/29401/stat : 29401 (SatELite_releas) R 29400 29400 28631 0 -1 4202496 138324 0 0 0 279 29 0 0 25 0 1 0 488107001 512581632 104593 33554432000 134512640 135144242 4286582464 18446744073709551615 134602829 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/29401/statm: 125142 104593 77 155 0 124985 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 509272

[startup+6.30103 s]
/proc/loadavg: 3.99 3.84 3.75 5/196 29404
/proc/meminfo: memFree=20353916/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=134692 CPUtime=1.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 27978 0 0 0 148 5 0 0 25 0 1 0 488107477 137924608 27887 33554432000 4194304 4241092 140736069866784 18446744073709551615 218370957056 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 33673 27887 117 12 0 32137 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 152100

[startup+12.7009 s]
/proc/loadavg: 3.99 3.84 3.75 5/196 29404
/proc/meminfo: memFree=20142996/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=333488 CPUtime=7.94 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 76903 0 0 0 783 11 0 0 25 0 1 0 488107477 341491712 76730 33554432000 4194304 4241092 140736069866784 18446744073709551615 4216815 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 83372 76730 174 12 0 81836 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 350896

[startup+25.5006 s]
/proc/loadavg: 4.07 3.87 3.76 5/196 29404
/proc/meminfo: memFree=20141888/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=333488 CPUtime=20.74 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 77331 0 0 0 2063 11 0 0 25 0 1 0 488107477 341491712 77121 33554432000 4194304 4241092 140736069866784 18446744073709551615 4216792 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 83372 77121 137 12 0 81836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 350896

[startup+51.1011 s]
/proc/loadavg: 4.04 3.88 3.77 5/196 29405
/proc/meminfo: memFree=20140528/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=333488 CPUtime=46.34 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 77629 0 0 0 4623 11 0 0 25 0 1 0 488107477 341491712 77416 33554432000 4194304 4241092 140736069866784 18446744073709551615 4216792 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 83372 77416 134 12 0 81836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 350896

[startup+102.307 s]
/proc/loadavg: 4.09 3.91 3.78 5/196 29406
/proc/meminfo: memFree=20111084/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=333488 CPUtime=97.54 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 77937 0 0 0 9743 11 0 0 25 0 1 0 488107477 341491712 77688 33554432000 4194304 4241092 140736069866784 18446744073709551615 4218255 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 83372 77688 177 12 0 81836 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 350896

[startup+162.3 s]
/proc/loadavg: 4.03 3.92 3.79 5/196 29408
/proc/meminfo: memFree=20057236/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=358336 CPUtime=157.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 84415 0 0 0 15741 12 0 0 25 0 1 0 488107477 366936064 84075 33554432000 4194304 4241092 140736069866784 18446744073709551615 4211605 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 89584 84075 138 12 0 88048 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 375744

[startup+222.301 s]
/proc/loadavg: 4.01 3.93 3.80 5/196 29418
/proc/meminfo: memFree=20027072/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=386656 CPUtime=217.54 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 91507 0 0 0 21740 14 0 0 25 0 1 0 488107477 395935744 91165 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223090 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 96664 91165 138 12 0 95128 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 404064

[startup+282.301 s]
/proc/loadavg: 4.00 3.94 3.82 5/196 29420
/proc/meminfo: memFree=20001292/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3

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

/proc/meminfo: memFree=19684536/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=520388 CPUtime=757.54 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 125016 0 0 0 75732 22 0 0 25 0 1 0 488107477 532877312 124651 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 130097 124651 138 12 0 128561 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 537796

[startup+822.301 s]
/proc/loadavg: 3.89 3.97 3.87 5/197 29530
/proc/meminfo: memFree=21424140/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=520420 CPUtime=817.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 125031 0 0 0 81731 22 0 0 25 0 1 0 488107477 532910080 124661 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223906 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 130105 124661 138 12 0 128569 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 537828

[startup+882.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/197 29563
/proc/meminfo: memFree=21185688/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=520452 CPUtime=877.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 125047 0 0 0 87731 22 0 0 25 0 1 0 488107477 532942848 124674 33554432000 4194304 4241092 140736069866784 18446744073709551615 4211588 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 130113 124674 138 12 0 128577 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 537860

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.89 5/196 29669
/proc/meminfo: memFree=21211340/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=527232 CPUtime=937.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 126745 0 0 0 93730 23 0 0 25 0 1 0 488107477 539885568 126365 33554432000 4194304 4241092 140736069866784 18446744073709551615 4221906 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 131808 126365 138 12 0 130272 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 544640

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/197 29701
/proc/meminfo: memFree=21469912/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=529092 CPUtime=997.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 127225 0 0 0 99730 23 0 0 25 0 1 0 488107477 541790208 126825 33554432000 4194304 4241092 140736069866784 18446744073709551615 4228381 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 132273 126825 138 12 0 130737 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 546500

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.90 5/197 29703
/proc/meminfo: memFree=21441864/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=529124 CPUtime=1057.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 127248 0 0 0 105730 23 0 0 25 0 1 0 488107477 541822976 126834 33554432000 4194304 4241092 140736069866784 18446744073709551615 4222124 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 132281 126834 138 12 0 130745 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 546532

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/198 29735
/proc/meminfo: memFree=21720260/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=529156 CPUtime=1117.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 127275 0 0 0 111730 23 0 0 25 0 1 0 488107477 541855744 126845 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 132289 126845 138 12 0 130753 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 546564

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/198 29737
/proc/meminfo: memFree=21687920/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=529188 CPUtime=1177.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 127295 0 0 0 117730 23 0 0 25 0 1 0 488107477 541888512 126853 33554432000 4194304 4241092 140736069866784 18446744073709551615 4210570 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 132297 126853 138 12 0 130761 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 546596

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/198 29739
/proc/meminfo: memFree=21668684/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=531744 CPUtime=1237.53 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 127933 0 0 0 123730 23 0 0 25 0 1 0 488107477 544505856 127473 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223410 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 132936 127473 138 12 0 131400 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 549152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/198 29740
/proc/meminfo: memFree=21660608/32951124 swapFree=67051468/67111528
[pid=29400] ppid=29398 vsize=8704 CPUtime=4.74 cores=1,3
/proc/29400/stat : 29400 (esg_static.sh) S 29398 29400 28631 0 -1 4202496 348 153751 0 0 0 0 432 42 18 0 1 0 488107001 8912896 255 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/29400/statm: 2176 255 211 178 0 69 0
[pid=29403] ppid=29400 vsize=8704 CPUtime=0 cores=1,3
/proc/29403/stat : 29403 (esg_static.sh) S 29400 29400 28631 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 1 0 488107477 8912896 134 33554432000 4194304 4922060 140734570114064 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/29403/statm: 2176 134 90 178 0 69 0
[pid=29404] ppid=29403 vsize=538712 CPUtime=1295.24 cores=1,3
/proc/29404/stat : 29404 (sathys) R 29403 29400 28631 0 -1 4202496 129705 0 0 0 129500 24 0 0 25 0 1 0 488107477 551641088 129231 33554432000 4194304 4241092 140736069866784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/29404/statm: 134678 129231 138 12 0 133142 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 556120

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29400 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=328341
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=426935
# CPU time returned by wait4() is 4.75528
# while last known CPU time is 1299.98
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.98
CPU user time (s): 1299.32
CPU system time (s): 0.66
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 556120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.32834
system time used= 0.426935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154267
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= 32
involuntary context switches= 12

runsolver used 2.07768 second user time and 5.03223 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 22:57:22
IDJOB=3286038
IDBENCH=82411
IDSOLVER=1610
FILE ID=node101/3286038-1303765040
RUNJOBID= node101-1303764536-29308
PBS_JOBID= 13157151
Free space on /tmp= 71160 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286038-1303765040/watcher-3286038-1303765040 -o /tmp/evaluation-result-3286038-1303765040/solver-3286038-1303765040 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3286038-1303765040.cnf rnovelty

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=701409183

node101.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20528304 kB
Buffers:       2079860 kB
Cached:        8183280 kB
SwapCached:      33708 kB
Active:        8370100 kB
Inactive:      3578268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20528304 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          232368 kB
Writeback:           0 kB
AnonPages:     1672564 kB
Mapped:           9392 kB
Slab:           407700 kB
PageTables:       8788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1973936 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71464 MiB
End job on node101 at 2011-04-25 23:19:04