Trace number 3189948

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 173.196 173.42

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S528475885-007.SATISFIABLE.cnf
MD5SUM970ca2029fea75cb0f7721dfc724b428
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014997
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3189948-1302709488.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 |    1917     5751 |     575       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1908     5768 |      --       0       --      -- |     --   | -9/17
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 441   #clauses: 1908   #literals: 5768
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 441, numclause = 1908, numliterals = 5768
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.00	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.00	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c |       2 |     0.0 |       0 |      501 |    201 |       1 |     30529 |     958 ||      2 |    1983 |      14/     14 |     236 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |      972 |    294 |       2 |     67509 |    1920 ||      4 |    4002 |      14/     14 |     553 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1470 |    189 |       3 |    110274 |    3064 ||      6 |    5976 |      12/     12 |     876 |       0 |
0.00/0.05	c |       7 |     0.0 |       0 |     2048 |    384 |       4 |    160695 |    4259 ||      7 |    8370 |      10/     10 |    1292 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     2748 |    279 |       5 |    216188 |    5762 ||     11 |   11546 |      10/     10 |    1813 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     3555 |    475 |       6 |    275895 |    7385 ||     14 |   15611 |      10/     10 |    2551 |       0 |
0.00/0.11	c |      15 |     0.0 |       0 |     4358 |    974 |       7 |    342412 |    9001 ||     15 |   19762 |       6/      6 |    3392 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     5008 |     71 |       8 |    414047 |   10674 ||     16 |   21213 |       6/      6 |    3502 |       0 |
0.00/0.18	c |      21 |     0.0 |       0 |     5675 |     63 |       9 |    494192 |   12896 ||     21 |   25753 |       6/      6 |    4237 |       0 |
0.00/0.22	c |      25 |     0.0 |       0 |     6332 |    160 |      10 |    579235 |   15063 ||     25 |   29881 |       6/      6 |    5070 |       0 |
0.00/0.26	c |      29 |     0.1 |       0 |     6869 |    562 |      11 |    669107 |   17470 ||     29 |   35259 |       6/      6 |    5918 |       0 |
0.00/0.31	c |      30 |     0.0 |       0 |     7421 |    362 |      12 |    767042 |   19756 ||     30 |   40172 |       3/      3 |    6761 |       0 |
0.00/0.37	c |      31 |     0.0 |       0 |     8007 |   2067 |      13 |    868634 |   22178 ||     31 |   47111 |       3/      3 |    8421 |       0 |
0.00/0.43	c |      31 |     0.1 |       0 |     8446 |   1467 |      14 |    989359 |   24442 ||     31 |   48404 |       3/      3 |    8430 |       0 |
0.00/0.50	c |      38 |     0.1 |       0 |     8648 |    353 |      15 |   1107774 |   27517 ||     38 |   54469 |       3/      3 |    9681 |       0 |
0.00/0.58	c |      44 |     0.1 |       0 |     9191 |    236 |      16 |   1229584 |   30646 ||     44 |   60169 |       3/      3 |   10529 |       0 |
0.00/0.66	c |      46 |     0.1 |       0 |     9758 |    224 |      17 |   1353489 |   33893 ||     46 |   67491 |       3/      3 |   11780 |       0 |
0.00/0.74	c |      53 |     0.1 |       0 |    10343 |    216 |      18 |   1493568 |   37253 ||     53 |   73291 |       3/      3 |   13020 |       0 |
0.00/0.84	c |      59 |     0.1 |       0 |    11157 |    101 |      19 |   1635348 |   40952 ||     59 |   79862 |       3/      3 |   13865 |       0 |
0.00/0.94	c |      61 |     0.1 |       0 |    11808 |    700 |      20 |   1778113 |   44346 ||     61 |   86272 |       3/      3 |   15111 |       0 |
0.00/1.05	c |      62 |     0.1 |       0 |    12516 |    797 |      21 |   1930951 |   47802 ||     62 |   94800 |       3/      3 |   16775 |       0 |
1.10/1.17	c |      63 |     0.1 |       0 |    12877 |   3401 |      22 |   2087508 |   51384 ||     63 |  107268 |       1/      1 |   20069 |       0 |
1.20/1.29	c |      63 |     0.1 |       0 |    13426 |   1303 |      23 |   2250662 |   55034 ||     63 |  112460 |       1/      1 |   20111 |       0 |
1.39/1.43	c |      67 |     0.1 |       0 |    13766 |    297 |      24 |   2425686 |   58840 ||     67 |  115509 |       1/      1 |   20629 |       0 |
1.49/1.57	c |      76 |     0.2 |       0 |    14048 |    283 |      25 |   2605252 |   63417 ||     76 |  124625 |       1/      1 |   22207 |       0 |
1.69/1.72	c |      80 |     0.1 |       0 |    14574 |     75 |      26 |   2791613 |   67707 ||     80 |  132447 |       1/      1 |   23668 |       0 |
1.79/1.88	c |      90 |     0.2 |       0 |    15008 |    150 |      27 |   2981090 |   72624 ||     90 |  142136 |       1/      1 |   25338 |       0 |
1.99/2.05	c |      94 |     0.2 |       0 |    15825 |   1038 |      28 |   3167468 |   77328 ||     94 |  153243 |       1/      1 |   28426 |       0 |
2.20/2.22	c |      96 |     0.2 |       0 |    16670 |     37 |      29 |   3365703 |   82004 ||     96 |  159411 |       1/      1 |   28670 |       0 |
2.39/2.43	c |     107 |     0.2 |       0 |    17549 |    210 |      30 |   3567028 |   87270 ||    107 |  170005 |       1/      1 |   30549 |       0 |
2.59/2.63	c |     113 |     0.2 |       0 |    18149 |    201 |      31 |   3770235 |   92462 ||    113 |  179433 |       1/      1 |   32228 |       0 |
2.79/2.84	c |     123 |     0.2 |       0 |    18800 |    574 |      32 |   3989275 |   98130 ||    123 |  191164 |       1/      1 |   34330 |       0 |
2.99/3.06	c |     125 |     0.2 |       0 |    19560 |     69 |      33 |   4204762 |  103511 ||    125 |  204052 |       1/      1 |   36851 |       0 |
3.29/3.32	c |     126 |     0.2 |       0 |    19991 |   3871 |      34 |   4427051 |  108722 ||    126 |  216926 |       1/      1 |   40142 |       0 |
3.48/3.56	c |     126 |     0.2 |       0 |    20351 |   2968 |      35 |   4657942 |  113710 ||    126 |  220309 |       1/      1 |   40168 |       0 |
3.78/3.82	c |     127 |     0.3 |       0 |    20581 |   6970 |      36 |   4896920 |  119721 ||    127 |  242352 |       1/      1 |   46767 |       0 |
4.19/4.44	c |     127 |     0.4 |       0 |    20807 |   1461 |      37 |   5139448 |  125411 ||    127 |  251589 |       1/      1 |   46841 |       0 |
4.49/4.72	c |     127 |     0.3 |       0 |    20808 |   5663 |      38 |   5389847 |  130477 ||    127 |  251589 |       1/      1 |   46841 |       0 |
4.79/5.03	c |     139 |     0.3 |       0 |    21175 |     30 |      39 |   5648430 |  137072 ||    139 |  262665 |       1/      1 |   48727 |       0 |
5.09/5.33	c |     148 |     0.3 |       0 |    21924 |    103 |      40 |   5916888 |  143808 ||    148 |  275114 |       1/      1 |   51056 |       0 |
5.39/5.66	c |     157 |     0.3 |       0 |    22875 |    387 |      41 |   6187979 |  150478 ||    157 |  288287 |       1/      1 |   53565 |       0 |
5.68/5.97	c |     162 |     0.3 |       0 |    23698 |     76 |      42 |   6459277 |  157019 ||    162 |  299301 |       1/      1 |   55756 |       0 |
6.08/6.34	c |     173 |     0.4 |       0 |    24859 |     49 |      43 |   6745037 |  164403 ||    173 |  314464 |       1/      1 |   58580 |       0 |
6.47/6.76	c |     187 |     0.4 |       0 |    25751 |    221 |      44 |   7042770 |  171771 ||    187 |  327243 |       1/      1 |   61073 |       0 |
6.86/7.13	c |     189 |     0.4 |       0 |    26790 |    918 |      45 |   7336340 |  178587 ||    189 |  340986 |       1/      1 |   63579 |       0 |
7.26/7.53	c |     190 |     0.4 |       0 |    27087 |   1118 |      46 |   7628795 |  185897 ||    190 |  357417 |       1/      1 |   66916 |       0 |
7.66/7.95	c |     200 |     0.4 |       0 |    27293 |      0 |      47 |   7937325 |  193036 ||    200 |  366735 |       1/      1 |   68597 |       0 |
8.16/8.41	c |     212 |     0.5 |       0 |    28020 |    378 |      48 |   8247651 |  200929 ||    212 |  382188 |       1/      1 |   71534 |       0 |
8.56/8.87	c |     221 |     0.5 |       0 |    28926 |   1465 |      49 |   8558186 |  208812 ||    221 |  399540 |       1/      1 |   75273 |       0 |
9.05/9.36	c |     231 |     0.5 |       0 |    29590 |    147 |      50 |   8884679 |  216678 ||    231 |  411854 |       1/      1 |   76980 |       0 |
9.55/9.88	c |     243 |     0.5 |       0 |    30128 |    521 |      51 |   9205023 |  225236 ||    243 |  428451 |       1/      1 |   79902 |       0 |
10.05/10.39	c |     252 |     0.5 |       0 |    30904 |   1896 |      52 |   9539354 |  233457 ||    252 |  446318 |       1/      1 |   83667 |       0 |
10.55/10.88	c |     253 |     0.5 |       0 |    32000 |    394 |      53 |   9877882 |  241378 ||    253 |  463693 |       1/      1 |   87000 |       0 |
11.15/11.45	c |     254 |     0.6 |       0 |    32031 |   6197 |      54 |  10206437 |  249139 ||    254 |  483826 |       1/      1 |   93574 |       0 |
11.75/12.05	c |     254 |     0.6 |       0 |    32274 |   2496 |      55 |  10544631 |  257169 ||    254 |  496236 |       1/      1 |   93651 |       0 |
12.25/12.58	c |     255 |     0.5 |       0 |    32382 |   8497 |      56 |  10899600 |  264972 ||    255 |  521239 |       1/      1 |  106701 |       0 |
12.86/13.18	c |     255 |     0.6 |       0 |    32425 |   6101 |      57 |  11256318 |  273654 ||    255 |  542188 |       1/      1 |  106840 |       0 |
13.55/13.85	c |     255 |     0.7 |       0 |    31539 |   1596 |      58 |  11618389 |  282144 ||    255 |  557594 |       1/      1 |  106955 |       0 |
14.16/14.45	c |     255 |     0.6 |       0 |    30845 |   7899 |      59 |  12026745 |  289637 ||    255 |  557594 |       1/      1 |  106955 |       0 |
14.75/15.06	c |     261 |     0.6 |       0 |    31915 |     97 |      60 |  12432329 |  297956 ||    261 |  562638 |       1/      1 |  107790 |       0 |
15.55/15.81	c |     276 |     0.8 |       0 |    33146 |    181 |      61 |  12816698 |  307633 ||    276 |  581315 |       1/      1 |  111154 |       0 |
16.26/16.55	c |     286 |     0.7 |       0 |    34031 |    166 |      62 |  13204577 |  317326 ||    286 |  602780 |       1/      1 |  115343 |       0 |
17.05/17.31	c |     301 |     0.8 |       0 |    35198 |    832 |      63 |  13604385 |  327297 ||    301 |  620007 |       1/      1 |  118677 |       0 |
17.85/18.12	c |     316 |     0.8 |       0 |    37681 |      7 |      64 |  13999798 |  337574 ||    316 |  639846 |       1/      1 |  122039 |       0 |
18.76/19.01	c |     318 |     0.9 |       0 |    38476 |   4507 |      65 |  14397094 |  347227 ||    318 |  663250 |       1/      1 |  127061 |       0 |
19.56/19.90	c |     330 |     0.9 |       0 |    38749 |    178 |      66 |  14827025 |  357050 ||    330 |  674988 |       1/      1 |  128961 |       0 |
20.55/20.85	c |     347 |     0.9 |       0 |    38453 |    343 |      67 |  15246435 |  368048 ||    347 |  696245 |       1/      1 |  132910 |       0 |
21.45/21.77	c |     356 |     0.9 |       0 |    39393 |    316 |      68 |  15669771 |  378338 ||    356 |  715816 |       1/      1 |  136674 |       0 |
22.45/22.75	c |     372 |     1.0 |       0 |    40518 |     74 |      69 |  16104082 |  389321 ||    372 |  736188 |       1/      1 |  140135 |       0 |
23.45/23.74	c |     381 |     1.0 |       0 |    41423 |   1946 |      70 |  16537026 |  399900 ||    381 |  761102 |       1/      1 |  147050 |       0 |
24.45/24.72	c |     382 |     1.0 |       0 |    42418 |   4647 |      71 |  16977429 |  410151 ||    382 |  785510 |       1/      1 |  153667 |       0 |
25.45/25.70	c |     382 |     1.0 |       0 |    44849 |   2644 |      72 |  17418189 |  420724 ||    382 |  803297 |       1/      1 |  153811 |       0 |
26.46/26.80	c |     395 |     1.1 |       0 |    45022 |    124 |      73 |  17876159 |  431244 ||    395 |  815371 |       1/      1 |  155909 |       0 |
27.66/27.99	c |     412 |     1.2 |       0 |    45566 |    892 |      74 |  18342332 |  442714 ||    412 |  838606 |       1/      1 |  160488 |       0 |
28.86/29.17	c |     425 |     1.2 |       0 |    46064 |     59 |      75 |  18802357 |  454184 ||    425 |  858786 |       1/      1 |  164041 |       0 |
30.16/30.41	c |     443 |     1.2 |       0 |    47123 |    733 |      76 |  19276214 |  466099 ||    443 |  883023 |       1/      1 |  168835 |       0 |
31.36/31.62	c |     445 |     1.2 |       0 |    47963 |    430 |      77 |  19749670 |  477362 ||    445 |  909177 |       1/      1 |  173869 |       0 |
32.66/32.95	c |     460 |     1.3 |       0 |    47258 |   1005 |      78 |  20236131 |  488856 ||    460 |  926796 |       1/      1 |  177208 |       0 |
33.97/34.28	c |     476 |     1.3 |       0 |    48828 |   1655 |      79 |  20728736 |  501101 ||    476 |  951576 |       1/      1 |  182221 |       0 |
35.36/35.66	c |     491 |     1.4 |       0 |    49466 |    417 |      80 |  21209980 |  513447 ||    491 |  972802 |       1/      1 |  185566 |       0 |
36.86/37.12	c |     507 |     1.5 |       0 |    50200 |     79 |      81 |  21704395 |  525981 ||    507 |  999415 |       1/      1 |  190600 |       0 |
38.27/38.51	c |     509 |     1.4 |       0 |    50575 |   3873 |      82 |  22206257 |  537305 ||    509 | 1027822 |       1/      1 |  200441 |       0 |
39.66/39.91	c |     509 |     1.4 |       0 |    51035 |   2973 |      83 |  22708914 |  548938 ||    509 | 1047365 |       1/      1 |  200619 |       0 |
41.16/41.43	c |     510 |     1.5 |       0 |    51497 |  11774 |      84 |  23217579 |  561227 ||    510 | 1085313 |       1/      1 |  213737 |       0 |
42.56/42.88	c |     510 |     1.5 |       0 |    52195 |   1474 |      85 |  23712203 |  573913 ||    510 | 1110691 |       1/      1 |  213956 |       0 |
44.06/44.33	c |     510 |     1.5 |       0 |    51932 |  10477 |      86 |  24260362 |  584694 ||    510 | 1110691 |       1/      1 |  213956 |       0 |
45.56/45.89	c |     511 |     1.6 |       0 |    53385 |  19578 |      87 |  24763991 |  597457 ||    511 | 1171316 |       1/      1 |  240102 |       0 |
47.26/47.57	c |     511 |     1.7 |       0 |    53862 |   9201 |      88 |  25255541 |  610369 ||    511 | 1203223 |       1/      1 |  240343 |       0 |
49.16/49.46	c |     511 |     1.9 |       0 |    53425 |   9301 |      89 |  25741494 |  623431 ||    511 | 1234582 |       1/      1 |  240566 |       0 |
50.77/51.07	c |     511 |     1.6 |       0 |    54012 |   9071 |      90 |  26331448 |  634681 ||    511 | 1235687 |       1/      1 |  240574 |       0 |
52.46/52.74	c |     511 |     1.7 |       0 |    53712 |  18574 |      91 |  26904155 |  645925 ||    511 | 1235687 |       1/      1 |  240574 |       0 |
54.26/54.58	c |     519 |     1.8 |       0 |    54893 |     58 |      92 |  27475009 |  658334 ||    519 | 1243330 |       1/      1 |  241937 |       0 |
56.26/56.55	c |     541 |     2.0 |       0 |    54210 |    214 |      93 |  28044783 |  673016 ||    541 | 1272295 |       1/      1 |  247270 |       0 |
58.26/58.56	c |     557 |     2.0 |       0 |    54857 |    382 |      94 |  28618597 |  687064 ||    557 | 1298692 |       1/      1 |  252295 |       0 |
60.27/60.56	c |     573 |     2.0 |       0 |    56896 |   1437 |      95 |  29195864 |  701429 ||    573 | 1325014 |       1/      1 |  257307 |       0 |
62.36/62.60	c |     586 |     2.0 |       0 |    57166 |    116 |      96 |  29784157 |  715710 ||    586 | 1351554 |       1/      1 |  262524 |       0 |
64.46/64.79	c |     605 |     2.2 |       0 |    59072 |   1465 |      97 |  30378132 |  730468 ||    605 | 1382511 |       1/      1 |  268982 |       0 |
66.76/67.07	c |     626 |     2.3 |       0 |    59912 |    111 |      98 |  30964523 |  745430 ||    626 | 1408366 |       1/      1 |  273182 |       0 |
68.86/69.18	c |     637 |     2.1 |       0 |    59878 |   3495 |      99 |  31565159 |  760153 ||    637 | 1441333 |       1/      1 |  280668 |       0 |
70.86/71.16	c |     638 |     2.0 |       0 |    60964 |   9095 |     100 |  32166115 |  774404 ||    638 | 1475473 |       1/      1 |  287340 |       0 |
73.06/73.37	c |     650 |     2.2 |       0 |    61407 |     64 |     101 |  32799848 |  788436 ||    650 | 1488099 |       1/      1 |  289223 |       0 |
75.56/75.86	c |     669 |     2.5 |       0 |    63130 |   2122 |     102 |  33413123 |  804003 ||    669 | 1521503 |       1/      1 |  295676 |       0 |
78.16/78.40	c |     691 |     2.5 |       0 |    63009 |    368 |     103 |  34037397 |  819733 ||    691 | 1547644 |       1/      1 |  300305 |       0 |
80.56/80.85	c |     701 |     2.4 |       0 |    63423 |    341 |     104 |  34657362 |  835331 ||    701 | 1583975 |       1/      1 |  307386 |       0 |
83.16/83.42	c |     722 |     2.6 |       0 |    64171 |    187 |     105 |  35294432 |  850830 ||    722 | 1606816 |       1/      1 |  311563 |       0 |
85.76/86.00	c |     742 |     2.6 |       0 |    65529 |    252 |     106 |  35931229 |  866787 ||    742 | 1637670 |       1/      1 |  317433 |       0 |
88.46/88.76	c |     763 |     2.8 |       0 |    66546 |   2000 |     107 |  36582284 |  883068 ||    763 | 1671552 |       1/      1 |  324143 |       0 |
90.96/91.28	c |     765 |     2.5 |       0 |    66601 |   5997 |     108 |  37202912 |  898365 ||    765 | 1707882 |       1/      1 |  334036 |       0 |
93.66/93.94	c |     766 |     2.7 |       0 |    67459 |   7698 |     109 |  37841506 |  913137 ||    766 | 1744183 |       1/      1 |  347106 |       0 |
96.26/96.56	c |     766 |     2.6 |       0 |    69522 |  11401 |     110 |  38461589 |  929553 ||    766 | 1782786 |       1/      1 |  347399 |       0 |
98.86/99.16	c |     766 |     2.6 |       0 |    69646 |  11398 |     111 |  39166089 |  943089 ||    766 | 1783151 |       1/      1 |  347403 |       0 |
101.96/102.27	c |     794 |     3.1 |       0 |    69575 |    228 |     112 |  39840273 |  960142 ||    794 | 1812950 |       1/      1 |  352866 |       0 |
105.26/105.51	c |     812 |     3.2 |       0 |    70387 |    192 |     113 |  40518562 |  976881 ||    812 | 1845625 |       1/      1 |  359143 |       0 |
108.36/108.64	c |     829 |     3.1 |       0 |    70862 |   3147 |     114 |  41197332 |  993701 ||    829 | 1882687 |       1/      1 |  367450 |       0 |
111.56/111.80	c |     847 |     3.2 |       0 |    72687 |      8 |     115 |  41881327 | 1010421 ||    847 | 1909247 |       1/      1 |  371263 |       0 |
114.86/115.13	c |     870 |     3.3 |       0 |    72242 |    241 |     116 |  42580918 | 1027725 ||    870 | 1941624 |       1/      1 |  377514 |       0 |
118.36/118.65	c |     891 |     3.5 |       0 |    74059 |    590 |     117 |  43269724 | 1045183 ||    891 | 1976519 |       1/      1 |  384197 |       0 |
121.76/122.08	c |     893 |     3.4 |       0 |    75592 |   7988 |     118 |  43946878 | 1061518 ||    893 | 2018934 |       1/      1 |  394170 |       0 |
125.26/125.57	c |     907 |     3.5 |       0 |    76822 |    439 |     119 |  44664164 | 1078022 ||    907 | 2037900 |       1/      1 |  396720 |       0 |
128.96/129.28	c |     927 |     3.7 |       0 |    78897 |    296 |     120 |  45371385 | 1095841 ||    927 | 2071182 |       1/      1 |  402969 |       0 |
133.06/133.30	c |     955 |     4.0 |       0 |    79519 |   1047 |     121 |  46094747 | 1114346 ||    955 | 2107547 |       1/      1 |  410848 |       0 |
136.76/137.02	c |     967 |     3.7 |       0 |    80054 |    231 |     122 |  46824163 | 1131838 ||    967 | 2137956 |       1/      1 |  415973 |       0 |
140.66/140.90	c |     987 |     3.9 |       0 |    81743 |   1493 |     123 |  47540828 | 1150041 ||    987 | 2172187 |       1/      1 |  422529 |       0 |
144.85/145.18	c |    1017 |     4.3 |       0 |    82366 |    640 |     124 |  48278127 | 1169104 ||   1017 | 2208522 |       1/      1 |  429214 |       0 |
148.76/149.05	c |    1020 |     3.9 |       0 |    82543 |   6340 |     125 |  49015574 | 1186629 ||   1020 | 2253029 |       1/      1 |  440791 |       0 |
152.56/152.81	c |    1021 |     3.8 |       0 |    81878 |   9737 |     126 |  49746902 | 1203459 ||   1021 | 2293781 |       1/      1 |  453912 |       0 |
156.16/156.46	c |    1021 |     3.7 |       0 |    82910 |   3635 |     127 |  50501638 | 1221184 ||   1021 | 2326436 |       1/      1 |  454147 |       0 |
159.76/160.08	c |    1022 |     3.6 |       0 |    83006 |  16836 |     128 |  51286460 | 1238010 ||   1022 | 2368133 |       1/      1 |  476729 |       0 |
164.17/164.46	c |    1022 |     4.4 |       0 |    83083 |  13302 |     129 |  51966592 | 1257542 ||   1022 | 2413871 |       1/      1 |  477070 |       0 |
168.16/168.48	c |    1022 |     4.0 |       0 |    82479 |   5139 |     130 |  52688199 | 1275711 ||   1022 | 2442141 |       1/      1 |  477284 |       0 |
171.57/171.86	c |    1022 |     3.4 |       0 |    82911 |  18640 |     131 |  53502945 | 1291514 ||   1022 | 2442141 |       1/      1 |  477284 |       0 |
173.16/173.41	c |    1023 |     1.6 |       0 |    89871 |  25600 |     131 |  53922649 | 1299829 ||   1023 | 2462867 |       0/      0 |  492281 |       0 |
173.16/173.41	c c 
173.16/173.41	c -----------------------------------
173.16/173.41	c # temps = 173.180000
173.16/173.41	c # cleaningDB = 131
173.16/173.41	c # clause binaire = 0
173.16/173.41	c # literal removed by litRedundant = 4638632
173.16/173.41	c # literal removed by litRedundantBin = 0
173.16/173.41	c # init clause removed by simplify = 0
173.16/173.41	c # learnt clause removed by simplify = 0
173.16/173.41	c # une clause fausse était une apprise = 0
173.16/173.41	c # equivalence dectecte = 0
173.16/173.41	c # Memory used           : 24.20 MB
173.16/173.41	c 
173.16/173.41	c ########################
173.16/173.41	c ####   ##  ###   ## ####
173.16/173.41	c #### #### # ## #### ####
173.16/173.41	c ####   ##  ###   ##  ###
173.16/173.41	c ########################
173.16/173.41	c # restart = 1023
173.16/173.41	c # conflit = 924231
173.16/173.41	c # decision = 1299829
173.16/173.41	c # propagation = 53922649 	 (311367.646379 (prop/sec))
173.16/173.41	c 
173.16/173.41	c ########################
173.16/173.41	c ### ### #   ##   ##   ##
173.16/173.41	c ### # # # #### # ### ###
173.16/173.41	c ###  #  ### ## # ### ###
173.16/173.41	c ########################
173.16/173.41	c # numtry = 1023
173.16/173.41	c # numflips = 2462867
173.16/173.41	c # maxSat = 0
173.16/173.41	c # freeFlip = 725650
173.16/173.41	c # nbBoundary = 145
173.16/173.41	c 
173.16/173.41	s SATISFIABLE
173.16/173.41	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 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-3189948-1302709488/watcher-3189948-1302709488 -o /tmp/evaluation-result-3189948-1302709488/solver-3189948-1302709488 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189948-1302709488.cnf rnovelty 

