Trace number 3438395

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 35.9715 35.9951

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v760c43649g5.cnf
MD5SUMfac733a1c5caf879cadf25b989055e5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.13683
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3438395-1306884539.cnf
0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   43649    87978 |   13094       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   42641   136684 |      --       0       --      -- |     --   | -1008/48706
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 720   #clauses: 42641   #literals: 136684
0.00/0.07	c CPU time:   0.069989 s
0.00/0.07	c ==============================================================================
0.09/0.12	c 
0.09/0.12	c seed = 0, numatom = 720, numclause = 2990, numliterals = 136684
0.09/0.12	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.09/0.12	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.09/0.12	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.09/0.15	c |       2 |     0.0 |       0 |      502 |      0 |       1 |     40182 |    1559 ||      2 |    2823 |      15/      0 |     233 |       0 |
0.09/0.18	c |       4 |     0.0 |       0 |     1102 |      0 |       2 |     92098 |    3115 ||      4 |    5550 |      14/      0 |     565 |       0 |
0.09/0.21	c |       6 |     0.0 |       0 |     1746 |    196 |       3 |    147783 |    5134 ||      6 |    8158 |      11/      0 |     891 |       0 |
0.09/0.25	c |       7 |     0.0 |       0 |     2526 |    396 |       4 |    211880 |    7013 ||      7 |   11435 |       8/      0 |    1316 |       0 |
0.09/0.30	c |      11 |     0.1 |       0 |     3360 |    292 |       5 |    284465 |    9673 ||     11 |   15675 |       8/      0 |    1864 |       0 |
0.09/0.36	c |      14 |     0.1 |       0 |     4283 |    490 |       6 |    368377 |   12271 ||     14 |   20894 |       8/      0 |    2597 |       0 |
0.09/0.42	c |      15 |     0.1 |       0 |     5203 |    991 |       7 |    468473 |   14995 ||     15 |   26505 |       8/      0 |    3453 |       0 |
0.09/0.49	c |      16 |     0.1 |       0 |     5721 |     85 |       8 |    573262 |   17575 ||     16 |   28384 |       8/      0 |    3569 |       0 |
0.09/0.58	c |      21 |     0.1 |       0 |     6494 |     82 |       9 |    686022 |   20772 ||     21 |   34460 |       8/      0 |    4327 |       0 |
0.09/0.68	c |      25 |     0.1 |       0 |     7136 |    175 |      10 |    808986 |   23836 ||     25 |   40229 |       8/      0 |    5194 |       0 |
0.09/0.78	c |      29 |     0.1 |       0 |     7861 |    565 |      11 |    928946 |   27815 ||     29 |   47423 |       8/      0 |    6054 |       0 |
0.09/0.88	c |      30 |     0.1 |       0 |     8702 |    365 |      12 |   1064494 |   31367 ||     30 |   53614 |       8/      0 |    6906 |       0 |
0.09/1.00	c |      31 |     0.1 |       0 |     9688 |   2069 |      13 |   1196128 |   35224 ||     31 |   63425 |       8/      0 |    8585 |       0 |
1.11/1.12	c |      31 |     0.1 |       0 |    10621 |   1470 |      14 |   1347971 |   38462 ||     31 |   65277 |       8/      0 |    8600 |       0 |
1.19/1.26	c |      38 |     0.1 |       0 |    11355 |    356 |      15 |   1518048 |   43098 ||     38 |   73861 |       8/      0 |    9869 |       0 |
1.39/1.40	c |      44 |     0.1 |       0 |    12431 |    246 |      16 |   1685625 |   47465 ||     44 |   81222 |       8/      0 |   10738 |       0 |
1.49/1.56	c |      46 |     0.2 |       0 |    13175 |    242 |      17 |   1870371 |   52117 ||     46 |   90175 |       8/      0 |   12021 |       0 |
1.69/1.74	c |      53 |     0.2 |       0 |    13868 |    232 |      18 |   2065847 |   56962 ||     53 |   97857 |       8/      0 |   13297 |       0 |
1.89/1.93	c |      59 |     0.2 |       0 |    14782 |    116 |      19 |   2254964 |   62356 ||     59 |  106467 |       8/      0 |   14181 |       0 |
2.09/2.12	c |      61 |     0.2 |       0 |    15780 |    715 |      20 |   2442254 |   67303 ||     61 |  114862 |       8/      0 |   15460 |       0 |
2.29/2.35	c |      62 |     0.2 |       0 |    16499 |    813 |      21 |   2631479 |   72312 ||     62 |  125364 |       8/      0 |   17158 |       0 |
2.59/2.61	c |      63 |     0.3 |       0 |    17199 |   3418 |      22 |   2841290 |   77639 ||     63 |  140674 |       8/      0 |   20509 |       0 |
2.89/2.91	c |      63 |     0.3 |       0 |    17698 |   1314 |      23 |   3065200 |   82492 ||     63 |  146851 |       8/      0 |   20574 |       0 |
3.09/3.18	c |      67 |     0.3 |       0 |    18183 |     10 |      24 |   3315788 |   87283 ||     67 |  150911 |       8/      0 |   21110 |       0 |
3.39/3.43	c |      76 |     0.2 |       0 |    18914 |    292 |      25 |   3564116 |   94069 ||     76 |  162627 |       8/      0 |   22729 |       0 |
3.69/3.74	c |      80 |     0.3 |       0 |    19895 |     84 |      26 |   3847859 |  100634 ||     80 |  173728 |       8/      0 |   24232 |       0 |
3.99/4.05	c |      90 |     0.3 |       0 |    20478 |    174 |      27 |   4134667 |  107443 ||     90 |  185973 |       6/      0 |   25966 |       0 |
4.29/4.36	c |      94 |     0.3 |       0 |    21375 |   1066 |      28 |   4404843 |  113887 ||     94 |  200554 |       6/      0 |   29094 |       0 |
4.69/4.70	c |      96 |     0.3 |       0 |    22786 |     59 |      29 |   4717602 |  119961 ||     96 |  208842 |       6/      0 |   29363 |       0 |
4.99/5.05	c |     107 |     0.4 |       0 |    23784 |    242 |      30 |   5023553 |  127578 ||    107 |  222828 |       6/      0 |   31304 |       0 |
5.29/5.41	c |     113 |     0.4 |       0 |    24014 |    233 |      31 |   5327329 |  135046 ||    113 |  235485 |       6/      0 |   33117 |       0 |
5.79/5.81	c |     123 |     0.4 |       0 |    25093 |      8 |      32 |   5638812 |  143267 ||    123 |  249703 |       6/      0 |   35148 |       0 |
6.19/6.26	c |     125 |     0.5 |       0 |    26314 |    108 |      33 |   5970153 |  151015 ||    125 |  266728 |       4/      0 |   37713 |       0 |
6.69/6.78	c |     126 |     0.5 |       0 |    26179 |   3914 |      34 |   6323727 |  158326 ||    126 |  285206 |       4/      0 |   41071 |       0 |
7.29/7.32	c |     126 |     0.5 |       0 |    26435 |   3013 |      35 |   6712024 |  164363 ||    126 |  289575 |       4/      0 |   41111 |       0 |
7.79/7.87	c |     127 |     0.5 |       0 |    25862 |   7015 |      36 |   7070140 |  172992 ||    127 |  319698 |       4/      0 |   47751 |       0 |
8.39/8.41	c |     127 |     0.6 |       0 |    25475 |   1514 |      37 |   7436718 |  180722 ||    127 |  332674 |       4/      0 |   47836 |       0 |
8.81/8.87	c |     127 |     0.4 |       0 |    25321 |   5715 |      38 |   7821674 |  186784 ||    127 |  332674 |       4/      0 |   47836 |       0 |
9.29/9.37	c |     139 |     0.5 |       0 |    27046 |     93 |      39 |   8197636 |  195715 ||    139 |  346549 |       4/      0 |   49757 |       0 |
9.79/9.87	c |     148 |     0.5 |       0 |    28752 |    173 |      40 |   8564584 |  205166 ||    148 |  363091 |       4/      0 |   52109 |       0 |
10.39/10.47	c |     157 |     0.6 |       0 |    30873 |    465 |      41 |   8978029 |  214951 ||    157 |  380232 |       4/      0 |   54661 |       0 |
11.09/11.14	c |     163 |     0.7 |       0 |    31872 |    151 |      42 |   9418360 |  223856 ||    163 |  395268 |       4/      0 |   57005 |       0 |
11.69/11.75	c |     173 |     0.6 |       0 |    33713 |    128 |      43 |   9828798 |  233616 ||    173 |  414329 |       4/      0 |   59778 |       0 |
12.39/12.42	c |     187 |     0.7 |       0 |    35094 |    309 |      44 |  10276732 |  243813 ||    187 |  431058 |       4/      0 |   62344 |       0 |
12.99/13.11	c |     189 |     0.7 |       0 |    35174 |   1004 |      45 |  10716712 |  252966 ||    189 |  448520 |       4/      0 |   64907 |       0 |
13.79/13.86	c |     190 |     0.8 |       0 |    35658 |   1204 |      46 |  11134400 |  262330 ||    190 |  469604 |       4/      0 |   68298 |       0 |
14.49/14.57	c |     200 |     0.7 |       0 |    35240 |     82 |      47 |  11578096 |  271601 ||    200 |  481535 |       4/      0 |   70018 |       0 |
15.19/15.31	c |     212 |     0.7 |       0 |    37199 |    455 |      48 |  12018142 |  282421 ||    212 |  501577 |       4/      0 |   73029 |       0 |
16.09/16.10	c |     221 |     0.8 |       0 |    38266 |   1537 |      49 |  12480128 |  292991 ||    221 |  524449 |       4/      0 |   76850 |       0 |
16.89/16.97	c |     231 |     0.9 |       0 |    39283 |    223 |      50 |  12993605 |  303347 ||    231 |  540091 |       4/      0 |   78581 |       0 |
17.79/17.85	c |     243 |     0.9 |       0 |    40446 |    590 |      51 |  13482035 |  314192 ||    243 |  561001 |       4/      0 |   81582 |       0 |
18.70/18.74	c |     252 |     0.9 |       0 |    41795 |   1960 |      52 |  13997774 |  325662 ||    252 |  583782 |       4/      0 |   85391 |       0 |
19.69/19.72	c |     253 |     1.0 |       0 |    43174 |    452 |      53 |  14520244 |  336367 ||    253 |  607086 |       4/      0 |   88785 |       0 |
20.69/20.71	c |     254 |     1.0 |       0 |    42898 |   6254 |      54 |  15048015 |  347129 ||    254 |  633653 |       4/      0 |   95411 |       0 |
21.69/21.74	c |     254 |     1.0 |       0 |    43877 |   2555 |      55 |  15535399 |  357355 ||    254 |  649171 |       4/      0 |   95563 |       0 |
22.79/22.81	c |     255 |     1.1 |       0 |    44839 |   8556 |      56 |  16079104 |  367141 ||    255 |  682424 |       4/      0 |  108667 |       0 |
23.99/24.05	c |     255 |     1.2 |       0 |    46460 |   6103 |      57 |  16598919 |  379632 ||    255 |  711262 |       4/      0 |  108919 |       0 |
25.19/25.26	c |     255 |     1.2 |       0 |    44488 |   1660 |      58 |  17159143 |  391268 ||    255 |  732771 |       4/      0 |  109126 |       0 |
26.19/26.29	c |     255 |     1.0 |       0 |    44296 |   7963 |      59 |  17771163 |  400025 ||    255 |  732771 |       4/      0 |  109126 |       0 |
27.29/27.35	c |     261 |     1.0 |       0 |    46854 |    156 |      60 |  18373303 |  410346 ||    261 |  739069 |       4/      0 |  109990 |       0 |
28.39/28.44	c |     277 |     1.1 |       0 |    49244 |    216 |      61 |  18942572 |  423304 ||    277 |  763037 |       4/      0 |  113802 |       0 |
29.59/29.65	c |     286 |     1.2 |       0 |    50165 |    190 |      62 |  19525809 |  436451 ||    286 |  789540 |       4/      0 |  117673 |       0 |
30.89/30.95	c |     301 |     1.3 |       0 |    49942 |    859 |      63 |  20129471 |  449396 ||    301 |  810656 |       4/      0 |  121072 |       0 |
32.19/32.22	c |     316 |     1.3 |       0 |    53390 |     20 |      64 |  20709389 |  462924 ||    316 |  835489 |       4/      0 |  124499 |       0 |
33.49/33.55	c |     318 |     1.3 |       0 |    54804 |   4519 |      65 |  21291484 |  476015 ||    318 |  866157 |       4/      0 |  129605 |       0 |
34.79/34.80	c |     330 |     1.2 |       0 |    53404 |    183 |      66 |  21911648 |  488415 ||    330 |  880619 |       4/      0 |  131530 |       0 |
35.89/35.96	c |     343 |     1.2 |       0 |    59491 |    142 |      66 |  22444497 |  500357 ||    343 |  902305 |       4/      0 |  134742 |       0 |
35.89/35.96	c c 
35.89/35.96	c -----------------------------------
35.89/35.96	c # temps = 35.860000
35.89/35.96	c # cleaningDB = 66
35.89/35.96	c # clause binaire = 39693
35.89/35.96	c # literal removed by litRedundant = 9834194
35.89/35.96	c # literal removed by litRedundantBin = 2820431
35.89/35.96	c # init clause removed by simplify = 0
35.89/35.96	c # learnt clause removed by simplify = 0
35.89/35.96	c # une clause fausse était une apprise = 0
35.89/35.96	c # equivalence dectecte = 0
35.89/35.96	c # Memory used           : 21.66 MB
35.89/35.96	c 
35.89/35.96	c ########################
35.89/35.96	c ####   ##  ###   ## ####
35.89/35.96	c #### #### # ## #### ####
35.89/35.96	c ####   ##  ###   ##  ###
35.89/35.96	c ########################
35.89/35.96	c # restart = 343
35.89/35.96	c # conflit = 253726
35.89/35.96	c # decision = 500357
35.89/35.96	c # propagation = 22444497 	 (625892.275516 (prop/sec))
35.89/35.96	c 
35.89/35.96	c ########################
35.89/35.96	c ### ### #   ##   ##   ##
35.89/35.96	c ### # # # #### # ### ###
35.89/35.96	c ###  #  ### ## # ### ###
35.89/35.96	c ########################
35.89/35.96	c # numtry = 343
35.89/35.96	c # numflips = 902305
35.89/35.96	c # maxSat = 4
35.89/35.96	c # freeFlip = 231620
35.89/35.96	c # nbBoundary = 0
35.89/35.96	c 
35.89/35.99	s SATISFIABLE
35.89/35.99	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 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 600 -601 -602 -603 -604 -605 -606 -607 -608 -609 -610 611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 667 -668 -669 -670 -671 -672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 701 -702 -703 -704 -705 -706 -707 -708 -709 710 -711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 749 -750 -751 -752 -753 -754 -755 -756 -757 -758 -759 -760 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3438395-1306884539/watcher-3438395-1306884539 -o /tmp/evaluation-result-3438395-1306884539/solver-3438395-1306884539 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3438395-1306884539.cnf rnovelty 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/483 20218
/proc/meminfo: memFree=4856288/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 532645226 8912896 252 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20218/statm: 2176 252 211 178 0 69 0

