Trace number 3283002

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sathys 2011-04-01UNSAT 301.478 301.499

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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-3283002-1303756726.cnf
0.00/0.00	c Parsing...
0.00/0.16	c ==============================================================================
0.00/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.16	c ==============================================================================
0.00/0.16	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
1.69/1.77	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
1.69/1.77	c ==============================================================================
1.69/1.77	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
1.69/1.77	c CPU time:   1.71274 s
1.69/1.77	c ==============================================================================
1.84/1.95	c 
1.84/1.95	c seed = 0, numatom = 14948, numclause = 95983, numliterals = 388086
1.84/1.95	c ---------------------------------------------------------------------------------------------------------------------------------------------
1.84/1.95	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
1.84/1.95	c ---------------------------------------------------------------------------------------------------------------------------------------------
1.84/2.15	c |       2 |     0.2 |      45 |      446 |    201 |       1 |    288763 |    6924 ||      2 |   23981 |     445/    441 |     320 |       0 |
2.18/2.26	c |       4 |     0.1 |      45 |     1005 |    298 |       2 |    740031 |   13917 ||      4 |   43453 |     382/    378 |     720 |       0 |
2.28/2.36	c |       6 |     0.1 |     177 |     1639 |    199 |       3 |   1078803 |   21557 ||      6 |   60632 |     312/    296 |    1144 |       0 |
2.37/2.46	c |       7 |     0.1 |     191 |     2400 |    399 |       4 |   1418494 |   29678 ||      7 |   81392 |     378/    365 |    1648 |       0 |
2.47/2.59	c |      11 |     0.1 |     269 |     3184 |    299 |       5 |   1840624 |   40339 ||     11 |  107556 |     398/    395 |    2298 |       0 |
2.67/2.75	c |      14 |     0.2 |     270 |     4132 |    496 |       6 |   2429082 |   54325 ||     14 |  141811 |     324/    312 |    3214 |       0 |
2.87/2.93	c |      15 |     0.2 |     271 |     5157 |    996 |       7 |   3138319 |   68160 ||     15 |  179339 |     321/    312 |    4237 |       0 |
3.07/3.17	c |      16 |     0.2 |     338 |     6017 |     95 |       8 |   4238590 |   74897 ||     16 |  195174 |     275/    273 |    4413 |       0 |
3.28/3.36	c |      21 |     0.2 |     401 |     6930 |     92 |       9 |   4919753 |   90548 ||     21 |  234003 |     320/    312 |    5361 |       0 |
3.57/3.61	c |      25 |     0.2 |     401 |     7910 |    191 |      10 |   5948002 |  103667 ||     25 |  268013 |     238/    238 |    6368 |       0 |
3.77/3.84	c |      29 |     0.2 |     462 |     8877 |    590 |      11 |   6754793 |  120277 ||     29 |  314685 |     264/    248 |    7442 |       0 |
4.07/4.14	c |      30 |     0.3 |     476 |     9912 |    386 |      12 |   7960273 |  135210 ||     30 |  352600 |     270/    257 |    8471 |       0 |
4.38/4.43	c |      31 |     0.3 |     476 |    10976 |   2088 |      13 |   8987200 |  155439 ||     31 |  409562 |     270/    257 |   10396 |       0 |
4.57/4.68	c |      31 |     0.2 |     476 |    11957 |   1488 |      14 |  10066209 |  163322 ||     31 |  423155 |     262/    257 |   10473 |       0 |
4.87/4.98	c |      38 |     0.3 |     558 |    12384 |    386 |      15 |  11155507 |  182666 ||     38 |  475936 |     287/    276 |   11946 |       0 |
5.27/5.31	c |      44 |     0.3 |     589 |    13558 |    279 |      16 |  12307402 |  199671 ||     44 |  522932 |     315/    313 |   12949 |       0 |
5.58/5.66	c |      46 |     0.4 |     591 |    14484 |    280 |      17 |  13540300 |  220447 ||     46 |  577503 |     218/    202 |   14431 |       0 |
5.87/5.99	c |      53 |     0.3 |     654 |    15647 |    260 |      18 |  14723801 |  238618 ||     53 |  620089 |     277/    273 |   15878 |       0 |
6.27/6.33	c |      59 |     0.3 |     702 |    16520 |    148 |      19 |  15932008 |  258818 ||     59 |  668594 |     286/    285 |   16960 |       0 |
6.77/6.89	c |      61 |     0.6 |     702 |    17624 |    747 |      20 |  18090169 |  277669 ||     61 |  712962 |     220/    207 |   18439 |       0 |
7.27/7.38	c |      62 |     0.5 |     764 |    18960 |    847 |      21 |  19694942 |  300335 ||     62 |  786090 |     162/    162 |   20420 |       0 |
7.77/7.88	c |      63 |     0.5 |     765 |    20003 |   3448 |      22 |  21318666 |  326657 ||     63 |  866146 |     189/    177 |   24091 |       0 |
8.17/8.29	c |      63 |     0.4 |     797 |    21288 |   1347 |      23 |  22720967 |  348038 ||     63 |  920359 |     189/    177 |   24389 |       0 |
8.57/8.65	c |      67 |     0.4 |     819 |    22484 |     46 |      24 |  23836329 |  360016 ||     67 |  945030 |     186/    179 |   25014 |       0 |
9.16/9.22	c |      76 |     0.6 |     860 |    23337 |     40 |      25 |  25582477 |  385472 ||     76 | 1012989 |     214/    211 |   26860 |       0 |
9.67/9.71	c |      81 |     0.5 |     860 |    24802 |    133 |      26 |  27229135 |  406994 ||     81 | 1072334 |     201/    191 |   28786 |       0 |
10.17/10.23	c |      90 |     0.5 |     860 |    25866 |     14 |      27 |  28967264 |  431542 ||     90 | 1137034 |     201/    191 |   30534 |       0 |
10.77/10.80	c |      94 |     0.6 |     860 |    27150 |   1116 |      28 |  30804215 |  456700 ||     94 | 1212979 |     201/    191 |   33941 |       0 |
11.17/11.29	c |      97 |     0.5 |     891 |    28550 |    113 |      29 |  32306515 |  478827 ||     97 | 1272992 |     277/    276 |   34612 |       0 |
11.87/11.92	c |     107 |     0.6 |     891 |    29708 |      1 |      30 |  34266798 |  508926 ||    107 | 1350361 |     225/    214 |   36666 |       0 |
12.47/12.57	c |     113 |     0.6 |     928 |    30618 |    297 |      31 |  36323619 |  531512 ||    113 | 1420144 |     213/    205 |   38706 |       0 |
13.17/13.28	c |     123 |     0.7 |     943 |    32017 |     72 |      32 |  38603823 |  557003 ||    123 | 1500091 |     138/    136 |   40989 |       0 |
13.97/14.02	c |     125 |     0.7 |     943 |    33369 |    173 |      33 |  40789615 |  585018 ||    125 | 1584482 |     126/    126 |   43854 |       0 |
14.76/14.83	c |     126 |     0.8 |     944 |    34663 |   3976 |      34 |  43123483 |  610768 ||    126 | 1672759 |     110/    105 |   47462 |       0 |
15.16/15.20	c |     126 |     0.4 |     944 |    35317 |   3075 |      35 |  44302517 |  624758 ||    126 | 1699139 |     110/    105 |   47620 |       0 |
16.27/16.30	c |     127 |     1.1 |     944 |    36720 |   7077 |      36 |  47448048 |  655396 ||    127 | 1837991 |      90/     89 |   54633 |       0 |
17.07/17.17	c |     127 |     0.9 |     944 |    36684 |   1577 |      37 |  50120256 |  682823 ||    127 | 1916252 |      90/     89 |   54997 |       0 |
17.47/17.52	c |     127 |     0.3 |     944 |    37403 |   5779 |      38 |  51342961 |  690094 ||    127 | 1916252 |      90/     89 |   54997 |       0 |
18.37/18.40	c |     140 |     0.9 |    1003 |    38781 |    159 |      39 |  53954454 |  716436 ||    140 | 1995799 |     160/    157 |   57388 |       0 |
19.17/19.29	c |     149 |     0.9 |    1034 |    40049 |    245 |      40 |  56500480 |  747227 ||    149 | 2079964 |     177/    172 |   60221 |       0 |
20.27/20.34	c |     157 |     1.0 |    1084 |    41905 |    528 |      41 |  59611362 |  776876 ||    157 | 2175856 |     121/    121 |   62633 |       0 |
21.17/21.25	c |     163 |     0.9 |    1360 |    42079 |     21 |      42 |  62162396 |  805898 ||    163 | 2258124 |     219/    211 |   65261 |       0 |
22.17/22.21	c |     173 |     0.9 |    1516 |    43529 |    206 |      43 |  64938655 |  838985 ||    173 | 2351977 |     168/    155 |   68347 |       0 |
23.17/23.22	c |     187 |     1.0 |    1592 |    44990 |    381 |      44 |  67817768 |  867934 ||    187 | 2439872 |     137/    137 |   71203 |       0 |
24.17/24.30	c |     189 |     1.1 |    1593 |    46310 |   1080 |      45 |  70652941 |  893788 ||    189 | 2525114 |     100/    100 |   73982 |       0 |
25.56/25.60	c |     190 |     1.3 |    1593 |    47887 |   1278 |      46 |  74047344 |  927137 ||    190 | 2622367 |     100/    100 |   77694 |       0 |
26.66/26.72	c |     200 |     1.1 |    1613 |    49173 |    171 |      47 |  77311129 |  949217 ||    200 | 2688372 |     206/    195 |   79587 |       0 |
27.96/28.00	c |     212 |     1.3 |    1629 |    50463 |    556 |      48 |  80970800 |  979161 ||    212 | 2784871 |     192/    188 |   82863 |       0 |
29.27/29.33	c |     221 |     1.3 |    1635 |    51566 |   1647 |      49 |  84692163 | 1009049 ||    221 | 2892240 |      98/     98 |   86965 |       0 |
30.37/30.45	c |     231 |     1.1 |    1635 |    53245 |     42 |      50 |  87620140 | 1035624 ||    231 | 2978058 |      98/     98 |   88920 |       0 |
31.57/31.69	c |     243 |     1.2 |    1637 |    54572 |    124 |      51 |  90781759 | 1065108 ||    243 | 3077872 |     167/    162 |   92175 |       0 |
32.98/33.06	c |     252 |     1.4 |    1637 |    56299 |   2121 |      52 |  94397882 | 1098268 ||    252 | 3192672 |     102/     97 |   96319 |       0 |
34.27/34.34	c |     253 |     1.3 |    1637 |    57662 |    624 |      53 |  97669899 | 1130562 ||    253 | 3297248 |     102/     97 |  100017 |       0 |
35.67/35.70	c |     254 |     1.4 |    1637 |    58101 |   6427 |      54 | 101231888 | 1160656 ||    254 | 3404646 |     102/     97 |  106908 |       0 |
36.97/37.01	c |     254 |     1.3 |    1638 |    59083 |   2727 |      55 | 104552174 | 1189948 ||    254 | 3498545 |     102/     97 |  107274 |       0 |
38.48/38.53	c |     255 |     1.5 |    1638 |    59817 |   8730 |      56 | 108452756 | 1211408 ||    255 | 3586527 |     114/    107 |  120553 |       0 |
40.27/40.39	c |     255 |     1.9 |    1670 |    60084 |   6101 |      57 | 113181083 | 1257421 ||    255 | 3774191 |     114/    107 |  121288 |       0 |
41.78/41.88	c |     255 |     1.5 |    1670 |    59289 |   1831 |      58 | 116765198 | 1295829 ||    255 | 3897955 |     114/    107 |  121857 |       0 |
43.17/43.22	c |     255 |     1.4 |    1673 |    60272 |   8132 |      59 | 120536089 | 1305945 ||    255 | 3897955 |     114/    107 |  121857 |       0 |
45.57/45.61	c |     262 |     2.4 |    1673 |    62353 |    323 |      60 | 126848627 | 1321491 ||    262 | 3933579 |     124/    124 |  123193 |       0 |
47.17/47.22	c |     277 |     1.6 |    1722 |    64363 |    384 |      61 | 130837427 | 1354080 ||    277 | 4048184 |     111/    111 |  126856 |       0 |
49.17/49.24	c |     286 |     2.0 |    1723 |    66209 |    370 |      62 | 135179177 | 1388373 ||    286 | 4166202 |     108/    108 |  130996 |       0 |
51.07/51.15	c |     301 |     1.9 |    1723 |    67820 |   1044 |      63 | 139073215 | 1419787 ||    301 | 4268967 |     105/    102 |  134660 |       0 |
53.07/53.10	c |     316 |     2.0 |    1726 |    69873 |    210 |      64 | 143615806 | 1454442 ||    316 | 4392912 |     109/    109 |  138361 |       0 |
54.98/55.04	c |     318 |     1.9 |    1726 |    70797 |   4712 |      65 | 148448201 | 1489032 ||    318 | 4522730 |     100/     93 |  143768 |       0 |
56.67/56.76	c |     331 |     1.7 |    1745 |    70966 |    198 |      66 | 152362428 | 1513335 ||    331 | 4588738 |     151/    149 |  146077 |       0 |
58.97/59.07	c |     347 |     2.3 |    1745 |    70944 |    577 |      67 | 157227739 | 1545959 ||    347 | 4708675 |      83/     83 |  150148 |       0 |
61.37/61.40	c |     356 |     2.3 |    1753 |    72375 |    560 |      68 | 162005381 | 1579218 ||    356 | 4823554 |      98/     93 |  154272 |       0 |
63.67/63.72	c |     374 |     2.3 |    1802 |    74374 |    123 |      69 | 166631332 | 1613880 ||    374 | 4940398 |      97/     97 |  158376 |       0 |
65.87/65.99	c |     381 |     2.3 |    1802 |    75915 |   2213 |      70 | 171164184 | 1646329 ||    381 | 5061424 |      60/     59 |  165311 |       0 |
68.37/68.46	c |     382 |     2.5 |    1803 |    77136 |   4915 |      71 | 176265072 | 1680338 ||    382 | 5171976 |     115/    115 |  172270 |       0 |
72.07/72.17	c |     382 |     3.7 |    1803 |    78863 |   2914 |      72 | 183944105 | 1715253 ||    382 | 5303475 |     107/    107 |  172762 |       0 |
75.07/75.17	c |     396 |     3.0 |    1803 |    79957 |    398 |      73 | 190124903 | 1739275 ||    396 | 5379541 |      84/     84 |  175516 |       0 |
77.97/78.06	c |     412 |     2.9 |    1804 |    81079 |   1174 |      74 | 195718699 | 1775496 ||    412 | 5517584 |      80/     78 |  180059 |       0 |
80.67/80.76	c |     426 |     2.7 |    1853 |    81890 |     52 |      75 | 200904884 | 1809521 ||    426 | 5630524 |     169/    165 |  184156 |       0 |
83.47/83.56	c |     443 |     2.8 |    1855 |    83681 |   1024 |      76 | 206061030 | 1848419 ||    443 | 5771640 |      94/     87 |  189164 |       0 |
86.27/86.38	c |     445 |     2.8 |    1856 |    84934 |    720 |      77 | 211549242 | 1884982 ||    445 | 5912412 |     115/    115 |  194539 |       0 |
88.86/88.99	c |     460 |     2.6 |    1856 |    86396 |     99 |      78 | 216222868 | 1918677 ||    460 | 6021105 |     111/    105 |  198226 |       0 |
91.66/91.79	c |     476 |     2.8 |    1859 |    87357 |   1971 |      79 | 221185926 | 1959290 ||    476 | 6157743 |     123/    121 |  203654 |       0 |
94.57/94.61	c |     491 |     2.8 |    1863 |    88536 |    749 |      80 | 226301391 | 1993756 ||    491 | 6265058 |     119/    119 |  207343 |       0 |
97.56/97.66	c |     507 |     3.1 |    2003 |    89551 |    425 |      81 | 231783148 | 2032840 ||    507 | 6422321 |     115/    111 |  212773 |       0 |
100.56/100.61	c |     509 |     2.9 |    2003 |    91255 |   4224 |      82 | 236973909 | 2066076 ||    509 | 6532936 |     133/    127 |  222989 |       0 |
103.96/104.06	c |     509 |     3.5 |    2003 |    92331 |   3323 |      83 | 243049209 | 2099510 ||    509 | 6645824 |     127/    125 |  223480 |       0 |
107.16/107.27	c |     510 |     3.2 |    2008 |    93312 |  12124 |      84 | 248512216 | 2137500 ||    510 | 6801770 |     127/    125 |  237083 |       0 |
110.96/111.03	c |     510 |     3.8 |    2011 |    94391 |   1823 |      85 | 255087227 | 2178357 ||    510 | 6942654 |     127/    125 |  237712 |       0 |
115.06/115.10	c |     510 |     4.1 |    2011 |    92816 |  10826 |      86 | 262259441 | 2189016 ||    510 | 6942654 |     127/    125 |  237712 |       0 |
119.16/119.24	c |     511 |     4.1 |    2011 |    92924 |  19930 |      87 | 269179082 | 2235580 ||    511 | 7160350 |      90/     90 |  264419 |       0 |
123.46/123.57	c |     511 |     4.3 |    2011 |    91316 |   9202 |      88 | 276678726 | 2288926 ||    511 | 7374287 |      90/     90 |  265282 |       0 |
127.96/128.00	c |     511 |     4.4 |    2036 |    89676 |     32 |      89 | 284412756 | 2346438 ||    511 | 7590721 |      90/     90 |  266237 |       0 |
130.36/130.48	c |     511 |     2.5 |    2036 |    90151 |   9435 |      90 | 288920168 | 2358150 ||    511 | 7590721 |      90/     90 |  266237 |       0 |
133.26/133.38	c |     511 |     2.9 |    2036 |    92796 |  18937 |      91 | 293209042 | 2370469 ||    511 | 7590721 |      90/     90 |  266237 |       0 |
136.97/137.02	c |     521 |     3.7 |    2036 |    95260 |    224 |      92 | 298402989 | 2391418 ||    521 | 7642530 |      66/     66 |  268073 |       0 |
140.67/140.76	c |     541 |     3.8 |    2036 |    97148 |    594 |      93 | 305339110 | 2432000 ||    541 | 7795945 |      66/     66 |  273531 |       0 |
143.97/144.04	c |     557 |     3.3 |    2043 |    99560 |    771 |      94 | 311437154 | 2471113 ||    557 | 7931458 |      66/     66 |  278938 |       0 |
147.37/147.44	c |     574 |     3.4 |    2064 |   102280 |   1836 |      95 | 317977544 | 2511032 ||    574 | 8092787 |     105/    104 |  287595 |       0 |
150.87/150.99	c |     587 |     3.6 |    2108 |   104273 |     13 |      96 | 323856372 | 2551895 ||    587 | 8229988 |     172/    169 |  290173 |       0 |
155.07/155.15	c |     605 |     4.2 |    2109 |   107069 |   1879 |      97 | 330428444 | 2594061 ||    605 | 8397584 |     108/    102 |  296873 |       0 |
159.17/159.27	c |     627 |     4.1 |    2110 |   107963 |    252 |      98 | 336907816 | 2634900 ||    627 | 8537665 |      98/     97 |  301843 |       0 |
163.67/163.77	c |     637 |     4.5 |    2112 |   107363 |   3937 |      99 | 344239415 | 2680257 ||    637 | 8719278 |     105/    103 |  309364 |       0 |
168.47/168.59	c |     638 |     4.8 |    2112 |   109857 |   9534 |     100 | 352367850 | 2721922 ||    638 | 8903162 |      93/     87 |  316524 |       0 |
173.16/173.20	c |     652 |     4.6 |    2116 |   109450 |    213 |     101 | 359590932 | 2747347 ||    652 | 8969901 |     161/    154 |  319208 |       0 |
177.97/178.00	c |     669 |     4.8 |    2165 |   110694 |    172 |     102 | 366554786 | 2792753 ||    669 | 9144666 |      74/     74 |  325517 |       0 |
182.86/182.93	c |     694 |     4.9 |    2210 |   111572 |    133 |     103 | 374250963 | 2831551 ||    694 | 9298750 |     111/    107 |  330906 |       0 |
187.36/187.45	c |     701 |     4.5 |    2232 |   113968 |    822 |     104 | 380937763 | 2871846 ||    701 | 9465889 |      60/     57 |  337876 |       0 |
192.07/192.13	c |     723 |     4.7 |    2234 |   114699 |     65 |     105 | 387657582 | 2910526 ||    723 | 9613030 |      85/     85 |  342810 |       0 |
197.47/197.55	c |     744 |     5.4 |    2235 |   116524 |    138 |     106 | 395281113 | 2951728 ||    744 | 9778863 |      73/     73 |  348846 |       0 |
202.86/202.90	c |     763 |     5.3 |    2235 |   119646 |     93 |     107 | 402534336 | 2996180 ||    763 | 9963077 |      73/     73 |  355731 |       0 |
208.06/208.15	c |     765 |     5.2 |    2235 |   120919 |   6495 |     108 | 409637239 | 3036743 ||    765 | 10130679 |      73/     73 |  366050 |       0 |
213.06/213.17	c |     766 |     5.0 |    2253 |   122064 |   8195 |     109 | 416376928 | 3069512 ||    766 | 10265712 |      83/     79 |  379489 |       0 |
219.56/219.60	c |     766 |     6.4 |    2253 |   122246 |    396 |     110 | 425635196 | 3129616 ||    766 | 10517138 |      83/     79 |  380512 |       0 |
223.56/223.68	c |     766 |     4.1 |    2253 |   121444 |  11898 |     111 | 430641119 | 3143791 ||    766 | 10517138 |      83/     79 |  380512 |       0 |
228.87/228.96	c |     795 |     5.3 |    2253 |   124079 |    445 |     112 | 437745200 | 3187697 ||    795 | 10675097 |      78/     76 |  386770 |       0 |
234.66/234.79	c |     812 |     5.8 |    2253 |   124826 |    719 |     113 | 445042496 | 3229906 ||    812 | 10848856 |      78/     76 |  393038 |       0 |
240.97/241.06	c |     829 |     6.3 |    2315 |   126216 |   3693 |     114 | 453370144 | 3272629 ||    829 | 11065020 |      98/     94 |  401770 |       0 |
246.37/246.46	c |     849 |     5.4 |    2315 |   128641 |     48 |     115 | 460517533 | 3310646 ||    849 | 11217750 |      98/     94 |  406123 |       0 |
252.76/252.88	c |     872 |     6.4 |    2315 |   130689 |      3 |     116 | 468557698 | 3355539 ||    872 | 11388593 |      92/     91 |  412853 |       0 |
258.76/258.86	c |     891 |     6.0 |    2315 |   134726 |   1174 |     117 | 475917279 | 3398628 ||    891 | 11561940 |      64/     60 |  419775 |       0 |
265.86/265.91	c |     893 |     7.0 |    2315 |   137235 |   8576 |     118 | 484734839 | 3447333 ||    893 | 11771863 |      64/     60 |  430255 |       0 |
272.06/272.14	c |     908 |     6.2 |    2445 |   137965 |    460 |     119 | 492117086 | 3480928 ||    908 | 11865170 |     128/    128 |  433861 |       0 |
279.17/279.26	c |     930 |     7.1 |    2446 |   141029 |    127 |     120 | 499998788 | 3526179 ||    930 | 12032525 |      67/     67 |  440111 |       0 |
286.27/286.36	c |     955 |     7.1 |    2446 |   144452 |   1682 |     121 | 508121143 | 3573928 ||    955 | 12211794 |      67/     67 |  448101 |       0 |
293.97/294.07	c |     969 |     7.7 |    2446 |   145936 |     47 |     122 | 516852431 | 3613445 ||    969 | 12364230 |      67/     67 |  453890 |       0 |
301.37/301.48	c |     987 |     7.4 |    4215 |   145488 |    636 |     122 | 524502799 | 3654116 ||    987 | 12522127 |     160/    150 |  460538 |       0 |
301.37/301.48	c c 
301.37/301.48	c -----------------------------------
301.37/301.48	c # temps = 299.610000
301.37/301.48	c # cleaningDB = 122
301.37/301.48	c # clause binaire = 9762
301.37/301.48	c # literal removed by litRedundant = 69381769
301.37/301.48	c # literal removed by litRedundantBin = 580041
301.37/301.48	c # init clause removed by simplify = 17144
301.37/301.48	c # learnt clause removed by simplify = 20267
301.37/301.48	c # une clause fausse était une apprise = 0
301.37/301.48	c # equivalence dectecte = 0
301.37/301.48	c # Memory used           : 64.92 MB
301.37/301.48	c 
301.37/301.48	c ########################
301.37/301.48	c ####   ##  ###   ## ####
301.37/301.48	c #### #### # ## #### ####
301.37/301.48	c ####   ##  ###   ##  ###
301.37/301.48	c ########################
301.37/301.48	c # restart = 987
301.37/301.48	c # conflit = 810562
301.37/301.48	c # decision = 3654116
301.37/301.48	c # propagation = 524502799 	 (1750618.467341 (prop/sec))
301.37/301.48	c 
301.37/301.48	c ########################
301.37/301.48	c ### ### #   ##   ##   ##
301.37/301.48	c ### # # # #### # ### ###
301.37/301.48	c ###  #  ### ## # ### ###
301.37/301.48	c ########################
301.37/301.48	c # numtry = 987
301.37/301.48	c # numflips = 12522127
301.37/301.48	c # maxSat = 60
301.37/301.48	c # freeFlip = 655965
301.37/301.48	c # nbBoundary = 0
301.37/301.48	c 
301.37/301.49	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3283002-1303756726/watcher-3283002-1303756726 -o /tmp/evaluation-result-3283002-1303756726/solver-3283002-1303756726 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3283002-1303756726.cnf rnovelty 

