Trace number 3190079

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sathys 2011-04-01SAT 125.065 125.066

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1617172756-030.SATISFIABLE.cnf
MD5SUM47049d4705301f4ac565d8b47d11d0a5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.006998
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3190079-1302710327.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 |    2982     8946 |     894       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2951     8973 |      --       0       --      -- |     --   | -31/27
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 681   #clauses: 2951   #literals: 8973
0.00/0.00	c CPU time:   0.003999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c 
0.00/0.01	c seed = 0, numatom = 681, numclause = 2951, numliterals = 8973
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.01	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.00/0.01	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.00/0.02	c |       2 |     0.0 |       0 |      504 |      0 |       1 |     40358 |    1129 ||      2 |    2629 |      36/     36 |     230 |       0 |
0.00/0.03	c |       4 |     0.0 |       0 |      919 |    298 |       2 |     91409 |    2187 ||      4 |    4823 |      20/     20 |     565 |       0 |
0.00/0.05	c |       6 |     0.0 |       0 |     1347 |    196 |       3 |    151589 |    3521 ||      6 |    6920 |      20/     20 |     885 |       0 |
0.00/0.06	c |       7 |     0.0 |       0 |     1867 |    394 |       4 |    216925 |    4758 ||      7 |    9787 |      20/     20 |    1299 |       0 |
0.00/0.09	c |      11 |     0.0 |       0 |     2413 |    293 |       5 |    293333 |    6561 ||     11 |   13380 |      20/     20 |    1827 |       0 |
0.00/0.11	c |      14 |     0.0 |       0 |     3024 |    493 |       6 |    374941 |    8401 ||     14 |   17665 |      19/     19 |    2570 |       0 |
0.00/0.15	c |      15 |     0.0 |       0 |     3713 |    992 |       7 |    470105 |   10252 ||     15 |   22417 |      11/     11 |    3412 |       0 |
0.00/0.18	c |      16 |     0.0 |       0 |     4064 |     93 |       8 |    573099 |   12018 ||     16 |   24297 |      11/     11 |    3522 |       0 |
0.00/0.22	c |      21 |     0.0 |       0 |     4478 |     84 |       9 |    680723 |   14445 ||     21 |   29381 |      11/     11 |    4261 |       0 |
0.00/0.27	c |      25 |     0.1 |       0 |     4894 |    177 |      10 |    797029 |   16770 ||     25 |   34210 |      11/     11 |    5099 |       0 |
0.00/0.32	c |      29 |     0.0 |       0 |     5374 |    573 |      11 |    919712 |   19476 ||     29 |   40457 |      11/     11 |    5949 |       0 |
0.00/0.37	c |      30 |     0.0 |       0 |     5848 |    370 |      12 |   1056819 |   22098 ||     30 |   45704 |      11/     11 |    6795 |       0 |
0.00/0.44	c |      31 |     0.1 |       0 |     6263 |   2071 |      13 |   1195919 |   24786 ||     31 |   53751 |       8/      8 |    8466 |       0 |
0.00/0.51	c |      31 |     0.1 |       0 |     6657 |   1468 |      14 |   1341986 |   27117 ||     31 |   55106 |       8/      8 |    8473 |       0 |
0.00/0.58	c |      38 |     0.1 |       0 |     6902 |    354 |      15 |   1498625 |   30689 ||     38 |   62525 |       8/      8 |    9736 |       0 |
0.00/0.65	c |      44 |     0.1 |       0 |     7477 |    247 |      16 |   1666458 |   34342 ||     44 |   69461 |       8/      8 |   10583 |       0 |
0.00/0.74	c |      46 |     0.1 |       0 |     8015 |    242 |      17 |   1845222 |   37647 ||     46 |   76935 |       5/      5 |   11839 |       0 |
0.00/0.83	c |      53 |     0.1 |       0 |     8360 |    225 |      18 |   2031275 |   41440 ||     53 |   83714 |       5/      5 |   13086 |       0 |
0.00/0.92	c |      59 |     0.1 |       0 |     8869 |    106 |      19 |   2224230 |   45501 ||     59 |   91431 |       5/      5 |   13936 |       0 |
0.99/1.02	c |      61 |     0.1 |       0 |     9611 |    706 |      20 |   2424893 |   49266 ||     61 |   99038 |       5/      5 |   15189 |       0 |
1.09/1.14	c |      62 |     0.1 |       0 |    10027 |    807 |      21 |   2630462 |   53234 ||     62 |  108396 |       4/      4 |   16875 |       0 |
1.18/1.27	c |      63 |     0.1 |       0 |    10049 |   3409 |      22 |   2843997 |   57114 ||     63 |  121137 |       4/      4 |   20173 |       0 |
1.38/1.41	c |      63 |     0.1 |       0 |    10285 |   1311 |      23 |   3065196 |   60903 ||     63 |  126980 |       4/      4 |   20220 |       0 |
1.48/1.54	c |      67 |     0.1 |       0 |    10604 |      5 |      24 |   3292209 |   64934 ||     67 |  130385 |       4/      4 |   20746 |       0 |
1.58/1.69	c |      76 |     0.1 |       0 |    10878 |    297 |      25 |   3542326 |   70180 ||     76 |  141069 |       4/      4 |   22325 |       0 |
1.78/1.84	c |      80 |     0.1 |       0 |    11337 |     89 |      26 |   3789368 |   74991 ||     80 |  150247 |       4/      4 |   23792 |       0 |
1.98/2.00	c |      90 |     0.2 |       0 |    11931 |    174 |      27 |   4046836 |   80539 ||     90 |  161627 |       4/      4 |   25474 |       0 |
2.09/2.16	c |      94 |     0.2 |       0 |    12906 |   1067 |      28 |   4307698 |   85751 ||     94 |  174083 |       4/      4 |   28567 |       0 |
2.28/2.34	c |      96 |     0.2 |       0 |    13498 |     66 |      29 |   4584767 |   90692 ||     96 |  181428 |       4/      4 |   28821 |       0 |
2.48/2.54	c |     107 |     0.2 |       0 |    14118 |    261 |      30 |   4870171 |   96704 ||    107 |  193551 |       4/      4 |   30728 |       0 |
2.68/2.74	c |     113 |     0.2 |       0 |    14477 |    247 |      31 |   5168716 |  102410 ||    113 |  204226 |       4/      4 |   32511 |       0 |
2.88/2.96	c |     123 |     0.2 |       0 |    14778 |     27 |      32 |   5467003 |  108837 ||    123 |  217193 |       4/      4 |   34521 |       0 |
3.08/3.17	c |     125 |     0.2 |       0 |    15243 |    127 |      33 |   5767185 |  114503 ||    125 |  231380 |       4/      4 |   37015 |       0 |
3.38/3.42	c |     126 |     0.2 |       0 |    15447 |   3929 |      34 |   6082520 |  120051 ||    126 |  245475 |       4/      4 |   40348 |       0 |
3.58/3.68	c |     126 |     0.3 |       0 |    15873 |   3026 |      35 |   6405388 |  125142 ||    126 |  248822 |       4/      4 |   40375 |       0 |
3.88/3.95	c |     127 |     0.3 |       0 |    15994 |   7029 |      36 |   6714018 |  131622 ||    127 |  272653 |       3/      3 |   46980 |       0 |
4.18/4.22	c |     127 |     0.3 |       0 |    15912 |   1528 |      37 |   7041003 |  137628 ||    127 |  282521 |       3/      3 |   47068 |       0 |
4.48/4.52	c |     127 |     0.3 |       0 |    16012 |   5730 |      38 |   7396711 |  142740 ||    127 |  282521 |       3/      3 |   47068 |       0 |
4.78/4.81	c |     140 |     0.3 |       0 |    16264 |    117 |      39 |   7755702 |  150301 ||    140 |  296081 |       3/      3 |   49174 |       0 |
5.08/5.11	c |     149 |     0.3 |       0 |    16894 |    206 |      40 |   8124586 |  157636 ||    149 |  310861 |       3/      3 |   51694 |       0 |
5.39/5.41	c |     157 |     0.3 |       0 |    17810 |    485 |      41 |   8500104 |  165099 ||    157 |  325525 |       3/      3 |   53804 |       0 |
5.68/5.74	c |     163 |     0.3 |       0 |    18673 |    176 |      42 |   8879220 |  172396 ||    163 |  339422 |       3/      3 |   56097 |       0 |
5.98/6.08	c |     173 |     0.3 |       0 |    19968 |    156 |      43 |   9269924 |  180349 ||    173 |  356107 |       3/      3 |   58830 |       0 |
6.38/6.45	c |     187 |     0.4 |       0 |    21130 |    336 |      44 |   9672141 |  188393 ||    187 |  371130 |       3/      3 |   61340 |       0 |
6.78/6.82	c |     189 |     0.4 |       0 |    21997 |   1035 |      45 |  10072412 |  195673 ||    189 |  385860 |       3/      3 |   63859 |       0 |
7.18/7.22	c |     190 |     0.4 |       0 |    21992 |   1233 |      46 |  10480596 |  203584 ||    190 |  404314 |       3/      3 |   67232 |       0 |
7.59/7.67	c |     200 |     0.5 |       0 |    21948 |    114 |      47 |  10908620 |  211603 ||    200 |  415525 |       3/      3 |   68915 |       0 |
8.08/8.12	c |     212 |     0.4 |       0 |    22524 |    490 |      48 |  11342072 |  220200 ||    212 |  433191 |       3/      3 |   71856 |       0 |
8.48/8.57	c |     221 |     0.5 |       0 |    22997 |   1570 |      49 |  11783343 |  228938 ||    221 |  452026 |       3/      3 |   75604 |       0 |
8.98/9.06	c |     231 |     0.5 |       0 |    23517 |    248 |      50 |  12233334 |  237759 ||    231 |  466698 |       3/      3 |   77319 |       0 |
9.48/9.56	c |     243 |     0.5 |       0 |    23913 |     26 |      51 |  12684841 |  247230 ||    243 |  485825 |       3/      3 |   80274 |       0 |
10.08/10.10	c |     252 |     0.5 |       0 |    24878 |   2021 |      52 |  13149615 |  256311 ||    252 |  506522 |       3/      3 |   84029 |       0 |
10.58/10.62	c |     253 |     0.5 |       0 |    25819 |    515 |      53 |  13612248 |  264849 ||    253 |  527030 |       3/      3 |   87371 |       0 |
11.08/11.18	c |     254 |     0.6 |       0 |    25563 |   6318 |      54 |  14084457 |  273288 ||    254 |  548709 |       1/      1 |   93974 |       0 |
11.68/11.79	c |     254 |     0.6 |       0 |    25524 |   2619 |      55 |  14540434 |  281826 ||    254 |  562119 |       1/      1 |   94060 |       0 |
12.38/12.40	c |     255 |     0.6 |       0 |    25415 |   8622 |      56 |  15007351 |  289876 ||    255 |  589683 |       1/      1 |  107099 |       0 |
12.98/13.08	c |     255 |     0.7 |       0 |    25130 |   6101 |      57 |  15467511 |  299358 ||    255 |  613927 |       1/      1 |  107285 |       0 |
13.68/13.77	c |     255 |     0.7 |       0 |    24332 |   1719 |      58 |  15943457 |  308466 ||    255 |  630936 |       1/      1 |  107415 |       0 |
14.28/14.39	c |     255 |     0.6 |       0 |    23882 |   8020 |      59 |  16482088 |  315877 ||    255 |  630936 |       1/      1 |  107415 |       0 |
14.98/15.05	c |     262 |     0.6 |       0 |    24830 |    205 |      60 |  17009162 |  324625 ||    262 |  637464 |       1/      1 |  108664 |       0 |
15.58/15.64	c |     277 |     0.6 |       0 |    26216 |    274 |      61 |  17537694 |  335759 ||    277 |  659444 |       1/      1 |  112051 |       0 |
16.18/16.27	c |     286 |     0.6 |       0 |    27453 |    251 |      62 |  18079363 |  346438 ||    286 |  682599 |       1/      1 |  115846 |       0 |
16.88/16.94	c |     301 |     0.7 |       0 |    28367 |    917 |      63 |  18633638 |  357526 ||    301 |  702604 |       1/      1 |  119217 |       0 |
17.59/17.66	c |     316 |     0.7 |       0 |    30423 |     80 |      64 |  19185049 |  368872 ||    316 |  725064 |       1/      1 |  122574 |       0 |
18.38/18.42	c |     318 |     0.8 |       0 |    31440 |   4579 |      65 |  19728082 |  379710 ||    318 |  751741 |       1/      1 |  127595 |       0 |
19.08/19.20	c |     330 |     0.8 |       0 |    32245 |     56 |      66 |  20309437 |  390435 ||    330 |  765057 |       1/      1 |  129494 |       0 |
19.98/20.04	c |     347 |     0.9 |       0 |    31487 |    425 |      67 |  20892679 |  402400 ||    347 |  789772 |       1/      1 |  133489 |       0 |
20.78/20.88	c |     356 |     0.8 |       0 |    31942 |    403 |      68 |  21471368 |  413634 ||    356 |  812045 |       1/      1 |  137264 |       0 |
21.68/21.76	c |     373 |     0.9 |       0 |    32394 |    169 |      69 |  22067888 |  425899 ||    373 |  835355 |       1/      1 |  140868 |       0 |
22.58/22.62	c |     381 |     0.9 |       0 |    32886 |   2051 |      70 |  22672490 |  437339 ||    381 |  862267 |       1/      1 |  147680 |       0 |
23.38/23.48	c |     382 |     0.9 |       0 |    33400 |   4750 |      71 |  23275495 |  448189 ||    382 |  887603 |       1/      1 |  154280 |       0 |
24.28/24.38	c |     382 |     0.9 |       0 |    33466 |   2750 |      72 |  23865999 |  459399 ||    382 |  906484 |       1/      1 |  154415 |       0 |
25.28/25.30	c |     396 |     0.9 |       0 |    33086 |    224 |      73 |  24494079 |  471282 ||    396 |  921707 |       1/      1 |  156938 |       0 |
26.18/26.26	c |     412 |     0.9 |       0 |    33407 |    987 |      74 |  25120283 |  484397 ||    412 |  948250 |       1/      1 |  161157 |       0 |
27.18/27.24	c |     426 |     1.0 |       0 |    34153 |    153 |      75 |  25755426 |  496952 ||    426 |  971250 |       1/      1 |  164939 |       0 |
28.18/28.26	c |     443 |     1.0 |       0 |    34445 |    833 |      76 |  26396489 |  510536 ||    443 |  998048 |       1/      1 |  169545 |       0 |
29.08/29.19	c |     445 |     0.9 |       0 |    35285 |    528 |      77 |  27034504 |  522837 ||    445 | 1026467 |       1/      1 |  174548 |       0 |
30.18/30.25	c |     460 |     1.1 |       0 |    36325 |   1105 |      78 |  27688387 |  535721 ||    460 | 1046986 |       1/      1 |  177925 |       0 |
31.28/31.36	c |     476 |     1.1 |       0 |    37472 |   1770 |      79 |  28355717 |  549466 ||    476 | 1074394 |       1/      1 |  182965 |       0 |
32.38/32.47	c |     491 |     1.1 |       0 |    37993 |    549 |      80 |  29049763 |  563067 ||    491 | 1097891 |       1/      1 |  186354 |       0 |
33.58/33.65	c |     507 |     1.2 |       0 |    38413 |    217 |      81 |  29727341 |  577285 ||    507 | 1128232 |       1/      1 |  191389 |       0 |
34.78/34.80	c |     509 |     1.1 |       0 |    39067 |   4017 |      82 |  30411296 |  589483 ||    509 | 1159296 |       1/      1 |  201248 |       0 |
35.98/36.00	c |     509 |     1.2 |       0 |    39041 |   3116 |      83 |  31076649 |  602552 ||    509 | 1181903 |       1/      1 |  201429 |       0 |
37.19/37.25	c |     510 |     1.3 |       0 |    39505 |  11919 |      84 |  31760615 |  615252 ||    510 | 1222740 |       1/      1 |  214544 |       0 |
38.59/38.69	c |     510 |     1.4 |       0 |    39271 |   1620 |      85 |  32429440 |  628662 ||    510 | 1250865 |       1/      1 |  214759 |       0 |
39.78/39.80	c |     510 |     1.1 |       0 |    38336 |  10622 |      86 |  33190469 |  639621 ||    510 | 1250865 |       1/      1 |  214759 |       0 |
41.08/41.11	c |     511 |     1.3 |       0 |    37898 |  19728 |      87 |  33908475 |  653104 ||    511 | 1308163 |       1/      1 |  240822 |       0 |
42.59/42.64	c |     511 |     1.5 |       0 |    36974 |   9202 |      88 |  34584359 |  667434 ||    511 | 1343300 |       1/      1 |  241075 |       0 |
44.29/44.39	c |     511 |     1.8 |       0 |    35513 |   9302 |      89 |  35272983 |  682055 ||    511 | 1379366 |       1/      1 |  241350 |       0 |
45.49/45.56	c |     511 |     1.2 |       0 |    34429 |   9231 |      90 |  36073467 |  693912 ||    511 | 1379907 |       1/      1 |  241353 |       0 |
46.78/46.87	c |     511 |     1.3 |       0 |    35484 |  18732 |      91 |  36873578 |  705229 ||    511 | 1379907 |       1/      1 |  241353 |       0 |
48.18/48.25	c |     520 |     1.4 |       0 |    34908 |     16 |      92 |  37666733 |  718474 ||    520 | 1389572 |       1/      1 |  242824 |       0 |
49.49/49.59	c |     541 |     1.4 |       0 |    35359 |    372 |      93 |  38446294 |  734775 ||    541 | 1422184 |       1/      1 |  248081 |       0 |
50.88/50.91	c |     557 |     1.3 |       0 |    37372 |    540 |      94 |  39247185 |  750388 ||    557 | 1451920 |       1/      1 |  253111 |       0 |
52.18/52.28	c |     574 |     1.4 |       0 |    40430 |   1604 |      95 |  40050724 |  766406 ||    574 | 1486512 |       1/      1 |  261416 |       0 |
53.79/53.81	c |     586 |     1.5 |       0 |    41843 |     85 |      96 |  40877872 |  782250 ||    586 | 1511641 |       1/      1 |  263385 |       0 |
55.38/55.46	c |     605 |     1.7 |       0 |    44292 |   1647 |      97 |  41696748 |  799035 ||    605 | 1547144 |       1/      1 |  269857 |       0 |
57.09/57.17	c |     626 |     1.7 |       0 |    46244 |      7 |      98 |  42526556 |  815591 ||    626 | 1576631 |       1/      1 |  274065 |       0 |
58.78/58.86	c |     637 |     1.7 |       0 |    45940 |   3693 |      99 |  43366965 |  831914 ||    637 | 1614141 |       1/      1 |  281572 |       0 |
60.28/60.37	c |     638 |     1.5 |       0 |    46362 |   9291 |     100 |  44176119 |  847276 ||    638 | 1651560 |       1/      1 |  287733 |       0 |
62.08/62.17	c |     651 |     1.8 |       0 |    46129 |    253 |     101 |  45060132 |  862601 ||    651 | 1666453 |       1/      1 |  289834 |       0 |
63.98/64.01	c |     669 |     1.8 |       0 |    46293 |   2317 |     102 |  45916138 |  879967 ||    669 | 1703159 |       1/      1 |  296164 |       0 |
65.89/65.92	c |     692 |     1.9 |       0 |    46870 |     60 |     103 |  46789055 |  897385 ||    692 | 1732335 |       1/      1 |  300914 |       0 |
67.68/67.72	c |     701 |     1.8 |       0 |    47691 |    535 |     104 |  47638081 |  914379 ||    701 | 1770761 |       1/      1 |  307913 |       0 |
69.68/69.72	c |     723 |     2.0 |       0 |    48157 |    391 |     105 |  48540215 |  931768 ||    723 | 1798554 |       1/      1 |  312502 |       0 |
71.69/71.73	c |     742 |     2.0 |       0 |    49137 |    153 |     106 |  49416749 |  949636 ||    742 | 1831715 |       1/      1 |  317943 |       0 |
73.79/73.85	c |     763 |     2.1 |       0 |    50670 |   2205 |     107 |  50319380 |  968033 ||    763 | 1870845 |       1/      1 |  324671 |       0 |
75.68/75.74	c |     765 |     1.9 |       0 |    51415 |   6201 |     108 |  51244945 |  984602 ||    765 | 1909482 |       1/      1 |  334614 |       0 |
77.69/77.77	c |     766 |     2.0 |       0 |    51062 |   7900 |     109 |  52163521 | 1000159 ||    766 | 1941788 |       1/      1 |  347677 |       0 |
79.98/80.03	c |     766 |     2.3 |       0 |    50389 |    101 |     110 |  53020802 | 1018228 ||    766 | 1986102 |       1/      1 |  348013 |       0 |
81.88/81.91	c |     766 |     1.9 |       0 |    48861 |  11602 |     111 |  54035502 | 1032199 ||    766 | 1986102 |       1/      1 |  348013 |       0 |
84.19/84.22	c |     794 |     2.3 |       0 |    48709 |    158 |     112 |  54972227 | 1051314 ||    794 | 2020750 |       1/      1 |  353455 |       0 |
86.28/86.36	c |     812 |     2.1 |       0 |    49429 |    404 |     113 |  55914395 | 1070131 ||    812 | 2057830 |       1/      1 |  359766 |       0 |
88.58/88.63	c |     829 |     2.3 |       0 |    49844 |   3379 |     114 |  56857775 | 1088856 ||    829 | 2100191 |       1/      1 |  368120 |       0 |
90.89/90.92	c |     848 |     2.3 |       0 |    51494 |    240 |     115 |  57811005 | 1107399 ||    848 | 2129844 |       1/      1 |  372033 |       0 |
93.28/93.34	c |     871 |     2.4 |       0 |    52918 |    203 |     116 |  58792079 | 1126989 ||    871 | 2167524 |       1/      1 |  378310 |       0 |
95.78/95.82	c |     891 |     2.5 |       0 |    55306 |    835 |     117 |  59757815 | 1146761 ||    891 | 2207296 |       1/      1 |  384920 |       0 |
97.98/98.05	c |     893 |     2.2 |       0 |    56762 |   8237 |     118 |  60727130 | 1165051 ||    893 | 2255528 |       1/      1 |  394859 |       0 |
100.58/100.64	c |     907 |     2.6 |       0 |    56214 |    103 |     119 |  61739138 | 1183196 ||    907 | 2277201 |       1/      1 |  397417 |       0 |
103.18/103.29	c |     928 |     2.7 |       0 |    56336 |    259 |     120 |  62736719 | 1203150 ||    928 | 2315465 |       1/      1 |  403801 |       0 |
105.98/106.09	c |     955 |     2.8 |       0 |    56975 |   1310 |     121 |  63725612 | 1223868 ||    955 | 2358188 |       1/      1 |  411665 |       0 |
108.68/108.71	c |     968 |     2.6 |       0 |    57727 |    178 |     122 |  64728057 | 1243079 ||    968 | 2393086 |       1/      1 |  416950 |       0 |
111.48/111.51	c |     988 |     2.8 |       0 |    58132 |     29 |     123 |  65730068 | 1263339 ||    988 | 2432880 |       1/      1 |  423577 |       0 |
114.48/114.51	c |    1018 |     3.0 |       0 |    59104 |    860 |     124 |  66758067 | 1284771 ||   1018 | 2475831 |       1/      1 |  431847 |       0 |
117.08/117.19	c |    1020 |     2.7 |       0 |    60509 |   6556 |     125 |  67774899 | 1303829 ||   1020 | 2523263 |       1/      1 |  441811 |       0 |
120.08/120.12	c |    1021 |     2.9 |       0 |    60555 |   9956 |     126 |  68816791 | 1321852 ||   1021 | 2568002 |       1/      1 |  455010 |       0 |
123.19/123.26	c |    1021 |     3.1 |       0 |    60258 |   3856 |     127 |  69824292 | 1340726 ||   1021 | 2604285 |       1/      1 |  455253 |       0 |
124.98/125.05	c |    1022 |     1.8 |       0 |    69202 |  12800 |     127 |  70568042 | 1351521 ||   1022 | 2615143 |       0/      0 |  462978 |       0 |
124.98/125.05	c c 
124.98/125.05	c -----------------------------------
124.98/125.05	c # temps = 125.040000
124.98/125.05	c # cleaningDB = 127
124.98/125.05	c # clause binaire = 0
124.98/125.05	c # literal removed by litRedundant = 5207400
124.98/125.05	c # literal removed by litRedundantBin = 0
124.98/125.05	c # init clause removed by simplify = 0
124.98/125.05	c # learnt clause removed by simplify = 0
124.98/125.05	c # une clause fausse était une apprise = 0
124.98/125.05	c # equivalence dectecte = 0
124.98/125.05	c # Memory used           : 21.89 MB
124.98/125.05	c 
124.98/125.05	c ########################
124.98/125.05	c ####   ##  ###   ## ####
124.98/125.05	c #### #### # ## #### ####
124.98/125.05	c ####   ##  ###   ##  ###
124.98/125.05	c ########################
124.98/125.05	c # restart = 1022
124.98/125.05	c # conflit = 872822
124.98/125.05	c # decision = 1351521
124.98/125.05	c # propagation = 70568042 	 (564363.739603 (prop/sec))
124.98/125.05	c 
124.98/125.05	c ########################
124.98/125.05	c ### ### #   ##   ##   ##
124.98/125.05	c ### # # # #### # ### ###
124.98/125.05	c ###  #  ### ## # ### ###
124.98/125.05	c ########################
124.98/125.05	c # numtry = 1022
124.98/125.05	c # numflips = 2615143
124.98/125.05	c # maxSat = 0
124.98/125.05	c # freeFlip = 679586
124.98/125.05	c # nbBoundary = 202
124.98/125.05	c 
124.98/125.06	s SATISFIABLE
124.98/125.06	v 1 -2 3 -4 -5 -6 -7 8 -9 10 -11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 -24 -25 26 -27 28 29 30 -31 32 33 -34 35 -36 37 -38 -39 -40 -41 42 43 -44 -45 -46 -47 48 -49 -50 51 52 53 54 55 56 57 -58 59 60 61 -62 63 -64 -65 66 -67 -68 -69 -70 71 -72 73 -74 75 76 -77 78 79 -80 81 82 -83 84 -85 86 -87 88 89 90 -91 92 -93 -94 -95 96 97 -98 99 100 -101 -102 -103 104 105 106 -107 108 -109 110 111 112 113 -114 115 -116 117 118 -119 120 -121 -122 123 124 -125 126 127 128 -129 130 131 132 133 -134 -135 -136 137 -138 -139 140 -141 -142 143 144 -145 146 -147 -148 149 -150 -151 152 153 154 155 -156 -157 -158 159 160 161 162 -163 164 -165 166 167 168 169 170 -171 172 173 -174 -175 -176 177 178 179 -180 181 182 183 -184 185 -186 -187 -188 189 190 -191 -192 193 -194 195 196 197 -198 -199 -200 -201 202 -203 204 -205 206 207 208 209 210 -211 212 -213 214 -215 -216 217 218 -219 220 -221 -222 223 224 225 -226 -227 228 229 -230 231 232 233 -234 235 -236 -237 -238 -239 -240 241 -242 243 -244 -245 246 247 -248 249 -250 -251 252 -253 -254 -255 -256 -257 -258 259 -260 -261 -262 -263 264 -265 266 -267 268 -269 -270 271 272 273 -274 -275 276 277 278 279 280 -281 282 -283 -284 -285 286 287 288 289 290 -291 292 293 -294 -295 -296 297 -298 -299 -300 301 -302 -303 -304 305 -306 307 -308 309 310 -311 -312 313 -314 315 316 317 -318 -319 -320 321 322 323 -324 325 326 -327 -328 329 -330 -331 -332 -333 334 -335 -336 -337 -338 -339 -340 -341 -342 -343 344 -345 346 347 348 -349 350 -351 352 -353 -354 -355 356 357 -358 359 -360 361 -362 -363 364 365 366 367 368 369 370 371 372 -373 -374 375 376 377 378 379 -380 -381 382 -383 384 -385 386 -387 -388 -389 -390 -391 392 -393 394 -395 396 -397 398 -399 -400 -401 -402 -403 -404 405 -406 -407 -408 -409 410 411 -412 413 414 415 416 417 418 -419 420 421 -422 423 424 -425 426 427 -428 429 -430 -431 -432 433 -434 435 436 -437 -438 439 -440 -441 442 -443 -444 -445 446 447 448 449 -450 451 452 -453 454 -455 -456 -457 458 459 460 -461 -462 -463 464 465 466 467 468 -469 470 471 472 473 474 -475 -476 -477 -478 -479 480 -481 -482 483 484 485 -486 487 488 489 490 491 492 493 494 495 -496 497 -498 499 500 -501 502 503 504 505 506 507 -508 509 510 -511 512 -513 514 515 516 517 -518 -519 -520 521 522 523 524 525 -526 527 -528 529 530 531 -532 -533 -534 535 -536 -537 -538 539 -540 -541 -542 543 544 -545 546 -547 548 549 550 -551 552 553 -554 -555 556 557 558 -559 -560 -561 562 -563 -564 565 -566 -567 -568 569 570 571 572 573 574 575 -576 -577 578 -579 580 -581 582 -583 584 585 586 -587 -588 -589 -590 -591 -592 593 -594 595 -596 597 -598 599 -600 -601 -602 603 -604 605 -606 -607 -608 609 610 -611 -612 -613 614 615 616 617 -618 619 620 621 622 623 -624 625 -626 -627 -628 -629 -630 631 -632 633 -634 635 -636 -637 -638 -639 -640 -641 642 -643 -644 645 646 647 648 -649 -650 -651 -652 653 -654 655 -656 -657 -658 659 -660 661 662 663 -664 665 -666 -667 -668 -669 -670 -671 672 673 -674 -675 -676 677 -678 679 680 -681 682 683 684 -685 -686 -687 688 689 -690 -691 692 693 694 695 -696 697 698 -699 -700 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 931)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190079-1302710327/watcher-3190079-1302710327 -o /tmp/evaluation-result-3190079-1302710327/solver-3190079-1302710327 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3190079-1302710327.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.06 4.03 3.97 4/195 23570
/proc/meminfo: memFree=10216048/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 333 0 0 0 0 0 0 0 25 0 1 0 461263370 8912896 253 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23570/statm: 2176 253 211 178 0 69 0

