Trace number 3189902

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-01UNSAT 194.7 194.698

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S1295196126-061.UNKNOWN.cnf
MD5SUM7d874fabf91f4391d9452197998f82c2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses1065
Sum of the clauses size3195
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31065
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-3189902-1302708679.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 |    1065     3195 |     319       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    1061     3218 |      --       0       --      -- |     --   | -4/23
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 245   #clauses: 1061   #literals: 3218
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 245, numclause = 1061, numliterals = 3218
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 |      0 |       1 |     20943 |     799 ||      2 |    1713 |      11/     11 |     226 |       0 |
0.00/0.01	c |       4 |     0.0 |       0 |     1099 |      0 |       2 |     46205 |    1645 ||      4 |    3393 |       2/      2 |     550 |       0 |
0.00/0.02	c |       7 |     0.0 |       0 |     1801 |    201 |       3 |     76482 |    2641 ||      7 |    5024 |       2/      2 |     868 |       0 |
0.00/0.04	c |       8 |     0.0 |       0 |     2598 |    402 |       4 |    111114 |    3736 ||      8 |    7247 |       1/      1 |    1284 |       0 |
0.00/0.05	c |      11 |     0.0 |       0 |     3497 |    295 |       5 |    150233 |    5087 ||     11 |    9992 |       1/      1 |    1800 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4497 |    496 |       6 |    192248 |    6504 ||     14 |   13200 |       1/      1 |    2530 |       0 |
0.00/0.10	c |      15 |     0.0 |       0 |     5598 |    997 |       7 |    235220 |    7961 ||     15 |   16836 |       1/      1 |    3368 |       0 |
0.00/0.14	c |      16 |     0.0 |       0 |     6367 |     98 |       8 |    285921 |    9461 ||     16 |   18018 |       1/      1 |    3478 |       0 |
0.00/0.18	c |      21 |     0.0 |       0 |     7140 |     86 |       9 |    340540 |   11294 ||     21 |   21757 |       1/      1 |    4201 |       0 |
0.00/0.23	c |      25 |     0.0 |       0 |     7936 |    178 |      10 |    400385 |   13268 ||     25 |   25381 |       1/      1 |    5035 |       0 |
0.00/0.28	c |      29 |     0.1 |       0 |     8720 |    574 |      11 |    461922 |   15382 ||     29 |   30008 |       1/      1 |    5868 |       0 |
0.00/0.34	c |      30 |     0.1 |       0 |     9548 |    373 |      12 |    529808 |   17408 ||     30 |   33928 |       1/      1 |    6707 |       0 |
0.00/0.41	c |      31 |     0.1 |       0 |    10357 |   2079 |      13 |    601239 |   19610 ||     31 |   40982 |       1/      1 |    8367 |       0 |
0.00/0.47	c |      31 |     0.1 |       0 |    11142 |   1477 |      14 |    679552 |   21800 ||     31 |   41936 |       1/      1 |    8373 |       0 |
0.00/0.56	c |      38 |     0.1 |       0 |    11875 |    361 |      15 |    756593 |   24468 ||     38 |   47279 |       1/      1 |    9617 |       0 |
0.00/0.66	c |      44 |     0.1 |       0 |    12717 |    259 |      16 |    838232 |   27218 ||     44 |   52278 |       1/      1 |   10463 |       0 |
0.00/0.76	c |      46 |     0.1 |       0 |    13553 |    257 |      17 |    922513 |   29940 ||     46 |   58064 |       1/      1 |   11712 |       0 |
0.00/0.87	c |      53 |     0.1 |       0 |    14398 |    252 |      18 |   1014574 |   32920 ||     53 |   63060 |       1/      1 |   12950 |       0 |
0.99/1.00	c |      59 |     0.1 |       0 |    15283 |    143 |      19 |   1110448 |   36022 ||     59 |   68398 |       1/      1 |   13788 |       0 |
1.09/1.13	c |      61 |     0.1 |       0 |    16236 |    736 |      20 |   1208489 |   39164 ||     61 |   74436 |       1/      1 |   15032 |       0 |
1.19/1.27	c |      62 |     0.1 |       0 |    17004 |    836 |      21 |   1309593 |   42426 ||     62 |   81916 |       1/      1 |   16682 |       0 |
1.39/1.44	c |      63 |     0.2 |       0 |    17836 |   3442 |      22 |   1411735 |   45792 ||     63 |   92630 |       1/      1 |   19970 |       0 |
1.59/1.62	c |      63 |     0.2 |       0 |    18658 |   1343 |      23 |   1517607 |   49103 ||     63 |   96788 |       1/      1 |   20007 |       0 |
1.79/1.80	c |      67 |     0.2 |       0 |    19575 |     34 |      24 |   1631437 |   52625 ||     67 |   99450 |       1/      1 |   20528 |       0 |
1.99/2.02	c |      76 |     0.2 |       0 |    20393 |     15 |      25 |   1746554 |   56630 ||     76 |  107376 |       1/      1 |   22106 |       0 |
2.19/2.21	c |      81 |     0.2 |       0 |    21240 |    103 |      26 |   1868287 |   60543 ||     81 |  114164 |       1/      1 |   23550 |       0 |
2.39/2.45	c |      90 |     0.2 |       0 |    22217 |    186 |      27 |   1990794 |   64775 ||     90 |  122106 |       1/      1 |   25218 |       0 |
2.69/2.70	c |      94 |     0.2 |       0 |    23136 |   1073 |      28 |   2119805 |   68900 ||     94 |  131981 |       1/      1 |   28293 |       0 |
2.89/2.95	c |      96 |     0.2 |       0 |    24097 |     67 |      29 |   2249605 |   73077 ||     96 |  137530 |       1/      1 |   28534 |       0 |
3.19/3.25	c |     107 |     0.3 |       0 |    24976 |    243 |      30 |   2386038 |   77652 ||    107 |  146669 |       1/      1 |   30399 |       0 |
3.49/3.56	c |     113 |     0.3 |       0 |    25656 |    233 |      31 |   2525760 |   82256 ||    113 |  155087 |       1/      1 |   32162 |       0 |
3.89/3.92	c |     123 |     0.4 |       0 |    26617 |      2 |      32 |   2669944 |   87181 ||    123 |  165003 |       1/      1 |   34141 |       0 |
4.19/4.27	c |     125 |     0.3 |       0 |    27558 |     99 |      33 |   2815257 |   91956 ||    125 |  176382 |       1/      1 |   36638 |       0 |
4.59/4.61	c |     126 |     0.3 |       0 |    28487 |   3901 |      34 |   2965048 |   96775 ||    126 |  188323 |       1/      1 |   39936 |       0 |
4.89/4.94	c |     126 |     0.3 |       0 |    29391 |   3000 |      35 |   3123999 |  101482 ||    126 |  191280 |       1/      1 |   39958 |       0 |
5.29/5.35	c |     127 |     0.4 |       0 |    30271 |   7001 |      36 |   3276355 |  106778 ||    127 |  212344 |       1/      1 |   46518 |       0 |
5.69/5.75	c |     127 |     0.4 |       0 |    31074 |   1499 |      37 |   3440400 |  111879 ||    127 |  219900 |       1/      1 |   46581 |       0 |
6.09/6.13	c |     127 |     0.4 |       0 |    32067 |   5700 |      38 |   3617204 |  116807 ||    127 |  219900 |       1/      1 |   46581 |       0 |
6.59/6.61	c |     139 |     0.5 |       0 |    32974 |     73 |      39 |   3788477 |  122527 ||    139 |  229026 |       1/      1 |   48468 |       0 |
7.09/7.13	c |     148 |     0.5 |       0 |    33870 |    160 |      40 |   3967890 |  128297 ||    148 |  239816 |       1/      1 |   50757 |       0 |
7.59/7.68	c |     157 |     0.5 |       0 |    34882 |    450 |      41 |   4142318 |  134247 ||    157 |  251337 |       1/      1 |   53170 |       0 |
8.19/8.23	c |     163 |     0.6 |       0 |    35794 |    143 |      42 |   4322760 |  140076 ||    163 |  261879 |       1/      1 |   55468 |       0 |
8.79/8.83	c |     173 |     0.6 |       0 |    36931 |    128 |      43 |   4504997 |  146362 ||    173 |  274744 |       1/      1 |   58178 |       0 |
9.39/9.49	c |     187 |     0.7 |       0 |    37957 |    312 |      44 |   4690857 |  152787 ||    187 |  285736 |       1/      1 |   60679 |       0 |
10.09/10.18	c |     189 |     0.7 |       0 |    38628 |   1001 |      45 |   4884058 |  159014 ||    189 |  297735 |       1/      1 |   63148 |       0 |
10.69/10.78	c |     190 |     0.6 |       0 |    39717 |   1202 |      46 |   5079040 |  165250 ||    190 |  311683 |       1/      1 |   66445 |       0 |
11.39/11.47	c |     200 |     0.7 |       0 |    40604 |     84 |      47 |   5284757 |  171697 ||    200 |  319300 |       1/      1 |   68084 |       0 |
12.19/12.27	c |     212 |     0.8 |       0 |    41714 |    464 |      48 |   5486078 |  178526 ||    212 |  332643 |       1/      1 |   70998 |       0 |
12.99/13.09	c |     221 |     0.8 |       0 |    42627 |   1541 |      49 |   5693751 |  185324 ||    221 |  347563 |       1/      1 |   74713 |       0 |
13.89/13.95	c |     231 |     0.9 |       0 |    43678 |    232 |      50 |   5906820 |  192264 ||    231 |  358188 |       1/      1 |   76400 |       0 |
14.79/14.84	c |     243 |     0.9 |       0 |    44653 |     14 |      51 |   6117821 |  199456 ||    243 |  372341 |       1/      1 |   79335 |       0 |
15.69/15.74	c |     252 |     0.9 |       0 |    45701 |   1999 |      52 |   6333221 |  206648 ||    252 |  388224 |       1/      1 |   83044 |       0 |
16.59/16.63	c |     253 |     0.9 |       0 |    46892 |    493 |      53 |   6559364 |  213816 ||    253 |  403947 |       1/      1 |   86375 |       0 |
17.49/17.52	c |     254 |     0.9 |       0 |    47745 |   6296 |      54 |   6788157 |  220996 ||    254 |  424281 |       1/      1 |   92942 |       0 |
18.39/18.46	c |     254 |     0.9 |       0 |    48765 |   2600 |      55 |   7012714 |  228087 ||    254 |  434444 |       1/      1 |   93032 |       0 |
19.49/19.50	c |     255 |     1.0 |       0 |    49778 |   8606 |      56 |   7247041 |  235362 ||    255 |  460622 |       1/      1 |  106056 |       0 |
20.69/20.71	c |     255 |     1.2 |       0 |    50642 |   6102 |      57 |   7463792 |  243197 ||    255 |  479486 |       1/      1 |  106172 |       0 |
21.79/21.89	c |     255 |     1.2 |       0 |    51455 |   1706 |      58 |   7693084 |  250914 ||    255 |  493638 |       1/      1 |  106279 |       0 |
22.89/22.90	c |     255 |     1.0 |       0 |    52265 |   8007 |      59 |   7948412 |  258055 ||    255 |  493638 |       1/      1 |  106279 |       0 |
23.79/23.84	c |     261 |     0.9 |       0 |    53526 |    193 |      60 |   8208766 |  265770 ||    261 |  497619 |       1/      1 |  107122 |       0 |
25.09/25.14	c |     277 |     1.3 |       0 |    54645 |    268 |      61 |   8457827 |  274212 ||    277 |  514100 |       1/      1 |  110868 |       0 |
26.39/26.40	c |     286 |     1.3 |       0 |    55494 |    254 |      62 |   8706733 |  282690 ||    286 |  532581 |       1/      1 |  114594 |       0 |
27.69/27.74	c |     301 |     1.3 |       0 |    56387 |    911 |      63 |   8961051 |  291328 ||    301 |  547260 |       1/      1 |  117913 |       0 |
29.19/29.22	c |     316 |     1.5 |       0 |    57481 |     85 |      64 |   9216842 |  300170 ||    316 |  564075 |       1/      1 |  121256 |       0 |
30.79/30.82	c |     318 |     1.6 |       0 |    58271 |   4583 |      65 |   9469245 |  308780 ||    318 |  585445 |       1/      1 |  126239 |       0 |
32.29/32.30	c |     330 |     1.5 |       0 |    58760 |     61 |      66 |   9734745 |  317465 ||    330 |  595164 |       1/      1 |  128113 |       0 |
33.89/33.93	c |     347 |     1.6 |       0 |    59818 |    410 |      67 |  10003223 |  326701 ||    347 |  612625 |       1/      1 |  131963 |       0 |
35.59/35.64	c |     356 |     1.7 |       0 |    60852 |    401 |      68 |  10274212 |  335767 ||    356 |  629502 |       1/      1 |  135709 |       0 |
37.39/37.47	c |     373 |     1.8 |       0 |    62088 |    147 |      69 |  10549186 |  345148 ||    373 |  646174 |       1/      1 |  139270 |       0 |
39.19/39.24	c |     381 |     1.8 |       0 |    63195 |   2025 |      70 |  10823835 |  354475 ||    381 |  668303 |       1/      1 |  146054 |       0 |
40.89/40.97	c |     382 |     1.7 |       0 |    64468 |   4725 |      71 |  11101977 |  363728 ||    382 |  690978 |       1/      1 |  152633 |       0 |
42.69/42.77	c |     382 |     1.8 |       0 |    65507 |   2721 |      72 |  11382907 |  373030 ||    382 |  705777 |       1/      1 |  152744 |       0 |
44.49/44.59	c |     395 |     1.8 |       0 |    66638 |    194 |      73 |  11679186 |  382597 ||    395 |  715789 |       1/      1 |  154820 |       0 |
46.69/46.73	c |     412 |     2.1 |       0 |    67756 |    959 |      74 |  11967444 |  392659 ||    412 |  736766 |       1/      1 |  159395 |       0 |
48.78/48.81	c |     426 |     2.1 |       0 |    68873 |    140 |      75 |  12254909 |  402667 ||    426 |  754395 |       1/      1 |  163144 |       0 |
50.99/51.04	c |     443 |     2.2 |       0 |    69982 |    811 |      76 |  12548896 |  412959 ||    443 |  774864 |       1/      1 |  167730 |       0 |
52.88/52.99	c |     445 |     1.9 |       0 |    71128 |    505 |      77 |  12840336 |  423005 ||    445 |  798516 |       1/      1 |  172713 |       0 |
55.09/55.18	c |     460 |     2.2 |       0 |    72231 |   1087 |      78 |  13150349 |  433269 ||    460 |  813900 |       1/      1 |  176034 |       0 |
57.59/57.69	c |     476 |     2.5 |       0 |    73080 |   1736 |      79 |  13450275 |  443968 ||    476 |  834742 |       1/      1 |  181002 |       0 |
59.99/60.09	c |     491 |     2.4 |       0 |    73984 |    494 |      80 |  13761306 |  454634 ||    491 |  852758 |       1/      1 |  184344 |       0 |
62.70/62.73	c |     507 |     2.6 |       0 |    75098 |    159 |      81 |  14072659 |  465551 ||    507 |  875511 |       1/      1 |  189341 |       0 |
64.80/64.89	c |     509 |     2.1 |       0 |    76364 |   3959 |      82 |  14392505 |  476014 ||    509 |  901263 |       1/      1 |  199158 |       0 |
67.59/67.67	c |     509 |     2.8 |       0 |    77613 |   3057 |      83 |  14702156 |  486838 ||    509 |  917860 |       1/      1 |  199299 |       0 |
69.99/70.05	c |     510 |     2.4 |       0 |    78693 |  11860 |      84 |  15020220 |  497706 ||    510 |  954181 |       1/      1 |  212370 |       0 |
72.60/72.69	c |     510 |     2.6 |       0 |    79687 |   1563 |      85 |  15328261 |  508871 ||    510 |  975903 |       1/      1 |  212553 |       0 |
74.89/74.93	c |     510 |     2.2 |       0 |    80708 |  10564 |      86 |  15681736 |  519165 ||    510 |  975903 |       1/      1 |  212553 |       0 |
77.89/77.97	c |     511 |     3.0 |       0 |    81552 |  19669 |      87 |  16006847 |  530284 ||    511 | 1029133 |       1/      1 |  238596 |       0 |
81.30/81.30	c |     511 |     3.3 |       0 |    82577 |   9202 |      88 |  16325474 |  541925 ||    511 | 1056641 |       1/      1 |  238807 |       0 |
84.09/84.12	c |     511 |     2.8 |       0 |    83438 |   9302 |      89 |  16649960 |  553789 ||    511 | 1083763 |       1/      1 |  239034 |       0 |
86.19/86.29	c |     511 |     2.2 |       0 |    84390 |   9173 |      90 |  17005309 |  564453 ||    511 | 1084478 |       1/      1 |  239038 |       0 |
88.29/88.38	c |     511 |     2.1 |       0 |    85652 |  18675 |      91 |  17373806 |  575259 ||    511 | 1084478 |       1/      1 |  239038 |       0 |
90.79/90.88	c |     520 |     2.5 |       0 |    86353 |    167 |      92 |  17739266 |  586524 ||    520 | 1091177 |       1/      1 |  240495 |       0 |
94.19/94.29	c |     541 |     3.4 |       0 |    86270 |    337 |      93 |  18090130 |  599043 ||    541 | 1115717 |       1/      1 |  245692 |       0 |
97.69/97.73	c |     557 |     3.4 |       0 |    87416 |    497 |      94 |  18442319 |  611205 ||    557 | 1138791 |       1/      1 |  250695 |       0 |
101.10/101.11	c |     573 |     3.4 |       0 |    88482 |   1564 |      95 |  18799566 |  623704 ||    573 | 1161090 |       1/      1 |  255673 |       0 |
104.50/104.52	c |     586 |     3.4 |       0 |    89612 |     33 |      96 |  19161880 |  636085 ||    586 | 1184656 |       1/      1 |  260830 |       0 |
108.19/108.23	c |     605 |     3.7 |       0 |    91073 |   1598 |      97 |  19520386 |  648864 ||    605 | 1211541 |       1/      1 |  267200 |       0 |
112.10/112.16	c |     626 |     3.9 |       0 |    91955 |    243 |      98 |  19882849 |  661629 ||    626 | 1232854 |       1/      1 |  271386 |       0 |
116.19/116.24	c |     637 |     4.1 |       0 |    92735 |   3603 |      99 |  20253482 |  674393 ||    637 | 1261902 |       1/      1 |  278832 |       0 |
120.49/120.54	c |     638 |     4.3 |       0 |    94170 |   9201 |     100 |  20614282 |  687296 ||    638 | 1293120 |       1/      1 |  285501 |       0 |
124.59/124.68	c |     651 |     4.1 |       0 |    95571 |    174 |     101 |  20997057 |  699829 ||    651 | 1303901 |       1/      1 |  287582 |       0 |
129.29/129.38	c |     669 |     4.7 |       0 |    96815 |   2233 |     102 |  21363025 |  713282 ||    669 | 1331946 |       1/      1 |  293815 |       0 |
134.10/134.16	c |     692 |     4.8 |       0 |    98346 |      0 |     103 |  21744798 |  726882 ||    692 | 1354331 |       1/      1 |  298501 |       0 |
138.69/138.74	c |     701 |     4.6 |       0 |    99856 |    488 |     104 |  22115239 |  740329 ||    701 | 1385184 |       1/      1 |  305140 |       0 |
143.49/143.55	c |     723 |     4.8 |       0 |   101397 |    348 |     105 |  22505096 |  753896 ||    723 | 1405746 |       1/      1 |  309716 |       0 |
148.29/148.36	c |     742 |     4.8 |       0 |   102774 |    104 |     106 |  22886291 |  767714 ||    742 | 1430681 |       1/      1 |  315104 |       0 |
153.79/153.82	c |     763 |     5.5 |       0 |   104004 |   2174 |     107 |  23266067 |  781762 ||    763 | 1460184 |       1/      1 |  321724 |       0 |
158.59/158.63	c |     765 |     4.8 |       0 |   104921 |   6176 |     108 |  23649487 |  795348 ||    765 | 1493684 |       1/      1 |  331589 |       0 |
163.19/163.21	c |     766 |     4.6 |       0 |   106292 |   7879 |     109 |  24043022 |  808882 ||    766 | 1518413 |       1/      1 |  341023 |       0 |
167.79/167.89	c |     766 |     4.7 |       0 |   107753 |     79 |     110 |  24422070 |  823287 ||    766 | 1550950 |       1/      1 |  341259 |       0 |
171.79/171.84	c |     766 |     4.0 |       0 |   109375 |  11582 |     111 |  24841255 |  836307 ||    766 | 1550950 |       1/      1 |  341259 |       0 |
176.89/176.90	c |     794 |     5.1 |       0 |   110444 |    122 |     112 |  25245344 |  850977 ||    794 | 1576120 |       1/      1 |  346682 |       0 |
181.89/181.91	c |     812 |     5.0 |       0 |   111592 |    395 |     113 |  25648286 |  865668 ||    812 | 1604099 |       1/      1 |  352943 |       0 |
187.19/187.29	c |     829 |     5.4 |       0 |   112923 |   3373 |     114 |  26043136 |  880318 ||    829 | 1636495 |       1/      1 |  361235 |       0 |
192.19/192.28	c |     848 |     5.0 |       0 |   114054 |    224 |     115 |  26450582 |  895070 ||    848 | 1658159 |       1/      1 |  365112 |       0 |
194.60/194.69	c |     859 |     2.4 |      44 |   119539 |    734 |     115 |  26635920 |  902148 ||    859 | 1671469 |       1/      1 |  367904 |       0 |
194.60/194.69	c c 
194.60/194.69	c -----------------------------------
194.60/194.69	c # temps = 194.690000
194.60/194.69	c # cleaningDB = 115
194.60/194.69	c # clause binaire = 50
194.60/194.69	c # literal removed by litRedundant = 3009384
194.60/194.69	c # literal removed by litRedundantBin = 14918
194.60/194.69	c # init clause removed by simplify = 0
194.60/194.69	c # learnt clause removed by simplify = 0
194.60/194.69	c # une clause fausse était une apprise = 0
194.60/194.69	c # equivalence dectecte = 0
194.60/194.69	c # Memory used           : 24.16 MB
194.60/194.69	c 
194.60/194.69	c ########################
194.60/194.69	c ####   ##  ###   ## ####
194.60/194.69	c #### #### # ## #### ####
194.60/194.69	c ####   ##  ###   ##  ###
194.60/194.69	c ########################
194.60/194.69	c # restart = 859
194.60/194.69	c # conflit = 718814
194.60/194.69	c # decision = 902148
194.60/194.69	c # propagation = 26635920 	 (136811.957471 (prop/sec))
194.60/194.69	c 
194.60/194.69	c ########################
194.60/194.69	c ### ### #   ##   ##   ##
194.60/194.69	c ### # # # #### # ### ###
194.60/194.69	c ###  #  ### ## # ### ###
194.60/194.69	c ########################
194.60/194.69	c # numtry = 859
194.60/194.69	c # numflips = 1671469
194.60/194.69	c # maxSat = 1
194.60/194.69	c # freeFlip = 542670
194.60/194.69	c # nbBoundary = 98
194.60/194.69	c 
194.60/194.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3189902-1302708679/watcher-3189902-1302708679 -o /tmp/evaluation-result-3189902-1302708679/solver-3189902-1302708679 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189902-1302708679.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.06 4.02 3.85 4/195 2073
/proc/meminfo: memFree=13522024/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0