running on 2 cores: 5,7

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: 2.51 3.07 3.22 3/178 7670
/proc/meminfo: memFree=27603968/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0

[startup+0.106025 s]
/proc/loadavg: 2.51 3.07 3.22 3/178 7670
/proc/meminfo: memFree=27603968/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.201012 s]
/proc/loadavg: 2.51 3.07 3.22 3/178 7670
/proc/meminfo: memFree=27603968/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300991 s]
/proc/loadavg: 2.51 3.07 3.22 3/178 7670
/proc/meminfo: memFree=27603968/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700943 s]
/proc/loadavg: 2.51 3.07 3.22 3/178 7670
/proc/meminfo: memFree=27603968/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.5008 s]
/proc/loadavg: 2.51 3.07 3.22 5/186 7683
/proc/meminfo: memFree=27354456/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=0 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 468088552 8912896 253 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7670/statm: 2176 253 211 178 0 69 0
[pid=7671] ppid=7670 vsize=80404 CPUtime=1.49 cores=5,7
/proc/7671/stat : 7671 (SatELite_releas) R 7670 7670 5820 0 -1 4202496 21775 0 0 0 144 5 0 0 25 0 1 0 468088552 82333696 15914 33554432000 134512640 135144242 4290488304 18446744073709551615 134604995 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7671/statm: 20101 15914 77 155 0 19944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89108

