Trace number 3189820

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sathys 2011-04-01SAT 35.9275 35.9289

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S525571208-063.SATISFIABLE.cnf
MD5SUM0d5db3c80640d96c57ce9e3d0b9dc725
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.020995
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3189820-1302708398.cnf
0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2769     8307 |     830       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2752     8384 |      --       0       --      -- |     --   | -17/77
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 632   #clauses: 2752   #literals: 8384
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c 
0.00/0.01	c seed = 0, numatom = 632, numclause = 2752, numliterals = 8384
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c |       2 |     0.0 |       0 |      504 |      0 |       1 |     38779 |    1074 ||      2 |    2460 |      35/     35 |     235 |       0 |
0.00/0.03	c |       4 |     0.0 |       0 |      910 |    299 |       2 |     86506 |    2174 ||      4 |    4518 |      31/     31 |     554 |       0 |
0.00/0.04	c |       6 |     0.0 |       0 |     1349 |    196 |       3 |    142220 |    3459 ||      6 |    6749 |      19/     19 |     882 |       0 |
0.00/0.06	c |       7 |     0.0 |       0 |     1855 |    396 |       4 |    203472 |    4712 ||      7 |    9280 |      19/     19 |    1306 |       0 |
0.00/0.08	c |      11 |     0.0 |       0 |     2445 |    292 |       5 |    273788 |    6366 ||     11 |   12819 |      19/     19 |    1827 |       0 |
0.00/0.10	c |      14 |     0.0 |       0 |     3110 |    489 |       6 |    355141 |    8176 ||     14 |   17244 |      18/     18 |    2559 |       0 |
0.00/0.13	c |      15 |     0.0 |       0 |     3754 |    987 |       7 |    442506 |    9925 ||     15 |   21667 |       9/      9 |    3406 |       0 |
0.00/0.16	c |      16 |     0.0 |       0 |     4155 |     84 |       8 |    539334 |   11699 ||     16 |   23254 |       9/      9 |    3515 |       0 |
0.00/0.20	c |      21 |     0.0 |       0 |     4648 |     68 |       9 |    642618 |   14101 ||     21 |   28030 |       9/      9 |    4242 |       0 |
0.00/0.24	c |      25 |     0.0 |       0 |     5125 |    161 |      10 |    753137 |   16517 ||     25 |   32681 |       9/      9 |    5081 |       0 |
0.00/0.28	c |      29 |     0.0 |       0 |     5567 |    562 |      11 |    869415 |   19098 ||     29 |   38318 |       9/      9 |    5924 |       0 |
0.00/0.33	c |      30 |     0.0 |       0 |     6022 |    359 |      12 |    994871 |   21595 ||     30 |   43075 |       9/      9 |    6764 |       0 |
0.00/0.39	c |      31 |     0.1 |       0 |     6537 |   2062 |      13 |   1130835 |   24261 ||     31 |   50863 |       8/      8 |    8441 |       0 |
0.00/0.45	c |      31 |     0.1 |       0 |     7108 |   1462 |      14 |   1274093 |   26648 ||     31 |   52256 |       8/      8 |    8449 |       0 |
0.00/0.52	c |      38 |     0.1 |       0 |     7312 |    353 |      15 |   1428939 |   30075 ||     38 |   59469 |       8/      8 |    9695 |       0 |
0.00/0.58	c |      44 |     0.1 |       0 |     7729 |    242 |      16 |   1589009 |   33552 ||     44 |   65867 |       8/      8 |   10543 |       0 |
0.00/0.66	c |      46 |     0.1 |       0 |     8219 |    237 |      17 |   1754405 |   36971 ||     46 |   73465 |       8/      8 |   11787 |       0 |
0.00/0.74	c |      53 |     0.1 |       0 |     8560 |    223 |      18 |   1932447 |   40698 ||     53 |   80016 |       8/      8 |   13045 |       0 |
0.00/0.83	c |      59 |     0.1 |       0 |     9012 |     98 |      19 |   2115183 |   44680 ||     59 |   87143 |       8/      8 |   13890 |       0 |
0.00/0.92	c |      61 |     0.1 |       0 |     9567 |    694 |      20 |   2310082 |   48282 ||     61 |   94329 |       6/      6 |   15142 |       0 |
0.99/1.03	c |      62 |     0.1 |       0 |     9975 |    794 |      21 |   2496755 |   52195 ||     62 |  103724 |       6/      6 |   16816 |       0 |
1.09/1.14	c |      63 |     0.1 |       0 |    10482 |   3395 |      22 |   2694403 |   56341 ||     63 |  116495 |       5/      5 |   20120 |       0 |
1.19/1.26	c |      63 |     0.1 |       0 |    10720 |   1295 |      23 |   2906178 |   60348 ||     63 |  122569 |       5/      5 |   20156 |       0 |
1.29/1.39	c |      67 |     0.1 |       0 |    11069 |    288 |      24 |   3134279 |   64350 ||     67 |  126167 |       5/      5 |   20693 |       0 |
1.49/1.52	c |      76 |     0.1 |       0 |    11571 |    265 |      25 |   3362298 |   69512 ||     76 |  136402 |       5/      5 |   22274 |       0 |
1.59/1.66	c |      80 |     0.1 |       0 |    12104 |     56 |      26 |   3601227 |   74389 ||     80 |  145667 |       5/      5 |   23744 |       0 |
1.79/1.81	c |      90 |     0.2 |       0 |    12884 |    148 |      27 |   3855294 |   79858 ||     90 |  156227 |       5/      5 |   25419 |       0 |
1.89/1.96	c |      94 |     0.1 |       0 |    13571 |   1045 |      28 |   4113018 |   84859 ||     94 |  168344 |       5/      5 |   28523 |       0 |
2.09/2.11	c |      96 |     0.2 |       0 |    14313 |     41 |      29 |   4366727 |   89837 ||     96 |  176248 |       5/      5 |   28795 |       0 |
2.19/2.29	c |     107 |     0.2 |       0 |    14915 |    218 |      30 |   4635132 |   95815 ||    107 |  188454 |       5/      5 |   30688 |       0 |
2.39/2.47	c |     112 |     0.2 |       0 |    15277 |    194 |      31 |   4904328 |  101343 ||    112 |  198698 |       5/      5 |   32380 |       0 |
2.59/2.68	c |     123 |     0.2 |       0 |    15767 |    570 |      32 |   5195157 |  107709 ||    123 |  211895 |       5/      5 |   34483 |       0 |
2.79/2.88	c |     125 |     0.2 |       0 |    16244 |     68 |      33 |   5480763 |  113513 ||    125 |  226554 |       3/      3 |   37013 |       0 |
2.99/3.09	c |     126 |     0.2 |       0 |    16551 |   3869 |      34 |   5780738 |  118923 ||    126 |  240444 |       3/      3 |   40329 |       0 |
3.29/3.32	c |     126 |     0.2 |       0 |    16899 |   2968 |      35 |   6098992 |  124076 ||    126 |  244093 |       3/      3 |   40352 |       0 |
3.49/3.55	c |     127 |     0.2 |       0 |    17195 |   6969 |      36 |   6393651 |  130674 ||    127 |  268917 |       2/      2 |   46964 |       0 |
3.79/3.82	c |     127 |     0.3 |       0 |    17156 |   1469 |      37 |   6702950 |  136889 ||    127 |  279505 |       2/      2 |   47034 |       0 |
3.99/4.09	c |     127 |     0.3 |       0 |    17235 |   5671 |      38 |   7042022 |  142073 ||    127 |  279505 |       2/      2 |   47034 |       0 |
4.29/4.35	c |     139 |     0.3 |       0 |    17688 |     38 |      39 |   7383546 |  149263 ||    139 |  291864 |       2/      2 |   48931 |       0 |
4.59/4.62	c |     148 |     0.3 |       0 |    18312 |    122 |      40 |   7730549 |  156399 ||    148 |  305998 |       2/      2 |   51232 |       0 |
4.79/4.89	c |     157 |     0.3 |       0 |    19257 |    406 |      41 |   8078685 |  163692 ||    157 |  321453 |       2/      2 |   53754 |       0 |
5.09/5.17	c |     162 |     0.3 |       0 |    19803 |     91 |      42 |   8436336 |  170582 ||    162 |  334156 |       2/      2 |   55941 |       0 |
5.39/5.48	c |     173 |     0.3 |       0 |    20814 |     62 |      43 |   8795317 |  178629 ||    173 |  351510 |       2/      2 |   58784 |       0 |
5.79/5.81	c |     187 |     0.3 |       0 |    21973 |    237 |      44 |   9166852 |  186649 ||    187 |  366271 |       2/      2 |   61284 |       0 |
6.09/6.14	c |     189 |     0.3 |       0 |    22474 |    931 |      45 |   9542792 |  194022 ||    189 |  381014 |       2/      2 |   63779 |       0 |
6.49/6.51	c |     190 |     0.4 |       0 |    22276 |   1131 |      46 |   9918276 |  201305 ||    190 |  399502 |       2/      2 |   67090 |       0 |
6.78/6.89	c |     200 |     0.4 |       0 |    22665 |      9 |      47 |  10324686 |  209095 ||    200 |  410429 |       2/      2 |   68772 |       0 |
7.18/7.29	c |     212 |     0.4 |       0 |    23188 |    388 |      48 |  10736940 |  217525 ||    212 |  427629 |       2/      2 |   71702 |       0 |
7.59/7.69	c |     221 |     0.4 |       0 |    23878 |   1480 |      49 |  11163692 |  226033 ||    221 |  446944 |       2/      2 |   75452 |       0 |
8.08/8.11	c |     231 |     0.4 |       0 |    24216 |    158 |      50 |  11597356 |  234494 ||    231 |  461468 |       2/      2 |   77148 |       0 |
8.48/8.55	c |     243 |     0.4 |       0 |    24601 |    544 |      51 |  12026080 |  243532 ||    243 |  479832 |       2/      2 |   80098 |       0 |
8.88/8.99	c |     252 |     0.4 |       0 |    25502 |   1933 |      52 |  12467633 |  252571 ||    252 |  499796 |       2/      2 |   83852 |       0 |
9.38/9.42	c |     253 |     0.4 |       0 |    26317 |    432 |      53 |  12904805 |  261163 ||    253 |  518734 |       2/      2 |   87206 |       0 |
9.79/9.89	c |     254 |     0.5 |       0 |    26135 |   6236 |      54 |  13350919 |  269522 ||    254 |  538666 |       2/      2 |   93771 |       0 |
10.38/10.42	c |     254 |     0.5 |       0 |    26279 |   2535 |      55 |  13797022 |  277908 ||    254 |  551281 |       2/      2 |   93861 |       0 |
10.89/10.97	c |     255 |     0.6 |       0 |    26168 |   8536 |      56 |  14272433 |  286167 ||    255 |  579257 |       2/      2 |  106924 |       0 |
11.48/11.52	c |     255 |     0.5 |       0 |    26313 |   6103 |      57 |  14708298 |  296098 ||    255 |  602400 |       2/      2 |  107118 |       0 |
12.09/12.14	c |     255 |     0.6 |       0 |    25499 |   1636 |      58 |  15156712 |  305420 ||    255 |  619375 |       2/      2 |  107259 |       0 |
12.58/12.69	c |     255 |     0.6 |       0 |    24172 |   7938 |      59 |  15650776 |  312936 ||    255 |  619375 |       2/      2 |  107259 |       0 |
13.19/13.25	c |     261 |     0.6 |       0 |    24990 |    123 |      60 |  16150483 |  321487 ||    261 |  625182 |       2/      2 |  108099 |       0 |
13.78/13.81	c |     276 |     0.6 |       0 |    26040 |    185 |      61 |  16666663 |  332195 ||    276 |  645683 |       2/      2 |  111458 |       0 |
14.29/14.36	c |     286 |     0.6 |       0 |    27592 |    154 |      62 |  17173627 |  342908 ||    286 |  669746 |       2/      2 |  115647 |       0 |
14.88/14.97	c |     301 |     0.6 |       0 |    28007 |    820 |      63 |  17700353 |  353940 ||    301 |  689292 |       2/      2 |  119010 |       0 |
15.48/15.58	c |     316 |     0.6 |       0 |    30574 |   1186 |      64 |  18227639 |  365222 ||    316 |  711538 |       2/      2 |  122364 |       0 |
16.18/16.23	c |     318 |     0.6 |       0 |    32012 |   4485 |      65 |  18744274 |  375613 ||    318 |  738836 |       2/      2 |  127349 |       0 |
16.88/16.94	c |     330 |     0.7 |       0 |    33071 |    162 |      66 |  19295239 |  385933 ||    330 |  752261 |       2/      2 |  129248 |       0 |
17.59/17.69	c |     347 |     0.8 |       0 |    32734 |    335 |      67 |  19843397 |  397972 ||    347 |  776278 |       2/      2 |  133237 |       0 |
18.38/18.44	c |     356 |     0.8 |       0 |    33231 |    315 |      68 |  20406622 |  409239 ||    356 |  797956 |       2/      2 |  137008 |       0 |
19.18/19.20	c |     372 |     0.8 |       0 |    34026 |     81 |      69 |  20979512 |  421231 ||    372 |  820329 |       2/      2 |  140473 |       0 |
19.88/19.99	c |     381 |     0.8 |       0 |    34830 |   1968 |      70 |  21553076 |  432778 ||    381 |  847841 |       2/      2 |  147394 |       0 |
20.68/20.75	c |     382 |     0.8 |       0 |    35296 |   4667 |      71 |  22128024 |  443674 ||    382 |  874094 |       2/      2 |  154009 |       0 |
21.48/21.56	c |     382 |     0.8 |       0 |    35512 |   2668 |      72 |  22692597 |  454925 ||    382 |  892745 |       2/      2 |  154166 |       0 |
22.38/22.43	c |     395 |     0.9 |       0 |    34578 |    145 |      73 |  23290130 |  466268 ||    395 |  906118 |       2/      2 |  156267 |       0 |
23.18/23.27	c |     412 |     0.9 |       0 |    34891 |    913 |      74 |  23894013 |  479223 ||    412 |  932118 |       2/      2 |  160890 |       0 |
24.09/24.12	c |     425 |     0.8 |       0 |    35481 |     87 |      75 |  24515684 |  491685 ||    425 |  954609 |       2/      2 |  164471 |       0 |
24.98/25.05	c |     443 |     0.9 |       0 |    35832 |    754 |      76 |  25130369 |  504688 ||    443 |  982703 |       2/      2 |  169274 |       0 |
25.78/25.89	c |     445 |     0.8 |       0 |    36632 |    448 |      77 |  25735145 |  516886 ||    445 | 1011820 |       2/      2 |  174314 |       0 |
26.78/26.83	c |     460 |     0.9 |       0 |    37325 |   1017 |      78 |  26372671 |  529517 ||    460 | 1032164 |       2/      2 |  177694 |       0 |
27.78/27.84	c |     476 |     1.0 |       0 |    39411 |   1684 |      79 |  27010785 |  543013 ||    476 | 1060909 |       2/      2 |  182699 |       0 |
28.78/28.88	c |     491 |     1.0 |       0 |    39663 |    437 |      80 |  27654708 |  556299 ||    491 | 1084589 |       2/      2 |  186096 |       0 |
29.88/29.96	c |     507 |     1.1 |       0 |    40268 |     88 |      81 |  28305814 |  569895 ||    507 | 1114339 |       2/      2 |  191141 |       0 |
30.98/31.00	c |     509 |     1.0 |       0 |    40906 |   3886 |      82 |  28972574 |  581786 ||    509 | 1144300 |       2/      2 |  200974 |       0 |
32.08/32.11	c |     509 |     1.1 |       0 |    40720 |   2988 |      83 |  29608667 |  594084 ||    509 | 1166880 |       2/      2 |  201121 |       0 |
33.18/33.22	c |     510 |     1.1 |       0 |    41416 |  11789 |      84 |  30259841 |  606508 ||    510 | 1206787 |       2/      2 |  214279 |       0 |
34.38/34.47	c |     510 |     1.2 |       0 |    41228 |   1488 |      85 |  30903117 |  619576 ||    510 | 1235570 |       2/      2 |  214510 |       0 |
35.58/35.66	c |     510 |     1.2 |       0 |    40366 |  10489 |      86 |  31617333 |  630208 ||    510 | 1235570 |       2/      2 |  214510 |       0 |
35.88/35.92	c |     511 |     0.3 |       0 |    42678 |  12801 |      86 |  31797445 |  632991 ||    511 | 1247826 |       0/      0 |  224092 |       0 |
35.88/35.92	c c 
35.88/35.92	c -----------------------------------
35.88/35.92	c # temps = 35.900000
35.88/35.92	c # cleaningDB = 86
35.88/35.92	c # clause binaire = 0
35.88/35.92	c # literal removed by litRedundant = 2364076
35.88/35.92	c # literal removed by litRedundantBin = 0
35.88/35.92	c # init clause removed by simplify = 0
35.88/35.92	c # learnt clause removed by simplify = 0
35.88/35.92	c # une clause fausse était une apprise = 0
35.88/35.92	c # equivalence dectecte = 0
35.88/35.92	c # Memory used           : 17.37 MB
35.88/35.92	c 
35.88/35.92	c ########################
35.88/35.92	c ####   ##  ###   ## ####
35.88/35.92	c #### #### # ## #### ####
35.88/35.92	c ####   ##  ###   ##  ###
35.88/35.92	c ########################
35.88/35.92	c # restart = 511
35.88/35.92	c # conflit = 410981
35.88/35.92	c # decision = 632991
35.88/35.92	c # propagation = 31797445 	 (885722.701950 (prop/sec))
35.88/35.92	c 
35.88/35.92	c ########################
35.88/35.92	c ### ### #   ##   ##   ##
35.88/35.92	c ### # # # #### # ### ###
35.88/35.92	c ###  #  ### ## # ### ###
35.88/35.92	c ########################
35.88/35.92	c # numtry = 511
35.88/35.92	c # numflips = 1247826
35.88/35.92	c # maxSat = 0
35.88/35.92	c # freeFlip = 335852
35.88/35.92	c # nbBoundary = 77
35.88/35.92	c 
35.88/35.92	s SATISFIABLE
35.88/35.92	v 1 2 3 4 -5 6 -7 8 9 -10 11 -12 -13 14 -15 16 17 18 -19 20 21 -22 23 24 25 26 -27 28 29 30 -31 32 33 34 35 36 37 38 39 40 41 42 43 -44 -45 -46 47 -48 49 50 51 -52 53 -54 55 56 -57 58 59 -60 -61 62 -63 -64 -65 66 67 -68 69 70 71 72 73 74 75 -76 -77 -78 -79 -80 -81 -82 83 84 -85 -86 87 -88 -89 -90 91 92 -93 94 -95 96 97 -98 -99 -100 101 -102 -103 104 -105 106 -107 108 109 -110 111 112 -113 -114 -115 116 117 118 119 -120 121 -122 123 -124 125 126 127 -128 129 130 131 -132 -133 -134 135 -136 -137 138 139 -140 141 -142 143 -144 -145 -146 -147 148 149 -150 -151 -152 -153 154 -155 -156 -157 158 -159 160 161 162 163 164 -165 166 -167 -168 169 -170 171 -172 -173 -174 -175 176 -177 -178 -179 -180 181 182 -183 -184 185 186 -187 -188 -189 -190 191 192 193 -194 195 -196 -197 198 -199 -200 -201 -202 203 -204 205 -206 207 -208 -209 -210 211 -212 213 -214 215 216 217 218 -219 220 -221 222 -223 224 -225 -226 -227 228 -229 -230 231 -232 233 234 235 -236 -237 -238 -239 -240 241 242 -243 244 -245 -246 -247 -248 -249 -250 251 252 253 -254 -255 -256 257 -258 -259 260 261 -262 -263 -264 265 266 267 268 -269 270 -271 -272 273 -274 275 276 277 -278 279 280 281 282 283 -284 285 286 -287 288 -289 290 291 -292 293 294 295 296 297 -298 299 300 301 -302 -303 -304 -305 306 -307 -308 -309 -310 311 -312 313 314 315 316 -317 -318 -319 320 321 322 -323 324 -325 326 327 328 -329 -330 -331 -332 333 334 -335 336 -337 338 -339 -340 341 342 -343 344 -345 -346 347 348 349 -350 351 352 -353 -354 -355 -356 -357 358 359 -360 -361 362 -363 -364 -365 366 -367 368 369 370 371 -372 373 -374 375 376 377 -378 -379 -380 -381 -382 -383 -384 -385 -386 387 -388 -389 -390 -391 392 393 -394 -395 -396 -397 -398 399 400 401 402 -403 -404 -405 -406 -407 -408 409 410 -411 -412 413 -414 -415 -416 -417 418 -419 -420 -421 -422 -423 424 -425 -426 -427 -428 -429 430 431 -432 433 -434 -435 436 437 438 439 -440 441 -442 443 444 -445 -446 447 -448 449 450 451 452 453 -454 -455 -456 457 458 -459 460 461 -462 463 -464 -465 -466 -467 468 469 470 471 472 -473 -474 475 476 -477 -478 479 -480 -481 482 -483 -484 -485 486 -487 -488 -489 490 491 -492 493 494 495 -496 -497 -498 499 500 501 -502 -503 -504 -505 -506 507 -508 -509 -510 -511 512 -513 514 515 516 -517 -518 -519 -520 521 522 523 -524 -525 526 -527 -528 529 -530 -531 532 533 534 535 536 537 -538 -539 540 -541 542 -543 544 545 -546 -547 -548 549 550 551 552 -553 -554 -555 -556 -557 558 559 560 -561 562 563 564 565 -566 -567 -568 -569 -570 -571 572 573 574 575 576 577 -578 579 -580 581 -582 -583 584 -585 586 -587 588 589 -590 -591 592 -593 -594 -595 596 597 598 -599 -600 601 602 603 -604 605 -606 -607 608 -609 -610 -611 -612 613 614 615 -616 -617 618 -619 620 621 622 623 -624 -625 -626 627 628 -629 630 -631 632 -633 -634 -635 636 637 -638 -639 -640 -641 -642 643 -644 -645 -646 -647 648 -649 650 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 931)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 3.82 3/191 27419
/proc/meminfo: memFree=15640300/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 332 0 0 0 0 0 0 0 24 0 1 0 382438532 8912896 253 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27419/statm: 2176 253 211 178 0 69 0