[startup+0.0911831 s]
/proc/loadavg: 4.06 4.03 3.97 4/195 23570
/proc/meminfo: memFree=10216048/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101179 s]
/proc/loadavg: 4.06 4.03 3.97 4/195 23570
/proc/meminfo: memFree=10216048/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301154 s]
/proc/loadavg: 4.06 4.03 3.97 4/195 23570
/proc/meminfo: memFree=10216048/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701126 s]
/proc/loadavg: 4.06 4.03 3.97 4/195 23570
/proc/meminfo: memFree=10216048/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50098 s]
/proc/loadavg: 4.06 4.03 3.97 5/198 23574
/proc/meminfo: memFree=10212436/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=10356 CPUtime=1.48 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 1070 0 0 0 148 0 0 0 25 0 1 0 461263371 10604544 981 33554432000 4194304 4241092 140735877104784 18446744073709551615 4233382 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 2589 981 135 12 0 1053 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27764

[startup+3.10071 s]
/proc/loadavg: 4.06 4.03 3.97 5/198 23574
/proc/meminfo: memFree=10211444/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=11180 CPUtime=3.08 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 1278 0 0 0 308 0 0 0 25 0 1 0 461263371 11448320 1189 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223736 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 2795 1189 136 12 0 1259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28588

[startup+6.30115 s]
/proc/loadavg: 4.05 4.03 3.97 5/198 23574
/proc/meminfo: memFree=10209664/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=12268 CPUtime=6.28 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 1557 0 0 0 628 0 0 0 25 0 1 0 461263371 12562432 1468 33554432000 4194304 4241092 140735877104784 18446744073709551615 4221611 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 3067 1468 136 12 0 1531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29676