[startup+3.10047 s]
/proc/loadavg: 2.63 3.08 3.23 5/191 7692
/proc/meminfo: memFree=27160728/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=32804 CPUtime=1.23 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 6544 0 0 0 122 1 0 0 19 0 1 0 468088737 33591296 6456 33554432000 4194304 4241092 140736897539488 18446744073709551615 4222819 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 8201 6456 136 12 0 6665 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 50212

[startup+6.30089 s]
/proc/loadavg: 2.63 3.08 3.23 5/191 7692
/proc/meminfo: memFree=26915136/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=34620 CPUtime=4.43 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 7018 0 0 0 442 1 0 0 25 0 1 0 468088737 35450880 6930 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223993 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 8655 6930 136 12 0 7119 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 52028

[startup+12.7007 s]
/proc/loadavg: 3.07 3.16 3.25 5/192 7694
/proc/meminfo: memFree=26709740/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=36960 CPUtime=10.83 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 7585 0 0 0 1081 2 0 0 25 0 1 0 468088737 37847040 7497 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223733 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 9240 7497 136 12 0 7704 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 54368

[startup+25.5004 s]
/proc/loadavg: 3.44 3.24 3.28 5/196 7703
/proc/meminfo: memFree=24545120/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=41216 CPUtime=23.62 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 8659 0 0 0 2359 3 0 0 25 0 1 0 468088737 42205184 8571 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223763 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 10304 8571 136 12 0 8768 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 58624

