Trace number 3439730

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 309.579 309.594

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p15-s58217873.cnf
MD5SUM5114ac23a1af2282bd254f062acfce74
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.071988
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses35586
Sum of the clauses size71672
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 235561
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3439730-1306938230.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 |   35586    71672 |   10675       0        0     nan |  0.000 % |
0.00/0.03	c |         0 |   35036    95999 |      --       0       --      -- |     --   | -550/24327
0.00/0.03	c ==============================================================================
0.00/0.03	c Result  :   #vars: 525   #clauses: 35036   #literals: 95999
0.00/0.03	c CPU time:   0.032994 s
0.00/0.03	c ==============================================================================
0.00/0.07	c 
0.00/0.07	c seed = 0, numatom = 525, numclause = 1159, numliterals = 95999
0.00/0.07	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.07	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.07	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.04/0.10	c |       2 |     0.0 |       0 |      501 |    196 |       1 |     28241 |    1418 ||      2 |    2719 |      14/      0 |     253 |       0 |
0.04/0.14	c |       4 |     0.0 |       0 |      950 |    298 |       2 |     66353 |    3030 ||      4 |    5710 |      12/      0 |     590 |       0 |
0.04/0.19	c |       6 |     0.1 |       0 |     1327 |    193 |       3 |    108215 |    4827 ||      6 |    8403 |      12/      0 |     910 |       0 |
0.04/0.26	c |       7 |     0.1 |       0 |     1770 |    389 |       4 |    160580 |    6499 ||      7 |   11300 |      12/      0 |    1339 |       0 |
0.04/0.33	c |      11 |     0.1 |       0 |     2201 |    286 |       5 |    211188 |    9132 ||     11 |   15843 |      12/      0 |    1887 |       0 |
0.04/0.41	c |      14 |     0.1 |       0 |     2707 |    484 |       6 |    277189 |   12040 ||     14 |   21635 |      12/      0 |    2641 |       0 |
0.04/0.49	c |      15 |     0.1 |       0 |     3276 |    984 |       7 |    336775 |   14266 ||     15 |   27071 |      12/      0 |    3492 |       0 |
0.04/0.59	c |      16 |     0.1 |       0 |     3723 |     84 |       8 |    401978 |   16382 ||     16 |   29079 |      12/      0 |    3617 |       0 |
0.04/0.69	c |      21 |     0.1 |       0 |     4349 |     75 |       9 |    495095 |   20033 ||     21 |   35448 |      12/      0 |    4382 |       0 |
0.04/0.82	c |      25 |     0.1 |       0 |     4907 |    173 |      10 |    582900 |   23225 ||     25 |   41058 |      12/      0 |    5231 |       0 |
0.04/0.96	c |      29 |     0.1 |       0 |     5732 |    571 |      11 |    674007 |   27040 ||     29 |   48451 |      12/      0 |    6107 |       0 |
0.04/1.10	c |      30 |     0.1 |       0 |     6409 |    366 |      12 |    753853 |   30181 ||     30 |   53899 |      12/      0 |    6959 |       0 |
1.20/1.28	c |      31 |     0.2 |       0 |     7386 |   2073 |      13 |    826031 |   33488 ||     31 |   63222 |      12/      0 |    8640 |       0 |
1.48/1.50	c |      31 |     0.2 |       0 |     7805 |   1474 |      14 |    931253 |   36221 ||     31 |   64834 |      12/      0 |    8653 |       0 |
1.68/1.71	c |      38 |     0.2 |       0 |     7761 |    368 |      15 |   1044301 |   40830 ||     38 |   73342 |      12/      0 |    9922 |       0 |
1.88/1.93	c |      44 |     0.2 |       0 |     8234 |    266 |      16 |   1173322 |   45651 ||     44 |   81400 |      12/      0 |   10798 |       0 |
2.08/2.17	c |      46 |     0.2 |       0 |     8504 |    262 |      17 |   1291117 |   50086 ||     46 |   90611 |      12/      0 |   12092 |       0 |
2.38/2.42	c |      53 |     0.2 |       0 |     8995 |    254 |      18 |   1439892 |   55396 ||     53 |   98799 |      11/      0 |   13369 |       0 |
2.58/2.68	c |      59 |     0.3 |       0 |     9170 |    140 |      19 |   1573287 |   60698 ||     59 |  107519 |      11/      0 |   14260 |       0 |
2.88/2.93	c |      61 |     0.2 |       0 |     9957 |    742 |      20 |   1729463 |   65684 ||     61 |  116545 |      11/      0 |   15535 |       0 |
3.18/3.20	c |      62 |     0.3 |       0 |    11120 |    841 |      21 |   1885049 |   71345 ||     62 |  129382 |      11/      0 |   17256 |       0 |
3.48/3.51	c |      63 |     0.3 |       0 |    11875 |   3443 |      22 |   2030265 |   76823 ||     63 |  145536 |      11/      0 |   20605 |       0 |
3.78/3.82	c |      63 |     0.3 |       0 |    12780 |   1343 |      23 |   2179393 |   81635 ||     63 |  152304 |      11/      0 |   20664 |       0 |
4.08/4.12	c |      67 |     0.3 |       0 |    13493 |     40 |      24 |   2392053 |   86664 ||     67 |  156577 |      11/      0 |   21221 |       0 |
4.40/4.46	c |      76 |     0.3 |       0 |    14721 |     18 |      25 |   2558710 |   93109 ||     76 |  168758 |      11/      0 |   22844 |       0 |
4.78/4.80	c |      81 |     0.3 |       0 |    15564 |    111 |      26 |   2740688 |   99052 ||     81 |  180409 |      11/      0 |   24551 |       0 |
5.08/5.18	c |      90 |     0.4 |       0 |    16302 |    188 |      27 |   2918508 |  106183 ||     90 |  193183 |      11/      0 |   26073 |       0 |
5.59/5.62	c |      94 |     0.4 |       0 |    16962 |   1088 |      28 |   3122002 |  113000 ||     94 |  209091 |      11/      0 |   29230 |       0 |
5.98/6.06	c |      96 |     0.4 |       0 |    17421 |     81 |      29 |   3338505 |  119716 ||     96 |  218827 |      11/      0 |   29514 |       0 |
6.48/6.51	c |     107 |     0.5 |       0 |    18256 |    257 |      30 |   3540248 |  127504 ||    107 |  233900 |      11/      0 |   31490 |       0 |
6.97/7.00	c |     113 |     0.5 |       0 |    18840 |    251 |      31 |   3768132 |  134826 ||    113 |  247522 |      11/      0 |   33316 |       0 |
7.47/7.51	c |     123 |     0.5 |       0 |    19280 |     32 |      32 |   3987966 |  143167 ||    123 |  263930 |      11/      0 |   35373 |       0 |
7.87/7.99	c |     125 |     0.5 |       0 |    19607 |    133 |      33 |   4170647 |  150606 ||    125 |  281132 |      11/      0 |   37930 |       0 |
8.47/8.55	c |     126 |     0.6 |       0 |    20114 |   3939 |      34 |   4362233 |  157533 ||    126 |  299290 |      11/      0 |   41289 |       0 |
9.07/9.18	c |     126 |     0.6 |       0 |    21259 |   3039 |      35 |   4602674 |  163403 ||    126 |  303783 |      11/      0 |   41327 |       0 |
9.67/9.78	c |     127 |     0.6 |       0 |    20527 |   7040 |      36 |   4782027 |  172930 ||    127 |  337099 |      11/      0 |   48071 |       0 |
10.38/10.49	c |     127 |     0.7 |       0 |    21378 |   1541 |      37 |   5014946 |  180867 ||    127 |  350442 |      11/      0 |   48203 |       0 |
10.99/11.09	c |     127 |     0.6 |       0 |    21914 |   5743 |      38 |   5333061 |  186057 ||    127 |  350442 |      11/      0 |   48203 |       0 |
11.68/11.74	c |     140 |     0.7 |       0 |    23624 |    118 |      39 |   5603179 |  195565 ||    140 |  366661 |      11/      0 |   50348 |       0 |
12.28/12.37	c |     149 |     0.6 |       0 |    24751 |    200 |      40 |   5854456 |  204416 ||    149 |  383372 |      11/      0 |   52509 |       0 |
13.08/13.18	c |     157 |     0.8 |       0 |    25498 |    482 |      41 |   6151413 |  214015 ||    157 |  402452 |      11/      0 |   55101 |       0 |
13.97/14.08	c |     163 |     0.9 |       0 |    26009 |    178 |      42 |   6460666 |  223278 ||    163 |  419757 |      11/      0 |   57448 |       0 |
14.87/14.90	c |     173 |     0.8 |       0 |    26351 |    154 |      43 |   6728406 |  233678 ||    173 |  440721 |      11/      0 |   60258 |       0 |
15.67/15.78	c |     187 |     0.9 |       0 |    26992 |    338 |      44 |   7035225 |  244126 ||    187 |  459309 |      11/      0 |   62830 |       0 |
16.37/16.50	c |     189 |     0.7 |       0 |    26371 |   1032 |      45 |   7288335 |  253102 ||    189 |  477530 |      11/      0 |   65394 |       0 |
17.17/17.29	c |     190 |     0.8 |       0 |    27728 |   1231 |      46 |   7564769 |  263506 ||    190 |  502091 |      11/      0 |   68831 |       0 |
18.17/18.21	c |     200 |     0.9 |       0 |    29277 |    115 |      47 |   7901412 |  272947 ||    200 |  515059 |      11/      0 |   70572 |       0 |
19.07/19.13	c |     212 |     0.9 |       0 |    30602 |    492 |      48 |   8207128 |  283498 ||    212 |  536300 |      11/      0 |   73577 |       0 |
19.97/20.08	c |     221 |     0.9 |       0 |    32382 |   1577 |      49 |   8489285 |  294094 ||    221 |  559448 |      11/      0 |   77415 |       0 |
21.07/21.13	c |     231 |     1.0 |       0 |    33274 |    254 |      50 |   8806906 |  304483 ||    231 |  575972 |      11/      0 |   79188 |       0 |
22.17/22.23	c |     243 |     1.1 |       0 |    34230 |     26 |      51 |   9141653 |  316111 ||    243 |  598189 |      11/      0 |   82178 |       0 |
23.27/23.38	c |     252 |     1.1 |       0 |    34579 |   2012 |      52 |   9457141 |  327952 ||    252 |  624111 |      11/      0 |   86020 |       0 |
24.47/24.53	c |     253 |     1.1 |       0 |    34651 |    512 |      53 |   9760072 |  338590 ||    253 |  648011 |      11/      0 |   89452 |       0 |
25.57/25.64	c |     254 |     1.1 |       0 |    35010 |   6313 |      54 |  10042104 |  348700 ||    254 |  675451 |      11/      0 |   96142 |       0 |
26.97/27.05	c |     254 |     1.4 |       0 |    34702 |   2612 |      55 |  10387831 |  359174 ||    254 |  691865 |      11/      0 |   96293 |       0 |
28.37/28.42	c |     255 |     1.4 |       0 |    34454 |   8613 |      56 |  10739418 |  368218 ||    255 |  726519 |      11/      0 |  109416 |       0 |
29.87/29.91	c |     255 |     1.5 |       0 |    34748 |   6101 |      57 |  10973087 |  379908 ||    255 |  754022 |      11/      0 |  109666 |       0 |
31.58/31.60	c |     255 |     1.7 |       0 |    34165 |   1714 |      58 |  11235498 |  390995 ||    255 |  774167 |      11/      0 |  109864 |       0 |
33.10/33.18	c |     255 |     1.6 |       0 |    33164 |   8015 |      59 |  11592678 |  399620 ||    255 |  774167 |      11/      0 |  109864 |       0 |
34.58/34.62	c |     262 |     1.5 |       0 |    33259 |    208 |      60 |  11992245 |  409873 ||    262 |  781845 |      11/      0 |  111141 |       0 |
36.08/36.10	c |     277 |     1.5 |       0 |    35422 |    284 |      61 |  12369233 |  423554 ||    277 |  807291 |      11/      0 |  114588 |       0 |
37.40/37.51	c |     286 |     1.4 |       0 |    36789 |    271 |      62 |  12739933 |  436883 ||    286 |  835818 |      11/      0 |  118432 |       0 |
38.98/39.08	c |     301 |     1.6 |       0 |    38294 |    955 |      63 |  13152136 |  450271 ||    301 |  859612 |      11/      0 |  121872 |       0 |
40.70/40.75	c |     316 |     1.7 |       0 |    40507 |    122 |      64 |  13542052 |  464172 ||    316 |  886127 |      11/      0 |  125347 |       0 |
42.18/42.25	c |     318 |     1.5 |       0 |    40872 |   4620 |      65 |  13866311 |  477353 ||    318 |  918788 |      11/      0 |  130478 |       0 |
43.78/43.89	c |     330 |     1.6 |       0 |    41926 |     93 |      66 |  14246622 |  490389 ||    330 |  934998 |      11/      0 |  132424 |       0 |
45.68/45.72	c |     347 |     1.8 |       0 |    43898 |    456 |      67 |  14644481 |  505139 ||    347 |  963888 |      11/      0 |  136510 |       0 |
47.68/47.77	c |     356 |     2.1 |       0 |    45037 |    445 |      68 |  15039666 |  518515 ||    356 |  990782 |      11/      0 |  140377 |       0 |
49.60/49.67	c |     373 |     1.9 |       0 |    45790 |      6 |      69 |  15467232 |  533591 ||    373 | 1019205 |      11/      0 |  144042 |       0 |
51.38/51.41	c |     381 |     1.7 |       0 |    46846 |   2090 |      70 |  15877619 |  547518 ||    381 | 1052954 |      11/      0 |  150969 |       0 |
53.38/53.47	c |     382 |     2.1 |       0 |    48911 |   4790 |      71 |  16285228 |  560945 ||    382 | 1086242 |      11/      0 |  157686 |       0 |
55.28/55.39	c |     382 |     1.9 |       0 |    49530 |   2790 |      72 |  16680613 |  576057 ||    382 | 1112364 |      11/      0 |  157938 |       0 |
57.38/57.49	c |     396 |     2.1 |       0 |    48558 |    273 |      73 |  17171590 |  589460 ||    396 | 1130289 |      11/      0 |  160506 |       0 |
59.78/59.88	c |     412 |     2.4 |       0 |    49864 |   1029 |      74 |  17624690 |  605009 ||    412 | 1161082 |      11/      0 |  164798 |       0 |
62.48/62.53	c |     426 |     2.7 |       0 |    50118 |    204 |      75 |  18126697 |  620674 ||    426 | 1189831 |      11/      0 |  168677 |       0 |
65.00/65.04	c |     443 |     2.5 |       0 |    50086 |    867 |      76 |  18605510 |  637415 ||    443 | 1222771 |      11/      0 |  173404 |       0 |
67.10/67.15	c |     445 |     2.1 |       0 |    49586 |    566 |      77 |  18991038 |  651772 ||    445 | 1256943 |      11/      0 |  178504 |       0 |
69.58/69.65	c |     460 |     2.5 |       0 |    50586 |   1138 |      78 |  19490253 |  667484 ||    460 | 1282244 |      11/      0 |  181938 |       0 |
72.18/72.22	c |     476 |     2.6 |       0 |    52154 |   1808 |      79 |  19953961 |  684377 ||    476 | 1316342 |      11/      0 |  187037 |       0 |
74.98/75.01	c |     491 |     2.8 |       0 |    53053 |    576 |      80 |  20459952 |  701019 ||    491 | 1344861 |      11/      0 |  190532 |       0 |
77.58/77.60	c |     507 |     2.6 |       0 |    53508 |    244 |      81 |  20944007 |  718242 ||    507 | 1381173 |      11/      0 |  195653 |       0 |
79.88/79.96	c |     509 |     2.4 |       0 |    55072 |   4044 |      82 |  21442960 |  733238 ||    509 | 1421344 |      11/      0 |  205674 |       0 |
82.28/82.39	c |     509 |     2.4 |       0 |    56262 |   3143 |      83 |  21847656 |  748754 ||    509 | 1448977 |      11/      0 |  205942 |       0 |
84.58/84.67	c |     510 |     2.3 |       0 |    60081 |  11945 |      84 |  22248461 |  763727 ||    510 | 1499367 |      11/      0 |  219181 |       0 |
87.38/87.43	c |     510 |     2.8 |       0 |    62761 |   1647 |      85 |  22679931 |  781606 ||    510 | 1536332 |      11/      0 |  219521 |       0 |
89.88/89.93	c |     510 |     2.5 |       0 |    64250 |  10648 |      86 |  23265585 |  792940 ||    510 | 1536332 |      11/      0 |  219521 |       0 |
92.77/92.85	c |     511 |     2.9 |       0 |    66837 |  19752 |      87 |  23723541 |  811480 ||    511 | 1622117 |      11/      0 |  245987 |       0 |
96.79/96.86	c |     511 |     4.0 |       0 |    66966 |   9202 |      88 |  24197874 |  831875 ||    511 | 1670941 |      11/      0 |  246423 |       0 |
100.78/100.81	c |     511 |     4.0 |       0 |    64802 |   9307 |      89 |  24623580 |  852332 ||    511 | 1718965 |      11/      0 |  246870 |       0 |
104.08/104.13	c |     511 |     3.3 |       0 |    61178 |   9263 |      90 |  25279094 |  864326 ||    511 | 1719596 |      11/      0 |  246873 |       0 |
106.69/106.79	c |     511 |     2.7 |       0 |    62419 |  18765 |      91 |  25876694 |  876690 ||    511 | 1719596 |      11/      0 |  246873 |       0 |
109.77/109.83	c |     520 |     3.0 |       0 |    63357 |     49 |      92 |  26429185 |  891459 ||    520 | 1730674 |      11/      0 |  248390 |       0 |
113.17/113.26	c |     541 |     3.4 |       0 |    64430 |    404 |      93 |  26997697 |  911606 ||    541 | 1769682 |      11/      0 |  253759 |       0 |
116.97/117.07	c |     557 |     3.8 |       0 |    66073 |    575 |      94 |  27572591 |  931033 ||    557 | 1805478 |      11/      0 |  258875 |       0 |
120.87/120.92	c |     574 |     3.8 |       0 |    68712 |   1627 |      95 |  28156772 |  950842 ||    574 | 1849115 |      11/      0 |  267264 |       0 |
124.47/124.50	c |     586 |     3.6 |       0 |    69283 |     91 |      96 |  28725363 |  969128 ||    586 | 1879079 |      11/      0 |  269321 |       0 |
128.69/128.74	c |     605 |     4.2 |       0 |    65117 |   1656 |      97 |  29337437 |  989908 ||    605 | 1922495 |      11/      0 |  275906 |       0 |
132.97/133.09	c |     626 |     4.4 |       0 |    62725 |     10 |      98 |  29972981 | 1010645 ||    626 | 1958819 |      11/      0 |  280280 |       0 |
136.97/137.04	c |     637 |     3.9 |       0 |    60951 |   3689 |      99 |  30518004 | 1030563 ||    637 | 2005414 |      11/      0 |  287933 |       0 |
140.67/140.80	c |     638 |     3.8 |       0 |    62281 |   9290 |     100 |  31047385 | 1048586 ||    638 | 2050541 |      11/      0 |  294804 |       0 |
144.58/144.62	c |     651 |     3.8 |       0 |    62933 |    263 |     101 |  31671870 | 1065743 ||    651 | 2068496 |      11/      0 |  296977 |       0 |
148.38/148.43	c |     669 |     3.8 |       0 |    66221 |   2343 |     102 |  32234693 | 1086754 ||    669 | 2112903 |      11/      0 |  303390 |       0 |
153.07/153.19	c |     692 |     4.8 |       0 |    67589 |     92 |     103 |  32905461 | 1107258 ||    692 | 2148848 |      11/      0 |  308250 |       0 |
157.07/157.14	c |     701 |     4.0 |       0 |    69417 |    574 |     104 |  33510209 | 1129230 ||    701 | 2198566 |      11/      0 |  315412 |       0 |
161.80/161.84	c |     723 |     4.7 |       0 |    71828 |    435 |     105 |  34193342 | 1149561 ||    723 | 2231928 |      11/      0 |  320123 |       0 |
166.58/166.69	c |     742 |     4.9 |       0 |    73592 |    194 |     106 |  34816322 | 1170705 ||    742 | 2272099 |      11/      0 |  325690 |       0 |
171.60/171.71	c |     763 |     5.0 |       0 |    75117 |   2256 |     107 |  35459042 | 1193956 ||    763 | 2321949 |      11/      0 |  332539 |       0 |
176.48/176.50	c |     765 |     4.8 |       0 |    74911 |   6254 |     108 |  36123980 | 1215162 ||    765 | 2375836 |      11/      0 |  342638 |       0 |
182.18/182.26	c |     766 |     5.8 |       0 |    75646 |   7956 |     109 |  36823581 | 1235349 ||    766 | 2427989 |      11/      0 |  355956 |       0 |
187.68/187.77	c |     766 |     5.5 |       0 |    76300 |    154 |     110 |  37425605 | 1261193 ||    766 | 2489823 |      11/      0 |  356515 |       0 |
193.78/193.82	c |     766 |     6.0 |       0 |    72986 |  11657 |     111 |  38323797 | 1275572 ||    766 | 2489823 |      11/      0 |  356515 |       0 |
199.10/199.15	c |     794 |     5.3 |       0 |    74653 |    199 |     112 |  39066283 | 1298530 ||    794 | 2531737 |      11/      0 |  362099 |       0 |
204.08/204.18	c |     812 |     5.0 |       0 |    75880 |    465 |     113 |  39742758 | 1321232 ||    812 | 2577468 |      11/      0 |  368517 |       0 |
209.68/209.73	c |     829 |     5.6 |       0 |    77269 |   3426 |     114 |  40448737 | 1344763 ||    829 | 2630874 |      11/      0 |  377009 |       0 |
215.08/215.18	c |     848 |     5.4 |       0 |    77528 |    284 |     115 |  41118966 | 1366660 ||    848 | 2666964 |      11/      0 |  381082 |       0 |
220.38/220.50	c |     871 |     5.3 |       0 |    77243 |    237 |     116 |  41820281 | 1390016 ||    871 | 2711990 |      11/      0 |  387502 |       0 |
226.18/226.20	c |     891 |     5.7 |       0 |    81910 |    899 |     117 |  42542184 | 1413425 ||    891 | 2760435 |      11/      0 |  394271 |       0 |
231.68/231.70	c |     893 |     5.5 |       0 |    81983 |   8299 |     118 |  43177748 | 1436812 ||    893 | 2822642 |      11/      0 |  404466 |       0 |
237.68/237.76	c |     907 |     6.0 |       0 |    83175 |    160 |     119 |  43961901 | 1457263 ||    907 | 2848257 |      11/      0 |  407111 |       0 |
243.66/243.73	c |     928 |     6.0 |       0 |    83759 |      0 |     120 |  44691063 | 1481345 ||    928 | 2895115 |      11/      0 |  413656 |       0 |
249.26/249.38	c |     955 |     5.7 |       0 |    85773 |   1341 |     121 |  45425279 | 1506249 ||    955 | 2947532 |      11/      0 |  421705 |       0 |
254.76/254.89	c |     968 |     5.5 |       0 |    87360 |      3 |     122 |  46146765 | 1529304 ||    968 | 2990703 |      11/      0 |  427110 |       0 |
260.96/261.02	c |     988 |     6.1 |       0 |    88884 |     63 |     123 |  46919956 | 1554144 ||    988 | 3040195 |      11/      0 |  433905 |       0 |
266.66/266.79	c |    1018 |     5.8 |       0 |    91211 |    896 |     124 |  47655713 | 1579801 ||   1018 | 3093130 |      11/      0 |  442319 |       0 |
272.06/272.13	c |    1020 |     5.3 |       0 |    93733 |   6595 |     125 |  48337168 | 1603888 ||   1020 | 3154085 |      11/      0 |  452478 |       0 |
277.66/277.77	c |    1021 |     5.6 |       0 |    96009 |   9999 |     126 |  49051174 | 1626302 ||   1021 | 3212024 |      11/      0 |  465823 |       0 |
284.66/284.78	c |    1021 |     7.0 |       0 |    98918 |   3895 |     127 |  49693766 | 1651759 ||   1021 | 3259979 |      11/      0 |  466274 |       0 |
290.76/290.81	c |    1022 |     6.0 |       0 |    99275 |  17096 |     128 |  50490449 | 1671614 ||   1022 | 3329690 |      11/      0 |  492527 |       0 |
296.06/296.12	c |    1022 |     5.3 |       0 |   103512 |  13302 |     129 |  51038123 | 1700258 ||   1022 | 3397663 |      11/      0 |  493119 |       0 |
302.76/302.81	c |    1022 |     6.7 |       0 |   104756 |   5403 |     130 |  51762916 | 1724827 ||   1022 | 3439855 |      11/      0 |  493523 |       0 |
309.46/309.58	c |    1022 |     6.8 |       0 |   118113 |  18761 |     130 |  52720261 | 1741130 ||   1022 | 3439855 |      11/      0 |  493523 |       0 |
309.46/309.58	c c 
309.46/309.58	c -----------------------------------
309.46/309.58	c # temps = 309.500000
309.46/309.58	c # cleaningDB = 130
309.46/309.58	c # clause binaire = 33882
309.46/309.58	c # literal removed by litRedundant = 23990048
309.46/309.58	c # literal removed by litRedundantBin = 15220098
309.46/309.58	c # init clause removed by simplify = 0
309.46/309.58	c # learnt clause removed by simplify = 0
309.46/309.58	c # une clause fausse était une apprise = 0
309.46/309.58	c # equivalence dectecte = 0
309.46/309.58	c # Memory used           : 43.34 MB
309.46/309.58	c 
309.46/309.58	c ########################
309.46/309.58	c ####   ##  ###   ## ####
309.46/309.58	c #### #### # ## #### ####
309.46/309.58	c ####   ##  ###   ##  ###
309.46/309.58	c ########################
309.46/309.58	c # restart = 1022
309.46/309.58	c # conflit = 917118
309.46/309.58	c # decision = 1741130
309.46/309.58	c # propagation = 52720261 	 (170340.100162 (prop/sec))
309.46/309.58	c 
309.46/309.58	c ########################
309.46/309.58	c ### ### #   ##   ##   ##
309.46/309.58	c ### # # # #### # ### ###
309.46/309.58	c ###  #  ### ## # ### ###
309.46/309.58	c ########################
309.46/309.58	c # numtry = 1022
309.46/309.58	c # numflips = 3439855
309.46/309.58	c # maxSat = 11
309.46/309.58	c # freeFlip = 874255
309.46/309.58	c # nbBoundary = 0
309.46/309.58	c 
309.46/309.59	s SATISFIABLE
309.46/309.59	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: 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-3439730-1306938230/watcher-3439730-1306938230 -o /tmp/evaluation-result-3439730-1306938230/solver-3439730-1306938230 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3439730-1306938230.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: 2.05 2.05 2.00 3/516 26096
/proc/meminfo: memFree=22199604/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 333 0 0 0 0 0 0 0 22 0 1 0 786238627 8912896 253 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/26096/statm: 2176 253 211 178 0 69 0

