Trace number 3285440

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) 1300.02 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-two-cities-sequential-15nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.040-SAT.cnf
MD5SUM74e0fa52e4789615985c73d0a8b105b4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark127.054
Satisfiable
(Un)Satisfiability was proved
Number of variables580875
Number of clauses3140965
Sum of the clauses size7465165
Maximum clause length602
Minimum clause length1
Number of clauses of size 1445
Number of clauses of size 23105720
Number of clauses of size 3720
Number of clauses of size 4720
Number of clauses of size 51200
Number of clauses of size over 532160

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3285440-1303763434.cnf
0.00/0.00	c Parsing...
1.00/1.05	c ==============================================================================
1.00/1.05	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.05	c ==============================================================================
1.00/1.05	c |         0 | 2655035  6284157 |  796510       0        0     nan |  0.000 % |
2.49/2.53	c |         0 | 2435333  5812851 |      --       0       --      -- |     --   | -88627/-166586
2.49/2.53	c ==============================================================================
2.49/2.53	c Result  :   #vars: 354692   #clauses: 2435333   #literals: 5812851
2.49/2.53	c CPU time:   2.32265 s
2.49/2.53	c ==============================================================================
5.18/5.29	c 
5.18/5.29	c seed = 0, numatom = 354692, numclause = 30601, numliterals = 5812851
5.18/5.29	c ---------------------------------------------------------------------------------------------------------------------------------------------
5.18/5.29	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
5.18/5.29	c ---------------------------------------------------------------------------------------------------------------------------------------------
63.88/63.92	c |       2 |    58.6 |       0 |      501 |    198 |       1 |   4950807 |   21991 ||      2 |  156348 |      66/     60 |     645 |       0 |
64.78/64.81	c |       4 |     0.9 |       0 |      976 |    288 |       2 |   8629592 |   40668 ||      4 |  162613 |      53/     47 |    1057 |       0 |
65.67/65.76	c |       6 |     1.0 |       5 |     1429 |    187 |       3 |  13426150 |   72121 ||      6 |  169298 |      42/     36 |    1507 |       0 |
66.87/66.93	c |       7 |     1.2 |       5 |     1922 |    388 |       4 |  17377859 |   93503 ||      7 |  176062 |      60/     45 |    2062 |       0 |
68.09/68.18	c |      11 |     1.3 |       5 |     2383 |    288 |       5 |  22394431 |  124708 ||     11 |  187043 |      34/     32 |    2790 |       0 |
69.88/69.96	c |      14 |     1.8 |     157 |     2907 |    488 |       6 |  27867225 |  156371 ||     14 |  195825 |      35/     31 |    3653 |       0 |
71.18/71.21	c |      15 |     1.2 |     161 |     3449 |    989 |       7 |  35934657 |  182984 ||     15 |  202288 |      42/     21 |    4622 |       0 |
72.88/72.91	c |      16 |     1.7 |     161 |     3824 |     85 |       8 |  41193674 |  202375 ||     16 |  206611 |      35/     33 |    4809 |       0 |
74.58/74.61	c |      21 |     1.7 |     164 |     4334 |     77 |       9 |  47813307 |  253772 ||     21 |  220833 |      44/     41 |    5786 |       0 |
76.68/76.71	c |      25 |     2.1 |     167 |     4890 |    171 |      10 |  55832474 |  313464 ||     25 |  233795 |      41/     27 |    6951 |       0 |
78.78/78.88	c |      29 |     2.2 |     175 |     5453 |    563 |      11 |  63543305 |  365656 ||     29 |  245652 |      33/     25 |    8010 |       0 |
80.78/80.86	c |      30 |     2.0 |     178 |     6092 |    363 |      12 |  68008253 |  397768 ||     30 |  251729 |      24/     14 |    9003 |       0 |
82.77/82.80	c |      31 |     1.9 |     180 |     6581 |   2064 |      13 |  78292678 |  441703 ||     31 |  265859 |      21/     12 |   11093 |       0 |
86.28/86.30	c |      31 |     3.5 |     182 |     7275 |   1469 |      14 |  82048309 |  462166 ||     31 |  269533 |      21/     12 |   11198 |       0 |
89.38/89.46	c |      38 |     3.2 |     188 |     7610 |    360 |      15 |  92484970 |  552004 ||     38 |  288848 |      41/     20 |   12776 |       0 |
92.08/92.15	c |      44 |     2.7 |     190 |     8275 |    241 |      16 | 104220642 |  612045 ||     44 |  308079 |      30/     19 |   13960 |       0 |
95.28/95.32	c |      46 |     3.2 |     192 |     9117 |    240 |      17 | 112670570 |  666407 ||     46 |  328676 |      37/     30 |   15606 |       0 |
99.08/99.19	c |      53 |     3.9 |     193 |     9739 |    214 |      18 | 122274331 |  719304 ||     53 |  343956 |      61/     39 |   17145 |       0 |
102.58/102.66	c |      59 |     3.5 |     195 |    10314 |    101 |      19 | 135798827 |  797877 ||     59 |  366553 |      29/     21 |   18425 |       0 |
106.18/106.27	c |      61 |     3.6 |     195 |    11138 |    699 |      20 | 146220615 |  849999 ||     61 |  385046 |      30/     21 |   20001 |       0 |
111.18/111.22	c |      62 |     4.9 |     195 |    11812 |    799 |      21 | 158193573 |  916624 ||     62 |  411932 |      30/     16 |   22226 |       0 |
117.88/117.99	c |      63 |     6.8 |     195 |    12527 |   3406 |      22 | 167251515 |  942834 ||     63 |  427497 |      23/     16 |   25735 |       0 |
121.78/121.89	c |      63 |     3.9 |     198 |    12676 |   1307 |      23 | 177854716 |  985126 ||     63 |  439837 |      21/     16 |   25997 |       0 |
125.58/125.67	c |      67 |     3.8 |     198 |    13223 |    292 |      24 | 182599780 | 1020925 ||     67 |  448889 |      37/     25 |   26728 |       0 |
130.58/130.66	c |      76 |     5.0 |     206 |    13714 |    275 |      25 | 198176927 | 1128300 ||     76 |  474485 |      34/     30 |   28785 |       0 |
135.58/135.66	c |      80 |     5.0 |     212 |    14493 |     60 |      26 | 216164044 | 1225018 ||     80 |  495098 |      31/     24 |   30732 |       0 |
140.88/140.96	c |      90 |     5.3 |     252 |    15444 |    139 |      27 | 232962249 | 1319109 ||     90 |  518039 |      55/     44 |   32866 |       0 |
147.39/147.42	c |      94 |     6.5 |     257 |    16382 |   1029 |      28 | 247082172 | 1406367 ||     94 |  548628 |      36/     22 |   36488 |       0 |
152.88/152.97	c |      96 |     5.5 |     261 |    17383 |     19 |      29 | 261686382 | 1472220 ||     96 |  569153 |      34/     31 |   37116 |       0 |
158.08/158.11	c |     107 |     5.1 |     278 |    18165 |    206 |      30 | 279051594 | 1594719 ||    107 |  595972 |      54/     38 |   39499 |       0 |
164.48/164.55	c |     112 |     6.4 |     282 |    19040 |    190 |      31 | 296693793 | 1695257 ||    112 |  619855 |      35/     20 |   41711 |       0 |
170.18/170.20	c |     123 |     5.7 |     286 |    20105 |    566 |      32 | 316115012 | 1812288 ||    123 |  660903 |      43/     33 |   44618 |       0 |
176.48/176.59	c |     125 |     6.4 |     291 |    20994 |     65 |      33 | 331936805 | 1915233 ||    125 |  706444 |      30/     27 |   47925 |       0 |
182.28/182.31	c |     126 |     5.7 |     641 |    22046 |   3867 |      34 | 348025726 | 2005612 ||    126 |  744950 |      22/     18 |   51953 |       0 |
191.29/191.39	c |     126 |     9.1 |     643 |    23037 |   2968 |      35 | 361616401 | 2074611 ||    126 |  759174 |      22/     18 |   52305 |       0 |
197.78/197.85	c |     127 |     6.5 |     644 |    23597 |   6972 |      36 | 380475808 | 2165046 ||    127 |  812826 |      17/     15 |   59790 |       0 |
204.28/204.39	c |     127 |     6.5 |     644 |    24312 |   1473 |      37 | 398737431 | 2244064 ||    127 |  847994 |      17/     15 |   60505 |       0 |
221.48/221.58	c |     127 |    17.2 |     644 |    24715 |   5674 |      38 | 401227671 | 2271127 ||    127 |  847994 |      17/     15 |   60505 |       0 |
228.58/228.61	c |     139 |     7.0 |     648 |    24268 |     35 |      39 | 417066244 | 2372347 ||    139 |  878171 |      30/     17 |   62927 |       0 |
235.68/235.72	c |     148 |     7.1 |     652 |    24968 |    116 |      40 | 437276736 | 2493370 ||    148 |  913931 |      30/     23 |   65878 |       0 |
242.68/242.75	c |     157 |     7.0 |     670 |    25804 |    403 |      41 | 460561105 | 2621759 ||    157 |  952540 |      46/     27 |   69160 |       0 |
250.48/250.57	c |     162 |     7.8 |     700 |    27277 |     90 |      42 | 476445104 | 2713218 ||    162 |  985992 |      35/     22 |   71830 |       0 |
258.18/258.21	c |     173 |     7.7 |     716 |    28252 |     55 |      43 | 500788000 | 2852268 ||    173 | 1028160 |      47/     27 |   75487 |       0 |
269.28/269.37	c |     187 |    11.2 |     721 |    29511 |    216 |      44 | 523969366 | 2986778 ||    187 | 1065422 |      56/     29 |   78585 |       0 |
277.28/277.39	c |     189 |     8.0 |     735 |    31083 |    911 |      45 | 548227122 | 3109077 ||    189 | 1108692 |      31/     22 |   81898 |       0 |
285.37/285.44	c |     190 |     8.0 |     741 |    32228 |   1112 |      46 | 571300778 | 3222489 ||    190 | 1158543 |      31/     12 |   86188 |       0 |
291.97/292.00	c |     200 |     6.6 |     746 |    33334 |    294 |      47 | 599272383 | 3351826 ||    200 | 1185189 |      35/     22 |   88325 |       0 |
300.29/300.34	c |     212 |     8.3 |     796 |    34059 |    367 |      48 | 628287711 | 3511097 ||    212 | 1228108 |      45/     25 |   92012 |       0 |
309.78/309.80	c |     221 |     9.5 |     800 |    35384 |   1449 |      49 | 651952927 | 3669496 ||    221 | 1278261 |      30/     15 |   96612 |       0 |
319.88/319.97	c |     231 |    10.2 |    1158 |    36298 |    129 |      50 | 672515806 | 3799032 ||    231 | 1319231 |      66/     55 |   98956 |       0 |
329.89/329.92	c |     243 |     9.9 |    1174 |    37267 |    500 |      51 | 698829257 | 3947768 ||    243 | 1361041 |      26/     18 |  102627 |       0 |
340.18/340.28	c |     252 |    10.4 |    1178 |    38583 |   1885 |      52 | 723319513 | 4081953 ||    252 | 1409729 |      28/      9 |  107142 |       0 |
349.39/349.49	c |     253 |     9.2 |    1182 |    39448 |    388 |      53 | 752262825 | 4226240 ||    253 | 1467981 |      42/     16 |  111725 |       0 |
360.79/360.85	c |     254 |    11.4 |    1182 |    40920 |   6191 |      54 | 768414128 | 4318616 ||    254 | 1523297 |      19/     15 |  119013 |       0 |
370.59/370.63	c |     254 |     9.8 |    1183 |    41447 |   2489 |      55 | 784934186 | 4418294 ||    254 | 1578791 |      19/     15 |  120061 |       0 |
382.38/382.43	c |     255 |    11.8 |    1185 |    42443 |   8496 |      56 | 801637224 | 4493137 ||    255 | 1629978 |      35/     19 |  133584 |       0 |
393.08/393.16	c |     255 |    10.7 |    1187 |    42586 |   6101 |      57 | 831368712 | 4639080 ||    255 | 1708270 |      35/     19 |  135211 |       0 |
406.08/406.10	c |     255 |    12.9 |    1187 |    43832 |   1595 |      58 | 855497290 | 4775042 ||    255 | 1777956 |      35/     19 |  136655 |       0 |
419.48/419.59	c |     255 |    13.5 |    1187 |    44668 |   7897 |      59 | 859967801 | 4789522 ||    255 | 1777956 |      35/     19 |  136655 |       0 |
429.98/430.00	c |     261 |    10.4 |    1192 |    44677 |     91 |      60 | 872330766 | 4854471 ||    261 | 1794617 |      39/     31 |  137804 |       0 |
441.09/441.13	c |     276 |    11.1 |    1356 |    44383 |    169 |      61 | 903179578 | 5030326 ||    276 | 1847664 |      50/     43 |  142199 |       0 |
451.58/451.67	c |     286 |    10.5 |    1373 |    45456 |    148 |      62 | 935802887 | 5186471 ||    286 | 1913546 |      13/      9 |  147530 |       0 |
461.89/461.97	c |     301 |    10.3 |    1377 |    47671 |    808 |      63 | 963303022 | 5336288 ||    301 | 1962162 |      17/      7 |  151708 |       0 |
472.89/472.95	c |     316 |    11.0 |    1459 |    48555 |   1180 |      64 | 999882027 | 5531214 ||    316 | 2025678 |      28/     19 |  156086 |       0 |
485.48/485.54	c |     318 |    12.6 |    1470 |    49955 |   4475 |      65 | 1028729876 | 5665434 ||    318 | 2090154 |      17/     15 |  162218 |       0 |
496.48/496.51	c |     330 |    11.0 |    1476 |    51947 |    148 |      66 | 1052506591 | 5800097 ||    330 | 2126104 |      32/     26 |  164810 |       0 |
508.28/508.33	c |     347 |    11.8 |    1490 |    52670 |    321 |      67 | 1088103378 | 5982791 ||    347 | 2178249 |      50/     35 |  169660 |       0 |
519.68/519.71	c |     356 |    11.4 |    1502 |    54255 |    290 |      68 | 1115583396 | 6137174 ||    356 | 2236734 |      36/     28 |  174361 |       0 |
532.18/532.20	c |     372 |    12.5 |    1510 |    55212 |     55 |      69 | 1149883172 | 6330789 ||    372 | 2295911 |      51/     36 |  178785 |       0 |
544.88/544.92	c |     381 |    12.7 |    1519 |    56944 |   1947 |      70 | 1183852525 | 6487469 ||    381 | 2354240 |      24/      7 |  186644 |       0 |
557.59/557.68	c |     382 |    12.8 |    1524 |    57998 |   4644 |      71 | 1216191919 | 6654448 ||    382 | 2426175 |      34/     19 |  194511 |       0 |
572.08/572.19	c |     382 |    14.5 |    1549 |    59653 |   2643 |      72 | 1254838710 | 6812803 ||    382 | 2502722 |      33/     19 |  196134 |       0 |
585.89/585.94	c |     395 |    13.8 |    1554 |    61504 |    120 |      73 | 1280692771 | 6942433 ||    395 | 2537576 |      60/     39 |  198900 |       0 |
600.49/600.58	c |     412 |    14.7 |    1559 |    62170 |    880 |      74 | 1322474534 | 7133778 ||    412 | 2608053 |      24/     19 |  204602 |       0 |
615.59/615.69	c |     425 |    15.1 |    1566 |    63649 |     47 |      75 | 1356442376 | 7312707 ||    425 | 2660255 |      60/     36 |  209060 |       0 |
629.59/629.60	c |     443 |    13.9 |    1574 |    64553 |    711 |      76 | 1395164220 | 7524799 ||    443 | 2746612 |      31/     11 |  215227 |       0 |
642.29/642.33	c |     445 |    12.7 |    1579 |    66484 |    408 |      77 | 1429287286 | 7707701 ||    445 | 2833530 |      46/     30 |  221724 |       0 |
655.79/655.81	c |     460 |    13.5 |    2161 |    67946 |    979 |      78 | 1468678085 | 7875578 ||    460 | 2881119 |      33/     17 |  225851 |       0 |
669.59/669.65	c |     476 |    13.8 |    2170 |    69406 |   1656 |      79 | 1503974436 | 8087997 ||    476 | 2949502 |      35/     27 |  231845 |       0 |
684.59/684.63	c |     491 |    15.0 |    2173 |    71067 |    415 |      80 | 1541006164 | 8268092 ||    491 | 3018501 |      25/     20 |  236274 |       0 |
700.59/700.61	c |     507 |    16.0 |    2187 |    72811 |     85 |      81 | 1582826632 | 8477113 ||    507 | 3092338 |      21/     19 |  242553 |       0 |
715.10/715.10	c |     509 |    14.5 |    2188 |    74556 |   3890 |      82 | 1609357734 | 8595440 ||    509 | 3157367 |      18/     10 |  253339 |       0 |
729.60/729.61	c |     509 |    14.5 |    2194 |    75416 |   2984 |      83 | 1649995193 | 8783203 ||    509 | 3246171 |      18/     10 |  255302 |       0 |
744.20/744.21	c |     510 |    14.6 |    2194 |    77625 |  11787 |      84 | 1678743732 | 8908657 ||    510 | 3344278 |      32/     20 |  269613 |       0 |
759.70/759.73	c |     510 |    15.5 |    2199 |    79792 |   1487 |      85 | 1716957306 | 9088971 ||    510 | 3451721 |      21/     18 |  271595 |       0 |
778.70/778.71	c |     510 |    19.0 |    2199 |    81418 |  10488 |      86 | 1723272536 | 9125154 ||    510 | 3451721 |      21/     18 |  271595 |       0 |
793.50/793.54	c |     511 |    14.8 |    2199 |    80731 |  19589 |      87 | 1763895275 | 9304451 ||    511 | 3581160 |      32/     16 |  299400 |       0 |
809.50/809.56	c |     511 |    16.0 |    2203 |    81819 |   9202 |      88 | 1818846101 | 9552450 ||    511 | 3714593 |      32/     16 |  302218 |       0 |
827.80/827.80	c |     511 |    18.2 |    2208 |    84658 |   9302 |      89 | 1875233278 | 9809185 ||    511 | 3844609 |      32/     16 |  305074 |       0 |
838.11/838.10	c |     511 |    10.3 |    2220 |    85750 |   9092 |      90 | 1908210627 | 9909459 ||    511 | 3850934 |      32/     16 |  305218 |       0 |
853.51/853.59	c |     511 |    15.5 |    2241 |    84715 |  18593 |      91 | 1924692032 | 10005532 ||    511 | 3850934 |      32/     16 |  305218 |       0 |
864.90/864.95	c |     519 |    11.4 |    2247 |    83517 |     85 |      92 | 1949424493 | 10126734 ||    519 | 3874549 |      51/     35 |  306978 |       0 |
883.70/883.71	c |     541 |    18.8 |    2253 |    84839 |    235 |      93 | 1998904901 | 10357652 ||    541 | 3965386 |      51/     34 |  313913 |       0 |
904.80/904.82	c |     557 |    21.1 |    2308 |    86473 |    399 |      94 | 2040729602 | 10569535 ||    557 | 4035333 |      19/     16 |  319983 |       0 |
920.80/920.86	c |     573 |    16.0 |    2334 |    87083 |   1458 |      95 | 2089762722 | 10801538 ||    573 | 4118602 |      45/     24 |  326400 |       0 |
945.60/945.68	c |     586 |    24.8 |    2350 |    88215 |    133 |      96 | 2135072405 | 11013509 ||    586 | 4207124 |      62/     38 |  333282 |       0 |
963.30/963.39	c |     605 |    17.7 |    2358 |    91071 |   1484 |      97 | 2184866449 | 11242253 ||    605 | 4286241 |      36/     19 |  341011 |       0 |
980.80/980.81	c |     626 |    17.4 |    2391 |    93425 |    129 |      98 | 2230495192 | 11447325 ||    626 | 4363341 |      36/     29 |  346432 |       0 |
1001.90/1001.92	c |     637 |    21.1 |    2398 |    95502 |   3505 |      99 | 2275193021 | 11657492 ||    637 | 4473343 |      19/     13 |  355462 |       0 |
1020.71/1020.79	c |     638 |    18.9 |    2408 |    97054 |   9105 |     100 | 2321048525 | 11864858 ||    638 | 4605128 |      19/     13 |  364167 |       0 |
1048.90/1048.96	c |     650 |    28.2 |    2438 |    99200 |     87 |     101 | 2356299201 | 12059759 ||    650 | 4647291 |      57/     54 |  366704 |       0 |
1067.80/1067.88	c |     669 |    18.9 |    2448 |    99843 |   2129 |     102 | 2401984025 | 12302268 ||    669 | 4742154 |      34/     28 |  374661 |       0 |
1087.81/1087.90	c |     691 |    20.0 |    2451 |   101702 |    375 |     103 | 2444222713 | 12533476 ||    691 | 4823515 |      39/     24 |  380522 |       0 |
1109.10/1109.13	c |     701 |    21.2 |    2459 |   103359 |    359 |     104 | 2483994182 | 12761364 ||    701 | 4938314 |      32/     20 |  389325 |       0 |
1125.60/1125.64	c |     723 |    16.5 |    2512 |   104630 |    202 |     105 | 2529306951 | 12982796 ||    723 | 5007418 |      20/     15 |  394564 |       0 |
1144.60/1144.61	c |     742 |    19.0 |    2549 |   106615 |    260 |     106 | 2574826505 | 13214073 ||    742 | 5094904 |      41/     23 |  401688 |       0 |
1166.01/1166.05	c |     763 |    21.5 |    2572 |   107635 |   2011 |     107 | 2631616582 | 13464533 ||    763 | 5193930 |      27/     16 |  409948 |       0 |
1189.01/1189.06	c |     765 |    23.0 |    2576 |   110299 |   6012 |     108 | 2671171515 | 13640573 ||    765 | 5296025 |      18/      7 |  421209 |       0 |
1208.81/1208.85	c |     766 |    19.8 |    2580 |   111353 |   7713 |     109 | 2705053375 | 13818545 ||    766 | 5393906 |      43/     21 |  435847 |       0 |
1234.11/1234.10	c |     766 |    25.2 |    2586 |   112314 |  11401 |     110 | 2759856905 | 14087372 ||    766 | 5559162 |      32/     21 |  439037 |       0 |
1261.40/1261.43	c |     766 |    27.3 |    2589 |   114784 |  11411 |     111 | 2770183986 | 14172454 ||    766 | 5561344 |      32/     21 |  439102 |       0 |
1284.51/1284.59	c |     794 |    23.2 |    2609 |   114748 |    262 |     112 | 2822816935 | 14433824 ||    794 | 5648844 |      43/     33 |  445909 |       0 |
1300.02/1300.00	c |     807 |    15.4 |    2619 |   123515 |    216 |     112 | 2869573839 | 14633348 ||    807 | 5711144 |      39/     31 |  451417 |       0 |
1300.02/1300.00	c c 
1300.02/1300.00	c -----------------------------------
1300.02/1300.00	c # temps = 1296.390000
1300.02/1300.00	c # cleaningDB = 112
1300.02/1300.00	c # clause binaire = 2405351
1300.02/1300.00	c # literal removed by litRedundant = 173927389
1300.02/1300.00	c # literal removed by litRedundantBin = 124995450
1300.02/1300.00	c # init clause removed by simplify = 86
1300.02/1300.00	c # learnt clause removed by simplify = 508
1300.02/1300.00	c # une clause fausse était une apprise = 0
1300.02/1300.00	c # equivalence dectecte = 0
1300.02/1300.00	c # Memory used           : 513.02 MB
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ####   ##  ###   ## ####
1300.02/1300.00	c #### #### # ## #### ####
1300.02/1300.00	c ####   ##  ###   ##  ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # restart = 807
1300.02/1300.00	c # conflit = 686600
1300.02/1300.00	c # decision = 14633348
1300.02/1300.00	c # propagation = 2869573839 	 (2213511.241987 (prop/sec))
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ### ### #   ##   ##   ##
1300.02/1300.00	c ### # # # #### # ### ###
1300.02/1300.00	c ###  #  ### ## # ### ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # numtry = 807
1300.02/1300.00	c # numflips = 5711144
1300.02/1300.00	c # maxSat = 2
1300.02/1300.00	c # freeFlip = 468735
1300.02/1300.00	c # nbBoundary = 4
1300.02/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-3285440-1303763434/watcher-3285440-1303763434 -o /tmp/evaluation-result-3285440-1303763434/solver-3285440-1303763434 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285440-1303763434.cnf rnovelty 

