Trace number 3282036

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sathys 2011-04-01? (TO) 1300.03 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
minandmaxor/minandmaxor128.cnf
MD5SUM5b2e2178738883a628728bb1ec39f4a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables249327
Number of clauses746444
Sum of the clauses size1741700
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2497628
Number of clauses of size 3248814
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3282036-1303752332.cnf
0.00/0.00	c Parsing...
0.00/0.31	c ==============================================================================
0.00/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.31	c ==============================================================================
0.00/0.31	c |         0 |  746442  1741698 |  223932       0        0     nan |  0.000 % |
5.89/5.92	c |         0 |  397738  1362662 |      --       0       --      -- |     --   | -348682/-378983
5.89/5.92	c ==============================================================================
5.89/5.92	c Result  :   #vars: 76979   #clauses: 397738   #literals: 1362662
5.89/5.92	c CPU time:   5.76912 s
5.89/5.92	c ==============================================================================
6.48/6.57	c 
6.48/6.57	c seed = 0, numatom = 76979, numclause = 285229, numliterals = 1362662
6.48/6.57	c ---------------------------------------------------------------------------------------------------------------------------------------------
6.48/6.57	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
6.48/6.57	c ---------------------------------------------------------------------------------------------------------------------------------------------
9.37/9.48	c |       2 |     2.9 |       0 |      475 |    199 |       1 |   1471121 |    9621 ||      2 |  150540 |       1/      1 |     347 |       0 |
9.97/10.09	c |       4 |     0.6 |       0 |     1006 |    299 |       2 |   3206886 |   17772 ||      4 |  272729 |       1/      1 |     817 |       0 |
10.98/11.04	c |       6 |     0.9 |       0 |     1650 |    168 |       3 |   6291354 |   37955 ||      6 |  375376 |       1/      1 |    1344 |       0 |
11.77/11.85	c |       7 |     0.8 |       0 |     2390 |    365 |       4 |   8466086 |   54092 ||      7 |  502744 |       1/      1 |    1971 |       0 |
12.77/12.87	c |      11 |     1.0 |       0 |     3163 |    264 |       5 |  11288996 |   69993 ||     11 |  660210 |       1/      1 |    2743 |       0 |
13.87/13.91	c |      14 |     1.0 |       0 |     4041 |    464 |       6 |  14365374 |   89640 ||     14 |  801502 |       1/      1 |    3795 |       0 |
14.98/15.06	c |      15 |     1.2 |       0 |     5013 |    967 |       7 |  17735505 |  105520 ||     15 | 1013686 |       1/      1 |    4940 |       0 |
15.78/15.81	c |      16 |     0.7 |       0 |     5830 |     68 |       8 |  20072616 |  114848 ||     16 | 1104901 |       1/      1 |    5212 |       0 |
17.28/17.35	c |      21 |     1.5 |       0 |     6562 |     69 |       9 |  24698864 |  145062 ||     21 | 1298839 |       1/      1 |    6390 |       0 |
18.69/18.72	c |      25 |     1.4 |       0 |     7606 |    163 |      10 |  28584787 |  170433 ||     25 | 1485882 |       1/      1 |    7553 |       0 |
20.58/20.63	c |      29 |     1.9 |       0 |     8448 |    561 |      11 |  34243946 |  200504 ||     29 | 1740817 |       1/      1 |    8900 |       0 |
22.18/22.28	c |      30 |     1.6 |       0 |     9286 |    362 |      12 |  38757025 |  227431 ||     30 | 1993063 |       1/      1 |   10171 |       0 |
24.28/24.36	c |      31 |     2.1 |       0 |    10405 |   2063 |      13 |  44282159 |  259677 ||     31 | 2271552 |       1/      0 |   12304 |       0 |
25.08/25.19	c |      31 |     0.8 |       0 |    11358 |   1466 |      14 |  47262588 |  269807 ||     31 | 2309884 |       1/      0 |   12369 |       0 |
27.58/27.66	c |      38 |     2.5 |       0 |    12061 |    361 |      15 |  54845102 |  307174 ||     38 | 2575650 |       1/      0 |   14200 |       0 |
30.08/30.16	c |      44 |     2.5 |       0 |    13008 |    240 |      16 |  62756977 |  341795 ||     44 | 2861177 |       1/      0 |   15653 |       0 |
32.78/32.83	c |      46 |     2.7 |       0 |    14109 |    256 |      17 |  70526953 |  389738 ||     46 | 3146269 |       1/      0 |   17613 |       0 |
35.38/35.49	c |      53 |     2.7 |       0 |    15319 |    234 |      18 |  79346365 |  429350 ||     53 | 3319317 |       1/      0 |   19370 |       0 |
38.78/38.85	c |      59 |     3.4 |       0 |    16452 |    119 |      19 |  89149306 |  470326 ||     59 | 3652667 |       1/      0 |   20784 |       0 |
41.58/41.60	c |      61 |     2.8 |       0 |    17673 |    723 |      20 |  97119622 |  520238 ||     61 | 3924493 |       1/      0 |   22744 |       0 |
44.88/44.93	c |      62 |     3.3 |       0 |    19344 |    823 |      21 | 105839952 |  571859 ||     62 | 4384908 |       1/      0 |   25112 |       0 |
47.58/47.63	c |      63 |     2.7 |       0 |    20826 |   3425 |      22 | 112525429 |  617588 ||     63 | 4851941 |       1/      0 |   29232 |       0 |
51.08/51.18	c |      63 |     3.5 |       0 |    22434 |   1324 |      23 | 122687677 |  661272 ||     63 | 5163430 |       1/      0 |   29904 |       0 |
55.18/55.23	c |      67 |     4.1 |       0 |    23553 |     18 |      24 | 134875049 |  722689 ||     67 | 5314529 |       1/      0 |   30739 |       0 |
59.18/59.25	c |      76 |     4.0 |       0 |    24397 |     16 |      25 | 146419229 |  779884 ||     76 | 5722722 |       1/      0 |   33117 |       0 |
62.38/62.45	c |      81 |     3.2 |       0 |    25887 |    112 |      26 | 155276142 |  830208 ||     81 | 6090562 |       1/      0 |   35470 |       0 |
66.58/66.61	c |      90 |     4.2 |       0 |    27391 |    198 |      27 | 166868362 |  886124 ||     90 | 6493918 |       1/      0 |   37803 |       0 |
70.28/70.30	c |      94 |     3.7 |       0 |    28882 |   1096 |      28 | 176793576 |  953837 ||     94 | 6897600 |       1/      0 |   41726 |       0 |
74.08/74.18	c |      96 |     3.9 |       0 |    30314 |     98 |      29 | 187175321 | 1003955 ||     96 | 7315079 |       1/      0 |   42746 |       0 |
78.88/78.90	c |     107 |     4.7 |       0 |    31822 |    275 |      30 | 200905776 | 1079191 ||    107 | 7752499 |       1/      0 |   45638 |       0 |
83.08/83.15	c |     113 |     4.2 |       0 |    33886 |    262 |      31 | 212657623 | 1144485 ||    113 | 8176471 |       1/      0 |   48156 |       0 |
87.88/87.98	c |     123 |     4.8 |       0 |    35684 |     49 |      32 | 226237794 | 1215582 ||    123 | 8691077 |       1/      0 |   51120 |       0 |
92.98/93.04	c |     125 |     5.1 |       0 |    37806 |    147 |      33 | 239356515 | 1272462 ||    125 | 9364082 |       1/      0 |   54729 |       0 |
96.68/96.75	c |     126 |     3.7 |       0 |    39688 |   3948 |      34 | 249293420 | 1321826 ||    126 | 9773873 |       1/      0 |   58748 |       0 |
100.58/100.66	c |     126 |     3.9 |       0 |    41501 |   3049 |      35 | 260789523 | 1380457 ||    126 | 9956584 |       1/      0 |   59089 |       0 |
106.28/106.34	c |     127 |     5.7 |       0 |    43262 |   7051 |      36 | 273570636 | 1474706 ||    127 | 10853525 |       1/      0 |   67386 |       0 |
110.39/110.43	c |     127 |     4.1 |       0 |    45333 |   1552 |      37 | 282814942 | 1539016 ||    127 | 11395747 |       1/      0 |   68320 |       0 |
112.68/112.70	c |     127 |     2.3 |       0 |    46925 |   5756 |      38 | 289407939 | 1568587 ||    127 | 11395747 |       1/      0 |   68320 |       0 |
117.88/117.94	c |     140 |     5.2 |       0 |    48620 |    140 |      39 | 303379669 | 1642129 ||    140 | 11888934 |       1/      0 |   71308 |       0 |
122.78/122.86	c |     149 |     4.9 |       0 |    50636 |    222 |      40 | 315709154 | 1710078 ||    149 | 12401168 |       1/      0 |   74849 |       0 |
128.38/128.41	c |     157 |     5.5 |       0 |    52618 |    515 |      41 | 330247293 | 1781434 ||    157 | 12951027 |       1/      0 |   78003 |       0 |
133.88/133.98	c |     163 |     5.6 |       0 |    54852 |      1 |      42 | 345142464 | 1860642 ||    163 | 13462190 |       1/      0 |   81199 |       0 |
141.08/141.18	c |     173 |     7.2 |       0 |    57208 |    187 |      43 | 365125516 | 1940852 ||    173 | 14056660 |       1/      0 |   85142 |       0 |
148.58/148.64	c |     187 |     7.5 |       0 |    59206 |    357 |      44 | 384627284 | 2060615 ||    187 | 14513027 |       1/      0 |   88755 |       0 |
154.49/154.57	c |     189 |     5.9 |       0 |    60631 |   1058 |      45 | 399132959 | 2145611 ||    189 | 15099748 |       1/      0 |   92217 |       0 |
160.49/160.54	c |     190 |     6.0 |       0 |    62092 |   1259 |      46 | 412958887 | 2214436 ||    190 | 15778059 |       1/      0 |   96705 |       0 |
168.49/168.51	c |     200 |     8.0 |       0 |    64030 |    100 |      47 | 435703667 | 2293990 ||    200 | 16162977 |       1/      0 |   99261 |       0 |
175.79/175.81	c |     212 |     7.3 |       0 |    66064 |    487 |      48 | 453888141 | 2402303 ||    212 | 16827013 |       1/      0 |  103376 |       0 |
184.39/184.40	c |     221 |     8.6 |       0 |    68657 |   1576 |      49 | 477064471 | 2488653 ||    221 | 17464663 |       1/      0 |  108294 |       0 |
191.39/191.44	c |     231 |     7.0 |       0 |    71032 |    261 |      50 | 494948468 | 2584421 ||    231 | 18000648 |       1/      0 |  111213 |       0 |
199.59/199.65	c |     243 |     8.2 |       0 |    73266 |     38 |      51 | 516907989 | 2666079 ||    243 | 18532251 |       1/      0 |  115187 |       0 |
207.39/207.42	c |     252 |     7.8 |       0 |    74765 |   2028 |      52 | 536344334 | 2768297 ||    252 | 19210817 |       1/      0 |  120368 |       0 |
213.69/213.79	c |     253 |     6.4 |       0 |    77089 |    542 |      53 | 550633063 | 2855121 ||    253 | 19947331 |       1/      0 |  124933 |       0 |
218.89/218.98	c |     254 |     5.2 |       0 |    80104 |   6343 |      54 | 564923389 | 2905664 ||    254 | 20476061 |       1/      0 |  132276 |       0 |
224.29/224.39	c |     254 |     5.4 |       0 |    81720 |   2646 |      55 | 577383128 | 2974370 ||    254 | 21173446 |       1/      0 |  133403 |       0 |
231.38/231.40	c |     255 |     7.0 |       0 |    83746 |   8648 |      56 | 595455512 | 3078303 ||    255 | 21718404 |       1/      0 |  147355 |       0 |
239.79/239.83	c |     255 |     8.4 |       0 |    85311 |   6101 |      57 | 612532294 | 3179108 ||    255 | 23040158 |       1/      0 |  149579 |       0 |
249.89/249.97	c |     255 |    10.1 |       0 |    88017 |   1752 |      58 | 637760503 | 3266308 ||    255 | 24274673 |       1/      0 |  151557 |       0 |
259.09/259.14	c |     255 |     9.2 |       0 |    89578 |   8053 |      59 | 668674440 | 3306085 ||    255 | 24274673 |       1/      0 |  151557 |       0 |
264.38/264.49	c |     262 |     5.4 |       1 |    90152 |    225 |      60 | 682305904 | 3357262 ||    262 | 24481226 |     328/    285 |  153312 |       0 |
273.48/273.55	c |     277 |     9.1 |       1 |    91938 |    276 |      61 | 705456237 | 3474732 ||    277 | 25240729 |       1/      0 |  158053 |       0 |
282.88/282.98	c |     286 |     9.4 |       1 |    94757 |    270 |      62 | 726952122 | 3584569 ||    286 | 26220987 |       1/      0 |  163310 |       0 |
291.68/291.75	c |     301 |     8.8 |       3 |    97956 |    952 |      63 | 748294400 | 3686549 ||    301 | 26942201 |       1/      0 |  167753 |       0 |
300.89/300.96	c |     316 |     9.2 |       3 |   100187 |    135 |      64 | 770505110 | 3829700 ||    316 | 27672827 |      51/     46 |  172431 |       0 |
309.69/309.77	c |     318 |     8.8 |       3 |   103404 |   4635 |      65 | 790339953 | 3928843 ||    318 | 28726085 |       1/      0 |  178989 |       0 |
318.18/318.20	c |     331 |     8.4 |       3 |   107087 |    124 |      66 | 810869844 | 4044511 ||    331 | 29174436 |       1/      0 |  181893 |       0 |
328.29/328.37	c |     347 |    10.2 |       3 |   110384 |    506 |      67 | 834396970 | 4185776 ||    347 | 30083523 |       1/      0 |  187235 |       0 |
337.69/337.76	c |     356 |     9.4 |       3 |   113604 |    486 |      68 | 855874817 | 4306852 ||    356 | 30852944 |       1/      0 |  192170 |       0 |
347.39/347.48	c |     373 |     9.7 |       4 |   116997 |     75 |      69 | 878311474 | 4434831 ||    373 | 31595891 |      61/     61 |  196889 |       0 |
356.59/356.60	c |     381 |     9.1 |       4 |   119796 |   2172 |      70 | 898846378 | 4550233 ||    381 | 32280821 |       1/      0 |  204747 |       0 |
366.30/366.36	c |     382 |     9.8 |       4 |   121971 |   4875 |      71 | 919153712 | 4652549 ||    382 | 33203202 |       1/      0 |  212624 |       0 |
375.99/376.06	c |     382 |     9.7 |       4 |   123967 |   2877 |      72 | 938139046 | 4711755 ||    382 | 33903310 |       1/      0 |  213540 |       0 |
384.79/384.83	c |     396 |     8.8 |       4 |   125877 |    356 |      73 | 959451150 | 4810889 ||    396 | 34358143 |       1/      0 |  216867 |       0 |
396.09/396.16	c |     412 |    11.3 |       4 |   127985 |   1136 |      74 | 983354994 | 4940670 ||    412 | 35367734 |       1/      0 |  222542 |       0 |
407.59/407.67	c |     426 |    11.5 |       4 |   130441 |     14 |      75 | 1009315019 | 5083990 ||    426 | 36137385 |       1/      0 |  227872 |       0 |
419.00/419.10	c |     443 |    11.4 |       4 |   132960 |    994 |      76 | 1034922827 | 5222831 ||    443 | 36939301 |       1/      0 |  233856 |       0 |
429.09/429.13	c |     445 |    10.0 |       4 |   135964 |    694 |      77 | 1055441110 | 5323540 ||    445 | 37887350 |       1/      0 |  240339 |       0 |
439.19/439.26	c |     460 |    10.1 |       4 |   139259 |     75 |      78 | 1077889278 | 5443624 ||    460 | 38571429 |       1/      0 |  244701 |       0 |
450.69/450.74	c |     476 |    11.5 |       4 |   142650 |   1951 |      79 | 1101891856 | 5575924 ||    476 | 39463610 |       1/      0 |  251160 |       0 |
464.10/464.11	c |     491 |    13.4 |       4 |   145723 |    730 |      80 | 1131380894 | 5735034 ||    491 | 40252188 |       1/      0 |  255864 |       0 |
477.09/477.16	c |     507 |    13.1 |       4 |   148295 |    403 |      81 | 1158759341 | 5868493 ||    507 | 41284143 |       1/      0 |  262364 |       0 |
489.19/489.22	c |     509 |    12.0 |       4 |   151448 |   4205 |      82 | 1183091064 | 5985398 ||    509 | 42081588 |       1/      0 |  273322 |       0 |
502.99/503.08	c |     509 |    13.9 |       4 |   153317 |   3306 |      83 | 1210067119 | 6105332 ||    509 | 43079254 |       1/      0 |  275004 |       0 |
514.09/514.14	c |     510 |    11.1 |       4 |   155566 |  12107 |      84 | 1230619738 | 6201135 ||    510 | 44072552 |       1/      0 |  289589 |       0 |
523.09/523.19	c |     510 |     9.1 |       4 |   155945 |   1805 |      85 | 1245067941 | 6266946 ||    510 | 44969973 |       1/      0 |  290792 |       0 |
531.20/531.29	c |     510 |     8.1 |       4 |   158925 |  10809 |      86 | 1260885999 | 6305492 ||    510 | 44969973 |       1/      0 |  290792 |       0 |
545.60/545.66	c |     511 |    14.4 |       4 |   158863 |  19910 |      87 | 1283476494 | 6400663 ||    511 | 46409298 |       1/      0 |  318851 |       0 |
559.09/559.11	c |     511 |    13.4 |       4 |   157858 |   9201 |      88 | 1303744700 | 6497900 ||    511 | 48286398 |       1/      0 |  321279 |       0 |
574.60/574.63	c |     511 |    15.5 |       4 |   159524 |      3 |      89 | 1329442128 | 6603936 ||    511 | 49886024 |       1/      0 |  323672 |       0 |
587.90/587.92	c |     511 |    13.3 |       4 |   161242 |   9404 |      90 | 1362962455 | 6651919 ||    511 | 49886024 |       1/      0 |  323672 |       0 |
597.90/597.99	c |     511 |    10.1 |       4 |   161446 |  18906 |      91 | 1386402721 | 6721773 ||    511 | 49886024 |       1/      0 |  323672 |       0 |
608.40/608.43	c |     521 |    10.5 |       4 |   161250 |    191 |      92 | 1408309694 | 6815924 ||    521 | 50258130 |       1/      0 |  326035 |       0 |
622.51/622.60	c |     541 |    14.2 |       4 |   164232 |    552 |      93 | 1436049038 | 6975807 ||    541 | 51209004 |       1/      0 |  332589 |       0 |
637.70/637.79	c |     557 |    15.2 |       5 |   167055 |    721 |      94 | 1466863882 | 7125119 ||    557 | 52151877 |       1/      0 |  339014 |       0 |
650.90/650.90	c |     574 |    13.1 |       5 |   170109 |   1795 |      95 | 1492557335 | 7245006 ||    574 | 53060348 |       1/      0 |  348621 |       0 |
665.51/665.58	c |     587 |    14.7 |       5 |   171597 |    282 |      96 | 1521081566 | 7374524 ||    587 | 54089622 |       1/      0 |  352200 |       0 |
679.81/679.85	c |     605 |    14.3 |       5 |   174991 |   1852 |      97 | 1547805272 | 7511306 ||    605 | 55147398 |       1/      0 |  359842 |       0 |
695.30/695.39	c |     627 |    15.5 |       5 |   178711 |    227 |      98 | 1578309903 | 7674893 ||    627 | 56118043 |       1/      0 |  365825 |       0 |
709.60/709.61	c |     637 |    14.2 |       5 |   183097 |   3911 |      99 | 1603390361 | 7806095 ||    637 | 57215815 |       1/      0 |  374327 |       0 |
725.00/725.03	c |     638 |    15.4 |       5 |   186655 |   9511 |     100 | 1629041001 | 7898951 ||    638 | 58492204 |       1/      0 |  382396 |       0 |
739.40/739.41	c |     651 |    14.4 |       5 |   188467 |    174 |     101 | 1659519656 | 8031848 ||    651 | 58934812 |       1/      0 |  385124 |       0 |
753.90/753.98	c |     669 |    14.6 |       5 |   189672 |    149 |     102 | 1686867372 | 8163648 ||    669 | 59993395 |       1/      0 |  392724 |       0 |
770.01/770.06	c |     694 |    16.1 |       5 |   193308 |    110 |     103 | 1716926607 | 8300392 ||    694 | 61038622 |       1/      0 |  399271 |       0 |
784.80/784.86	c |     701 |    14.8 |       5 |   196554 |    800 |     104 | 1743752241 | 8400809 ||    701 | 61950339 |       1/      0 |  407079 |       0 |
802.10/802.16	c |     723 |    17.3 |       5 |   199935 |     60 |     105 | 1777453808 | 8572807 ||    723 | 62914341 |       1/      0 |  413157 |       0 |
819.20/819.20	c |     744 |    17.0 |       5 |   202628 |    132 |     106 | 1808622723 | 8720437 ||    744 | 64079793 |       1/      0 |  420473 |       0 |
835.71/835.79	c |     763 |    16.6 |       5 |   205811 |    112 |     107 | 1838384169 | 8844323 ||    763 | 65242708 |       1/      0 |  428274 |       0 |
853.01/853.08	c |     765 |    17.3 |       5 |   208685 |   6511 |     108 | 1869156395 | 8970136 ||    765 | 66163232 |       1/      0 |  439286 |       0 |
869.11/869.10	c |     766 |    16.0 |       5 |   208487 |   8212 |     109 | 1896812461 | 9115948 ||    766 | 66765760 |       1/      0 |  453290 |       0 |
879.21/879.29	c |     766 |    10.2 |       5 |   208072 |    408 |     110 | 1911307750 | 9200532 ||    766 | 67904507 |       1/      0 |  455151 |       0 |
889.92/889.97	c |     766 |    10.7 |       5 |   208847 |  11909 |     111 | 1932465675 | 9259326 ||    766 | 67904507 |       1/      0 |  455151 |       0 |
906.81/906.86	c |     795 |    16.9 |       5 |   209244 |    464 |     112 | 1962069461 | 9419138 ||    795 | 69017958 |       1/      0 |  462482 |       0 |
924.61/924.66	c |     812 |    17.8 |       5 |   211075 |    747 |     113 | 1994145466 | 9559992 ||    812 | 70166239 |       1/      0 |  469945 |       0 |
943.11/943.10	c |     829 |    18.4 |       5 |   213487 |   3733 |     114 | 2026614771 | 9712838 ||    829 | 71248829 |       1/      0 |  479645 |       0 |
959.81/959.80	c |     849 |    16.7 |       5 |   216774 |     94 |     115 | 2056039029 | 9842540 ||    849 | 72150071 |       1/      0 |  484991 |       0 |
977.82/977.89	c |     872 |    18.1 |       5 |   219919 |     42 |     116 | 2090101297 | 9997628 ||    872 | 73185132 |       1/      0 |  492816 |       0 |
996.71/996.72	c |     891 |    18.8 |       5 |   223472 |   1216 |     117 | 2122284122 | 10147843 ||    891 | 74271433 |       1/      0 |  500617 |       0 |
1012.91/1012.95	c |     893 |    16.2 |       5 |   226674 |   8617 |     118 | 2148473282 | 10247185 ||    893 | 75389935 |       1/      0 |  512083 |       0 |
1031.82/1031.86	c |     908 |    18.9 |       5 |   229221 |    501 |     119 | 2184040820 | 10380849 ||    908 | 76040424 |       1/      0 |  516332 |       0 |
1051.41/1051.46	c |     930 |    19.6 |       5 |   231527 |    172 |     120 | 2218938087 | 10519701 ||    930 | 77021555 |       1/      0 |  523464 |       0 |
1072.11/1072.11	c |     955 |    20.7 |       5 |   234379 |   1736 |     121 | 2253821028 | 10685507 ||    955 | 78246804 |       1/      0 |  532443 |       0 |
1091.31/1091.34	c |     969 |    19.2 |       5 |   237204 |    109 |     122 | 2287948381 | 10842762 ||    969 | 79167063 |       1/      0 |  539011 |       0 |
1110.61/1110.67	c |     990 |    19.3 |       5 |   239719 |    276 |     123 | 2320340471 | 10989710 ||    990 | 80259527 |       1/      0 |  547022 |       0 |
1132.41/1132.43	c |    1018 |    21.8 |       5 |   243441 |   1317 |     124 | 2357882381 | 11151887 ||   1018 | 81582286 |       1/      0 |  556691 |       0 |
1152.92/1152.99	c |    1020 |    20.6 |       5 |   246009 |   7014 |     125 | 2390621807 | 11280580 ||   1020 | 82978808 |       1/      0 |  568305 |       0 |
1171.21/1171.20	c |    1021 |    18.2 |       5 |   248150 |  10416 |     126 | 2422280903 | 11360694 ||   1021 | 83770792 |       1/      0 |  582216 |       0 |
1194.52/1194.53	c |    1021 |    23.3 |       5 |   250556 |   4317 |     127 | 2460375589 | 11496738 ||   1021 | 85036890 |       1/      0 |  584129 |       0 |
1211.61/1211.67	c |    1022 |    17.1 |       5 |   252356 |  17518 |     128 | 2481516241 | 11568613 ||   1022 | 85769484 |       1/      0 |  611054 |       0 |
1230.71/1230.77	c |    1022 |    19.1 |       5 |   251606 |  13305 |     129 | 2506610205 | 11652272 ||   1022 | 87315397 |       1/      0 |  612978 |       0 |
1251.31/1251.35	c |    1022 |    20.6 |       5 |   254260 |   5820 |     130 | 2537422032 | 11755451 ||   1022 | 88275906 |       1/      0 |  614180 |       0 |
1274.12/1274.19	c |    1022 |    22.8 |       5 |   253128 |  19325 |     131 | 2559390078 | 11805103 ||   1022 | 88275906 |       1/      0 |  614180 |       0 |
1300.03/1300.00	c |    1023 |    25.8 |       6 |   266246 |  32551 |     131 | 2594585775 | 11908656 ||   1023 | 89501864 |       1/      0 |  667946 |       0 |
1300.03/1300.00	c c 
1300.03/1300.00	c -----------------------------------
1300.03/1300.00	c # temps = 1293.850000
1300.03/1300.00	c # cleaningDB = 131
1300.03/1300.00	c # clause binaire = 122344
1300.03/1300.00	c # literal removed by litRedundant = 46634117
1300.03/1300.00	c # literal removed by litRedundantBin = 16693344
1300.03/1300.00	c # init clause removed by simplify = 4
1300.03/1300.00	c # learnt clause removed by simplify = 15
1300.03/1300.00	c # une clause fausse était une apprise = 0
1300.03/1300.00	c # equivalence dectecte = 0
1300.03/1300.00	c # Memory used           : 214.46 MB
1300.03/1300.00	c 
1300.03/1300.00	c ########################
1300.03/1300.00	c ####   ##  ###   ## ####
1300.03/1300.00	c #### #### # ## #### ####
1300.03/1300.00	c ####   ##  ###   ##  ###
1300.03/1300.00	c ########################
1300.03/1300.00	c # restart = 1023
1300.03/1300.00	c # conflit = 930506
1300.03/1300.00	c # decision = 11908656
1300.03/1300.00	c # propagation = 2594585775 	 (2005321.926808 (prop/sec))
1300.03/1300.00	c 
1300.03/1300.00	c ########################
1300.03/1300.00	c ### ### #   ##   ##   ##
1300.03/1300.00	c ### # # # #### # ### ###
1300.03/1300.00	c ###  #  ### ## # ### ###
1300.03/1300.00	c ########################
1300.03/1300.00	c # numtry = 1023
1300.03/1300.00	c # numflips = 89501864
1300.03/1300.00	c # maxSat = 1
1300.03/1300.00	c # freeFlip = 854135
1300.03/1300.00	c # nbBoundary = 2164
1300.03/1300.00	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282036-1303752332/watcher-3282036-1303752332 -o /tmp/evaluation-result-3282036-1303752332/solver-3282036-1303752332 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282036-1303752332.cnf rnovelty 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.92 3.98 3.93 4/195 3363
/proc/meminfo: memFree=13670708/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) R 3361 3363 2402 0 -1 4202496 314 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367367061 0 65538 4100 65536 0 0 0 17 5 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0

