Trace number 3189989

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 120.588 120.589

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3189989-1302709801.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 |    2343     7029 |     702       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2323     7034 |      --       0       --      -- |     --   | -20/5
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 538   #clauses: 2323   #literals: 7034
0.00/0.00	c CPU time:   0.002999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c 
0.00/0.01	c seed = 0, numatom = 538, numclause = 2323, numliterals = 7034
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 |      503 |    199 |       1 |     36436 |     912 ||      2 |    2060 |      33/     33 |     225 |       0 |
0.00/0.03	c |       4 |     0.0 |       0 |      934 |    297 |       2 |     79185 |    1957 ||      4 |    4111 |      22/     22 |     548 |       0 |
0.00/0.04	c |       6 |     0.0 |       0 |     1499 |    195 |       3 |    127353 |    3128 ||      6 |    6220 |      14/     14 |     873 |       0 |
0.00/0.05	c |       7 |     0.0 |       0 |     2081 |    393 |       4 |    186860 |    4380 ||      7 |    8635 |      10/     10 |    1302 |       0 |
0.00/0.07	c |      11 |     0.0 |       0 |     2561 |    290 |       5 |    253426 |    6028 ||     11 |   11971 |      10/     10 |    1824 |       0 |
0.00/0.10	c |      14 |     0.0 |       0 |     3235 |    481 |       6 |    325036 |    7806 ||     14 |   15953 |      10/     10 |    2549 |       0 |
0.00/0.12	c |      15 |     0.0 |       0 |     3971 |    982 |       7 |    402170 |    9507 ||     15 |   20333 |      10/     10 |    3390 |       0 |
0.00/0.15	c |      16 |     0.0 |       0 |     4503 |     82 |       8 |    486723 |   11168 ||     16 |   21743 |      10/     10 |    3500 |       0 |
0.00/0.19	c |      21 |     0.0 |       0 |     4697 |     76 |       9 |    579242 |   13549 ||     21 |   26535 |      10/     10 |    4223 |       0 |
0.00/0.23	c |      25 |     0.0 |       0 |     5198 |    178 |      10 |    678922 |   15826 ||     25 |   31044 |      10/     10 |    5059 |       0 |
0.00/0.27	c |      29 |     0.0 |       0 |     5797 |    571 |      11 |    787741 |   18376 ||     29 |   36550 |      10/     10 |    5904 |       0 |
0.00/0.32	c |      30 |     0.0 |       0 |     6279 |    368 |      12 |    899288 |   20791 ||     30 |   41334 |      10/     10 |    6737 |       0 |
0.00/0.37	c |      31 |     0.0 |       0 |     6799 |   2070 |      13 |   1019712 |   23261 ||     31 |   48667 |       5/      5 |    8408 |       0 |
0.00/0.43	c |      31 |     0.1 |       0 |     7122 |   1466 |      14 |   1152227 |   25528 ||     31 |   49978 |       5/      5 |    8425 |       0 |
0.00/0.50	c |      38 |     0.1 |       0 |     7596 |    350 |      15 |   1287773 |   28788 ||     38 |   56489 |       5/      5 |    9668 |       0 |
0.00/0.56	c |      44 |     0.1 |       0 |     8111 |    237 |      16 |   1430942 |   32129 ||     44 |   62601 |       5/      5 |   10514 |       0 |
0.00/0.63	c |      46 |     0.1 |       0 |     8673 |    231 |      17 |   1578540 |   35393 ||     46 |   69707 |       5/      5 |   11759 |       0 |
0.00/0.72	c |      53 |     0.1 |       0 |     9168 |    221 |      18 |   1736188 |   38928 ||     53 |   75648 |       5/      5 |   13003 |       0 |
0.00/0.80	c |      59 |     0.1 |       0 |     9824 |    109 |      19 |   1899149 |   42767 ||     59 |   82373 |       5/      5 |   13855 |       0 |
0.00/0.90	c |      61 |     0.1 |       0 |    10570 |    706 |      20 |   2073044 |   46354 ||     61 |   89092 |       5/      5 |   15104 |       0 |
0.00/1.00	c |      62 |     0.1 |       0 |    11103 |    809 |      21 |   2251019 |   49915 ||     62 |   98093 |       5/      5 |   16771 |       0 |
1.09/1.11	c |      63 |     0.1 |       0 |    11579 |   3414 |      22 |   2427115 |   53877 ||     63 |  110201 |       3/      3 |   20079 |       0 |
1.19/1.24	c |      63 |     0.1 |       0 |    12092 |   1313 |      23 |   2607399 |   57685 ||     63 |  115395 |       3/      3 |   20119 |       0 |
1.29/1.36	c |      67 |     0.1 |       0 |    12542 |     10 |      24 |   2807844 |   61635 ||     67 |  118840 |       3/      3 |   20642 |       0 |
1.49/1.50	c |      76 |     0.1 |       0 |    13103 |    296 |      25 |   3008917 |   66447 ||     76 |  128637 |       3/      3 |   22225 |       0 |
1.61/1.64	c |      80 |     0.1 |       0 |    13638 |     91 |      26 |   3221194 |   70918 ||     80 |  136895 |       3/      3 |   23685 |       0 |
1.79/1.80	c |      90 |     0.2 |       0 |    14273 |    173 |      27 |   3440970 |   76131 ||     90 |  147521 |       3/      3 |   25360 |       0 |
1.89/1.96	c |      94 |     0.2 |       0 |    14962 |   1070 |      28 |   3662951 |   80889 ||     94 |  159217 |       3/      3 |   28453 |       0 |
2.09/2.13	c |      96 |     0.2 |       0 |    15573 |     64 |      29 |   3893785 |   85601 ||     96 |  165885 |       3/      3 |   28702 |       0 |
2.29/2.32	c |     107 |     0.2 |       0 |    16264 |    249 |      30 |   4128525 |   91285 ||    107 |  177154 |       3/      3 |   30616 |       0 |
2.49/2.51	c |     113 |     0.2 |       0 |    16588 |    241 |      31 |   4378912 |   96922 ||    113 |  187358 |       3/      3 |   32397 |       0 |
2.69/2.72	c |     123 |     0.2 |       0 |    17065 |     15 |      32 |   4635327 |  103015 ||    123 |  199209 |       3/      3 |   34401 |       0 |
2.89/2.93	c |     125 |     0.2 |       0 |    17691 |    114 |      33 |   4883306 |  108512 ||    125 |  212788 |       3/      3 |   36909 |       0 |
3.09/3.16	c |     126 |     0.2 |       0 |    18124 |   3915 |      34 |   5142268 |  114073 ||    126 |  226767 |       3/      3 |   40237 |       0 |
3.29/3.39	c |     126 |     0.2 |       0 |    18501 |   3014 |      35 |   5425936 |  119093 ||    126 |  230171 |       3/      3 |   40258 |       0 |
3.59/3.63	c |     127 |     0.2 |       0 |    18480 |   7015 |      36 |   5688621 |  125031 ||    127 |  253990 |       2/      2 |   46856 |       0 |
3.89/3.91	c |     127 |     0.3 |       0 |    18691 |   1516 |      37 |   5966062 |  130706 ||    127 |  263574 |       2/      2 |   46932 |       0 |
4.09/4.19	c |     127 |     0.3 |       0 |    18899 |   5720 |      38 |   6277530 |  135771 ||    127 |  263574 |       2/      2 |   46932 |       0 |
4.39/4.47	c |     139 |     0.3 |       0 |    19263 |     93 |      39 |   6580433 |  142635 ||    139 |  275233 |       2/      2 |   48816 |       0 |
4.69/4.76	c |     148 |     0.3 |       0 |    20007 |    175 |      40 |   6888623 |  149478 ||    148 |  288472 |       2/      2 |   51116 |       0 |
4.99/5.06	c |     157 |     0.3 |       0 |    20968 |    458 |      41 |   7206827 |  156532 ||    157 |  302551 |       2/      2 |   53622 |       0 |
5.29/5.37	c |     163 |     0.3 |       0 |    21578 |    149 |      42 |   7524154 |  163190 ||    163 |  315179 |       2/      2 |   55926 |       0 |
5.68/5.70	c |     173 |     0.3 |       0 |    22642 |    120 |      43 |   7844430 |  170855 ||    173 |  330917 |       2/      2 |   58636 |       0 |
5.98/6.06	c |     187 |     0.4 |       0 |    23469 |    289 |      44 |   8183337 |  178605 ||    187 |  344756 |       2/      2 |   61155 |       0 |
6.38/6.42	c |     189 |     0.4 |       0 |    24033 |    981 |      45 |   8527977 |  185817 ||    189 |  358869 |       2/      2 |   63654 |       0 |
6.78/6.81	c |     190 |     0.4 |       0 |    23963 |   1178 |      46 |   8862678 |  192961 ||    190 |  375725 |       2/      2 |   66965 |       0 |
7.18/7.21	c |     200 |     0.4 |       0 |    24171 |     64 |      47 |   9233488 |  200482 ||    200 |  385691 |       2/      2 |   68633 |       0 |
7.59/7.63	c |     212 |     0.4 |       0 |    24850 |    435 |      48 |   9603596 |  208647 ||    212 |  402354 |       2/      2 |   71538 |       0 |
7.98/8.05	c |     221 |     0.4 |       0 |    25726 |   1517 |      49 |   9964518 |  216900 ||    221 |  420805 |       2/      2 |   75276 |       0 |
8.48/8.50	c |     231 |     0.5 |       0 |    26463 |    193 |      50 |  10341650 |  225018 ||    231 |  434293 |       2/      2 |   76979 |       0 |
8.88/8.97	c |     243 |     0.5 |       0 |    26871 |    552 |      51 |  10722855 |  233763 ||    243 |  451599 |       2/      2 |   79901 |       0 |
9.38/9.44	c |     252 |     0.5 |       0 |    27801 |   1937 |      52 |  11115646 |  242240 ||    252 |  470695 |       2/      2 |   83660 |       0 |
9.89/9.91	c |     253 |     0.5 |       0 |    28727 |    433 |      53 |  11504566 |  250545 ||    253 |  489982 |       2/      2 |   87005 |       0 |
10.38/10.41	c |     254 |     0.5 |       0 |    28927 |   6236 |      54 |  11898580 |  258413 ||    254 |  511297 |       2/      2 |   93589 |       0 |
10.89/10.94	c |     254 |     0.5 |       0 |    29081 |   2535 |      55 |  12289828 |  266585 ||    254 |  523909 |       2/      2 |   93678 |       0 |
11.38/11.48	c |     255 |     0.5 |       0 |    29013 |   8537 |      56 |  12710313 |  274632 ||    255 |  549353 |       2/      2 |  106694 |       0 |
11.99/12.08	c |     255 |     0.6 |       0 |    29105 |   6106 |      57 |  13110480 |  283849 ||    255 |  571572 |       2/      2 |  106874 |       0 |
12.68/12.72	c |     255 |     0.6 |       0 |    28757 |   1643 |      58 |  13520545 |  292866 ||    255 |  588484 |       2/      2 |  107019 |       0 |
13.28/13.39	c |     255 |     0.7 |       0 |    28757 |   7944 |      59 |  13979660 |  300418 ||    255 |  588484 |       2/      2 |  107019 |       0 |
13.98/14.02	c |     261 |     0.6 |       0 |    29341 |    132 |      60 |  14437849 |  308758 ||    261 |  593758 |       2/      2 |  107863 |       0 |
14.58/14.65	c |     277 |     0.6 |       0 |    30489 |    206 |      61 |  14896137 |  318905 ||    277 |  613742 |       2/      2 |  111633 |       0 |
15.18/15.28	c |     286 |     0.6 |       0 |    31796 |    188 |      62 |  15352334 |  329089 ||    286 |  635997 |       2/      2 |  115394 |       0 |
15.88/15.99	c |     301 |     0.7 |       0 |    32698 |    864 |      63 |  15829657 |  339451 ||    301 |  654544 |       2/      2 |  118752 |       0 |
16.58/16.67	c |     316 |     0.7 |       0 |    34669 |     38 |      64 |  16305300 |  350196 ||    316 |  674981 |       2/      2 |  122114 |       0 |
17.38/17.42	c |     318 |     0.8 |       0 |    35793 |   4537 |      65 |  16770816 |  360269 ||    318 |  699940 |       2/      2 |  127101 |       0 |
18.18/18.21	c |     330 |     0.8 |       0 |    36890 |      5 |      66 |  17259238 |  370554 ||    330 |  712809 |       2/      2 |  128988 |       0 |
18.98/19.07	c |     347 |     0.9 |       0 |    36217 |    374 |      67 |  17759677 |  381855 ||    347 |  735232 |       2/      2 |  132944 |       0 |
19.79/19.86	c |     356 |     0.8 |       0 |    36948 |    349 |      68 |  18247444 |  392403 ||    356 |  755685 |       2/      2 |  136694 |       0 |
20.68/20.73	c |     373 |     0.9 |       0 |    37443 |    120 |      69 |  18754870 |  403860 ||    373 |  777136 |       2/      2 |  140281 |       0 |
21.48/21.59	c |     381 |     0.9 |       0 |    37953 |   2009 |      70 |  19260144 |  414691 ||    381 |  803672 |       2/      2 |  147080 |       0 |
22.38/22.45	c |     382 |     0.9 |       0 |    38681 |   4707 |      71 |  19775587 |  425252 ||    382 |  829806 |       1/      1 |  153694 |       0 |
23.18/23.29	c |     382 |     0.9 |       0 |    39017 |   2705 |      72 |  20277649 |  435972 ||    382 |  848634 |       1/      1 |  153816 |       0 |
24.19/24.21	c |     395 |     0.9 |       0 |    38459 |    177 |      73 |  20815264 |  447136 ||    395 |  861188 |       1/      1 |  155908 |       0 |
25.08/25.17	c |     412 |     1.0 |       0 |    38870 |    945 |      74 |  21344104 |  459416 ||    412 |  886866 |       1/      1 |  160531 |       0 |
26.08/26.14	c |     426 |     1.0 |       0 |    39894 |    121 |      75 |  21888249 |  471435 ||    426 |  908829 |       1/      1 |  164296 |       0 |
27.08/27.14	c |     443 |     1.0 |       0 |    40317 |    784 |      76 |  22437862 |  483994 ||    443 |  933972 |       1/      1 |  168906 |       0 |
27.98/28.06	c |     445 |     0.9 |       0 |    40717 |    474 |      77 |  22995598 |  495691 ||    445 |  960594 |       1/      1 |  173925 |       0 |
28.98/29.06	c |     460 |     1.0 |       0 |    41889 |   1039 |      78 |  23559014 |  507774 ||    460 |  978953 |       1/      1 |  177264 |       0 |
30.08/30.10	c |     476 |     1.0 |       0 |    43172 |   1701 |      79 |  24132219 |  520653 ||    476 | 1004947 |       1/      1 |  182280 |       0 |
31.18/31.20	c |     491 |     1.1 |       0 |    43505 |    463 |      80 |  24690601 |  533543 ||    491 | 1027466 |       1/      1 |  185680 |       0 |
32.28/32.33	c |     507 |     1.1 |       0 |    44138 |    135 |      81 |  25262830 |  546579 ||    507 | 1055152 |       1/      1 |  190680 |       0 |
33.28/33.35	c |     509 |     1.0 |       0 |    44605 |   3932 |      82 |  25857766 |  558110 ||    509 | 1083675 |       1/      1 |  200546 |       0 |
34.38/34.45	c |     509 |     1.1 |       0 |    44770 |   3031 |      83 |  26434062 |  570388 ||    509 | 1105000 |       1/      1 |  200715 |       0 |
35.38/35.49	c |     510 |     1.0 |       0 |    44808 |  11832 |      84 |  27037030 |  582976 ||    510 | 1143132 |       1/      1 |  213795 |       0 |
36.58/36.63	c |     510 |     1.1 |       0 |    44461 |   1533 |      85 |  27609634 |  595984 ||    510 | 1169046 |       1/      1 |  214000 |       0 |
37.68/37.79	c |     510 |     1.2 |       0 |    44021 |  10536 |      86 |  28239510 |  606757 ||    510 | 1169046 |       1/      1 |  214000 |       0 |
38.98/39.03	c |     511 |     1.2 |       0 |    44615 |  19637 |      87 |  28844739 |  619597 ||    511 | 1219369 |       1/      1 |  239945 |       0 |
40.38/40.47	c |     511 |     1.4 |       0 |    44344 |   9201 |      88 |  29428243 |  632704 ||    511 | 1249295 |       1/      1 |  240159 |       0 |
42.08/42.11	c |     511 |     1.6 |       0 |    43968 |   9302 |      89 |  30008742 |  645758 ||    511 | 1279827 |       1/      1 |  240364 |       0 |
43.28/43.39	c |     511 |     1.3 |       0 |    43630 |   9140 |      90 |  30655803 |  657006 ||    511 | 1280630 |       1/      1 |  240373 |       0 |
44.58/44.65	c |     511 |     1.3 |       0 |    44729 |  18641 |      91 |  31316912 |  668363 ||    511 | 1280630 |       1/      1 |  240373 |       0 |
45.98/46.01	c |     520 |     1.4 |       0 |    45302 |    125 |      92 |  31982831 |  680959 ||    520 | 1288942 |       1/      1 |  241831 |       0 |
47.38/47.42	c |     541 |     1.4 |       0 |    45520 |    282 |      93 |  32642908 |  696332 ||    541 | 1319188 |       1/      1 |  247055 |       0 |
48.68/48.70	c |     557 |     1.3 |       0 |    47325 |    444 |      94 |  33311534 |  710916 ||    557 | 1347105 |       1/      1 |  252081 |       0 |
50.08/50.10	c |     573 |     1.4 |       0 |    49833 |   1504 |      95 |  33986140 |  726045 ||    573 | 1375905 |       1/      1 |  257092 |       0 |
51.48/51.53	c |     586 |     1.4 |       0 |    50286 |    191 |      96 |  34665346 |  741054 ||    586 | 1404594 |       1/      1 |  262305 |       0 |
52.98/53.09	c |     605 |     1.6 |       0 |    51530 |   1550 |      97 |  35337862 |  756631 ||    605 | 1436941 |       1/      1 |  268750 |       0 |
54.68/54.72	c |     626 |     1.6 |       0 |    52698 |    202 |      98 |  36024623 |  772423 ||    626 | 1464286 |       1/      1 |  272946 |       0 |
56.38/56.40	c |     637 |     1.7 |       0 |    52185 |   3578 |      99 |  36714223 |  787741 ||    637 | 1499982 |       1/      1 |  280455 |       0 |
57.98/58.03	c |     638 |     1.6 |       0 |    52683 |   9180 |     100 |  37400126 |  802599 ||    638 | 1535512 |       1/      1 |  287131 |       0 |
59.58/59.62	c |     651 |     1.6 |       0 |    52979 |    156 |     101 |  38126523 |  817327 ||    651 | 1548961 |       1/      1 |  289230 |       0 |
61.38/61.41	c |     669 |     1.8 |       0 |    53905 |   2227 |     102 |  38843786 |  833801 ||    669 | 1583285 |       1/      1 |  295499 |       0 |
63.18/63.27	c |     692 |     1.9 |       0 |    54675 |    467 |     103 |  39563942 |  850101 ||    692 | 1610758 |       1/      1 |  300241 |       0 |
64.98/65.08	c |     701 |     1.8 |       0 |    55184 |    448 |     104 |  40278339 |  865950 ||    701 | 1647538 |       1/      1 |  307244 |       0 |
66.88/66.98	c |     723 |     1.9 |       0 |    55544 |    318 |     105 |  41024283 |  882003 ||    723 | 1672412 |       1/      1 |  311837 |       0 |
68.79/68.89	c |     742 |     1.9 |       0 |    56839 |     76 |     106 |  41764547 |  898547 ||    742 | 1702812 |       1/      1 |  317259 |       0 |
70.89/70.96	c |     763 |     2.1 |       0 |    57793 |   2137 |     107 |  42516182 |  915744 ||    763 | 1739858 |       1/      1 |  323941 |       0 |
72.79/72.83	c |     765 |     1.9 |       0 |    58233 |   6135 |     108 |  43279229 |  931245 ||    765 | 1778283 |       1/      1 |  333867 |       0 |
74.69/74.71	c |     766 |     1.9 |       0 |    58858 |   7839 |     109 |  44038844 |  946551 ||    766 | 1815947 |       1/      1 |  346985 |       0 |
76.69/76.78	c |     766 |     2.1 |       0 |    59101 |     41 |     110 |  44772840 |  964275 ||    766 | 1859053 |       1/      1 |  347306 |       0 |
78.49/78.54	c |     766 |     1.8 |       0 |    59410 |  11543 |     111 |  45535709 |  977991 ||    766 | 1859053 |       1/      1 |  347306 |       0 |
80.79/80.81	c |     794 |     2.3 |       0 |    58284 |     90 |     112 |  46306063 |  996108 ||    794 | 1890791 |       1/      1 |  352772 |       0 |
82.99/83.00	c |     812 |     2.2 |       0 |    58985 |    360 |     113 |  47092923 | 1013753 ||    812 | 1925088 |       1/      1 |  359026 |       0 |
85.19/85.25	c |     829 |     2.2 |       0 |    59336 |   3315 |     114 |  47881609 | 1031649 ||    829 | 1964455 |       1/      1 |  367349 |       0 |
87.39/87.45	c |     847 |     2.2 |       0 |    60281 |    161 |     115 |  48669696 | 1049139 ||    847 | 1991452 |       1/      1 |  371162 |       0 |
89.69/89.76	c |     870 |     2.3 |       0 |    61016 |    118 |     116 |  49482782 | 1067695 ||    870 | 2026669 |       1/      1 |  377451 |       0 |
92.09/92.14	c |     891 |     2.4 |       0 |    62071 |    778 |     117 |  50293177 | 1085928 ||    891 | 2062980 |       1/      1 |  384140 |       0 |
94.29/94.39	c |     893 |     2.2 |       0 |    64441 |   8174 |     118 |  51093707 | 1103168 ||    893 | 2108467 |       1/      1 |  394085 |       0 |
96.69/96.79	c |     907 |     2.4 |       0 |    64536 |     42 |     119 |  51945442 | 1120121 ||    907 | 2128970 |       1/      1 |  396653 |       0 |
99.29/99.32	c |     928 |     2.5 |       0 |    65229 |    200 |     120 |  52779811 | 1138794 ||    928 | 2163809 |       1/      1 |  402921 |       0 |
102.09/102.13	c |     955 |     2.8 |       0 |    66049 |   1238 |     121 |  53618046 | 1158347 ||    955 | 2203402 |       1/      1 |  410815 |       0 |
104.59/104.68	c |     968 |     2.5 |       0 |    66686 |    111 |     122 |  54440262 | 1176755 ||    968 | 2235605 |       1/      1 |  416058 |       0 |
107.39/107.44	c |     988 |     2.8 |       0 |    67177 |   1658 |     123 |  55278625 | 1195576 ||    988 | 2272070 |       1/      1 |  422618 |       0 |
110.39/110.42	c |    1017 |     3.0 |       0 |    67664 |    782 |     124 |  56130809 | 1215397 ||   1017 | 2310231 |       1/      1 |  429234 |       0 |
112.89/112.95	c |    1020 |     2.5 |       0 |    68815 |   6475 |     125 |  56990968 | 1233463 ||   1020 | 2356132 |       1/      1 |  440804 |       0 |
115.69/115.75	c |    1021 |     2.8 |       0 |    68537 |   9876 |     126 |  57850893 | 1250948 ||   1021 | 2399015 |       1/      1 |  453952 |       0 |
118.69/118.77	c |    1021 |     3.0 |       0 |    69105 |   3775 |     127 |  58706415 | 1269690 ||   1021 | 2433909 |       1/      1 |  454198 |       0 |
120.49/120.58	c |    1022 |     1.8 |       0 |    78131 |  12801 |     127 |  59354587 | 1280153 ||   1022 | 2460577 |       0/      0 |  473510 |       0 |
120.49/120.58	c c 
120.49/120.58	c -----------------------------------
120.49/120.58	c # temps = 120.570000
120.49/120.58	c # cleaningDB = 127
120.49/120.58	c # clause binaire = 0
120.49/120.58	c # literal removed by litRedundant = 4711944
120.49/120.58	c # literal removed by litRedundantBin = 0
120.49/120.58	c # init clause removed by simplify = 0
120.49/120.58	c # learnt clause removed by simplify = 0
120.49/120.58	c # une clause fausse était une apprise = 0
120.49/120.58	c # equivalence dectecte = 0
120.49/120.58	c # Memory used           : 21.81 MB
120.49/120.58	c 
120.49/120.58	c ########################
120.49/120.58	c ####   ##  ###   ## ####
120.49/120.58	c #### #### # ## #### ####
120.49/120.58	c ####   ##  ###   ##  ###
120.49/120.58	c ########################
120.49/120.58	c # restart = 1022
120.49/120.58	c # conflit = 872875
120.49/120.58	c # decision = 1280153
120.49/120.58	c # propagation = 59354587 	 (492283.213071 (prop/sec))
120.49/120.58	c 
120.49/120.58	c ########################
120.49/120.58	c ### ### #   ##   ##   ##
120.49/120.58	c ### # # # #### # ### ###
120.49/120.58	c ###  #  ### ## # ### ###
120.49/120.58	c ########################
120.49/120.58	c # numtry = 1022
120.49/120.58	c # numflips = 2460577
120.49/120.58	c # maxSat = 0
120.49/120.58	c # freeFlip = 698601
120.49/120.58	c # nbBoundary = 50
120.49/120.58	c 
120.49/120.58	s SATISFIABLE
120.49/120.58	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 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-3189989-1302709801/watcher-3189989-1302709801 -o /tmp/evaluation-result-3189989-1302709801/solver-3189989-1302709801 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3189989-1302709801.cnf rnovelty 