running on 2 cores: 4,6

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: 4.01 4.01 3.96 4/194 24155
/proc/meminfo: memFree=14856720/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) R 24153 24155 23613 0 -1 4202496 315 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640679829 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0

[startup+0.0894521 s]
/proc/loadavg: 4.01 4.01 3.96 4/194 24155
/proc/meminfo: memFree=14856720/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100459 s]
/proc/loadavg: 4.01 4.01 3.96 4/194 24155
/proc/meminfo: memFree=14856720/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300413 s]
/proc/loadavg: 4.01 4.01 3.96 4/194 24155
/proc/meminfo: memFree=14856720/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700343 s]
/proc/loadavg: 4.01 4.01 3.96 4/194 24155
/proc/meminfo: memFree=14856720/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50117 s]
/proc/loadavg: 4.01 4.01 3.96 5/196 24157
/proc/meminfo: memFree=14617020/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
[pid=24156] ppid=24155 vsize=355148 CPUtime=1.49 cores=4,6
/proc/24156/stat : 24156 (SatELite_releas) R 24155 24155 23613 0 -1 4202496 77532 0 0 0 135 14 0 0 25 0 1 0 487943959 363671552 70936 33554432000 134512640 135144242 4292053056 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24156/statm: 88787 70937 77 155 0 88630 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 363852