[startup+51.1006 s]
/proc/loadavg: 3.63 3.30 3.29 5/197 7705
/proc/meminfo: memFree=21882388/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=46424 CPUtime=49.23 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 9965 0 0 0 4919 4 0 0 25 0 1 0 468088737 47538176 9876 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223670 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 11606 9876 136 12 0 10070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63832

[startup+102.301 s]
/proc/loadavg: 3.85 3.41 3.33 5/198 7738
/proc/meminfo: memFree=26928752/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=51276 CPUtime=100.43 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 11202 0 0 0 10039 4 0 0 25 0 1 0 468088737 52506624 11094 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 12819 11094 136 12 0 11283 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 68684

[startup+162.301 s]
/proc/loadavg: 4.02 3.53 3.38 5/198 7770
/proc/meminfo: memFree=26878032/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=58852 CPUtime=160.43 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 13136 0 0 0 16038 5 0 0 25 0 1 0 468088737 60264448 12965 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223993 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 14713 12965 136 12 0 13177 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 76260

[startup+222.307 s]
/proc/loadavg: 4.01 3.62 3.41 5/198 7772
/proc/meminfo: memFree=26859208/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=61932 CPUtime=220.43 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 14008 0 0 0 22038 5 0 0 25 0 1 0 468088737 63418368 13766 33554432000 4194304 4241092 140736897539488 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 15483 13766 136 12 0 13947 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 79340

