Trace number 3190045

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-01SAT 25.1742 25.1752

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S927210717-059.SATISFIABLE.cnf
MD5SUM7954e0b477e9d5cbd0a1f159f4b0eef6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3190045-1302709979.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2343     7029 |     702       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2334     7072 |      --       0       --      -- |     --   | -9/43
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 539   #clauses: 2334   #literals: 7072
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c 
0.00/0.01	c seed = 0, numatom = 539, numclause = 2334, numliterals = 7072
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c |       2 |     0.0 |       0 |      502 |      2 |       1 |     37740 |    1014 ||      2 |    2014 |      21/     21 |     246 |       0 |
0.00/0.03	c |       4 |     0.0 |       0 |      915 |      0 |       2 |     81566 |    2010 ||      4 |    3996 |       8/      8 |     577 |       0 |
0.00/0.04	c |       6 |     0.0 |       0 |     1421 |    198 |       3 |    131227 |    3208 ||      6 |    6027 |       8/      8 |     898 |       0 |
0.00/0.06	c |       7 |     0.0 |       0 |     1979 |    393 |       4 |    189383 |    4459 ||      7 |    8377 |       8/      8 |    1311 |       0 |
0.00/0.08	c |      11 |     0.0 |       0 |     2466 |    293 |       5 |    255301 |    6097 ||     11 |   11764 |       8/      8 |    1834 |       0 |
0.00/0.10	c |      14 |     0.0 |       0 |     3118 |    485 |       6 |    326810 |    7911 ||     14 |   15742 |       8/      8 |    2575 |       0 |
0.00/0.13	c |      15 |     0.0 |       0 |     3839 |    985 |       7 |    404126 |    9602 ||     15 |   19797 |       3/      3 |    3417 |       0 |
0.00/0.16	c |      16 |     0.0 |       0 |     4267 |     79 |       8 |    486393 |   11353 ||     16 |   21321 |       3/      3 |    3525 |       0 |
0.00/0.20	c |      21 |     0.0 |       0 |     4685 |     69 |       9 |    579288 |   13760 ||     21 |   26149 |       3/      3 |    4262 |       0 |
0.00/0.24	c |      25 |     0.0 |       0 |     5204 |    170 |      10 |    679310 |   16086 ||     25 |   30641 |       3/      3 |    5094 |       0 |
0.00/0.29	c |      29 |     0.1 |       0 |     5780 |    564 |      11 |    785322 |   18624 ||     29 |   36302 |       3/      3 |    5947 |       0 |
0.00/0.34	c |      30 |     0.0 |       0 |     6245 |    359 |      12 |    902104 |   21045 ||     30 |   40927 |       3/      3 |    6788 |       0 |
0.00/0.40	c |      31 |     0.1 |       0 |     6685 |   2060 |      13 |   1016132 |   23691 ||     31 |   48707 |       2/      2 |    8451 |       0 |
0.00/0.47	c |      31 |     0.1 |       0 |     7259 |   1462 |      14 |   1144908 |   26000 ||     31 |   50002 |       2/      2 |    8461 |       0 |
0.00/0.54	c |      38 |     0.1 |       0 |     7518 |    350 |      15 |   1281117 |   29266 ||     38 |   56785 |       2/      2 |    9720 |       0 |
0.00/0.62	c |      44 |     0.1 |       0 |     8053 |    228 |      16 |   1426104 |   32574 ||     44 |   62755 |       2/      2 |   10561 |       0 |
0.00/0.70	c |      46 |     0.1 |       0 |     8659 |    225 |      17 |   1574160 |   35918 ||     46 |   70268 |       2/      2 |   11817 |       0 |
0.00/0.79	c |      53 |     0.1 |       0 |     9119 |    220 |      18 |   1735236 |   39473 ||     53 |   76577 |       2/      2 |   13062 |       0 |
0.00/0.89	c |      59 |     0.1 |       0 |     9811 |    107 |      19 |   1898173 |   43288 ||     59 |   83661 |       2/      2 |   13905 |       0 |
0.00/0.99	c |      61 |     0.1 |       0 |    10397 |    702 |      20 |   2068240 |   46824 ||     61 |   90517 |       2/      2 |   15155 |       0 |
1.09/1.11	c |      62 |     0.1 |       0 |    11092 |    802 |      21 |   2253292 |   50693 ||     62 |   99078 |       2/      2 |   16824 |       0 |
1.19/1.24	c |      63 |     0.1 |       0 |    11147 |   3403 |      22 |   2430747 |   54439 ||     63 |  111029 |       2/      2 |   20136 |       0 |
1.29/1.38	c |      63 |     0.2 |       0 |    11390 |   1301 |      23 |   2623283 |   58129 ||     63 |  117013 |       2/      2 |   20164 |       0 |
1.48/1.53	c |      67 |     0.1 |       0 |    11808 |    298 |      24 |   2822306 |   62091 ||     67 |  120628 |       2/      2 |   20692 |       0 |
1.58/1.68	c |      76 |     0.1 |       0 |    11918 |    286 |      25 |   3022772 |   66996 ||     76 |  130829 |       2/      2 |   22277 |       0 |
1.78/1.83	c |      80 |     0.2 |       0 |    12548 |     73 |      26 |   3232818 |   71655 ||     80 |  139210 |       2/      2 |   23736 |       0 |
1.98/2.00	c |      90 |     0.2 |       0 |    13182 |    161 |      27 |   3450706 |   76906 ||     90 |  149851 |       2/      2 |   25416 |       0 |
2.09/2.16	c |      94 |     0.2 |       0 |    14480 |   1051 |      28 |   3678795 |   81826 ||     94 |  162142 |       2/      2 |   28508 |       0 |
2.28/2.35	c |      96 |     0.2 |       0 |    15099 |     35 |      29 |   3907186 |   86714 ||     96 |  168918 |       2/      2 |   28760 |       0 |
2.48/2.56	c |     107 |     0.2 |       0 |    16089 |    207 |      30 |   4143702 |   92390 ||    107 |  180155 |       2/      2 |   30650 |       0 |
2.68/2.78	c |     112 |     0.2 |       0 |    16415 |    198 |      31 |   4394950 |   97719 ||    112 |  190111 |       2/      2 |   32342 |       0 |
2.98/3.03	c |     123 |     0.2 |       0 |    16968 |    578 |      32 |   4649790 |  103815 ||    123 |  202871 |       2/      2 |   34448 |       0 |
3.19/3.25	c |     125 |     0.2 |       0 |    17506 |     73 |      33 |   4913642 |  109478 ||    125 |  215987 |       2/      2 |   36952 |       0 |
3.48/3.52	c |     126 |     0.3 |       0 |    17713 |   3876 |      34 |   5182297 |  114839 ||    126 |  229568 |       2/      2 |   40256 |       0 |
3.78/3.81	c |     126 |     0.3 |       0 |    18290 |   2976 |      35 |   5452390 |  119861 ||    126 |  233244 |       2/      2 |   40282 |       0 |
4.08/4.11	c |     127 |     0.3 |       0 |    18643 |   6981 |      36 |   5722298 |  126123 ||    127 |  256162 |       1/      1 |   46879 |       0 |
4.39/4.42	c |     127 |     0.3 |       0 |    18773 |   1478 |      37 |   5998733 |  132029 ||    127 |  266186 |       1/      1 |   46952 |       0 |
4.68/4.73	c |     127 |     0.3 |       0 |    18848 |   5679 |      38 |   6293160 |  136999 ||    127 |  266186 |       1/      1 |   46952 |       0 |
4.98/5.05	c |     139 |     0.3 |       0 |    18519 |     45 |      39 |   6598139 |  144140 ||    139 |  277479 |       1/      1 |   48859 |       0 |
5.28/5.37	c |     148 |     0.3 |       0 |    19045 |    121 |      40 |   6904396 |  151106 ||    148 |  291184 |       1/      1 |   51171 |       0 |
5.58/5.67	c |     157 |     0.3 |       0 |    19811 |    399 |      41 |   7219991 |  158335 ||    157 |  305591 |       1/      1 |   53682 |       0 |
5.98/6.00	c |     162 |     0.3 |       0 |    20345 |     88 |      42 |   7544869 |  165071 ||    162 |  317831 |       1/      1 |   55886 |       0 |
6.28/6.36	c |     173 |     0.4 |       0 |    21340 |     62 |      43 |   7871362 |  172764 ||    173 |  334061 |       1/      1 |   58690 |       0 |
6.68/6.74	c |     187 |     0.4 |       0 |    22291 |    232 |      44 |   8205747 |  180485 ||    187 |  347562 |       1/      1 |   61196 |       0 |
7.08/7.12	c |     189 |     0.4 |       0 |    23467 |    931 |      45 |   8549989 |  187649 ||    189 |  362141 |       1/      1 |   63714 |       0 |
7.48/7.55	c |     190 |     0.4 |       0 |    24067 |   1129 |      46 |   8893728 |  194738 ||    190 |  379664 |       1/      1 |   67055 |       0 |
7.88/7.99	c |     200 |     0.5 |       0 |    24318 |     10 |      47 |   9257044 |  202435 ||    200 |  390023 |       1/      1 |   68750 |       0 |
8.38/8.46	c |     212 |     0.5 |       0 |    24598 |    394 |      48 |   9625407 |  210772 ||    212 |  406047 |       1/      1 |   71686 |       0 |
8.88/8.95	c |     221 |     0.5 |       0 |    25076 |   1470 |      49 |   9999125 |  219050 ||    221 |  423987 |       1/      1 |   75430 |       0 |
9.38/9.44	c |     231 |     0.5 |       0 |    25622 |    158 |      50 |  10382206 |  227382 ||    231 |  437215 |       1/      1 |   77115 |       0 |
9.89/9.97	c |     243 |     0.5 |       0 |    26135 |    536 |      51 |  10760738 |  236372 ||    243 |  454772 |       1/      1 |   80080 |       0 |
10.38/10.49	c |     252 |     0.5 |       0 |    26430 |   1912 |      52 |  11151105 |  245365 ||    252 |  473445 |       1/      1 |   83828 |       0 |
10.89/10.99	c |     253 |     0.5 |       0 |    27532 |    410 |      53 |  11542592 |  253610 ||    253 |  492421 |       1/      1 |   87181 |       0 |
11.48/11.54	c |     254 |     0.5 |       0 |    27769 |   6215 |      54 |  11941844 |  261773 ||    254 |  512500 |       1/      1 |   93732 |       0 |
12.09/12.15	c |     254 |     0.6 |       0 |    28187 |   2514 |      55 |  12345547 |  270066 ||    254 |  524608 |       1/      1 |   93843 |       0 |
12.68/12.75	c |     255 |     0.6 |       0 |    28637 |   8518 |      56 |  12766196 |  278036 ||    255 |  550532 |       1/      1 |  106875 |       0 |
13.38/13.44	c |     255 |     0.7 |       0 |    29228 |   6101 |      57 |  13151232 |  287025 ||    255 |  573311 |       1/      1 |  107029 |       0 |
14.18/14.21	c |     255 |     0.8 |       0 |    29235 |   1623 |      58 |  13551344 |  295898 ||    255 |  590637 |       1/      1 |  107163 |       0 |
14.88/14.90	c |     255 |     0.7 |       0 |    29120 |   7925 |      59 |  14024221 |  303379 ||    255 |  590637 |       1/      1 |  107163 |       0 |
15.58/15.65	c |     261 |     0.8 |       0 |    29326 |    111 |      60 |  14487303 |  311844 ||    261 |  595676 |       1/      1 |  108007 |       0 |
16.28/16.39	c |     276 |     0.7 |       0 |    30251 |    176 |      61 |  14942997 |  322085 ||    276 |  615734 |       1/      1 |  111380 |       0 |
17.08/17.15	c |     286 |     0.8 |       0 |    30885 |    160 |      62 |  15412892 |  332389 ||    286 |  639158 |       1/      1 |  115567 |       0 |
17.88/17.94	c |     301 |     0.8 |       0 |    31543 |    821 |      63 |  15891826 |  342810 ||    301 |  657691 |       1/      1 |  118907 |       0 |
18.68/18.76	c |     316 |     0.8 |       0 |    33425 |   1174 |      64 |  16360792 |  353576 ||    316 |  678710 |       1/      1 |  122305 |       0 |
19.48/19.54	c |     318 |     0.8 |       0 |    33997 |   4474 |      65 |  16841166 |  363541 ||    318 |  702857 |       1/      1 |  127296 |       0 |
20.38/20.41	c |     330 |     0.9 |       0 |    35467 |    156 |      66 |  17342903 |  373899 ||    330 |  715434 |       1/      1 |  129183 |       0 |
21.38/21.43	c |     347 |     1.0 |       0 |    35155 |    327 |      67 |  17844440 |  385293 ||    347 |  737421 |       1/      1 |  133161 |       0 |
22.28/22.39	c |     356 |     1.0 |       0 |    36035 |    302 |      68 |  18353204 |  396032 ||    356 |  758227 |       1/      1 |  136926 |       0 |
23.38/23.41	c |     372 |     1.0 |       0 |    36418 |     55 |      69 |  18861783 |  407413 ||    372 |  779785 |       1/      1 |  140400 |       0 |
24.38/24.41	c |     381 |     1.0 |       0 |    37047 |   1945 |      70 |  19374972 |  418436 ||    381 |  805852 |       1/      1 |  147337 |       0 |
25.08/25.16	c |     382 |     0.8 |       0 |    43107 |   3202 |      70 |  19791269 |  426512 ||    382 |  822529 |       0/      0 |  152145 |       0 |
25.08/25.16	c c 
25.08/25.16	c -----------------------------------
25.08/25.16	c # temps = 25.150000
25.08/25.16	c # cleaningDB = 70
25.08/25.16	c # clause binaire = 0
25.08/25.16	c # literal removed by litRedundant = 1439293
25.08/25.16	c # literal removed by litRedundantBin = 0
25.08/25.16	c # init clause removed by simplify = 0
25.08/25.16	c # learnt clause removed by simplify = 0
25.08/25.16	c # une clause fausse était une apprise = 0
25.08/25.16	c # equivalence dectecte = 0
25.08/25.16	c # Memory used           : 15.11 MB
25.08/25.16	c 
25.08/25.16	c ########################
25.08/25.16	c ####   ##  ###   ## ####
25.08/25.16	c #### #### # ## #### ####
25.08/25.16	c ####   ##  ###   ##  ###
25.08/25.16	c ########################
25.08/25.16	c # restart = 382
25.08/25.16	c # conflit = 282713
25.08/25.16	c # decision = 426512
25.08/25.16	c # propagation = 19791269 	 (786929.184891 (prop/sec))
25.08/25.16	c 
25.08/25.16	c ########################
25.08/25.16	c ### ### #   ##   ##   ##
25.08/25.16	c ### # # # #### # ### ###
25.08/25.16	c ###  #  ### ## # ### ###
25.08/25.16	c ########################
25.08/25.16	c # numtry = 382
25.08/25.16	c # numflips = 822529
25.08/25.16	c # maxSat = 0
25.08/25.16	c # freeFlip = 226144
25.08/25.16	c # nbBoundary = 123
25.08/25.16	c 
25.08/25.17	s SATISFIABLE
25.08/25.17	v -1 2 -3 4 -5 -6 7 -8 -9 10 11 -12 13 -14 -15 16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 29 30 -31 -32 -33 34 -35 -36 37 38 -39 -40 41 42 43 -44 45 -46 47 -48 -49 50 51 52 53 54 55 56 57 -58 59 60 -61 -62 -63 -64 -65 66 -67 68 69 70 -71 72 73 -74 -75 -76 77 -78 -79 -80 81 -82 -83 -84 85 -86 87 88 89 -90 91 -92 -93 94 -95 -96 -97 98 -99 -100 -101 -102 -103 -104 -105 106 107 108 109 -110 111 -112 -113 -114 -115 116 -117 -118 -119 120 121 122 -123 124 125 -126 -127 -128 -129 -130 -131 132 -133 -134 135 136 137 138 139 -140 -141 -142 143 -144 145 -146 -147 148 149 150 -151 152 -153 -154 155 156 -157 158 -159 -160 161 -162 163 164 165 166 167 -168 -169 170 -171 172 -173 174 -175 -176 177 -178 -179 180 -181 182 183 184 185 -186 -187 188 -189 -190 191 -192 193 194 -195 196 197 198 199 200 201 -202 -203 -204 205 206 207 208 -209 210 211 -212 213 -214 -215 216 217 218 219 220 -221 222 223 -224 225 226 227 228 -229 230 231 232 -233 -234 -235 236 -237 -238 239 240 241 -242 -243 244 245 -246 -247 -248 -249 250 251 252 -253 -254 -255 -256 -257 -258 -259 260 261 -262 -263 264 265 -266 267 -268 269 -270 -271 -272 273 -274 275 276 277 278 279 280 281 282 -283 -284 -285 286 -287 -288 -289 290 -291 -292 -293 294 -295 296 -297 298 -299 -300 301 302 303 304 305 -306 -307 308 309 -310 -311 -312 -313 314 -315 316 -317 -318 319 -320 -321 322 323 324 325 -326 327 -328 329 -330 331 332 -333 -334 -335 336 -337 -338 339 -340 -341 342 -343 -344 345 -346 -347 348 349 350 -351 -352 353 354 355 356 357 358 -359 360 -361 362 363 364 365 -366 367 -368 369 -370 -371 -372 -373 -374 -375 376 377 378 -379 380 381 -382 383 384 -385 -386 -387 388 389 390 391 -392 393 -394 -395 396 -397 -398 399 400 -401 402 403 -404 -405 406 407 -408 -409 -410 411 -412 413 -414 415 -416 417 418 419 -420 421 422 -423 -424 -425 426 427 -428 -429 430 -431 432 433 434 -435 436 -437 438 -439 -440 441 -442 -443 -444 -445 -446 447 448 -449 -450 -451 -452 -453 454 455 456 -457 458 -459 -460 -461 462 -463 464 465 466 -467 -468 469 -470 -471 472 473 -474 -475 -476 477 478 -479 480 481 -482 -483 484 485 -486 -487 488 489 -490 -491 492 -493 494 -495 -496 -497 -498 499 500 -501 502 -503 -504 -505 506 -507 508 509 510 511 512 -513 -514 515 516 517 518 -519 -520 -521 522 523 -524 -525 -526 527 528 -529 -530 531 -532 -533 -534 535 536 537 538 539 -540 541 542 543 -544 545 546 -547 -548 549 -550 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 931)

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-3190045-1302709979/watcher-3190045-1302709979 -o /tmp/evaluation-result-3190045-1302709979/solver-3190045-1302709979 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3190045-1302709979.cnf rnovelty 