[startup+0.00841806 s]
/proc/loadavg: 3.92 3.98 3.93 4/195 3363
/proc/meminfo: memFree=13670708/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10043 s]
/proc/loadavg: 3.92 3.98 3.93 4/195 3363
/proc/meminfo: memFree=13670708/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300389 s]
/proc/loadavg: 3.92 3.98 3.93 4/195 3363
/proc/meminfo: memFree=13670708/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700316 s]
/proc/loadavg: 3.92 3.98 3.93 4/195 3363
/proc/meminfo: memFree=13670708/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50117 s]
/proc/loadavg: 3.92 3.98 3.93 5/197 3365
/proc/meminfo: memFree=13558232/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
[pid=3364] ppid=3363 vsize=111596 CPUtime=1.49 cores=5,7
/proc/3364/stat : 3364 (SatELite_releas) R 3363 3363 2402 0 -1 4202496 28459 0 0 0 141 8 0 0 25 0 1 0 565463929 114274304 26346 33554432000 134512640 135144242 4290492096 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3364/statm: 27899 26346 77 155 0 27742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120300

[startup+3.10087 s]
/proc/loadavg: 3.92 3.98 3.93 5/197 3365
/proc/meminfo: memFree=13542360/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=0 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 332 0 0 0 0 0 0 0 21 0 1 0 565463929 8912896 253 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3363/statm: 2176 253 211 178 0 69 0
[pid=3364] ppid=3363 vsize=118280 CPUtime=3.08 cores=5,7
/proc/3364/stat : 3364 (SatELite_releas) R 3363 3363 2402 0 -1 4202496 29979 0 0 0 297 11 0 0 25 0 1 0 565463929 121118720 27866 33554432000 134512640 135144242 4290492096 18446744073709551615 134726939 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3364/statm: 29570 27866 77 155 0 29413 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126984