[startup+12.7011 s]
/proc/loadavg: 4.05 4.03 3.97 5/198 23574
/proc/meminfo: memFree=10207076/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=14052 CPUtime=12.68 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 1992 0 0 0 1268 0 0 0 25 0 1 0 461263371 14389248 1903 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223668 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 3513 1903 136 12 0 1977 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31460

[startup+25.5009 s]
/proc/loadavg: 4.04 4.03 3.97 5/198 23574
/proc/meminfo: memFree=10203708/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=16272 CPUtime=25.48 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 2572 0 0 0 2548 0 0 0 25 0 1 0 461263371 16662528 2459 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 4068 2459 136 12 0 2532 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33680

[startup+51.1007 s]
/proc/loadavg: 4.02 4.02 3.97 5/198 23576
/proc/meminfo: memFree=10198708/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=18896 CPUtime=51.08 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 3307 0 0 0 5107 1 0 0 25 0 1 0 461263371 19349504 3113 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 4724 3113 136 12 0 3188 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36304

[startup+102.307 s]
/proc/loadavg: 4.07 4.03 3.98 5/198 23576
/proc/meminfo: memFree=10194944/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=21556 CPUtime=102.29 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4166 0 0 0 10227 2 0 0 25 0 1 0 461263371 22073344 3772 33554432000 4194304 4241092 140735877104784 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5389 3772 136 12 0 3853 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 38964

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