[startup+3.10088 s]
/proc/loadavg: 4.01 4.01 3.96 5/196 24157
/proc/meminfo: memFree=14527928/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=0 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 332 0 0 0 0 0 0 0 22 0 1 0 487943959 8912896 253 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/24155/statm: 2176 253 211 178 0 69 0
[pid=24156] ppid=24155 vsize=366100 CPUtime=3.09 cores=4,6
/proc/24156/stat : 24156 (SatELite_releas) R 24155 24155 23613 0 -1 4202496 115238 0 0 0 285 24 0 0 25 0 1 0 487943959 374886400 73906 33554432000 134512640 135144242 4292053056 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/24156/statm: 91525 73906 77 155 0 91368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 374804

[startup+6.30029 s]
/proc/loadavg: 4.01 4.01 3.96 5/197 24159
/proc/meminfo: memFree=14576908/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=237992 CPUtime=2.65 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 54395 0 0 0 257 8 0 0 19 0 1 0 487944323 243703808 54252 33554432000 4194304 4241092 140735912035920 18446744073709551615 4216792 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 59498 54252 167 12 0 57962 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 255400

[startup+12.7012 s]
/proc/loadavg: 4.01 4.01 3.96 5/197 24159
/proc/meminfo: memFree=14568760/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=237992 CPUtime=9.05 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 54784 0 0 0 897 8 0 0 25 0 1 0 487944323 243703808 54608 33554432000 4194304 4241092 140735912035920 18446744073709551615 4216792 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 59498 54608 134 12 0 57962 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 255400