[startup+6.30022 s]
/proc/loadavg: 3.93 3.98 3.93 5/197 3365
/proc/meminfo: memFree=13508880/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 8704

[startup+12.7011 s]
/proc/loadavg: 3.93 3.98 3.93 5/198 3367
/proc/meminfo: memFree=13499088/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=118360 CPUtime=6.49 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 27267 0 0 0 646 3 0 0 25 0 1 0 565464548 121200640 27178 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223576 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 29590 27178 138 12 0 28054 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 135768

[startup+25.5007 s]
/proc/loadavg: 3.95 3.98 3.93 5/198 3367
/proc/meminfo: memFree=13493448/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=121132 CPUtime=19.3 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 27943 0 0 0 1926 4 0 0 25 0 1 0 565464548 124039168 27854 33554432000 4194304 4241092 140735849294672 18446744073709551615 4205588 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 30283 27854 138 12 0 28747 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 138540

[startup+51.101 s]
/proc/loadavg: 3.96 3.98 3.93 5/198 3368
/proc/meminfo: memFree=13480764/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=123044 CPUtime=44.9 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 28421 0 0 0 4486 4 0 0 25 0 1 0 565464548 125997056 28332 33554432000 4194304 4241092 140735849294672 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 30761 28332 138 12 0 29225 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140452

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.93 5/198 3369
/proc/meminfo: memFree=13460908/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=127316 CPUtime=96.11 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 29493 0 0 0 9606 5 0 0 25 0 1 0 565464548 130371584 29404 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 31829 29404 138 12 0 30293 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 144724

