Trace number 3286636

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.01 1300.02

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3286636-1303765966.cnf
0.00/0.00	c Parsing...
0.00/0.26	c ==============================================================================
0.00/0.26	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.26	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.26	c ==============================================================================
0.00/0.26	c |         0 |  783852  1708423 |  235155       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |  779390  1794017 |      --       0       --      -- |     --   | -3820/87017
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 97280   #clauses: 779390   #literals: 1794017
0.99/1.04	c CPU time:   1.00185 s
0.99/1.04	c ==============================================================================
1.35/1.81	c 
1.35/1.81	c seed = 0, numatom = 97280, numclause = 35526, numliterals = 1794017
1.35/1.81	c ---------------------------------------------------------------------------------------------------------------------------------------------
1.35/1.81	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
1.35/1.81	c ---------------------------------------------------------------------------------------------------------------------------------------------
5.87/5.93	c |       2 |     4.1 |    1903 |      445 |    199 |       1 |   2748438 |   11614 ||      2 |   47805 |     147/    137 |     354 |       0 |
6.17/6.26	c |       4 |     0.3 |    1906 |      976 |      0 |       2 |   5684346 |   24229 ||      4 |   58138 |     104/    101 |     768 |       0 |
6.58/6.63	c |       6 |     0.4 |    2194 |     1571 |    198 |       3 |   8749369 |   37774 ||      6 |   66131 |      83/     73 |    1164 |       0 |
6.97/7.07	c |       8 |     0.5 |    2204 |     2210 |    401 |       4 |  12344773 |   52483 ||      8 |   77381 |     113/    109 |    1697 |       0 |
7.47/7.58	c |      11 |     0.5 |    2428 |     2937 |    295 |       5 |  16320954 |   70205 ||     11 |   89239 |      69/     63 |    2339 |       0 |
8.07/8.10	c |      14 |     0.5 |    2686 |     3667 |    491 |       6 |  20306771 |   89582 ||     14 |  103411 |      60/     56 |    3208 |       0 |
8.57/8.69	c |      15 |     0.6 |    3103 |     4551 |    990 |       7 |  24758741 |  109125 ||     15 |  118237 |      63/     51 |    4198 |       0 |
9.28/9.30	c |      16 |     0.6 |    3233 |     5326 |     91 |       8 |  29317659 |  126976 ||     16 |  123982 |      80/     71 |    4366 |       0 |
10.08/10.10	c |      21 |     0.8 |    3678 |     5869 |     86 |       9 |  34938733 |  150598 ||     21 |  140470 |      84/     71 |    5227 |       0 |
10.88/10.90	c |      25 |     0.8 |    3787 |     6658 |    184 |      10 |  40619616 |  173263 ||     25 |  156840 |      59/     41 |    6217 |       0 |
11.78/11.80	c |      29 |     0.9 |    3789 |     7509 |    585 |      11 |  46732412 |  198010 ||     29 |  177754 |      64/     60 |    7246 |       0 |
12.68/12.70	c |      30 |     0.9 |    3796 |     8354 |    384 |      12 |  53392418 |  217418 ||     30 |  194472 |      50/     50 |    8207 |       0 |
13.68/13.75	c |      31 |     1.0 |    3797 |     9088 |   2085 |      13 |  60588626 |  242876 ||     31 |  220008 |      56/     45 |   10079 |       0 |
14.78/14.89	c |      31 |     1.1 |    3922 |     9863 |   1481 |      14 |  68819043 |  264120 ||     31 |  223481 |      56/     45 |   10112 |       0 |
16.08/16.19	c |      38 |     1.3 |    4007 |    10602 |    371 |      15 |  76993628 |  291372 ||     38 |  243533 |      68/     51 |   11519 |       0 |
17.38/17.48	c |      44 |     1.3 |    4310 |    11317 |    260 |      16 |  85212848 |  318052 ||     44 |  262236 |      64/     53 |   12472 |       0 |
18.78/18.80	c |      46 |     1.3 |    4386 |    12105 |    251 |      17 |  94056180 |  345843 ||     46 |  280827 |      34/     33 |   13876 |       0 |
20.18/20.23	c |      53 |     1.4 |    4414 |    13014 |    244 |      18 | 103804006 |  374447 ||     53 |  297904 |      51/     37 |   15244 |       0 |
21.77/21.85	c |      59 |     1.6 |    4580 |    13722 |    142 |      19 | 114250605 |  404796 ||     59 |  318907 |      64/     52 |   16266 |       0 |
23.37/23.41	c |      61 |     1.6 |    4620 |    14489 |    739 |      20 | 124095427 |  435841 ||     61 |  338819 |      47/     47 |   17677 |       0 |
25.18/25.26	c |      62 |     1.9 |    4782 |    15255 |    839 |      21 | 134828497 |  466348 ||     62 |  360347 |      46/     40 |   19547 |       0 |
27.27/27.37	c |      63 |     2.1 |    4994 |    16286 |   3440 |      22 | 146795802 |  500147 ||     63 |  392317 |      49/     34 |   23089 |       0 |
29.17/29.27	c |      63 |     1.9 |    5389 |    17169 |   1333 |      23 | 158105721 |  524054 ||     63 |  408622 |      49/     34 |   23307 |       0 |
31.78/31.90	c |      67 |     2.6 |    5482 |    17831 |     24 |      24 | 174062170 |  549390 ||     67 |  418774 |      52/     44 |   23890 |       0 |
34.37/34.40	c |      76 |     2.5 |    5485 |    18515 |    289 |      25 | 186820906 |  582073 ||     76 |  445869 |      47/     33 |   25669 |       0 |
36.78/36.84	c |      80 |     2.4 |    5512 |    19106 |     81 |      26 | 200178703 |  617147 ||     80 |  472725 |      59/     41 |   27321 |       0 |
39.49/39.50	c |      90 |     2.7 |    5579 |    20053 |    137 |      27 | 214047500 |  648135 ||     90 |  496084 |      49/     35 |   29131 |       0 |
42.38/42.45	c |      94 |     2.9 |    5608 |    20906 |   1033 |      28 | 229025342 |  680166 ||     94 |  523652 |      44/     35 |   32388 |       0 |
45.38/45.45	c |      96 |     3.0 |    5619 |    21977 |     30 |      29 | 244788462 |  712052 ||     96 |  542395 |      59/     41 |   32772 |       0 |
48.68/48.79	c |     107 |     3.3 |    5710 |    22932 |    209 |      30 | 262704914 |  748517 ||    107 |  571786 |      47/     36 |   34835 |       0 |
51.88/51.96	c |     113 |     3.2 |    5760 |    24152 |    204 |      31 | 279202365 |  782964 ||    113 |  595495 |      73/     70 |   36670 |       0 |
55.38/55.41	c |     123 |     3.4 |    5789 |    25275 |    571 |      32 | 296200208 |  820326 ||    123 |  627441 |      44/     35 |   38967 |       0 |
58.88/58.96	c |     125 |     3.6 |    6421 |    26198 |     68 |      33 | 312854122 |  857058 ||    125 |  661073 |      22/     21 |   41725 |       0 |
62.58/62.70	c |     126 |     3.7 |    6515 |    27285 |   3872 |      34 | 332161234 |  885710 ||    126 |  692076 |      51/     40 |   45215 |       0 |
66.48/66.57	c |     126 |     3.9 |    6562 |    28083 |   2969 |      35 | 351374970 |  911243 ||    126 |  699417 |      47/     40 |   45287 |       0 |
70.48/70.53	c |     127 |     4.0 |    6583 |    28574 |   6971 |      36 | 367483067 |  954606 ||    127 |  755214 |      35/     33 |   52273 |       0 |
74.18/74.29	c |     127 |     3.8 |    6715 |    29706 |   1469 |      37 | 384520772 |  995868 ||    127 |  785190 |      35/     33 |   52583 |       0 |
78.78/78.85	c |     127 |     4.6 |    6918 |    31172 |   5672 |      38 | 410667040 | 1025577 ||    127 |  785190 |      35/     33 |   52583 |       0 |
83.38/83.40	c |     139 |     4.5 |    6987 |    31572 |     40 |      39 | 432559329 | 1071845 ||    139 |  819656 |      54/     33 |   54681 |       0 |
88.38/88.43	c |     148 |     5.0 |    7084 |    32534 |    112 |      40 | 454725378 | 1108020 ||    148 |  854539 |      59/     50 |   57173 |       0 |
92.98/93.01	c |     157 |     4.6 |    7181 |    33527 |    392 |      41 | 477130019 | 1147720 ||    157 |  892832 |      53/     46 |   59889 |       0 |
98.18/98.23	c |     162 |     5.2 |    7234 |    34787 |     82 |      42 | 500792917 | 1181407 ||    162 |  926232 |      47/     37 |   62285 |       0 |
103.78/103.85	c |     173 |     5.6 |    7241 |    35418 |     51 |      43 | 524053569 | 1216390 ||    173 |  961421 |      40/     37 |   65317 |       0 |
109.58/109.67	c |     187 |     5.8 |    7529 |    35905 |    209 |      44 | 549653497 | 1257609 ||    187 |  991864 |      56/     45 |   67984 |       0 |
114.68/114.71	c |     189 |     5.0 |    7650 |    36976 |    906 |      45 | 570344827 | 1300719 ||    189 | 1027890 |      29/     29 |   70703 |       0 |
120.68/120.76	c |     190 |     6.0 |    7654 |    38046 |   1105 |      46 | 596006274 | 1335588 ||    190 | 1066072 |      39/     37 |   74234 |       0 |
126.77/126.80	c |     200 |     6.0 |    7658 |    39089 |    274 |      47 | 623225286 | 1369697 ||    200 | 1090227 |      57/     45 |   76008 |       0 |
132.48/132.58	c |     212 |     5.8 |    7678 |    39764 |    337 |      48 | 646629856 | 1409711 ||    212 | 1128099 |      53/     40 |   79119 |       0 |
138.58/138.60	c |     221 |     6.0 |    7895 |    40653 |   1417 |      49 | 671864450 | 1450893 ||    221 | 1166838 |      48/     31 |   83020 |       0 |
145.08/145.15	c |     230 |     6.6 |    7900 |    41804 |     97 |      50 | 701760985 | 1489700 ||    230 | 1197175 |      35/     26 |   84716 |       0 |
151.68/151.77	c |     243 |     6.6 |    7907 |    42979 |    458 |      51 | 729062000 | 1532983 ||    243 | 1237919 |      46/     42 |   88037 |       0 |
158.18/158.29	c |     252 |     6.5 |    8180 |    43977 |   1844 |      52 | 753991280 | 1579805 ||    252 | 1281419 |      50/     43 |   92046 |       0 |
165.18/165.23	c |     253 |     6.9 |    8446 |    45255 |    341 |      53 | 780557988 | 1627842 ||    253 | 1326914 |      54/     42 |   95726 |       0 |
172.87/172.98	c |     254 |     7.7 |    8493 |    46793 |   6150 |      54 | 813247260 | 1669770 ||    254 | 1369645 |      47/     44 |  102504 |       0 |
180.07/180.10	c |     254 |     7.1 |    8533 |    47982 |   2452 |      55 | 844863712 | 1706095 ||    254 | 1400260 |      47/     44 |  102787 |       0 |
187.77/187.89	c |     255 |     7.8 |    8655 |    49060 |   8454 |      56 | 879956684 | 1743529 ||    255 | 1450281 |      30/     29 |  116004 |       0 |
195.38/195.48	c |     255 |     7.6 |    8659 |    49596 |   6104 |      57 | 905553979 | 1792248 ||    255 | 1512694 |      30/     29 |  116592 |       0 |
202.78/202.88	c |     255 |     7.4 |    8669 |    50987 |   1557 |      58 | 932972045 | 1840846 ||    255 | 1561880 |      30/     29 |  117045 |       0 |
211.28/211.34	c |     255 |     8.4 |    8735 |    51765 |   7859 |      59 | 972318177 | 1865682 ||    255 | 1561880 |      30/     29 |  117045 |       0 |
220.68/220.78	c |     261 |     9.4 |    8741 |    51362 |     40 |      60 | 1014599871 | 1895777 ||    261 | 1576641 |      63/     39 |  117958 |       0 |
228.98/229.05	c |     276 |     8.3 |    8885 |    51254 |    107 |      61 | 1044996893 | 1945170 ||    276 | 1628577 |      46/     25 |  121571 |       0 |
237.48/237.52	c |     286 |     8.5 |    8926 |    52078 |     77 |      62 | 1075485631 | 1995606 ||    286 | 1684288 |      54/     48 |  126064 |       0 |
246.58/246.61	c |     301 |     9.1 |    8933 |    53807 |    739 |      63 | 1112368254 | 2037566 ||    301 | 1722833 |      50/     42 |  129609 |       0 |
255.68/255.71	c |     316 |     9.1 |    8938 |    54158 |   1093 |      64 | 1146871217 | 2084448 ||    316 | 1770126 |      42/     40 |  133203 |       0 |
265.08/265.17	c |     318 |     9.5 |    9006 |    55545 |   4384 |      65 | 1182112666 | 2127614 ||    318 | 1821268 |      40/     36 |  138424 |       0 |
275.08/275.19	c |     329 |    10.0 |    9070 |    57170 |     31 |      66 | 1220151385 | 2164471 ||    329 | 1849306 |      47/     40 |  140326 |       0 |
285.58/285.62	c |     346 |    10.4 |    9075 |    58299 |    184 |      67 | 1256983498 | 2208021 ||    346 | 1899594 |      56/     54 |  144189 |       0 |
295.28/295.38	c |     355 |     9.8 |    9078 |    59051 |    174 |      68 | 1292453124 | 2252206 ||    355 | 1945700 |      55/     30 |  148199 |       0 |
305.28/305.32	c |     372 |     9.9 |    9079 |    59740 |    412 |      69 | 1327503884 | 2305505 ||    372 | 2001097 |      29/     27 |  152350 |       0 |
315.48/315.54	c |     381 |    10.2 |    9081 |    60892 |   1783 |      70 | 1364190530 | 2344303 ||    381 | 2049592 |      45/     31 |  159479 |       0 |
326.38/326.46	c |     382 |    10.9 |    9087 |    61297 |   4486 |      71 | 1404238585 | 2384938 ||    382 | 2101989 |      39/     24 |  166348 |       0 |
337.38/337.44	c |     382 |    11.0 |    9101 |    63258 |   2481 |      72 | 1441508900 | 2432331 ||    382 | 2154037 |      36/     24 |  166762 |       0 |
348.38/348.45	c |     395 |    11.0 |    9108 |    64452 |    265 |      73 | 1483490485 | 2471287 ||    395 | 2186415 |      38/     35 |  168985 |       0 |
360.58/360.63	c |     412 |    12.2 |    9226 |    65034 |    714 |      74 | 1522268840 | 2528256 ||    412 | 2245983 |      67/     48 |  173860 |       0 |
372.98/373.08	c |     424 |    12.4 |    9231 |    66387 |     96 |      75 | 1562332865 | 2577444 ||    424 | 2298452 |      88/     64 |  177596 |       0 |
383.89/383.92	c |     443 |    10.9 |    9233 |    67388 |    545 |      76 | 1602626642 | 2629503 ||    443 | 2360958 |      56/     48 |  182794 |       0 |
394.79/394.83	c |     445 |    10.9 |    9254 |    68599 |    236 |      77 | 1641159321 | 2676668 ||    445 | 2419545 |      41/     38 |  188098 |       0 |
407.28/407.30	c |     460 |    12.5 |    9308 |    69518 |    816 |      78 | 1689933150 | 2720116 ||    460 | 2464264 |      57/     34 |  191650 |       0 |
419.18/419.28	c |     476 |    12.0 |    9348 |    70829 |   1478 |      79 | 1732511083 | 2771494 ||    476 | 2524875 |      56/     47 |  196911 |       0 |
430.69/430.77	c |     491 |    11.5 |    9389 |    72507 |    205 |      80 | 1774346323 | 2819939 ||    491 | 2574010 |      43/     36 |  200502 |       0 |
443.19/443.20	c |     507 |    12.4 |    9434 |    73495 |   2265 |      81 | 1816387544 | 2874715 ||    507 | 2640881 |      37/     37 |  205832 |       0 |
454.89/454.99	c |     509 |    11.8 |    9482 |    74774 |   3666 |      82 | 1861565534 | 2920919 ||    509 | 2690741 |      31/     29 |  215873 |       0 |
467.78/467.85	c |     509 |    12.9 |    9491 |    75413 |   2766 |      83 | 1906755211 | 2974567 ||    509 | 2747711 |      31/     29 |  216372 |       0 |
479.18/479.26	c |     510 |    11.4 |    9501 |    75827 |  11571 |      84 | 1945138244 | 3020681 ||    510 | 2808546 |      53/     35 |  229721 |       0 |
491.18/491.21	c |     510 |    12.0 |    9504 |    77042 |   1275 |      85 | 1981811289 | 3075399 ||    510 | 2871959 |      49/     35 |  230330 |       0 |
506.69/506.71	c |     510 |    15.5 |    9572 |    77994 |  10276 |      86 | 2050891739 | 3097497 ||    510 | 2871959 |      49/     35 |  230330 |       0 |
519.49/519.52	c |     511 |    12.8 |    9744 |    78026 |  19379 |      87 | 2093919321 | 3154606 ||    511 | 2973954 |      32/     30 |  256838 |       0 |
531.09/531.18	c |     511 |    11.7 |    9843 |    78826 |   9202 |      88 | 2130124999 | 3223152 ||    511 | 3058476 |      32/     30 |  257618 |       0 |
543.19/543.21	c |     511 |    12.0 |    9844 |    81300 |   9303 |      89 | 2164872724 | 3284696 ||    511 | 3133597 |      32/     30 |  258283 |       0 |
557.89/557.96	c |     511 |    14.8 |    9938 |    83116 |   8881 |      90 | 2227725287 | 3313294 ||    511 | 3138200 |      32/     30 |  258316 |       0 |
572.59/572.63	c |     511 |    14.7 |    9948 |    83579 |  18383 |      91 | 2291025550 | 3343248 ||    511 | 3138200 |      32/     30 |  258316 |       0 |
586.99/587.08	c |     518 |    14.5 |   10211 |    82991 |    358 |      92 | 2345649660 | 3381437 ||    518 | 3153693 |      45/     32 |  259662 |       0 |
602.19/602.27	c |     541 |    15.2 |   10217 |    83693 |   1168 |      93 | 2393561740 | 3435114 ||    541 | 3224378 |      46/     23 |  265394 |       0 |
617.79/617.81	c |     557 |    15.5 |   10453 |    84872 |    116 |      94 | 2441983390 | 3491975 ||    557 | 3288962 |      34/     28 |  270694 |       0 |
632.50/632.52	c |     573 |    14.7 |   10460 |    84888 |   1166 |      95 | 2492036078 | 3544690 ||    573 | 3350574 |      48/     42 |  275938 |       0 |
647.89/647.94	c |     584 |    15.4 |   10485 |    84542 |    123 |      96 | 2540671626 | 3595914 ||    584 | 3410014 |      58/     43 |  281269 |       0 |
666.59/666.68	c |     605 |    18.7 |   10515 |    86482 |   1158 |      97 | 2594337206 | 3650302 ||    605 | 3474964 |      45/     36 |  288223 |       0 |
684.49/684.59	c |     624 |    17.9 |   10557 |    88135 |    289 |      98 | 2646127163 | 3703197 ||    624 | 3531715 |      49/     33 |  292398 |       0 |
702.39/702.49	c |     637 |    17.9 |   10558 |    89705 |   3162 |      99 | 2695172515 | 3762446 ||    637 | 3603723 |      49/     45 |  300537 |       0 |
720.50/720.59	c |     638 |    18.1 |   10561 |    90440 |   8761 |     100 | 2741267554 | 3814020 ||    638 | 3670094 |      42/     34 |  307501 |       0 |
739.49/739.57	c |     649 |    19.0 |   10587 |    91986 |    225 |     101 | 2798097151 | 3858847 ||    649 | 3700167 |      70/     51 |  309462 |       0 |
758.79/758.88	c |     669 |    19.3 |   10622 |    92693 |   1768 |     102 | 2849533354 | 3917195 ||    669 | 3772927 |      50/     47 |  316283 |       0 |
777.60/777.60	c |     691 |    18.7 |   10731 |    94406 |      7 |     103 | 2901077358 | 3981382 ||    691 | 3836369 |      26/     21 |  321205 |       0 |
796.30/796.30	c |     701 |    18.7 |   10925 |    95788 |   4782 |     104 | 2947935359 | 4044929 ||    701 | 3914112 |      24/     24 |  328665 |       0 |
817.69/817.73	c |     722 |    21.4 |   10990 |    97400 |    103 |     105 | 3012130544 | 4098698 ||    722 | 3966748 |      56/     41 |  333090 |       0 |
839.49/839.55	c |     740 |    21.8 |   11033 |    98100 |     57 |     106 | 3073126662 | 4149086 ||    740 | 4031060 |      64/     54 |  338886 |       0 |
860.79/860.84	c |     763 |    21.3 |   11219 |    98890 |   1591 |     107 | 3129197083 | 4210161 ||    763 | 4108949 |      64/     56 |  346272 |       0 |
881.49/881.51	c |     765 |    20.7 |   11222 |    99969 |   5587 |     108 | 3184808881 | 4268490 ||    765 | 4189405 |      26/     24 |  356557 |       0 |
902.19/902.27	c |     766 |    20.8 |   11346 |   100491 |   7286 |     109 | 3241744561 | 4328451 ||    766 | 4255209 |      37/     32 |  369970 |       0 |
922.39/922.49	c |     766 |    20.2 |   11353 |   102104 |  11401 |     110 | 3282866714 | 4403665 ||    766 | 4361221 |      37/     32 |  370811 |       0 |
949.20/949.29	c |     766 |    26.8 |   11355 |   104773 |  10989 |     111 | 3364175060 | 4429082 ||    766 | 4365929 |      37/     32 |  370847 |       0 |
974.09/974.11	c |     792 |    24.8 |   11498 |   104861 |    297 |     112 | 3427093671 | 4491323 ||    792 | 4437593 |      47/     33 |  376311 |       0 |
996.20/996.25	c |     812 |    22.1 |   11499 |   105339 |    926 |     113 | 3481935295 | 4551231 ||    812 | 4507862 |      44/     33 |  383200 |       0 |
1019.50/1019.52	c |     829 |    23.3 |   11530 |   106514 |   2656 |     114 | 3541524655 | 4607567 ||    829 | 4577569 |      39/     37 |  391714 |       0 |
1045.01/1045.06	c |     845 |    25.5 |   11594 |   107265 |     15 |     115 | 3604584389 | 4661540 ||    845 | 4635548 |      49/     34 |  395451 |       0 |
1067.50/1067.52	c |     868 |    22.5 |   11733 |   107575 |    442 |     116 | 3661405317 | 4720551 ||    868 | 4704770 |      52/     36 |  402039 |       0 |
1091.00/1091.04	c |     891 |    23.5 |   11747 |   107157 |     61 |     117 | 3716969871 | 4783286 ||    891 | 4791833 |      41/     25 |  409370 |       0 |
1115.41/1115.47	c |     893 |    24.4 |   11894 |   109244 |   7464 |     118 | 3778162954 | 4844518 ||    893 | 4875230 |      28/     26 |  419701 |       0 |
1138.60/1138.63	c |     906 |    23.2 |   11895 |   110058 |    221 |     119 | 3835513614 | 4895010 ||    906 | 4923310 |      52/     48 |  422097 |       0 |
1163.60/1163.62	c |     925 |    25.0 |   11929 |   110445 |   1661 |     120 | 3893006491 | 4958316 ||    925 | 4999522 |      63/     52 |  428721 |       0 |
1189.80/1189.82	c |     954 |    26.2 |   11931 |   111848 |    438 |     121 | 3956725787 | 5019769 ||    954 | 5080319 |      29/     23 |  435590 |       0 |
1212.50/1212.55	c |     965 |    22.7 |   12139 |   113442 |    102 |     122 | 4012534045 | 5077200 ||    965 | 5148993 |      33/     31 |  442211 |       0 |
1237.30/1237.37	c |     987 |    24.8 |   12147 |   115509 |    824 |     123 | 4072242502 | 5144682 ||    987 | 5232896 |      30/     14 |  449551 |       0 |
1265.30/1265.35	c |    1017 |    28.0 |   12155 |   117451 |   1122 |     124 | 4137274987 | 5211312 ||   1017 | 5310251 |      51/     39 |  456566 |       0 |
1291.90/1291.90	c |    1020 |    26.5 |   12157 |   119062 |   5622 |     125 | 4198585515 | 5266797 ||   1020 | 5385818 |      48/     40 |  468415 |       0 |
1300.01/1300.00	c |    1020 |     8.1 |   12157 |   123225 |    189 |     125 | 4213652019 | 5291664 ||   1020 | 5418476 |      47/     40 |  468701 |       0 |
1300.01/1300.00	c c 
1300.01/1300.00	c -----------------------------------
1300.01/1300.00	c # temps = 1298.660000
1300.01/1300.00	c # cleaningDB = 125
1300.01/1300.00	c # clause binaire = 746048
1300.01/1300.00	c # literal removed by litRedundant = 116637378
1300.01/1300.00	c # literal removed by litRedundantBin = 12848462
1300.01/1300.00	c # init clause removed by simplify = 2527
1300.01/1300.00	c # learnt clause removed by simplify = 2847
1300.01/1300.00	c # une clause fausse était une apprise = 0
1300.01/1300.00	c # equivalence dectecte = 0
1300.01/1300.00	c # Memory used           : 146.81 MB
1300.01/1300.00	c 
1300.01/1300.00	c ########################
1300.01/1300.00	c ####   ##  ###   ## ####
1300.01/1300.00	c #### #### # ## #### ####
1300.01/1300.00	c ####   ##  ###   ##  ###
1300.01/1300.00	c ########################
1300.01/1300.00	c # restart = 1020
1300.01/1300.00	c # conflit = 841985
1300.01/1300.00	c # decision = 5291664
1300.01/1300.00	c # propagation = 4213652019 	 (3244590.249255 (prop/sec))
1300.01/1300.00	c 
1300.01/1300.00	c ########################
1300.01/1300.00	c ### ### #   ##   ##   ##
1300.01/1300.00	c ### # # # #### # ### ###
1300.01/1300.00	c ###  #  ### ## # ### ###
1300.01/1300.00	c ########################
1300.01/1300.00	c # numtry = 1020
1300.01/1300.00	c # numflips = 5418476
1300.01/1300.00	c # maxSat = 22
1300.01/1300.00	c # freeFlip = 649098
1300.01/1300.00	c # nbBoundary = 0
1300.01/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-3286636-1303765966/watcher-3286636-1303765966 -o /tmp/evaluation-result-3286636-1303765966/solver-3286636-1303765966 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3286636-1303765966.cnf rnovelty 