[startup+0.033878 s]
/proc/loadavg: 4.00 4.02 3.82 3/191 27419
/proc/meminfo: memFree=15640300/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100868 s]
/proc/loadavg: 4.00 4.02 3.82 3/191 27419
/proc/meminfo: memFree=15640300/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300833 s]
/proc/loadavg: 4.00 4.02 3.82 3/191 27419
/proc/meminfo: memFree=15640300/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700763 s]
/proc/loadavg: 4.00 4.02 3.82 3/191 27419
/proc/meminfo: memFree=15640300/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50062 s]
/proc/loadavg: 3.92 4.00 3.81 4/194 27423
/proc/meminfo: memFree=15636564/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=10372 CPUtime=1.49 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 1063 0 0 0 149 0 0 0 25 0 1 0 382438533 10620928 974 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223920 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 2593 974 135 12 0 1057 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27780

[startup+3.10033 s]
/proc/loadavg: 3.92 4.00 3.81 6/198 27517
/proc/meminfo: memFree=15826632/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=11328 CPUtime=3.09 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 1320 0 0 0 309 0 0 0 25 0 1 0 382438533 11599872 1231 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 2832 1231 136 12 0 1296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28736

[startup+6.30077 s]
/proc/loadavg: 3.93 4.00 3.82 5/198 27517
/proc/meminfo: memFree=15814868/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=12580 CPUtime=6.29 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 1632 0 0 0 629 0 0 0 25 0 1 0 382438533 12881920 1543 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 3145 1543 136 12 0 1609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29988