running on 2 cores: 4,6

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.02 4.02 3.93 4/193 11237
/proc/meminfo: memFree=19345720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0

[startup+0.105509 s]
/proc/loadavg: 4.02 4.02 3.93 4/193 11237
/proc/meminfo: memFree=19345720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.200487 s]
/proc/loadavg: 4.02 4.02 3.93 4/193 11237
/proc/meminfo: memFree=19345720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300462 s]
/proc/loadavg: 4.02 4.02 3.93 4/193 11237
/proc/meminfo: memFree=19345720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700391 s]
/proc/loadavg: 4.02 4.02 3.93 4/193 11237
/proc/meminfo: memFree=19345720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50023 s]
/proc/loadavg: 4.01 4.02 3.93 5/196 11241
/proc/meminfo: memFree=19339864/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=10204 CPUtime=1.49 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 1051 0 0 0 149 0 0 0 25 0 1 0 382547456 10448896 962 33554432000 4194304 4241092 140736370342080 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 2551 962 135 12 0 1015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27612

[startup+3.10098 s]
/proc/loadavg: 4.01 4.02 3.93 5/196 11241
/proc/meminfo: memFree=19338004/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=11196 CPUtime=3.09 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 1266 0 0 0 309 0 0 0 25 0 1 0 382547456 11464704 1177 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 2799 1177 136 12 0 1263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28604

