Trace number 3189911

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 145.08 145.085

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v250-c1065-S984689729-080.UNKNOWN.cnf
MD5SUM2738286f471006cf4ff1a420917473bb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.253961
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-3189911-1302708882.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 |    1060     3207 |      --       0       --      -- |     --   | -5/12
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 245   #clauses: 1060   #literals: 3207
0.00/0.00	c CPU time:   0.000999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c 
0.00/0.00	c seed = 0, numatom = 245, numclause = 1060, numliterals = 3207
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 |      504 |      0 |       1 |     19811 |     739 ||      2 |    1563 |      10/     10 |     228 |       0 |
0.00/0.02	c |       4 |     0.0 |       0 |     1102 |      0 |       2 |     45408 |    1590 ||      4 |    3152 |       7/      7 |     546 |       0 |
0.00/0.03	c |       6 |     0.0 |       0 |     1796 |    196 |       3 |     75056 |    2581 ||      6 |    4760 |       7/      7 |     865 |       0 |
0.00/0.04	c |       7 |     0.0 |       0 |     2594 |    394 |       4 |    107378 |    3605 ||      7 |    6791 |       3/      3 |    1286 |       0 |
0.00/0.06	c |      11 |     0.0 |       0 |     3496 |    284 |       5 |    145158 |    4864 ||     11 |    9314 |       3/      3 |    1800 |       0 |
0.00/0.08	c |      14 |     0.0 |       0 |     4499 |    478 |       6 |    185628 |    6236 ||     14 |   12494 |       2/      2 |    2529 |       0 |
0.00/0.11	c |      15 |     0.0 |       0 |     5601 |    977 |       7 |    231312 |    7726 ||     15 |   16026 |       1/      1 |    3364 |       0 |
0.00/0.15	c |      16 |     0.0 |       0 |     6374 |     78 |       8 |    282008 |    9210 ||     16 |   17258 |       1/      1 |    3474 |       0 |
0.00/0.20	c |      21 |     0.0 |       0 |     7134 |     70 |       9 |    335602 |   11026 ||     21 |   20777 |       1/      1 |    4202 |       0 |
0.00/0.25	c |      25 |     0.0 |       0 |     7924 |    169 |      10 |    393991 |   12877 ||     25 |   24535 |       1/      1 |    5032 |       0 |
0.00/0.31	c |      29 |     0.1 |       0 |     8723 |    565 |      11 |    456723 |   14937 ||     29 |   28833 |       1/      1 |    5867 |       0 |
0.00/0.38	c |      30 |     0.1 |       0 |     9531 |    363 |      12 |    522132 |   16947 ||     30 |   32666 |       1/      1 |    6700 |       0 |
0.00/0.45	c |      31 |     0.1 |       0 |    10374 |   2065 |      13 |    588459 |   19116 ||     31 |   38888 |       1/      1 |    8363 |       0 |
0.00/0.52	c |      31 |     0.1 |       0 |    11217 |   1466 |      14 |    664041 |   21339 ||     31 |   40034 |       1/      1 |    8369 |       0 |
0.00/0.62	c |      38 |     0.1 |       0 |    11966 |    362 |      15 |    741440 |   23910 ||     38 |   45043 |       1/      1 |    9608 |       0 |
0.00/0.74	c |      44 |     0.1 |       0 |    12785 |    248 |      16 |    821303 |   26638 ||     44 |   49675 |       1/      1 |   10449 |       0 |
0.00/0.85	c |      46 |     0.1 |       0 |    13609 |    244 |      17 |    904307 |   29357 ||     46 |   55502 |       1/      1 |   11699 |       0 |
0.00/0.99	c |      53 |     0.1 |       0 |    14462 |    237 |      18 |    994771 |   32263 ||     53 |   60192 |       1/      1 |   12939 |       0 |
1.09/1.13	c |      59 |     0.2 |       0 |    15378 |    115 |      19 |   1087135 |   35307 ||     59 |   65456 |       1/      1 |   13780 |       0 |
1.18/1.29	c |      61 |     0.1 |       0 |    16302 |    713 |      20 |   1181126 |   38431 ||     61 |   71475 |       1/      1 |   15020 |       0 |
1.38/1.45	c |      62 |     0.2 |       0 |    17151 |    813 |      21 |   1278402 |   41682 ||     62 |   79282 |       1/      1 |   16677 |       0 |
1.58/1.64	c |      63 |     0.2 |       0 |    18018 |   3414 |      22 |   1378286 |   45025 ||     63 |   89892 |       1/      1 |   19955 |       0 |
1.78/1.83	c |      63 |     0.2 |       0 |    18872 |   1312 |      23 |   1482218 |   48397 ||     63 |   94589 |       1/      1 |   19988 |       0 |
1.98/2.03	c |      67 |     0.2 |       0 |    19796 |      6 |      24 |   1597317 |   51928 ||     67 |   97215 |       1/      1 |   20513 |       0 |
2.19/2.27	c |      76 |     0.2 |       0 |    20629 |    288 |      25 |   1713276 |   55798 ||     76 |  104626 |       1/      1 |   22083 |       0 |
2.48/2.53	c |      80 |     0.2 |       0 |    21493 |     82 |      26 |   1831582 |   59665 ||     80 |  111404 |       1/      1 |   23533 |       0 |
2.78/2.81	c |      90 |     0.3 |       0 |    22436 |    159 |      27 |   1950133 |   63897 ||     90 |  119366 |       1/      1 |   25206 |       0 |
3.08/3.10	c |      94 |     0.3 |       0 |    23363 |   1039 |      28 |   2078795 |   68051 ||     94 |  129383 |       1/      1 |   28251 |       0 |
3.38/3.40	c |      96 |     0.3 |       0 |    24346 |     36 |      29 |   2211019 |   72179 ||     96 |  134530 |       1/      1 |   28487 |       0 |
3.68/3.74	c |     107 |     0.4 |       0 |    25135 |    217 |      30 |   2343129 |   76748 ||    107 |  143398 |       1/      1 |   30358 |       0 |
4.08/4.11	c |     113 |     0.4 |       0 |    26026 |    205 |      31 |   2478301 |   81354 ||    113 |  151736 |       1/      1 |   32125 |       0 |
4.48/4.51	c |     123 |     0.4 |       0 |    26927 |    586 |      32 |   2619423 |   86156 ||    123 |  161213 |       1/      1 |   34062 |       0 |
4.88/4.94	c |     125 |     0.4 |       0 |    27862 |     85 |      33 |   2761202 |   90954 ||    125 |  172799 |       1/      1 |   36559 |       0 |
5.28/5.36	c |     126 |     0.4 |       0 |    28815 |   3886 |      34 |   2902865 |   95776 ||    126 |  184291 |       1/      1 |   39864 |       0 |
5.68/5.79	c |     126 |     0.4 |       0 |    29795 |   2988 |      35 |   3063651 |  100438 ||    126 |  187226 |       1/      1 |   39889 |       0 |
6.28/6.35	c |     127 |     0.5 |       0 |    30740 |   6989 |      36 |   3211748 |  105642 ||    127 |  208458 |       1/      1 |   46469 |       0 |
6.88/6.92	c |     127 |     0.6 |       0 |    31682 |   1483 |      37 |   3363609 |  110727 ||    127 |  216464 |       1/      1 |   46533 |       0 |
7.38/7.44	c |     127 |     0.5 |       0 |    32609 |   5686 |      38 |   3536819 |  115554 ||    127 |  216464 |       1/      1 |   46533 |       0 |
7.98/8.03	c |     139 |     0.6 |       0 |    33500 |     65 |      39 |   3702161 |  121193 ||    139 |  225575 |       1/      1 |   48422 |       0 |
8.58/8.69	c |     148 |     0.7 |       0 |    34398 |    148 |      40 |   3872516 |  126882 ||    148 |  236131 |       1/      1 |   50698 |       0 |
9.28/9.37	c |     157 |     0.7 |       0 |    35565 |    429 |      41 |   4043126 |  132609 ||    157 |  247849 |       1/      1 |   53185 |       0 |
9.98/10.08	c |     163 |     0.7 |       0 |    36537 |    117 |      42 |   4220148 |  138331 ||    163 |  257979 |       1/      1 |   55481 |       0 |
10.78/10.86	c |     173 |     0.8 |       0 |    37617 |    101 |      43 |   4396583 |  144541 ||    173 |  270843 |       1/      1 |   58191 |       0 |
11.58/11.65	c |     187 |     0.8 |       0 |    38515 |    268 |      44 |   4577300 |  150775 ||    187 |  281828 |       1/      1 |   60689 |       0 |
12.38/12.41	c |     189 |     0.8 |       0 |    39191 |    963 |      45 |   4754759 |  156833 ||    189 |  294336 |       1/      1 |   63192 |       0 |
13.28/13.32	c |     190 |     0.9 |       0 |    40124 |   1158 |      46 |   4942532 |  162933 ||    190 |  309199 |       1/      1 |   66510 |       0 |
14.09/14.17	c |     200 |     0.9 |       0 |    41188 |     47 |      47 |   5137995 |  169376 ||    200 |  317114 |       1/      1 |   68165 |       0 |
14.99/15.08	c |     212 |     0.9 |       0 |    42260 |    418 |      48 |   5334082 |  176174 ||    212 |  329948 |       1/      1 |   71076 |       0 |
15.99/16.04	c |     221 |     1.0 |       0 |    43232 |   1499 |      49 |   5530118 |  182979 ||    221 |  344647 |       1/      1 |   74792 |       0 |
16.99/17.07	c |     231 |     1.0 |       0 |    44200 |    179 |      50 |   5735137 |  189801 ||    231 |  354948 |       1/      1 |   76480 |       0 |
18.19/18.22	c |     243 |     1.2 |       0 |    45168 |    570 |      51 |   5937814 |  196969 ||    243 |  368581 |       1/      1 |   79381 |       0 |
19.29/19.37	c |     252 |     1.1 |       0 |    46176 |   1958 |      52 |   6144600 |  204088 ||    252 |  384248 |       1/      1 |   83116 |       0 |
20.49/20.60	c |     253 |     1.2 |       0 |    47169 |    451 |      53 |   6346589 |  211126 ||    253 |  399674 |       1/      1 |   86443 |       0 |
21.69/21.78	c |     254 |     1.2 |       0 |    48034 |   6257 |      54 |   6556321 |  218272 ||    254 |  418368 |       1/      1 |   92998 |       0 |
22.99/23.03	c |     254 |     1.2 |       0 |    48967 |   2559 |      55 |   6778021 |  225498 ||    254 |  428202 |       1/      1 |   93085 |       0 |
24.19/24.28	c |     255 |     1.2 |       0 |    50038 |   8560 |      56 |   6999464 |  232709 ||    255 |  446737 |       1/      1 |  102070 |       0 |
25.69/25.72	c |     255 |     1.4 |       0 |    51034 |   6102 |      57 |   7211549 |  240533 ||    255 |  465173 |       1/      1 |  102216 |       0 |
27.09/27.16	c |     255 |     1.4 |       0 |    51816 |   1659 |      58 |   7429830 |  248163 ||    255 |  478663 |       1/      1 |  102301 |       0 |
28.49/28.52	c |     255 |     1.4 |       0 |    52587 |   7962 |      59 |   7672754 |  255303 ||    255 |  478663 |       1/      1 |  102301 |       0 |
29.79/29.85	c |     261 |     1.3 |       0 |    53404 |    154 |      60 |   7917259 |  263006 ||    261 |  482639 |       1/      1 |  103132 |       0 |
31.49/31.50	c |     277 |     1.6 |       0 |    54645 |    222 |      61 |   8153947 |  271395 ||    277 |  498768 |       1/      1 |  106883 |       0 |
32.99/33.08	c |     286 |     1.6 |       0 |    55811 |    204 |      62 |   8394456 |  279791 ||    286 |  517055 |       1/      1 |  110633 |       0 |
34.69/34.74	c |     301 |     1.7 |       0 |    56872 |    853 |      63 |   8637941 |  288290 ||    301 |  531273 |       1/      1 |  113896 |       0 |
36.49/36.58	c |     316 |     1.8 |       0 |    58031 |      0 |      64 |   8880110 |  296995 ||    316 |  548087 |       1/      1 |  117233 |       0 |
38.19/38.26	c |     318 |     1.7 |       0 |    59126 |   4496 |      65 |   9124841 |  305622 ||    318 |  569173 |       1/      1 |  122215 |       0 |
39.99/40.04	c |     330 |     1.8 |       0 |    59801 |    165 |      66 |   9384288 |  314156 ||    330 |  578726 |       1/      1 |  124103 |       0 |
42.09/42.10	c |     347 |     2.1 |       0 |    60498 |    326 |      67 |   9637818 |  323227 ||    347 |  596300 |       1/      1 |  128029 |       0 |
44.09/44.10	c |     356 |     2.0 |       0 |    61688 |    312 |      68 |   9898276 |  332084 ||    356 |  612979 |       1/      1 |  131786 |       0 |
46.39/46.43	c |     372 |     2.3 |       0 |    62848 |     73 |      69 |  10157712 |  341391 ||    372 |  629886 |       1/      1 |  135238 |       0 |
48.49/48.54	c |     381 |     2.1 |       0 |    63951 |   1964 |      70 |  10422340 |  350612 ||    381 |  651190 |       1/      1 |  142141 |       0 |
50.59/50.64	c |     382 |     2.1 |       0 |    65055 |   4669 |      71 |  10693680 |  359708 ||    382 |  673669 |       1/      1 |  148630 |       0 |
52.99/53.04	c |     382 |     2.4 |       0 |    66388 |   2672 |      72 |  10967013 |  369132 ||    382 |  688701 |       1/      1 |  148749 |       0 |
55.28/55.34	c |     395 |     2.3 |       0 |    67359 |    149 |      73 |  11252488 |  378561 ||    395 |  698654 |       1/      1 |  150830 |       0 |
57.88/57.91	c |     412 |     2.6 |       0 |    68571 |    909 |      74 |  11531262 |  388592 ||    412 |  718836 |       1/      1 |  155402 |       0 |
60.49/60.54	c |     425 |     2.6 |       0 |    69627 |     81 |      75 |  11815057 |  398499 ||    425 |  736133 |       1/      1 |  158940 |       0 |
63.48/63.50	c |     443 |     2.9 |       0 |    70482 |    755 |      76 |  12099307 |  408709 ||    443 |  757021 |       1/      1 |  163723 |       0 |
66.28/66.37	c |     445 |     2.9 |       0 |    71709 |    452 |      77 |  12375340 |  418734 ||    445 |  780003 |       1/      1 |  168733 |       0 |
69.29/69.32	c |     460 |     3.0 |       0 |    73032 |   1024 |      78 |  12666601 |  428882 ||    460 |  794854 |       1/      1 |  172040 |       0 |
72.38/72.41	c |     476 |     3.1 |       0 |    74132 |   1703 |      79 |  12957777 |  439304 ||    476 |  814880 |       1/      1 |  176509 |       0 |
75.48/75.59	c |     491 |     3.2 |       0 |    75019 |    477 |      80 |  13250549 |  449774 ||    491 |  832477 |       1/      1 |  179850 |       0 |
78.69/78.74	c |     507 |     3.2 |       0 |    76165 |    141 |      81 |  13538568 |  460487 ||    507 |  855077 |       1/      1 |  184836 |       0 |
81.58/81.65	c |     509 |     2.9 |       0 |    77394 |   3942 |      82 |  13843344 |  470828 ||    509 |  879288 |       1/      1 |  194667 |       0 |
84.69/84.78	c |     509 |     3.1 |       0 |    78499 |   3043 |      83 |  14144553 |  481391 ||    509 |  896689 |       1/      1 |  194799 |       0 |
88.48/88.55	c |     510 |     3.8 |       0 |    79777 |  11848 |      84 |  14446573 |  492040 ||    510 |  931612 |       1/      1 |  207893 |       0 |
92.39/92.49	c |     510 |     4.0 |       0 |    80775 |   1547 |      85 |  14758043 |  502871 ||    510 |  953034 |       1/      1 |  208044 |       0 |
95.28/95.31	c |     510 |     2.8 |       0 |    81825 |  10548 |      86 |  15087287 |  513018 ||    510 |  953034 |       1/      1 |  208044 |       0 |
98.68/98.71	c |     511 |     3.4 |       0 |    82691 |  19649 |      87 |  15391713 |  524190 ||    511 | 1003927 |       1/      1 |  234123 |       0 |
101.98/102.07	c |     511 |     3.4 |       0 |    83566 |   9203 |      88 |  15699166 |  535780 ||    511 | 1031516 |       1/      1 |  234328 |       0 |
105.28/105.37	c |     511 |     3.3 |       0 |    84233 |   9302 |      89 |  16011578 |  547612 ||    511 | 1060068 |       1/      1 |  234555 |       0 |
108.58/108.66	c |     511 |     3.3 |       0 |    85316 |   9154 |      90 |  16351569 |  558223 ||    511 | 1060752 |       1/      1 |  234559 |       0 |
111.68/111.76	c |     511 |     3.1 |       0 |    86464 |  18657 |      91 |  16697751 |  568915 ||    511 | 1060752 |       1/      1 |  234559 |       0 |
114.88/114.90	c |     520 |     3.1 |       1 |    52070 |    127 |      92 |  17044807 |  580029 ||    520 | 1067208 |       3/      3 |  236040 |       0 |
117.18/117.24	c |     541 |     2.3 |       1 |    53057 |    273 |      93 |  17379884 |  592330 ||    541 | 1090647 |       1/      1 |  241131 |       0 |
119.79/119.84	c |     557 |     2.6 |       1 |    58507 |    445 |      94 |  17710813 |  604315 ||    557 | 1113262 |       1/      1 |  246052 |       0 |
122.68/122.78	c |     573 |     2.9 |       1 |    65547 |   1499 |      95 |  18042725 |  616506 ||    573 | 1135631 |       1/      1 |  251048 |       0 |
126.18/126.23	c |     586 |     3.5 |       1 |    72857 |    181 |      96 |  18385983 |  628678 ||    586 | 1157858 |       1/      1 |  256223 |       0 |
130.08/130.13	c |     605 |     3.9 |       1 |    79985 |   1535 |      97 |  18720872 |  641210 ||    605 | 1183852 |       1/      1 |  262654 |       0 |
134.48/134.54	c |     626 |     4.4 |       1 |    86836 |    169 |      98 |  19062081 |  653825 ||    626 | 1204712 |       1/      1 |  266824 |       0 |
139.38/139.48	c |     637 |     4.9 |       1 |    91216 |   3534 |      99 |  19405997 |  666498 ||    637 | 1233207 |       1/      1 |  274129 |       0 |
143.88/143.99	c |     638 |     4.5 |       2 |    81456 |   9134 |     100 |  19738388 |  679092 ||    638 | 1262077 |       1/      1 |  280803 |       0 |
144.98/145.07	c |     638 |     1.1 |      59 |    84464 |   2579 |     100 |  19841213 |  682576 ||    638 | 1263437 |       1/      1 |  280816 |       0 |
144.98/145.07	c c 
144.98/145.07	c -----------------------------------
144.98/145.07	c # temps = 145.060000
144.98/145.07	c # cleaningDB = 100
144.98/145.07	c # clause binaire = 68
144.98/145.07	c # literal removed by litRedundant = 2071551
144.98/145.07	c # literal removed by litRedundantBin = 12012
144.98/145.07	c # init clause removed by simplify = 15
144.98/145.07	c # learnt clause removed by simplify = 49068
144.98/145.07	c # une clause fausse était une apprise = 0
144.98/145.07	c # equivalence dectecte = 0
144.98/145.07	c # Memory used           : 21.46 MB
144.98/145.07	c 
144.98/145.07	c ########################
144.98/145.07	c ####   ##  ###   ## ####
144.98/145.07	c #### #### # ## #### ####
144.98/145.07	c ####   ##  ###   ##  ###
144.98/145.07	c ########################
144.98/145.07	c # restart = 638
144.98/145.07	c # conflit = 548256
144.98/145.07	c # decision = 682576
144.98/145.07	c # propagation = 19841213 	 (136779.353371 (prop/sec))
144.98/145.07	c 
144.98/145.07	c ########################
144.98/145.07	c ### ### #   ##   ##   ##
144.98/145.07	c ### # # # #### # ### ###
144.98/145.07	c ###  #  ### ## # ### ###
144.98/145.07	c ########################
144.98/145.07	c # numtry = 638
144.98/145.07	c # numflips = 1263437
144.98/145.07	c # maxSat = 1
144.98/145.07	c # freeFlip = 403137
144.98/145.07	c # nbBoundary = 51
144.98/145.07	c 
144.98/145.08	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-3189911-1302708882/watcher-3189911-1302708882 -o /tmp/evaluation-result-3189911-1302708882/solver-3189911-1302708882 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189911-1302708882.cnf rnovelty 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 4.01 3.89 5/195 23296
/proc/meminfo: memFree=10215056/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0