[startup+0.0357639 s]
/proc/loadavg: 4.06 4.02 3.85 4/195 2073
/proc/meminfo: memFree=13522024/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100784 s]
/proc/loadavg: 4.06 4.02 3.85 4/195 2073
/proc/meminfo: memFree=13522024/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300753 s]
/proc/loadavg: 4.06 4.02 3.85 4/195 2073
/proc/meminfo: memFree=13522024/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700674 s]
/proc/loadavg: 4.06 4.02 3.85 4/195 2073
/proc/meminfo: memFree=13522024/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50052 s]
/proc/loadavg: 4.06 4.02 3.85 5/198 2141
/proc/meminfo: memFree=13662584/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=10112 CPUtime=1.49 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 998 0 0 0 149 0 0 0 25 0 1 0 461098345 10354688 910 33554432000 4194304 4241092 140734282673824 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 2528 910 136 12 0 992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27520

[startup+3.10025 s]
/proc/loadavg: 4.06 4.02 3.85 5/198 2141
/proc/meminfo: memFree=13658016/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=10988 CPUtime=3.09 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 1245 0 0 0 309 0 0 0 25 0 1 0 461098345 11251712 1157 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223730 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 2747 1157 136 12 0 1211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28396

[startup+6.30063 s]
/proc/loadavg: 4.06 4.01 3.85 5/198 2141
/proc/meminfo: memFree=13652096/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=12540 CPUtime=6.29 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 1613 0 0 0 629 0 0 0 25 0 1 0 461098345 12840960 1525 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 3135 1525 136 12 0 1599 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29948