[startup+12.7006 s]
/proc/loadavg: 3.93 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15805228/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=14344 CPUtime=12.68 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2083 0 0 0 1268 0 0 0 25 0 1 0 382438533 14688256 1993 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 3586 1993 136 12 0 2050 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31752

[startup+25.5004 s]
/proc/loadavg: 3.94 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15795824/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=16400 CPUtime=25.48 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2611 0 0 0 2548 0 0 0 25 0 1 0 382438533 16793600 2487 33554432000 4194304 4241092 140736293079584 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4100 2487 136 12 0 2564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33808

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

[startup+31.9073 s]
/proc/loadavg: 3.95 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15793452/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=16996 CPUtime=31.89 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2798 0 0 0 3189 0 0 0 25 0 1 0 382438533 17403904 2650 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4249 2650 136 12 0 2713 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 34404

[startup+33.501 s]
/proc/loadavg: 3.95 4.00 3.82 5/198 27517
/proc/meminfo: memFree=15792460/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=17300 CPUtime=33.48 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2875 0 0 0 3348 0 0 0 25 0 1 0 382438533 17715200 2719 33554432000 4194304 4241092 140736293079584 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4325 2719 136 12 0 2789 0
Current children cumulated CPU time (s) 33.48
Current children cumulated vsize (KiB) 34708