running on 2 cores: 1,3

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: 3.92 4.00 3.93 5/195 30538
/proc/meminfo: memFree=11355564/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) R 30536 30538 29971 0 -1 4202496 315 0 0 0 0 0 0 0 25 0 1 0 461210823 8912896 253 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905214357 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30538/statm: 2176 253 211 178 0 69 0

[startup+0.0917749 s]
/proc/loadavg: 3.92 4.00 3.93 5/195 30538
/proc/meminfo: memFree=11355564/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100773 s]
/proc/loadavg: 3.92 4.00 3.93 5/195 30538
/proc/meminfo: memFree=11355564/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300737 s]
/proc/loadavg: 3.92 4.00 3.93 5/195 30538
/proc/meminfo: memFree=11355564/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700665 s]
/proc/loadavg: 3.92 4.00 3.93 5/195 30538
/proc/meminfo: memFree=11355564/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50052 s]
/proc/loadavg: 3.92 4.00 3.93 5/198 30542
/proc/meminfo: memFree=11350024/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=10308 CPUtime=1.49 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 1059 0 0 0 149 0 0 0 25 0 1 0 461210824 10555392 970 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 2577 970 135 12 0 1041 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27716

[startup+3.10023 s]
/proc/loadavg: 3.92 4.00 3.93 5/198 30542
/proc/meminfo: memFree=11347544/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=11164 CPUtime=3.09 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 1285 0 0 0 309 0 0 0 25 0 1 0 461210824 11431936 1196 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223600 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 2791 1196 136 12 0 1255 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28572

