Trace number 3251565

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-01? (TO) 1300.03 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
MD5SUMdda220d08783aabf4e7a9e99eeeccae6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2444
Number of clauses498568
Sum of the clauses size999480
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2498518
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3251565-1303581746.cnf
0.00/0.00	c Parsing...
0.00/0.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  498568   999480 |  149570       0        0     nan |  0.000 % |
1.59/1.63	c |         0 |  496124  1439698 |      --       0       --      -- |     --   | -2444/440218
1.59/1.63	c ==============================================================================
1.59/1.63	c Result  :   #vars: 2394   #clauses: 496124   #literals: 1439698
1.59/1.63	c CPU time:   1.61575 s
1.59/1.63	c ==============================================================================
2.17/2.21	c 
2.17/2.21	c seed = 0, numatom = 2394, numclause = 8468, numliterals = 1439698
2.17/2.21	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.17/2.21	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
2.17/2.21	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.36/2.47	c |       2 |     0.3 |       0 |      504 |      0 |       1 |     56875 |    3442 ||      2 |    7193 |      45/      0 |     270 |       0 |
2.66/2.76	c |       4 |     0.3 |       0 |      804 |      0 |       2 |    127951 |    6472 ||      4 |   11997 |      45/      0 |     606 |       0 |
2.96/3.09	c |       6 |     0.3 |       0 |     1003 |    199 |       3 |    244674 |   11468 ||      6 |   19684 |      45/      0 |     973 |       0 |
3.56/3.67	c |       7 |     0.6 |       0 |     1298 |    399 |       4 |    359808 |   16334 ||      7 |   27750 |      45/      0 |    1447 |       0 |
4.06/4.12	c |      11 |     0.4 |       0 |     1376 |    299 |       5 |    474925 |   23200 ||     11 |   40790 |      45/      0 |    2086 |       0 |
4.56/4.60	c |      14 |     0.5 |       0 |     1587 |    493 |       6 |    583191 |   28166 ||     14 |   50729 |      44/      0 |    2865 |       0 |
5.26/5.36	c |      15 |     0.8 |       0 |     1840 |    995 |       7 |    718268 |   33018 ||     15 |   61823 |      44/      0 |    3751 |       0 |
5.96/6.03	c |      16 |     0.7 |       0 |     1851 |     95 |       8 |    883453 |   37011 ||     16 |   65906 |      44/      0 |    3893 |       0 |
6.57/6.69	c |      21 |     0.7 |       0 |     1815 |     89 |       9 |   1051836 |   47407 ||     21 |   82880 |      44/      0 |    4740 |       0 |
7.26/7.34	c |      25 |     0.7 |       0 |     1979 |    192 |      10 |   1227000 |   55836 ||     25 |   98250 |      44/      0 |    5687 |       0 |
8.06/8.13	c |      29 |     0.8 |       0 |     2384 |    587 |      11 |   1432778 |   65743 ||     29 |  115803 |      44/      0 |    6655 |       0 |
9.06/9.11	c |      30 |     1.0 |       0 |     2554 |    384 |      12 |   1644178 |   72236 ||     30 |  128407 |      44/      0 |    7566 |       0 |
10.06/10.17	c |      31 |     1.1 |       0 |     2706 |   2085 |      13 |   1831029 |   79822 ||     31 |  148321 |      42/      0 |    9376 |       0 |
11.26/11.39	c |      31 |     1.2 |       0 |     3286 |   1487 |      14 |   2076769 |   85734 ||     31 |  151947 |      42/      0 |    9408 |       0 |
12.26/12.38	c |      38 |     1.0 |       0 |     3166 |    381 |      15 |   2326565 |   97043 ||     38 |  172253 |      42/      0 |   10801 |       0 |
13.36/13.45	c |      44 |     1.1 |       0 |     3289 |    275 |      16 |   2640915 |  110955 ||     44 |  193112 |      42/      0 |   11811 |       0 |
14.86/14.91	c |      46 |     1.5 |       0 |     3194 |    266 |      17 |   2887979 |  119718 ||     46 |  210871 |      42/      0 |   13170 |       0 |
15.86/15.95	c |      53 |     1.0 |       0 |     3533 |    255 |      18 |   3212234 |  133176 ||     53 |  232429 |      42/      0 |   14577 |       0 |
17.16/17.24	c |      59 |     1.3 |       0 |     4192 |    145 |      19 |   3527408 |  146527 ||     59 |  254442 |      42/      0 |   15571 |       0 |
18.76/18.83	c |      61 |     1.6 |       0 |     4415 |    747 |      20 |   3914962 |  158540 ||     61 |  274492 |      42/      0 |   16955 |       0 |
20.77/20.81	c |      62 |     2.0 |       0 |     4529 |    848 |      21 |   4198892 |  167379 ||     62 |  295022 |      41/      0 |   18738 |       0 |
22.97/23.04	c |      63 |     2.2 |       0 |     4677 |   3449 |      22 |   4510484 |  177217 ||     63 |  323033 |      41/      0 |   22159 |       0 |
25.47/25.52	c |      63 |     2.5 |       0 |     5240 |   1351 |      23 |   4902793 |  187234 ||     63 |  337844 |      41/      0 |   22262 |       0 |
27.07/27.10	c |      67 |     1.6 |       0 |     4868 |     50 |      24 |   5361296 |  201559 ||     67 |  350375 |      41/      0 |   22869 |       0 |
28.57/28.63	c |      76 |     1.5 |       0 |     4492 |     40 |      25 |   5768710 |  219581 ||     76 |  383137 |      41/      0 |   24659 |       0 |
30.47/30.50	c |      81 |     1.9 |       0 |     4685 |    132 |      26 |   6134498 |  233200 ||     81 |  407693 |      41/      0 |   26484 |       0 |
32.17/32.25	c |      90 |     1.8 |       0 |     4979 |     14 |      27 |   6609138 |  254057 ||     90 |  440571 |      41/      0 |   28201 |       0 |
34.17/34.29	c |      94 |     2.0 |       0 |     5674 |   1107 |      28 |   7066414 |  269149 ||     94 |  472088 |      40/      0 |   31489 |       0 |
36.87/36.94	c |      97 |     2.6 |       0 |     5870 |    106 |      29 |   7455978 |  281567 ||     97 |  492931 |      40/      0 |   32096 |       0 |
38.97/39.02	c |     107 |     2.1 |       0 |     6007 |    279 |      30 |   7914483 |  303267 ||    107 |  529778 |      40/      0 |   34073 |       0 |
41.47/41.56	c |     113 |     2.5 |       0 |     6509 |    271 |      31 |   8380221 |  319404 ||    113 |  557636 |      40/      0 |   36025 |       0 |
43.87/43.91	c |     123 |     2.3 |       0 |     6583 |     57 |      32 |   8833627 |  340443 ||    123 |  593516 |      40/      0 |   38257 |       0 |
46.77/46.87	c |     125 |     3.0 |       0 |     6820 |    155 |      33 |   9270548 |  354187 ||    125 |  625264 |      40/      0 |   40910 |       0 |
49.97/50.00	c |     126 |     3.1 |       0 |     6246 |   3958 |      34 |   9732047 |  367191 ||    126 |  655103 |      39/      0 |   44371 |       0 |
52.97/53.03	c |     126 |     3.0 |       0 |     6869 |   3060 |      35 |  10515489 |  375799 ||    126 |  663818 |      39/      0 |   44463 |       0 |
56.47/56.51	c |     127 |     3.5 |       0 |     6569 |   7063 |      36 |  11056751 |  393395 ||    127 |  722076 |      39/      0 |   51362 |       0 |
60.47/60.55	c |     127 |     4.0 |       0 |     7135 |   1564 |      37 |  11776816 |  406720 ||    127 |  748520 |      39/      0 |   51603 |       0 |
62.37/62.45	c |     127 |     1.9 |       0 |     5795 |   5765 |      38 |  12735030 |  414261 ||    127 |  748520 |      39/      0 |   51603 |       0 |
64.67/64.79	c |     140 |     2.3 |       0 |     5963 |    143 |      39 |  13382235 |  439565 ||    140 |  788612 |      39/      0 |   53983 |       0 |
67.67/67.72	c |     149 |     2.9 |       0 |     6516 |    240 |      40 |  13992381 |  462177 ||    149 |  827292 |      39/      0 |   56751 |       0 |
70.67/70.75	c |     157 |     3.0 |       0 |     6890 |    522 |      41 |  14543796 |  483408 ||    157 |  865895 |      36/      0 |   59122 |       0 |
73.87/73.95	c |     163 |     3.2 |       0 |     7474 |      9 |      42 |  15158931 |  505886 ||    163 |  903302 |      36/      0 |   61673 |       0 |
77.07/77.11	c |     173 |     3.2 |       0 |     7700 |    194 |      43 |  15703134 |  530834 ||    173 |  948416 |      36/      0 |   64719 |       0 |
80.47/80.52	c |     187 |     3.4 |       0 |     8352 |    370 |      44 |  16371210 |  558226 ||    187 |  993336 |      36/      0 |   67506 |       0 |
84.47/84.53	c |     189 |     4.0 |       0 |     8545 |   1063 |      45 |  16991839 |  576296 ||    189 | 1028011 |      36/      0 |   70247 |       0 |
89.77/89.89	c |     190 |     5.4 |       0 |     8073 |   1262 |      46 |  17651599 |  594650 ||    190 | 1068640 |      36/      0 |   73832 |       0 |
93.17/93.27	c |     200 |     3.4 |       0 |     8316 |    147 |      47 |  18464476 |  618583 ||    200 | 1099849 |      36/      0 |   75703 |       0 |
96.57/96.65	c |     212 |     3.4 |       0 |     8632 |    538 |      48 |  19281800 |  648843 ||    212 | 1156313 |      36/      0 |   79019 |       0 |
100.17/100.26	c |     221 |     3.6 |       0 |     9478 |   1622 |      49 |  19921238 |  675807 ||    221 | 1205199 |      36/      0 |   83046 |       0 |
103.67/103.78	c |     231 |     3.5 |       0 |    10117 |    298 |      50 |  20686553 |  701420 ||    231 | 1245358 |      36/      0 |   84998 |       0 |
107.67/107.77	c |     243 |     4.0 |       0 |    10061 |     82 |      51 |  21489629 |  730963 ||    243 | 1297502 |      36/      0 |   88294 |       0 |
112.37/112.44	c |     252 |     4.7 |       0 |    10704 |   2078 |      52 |  22177643 |  757657 ||    252 | 1351779 |      36/      0 |   92381 |       0 |
117.87/117.90	c |     253 |     5.5 |       0 |    11267 |    570 |      53 |  22888117 |  776302 ||    253 | 1393248 |      36/      0 |   95975 |       0 |
123.07/123.14	c |     254 |     5.2 |       0 |    10634 |   6372 |      54 |  23870679 |  796255 ||    254 | 1442744 |      36/      0 |  102834 |       0 |
128.47/128.55	c |     254 |     5.4 |       0 |    10931 |   2672 |      55 |  24974814 |  814896 ||    254 | 1477804 |      36/      0 |  103127 |       0 |
132.77/132.83	c |     255 |     4.3 |       0 |    10058 |   8675 |      56 |  26194875 |  832693 ||    255 | 1529924 |      36/      0 |  116424 |       0 |
140.07/140.11	c |     255 |     7.3 |       0 |    10673 |   6101 |      57 |  26754283 |  857219 ||    255 | 1589553 |      36/      0 |  116990 |       0 |
146.77/146.86	c |     255 |     6.8 |       0 |    11835 |   1777 |      58 |  27499572 |  879063 ||    255 | 1633712 |      36/      0 |  117409 |       0 |
148.97/149.01	c |     255 |     2.2 |       0 |     9016 |   8078 |      59 |  28540070 |  888269 ||    255 | 1633712 |      36/      0 |  117409 |       0 |
151.47/151.54	c |     262 |     2.5 |       0 |    10617 |    279 |      60 |  29538793 |  908223 ||    262 | 1657368 |      36/      0 |  118808 |       0 |
155.87/155.94	c |     277 |     4.4 |       0 |    11497 |    341 |      61 |  30497348 |  943389 ||    277 | 1716515 |      36/      0 |  122577 |       0 |
160.67/160.78	c |     286 |     4.8 |       0 |    12453 |    334 |      62 |  31369649 |  974109 ||    286 | 1776409 |      36/      0 |  126741 |       0 |
165.27/165.31	c |     301 |     4.5 |       0 |    12792 |   1005 |      63 |  32224340 | 1009768 ||    301 | 1835114 |      36/      0 |  130479 |       0 |
169.97/170.05	c |     316 |     4.7 |       0 |    13767 |    181 |      64 |  33107953 | 1045197 ||    316 | 1898615 |      36/      0 |  134231 |       0 |
176.17/176.29	c |     318 |     6.2 |       0 |    14059 |   4684 |      65 |  33711372 | 1068192 ||    318 | 1955035 |      36/      0 |  139516 |       0 |
181.27/181.37	c |     331 |     5.1 |       0 |    13720 |    165 |      66 |  35107270 | 1098337 ||    331 | 1996255 |      36/      0 |  141906 |       0 |
186.47/186.57	c |     347 |     5.2 |       0 |    12129 |    527 |      67 |  36141708 | 1139413 ||    347 | 2064118 |      36/      0 |  146138 |       0 |
192.07/192.12	c |     356 |     5.6 |       0 |    12564 |    515 |      68 |  37190074 | 1172898 ||    356 | 2123015 |      36/      0 |  150282 |       0 |
197.27/197.34	c |     373 |     5.2 |       0 |    13171 |     88 |      69 |  38131799 | 1212696 ||    373 | 2189726 |      36/      0 |  154270 |       0 |
202.77/202.86	c |     381 |     5.5 |       0 |    13258 |   2180 |      70 |  39085353 | 1243664 ||    381 | 2252949 |      36/      0 |  161459 |       0 |
209.37/209.44	c |     382 |     6.6 |       0 |    12584 |   4881 |      71 |  39965242 | 1268271 ||    382 | 2312853 |      36/      0 |  168405 |       0 |
216.37/216.42	c |     382 |     7.0 |       0 |    12947 |   2879 |      72 |  40996100 | 1294300 ||    382 | 2361223 |      36/      0 |  168829 |       0 |
221.47/221.57	c |     396 |     5.2 |       0 |    12655 |    351 |      73 |  42422762 | 1330278 ||    396 | 2406479 |      36/      0 |  171658 |       0 |
227.07/227.17	c |     412 |     5.6 |       0 |    12893 |   1126 |      74 |  43407305 | 1370960 ||    412 | 2476455 |      36/      0 |  176325 |       0 |
233.57/233.67	c |     426 |     6.5 |       0 |    13531 |      4 |      75 |  44526500 | 1410779 ||    426 | 2538288 |      36/      0 |  180461 |       0 |
239.77/239.88	c |     443 |     6.2 |       0 |    13807 |    976 |      76 |  45678821 | 1454054 ||    443 | 2618384 |      36/      0 |  185619 |       0 |
247.77/247.81	c |     445 |     7.9 |       0 |    13774 |    669 |      77 |  46678647 | 1487663 ||    445 | 2693772 |      36/      0 |  191107 |       0 |
253.76/253.83	c |     460 |     6.0 |       0 |    14057 |     34 |      78 |  47780463 | 1523438 ||    460 | 2751124 |      36/      0 |  194818 |       0 |
260.06/260.17	c |     476 |     6.3 |       0 |    14648 |   1918 |      79 |  48837722 | 1564119 ||    476 | 2825504 |      36/      0 |  200333 |       0 |
267.27/267.35	c |     491 |     7.2 |       0 |    15715 |    676 |      80 |  50028481 | 1605231 ||    491 | 2890186 |      36/      0 |  204111 |       0 |
274.17/274.20	c |     507 |     6.9 |       0 |    15796 |    347 |      81 |  51233201 | 1651835 ||    507 | 2972359 |      36/      0 |  209672 |       0 |
280.57/280.64	c |     509 |     6.4 |       0 |    15248 |   4148 |      82 |  52627303 | 1680143 ||    509 | 3039477 |      36/      0 |  219872 |       0 |
288.37/288.49	c |     509 |     7.9 |       0 |    14615 |   3249 |      83 |  53560757 | 1707301 ||    509 | 3088540 |      36/      0 |  220280 |       0 |
296.77/296.84	c |     510 |     8.3 |       0 |    15115 |  12054 |      84 |  54610379 | 1734620 ||    510 | 3163770 |      36/      0 |  233797 |       0 |
306.27/306.37	c |     510 |     9.5 |       0 |    15673 |   1754 |      85 |  55366869 | 1762072 ||    510 | 3225210 |      36/      0 |  234359 |       0 |
314.07/314.14	c |     510 |     7.8 |       0 |    13162 |  10757 |      86 |  56673344 | 1774189 ||    510 | 3225210 |      36/      0 |  234359 |       0 |
323.77/323.86	c |     511 |     9.7 |       0 |    13437 |  19858 |      87 |  57635492 | 1803493 ||    511 | 3345097 |      36/      0 |  261054 |       0 |
335.97/336.01	c |     511 |    12.2 |       0 |    13627 |   9201 |      88 |  58455937 | 1838652 ||    511 | 3435047 |      36/      0 |  261895 |       0 |
350.57/350.70	c |     511 |    14.7 |       0 |    16129 |   9303 |      89 |  59330846 | 1872281 ||    511 | 3522250 |      36/      0 |  262688 |       0 |
357.67/357.79	c |     511 |     7.1 |       0 |    11988 |   9360 |      90 |  61446494 | 1887811 ||    511 | 3522609 |      36/      0 |  262692 |       0 |
363.67/363.78	c |     511 |     6.0 |       0 |    12632 |  18862 |      91 |  63184141 | 1901164 ||    511 | 3522609 |      36/      0 |  262692 |       0 |
369.47/369.54	c |     521 |     5.8 |       0 |    13251 |    143 |      92 |  64710447 | 1929652 ||    521 | 3552563 |      36/      0 |  264549 |       0 |
376.37/376.44	c |     541 |     6.9 |       0 |    12129 |    496 |      93 |  66046525 | 1979459 ||    541 | 3638522 |      36/      0 |  270148 |       0 |
383.87/383.97	c |     557 |     7.5 |       0 |    13682 |    668 |      94 |  67513121 | 2025093 ||    557 | 3718544 |      36/      0 |  275671 |       0 |
391.47/391.58	c |     574 |     7.6 |       0 |    14593 |   1739 |      95 |  68957493 | 2071666 ||    574 | 3808628 |      36/      0 |  284513 |       0 |
399.37/399.44	c |     587 |     7.9 |       0 |    15746 |    223 |      96 |  70210505 | 2114881 ||    587 | 3887565 |      36/      0 |  287234 |       0 |
407.57/407.67	c |     605 |     8.2 |       0 |    16617 |   1801 |      97 |  71622929 | 2164169 ||    605 | 3981439 |      36/      0 |  294190 |       0 |
415.77/415.86	c |     626 |     8.2 |       0 |    18065 |    166 |      98 |  72976562 | 2214971 ||    626 | 4064216 |      36/      0 |  298974 |       0 |
425.17/425.20	c |     637 |     9.3 |       0 |    18838 |   3841 |      99 |  74305111 | 2262000 ||    637 | 4160797 |      36/      0 |  307042 |       0 |
433.87/433.97	c |     638 |     8.8 |       0 |    18465 |   9438 |     100 |  75652461 | 2307527 ||    638 | 4253109 |      36/      0 |  314312 |       0 |
442.57/442.62	c |     651 |     8.7 |       0 |    18417 |    103 |     101 |  77205604 | 2342670 ||    651 | 4296347 |      36/      0 |  316712 |       0 |
451.07/451.12	c |     669 |     8.5 |       0 |    18071 |     75 |     102 |  78620485 | 2391388 ||    669 | 4389173 |      36/      0 |  323512 |       0 |
459.17/459.24	c |     693 |     8.1 |       0 |    19281 |     22 |     103 |  80294201 | 2446272 ||    693 | 4478694 |      36/      0 |  328988 |       0 |
468.58/468.64	c |     701 |     9.4 |       0 |    19196 |    712 |     104 |  81670089 | 2491502 ||    701 | 4573032 |      36/      0 |  336437 |       0 |
477.57/477.68	c |     723 |     9.0 |       0 |    18989 |    584 |     105 |  83188017 | 2542654 ||    723 | 4656463 |      36/      0 |  341633 |       0 |
486.37/486.45	c |     743 |     8.8 |       0 |    19414 |     58 |     106 |  84793799 | 2596597 ||    743 | 4747681 |      36/      0 |  347707 |       0 |
496.37/496.48	c |     763 |    10.0 |       0 |    20048 |     21 |     107 |  86226622 | 2650706 ||    763 | 4849674 |      36/      0 |  354922 |       0 |
506.67/506.78	c |     765 |    10.3 |       0 |    19091 |   6422 |     108 |  87548822 | 2686424 ||    765 | 4933096 |      36/      0 |  365268 |       0 |
516.77/516.85	c |     766 |    10.1 |       0 |    19131 |   8129 |     109 |  88881524 | 2715969 ||    766 | 5007113 |      36/      0 |  378739 |       0 |
531.77/531.84	c |     766 |    15.0 |       0 |    17526 |    327 |     110 |  89853975 | 2757497 ||    766 | 5107244 |      36/      0 |  379652 |       0 |
541.18/541.25	c |     766 |     9.4 |       0 |    16816 |  11828 |     111 |  93469766 | 2777176 ||    766 | 5107244 |      36/      0 |  379652 |       0 |
550.47/550.59	c |     795 |     9.3 |       0 |    17431 |    377 |     112 |  95224845 | 2842827 ||    795 | 5213636 |      36/      0 |  386258 |       0 |
561.07/561.10	c |     812 |    10.5 |       0 |    18184 |    641 |     113 |  97097728 | 2897468 ||    812 | 5309624 |      36/      0 |  392753 |       0 |
570.78/570.88	c |     829 |     9.8 |       0 |    18935 |   3598 |     114 |  98662946 | 2951079 ||    829 | 5414818 |      36/      0 |  401733 |       0 |
580.27/580.36	c |     849 |     9.5 |       0 |    20202 |    152 |     115 | 100431364 | 3004369 ||    849 | 5497229 |      36/      0 |  406314 |       0 |
590.77/590.86	c |     871 |    10.5 |       0 |    20451 |     99 |     116 | 102323748 | 3069887 ||    871 | 5599350 |      36/      0 |  413210 |       0 |
601.68/601.72	c |     891 |    10.9 |       0 |    21260 |   1072 |     117 | 104046858 | 3128938 ||    891 | 5707299 |      36/      0 |  420540 |       0 |
613.78/613.80	c |     893 |    12.1 |       0 |    21139 |   8471 |     118 | 105474313 | 3174641 ||    893 | 5820536 |      36/      0 |  431148 |       0 |
623.87/623.91	c |     907 |    10.1 |       0 |    20742 |    347 |     119 | 107446270 | 3219737 ||    907 | 5883473 |      36/      0 |  434130 |       0 |
633.48/633.57	c |     929 |     9.6 |       0 |    20979 |    187 |     120 | 109040119 | 3276624 ||    929 | 5986912 |      36/      0 |  441290 |       0 |
644.17/644.22	c |     955 |    10.7 |       0 |    21862 |   1538 |     121 | 110690087 | 3340171 ||    955 | 6101998 |      36/      0 |  449755 |       0 |
655.97/656.00	c |     969 |    11.8 |       0 |    22873 |    211 |     122 | 112550673 | 3394536 ||    969 | 6195402 |      36/      0 |  455868 |       0 |
667.77/667.83	c |     989 |    11.8 |       0 |    23428 |     70 |     123 | 114431944 | 3460473 ||    989 | 6300391 |      36/      0 |  463012 |       0 |
679.27/679.31	c |    1018 |    11.5 |       0 |    23772 |   1111 |     124 | 116265691 | 3527848 ||   1018 | 6417206 |      36/      0 |  471832 |       0 |
690.97/691.07	c |    1020 |    11.8 |       0 |    22615 |   6808 |     125 | 117628358 | 3566537 ||   1020 | 6512676 |      36/      0 |  482299 |       0 |
703.07/703.12	c |    1021 |    12.0 |       0 |    22499 |  10208 |     126 | 119525210 | 3604275 ||   1021 | 6598826 |      36/      0 |  495920 |       0 |
718.28/718.30	c |    1021 |    15.2 |       0 |    22418 |   4108 |     127 | 121034782 | 3644099 ||   1021 | 6677389 |      36/      0 |  496599 |       0 |
729.67/729.71	c |    1022 |    11.4 |       0 |    20161 |  17312 |     128 | 122931680 | 3675457 ||   1022 | 6773240 |      36/      0 |  523109 |       0 |
752.78/752.86	c |    1022 |    23.2 |       0 |    20616 |  13301 |     129 | 123904071 | 3726563 ||   1022 | 6898738 |      36/      0 |  524211 |       0 |
772.38/772.46	c |    1022 |    19.6 |       0 |    21813 |   5613 |     130 | 125599154 | 3765292 ||   1022 | 6970829 |      36/      0 |  524842 |       0 |
783.28/783.34	c |    1022 |    10.9 |       0 |    17977 |  19114 |     131 | 128563755 | 3789257 ||   1022 | 6970829 |      36/      0 |  524842 |       0 |
795.28/795.32	c |    1023 |    12.0 |       0 |    18483 |  32716 |     132 | 130518544 | 3826734 ||   1023 | 7147087 |      36/      0 |  577716 |       0 |
811.18/811.27	c |    1023 |    15.9 |       0 |    18379 |  13701 |     133 | 131754146 | 3878600 ||   1023 | 7279371 |      36/      0 |  578911 |       0 |
832.98/833.09	c |    1023 |    21.8 |       0 |    21075 |  13802 |     134 | 133007773 | 3927855 ||   1023 | 7406250 |      36/      0 |  580057 |       0 |
857.08/857.12	c |    1023 |    24.0 |       0 |    22824 |  13905 |     135 | 134222671 | 3976688 ||   1023 | 7533130 |      36/      0 |  581244 |       0 |
869.78/869.80	c |    1023 |    12.7 |       0 |    20824 |  11319 |     136 | 136225550 | 4004142 ||   1023 | 7557714 |      36/      0 |  581440 |       0 |
879.78/879.86	c |    1023 |    10.1 |       0 |    18574 |  25420 |     137 | 138381318 | 4026417 ||   1023 | 7557714 |      36/      0 |  581440 |       0 |
888.18/888.24	c |    1023 |     8.4 |       0 |    20875 |  39624 |     138 | 140491798 | 4047339 ||   1023 | 7557714 |      36/      0 |  581440 |       0 |
896.78/896.81	c |    1032 |     8.6 |       0 |    21187 |    201 |     139 | 142374423 | 4080903 ||   1032 | 7586573 |      36/      0 |  583106 |       0 |
907.78/907.80	c |    1059 |    11.0 |       0 |    17241 |    150 |     140 | 144391382 | 4152354 ||   1059 | 7709147 |      36/      0 |  591412 |       0 |
920.18/920.20	c |    1085 |    12.4 |       0 |    19904 |   1089 |     141 | 146314994 | 4221401 ||   1085 | 7830904 |      36/      0 |  599938 |       0 |
932.08/932.14	c |    1107 |    11.9 |       0 |    21856 |    143 |     142 | 148244457 | 4288800 ||   1107 | 7950847 |      36/      0 |  608244 |       0 |
944.58/944.61	c |    1132 |    12.5 |       0 |    23492 |    697 |     143 | 150245281 | 4358550 ||   1132 | 8073751 |      36/      0 |  616564 |       0 |
957.68/957.70	c |    1149 |    13.1 |       0 |    25244 |   1866 |     144 | 152260121 | 4420623 ||   1149 | 8190744 |      36/      0 |  625569 |       0 |
970.78/970.88	c |    1153 |    13.2 |       0 |    24348 |    162 |     145 | 154474004 | 4464051 ||   1153 | 8273269 |      36/      0 |  633111 |       0 |
983.29/983.35	c |    1181 |    12.5 |       0 |    24078 |   1314 |     146 | 156494640 | 4538989 ||   1181 | 8400551 |      36/      0 |  641883 |       0 |
996.88/996.95	c |    1212 |    13.6 |       0 |    25763 |    360 |     147 | 158530472 | 4615096 ||   1212 | 8535375 |      36/      0 |  651114 |       0 |
1010.79/1010.84	c |    1233 |    13.9 |       0 |    25897 |     16 |     148 | 160953795 | 4680278 ||   1233 | 8646428 |      36/      0 |  659135 |       0 |
1025.28/1025.36	c |    1261 |    14.5 |       0 |    25832 |     43 |     149 | 163256950 | 4757343 ||   1261 | 8778704 |      36/      0 |  667998 |       0 |
1038.58/1038.66	c |    1276 |    13.3 |       0 |    24633 |   2911 |     150 | 165261038 | 4819598 ||   1276 | 8900001 |      36/      0 |  676950 |       0 |
1055.38/1055.48	c |    1278 |    16.8 |       0 |    23563 |   8814 |     151 | 167180290 | 4865306 ||   1278 | 9026320 |      36/      0 |  697391 |       0 |
1075.38/1075.46	c |    1278 |    20.0 |       0 |    23926 |   5212 |     152 | 169289239 | 4910679 ||   1278 | 9115515 |      36/      0 |  698175 |       0 |
1088.99/1089.02	c |    1300 |    13.6 |       0 |    23088 |    276 |     153 | 171940791 | 4969091 ||   1300 | 9194404 |      36/      0 |  703286 |       0 |
1103.68/1103.71	c |    1330 |    14.7 |       0 |    24024 |     13 |     154 | 173998976 | 5043719 ||   1330 | 9324165 |      36/      0 |  712052 |       0 |
1118.88/1118.99	c |    1347 |    15.3 |       0 |    25211 |    187 |     155 | 176407753 | 5109673 ||   1347 | 9443028 |      36/      0 |  721106 |       0 |
1134.28/1134.37	c |    1378 |    15.4 |       0 |    26031 |    128 |     156 | 178628385 | 5188312 ||   1378 | 9577504 |      36/      0 |  730328 |       0 |
1150.49/1150.55	c |    1404 |    16.2 |       0 |    27011 |   2878 |     157 | 181022955 | 5267353 ||   1404 | 9720266 |      36/      0 |  742009 |       0 |
1165.99/1166.04	c |    1405 |    15.5 |       0 |    25573 |   4676 |     158 | 183261013 | 5314843 ||   1405 | 9819498 |      36/      0 |  749295 |       0 |
1180.68/1180.76	c |    1436 |    14.7 |       0 |    27099 |    115 |     159 | 185570402 | 5392419 ||   1436 | 9953531 |      36/      0 |  758529 |       0 |
1196.28/1196.35	c |    1467 |    15.6 |       0 |    27911 |    462 |     160 | 187975282 | 5473589 ||   1467 | 10096617 |      36/      0 |  767865 |       0 |
1212.78/1212.84	c |    1491 |    16.5 |       0 |    28673 |     23 |     161 | 190336646 | 5545417 ||   1491 | 10224420 |      36/      0 |  776784 |       0 |
1228.98/1229.00	c |    1524 |    16.2 |       0 |    29553 |     62 |     162 | 192719074 | 5631443 ||   1524 | 10367371 |      36/      0 |  786434 |       0 |
1245.78/1245.80	c |    1532 |    16.8 |       0 |    28854 |   6947 |     163 | 194908155 | 5693464 ||   1532 | 10500137 |      36/      0 |  800496 |       0 |
1263.08/1263.13	c |    1533 |    17.3 |       0 |    27216 |  14143 |     164 | 196489611 | 5742446 ||   1533 | 10627167 |      36/      0 |  814484 |       0 |
1279.88/1279.98	c |    1533 |    16.8 |       0 |    27730 |  11843 |     165 | 198940317 | 5779840 ||   1533 | 10674628 |      36/      0 |  814901 |       0 |
1298.38/1298.41	c |    1534 |    18.4 |       0 |    25456 |  28845 |     166 | 200431162 | 5847809 ||   1534 | 10893427 |      36/      0 |  842507 |       0 |
1299.99/1300.00	c |    1534 |     1.6 |       0 |    26660 |   1204 |     166 | 200542318 | 5852879 ||   1534 | 10906078 |      36/      0 |  842626 |       0 |
1299.99/1300.00	c c 
1299.99/1300.00	c -----------------------------------
1299.99/1300.00	c # temps = 1298.130000
1299.99/1300.00	c # cleaningDB = 166
1299.99/1300.00	c # clause binaire = 487656
1299.99/1300.00	c # literal removed by litRedundant = 43780280
1299.99/1300.00	c # literal removed by litRedundantBin = 87230213
1299.99/1300.00	c # init clause removed by simplify = 0
1299.99/1300.00	c # learnt clause removed by simplify = 0
1299.99/1300.00	c # une clause fausse était une apprise = 0
1299.99/1300.00	c # equivalence dectecte = 0
1299.99/1300.00	c # Memory used           : 81.52 MB
1299.99/1300.00	c 
1299.99/1300.00	c ########################
1299.99/1300.00	c ####   ##  ###   ## ####
1299.99/1300.00	c #### #### # ## #### ####
1299.99/1300.00	c ####   ##  ###   ##  ###
1299.99/1300.00	c ########################
1299.99/1300.00	c # restart = 1534
1299.99/1300.00	c # conflit = 1454040
1299.99/1300.00	c # decision = 5852879
1299.99/1300.00	c # propagation = 200542318 	 (154485.543050 (prop/sec))
1299.99/1300.00	c 
1299.99/1300.00	c ########################
1299.99/1300.00	c ### ### #   ##   ##   ##
1299.99/1300.00	c ### # # # #### # ### ###
1299.99/1300.00	c ###  #  ### ## # ### ###
1299.99/1300.00	c ########################
1299.99/1300.00	c # numtry = 1534
1299.99/1300.00	c # numflips = 10906078
1299.99/1300.00	c # maxSat = 36
1299.99/1300.00	c # freeFlip = 1508324
1299.99/1300.00	c # nbBoundary = 0
1299.99/1300.00	c 

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.03 4.01 3.88 3/179 30754
/proc/meminfo: memFree=21301484/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0