running on 2 cores: 5,7

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.00 3.99 3.89 4/193 29664
/proc/meminfo: memFree=21321324/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=0 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) R 29662 29664 28631 0 -1 4202496 314 0 0 0 0 0 0 0 25 0 1 0 488199456 8912896 252 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370777493 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/29664/statm: 2176 252 211 178 0 69 0

[startup+0.062636 s]
/proc/loadavg: 4.00 3.99 3.89 4/193 29664
/proc/meminfo: memFree=21321324/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=0 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 488199456 8912896 252 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29664/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100619 s]
/proc/loadavg: 4.00 3.99 3.89 4/193 29664
/proc/meminfo: memFree=21321324/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=0 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 488199456 8912896 252 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29664/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300583 s]
/proc/loadavg: 4.00 3.99 3.89 4/193 29664
/proc/meminfo: memFree=21321324/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=0 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 488199456 8912896 252 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29664/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70051 s]
/proc/loadavg: 4.00 3.99 3.89 4/193 29664
/proc/meminfo: memFree=21321324/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=0 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 488199456 8912896 252 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/29664/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50034 s]
/proc/loadavg: 4.00 3.99 3.89 5/195 29666
/proc/meminfo: memFree=21253612/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 8704

[startup+3.10109 s]
/proc/loadavg: 4.00 3.99 3.89 5/196 29668
/proc/meminfo: memFree=21236236/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=78804 CPUtime=1.72 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 17353 0 0 0 169 3 0 0 25 0 1 0 488199593 80695296 17264 33554432000 4194304 4241092 140734254156592 18446744073709551615 4216815 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 19701 17264 131 12 0 18165 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 96212