[startup+162.3 s]
/proc/loadavg: 3.99 3.98 3.93 5/198 3371
/proc/meminfo: memFree=13443188/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=132132 CPUtime=156.11 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 30693 0 0 0 15605 6 0 0 25 0 1 0 565464548 135303168 30604 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223314 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 33033 30604 138 12 0 31497 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149540

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/198 3407
/proc/meminfo: memFree=13585060/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=135588 CPUtime=216.11 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 31580 0 0 0 21605 6 0 0 25 0 1 0 565464548 138842112 31490 33554432000 4194304 4241092 140735849294672 18446744073709551615 4229983 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 33897 31490 138 12 0 32361 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 152996

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.93 5/198 3408
/proc/meminfo: memFree=13550988/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=139832 CPUtime=276.11 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 32642 0 0 0 27605 6 0 0 25 0 1 0 565464548 143187968 32552 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 34958 32552 138 12 0 33422 0
Current children cumulated CPU time (s) 282.29

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

/proc/meminfo: memFree=13527984/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=169960 CPUtime=756.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 40248 0 0 0 75604 9 0 0 25 0 1 0 565464548 174039040 40093 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223722 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 42490 40093 138 12 0 40954 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 187368

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/198 3465
/proc/meminfo: memFree=13525464/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=171184 CPUtime=816.12 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 40554 0 0 0 81603 9 0 0 25 0 1 0 565464548 175292416 40389 33554432000 4194304 4241092 140735849294672 18446744073709551615 4228857 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 42796 40389 138 12 0 41260 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 188592

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/198 3467
/proc/meminfo: memFree=13513528/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=180904 CPUtime=876.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 43023 0 0 0 87602 11 0 0 25 0 1 0 565464548 185245696 42821 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 45226 42821 138 12 0 43690 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 198312

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/198 3470
/proc/meminfo: memFree=13513132/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=181160 CPUtime=936.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 43119 0 0 0 93602 11 0 0 25 0 1 0 565464548 185507840 42892 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223890 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 45290 42892 138 12 0 43754 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 198568

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.95 5/198 3471
/proc/meminfo: memFree=13510752/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=181936 CPUtime=996.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 43314 0 0 0 99602 11 0 0 25 0 1 0 565464548 186302464 43065 33554432000 4194304 4241092 140735849294672 18446744073709551615 4205670 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 45484 43065 138 12 0 43948 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 199344