[startup+0.0612311 s]
/proc/loadavg: 0.00 0.00 0.00 2/483 20218
/proc/meminfo: memFree=4856288/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 330 0 0 0 0 0 0 0 19 0 1 0 532645226 8912896 252 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/20218/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100222 s]
/proc/loadavg: 0.00 0.00 0.00 2/483 20218
/proc/meminfo: memFree=4856288/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.300188 s]
/proc/loadavg: 0.00 0.00 0.00 2/483 20218
/proc/meminfo: memFree=4856288/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+0.700118 s]
/proc/loadavg: 0.00 0.00 0.00 2/483 20218
/proc/meminfo: memFree=4856288/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8704

[startup+1.50098 s]
/proc/loadavg: 0.00 0.00 0.00 3/487 20228
/proc/meminfo: memFree=4845948/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=11304 CPUtime=1.4 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 1296 0 0 0 140 0 0 0 25 0 1 0 532645235 11575296 1206 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 2826 1206 135 12 0 1290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28712

[startup+3.10069 s]
/proc/loadavg: 0.00 0.00 0.00 3/493 20235
/proc/meminfo: memFree=4828904/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=12796 CPUtime=3 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 1669 0 0 0 300 0 0 0 25 0 1 0 532645235 13103104 1579 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 3199 1579 136 12 0 1663 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30204