[startup+6.30043 s]
/proc/loadavg: 4.01 4.02 3.93 5/196 11241
/proc/meminfo: memFree=19335204/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=12156 CPUtime=6.08 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 1538 0 0 0 606 2 0 0 25 0 1 0 382547456 12447744 1449 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 3039 1449 136 12 0 1503 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 29564

[startup+12.7003 s]
/proc/loadavg: 4.01 4.02 3.93 6/196 11272
/proc/meminfo: memFree=19366704/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=13960 CPUtime=12.45 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 1966 0 0 0 1241 4 0 0 25 0 1 0 382547456 14295040 1872 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 3490 1872 136 12 0 1954 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 31368

[startup+25.5011 s]
/proc/loadavg: 4.01 4.02 3.93 6/196 11273
/proc/meminfo: memFree=19359412/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=15844 CPUtime=25.25 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 2450 0 0 0 2521 4 0 0 25 0 1 0 382547456 16224256 2344 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 3961 2344 136 12 0 2425 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 33252

[startup+51.1007 s]
/proc/loadavg: 4.00 4.01 3.93 6/196 11273
/proc/meminfo: memFree=19349484/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=18984 CPUtime=50.86 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 3292 0 0 0 5081 5 0 0 25 0 1 0 382547456 19439616 3139 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 4746 3139 136 12 0 3210 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 36392