[startup+6.30053 s]
/proc/loadavg: 4.00 3.99 3.89 5/196 29669
/proc/meminfo: memFree=21228692/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=79332 CPUtime=4.92 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 17543 0 0 0 489 3 0 0 25 0 1 0 488199593 81235968 17454 33554432000 4194304 4241092 140734254156592 18446744073709551615 4222819 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 19833 17454 136 12 0 18297 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 96740

[startup+12.7004 s]
/proc/loadavg: 4.00 3.99 3.89 5/196 29669
/proc/meminfo: memFree=21214308/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=83912 CPUtime=11.33 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 18703 0 0 0 1129 4 0 0 25 0 1 0 488199593 85925888 18614 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223314 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 20978 18614 136 12 0 19442 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 101320

[startup+25.5011 s]
/proc/loadavg: 4.00 3.99 3.89 5/196 29669
/proc/meminfo: memFree=21199776/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=89492 CPUtime=24.12 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 20100 0 0 0 2408 4 0 0 25 0 1 0 488199593 91639808 20011 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 22373 20011 136 12 0 20837 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 106900

[startup+51.1006 s]
/proc/loadavg: 4.00 3.99 3.89 5/197 29701
/proc/meminfo: memFree=21484064/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=94576 CPUtime=49.73 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 21382 0 0 0 4968 5 0 0 25 0 1 0 488199593 96845824 21293 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223573 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 23644 21293 136 12 0 22108 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 111984

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.90 5/197 29702
/proc/meminfo: memFree=21456384/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=103308 CPUtime=100.93 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 23565 0 0 0 10087 6 0 0 25 0 1 0 488199593 105787392 23476 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 25827 23476 136 12 0 24291 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 120716

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/197 29704
/proc/meminfo: memFree=21439228/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=108856 CPUtime=160.93 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 24950 0 0 0 16087 6 0 0 25 0 1 0 488199593 111468544 24861 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 27214 24861 136 12 0 25678 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 126264

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.91 5/198 29736
/proc/meminfo: memFree=21692052/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=115908 CPUtime=220.93 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 26726 0 0 0 22086 7 0 0 25 0 1 0 488199593 118689792 26636 33554432000 4194304 4241092 140734254156592 18446744073709551615 4210841 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 28977 26636 136 12 0 27441 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 133316

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/198 29738
/proc/meminfo: memFree=21684436/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7

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