[startup+6.30113 s]
/proc/loadavg: 0.16 0.03 0.01 3/493 20235
/proc/meminfo: memFree=4823812/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=14640 CPUtime=6.2 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 2139 0 0 0 620 0 0 0 25 0 1 0 532645235 14991360 2049 33554432000 4194304 4241092 140733474394048 18446744073709551615 4222288 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 3660 2049 136 12 0 2124 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32048

[startup+12.701 s]
/proc/loadavg: 0.31 0.07 0.02 3/493 20235
/proc/meminfo: memFree=4816348/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=16744 CPUtime=12.6 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 2655 0 0 0 1260 0 0 0 25 0 1 0 532645235 17145856 2565 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 4186 2565 136 12 0 2650 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34152

[startup+25.5007 s]
/proc/loadavg: 0.68 0.16 0.05 3/493 20235
/proc/meminfo: memFree=4810320/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=20068 CPUtime=25.4 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 3527 0 0 0 2540 0 0 0 25 0 1 0 532645235 20549632 3430 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5017 3430 136 12 0 3481 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37476

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

[startup+31.9186 s]
/proc/loadavg: 0.79 0.19 0.06 3/493 20235
/proc/meminfo: memFree=4807588/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=21444 CPUtime=31.81 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 3841 0 0 0 3181 0 0 0 25 0 1 0 532645235 21958656 3741 33554432000 4194304 4241092 140733474394048 18446744073709551615 4228381 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5361 3741 136 12 0 3825 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 38852