[startup+0.038189 s]
/proc/loadavg: 4.03 4.01 3.88 3/179 30754
/proc/meminfo: memFree=21301484/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101221 s]
/proc/loadavg: 4.03 4.01 3.88 3/179 30754
/proc/meminfo: memFree=21301484/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301175 s]
/proc/loadavg: 4.03 4.01 3.88 3/179 30754
/proc/meminfo: memFree=21301484/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701101 s]
/proc/loadavg: 4.03 4.01 3.88 3/179 30754
/proc/meminfo: memFree=21301484/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50098 s]
/proc/loadavg: 4.03 4.01 3.88 3/181 30756
/proc/meminfo: memFree=21263160/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=0 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 469773299 8912896 252 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30754/statm: 2176 252 211 178 0 69 0
[pid=30755] ppid=30754 vsize=42920 CPUtime=1.49 cores=0,2
/proc/30755/stat : 30755 (SatELite_releas) R 30754 30754 30170 0 -1 4202496 9136 0 0 0 148 1 0 0 25 0 1 0 469773299 43950080 9091 33554432000 134512640 135144242 4294769376 18446744073709551615 134588151 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30755/statm: 10730 9091 77 155 0 10573 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51624

[startup+3.10066 s]
/proc/loadavg: 4.03 4.01 3.88 3/180 30758
/proc/meminfo: memFree=21284036/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=19116 CPUtime=1.2 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 3254 0 0 0 120 0 0 0 19 0 1 0 469773487 19574784 3165 33554432000 4194304 4241092 140734742542224 18446744073709551615 4206174 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 4779 3165 135 12 0 3243 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 36524