[startup+0.0331649 s]
/proc/loadavg: 4.00 4.01 3.89 5/195 23296
/proc/meminfo: memFree=10215056/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101153 s]
/proc/loadavg: 4.00 4.01 3.89 5/195 23296
/proc/meminfo: memFree=10215056/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301141 s]
/proc/loadavg: 4.00 4.01 3.89 5/195 23296
/proc/meminfo: memFree=10215056/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701047 s]
/proc/loadavg: 4.00 4.01 3.89 5/195 23296
/proc/meminfo: memFree=10215056/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50092 s]
/proc/loadavg: 4.00 4.01 3.89 5/198 23300
/proc/meminfo: memFree=10211440/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=9952 CPUtime=1.48 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 964 0 0 0 148 0 0 0 25 0 1 0 461118825 10190848 875 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 2488 875 136 12 0 952 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27360

[startup+3.10068 s]
/proc/loadavg: 4.00 4.01 3.89 5/198 23300
/proc/meminfo: memFree=10210076/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=10968 CPUtime=3.08 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 1207 0 0 0 308 0 0 0 25 0 1 0 461118825 11231232 1118 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 2742 1118 136 12 0 1206 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28376

[startup+6.30114 s]
/proc/loadavg: 4.08 4.03 3.90 5/198 23300
/proc/meminfo: memFree=10208700/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=12112 CPUtime=6.28 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 1493 0 0 0 628 0 0 0 25 0 1 0 461118825 12402688 1404 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223750 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 3028 1404 136 12 0 1492 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29520