[startup+33.5003 s]
/proc/loadavg: 0.79 0.19 0.06 3/493 20235
/proc/meminfo: memFree=4807340/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=21760 CPUtime=33.4 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 3920 0 0 0 3340 0 0 0 25 0 1 0 532645235 22282240 3820 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5440 3820 136 12 0 3904 0
Current children cumulated CPU time (s) 33.49
Current children cumulated vsize (KiB) 39168

[startup+35.1011 s]
/proc/loadavg: 0.88 0.22 0.07 3/493 20236
/proc/meminfo: memFree=4806596/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=22072 CPUtime=35 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 4013 0 0 0 3500 0 0 0 25 0 1 0 532645235 22601728 3913 33554432000 4194304 4241092 140733474394048 18446744073709551615 4222347 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5518 3913 136 12 0 3982 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 39480

[startup+35.501 s]
/proc/loadavg: 0.88 0.22 0.07 3/493 20236
/proc/meminfo: memFree=4806596/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=22072 CPUtime=35.4 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 4020 0 0 0 3540 0 0 0 25 0 1 0 532645235 22601728 3920 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223718 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5518 3920 136 12 0 3982 0
Current children cumulated CPU time (s) 35.49
Current children cumulated vsize (KiB) 39480

[startup+35.9009 s]
/proc/loadavg: 0.88 0.22 0.07 3/493 20236
/proc/meminfo: memFree=4806596/32951124 swapFree=46575304/67111528
[pid=20218] ppid=20216 vsize=8704 CPUtime=0.09 cores=1,3,5,7
/proc/20218/stat : 20218 (esg_static.sh) S 20216 20218 20188 0 -1 4202496 348 1032 0 0 0 0 9 0 19 0 1 0 532645226 8912896 255 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660662016 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/20218/statm: 2176 255 211 178 0 69 0
[pid=20221] ppid=20218 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/20221/stat : 20221 (esg_static.sh) S 20218 20218 20188 0 -1 4202560 132 0 0 0 0 0 0 0 20 0 1 0 532645235 8912896 134 33554432000 4194304 4922060 140737365535296 18446744073709551615 268660481157 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/20221/statm: 2176 134 90 178 0 69 0
[pid=20222] ppid=20221 vsize=22172 CPUtime=35.8 cores=1,3,5,7
/proc/20222/stat : 20222 (sathys) R 20221 20218 20188 0 -1 4202496 4036 0 0 0 3580 0 0 0 25 0 1 0 532645235 22704128 3936 33554432000 4194304 4241092 140733474394048 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/20222/statm: 5543 3936 136 12 0 4007 0
Current children cumulated CPU time (s) 35.89
Current children cumulated vsize (KiB) 39580