[startup+6.30114 s]
/proc/loadavg: 3.95 3.99 3.88 4/180 30758
/proc/meminfo: memFree=21274884/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=21228 CPUtime=4.4 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 3777 0 0 0 440 0 0 0 25 0 1 0 469773487 21737472 3688 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222336 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 5307 3688 135 12 0 3771 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 38636

[startup+12.701 s]
/proc/loadavg: 4.03 4.01 3.88 3/180 30758
/proc/meminfo: memFree=21271044/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=23112 CPUtime=10.8 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 4257 0 0 0 1080 0 0 0 25 0 1 0 469773487 23666688 4168 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 5778 4168 135 12 0 4242 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40520

[startup+25.5008 s]
/proc/loadavg: 3.66 3.93 3.86 3/180 30758
/proc/meminfo: memFree=21265768/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=26808 CPUtime=23.61 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 5185 0 0 0 2360 1 0 0 25 0 1 0 469773487 27451392 5096 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 6702 5096 135 12 0 5166 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44216

[startup+51.1004 s]
/proc/loadavg: 3.15 3.79 3.81 3/180 30759
/proc/meminfo: memFree=21258152/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=30452 CPUtime=49.21 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 6083 0 0 0 4920 1 0 0 25 0 1 0 469773487 31182848 5994 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 7613 5994 135 12 0 6077 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47860