[startup+25.5008 s]
/proc/loadavg: 4.00 4.01 3.96 5/197 24160
/proc/meminfo: memFree=14555736/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=237992 CPUtime=21.85 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 54949 0 0 0 2177 8 0 0 25 0 1 0 487944323 243703808 54773 33554432000 4194304 4241092 140735912035920 18446744073709551615 4216792 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 59498 54773 134 12 0 57962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 255400

[startup+51.1012 s]
/proc/loadavg: 4.00 4.01 3.96 5/197 24160
/proc/meminfo: memFree=14542756/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=238124 CPUtime=47.45 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 55284 0 0 0 4737 8 0 0 25 0 1 0 487944323 243838976 55042 33554432000 4194304 4241092 140735912035920 18446744073709551615 4216804 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 59531 55042 150 12 0 57995 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 255532

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24194
/proc/meminfo: memFree=14518864/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=274928 CPUtime=98.65 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 64654 0 0 0 9852 13 0 0 25 0 1 0 487944323 281526272 64385 33554432000 4194304 4241092 140735912035920 18446744073709551615 4216336 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 68732 64385 138 12 0 67196 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 292336

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24195
/proc/meminfo: memFree=14348352/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=296284 CPUtime=158.65 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 70029 0 0 0 15851 14 0 0 25 0 1 0 487944323 303394816 69760 33554432000 4194304 4241092 140735912035920 18446744073709551615 4221922 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 74071 69760 138 12 0 72535 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 313692

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24197
/proc/meminfo: memFree=14255880/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=341052 CPUtime=218.65 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 81216 0 0 0 21849 16 0 0 25 0 1 0 487944323 349237248 80947 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223077 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 85263 80947 138 12 0 83727 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 358460