[startup+102.301 s]
/proc/loadavg: 4.00 4.01 3.93 6/196 11275
/proc/meminfo: memFree=19336332/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=21992 CPUtime=102.06 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 4207 0 0 0 10201 5 0 0 25 0 1 0 382547456 22519808 3890 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 5498 3890 136 12 0 3962 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 39400

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11308
/proc/meminfo: memFree=19356720/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24240 CPUtime=162.06 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 4918 0 0 0 16200 6 0 0 25 0 1 0 382547456 24821760 4446 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223703 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6060 4446 136 12 0 4524 0
Current children cumulated CPU time (s) 162.06
Current children cumulated vsize (KiB) 41648

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

[startup+166.601 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11308
/proc/meminfo: memFree=19355728/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24372 CPUtime=166.36 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 4964 0 0 0 16630 6 0 0 25 0 1 0 382547456 24956928 4480 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223640 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6093 4480 136 12 0 4557 0
Current children cumulated CPU time (s) 166.36
Current children cumulated vsize (KiB) 41780

[startup+169.801 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11308
/proc/meminfo: memFree=19355232/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24488 CPUtime=169.56 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 5015 0 0 0 16950 6 0 0 25 0 1 0 382547456 25075712 4519 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6122 4519 136 12 0 4586 0
Current children cumulated CPU time (s) 169.56
Current children cumulated vsize (KiB) 41896

[startup+171.401 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11309
/proc/meminfo: memFree=19354860/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24692 CPUtime=171.16 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 5051 0 0 0 17110 6 0 0 25 0 1 0 382547456 25284608 4555 33554432000 4194304 4241092 140736370342080 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6173 4555 136 12 0 4637 0
Current children cumulated CPU time (s) 171.16
Current children cumulated vsize (KiB) 42100

[startup+172.201 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11309
/proc/meminfo: memFree=19354236/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24832 CPUtime=171.96 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 5081 0 0 0 17190 6 0 0 25 0 1 0 382547456 25427968 4585 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6208 4585 136 12 0 4672 0
Current children cumulated CPU time (s) 171.96
Current children cumulated vsize (KiB) 42240

[startup+173.007 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11309
/proc/meminfo: memFree=19353984/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24768 CPUtime=172.77 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 5081 0 0 0 17271 6 0 0 25 0 1 0 382547456 25362432 4574 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6192 4574 136 12 0 4656 0
Current children cumulated CPU time (s) 172.77
Current children cumulated vsize (KiB) 42176

[startup+173.401 s]
/proc/loadavg: 4.00 4.00 3.93 5/196 11309
/proc/meminfo: memFree=19353984/32951132 swapFree=67111528/67111528
[pid=11237] ppid=11235 vsize=8704 CPUtime=0 cores=4,6
/proc/11237/stat : 11237 (esg_static.sh) S 11235 11237 10629 0 -1 4202496 347 192 0 0 0 0 0 0 25 0 1 0 382547455 8912896 255 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/11237/statm: 2176 255 211 178 0 69 0
[pid=11239] ppid=11237 vsize=8704 CPUtime=0 cores=4,6
/proc/11239/stat : 11239 (esg_static.sh) S 11237 11237 10629 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 382547456 8912896 134 33554432000 4194304 4922060 140734566547984 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/11239/statm: 2176 134 90 178 0 69 0
[pid=11240] ppid=11239 vsize=24768 CPUtime=173.16 cores=4,6
/proc/11240/stat : 11240 (sathys) R 11239 11237 10629 0 -1 4202496 5082 0 0 0 17310 6 0 0 25 0 1 0 382547456 25362432 4575 33554432000 4194304 4241092 140736370342080 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/11240/statm: 6192 4575 136 12 0 4656 0
Current children cumulated CPU time (s) 173.16
Current children cumulated vsize (KiB) 42176

Child status: 10
Real time (s): 173.42
CPU time (s): 173.196
CPU user time (s): 173.125
CPU system time (s): 0.070989
CPU usage (%): 99.8709
Max. virtual memory (cumulated for all children) (KiB): 42240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.125
system time used= 0.070989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27
involuntary context switches= 200

runsolver used 0.280957 second user time and 0.827874 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-13 17:44:48
IDJOB=3189948
IDBENCH=82879
IDSOLVER=1610
FILE ID=node128/3189948-1302709488
RUNJOBID= node128-1302705583-10648
PBS_JOBID= 12981418
Free space on /tmp= 72112 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S528475885-007.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189948-1302709488/watcher-3189948-1302709488 -o /tmp/evaluation-result-3189948-1302709488/solver-3189948-1302709488 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189948-1302709488.cnf rnovelty

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

MD5SUM BENCH= 970ca2029fea75cb0f7721dfc724b428
RANDOM SEED=269706104

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19345876 kB
Buffers:        544592 kB
Cached:       12597280 kB
SwapCached:          0 kB
Active:        7867488 kB
Inactive:      5418504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19345876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2644 kB
Writeback:           0 kB
AnonPages:      143912 kB
Mapped:          15580 kB
Slab:           255480 kB
PageTables:       5168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   330496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72112 MiB
End job on node128 at 2011-04-13 17:47:42