[startup+12.7011 s]
/proc/loadavg: 4.08 4.03 3.90 5/198 23300
/proc/meminfo: memFree=10206296/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=13308 CPUtime=12.68 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 1823 0 0 0 1268 0 0 0 25 0 1 0 461118825 13627392 1734 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 3327 1734 136 12 0 1791 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30716

[startup+25.5009 s]
/proc/loadavg: 4.06 4.03 3.90 5/198 23300
/proc/meminfo: memFree=10203312/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=15212 CPUtime=25.49 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 2288 0 0 0 2548 1 0 0 25 0 1 0 461118825 15577088 2198 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 3803 2198 136 12 0 2267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32620

[startup+51.1007 s]
/proc/loadavg: 4.04 4.03 3.91 5/198 23300
/proc/meminfo: memFree=10199184/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=17716 CPUtime=51.09 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 2920 0 0 0 5108 1 0 0 25 0 1 0 461118825 18141184 2820 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 4429 2820 136 12 0 2893 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35124

[startup+102.307 s]
/proc/loadavg: 4.06 4.03 3.91 5/198 23302
/proc/meminfo: memFree=10194076/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=20476 CPUtime=102.29 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 3633 0 0 0 10228 1 0 0 25 0 1 0 461118825 20967424 3497 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5119 3497 136 12 0 3583 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 37884

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