/proc/meminfo: memFree=21896668/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=136740 CPUtime=760.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 32036 0 0 0 76086 9 0 0 25 0 1 0 488199593 140021760 31826 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 34185 31826 136 12 0 32649 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 154148

[startup+822.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/197 29813
/proc/meminfo: memFree=21880368/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=138884 CPUtime=820.94 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 32580 0 0 0 82085 9 0 0 25 0 1 0 488199593 142217216 32356 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 34721 32356 136 12 0 33185 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 156292

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/197 29815
/proc/meminfo: memFree=21873572/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=142588 CPUtime=880.94 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 33542 0 0 0 88085 9 0 0 25 0 1 0 488199593 146010112 33302 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223312 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 35647 33302 136 12 0 34111 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 159996

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/197 29816
/proc/meminfo: memFree=21873188/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=142888 CPUtime=940.94 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 33614 0 0 0 94085 9 0 0 25 0 1 0 488199593 146317312 33349 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 35722 33349 136 12 0 34186 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 160296

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/197 29818
/proc/meminfo: memFree=21863392/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=143028 CPUtime=1000.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 33683 0 0 0 100085 10 0 0 25 0 1 0 488199593 146460672 33391 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223573 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 35757 33391 136 12 0 34221 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 160436

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/197 29820
/proc/meminfo: memFree=21862088/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=143628 CPUtime=1060.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 33872 0 0 0 106085 10 0 0 25 0 1 0 488199593 147075072 33569 33554432000 4194304 4241092 140734254156592 18446744073709551615 4205028 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 35907 33569 136 12 0 34371 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 161036

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/197 29821
/proc/meminfo: memFree=21853932/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=146588 CPUtime=1120.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 34619 0 0 0 112085 10 0 0 25 0 1 0 488199593 150106112 34290 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 36647 34290 136 12 0 35111 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 163996

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/197 29823
/proc/meminfo: memFree=21848984/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=150136 CPUtime=1180.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 35520 0 0 0 118085 10 0 0 25 0 1 0 488199593 153739264 35163 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 37534 35163 136 12 0 35998 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 167544

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.93 5/197 29824
/proc/meminfo: memFree=21848088/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=150328 CPUtime=1240.95 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 35608 0 0 0 124085 10 0 0 25 0 1 0 488199593 153935872 35233 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 37582 35233 136 12 0 36046 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 167736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.93 5/197 29826
/proc/meminfo: memFree=21838052/32951124 swapFree=67051468/67111528
[pid=29664] ppid=29662 vsize=8704 CPUtime=1.35 cores=5,7
/proc/29664/stat : 29664 (esg_static.sh) S 29662 29664 28631 0 -1 4202496 348 17571 0 0 0 0 130 5 18 0 1 0 488199456 8912896 255 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370957056 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/29664/statm: 2176 255 211 178 0 69 0
[pid=29667] ppid=29664 vsize=8704 CPUtime=0 cores=5,7
/proc/29667/stat : 29667 (esg_static.sh) S 29664 29664 28631 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 488199592 8912896 134 33554432000 4194304 4922060 140733885710320 18446744073709551615 218370776197 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29667/statm: 2176 134 90 178 0 69 0
[pid=29668] ppid=29667 vsize=150328 CPUtime=1298.66 cores=5,7
/proc/29668/stat : 29668 (sathys) R 29667 29664 28631 0 -1 4202496 35632 0 0 0 129856 10 0 0 25 0 1 0 488199593 153935872 35235 33554432000 4194304 4241092 140734254156592 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/29668/statm: 37582 35235 136 12 0 36046 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 167736

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 29664 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=304801
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=53991
# CPU time returned by wait4() is 1.35879
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.86
CPU system time (s): 0.15
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 167768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3048
system time used= 0.053991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18085
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= 33
involuntary context switches= 22

runsolver used 2.04569 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 23:12:47
IDJOB=3286636
IDBENCH=82431
IDSOLVER=1610
FILE ID=node101/3286636-1303765966
RUNJOBID= node101-1303764536-29309
PBS_JOBID= 13157151
Free space on /tmp= 71300 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286636-1303765966/watcher-3286636-1303765966 -o /tmp/evaluation-result-3286636-1303765966/solver-3286636-1303765966 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3286636-1303765966.cnf rnovelty

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=2115150492

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:      21321604 kB
Buffers:       2080548 kB
Cached:        8089428 kB
SwapCached:      33708 kB
Active:        7515360 kB
Inactive:      3641148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21321604 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:          190832 kB
Writeback:           0 kB
AnonPages:      973460 kB
Mapped:           9428 kB
Slab:           406064 kB
PageTables:       7412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1230276 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= 71424 MiB
End job on node101 at 2011-04-25 23:34:29