[startup+282.301 s]
/proc/loadavg: 4.08 4.02 3.97 5/197 24228
/proc/meminfo: memFree=14439584/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6

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

/proc/meminfo: memFree=13741940/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=404528 CPUtime=758.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 97108 0 0 0 75843 24 0 0 25 0 1 0 487944323 414236672 96808 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223098 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 101132 96808 138 12 0 99596 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 421936

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/197 24243
/proc/meminfo: memFree=13659788/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=452604 CPUtime=818.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 109153 0 0 0 81840 27 0 0 25 0 1 0 487944323 463466496 108833 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 113151 108833 138 12 0 111615 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 470012

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/197 24244
/proc/meminfo: memFree=13650672/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=452636 CPUtime=878.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 109188 0 0 0 87840 27 0 0 25 0 1 0 487944323 463499264 108842 33554432000 4194304 4241092 140735912035920 18446744073709551615 4228837 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 113159 108842 138 12 0 111623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 470044

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24246
/proc/meminfo: memFree=13620160/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=452668 CPUtime=938.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 109204 0 0 0 93840 27 0 0 25 0 1 0 487944323 463532032 108848 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223576 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 113167 108848 138 12 0 111631 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 470076

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24248
/proc/meminfo: memFree=13609184/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=452732 CPUtime=998.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 109230 0 0 0 99840 27 0 0 25 0 1 0 487944323 463597568 108864 33554432000 4194304 4241092 140735912035920 18446744073709551615 4221917 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 113183 108864 138 12 0 111647 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 470140

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24249
/proc/meminfo: memFree=13581516/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=463228 CPUtime=1058.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 111874 0 0 0 105840 27 0 0 25 0 1 0 487944323 474345472 111498 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 115807 111498 138 12 0 114271 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 480636

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24251
/proc/meminfo: memFree=13570828/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=473900 CPUtime=1118.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 114533 0 0 0 111840 27 0 0 25 0 1 0 487944323 485273600 114141 33554432000 4194304 4241092 140735912035920 18446744073709551615 4228672 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 118475 114141 138 12 0 116939 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 491308

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24252
/proc/meminfo: memFree=13568332/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=473884 CPUtime=1178.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 114551 0 0 0 117840 27 0 0 25 0 1 0 487944323 485257216 114146 33554432000 4194304 4241092 140735912035920 18446744073709551615 4222051 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 118471 114146 138 12 0 116935 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 491292