[startup+0.107073 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 26096
/proc/meminfo: memFree=22199604/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.201065 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 26096
/proc/meminfo: memFree=22199604/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.301034 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 26096
/proc/meminfo: memFree=22199604/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+0.700971 s]
/proc/loadavg: 2.05 2.05 2.00 3/516 26096
/proc/meminfo: memFree=22199604/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8704

[startup+1.50081 s]
/proc/loadavg: 2.05 2.05 2.00 3/519 26100
/proc/meminfo: memFree=22194372/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=10816 CPUtime=1.44 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 1197 0 0 0 144 0 0 0 25 0 1 0 786238633 11075584 1108 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 2704 1108 135 12 0 1168 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28224

[startup+3.10051 s]
/proc/loadavg: 2.05 2.05 2.00 3/519 26100
/proc/meminfo: memFree=22192296/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=11616 CPUtime=3.04 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 1400 0 0 0 304 0 0 0 25 0 1 0 786238633 11894784 1311 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 2904 1311 135 12 0 1368 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29024

[startup+6.3009 s]
/proc/loadavg: 2.05 2.05 2.00 3/519 26132
/proc/meminfo: memFree=22440224/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=13676 CPUtime=6.24 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 1894 0 0 0 624 0 0 0 25 0 1 0 786238633 14004224 1805 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223668 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 3419 1805 136 12 0 1883 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31084