[startup+1062.3 s]
/proc/loadavg: 4.12 4.04 3.96 5/198 3473
/proc/meminfo: memFree=13504892/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=183688 CPUtime=1056.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 43763 0 0 0 105602 11 0 0 25 0 1 0 565464548 188096512 43493 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 45922 43493 138 12 0 44386 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 201096

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/198 3475
/proc/meminfo: memFree=13501780/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=185676 CPUtime=1116.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 44294 0 0 0 111602 11 0 0 25 0 1 0 565464548 190132224 44003 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 46419 44003 138 12 0 44883 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 203084

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/198 3476
/proc/meminfo: memFree=13493948/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=188676 CPUtime=1176.14 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 45068 0 0 0 117602 12 0 0 25 0 1 0 565464548 193204224 44760 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 47169 44760 138 12 0 45633 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 206084

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/198 3478
/proc/meminfo: memFree=13475320/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=202408 CPUtime=1236.13 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 48528 0 0 0 123600 13 0 0 25 0 1 0 565464548 207265792 48189 33554432000 4194304 4241092 140735849294672 18446744073709551615 4221917 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 50602 48189 138 12 0 49066 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 219816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.78 3.96 3.94 4/190 3500
/proc/meminfo: memFree=13626448/32950928 swapFree=67111528/67111528
[pid=3363] ppid=3361 vsize=8704 CPUtime=6.18 cores=5,7
/proc/3363/stat : 3363 (esg_static.sh) S 3361 3363 2402 0 -1 4202496 349 35503 0 0 0 0 601 17 18 0 1 0 565463929 8912896 256 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367546624 0 0 4100 65536 18446744071562362840 0 0 17 7 0 0 0
/proc/3363/statm: 2176 256 211 178 0 69 0
[pid=3366] ppid=3363 vsize=8704 CPUtime=0 cores=5,7
/proc/3366/stat : 3366 (esg_static.sh) S 3363 3363 2402 0 -1 4202560 131 0 0 0 0 0 0 0 18 0 1 0 565464547 8912896 135 33554432000 4194304 4922060 140736613397776 18446744073709551615 251367365765 0 65536 4096 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/3366/statm: 2176 135 90 178 0 69 0
[pid=3367] ppid=3366 vsize=219600 CPUtime=1293.85 cores=5,7
/proc/3367/stat : 3367 (sathys) R 3366 3363 2402 0 -1 4202496 52860 0 0 0 129368 17 0 0 25 0 1 0 565464548 224870400 52498 33554432000 4194304 4241092 140735849294672 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/3367/statm: 54900 52498 138 12 0 53364 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 237008

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3363 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=11086
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=176973
# CPU time returned by wait4() is 6.18806
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1300.03
CPU user time (s): 1299.69
CPU system time (s): 0.34
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 237008

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

runsolver used 2.11968 second user time and 4.99524 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-25 19:25:33
IDJOB=3282036
IDBENCH=70769
IDSOLVER=1610
FILE ID=node113/3282036-1303752332
RUNJOBID= node113-1303750758-2982
PBS_JOBID= 13154049
Free space on /tmp= 70896 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/bitverif/minandmaxor/minandmaxor128.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282036-1303752332/watcher-3282036-1303752332 -o /tmp/evaluation-result-3282036-1303752332/solver-3282036-1303752332 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282036-1303752332.cnf rnovelty

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

MD5SUM BENCH= 5b2e2178738883a628728bb1ec39f4a9
RANDOM SEED=63880244

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13670988 kB
Buffers:       1847488 kB
Cached:       16514028 kB
SwapCached:          0 kB
Active:       10759312 kB
Inactive:      7930176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13670988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           79564 kB
Writeback:          44 kB
AnonPages:      327732 kB
Mapped:          15180 kB
Slab:           526164 kB
PageTables:       5864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   520436 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= 70984 MiB
End job on node113 at 2011-04-25 19:47:15