[startup+12.7005 s]
/proc/loadavg: 4.05 4.01 3.85 5/198 2141
/proc/meminfo: memFree=13643724/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=14068 CPUtime=12.69 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 1991 0 0 0 1269 0 0 0 25 0 1 0 461098345 14405632 1903 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 3517 1903 136 12 0 1981 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31476

[startup+25.5011 s]
/proc/loadavg: 4.04 4.01 3.85 5/198 2142
/proc/meminfo: memFree=13634820/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=16500 CPUtime=25.49 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 2596 0 0 0 2549 0 0 0 25 0 1 0 461098345 16896000 2508 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 4125 2508 136 12 0 2589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33908

[startup+51.1003 s]
/proc/loadavg: 4.02 4.01 3.85 5/198 2142
/proc/meminfo: memFree=13623100/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=18364 CPUtime=51.08 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 3098 0 0 0 5108 0 0 0 25 0 1 0 461098345 18804736 2997 33554432000 4194304 4241092 140734282673824 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 4591 2997 136 12 0 3055 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35772

[startup+102.307 s]
/proc/loadavg: 4.01 4.01 3.86 5/198 2181
/proc/meminfo: memFree=13613864/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=21880 CPUtime=102.3 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4020 0 0 0 10229 1 0 0 25 0 1 0 461098345 22405120 3857 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 5470 3857 136 12 0 3934 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39288

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/198 2182
/proc/meminfo: memFree=13600192/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24356 CPUtime=162.29 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4709 0 0 0 16228 1 0 0 25 0 1 0 461098345 24940544 4472 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223698 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6089 4472 136 12 0 4553 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 41764

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