[startup+282.301 s]
/proc/loadavg: 4.00 3.68 3.45 5/198 7842
/proc/meminfo: memFree=26821628/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=65884 CPUtime=280.43 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15046 0 0 0 28037 6 0 0 25 0 1 0 468088737 67465216 14726 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16471 14726 136 12 0 14935 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 83292

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

[startup+294.401 s]
/proc/loadavg: 4.00 3.69 3.45 5/198 7842
/proc/meminfo: memFree=26817904/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66264 CPUtime=292.53 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15164 0 0 0 29247 6 0 0 25 0 1 0 468088737 67854336 14841 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16566 14841 136 12 0 15030 0
Current children cumulated CPU time (s) 294.37
Current children cumulated vsize (KiB) 83672

[startup+297.601 s]
/proc/loadavg: 4.00 3.70 3.46 5/198 7842
/proc/meminfo: memFree=26817624/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66344 CPUtime=295.73 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15193 0 0 0 29567 6 0 0 25 0 1 0 468088737 67936256 14860 33554432000 4194304 4241092 140736897539488 18446744073709551615 4221877 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16586 14860 136 12 0 15050 0
Current children cumulated CPU time (s) 297.57
Current children cumulated vsize (KiB) 83752

[startup+299.201 s]
/proc/loadavg: 4.00 3.70 3.46 5/198 7842
/proc/meminfo: memFree=26817496/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66536 CPUtime=297.33 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15216 0 0 0 29727 6 0 0 25 0 1 0 468088737 68132864 14883 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16634 14883 136 12 0 15098 0
Current children cumulated CPU time (s) 299.17
Current children cumulated vsize (KiB) 83944