running on 2 cores: 0,2

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.09 4.02 3.94 4/195 2317
/proc/meminfo: memFree=13561108/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 461228354 8912896 253 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2317/statm: 2176 253 211 178 0 69 0

[startup+0.032149 s]
/proc/loadavg: 4.09 4.02 3.94 4/195 2317
/proc/meminfo: memFree=13561108/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101153 s]
/proc/loadavg: 4.09 4.02 3.94 4/195 2317
/proc/meminfo: memFree=13561108/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301101 s]
/proc/loadavg: 4.09 4.02 3.94 4/195 2317
/proc/meminfo: memFree=13561108/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701059 s]
/proc/loadavg: 4.09 4.02 3.94 4/195 2317
/proc/meminfo: memFree=13561108/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50091 s]
/proc/loadavg: 4.09 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13594556/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=10192 CPUtime=1.48 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 1037 0 0 0 148 0 0 0 25 0 1 0 461228355 10436608 949 33554432000 4194304 4241092 140736895457744 18446744073709551615 4206187 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 2548 949 135 12 0 1012 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27600

[startup+3.10061 s]
/proc/loadavg: 4.09 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13592196/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=11016 CPUtime=3.08 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 1255 0 0 0 308 0 0 0 25 0 1 0 461228355 11280384 1167 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 2754 1167 136 12 0 1218 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28424