[startup+179.101 s]
/proc/loadavg: 4.00 4.00 3.86 5/198 2183
/proc/meminfo: memFree=13595216/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24700 CPUtime=179.09 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4854 0 0 0 17908 1 0 0 25 0 1 0 461098345 25292800 4581 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6175 4581 136 12 0 4639 0
Current children cumulated CPU time (s) 179.09
Current children cumulated vsize (KiB) 42108

[startup+185.5 s]
/proc/loadavg: 4.00 4.00 3.86 5/198 2183
/proc/meminfo: memFree=13594720/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24732 CPUtime=185.49 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4867 0 0 0 18548 1 0 0 25 0 1 0 461098345 25325568 4588 33554432000 4194304 4241092 140734282673824 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6183 4588 136 12 0 4647 0
Current children cumulated CPU time (s) 185.49
Current children cumulated vsize (KiB) 42140

[startup+188.701 s]
/proc/loadavg: 4.00 4.00 3.86 5/198 2183
/proc/meminfo: memFree=13594348/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24700 CPUtime=188.69 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4875 0 0 0 18868 1 0 0 25 0 1 0 461098345 25292800 4587 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6175 4587 136 12 0 4639 0
Current children cumulated CPU time (s) 188.69
Current children cumulated vsize (KiB) 42108