[startup+300.801 s]
/proc/loadavg: 4.00 3.70 3.46 5/198 7842
/proc/meminfo: memFree=26817000/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66472 CPUtime=298.92 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15239 0 0 0 29886 6 0 0 25 0 1 0 468088737 68067328 14892 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16618 14892 136 12 0 15082 0
Current children cumulated CPU time (s) 300.76
Current children cumulated vsize (KiB) 83880

[startup+301.201 s]
/proc/loadavg: 4.00 3.70 3.46 5/198 7842
/proc/meminfo: memFree=26817000/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66472 CPUtime=299.32 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15239 0 0 0 29926 6 0 0 25 0 1 0 468088737 68067328 14892 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16618 14892 136 12 0 15082 0
Current children cumulated CPU time (s) 301.16
Current children cumulated vsize (KiB) 83880

[startup+301.4 s]
/proc/loadavg: 4.00 3.70 3.46 5/198 7842
/proc/meminfo: memFree=26816876/32951124 swapFree=67111524/67111528
[pid=7670] ppid=7668 vsize=8704 CPUtime=1.84 cores=5,7
/proc/7670/stat : 7670 (esg_static.sh) S 7668 7670 5820 0 -1 4202496 350 27477 0 0 0 0 178 6 18 0 1 0 468088552 8912896 256 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816236288 0 0 4100 65536 18446744071562362840 0 0 17 5 0 0 0
/proc/7670/statm: 2176 256 211 178 0 69 0
[pid=7691] ppid=7670 vsize=8704 CPUtime=0 cores=5,7
/proc/7691/stat : 7691 (esg_static.sh) S 7670 7670 5820 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 468088737 8912896 135 33554432000 4194304 4922060 140734683551504 18446744073709551615 220816055429 0 65536 4096 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/7691/statm: 2176 135 90 178 0 69 0
[pid=7692] ppid=7691 vsize=66472 CPUtime=299.53 cores=5,7
/proc/7692/stat : 7692 (sathys) R 7691 7670 5820 0 -1 4202496 15239 0 0 0 29947 6 0 0 25 0 1 0 468088737 68067328 14892 33554432000 4194304 4241092 140736897539488 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/7692/statm: 16618 14892 136 12 0 15082 0
Current children cumulated CPU time (s) 301.37
Current children cumulated vsize (KiB) 83880

Child status: 20
Real time (s): 301.499
CPU time (s): 301.478
CPU user time (s): 301.341
CPU system time (s): 0.136979
CPU usage (%): 99.993
Max. virtual memory (cumulated for all children) (KiB): 90404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.341
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43446
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= 42
involuntary context switches= 915

runsolver used 0.467928 second user time and 1.19382 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-25 20:38:46
IDJOB=3283002
IDBENCH=70952
IDSOLVER=1610
FILE ID=node147/3283002-1303756726
RUNJOBID= node147-1303756726-7653
PBS_JOBID= 13154015
Free space on /tmp= 72180 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283002-1303756726/watcher-3283002-1303756726 -o /tmp/evaluation-result-3283002-1303756726/solver-3283002-1303756726 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3283002-1303756726.cnf rnovelty

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=839267135

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:     32951124 kB
MemFree:      27604248 kB
Buffers:        949616 kB
Cached:        3881860 kB
SwapCached:          4 kB
Active:         536532 kB
Inactive:      4366836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27604248 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21276 kB
Writeback:           0 kB
AnonPages:       71736 kB
Mapped:          14496 kB
Slab:           380572 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   198104 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= 72028 MiB
End job on node147 at 2011-04-25 20:43:48