[startup+6.30064 s]
/proc/loadavg: 4.01 4.01 3.94 5/198 30579
/proc/meminfo: memFree=11345400/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=12388 CPUtime=6.28 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 1584 0 0 0 628 0 0 0 25 0 1 0 461210824 12685312 1495 33554432000 4194304 4241092 140735752267696 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 3097 1495 136 12 0 1561 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29796

[startup+12.7005 s]
/proc/loadavg: 4.09 4.03 3.94 5/198 30616
/proc/meminfo: memFree=11339456/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=14060 CPUtime=12.68 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 1996 0 0 0 1268 0 0 0 25 0 1 0 461210824 14397440 1907 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223668 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 3515 1907 136 12 0 1979 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31468

[startup+25.5011 s]
/proc/loadavg: 4.07 4.03 3.94 5/198 30616
/proc/meminfo: memFree=11331648/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=16280 CPUtime=25.48 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 2580 0 0 0 2548 0 0 0 25 0 1 0 461210824 16670720 2475 33554432000 4194304 4241092 140735752267696 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 4070 2475 136 12 0 2534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33688

[startup+51.1005 s]
/proc/loadavg: 4.04 4.03 3.94 5/198 30617
/proc/meminfo: memFree=11322560/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=19164 CPUtime=51.08 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 3391 0 0 0 5108 0 0 0 25 0 1 0 461210824 19623936 3174 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 4791 3174 136 12 0 3255 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36572