[startup+1242.3 s]
/proc/loadavg: 4.04 4.01 3.99 5/197 24254
/proc/meminfo: memFree=13540888/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=474984 CPUtime=1238.67 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 114844 0 0 0 123840 27 0 0 25 0 1 0 487944323 486383616 114419 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223728 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 118746 114419 138 12 0 117210 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 492392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 3.99 3.99 4/190 24275
/proc/meminfo: memFree=13675940/32951124 swapFree=67111528/67111528
[pid=24155] ppid=24153 vsize=8704 CPUtime=3.63 cores=4,6
/proc/24155/stat : 24155 (esg_static.sh) S 24153 24155 23613 0 -1 4202496 349 115239 0 0 0 0 334 29 18 0 1 0 487943959 8912896 256 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/24155/statm: 2176 256 211 178 0 69 0
[pid=24158] ppid=24155 vsize=8704 CPUtime=0 cores=4,6
/proc/24158/stat : 24158 (esg_static.sh) S 24155 24155 23613 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 487944323 8912896 135 33554432000 4194304 4922060 140734747062288 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/24158/statm: 2176 135 90 178 0 69 0
[pid=24159] ppid=24158 vsize=525328 CPUtime=1296.39 cores=4,6
/proc/24159/stat : 24159 (sathys) R 24158 24155 23613 0 -1 4202496 127455 0 0 0 129609 30 0 0 25 0 1 0 487944323 537935872 127022 33554432000 4194304 4241092 140735912035920 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24159/statm: 131332 127022 138 12 0 129796 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 542736

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24155 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=344491
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=296954
# CPU time returned by wait4() is 3.64145
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.43
CPU system time (s): 0.59
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 542736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.34449
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115936
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= 10
involuntary context switches= 42

runsolver used 2.24566 second user time and 4.86026 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 22:30:36
IDJOB=3285440
IDBENCH=82386
IDSOLVER=1610
FILE ID=node106/3285440-1303763434
RUNJOBID= node106-1303762128-23942
PBS_JOBID= 13157143
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 74e0fa52e4789615985c73d0a8b105b4
RANDOM SEED=295101584

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.830
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.75
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.830
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.830
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:      14857000 kB
Buffers:       1988480 kB
Cached:       14609960 kB
SwapCached:          0 kB
Active:       10774728 kB
Inactive:      6753384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14857000 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           95476 kB
Writeback:           0 kB
AnonPages:      929248 kB
Mapped:          15280 kB
Slab:           500696 kB
PageTables:       7256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1137348 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= 71388 MiB
End job on node106 at 2011-04-25 22:52:16