[startup+102.307 s]
/proc/loadavg: 2.54 3.53 3.72 3/180 30761
/proc/meminfo: memFree=21245360/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=36440 CPUtime=100.41 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 7581 0 0 0 10040 1 0 0 25 0 1 0 469773487 37314560 7490 33554432000 4194304 4241092 140734742542224 18446744073709551615 4205410 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 9110 7490 136 12 0 7574 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 53848

[startup+162.301 s]
/proc/loadavg: 2.20 3.25 3.61 3/180 30762
/proc/meminfo: memFree=21238636/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=40556 CPUtime=160.41 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 8616 0 0 0 16040 1 0 0 25 0 1 0 469773487 41529344 8519 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223700 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 10139 8519 136 12 0 8603 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 57964

[startup+222.301 s]
/proc/loadavg: 2.07 3.02 3.50 3/180 30766
/proc/meminfo: memFree=21228924/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=44184 CPUtime=220.41 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 9547 0 0 0 22040 1 0 0 25 0 1 0 469773487 45244416 9441 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222336 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 11046 9441 136 12 0 9510 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 61592

[startup+282.301 s]
/proc/loadavg: 2.12 2.86 3.42 3/180 30768
/proc/meminfo: memFree=21223664/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2

################
# More data... #
################

[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=64740 CPUtime=700.41 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 15051 0 0 0 70038 3 0 0 25 0 1 0 469773487 66293760 14556 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223703 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 16185 14556 136 12 0 14649 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 82148

[startup+762.307 s]
/proc/loadavg: 2.00 2.23 2.87 3/180 30781
/proc/meminfo: memFree=21173884/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=77240 CPUtime=760.43 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 18236 0 0 0 76039 4 0 0 25 0 1 0 469773487 79093760 17685 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222336 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 19310 17685 136 12 0 17774 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 94648

[startup+822.301 s]
/proc/loadavg: 2.00 2.18 2.81 3/180 30783
/proc/meminfo: memFree=21166668/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82792 CPUtime=820.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 19676 0 0 0 82038 4 0 0 25 0 1 0 469773487 84779008 19068 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222372 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20698 19068 136 12 0 19162 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 100200

[startup+882.301 s]
/proc/loadavg: 2.00 2.15 2.76 3/180 30784
/proc/meminfo: memFree=21165772/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82760 CPUtime=880.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 19727 0 0 0 88038 4 0 0 25 0 1 0 469773487 84746240 19066 33554432000 4194304 4241092 140734742542224 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20690 19066 136 12 0 19154 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 100168

[startup+942.301 s]
/proc/loadavg: 2.00 2.12 2.71 3/180 30786
/proc/meminfo: memFree=21163880/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82856 CPUtime=940.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 19810 0 0 0 94038 4 0 0 25 0 1 0 469773487 84844544 19084 33554432000 4194304 4241092 140734742542224 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20714 19084 136 12 0 19178 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 100264

[startup+1002.3 s]
/proc/loadavg: 2.00 2.09 2.66 3/180 30788
/proc/meminfo: memFree=21163224/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82824 CPUtime=1000.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 19887 0 0 0 100038 4 0 0 25 0 1 0 469773487 84811776 19082 33554432000 4194304 4241092 140734742542224 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20706 19082 136 12 0 19170 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 100232

[startup+1062.3 s]
/proc/loadavg: 2.00 2.07 2.62 3/180 30789
/proc/meminfo: memFree=21162096/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82792 CPUtime=1060.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 19949 0 0 0 106037 5 0 0 25 0 1 0 469773487 84779008 19074 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222349 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20698 19074 136 12 0 19162 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 100200

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.58 3/180 30791
/proc/meminfo: memFree=21160824/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82972 CPUtime=1120.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 20089 0 0 0 112037 5 0 0 25 0 1 0 469773487 84963328 19141 33554432000 4194304 4241092 140734742542224 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20743 19141 136 12 0 19207 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 100380

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.54 3/180 30792
/proc/meminfo: memFree=21159060/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=82972 CPUtime=1180.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 20160 0 0 0 118037 5 0 0 25 0 1 0 469773487 84963328 19141 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20743 19141 136 12 0 19207 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 100380

[startup+1242.3 s]
/proc/loadavg: 2.00 2.03 2.50 3/180 30794
/proc/meminfo: memFree=21153820/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=83068 CPUtime=1240.42 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 20231 0 0 0 124037 5 0 0 25 0 1 0 469773487 85061632 19162 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20767 19162 136 12 0 19231 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 100476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.04 2.47 2/173 30814
/proc/meminfo: memFree=21233380/32951132 swapFree=67111524/67111528
[pid=30754] ppid=30752 vsize=8704 CPUtime=1.86 cores=0,2
/proc/30754/stat : 30754 (esg_static.sh) S 30752 30754 30170 0 -1 4202496 349 9138 0 0 0 0 184 2 18 0 1 0 469773299 8912896 255 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970550016 0 0 4100 65536 18446744071562362840 0 0 17 0 0 0 0
/proc/30754/statm: 2176 255 211 178 0 69 0
[pid=30757] ppid=30754 vsize=8704 CPUtime=0 cores=0,2
/proc/30757/stat : 30757 (esg_static.sh) S 30754 30754 30170 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 469773487 8912896 134 33554432000 4194304 4922060 140734123459472 18446744073709551615 242970369157 0 65536 4096 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30757/statm: 2176 134 90 178 0 69 0
[pid=30758] ppid=30757 vsize=83472 CPUtime=1298.13 cores=0,2
/proc/30758/stat : 30758 (sathys) R 30757 30754 30170 0 -1 4202496 20377 0 0 0 129808 5 0 0 25 0 1 0 469773487 85475328 19243 33554432000 4194304 4241092 140734742542224 18446744073709551615 4223696 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/30758/statm: 20868 19243 136 12 0 19332 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 100880

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.93
CPU system time (s): 0.097985
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 100880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.097985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30244
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= 22
involuntary context switches= 2422

runsolver used 2.31065 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 20:02:27
IDJOB=3251565
IDBENCH=88226
IDSOLVER=1610
FILE ID=node128/3251565-1303581746
RUNJOBID= node128-1303580444-30557
PBS_JOBID= 13150329
Free space on /tmp= 66812 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p15-s99099953.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251565-1303581746/watcher-3251565-1303581746 -o /tmp/evaluation-result-3251565-1303581746/solver-3251565-1303581746 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3251565-1303581746.cnf rnovelty

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

MD5SUM BENCH= dda220d08783aabf4e7a9e99eeeccae6
RANDOM SEED=839480103

node128.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.852
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.70
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.852
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.852
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21301888 kB
Buffers:       1334892 kB
Cached:        9601792 kB
SwapCached:          4 kB
Active:        2005876 kB
Inactive:      9005100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21301888 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           16264 kB
Writeback:           0 kB
AnonPages:       73556 kB
Mapped:          15392 kB
Slab:           575072 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   218444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66820 MiB
End job on node128 at 2011-04-23 20:24:07