[startup+115.101 s]
/proc/loadavg: 4.06 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10194448/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=21692 CPUtime=115.08 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4280 0 0 0 11506 2 0 0 25 0 1 0 461263371 22212608 3832 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5423 3832 136 12 0 3887 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 39100

[startup+121.501 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10194072/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22136 CPUtime=121.48 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4408 0 0 0 12146 2 0 0 25 0 1 0 461263371 22667264 3933 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5534 3933 136 12 0 3998 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 39544

[startup+123.101 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10193824/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22304 CPUtime=123.09 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4454 0 0 0 12307 2 0 0 25 0 1 0 461263371 22839296 3979 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5576 3979 136 12 0 4040 0
Current children cumulated CPU time (s) 123.09
Current children cumulated vsize (KiB) 39712

[startup+123.9 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10193824/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22372 CPUtime=123.88 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4472 0 0 0 12386 2 0 0 25 0 1 0 461263371 22908928 3982 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5593 3982 136 12 0 4057 0
Current children cumulated CPU time (s) 123.88
Current children cumulated vsize (KiB) 39780

[startup+124.7 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10193700/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22404 CPUtime=124.68 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4490 0 0 0 12466 2 0 0 25 0 1 0 461263371 22941696 4000 33554432000 4194304 4241092 140735877104784 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5601 4000 136 12 0 4065 0
Current children cumulated CPU time (s) 124.68
Current children cumulated vsize (KiB) 39812

[startup+124.9 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10193700/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22404 CPUtime=124.88 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4492 0 0 0 12486 2 0 0 25 0 1 0 461263371 22941696 4002 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223763 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5601 4002 136 12 0 4065 0
Current children cumulated CPU time (s) 124.88
Current children cumulated vsize (KiB) 39812

[startup+125 s]
/proc/loadavg: 4.05 4.03 3.98 5/198 23578
/proc/meminfo: memFree=10193700/32951124 swapFree=67110456/67111528
[pid=23570] ppid=23568 vsize=8704 CPUtime=0 cores=0,2
/proc/23570/stat : 23570 (esg_static.sh) S 23568 23570 22695 0 -1 4202496 350 239 0 0 0 0 0 0 25 0 1 0 461263370 8912896 256 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284925696 0 0 4100 65536 18446744071562362840 0 0 17 2 0 0 0
/proc/23570/statm: 2176 256 211 178 0 69 0
[pid=23573] ppid=23570 vsize=8704 CPUtime=0 cores=0,2
/proc/23573/stat : 23573 (esg_static.sh) S 23570 23570 22695 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461263371 8912896 135 33554432000 4194304 4922060 140735222367376 18446744073709551615 224284744837 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/23573/statm: 2176 135 90 178 0 69 0
[pid=23574] ppid=23573 vsize=22404 CPUtime=124.98 cores=0,2
/proc/23574/stat : 23574 (sathys) R 23573 23570 22695 0 -1 4202496 4500 0 0 0 12496 2 0 0 25 0 1 0 461263371 22941696 4010 33554432000 4194304 4241092 140735877104784 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/23574/statm: 5601 4010 136 12 0 4065 0
Current children cumulated CPU time (s) 124.98
Current children cumulated vsize (KiB) 39812

Child status: 10
Real time (s): 125.066
CPU time (s): 125.065
CPU user time (s): 125.031
CPU system time (s): 0.033994
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 39844

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

runsolver used 0.218966 second user time and 0.467928 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-13 17:58:47
IDJOB=3190079
IDBENCH=83010
IDSOLVER=1610
FILE ID=node118/3190079-1302710327
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-v700-c2982-S1617172756-030.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190079-1302710327/watcher-3190079-1302710327 -o /tmp/evaluation-result-3190079-1302710327/solver-3190079-1302710327 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3190079-1302710327.cnf rnovelty

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

MD5SUM BENCH= 47049d4705301f4ac565d8b47d11d0a5
RANDOM SEED=1644636187

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:      10216080 kB
Buffers:        717640 kB
Cached:       21405680 kB
SwapCached:        640 kB
Active:       10471172 kB
Inactive:     11802680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10216080 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:             832 kB
Writeback:           0 kB
AnonPages:      149784 kB
Mapped:          15376 kB
Slab:           397016 kB
PageTables:       5952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   337100 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 18:00:52