[startup+102.307 s]
/proc/loadavg: 4.02 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11340244/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=21604 CPUtime=102.29 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4238 0 0 0 10228 1 0 0 25 0 1 0 461210824 22122496 3808 33554432000 4194304 4241092 140735752267696 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5401 3808 136 12 0 3865 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39012

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

[startup+108.701 s]
/proc/loadavg: 4.02 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11338228/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=21712 CPUtime=108.69 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4285 0 0 0 10868 1 0 0 25 0 1 0 461210824 22233088 3828 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223603 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5428 3828 136 12 0 3892 0
Current children cumulated CPU time (s) 108.69
Current children cumulated vsize (KiB) 39120

[startup+115.101 s]
/proc/loadavg: 4.01 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11335868/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=21912 CPUtime=115.09 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4368 0 0 0 11508 1 0 0 25 0 1 0 461210824 22437888 3886 33554432000 4194304 4241092 140735752267696 18446744073709551615 4222592 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5478 3886 136 12 0 3942 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 39320

[startup+118.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11335120/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=22180 CPUtime=118.29 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4444 0 0 0 11828 1 0 0 25 0 1 0 461210824 22712320 3947 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5545 3947 136 12 0 4009 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 39588

[startup+119.907 s]
/proc/loadavg: 4.01 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11334748/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=22292 CPUtime=119.89 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4470 0 0 0 11988 1 0 0 25 0 1 0 461210824 22827008 3958 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5573 3958 136 12 0 4037 0
Current children cumulated CPU time (s) 119.89
Current children cumulated vsize (KiB) 39700

[startup+120.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11334748/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=22292 CPUtime=120.29 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4482 0 0 0 12028 1 0 0 25 0 1 0 461210824 22827008 3970 33554432000 4194304 4241092 140735752267696 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5573 3970 136 12 0 4037 0
Current children cumulated CPU time (s) 120.29
Current children cumulated vsize (KiB) 39700

[startup+120.501 s]
/proc/loadavg: 4.01 4.02 3.94 5/198 30651
/proc/meminfo: memFree=11334748/32950928 swapFree=67111528/67111528
[pid=30538] ppid=30536 vsize=8704 CPUtime=0 cores=1,3
/proc/30538/stat : 30538 (esg_static.sh) S 30536 30538 29971 0 -1 4202496 349 211 0 0 0 0 0 0 25 0 1 0 461210823 8912896 256 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905393920 0 0 4100 65536 18446744071562362840 0 0 17 3 0 0 0
/proc/30538/statm: 2176 256 211 178 0 69 0
[pid=30541] ppid=30538 vsize=8704 CPUtime=0 cores=1,3
/proc/30541/stat : 30541 (esg_static.sh) S 30538 30538 29971 0 -1 4202560 131 0 0 0 0 0 0 0 25 0 1 0 461210824 8912896 135 33554432000 4194304 4922060 140733439049568 18446744073709551615 260905213061 0 65536 4096 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/30541/statm: 2176 135 90 178 0 69 0
[pid=30542] ppid=30541 vsize=22324 CPUtime=120.49 cores=1,3
/proc/30542/stat : 30542 (sathys) R 30541 30538 29971 0 -1 4202496 4495 0 0 0 12048 1 0 0 25 0 1 0 461210824 22859776 3983 33554432000 4194304 4241092 140735752267696 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/30542/statm: 5581 3983 136 12 0 4045 0
Current children cumulated CPU time (s) 120.49
Current children cumulated vsize (KiB) 39732

Child status: 10
Real time (s): 120.589
CPU time (s): 120.588
CPU user time (s): 120.568
CPU system time (s): 0.019996
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 39732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 120.568
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= 6828
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= 20
involuntary context switches= 336

runsolver used 0.174973 second user time and 0.488925 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-13 17:50:01
IDJOB=3189989
IDBENCH=82920
IDSOLVER=1610
FILE ID=node116/3189989-1302709801
RUNJOBID= node116-1302705899-29991
PBS_JOBID= 12981425
Free space on /tmp= 71312 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3189989-1302709801/watcher-3189989-1302709801 -o /tmp/evaluation-result-3189989-1302709801/solver-3189989-1302709801 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3189989-1302709801.cnf rnovelty

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

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=1404532859

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11355580 kB
Buffers:        739680 kB
Cached:       20272884 kB
SwapCached:          0 kB
Active:        9543736 kB
Inactive:     11583028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11355580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:      114456 kB
Mapped:          15440 kB
Slab:           404008 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   298080 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= 71312 MiB
End job on node116 at 2011-04-13 17:52:02