[startup+191.901 s]
/proc/loadavg: 4.00 4.00 3.86 5/198 2183
/proc/meminfo: memFree=13594348/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24768 CPUtime=191.89 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4886 0 0 0 19188 1 0 0 25 0 1 0 461098345 25362432 4598 33554432000 4194304 4241092 140734282673824 18446744073709551615 4224229 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6192 4598 136 12 0 4656 0
Current children cumulated CPU time (s) 191.89
Current children cumulated vsize (KiB) 42176

[startup+193.501 s]
/proc/loadavg: 4.00 4.00 3.87 5/198 2183
/proc/meminfo: memFree=13593976/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24704 CPUtime=193.5 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4887 0 0 0 19349 1 0 0 25 0 1 0 461098345 25296896 4588 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6176 4588 136 12 0 4640 0
Current children cumulated CPU time (s) 193.5
Current children cumulated vsize (KiB) 42112

[startup+194.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/198 2183
/proc/meminfo: memFree=13593976/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24704 CPUtime=194.29 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4887 0 0 0 19428 1 0 0 25 0 1 0 461098345 25296896 4588 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6176 4588 136 12 0 4640 0
Current children cumulated CPU time (s) 194.29
Current children cumulated vsize (KiB) 42112

[startup+194.501 s]
/proc/loadavg: 4.00 4.00 3.87 5/198 2183
/proc/meminfo: memFree=13593976/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24736 CPUtime=194.49 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4887 0 0 0 19448 1 0 0 25 0 1 0 461098345 25329664 4588 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6184 4588 136 12 0 4648 0
Current children cumulated CPU time (s) 194.49
Current children cumulated vsize (KiB) 42144

[startup+194.601 s]
/proc/loadavg: 4.00 4.00 3.87 5/198 2183
/proc/meminfo: memFree=13593976/32951124 swapFree=67111524/67111528
[pid=2073] ppid=2071 vsize=8704 CPUtime=0 cores=4,6
/proc/2073/stat : 2073 (esg_static.sh) S 2071 2073 1734 0 -1 4202496 350 174 0 0 0 0 0 0 25 0 1 0 461098345 8912896 256 33554432000 4194304 4922060 140735805085632 18446744073709551615 252458065664 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/2073/statm: 2176 256 211 178 0 69 0
[pid=2075] ppid=2073 vsize=8704 CPUtime=0 cores=4,6
/proc/2075/stat : 2075 (esg_static.sh) S 2073 2073 1734 0 -1 4202560 132 0 0 0 0 0 0 0 25 0 1 0 461098345 8912896 135 33554432000 4194304 4922060 140735805085632 18446744073709551615 252457884805 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/2075/statm: 2176 135 90 178 0 69 0
[pid=2076] ppid=2075 vsize=24736 CPUtime=194.6 cores=4,6
/proc/2076/stat : 2076 (sathys) R 2075 2073 1734 0 -1 4202496 4888 0 0 0 19459 1 0 0 25 0 1 0 461098345 25329664 4589 33554432000 4194304 4241092 140734282673824 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/2076/statm: 6184 4589 136 12 0 4648 0
Current children cumulated CPU time (s) 194.6
Current children cumulated vsize (KiB) 42144

Child status: 20
Real time (s): 194.698
CPU time (s): 194.7
CPU user time (s): 194.684
CPU system time (s): 0.015997
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 42176

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

runsolver used 0.353946 second user time and 0.72289 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-13 17:31:19
IDJOB=3189902
IDBENCH=82833
IDSOLVER=1610
FILE ID=node111/3189902-1302708679
RUNJOBID= node111-1302706078-1753
PBS_JOBID= 12981435
Free space on /tmp= 71640 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v250-c1065-S1295196126-061.UNKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189902-1302708679/watcher-3189902-1302708679 -o /tmp/evaluation-result-3189902-1302708679/solver-3189902-1302708679 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189902-1302708679.cnf rnovelty

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

MD5SUM BENCH= 7d874fabf91f4391d9452197998f82c2
RANDOM SEED=773315235

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5428.12
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.849
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.75
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13522304 kB
Buffers:        708592 kB
Cached:       18072884 kB
SwapCached:          4 kB
Active:        9848128 kB
Inactive:      9148984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13522304 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:      215760 kB
Mapped:          15280 kB
Slab:           367520 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401664 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= 71640 MiB
End job on node111 at 2011-04-13 17:34:33