[startup+12.7007 s]
/proc/loadavg: 2.04 2.04 2.00 3/519 26132
/proc/meminfo: memFree=22434420/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=16088 CPUtime=12.64 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 2508 0 0 0 1264 0 0 0 25 0 1 0 786238633 16474112 2419 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223718 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 4022 2419 136 12 0 2486 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33496

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.00 3/519 26133
/proc/meminfo: memFree=22425268/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=19932 CPUtime=25.43 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 3454 0 0 0 2543 0 0 0 25 0 1 0 786238633 20410368 3365 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 4983 3365 136 12 0 3447 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 37340

[startup+51.1004 s]
/proc/loadavg: 2.02 2.04 2.00 3/519 26133
/proc/meminfo: memFree=22416744/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=24656 CPUtime=51.04 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 4670 0 0 0 5103 1 0 0 25 0 1 0 786238633 25247744 4572 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 6164 4572 136 12 0 4628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42064

[startup+102.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/519 26138
/proc/meminfo: memFree=22401488/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=32036 CPUtime=102.25 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 6535 0 0 0 10224 1 0 0 25 0 1 0 786238633 32804864 6392 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 8009 6392 136 12 0 6473 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49444

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/519 26139
/proc/meminfo: memFree=22390356/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=36164 CPUtime=162.24 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 7675 0 0 0 16222 2 0 0 25 0 1 0 786238633 37031936 7423 33554432000 4194304 4241092 140735947104000 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 9041 7423 136 12 0 7505 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 53572

[startup+222.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/519 26141
/proc/meminfo: memFree=22384576/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=39636 CPUtime=222.26 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 8680 0 0 0 22224 2 0 0 25 0 1 0 786238633 40587264 8313 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/26100/statm: 9909 8313 136 12 0 8373 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 57044

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26142
/proc/meminfo: memFree=22378292/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=42540 CPUtime=282.22 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9467 0 0 0 28220 2 0 0 25 0 1 0 786238633 43560960 9013 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 10635 9013 136 12 0 9099 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 59948

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

[startup+294.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22376292/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=43304 CPUtime=294.32 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9676 0 0 0 29430 2 0 0 25 0 1 0 786238633 44343296 9207 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 10826 9207 136 12 0 9290 0
Current children cumulated CPU time (s) 294.36
Current children cumulated vsize (KiB) 60712

[startup+300.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22376164/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=43336 CPUtime=300.72 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9689 0 0 0 30070 2 0 0 25 0 1 0 786238633 44376064 9217 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 10834 9217 136 12 0 9298 0
Current children cumulated CPU time (s) 300.76
Current children cumulated vsize (KiB) 60744

[startup+304.001 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375416/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=43644 CPUtime=303.92 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9782 0 0 0 30390 2 0 0 25 0 1 0 786238633 44691456 9298 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 10911 9298 136 12 0 9375 0
Current children cumulated CPU time (s) 303.96
Current children cumulated vsize (KiB) 61052

[startup+307.201 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375168/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=43888 CPUtime=307.12 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9836 0 0 0 30710 2 0 0 25 0 1 0 786238633 44941312 9352 33554432000 4194304 4241092 140735947104000 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 10972 9352 136 12 0 9436 0
Current children cumulated CPU time (s) 307.16
Current children cumulated vsize (KiB) 61296

[startup+308.801 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375416/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=44072 CPUtime=308.72 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9879 0 0 0 30870 2 0 0 25 0 1 0 786238633 45129728 9395 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 11018 9395 136 12 0 9482 0
Current children cumulated CPU time (s) 308.76
Current children cumulated vsize (KiB) 61480

[startup+309.22 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375168/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=44072 CPUtime=309.14 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9904 0 0 0 30912 2 0 0 25 0 1 0 786238633 45129728 9420 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 11018 9420 136 12 0 9482 0
Current children cumulated CPU time (s) 309.18
Current children cumulated vsize (KiB) 61480

[startup+309.401 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375168/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=44244 CPUtime=309.32 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9927 0 0 0 30930 2 0 0 25 0 1 0 786238633 45305856 9443 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 11061 9443 136 12 0 9525 0
Current children cumulated CPU time (s) 309.36
Current children cumulated vsize (KiB) 61652

[startup+309.501 s]
/proc/loadavg: 2.00 2.01 2.00 3/519 26143
/proc/meminfo: memFree=22375168/32951124 swapFree=62999000/67111528
[pid=26096] ppid=26094 vsize=8704 CPUtime=0.04 cores=1,3,5,7
/proc/26096/stat : 26096 (esg_static.sh) S 26094 26096 25594 0 -1 4202496 350 842 0 0 0 0 4 0 22 0 1 0 786238627 8912896 256 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726404864 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/26096/statm: 2176 256 211 178 0 69 0
[pid=26099] ppid=26096 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/26099/stat : 26099 (esg_static.sh) S 26096 26096 25594 0 -1 4202560 131 0 0 0 0 0 0 0 23 0 1 0 786238632 8912896 135 33554432000 4194304 4922060 140735978817264 18446744073709551615 264726224005 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26099/statm: 2176 135 90 178 0 69 0
[pid=26100] ppid=26099 vsize=44244 CPUtime=309.42 cores=1,3,5,7
/proc/26100/stat : 26100 (sathys) R 26099 26096 25594 0 -1 4202496 9957 0 0 0 30940 2 0 0 25 0 1 0 786238633 45305856 9473 33554432000 4194304 4241092 140735947104000 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26100/statm: 11061 9473 136 12 0 9525 0
Current children cumulated CPU time (s) 309.46
Current children cumulated vsize (KiB) 61652

Child status: 10
Real time (s): 309.594
CPU time (s): 309.579
CPU user time (s): 309.535
CPU system time (s): 0.043993
CPU usage (%): 99.9952
Max. virtual memory (cumulated for all children) (KiB): 61652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.535
system time used= 0.043993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12917
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= 157
involuntary context switches= 1053

runsolver used 1.50077 second user time and 3.84741 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 16:23:50
IDJOB=3439730
IDBENCH=88213
IDSOLVER=1935
FILE ID=node141/3439730-1306938230
RUNJOBID= node141-1306928228-25613
PBS_JOBID= 13488575
Free space on /tmp= 73836 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q225-n25-p15-s58217873.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439730-1306938230/watcher-3439730-1306938230 -o /tmp/evaluation-result-3439730-1306938230/solver-3439730-1306938230 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3439730-1306938230.cnf rnovelty

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

MD5SUM BENCH= 5114ac23a1af2282bd254f062acfce74
RANDOM SEED=667558168

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22199876 kB
Buffers:        132216 kB
Cached:         144108 kB
SwapCached:       8848 kB
Active:       10333992 kB
Inactive:       167576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22199876 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            1200 kB
Writeback:           0 kB
AnonPages:    10223408 kB
Mapped:          25608 kB
Slab:           109016 kB
PageTables:      70492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150912372 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= 73852 MiB
End job on node141 at 2011-06-01 16:29:00