[startup+6.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13588788/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=12244 CPUtime=6.28 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 1535 0 0 0 628 0 0 0 25 0 1 0 461228355 12537856 1447 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223784 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3061 1447 136 12 0 1525 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29652

[startup+12.7008 s]
/proc/loadavg: 4.08 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13584912/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=13796 CPUtime=12.68 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 1919 0 0 0 1268 0 0 0 25 0 1 0 461228355 14127104 1829 33554432000 4194304 4241092 140736895457744 18446744073709551615 4205828 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3449 1829 136 12 0 1913 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31204

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

[startup+19.1006 s]
/proc/loadavg: 4.06 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13582448/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=14772 CPUtime=19.08 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 2166 0 0 0 1908 0 0 0 25 0 1 0 461228355 15126528 2073 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3693 2073 136 12 0 2157 0
Current children cumulated CPU time (s) 19.08
Current children cumulated vsize (KiB) 32180

[startup+22.301 s]
/proc/loadavg: 4.06 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13581588/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=15204 CPUtime=22.28 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 2299 0 0 0 2228 0 0 0 25 0 1 0 461228355 15568896 2203 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3801 2203 136 12 0 2265 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 32612

[startup+23.9007 s]
/proc/loadavg: 4.06 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13580348/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=15436 CPUtime=23.88 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 2344 0 0 0 2388 0 0 0 25 0 1 0 461228355 15806464 2242 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223728 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3859 2242 136 12 0 2323 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 32844

[startup+24.7006 s]
/proc/loadavg: 4.06 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13579356/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=15468 CPUtime=24.68 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 2362 0 0 0 2468 0 0 0 25 0 1 0 461228355 15839232 2260 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3867 2260 136 12 0 2331 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 32876

[startup+25.1005 s]
/proc/loadavg: 4.06 4.02 3.94 5/198 2353
/proc/meminfo: memFree=13579356/32951124 swapFree=67111524/67111528
[pid=2317] ppid=2315 vsize=8704 CPUtime=0 cores=0,2
/proc/2317/stat : 2317 (esg_static.sh) S 2315 2317 1734 0 -1 4202496 349 210 0 0 0 0 0 0 25 0 1 0 461228354 8912896 256 33554432000 4194304 4922060 140736634364608 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/2317/statm: 2176 256 211 178 0 69 0
[pid=2320] ppid=2317 vsize=8704 CPUtime=0 cores=0,2
/proc/2320/stat : 2320 (esg_static.sh) S 2317 2317 1734 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461228355 8912896 135 33554432000 4194304 4922060 140736634364608 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/2320/statm: 2176 135 90 178 0 69 0
[pid=2321] ppid=2320 vsize=15468 CPUtime=25.08 cores=0,2
/proc/2321/stat : 2321 (sathys) R 2320 2317 1734 0 -1 4202496 2370 0 0 0 2508 0 0 0 25 0 1 0 461228355 15839232 2268 33554432000 4194304 4241092 140736895457744 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/2321/statm: 3867 2268 136 12 0 2331 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 32876

Child status: 10
Real time (s): 25.1752
CPU time (s): 25.1742
CPU user time (s): 25.1582
CPU system time (s): 0.015997
CPU usage (%): 99.9961
Max. virtual memory (cumulated for all children) (KiB): 32876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.1582
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4703
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= 27
involuntary context switches= 46

runsolver used 0.044993 second user time and 0.103984 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-13 17:52:59
IDJOB=3190045
IDBENCH=82976
IDSOLVER=1610
FILE ID=node111/3190045-1302709979
RUNJOBID= node111-1302706078-1752
PBS_JOBID= 12981435
Free space on /tmp= 71640 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S927210717-059.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190045-1302709979/watcher-3190045-1302709979 -o /tmp/evaluation-result-3190045-1302709979/solver-3190045-1302709979 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3190045-1302709979.cnf rnovelty

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

MD5SUM BENCH= 7954e0b477e9d5cbd0a1f159f4b0eef6
RANDOM SEED=2034647139

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      13561388 kB
Buffers:        708816 kB
Cached:       18070732 kB
SwapCached:          4 kB
Active:        9809644 kB
Inactive:      9148768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13561388 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             836 kB
Writeback:           0 kB
AnonPages:      178836 kB
Mapped:          15284 kB
Slab:           367428 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   368488 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= 71640 MiB
End job on node111 at 2011-04-13 17:53:24