[startup+35.1007 s]
/proc/loadavg: 3.95 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15790940/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=17676 CPUtime=35.08 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2969 0 0 0 3508 0 0 0 25 0 1 0 382438533 18100224 2811 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4419 2811 136 12 0 2883 0
Current children cumulated CPU time (s) 35.08
Current children cumulated vsize (KiB) 35084

[startup+35.5006 s]
/proc/loadavg: 3.95 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15790940/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=17676 CPUtime=35.48 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 2987 0 0 0 3548 0 0 0 25 0 1 0 382438533 18100224 2829 33554432000 4194304 4241092 140736293079584 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4419 2829 136 12 0 2883 0
Current children cumulated CPU time (s) 35.48
Current children cumulated vsize (KiB) 35084

[startup+35.9006 s]
/proc/loadavg: 3.95 4.00 3.82 6/198 27517
/proc/meminfo: memFree=15790940/32950928 swapFree=67111528/67111528
[pid=27419] ppid=27417 vsize=8704 CPUtime=0 cores=5,7
/proc/27419/stat : 27419 (esg_static.sh) S 27417 27419 27106 0 -1 4202496 349 236 0 0 0 0 0 0 24 0 1 0 382438532 8912896 256 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594866432 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/27419/statm: 2176 256 211 178 0 69 0
[pid=27422] ppid=27419 vsize=8704 CPUtime=0 cores=5,7
/proc/27422/stat : 27422 (esg_static.sh) S 27419 27419 27106 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382438533 8912896 135 33554432000 4194304 4922060 140736486593824 18446744073709551615 235594685573 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/27422/statm: 2176 135 90 178 0 69 0
[pid=27423] ppid=27422 vsize=17776 CPUtime=35.88 cores=5,7
/proc/27423/stat : 27423 (sathys) R 27422 27419 27106 0 -1 4202496 3005 0 0 0 3588 0 0 0 25 0 1 0 382438533 18202624 2837 33554432000 4194304 4241092 140736293079584 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/27423/statm: 4444 2837 136 12 0 2908 0
Current children cumulated CPU time (s) 35.88
Current children cumulated vsize (KiB) 35184