[startup+127.901 s]
/proc/loadavg: 4.04 4.03 3.91 5/198 23302
/proc/meminfo: memFree=10192072/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21076 CPUtime=127.88 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 3911 0 0 0 12787 1 0 0 25 0 1 0 461118825 21581824 3680 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223716 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5269 3680 136 12 0 3733 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 38484

[startup+134.301 s]
/proc/loadavg: 4.04 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191948/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21464 CPUtime=134.28 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 3991 0 0 0 13427 1 0 0 25 0 1 0 461118825 21979136 3760 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223728 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5366 3760 136 12 0 3830 0
Current children cumulated CPU time (s) 134.28
Current children cumulated vsize (KiB) 38872

[startup+140.701 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191452/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21688 CPUtime=140.69 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4051 0 0 0 14068 1 0 0 25 0 1 0 461118825 22208512 3820 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5422 3820 136 12 0 3886 0
Current children cumulated CPU time (s) 140.69
Current children cumulated vsize (KiB) 39096

[startup+142.3 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191204/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21888 CPUtime=142.28 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4105 0 0 0 14227 1 0 0 25 0 1 0 461118825 22413312 3874 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5472 3874 136 12 0 3936 0
Current children cumulated CPU time (s) 142.28
Current children cumulated vsize (KiB) 39296

[startup+143.901 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191204/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21824 CPUtime=143.88 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4105 0 0 0 14387 1 0 0 25 0 1 0 461118825 22347776 3861 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5456 3861 136 12 0 3920 0
Current children cumulated CPU time (s) 143.88
Current children cumulated vsize (KiB) 39232

[startup+144.701 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191080/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21792 CPUtime=144.68 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4105 0 0 0 14467 1 0 0 25 0 1 0 461118825 22315008 3853 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5448 3853 136 12 0 3912 0
Current children cumulated CPU time (s) 144.68
Current children cumulated vsize (KiB) 39200

[startup+144.901 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191080/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21792 CPUtime=144.88 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4105 0 0 0 14487 1 0 0 25 0 1 0 461118825 22315008 3853 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223660 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5448 3853 136 12 0 3912 0
Current children cumulated CPU time (s) 144.88
Current children cumulated vsize (KiB) 39200

[startup+145.001 s]
/proc/loadavg: 4.03 4.03 3.91 5/198 23304
/proc/meminfo: memFree=10191080/32951124 swapFree=67110456/67111528
[pid=23296] ppid=23294 vsize=8704 CPUtime=0 cores=0,2
/proc/23296/stat : 23296 (esg_static.sh) S 23294 23296 22695 0 -1 4202496 348 175 0 0 0 0 0 0 25 0 1 0 461118824 8912896 255 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/23296/statm: 2176 255 211 178 0 69 0
[pid=23298] ppid=23296 vsize=8704 CPUtime=0 cores=0,2
/proc/23298/stat : 23298 (esg_static.sh) S 23296 23296 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461118825 8912896 134 33554432000 4194304 4922060 140734789746608 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23298/statm: 2176 134 90 178 0 69 0
[pid=23299] ppid=23298 vsize=21964 CPUtime=144.98 cores=0,2
/proc/23299/stat : 23299 (sathys) R 23298 23296 22695 0 -1 4202496 4127 0 0 0 14497 1 0 0 25 0 1 0 461118825 22491136 3875 33554432000 4194304 4241092 140734145819296 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23299/statm: 5491 3875 136 12 0 3955 0
Current children cumulated CPU time (s) 144.98
Current children cumulated vsize (KiB) 39372

Child status: 20
Real time (s): 145.085
CPU time (s): 145.08
CPU user time (s): 145.06
CPU system time (s): 0.019996
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 39372

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

runsolver used 0.272958 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-13 17:34:42
IDJOB=3189911
IDBENCH=82842
IDSOLVER=1610
FILE ID=node118/3189911-1302708882
RUNJOBID= node118-1302705809-22713
PBS_JOBID= 12981424
Free space on /tmp= 71676 MiB

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

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

MD5SUM BENCH= 2738286f471006cf4ff1a420917473bb
RANDOM SEED=889357523

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10215320 kB
Buffers:        717172 kB
Cached:       21405616 kB
SwapCached:        640 kB
Active:       10472072 kB
Inactive:     11802876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10215320 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             856 kB
Writeback:           0 kB
AnonPages:      151084 kB
Mapped:          15376 kB
Slab:           396996 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   339928 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= 71676 MiB
End job on node118 at 2011-04-13 17:37:07