Child status: 10
Real time (s): 35.9951
CPU time (s): 35.9715
CPU user time (s): 35.9585
CPU system time (s): 0.012998
CPU usage (%): 99.9345
Max. virtual memory (cumulated for all children) (KiB): 39580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.9585
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7183
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56
involuntary context switches= 875

runsolver used 0.154976 second user time and 0.413937 second system time

The end

Launcher Data

Begin job on node107 at 2011-06-01 01:29:00
IDJOB=3438395
IDBENCH=71286
IDSOLVER=1935
FILE ID=node107/3438395-1306884539
RUNJOBID= node107-1306884539-20208
PBS_JOBID= 13488469
Free space on /tmp= 56340 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v760c43649g5.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438395-1306884539/watcher-3438395-1306884539 -o /tmp/evaluation-result-3438395-1306884539/solver-3438395-1306884539 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3438395-1306884539.cnf rnovelty

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= fac733a1c5caf879cadf25b989055e5e
RANDOM SEED=1315413500

node107.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.829
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.65
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.829
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	: 5332.75
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.829
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.67
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.829
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.829
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	: 5359.47
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.829
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.829
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:       4858184 kB
Buffers:        219880 kB
Cached:       18448360 kB
SwapCached:       9156 kB
Active:       16175592 kB
Inactive:     11180232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4858184 kB
SwapTotal:    67111528 kB
SwapFree:     46575304 kB
Dirty:            1208 kB
Writeback:           0 kB
AnonPages:     8685452 kB
Mapped:          32024 kB
Slab:           573356 kB
PageTables:      94644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145072332 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= 56332 MiB
End job on node107 at 2011-06-01 01:29:36