Child status: 10
Real time (s): 35.9289
CPU time (s): 35.9275
CPU user time (s): 35.9135
CPU system time (s): 0.013997
CPU usage (%): 99.9963
Max. virtual memory (cumulated for all children) (KiB): 35248

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

runsolver used 0.06199 second user time and 0.139978 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-13 17:26:38
IDJOB=3189820
IDBENCH=82751
IDSOLVER=1610
FILE ID=node120/3189820-1302708398
RUNJOBID= node120-1302705797-27127
PBS_JOBID= 12981422
Free space on /tmp= 72048 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S525571208-063.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189820-1302708398/watcher-3189820-1302708398 -o /tmp/evaluation-result-3189820-1302708398/solver-3189820-1302708398 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189820-1302708398.cnf rnovelty

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

MD5SUM BENCH= 0d5db3c80640d96c57ce9e3d0b9dc725
RANDOM SEED=1758003327

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.78
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.809
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.809
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.82
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.809
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:     32950928 kB
MemFree:      15640580 kB
Buffers:        740200 kB
Cached:       15939360 kB
SwapCached:          0 kB
Active:        9389764 kB
Inactive:      7549212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15640580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1232 kB
Writeback:           0 kB
AnonPages:      259096 kB
Mapped:          15488 kB
Slab:           306528 kB
PageTables:       5636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   456856 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= 72048 MiB
End job on node120 at 2011-04-13 17:27:14