Trace number 3282634

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.04 1300.02

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications 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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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-3282634-1303754466.cnf
0.00/0.00	c Parsing...
0.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.00/0.48	c CPU time:   0.45893 s
0.00/0.48	c ==============================================================================
0.58/0.73	c 
0.58/0.73	c seed = 0, numatom = 28527, numclause = 153326, numliterals = 552718
0.58/0.73	c ---------------------------------------------------------------------------------------------------------------------------------------------
0.58/0.73	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
0.58/0.73	c ---------------------------------------------------------------------------------------------------------------------------------------------
1.58/1.63	c |       2 |     0.9 |      27 |      408 |      0 |       1 |   1152144 |   35089 ||      2 |   69836 |      87/     87 |     788 |       0 |
2.08/2.18	c |       4 |     0.6 |      27 |      931 |      0 |       2 |   2388198 |   45959 ||      4 |  104600 |      98/     98 |    1261 |       0 |
2.98/3.04	c |       7 |     0.8 |      31 |     1596 |    200 |       3 |   4514659 |   56949 ||      7 |  128436 |     505/    499 |    1716 |       0 |
4.08/4.15	c |       8 |     1.1 |      35 |     2366 |    402 |       4 |   7002168 |   73147 ||      8 |  158832 |      90/     88 |    2442 |       0 |
5.08/5.11	c |      11 |     1.0 |      42 |     3216 |      0 |       5 |   9300819 |   88464 ||     11 |  190825 |      91/     91 |    3081 |       0 |
5.98/6.00	c |      14 |     0.9 |      47 |     4111 |    499 |       6 |  11101137 |  104314 ||     14 |  244121 |      84/     84 |    4025 |       0 |
6.78/6.83	c |      15 |     0.8 |      49 |     5193 |   1000 |       7 |  13304763 |  120049 ||     15 |  268995 |     496/    487 |    5078 |       0 |
8.89/8.96	c |      16 |     2.1 |      52 |     6200 |     99 |       8 |  18229733 |  130913 ||     16 |  283793 |     671/    658 |    5328 |       0 |
10.48/10.52	c |      21 |     1.6 |      57 |     7167 |     84 |       9 |  22016439 |  142150 ||     21 |  350629 |      80/     79 |    6223 |       0 |
12.19/12.29	c |      25 |     1.8 |      57 |     8024 |    180 |      10 |  26297634 |  156476 ||     25 |  399948 |      80/     79 |    7245 |       0 |
13.48/13.57	c |      29 |     1.3 |      57 |     9025 |    576 |      11 |  29150477 |  173119 ||     29 |  469030 |      80/     79 |    8297 |       0 |
15.18/15.27	c |      30 |     1.7 |      57 |    10050 |    376 |      12 |  33450490 |  187135 ||     30 |  503020 |      80/     79 |    9313 |       0 |
16.68/16.77	c |      31 |     1.5 |      58 |    11202 |   2078 |      13 |  36546137 |  210182 ||     31 |  551194 |      80/     79 |   11295 |       0 |
21.28/21.35	c |      31 |     4.6 |      58 |    12293 |   1477 |      14 |  46280143 |  218384 ||     31 |  558167 |      80/     79 |   11376 |       0 |
23.68/23.73	c |      38 |     2.4 |      66 |    13219 |    374 |      15 |  51371256 |  235544 ||     38 |  637666 |      91/     91 |   12848 |       0 |
26.38/26.42	c |      44 |     2.7 |      77 |    14392 |    267 |      16 |  57381697 |  255617 ||     44 |  703604 |      86/     86 |   13950 |       0 |
28.78/28.89	c |      46 |     2.5 |      78 |    15507 |    264 |      17 |  62914192 |  273847 ||     46 |  759333 |     102/    101 |   15453 |       0 |
31.68/31.75	c |      53 |     2.9 |      78 |    16686 |    258 |      18 |  69463558 |  291660 ||     53 |  829486 |      88/     87 |   16913 |       0 |
34.78/34.80	c |      59 |     3.1 |      78 |    17765 |    147 |      19 |  76416082 |  308089 ||     59 |  896357 |      88/     87 |   17978 |       0 |
38.18/38.23	c |      61 |     3.4 |      78 |    18651 |    747 |      20 |  83482031 |  325720 ||     61 |  950580 |      88/     87 |   19463 |       0 |
40.79/40.86	c |      62 |     2.6 |      80 |    19500 |    845 |      21 |  88659266 |  350113 ||     62 | 1004885 |      88/     87 |   21471 |       0 |
43.08/43.11	c |      63 |     2.2 |      80 |    20783 |   3447 |      22 |  92548091 |  376403 ||     63 | 1066292 |      87/     86 |   25065 |       0 |
46.08/46.15	c |      63 |     3.0 |      82 |    22059 |   1348 |      23 |  98586610 |  403316 ||     63 | 1098496 |      87/     86 |   25413 |       0 |
50.78/50.81	c |      67 |     4.7 |      87 |    23316 |     43 |      24 | 107311281 |  413478 ||     67 | 1141793 |      89/     87 |   26050 |       0 |
54.78/54.87	c |      76 |     4.1 |      89 |    24530 |     28 |      25 | 115649292 |  432499 ||     76 | 1249871 |      95/     95 |   27860 |       0 |
58.68/58.76	c |      81 |     3.9 |      92 |    25963 |    123 |      26 | 122935804 |  453204 ||     81 | 1338292 |      92/     92 |   29758 |       0 |
62.88/62.93	c |      90 |     4.2 |      94 |    27151 |     16 |      27 | 131651190 |  475113 ||     90 | 1452290 |      80/     80 |   31530 |       0 |
66.68/66.73	c |      94 |     3.8 |      95 |    28457 |   1113 |      28 | 138918415 |  497928 ||     94 | 1542813 |      83/     83 |   34908 |       0 |
70.68/70.74	c |      97 |     4.0 |      95 |    29808 |    110 |      29 | 146754607 |  516783 ||     97 | 1608522 |      83/     83 |   35543 |       0 |
75.38/75.44	c |     107 |     4.7 |      95 |    31102 |    299 |      30 | 156748108 |  534390 ||    107 | 1729505 |      83/     83 |   37462 |       0 |
80.68/80.76	c |     113 |     5.3 |      96 |    32348 |    296 |      31 | 167941455 |  553973 ||    113 | 1811065 |      83/     83 |   39488 |       0 |
85.38/85.48	c |     123 |     4.7 |      96 |    33693 |     76 |      32 | 177552366 |  573899 ||    123 | 1936223 |      80/     79 |   41722 |       0 |
88.68/88.79	c |     125 |     3.3 |      98 |    35222 |    177 |      33 | 183798126 |  618246 ||    125 | 2015093 |     469/    432 |   44788 |       0 |
92.58/92.69	c |     126 |     3.9 |      98 |    36684 |   3978 |      34 | 190927708 |  648144 ||    126 | 2071898 |     401/    400 |   48436 |       0 |
99.78/99.87	c |     126 |     7.2 |      98 |    38268 |   3079 |      35 | 203275163 |  664003 ||    126 | 2089591 |     401/    400 |   48598 |       0 |
102.18/102.29	c |     127 |     2.4 |      98 |    39487 |   7080 |      36 | 205113609 |  704792 ||    127 | 2211245 |     103/    103 |   55742 |       0 |
107.38/107.40	c |     127 |     5.1 |      98 |    40832 |   1582 |      37 | 215080187 |  743137 ||    127 | 2285986 |     103/    103 |   56288 |       0 |
118.18/118.21	c |     127 |    10.8 |      98 |    41844 |   5783 |      38 | 237050559 |  747916 ||    127 | 2285986 |     103/    103 |   56288 |       0 |
126.59/126.66	c |     140 |     8.4 |      98 |    42748 |    166 |      39 | 254396206 |  767654 ||    140 | 2432577 |      83/     83 |   58634 |       0 |
132.88/132.93	c |     149 |     6.3 |      98 |    44203 |    253 |      40 | 267064690 |  792475 ||    149 | 2560713 |      81/     80 |   61402 |       0 |
139.79/139.88	c |     157 |     6.9 |      98 |    45777 |    540 |      41 | 280667217 |  817205 ||    157 | 2673476 |      81/     80 |   63793 |       0 |
146.29/146.40	c |     163 |     6.5 |      98 |    47346 |     34 |      42 | 294669819 |  843635 ||    163 | 2785025 |      78/     78 |   66395 |       0 |
152.99/153.04	c |     173 |     6.6 |      98 |    48577 |    223 |      43 | 308122692 |  870582 ||    173 | 2925947 |      78/     78 |   69493 |       0 |
160.78/160.84	c |     187 |     7.8 |      98 |    49323 |    412 |      44 | 324155825 |  890465 ||    187 | 3083755 |       1/      1 |   72239 |       0 |
168.29/168.32	c |     189 |     7.5 |     102 |    50517 |   1109 |      45 | 336479030 |  922654 ||    189 | 3178304 |      94/     93 |   75087 |       0 |
173.58/173.60	c |     190 |     5.3 |     102 |    51993 |   1311 |      46 | 345257814 |  976983 ||    190 | 3256629 |     443/    399 |   79135 |       0 |
184.28/184.36	c |     200 |    10.8 |     102 |    53777 |    188 |      47 | 366566238 |  999846 ||    200 | 3373238 |      77/     77 |   81072 |       0 |
192.28/192.35	c |     212 |     8.0 |     102 |    55577 |    576 |      48 | 380285704 | 1023860 ||    212 | 3546850 |      77/     77 |   84267 |       0 |
199.58/199.65	c |     221 |     7.3 |     102 |    57659 |   1663 |      49 | 392532175 | 1051969 ||    221 | 3702166 |      77/     77 |   88377 |       0 |
209.78/209.83	c |     231 |    10.2 |     102 |    59681 |     42 |      50 | 410695300 | 1076444 ||    231 | 3855836 |      77/     77 |   90327 |       0 |
218.48/218.59	c |     243 |     8.8 |     102 |    61441 |    125 |      51 | 426391558 | 1104756 ||    243 | 4012580 |      77/     77 |   93548 |       0 |
227.39/227.43	c |     252 |     8.8 |     102 |    62694 |   2118 |      52 | 441027872 | 1139740 ||    252 | 4190811 |      77/     77 |   97684 |       0 |
234.49/234.56	c |     253 |     7.1 |     102 |    64598 |    617 |      53 | 452464173 | 1180627 ||    253 | 4294725 |      77/     77 |  101486 |       0 |
242.19/242.29	c |     254 |     7.7 |     102 |    66157 |   6418 |      54 | 466470290 | 1212148 ||    254 | 4398876 |      77/     77 |  108491 |       0 |
244.30/244.30	c |     254 |     2.0 |     102 |    67773 |   2719 |      55 | 468579548 | 1258989 ||    254 | 4484783 |      77/     77 |  109046 |       0 |
247.29/247.33	c |     255 |     3.0 |     102 |    69226 |   8720 |      56 | 473464143 | 1282813 ||    255 | 4555406 |       1/      1 |  122333 |       0 |
250.49/250.56	c |     255 |     3.2 |     102 |    69694 |   6103 |      57 | 475537814 | 1379843 ||    255 | 4725095 |       1/      1 |  123714 |       0 |
257.50/257.54	c |     255 |     7.0 |     102 |    70722 |   1821 |      58 | 484209270 | 1457368 ||    255 | 4859014 |       1/      1 |  124732 |       0 |
273.39/273.49	c |     255 |    15.9 |     102 |    71458 |   8122 |      59 | 511506560 | 1464923 ||    255 | 4859014 |       1/      1 |  124732 |       0 |
302.19/302.22	c |     262 |    28.7 |     102 |    72730 |    317 |      60 | 566109464 | 1482647 ||    262 | 4918647 |       1/      1 |  126153 |       0 |
335.89/335.97	c |     277 |    33.8 |     102 |    75507 |    398 |      61 | 628518730 | 1521408 ||    277 | 5101759 |       1/      1 |  130050 |       0 |
365.09/365.18	c |     286 |    29.2 |     102 |    77763 |    383 |      62 | 682887771 | 1573550 ||    286 | 5263891 |       1/      1 |  134425 |       0 |
399.49/399.52	c |     301 |    34.4 |     102 |    79711 |   1065 |      63 | 747287462 | 1634116 ||    301 | 5437789 |       1/      1 |  138594 |       0 |
433.59/433.62	c |     316 |    34.1 |     102 |    82179 |    253 |      64 | 809900265 | 1688612 ||    316 | 5589698 |       1/      1 |  142709 |       0 |
451.59/451.63	c |     318 |    18.0 |     106 |    82808 |   4753 |      65 | 842330676 | 1767451 ||    318 | 5723052 |       1/      1 |  148669 |       0 |
484.89/484.94	c |     331 |    33.3 |     106 |    83892 |    226 |      66 | 903025925 | 1868621 ||    331 | 5872443 |     995/    985 |  152262 |       0 |
519.09/519.13	c |     347 |    34.2 |     106 |    85116 |      0 |      67 | 967065234 | 1931779 ||    347 | 6080539 |      87/     87 |  156920 |       0 |
547.59/547.69	c |     356 |    28.6 |     106 |    86835 |    596 |      68 | 1018743988 | 1970445 ||    356 | 6224958 |      86/     86 |  161139 |       0 |
583.59/583.67	c |     374 |    36.0 |     106 |    89008 |    174 |      69 | 1087540312 | 2017041 ||    374 | 6383980 |      84/     83 |  165476 |       0 |
614.20/614.28	c |     381 |    30.6 |     106 |    90685 |   2272 |      70 | 1149571682 | 2068816 ||    381 | 6533720 |      84/     83 |  172711 |       0 |
633.80/633.88	c |     382 |    19.6 |     106 |    92302 |   4970 |      71 | 1188554598 | 2156052 ||    382 | 6638596 |      84/     83 |  180372 |       0 |
651.60/651.63	c |     382 |    17.8 |     106 |    94845 |   2967 |      72 | 1223721681 | 2208084 ||    382 | 6709264 |      84/     83 |  181030 |       0 |
685.80/685.87	c |     396 |    34.2 |     106 |    96787 |    452 |      73 | 1294039757 | 2237900 ||    396 | 6840756 |      84/     83 |  183850 |       0 |
719.60/719.69	c |     412 |    33.8 |     106 |    99315 |     27 |      74 | 1359096652 | 2289499 ||    412 | 7015418 |      84/     81 |  188687 |       0 |
754.71/754.71	c |     426 |    35.0 |     106 |   101023 |    114 |      75 | 1427912698 | 2348151 ||    426 | 7163131 |      84/     81 |  193170 |       0 |
793.00/793.06	c |     443 |    38.4 |     106 |   102680 |   1088 |      76 | 1502002842 | 2392085 ||    443 | 7383200 |      84/     81 |  198312 |       0 |
816.21/816.28	c |     445 |    23.2 |     106 |   105134 |    780 |      77 | 1546434089 | 2483152 ||    445 | 7502808 |      84/     81 |  204353 |       0 |
853.80/853.82	c |     460 |    37.5 |     106 |   107940 |    161 |      78 | 1617521390 | 2605606 ||    460 | 7698657 |      84/     81 |  209519 |       0 |
891.11/891.14	c |     476 |    37.3 |     106 |   110777 |   2041 |      79 | 1687364591 | 2685943 ||    476 | 7902313 |      84/     81 |  215632 |       0 |
932.60/932.62	c |     492 |    41.5 |     107 |   113388 |    813 |      80 | 1767391517 | 2769284 ||    492 | 8085053 |     387/    351 |  220203 |       0 |
968.91/968.94	c |     507 |    36.3 |     107 |   115639 |    484 |      81 | 1835849824 | 2876651 ||    507 | 8267516 |      99/     97 |  226560 |       0 |
996.31/996.35	c |     509 |    27.4 |     107 |   117963 |   4286 |      82 | 1887944503 | 2929093 ||    509 | 8406345 |      99/     97 |  237068 |       0 |
1017.91/1017.90	c |     509 |    21.6 |     107 |   119761 |   3388 |      83 | 1927247689 | 3004817 ||    509 | 8528430 |      99/     97 |  238112 |       0 |
1036.81/1036.86	c |     510 |    19.0 |     107 |   121787 |  12191 |      84 | 1961702114 | 3133501 ||    510 | 8702992 |      99/     97 |  252803 |       0 |
1052.71/1052.75	c |     510 |    15.9 |     107 |   121938 |   1892 |      85 | 1988937697 | 3316010 ||    510 | 8866389 |      99/     97 |  255196 |       0 |
1097.81/1097.88	c |     510 |    45.1 |     107 |   121500 |  10894 |      86 | 2077513625 | 3327097 ||    510 | 8866389 |      99/     97 |  255196 |       0 |
1111.12/1111.15	c |     511 |    13.3 |     107 |   119492 |  19995 |      87 | 2100038793 | 3460379 ||    511 | 9048858 |      99/     97 |  282963 |       0 |
1114.71/1114.79	c |     511 |     3.6 |     107 |   120761 |   9203 |      88 | 2102263949 | 3658325 ||    511 | 9242639 |      99/     97 |  285396 |       0 |
1121.11/1121.13	c |     511 |     6.3 |     107 |   120011 |     98 |      89 | 2106860232 | 3986384 ||    511 | 9582351 |      99/     97 |  289871 |       0 |
1170.31/1170.30	c |     511 |    49.2 |     107 |   122229 |   9499 |      90 | 2206093959 | 3997793 ||    511 | 9582351 |      99/     97 |  289871 |       0 |
1217.81/1217.89	c |     511 |    47.6 |     107 |   121911 |  19003 |      91 | 2296418944 | 4008845 ||    511 | 9582351 |      99/     97 |  289871 |       0 |
1257.21/1257.21	c |     521 |    39.3 |     107 |   121776 |    288 |      92 | 2371388052 | 4041099 ||    521 | 9663443 |      94/     94 |  291927 |       0 |
1300.02/1300.00	c |     540 |    42.8 |     107 |   129865 |    251 |      92 | 2450662121 | 4087093 ||    540 | 9851458 |      83/     83 |  296708 |       0 |
1300.02/1300.00	c c 
1300.02/1300.00	c -----------------------------------
1300.02/1300.00	c # temps = 1299.440000
1300.02/1300.00	c # cleaningDB = 92
1300.02/1300.00	c # clause binaire = 11336
1300.02/1300.00	c # literal removed by litRedundant = 41558985
1300.02/1300.00	c # literal removed by litRedundantBin = 303336
1300.02/1300.00	c # init clause removed by simplify = 626
1300.02/1300.00	c # learnt clause removed by simplify = 76
1300.02/1300.00	c # une clause fausse était une apprise = 0
1300.02/1300.00	c # equivalence dectecte = 0
1300.02/1300.00	c # Memory used           : 77.89 MB
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ####   ##  ###   ## ####
1300.02/1300.00	c #### #### # ## #### ####
1300.02/1300.00	c ####   ##  ###   ##  ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # restart = 540
1300.02/1300.00	c # conflit = 472854
1300.02/1300.00	c # decision = 4087093
1300.02/1300.00	c # propagation = 2450662121 	 (1885937.112141 (prop/sec))
1300.02/1300.00	c 
1300.02/1300.00	c ########################
1300.02/1300.00	c ### ### #   ##   ##   ##
1300.02/1300.00	c ### # # # #### # ### ###
1300.02/1300.00	c ###  #  ### ## # ### ###
1300.02/1300.00	c ########################
1300.02/1300.00	c # numtry = 540
1300.02/1300.00	c # numflips = 9851458
1300.02/1300.00	c # maxSat = 1
1300.02/1300.00	c # freeFlip = 379309
1300.02/1300.00	c # nbBoundary = 18
1300.02/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-3282634-1303754466/watcher-3282634-1303754466 -o /tmp/evaluation-result-3282634-1303754466/solver-3282634-1303754466 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3282634-1303754466.cnf rnovelty 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.68 3.90 3.66 3/182 28142
/proc/meminfo: memFree=15367740/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 487044610 8912896 253 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28142/statm: 2176 253 211 178 0 69 0

[startup+0.10037 s]
/proc/loadavg: 3.68 3.90 3.66 3/182 28142
/proc/meminfo: memFree=15367740/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 487044610 8912896 253 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28142/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.20035 s]
/proc/loadavg: 3.68 3.90 3.66 3/182 28142
/proc/meminfo: memFree=15367740/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 487044610 8912896 253 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28142/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300356 s]
/proc/loadavg: 3.68 3.90 3.66 3/182 28142
/proc/meminfo: memFree=15367740/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 487044610 8912896 253 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28142/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.70022 s]
/proc/loadavg: 3.68 3.90 3.66 3/182 28142
/proc/meminfo: memFree=15367740/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8704

[startup+1.50114 s]
/proc/loadavg: 3.68 3.90 3.66 5/198 28166
/proc/meminfo: memFree=15240404/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=52004 CPUtime=0.9 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 11232 0 0 0 89 1 0 0 18 0 1 0 487044669 53252096 11143 33554432000 4194304 4241092 140736870349520 18446744073709551615 4222040 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 13001 11143 131 12 0 11465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 69412

[startup+3.10085 s]
/proc/loadavg: 3.68 3.90 3.66 5/198 28166
/proc/meminfo: memFree=15235320/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=52664 CPUtime=2.5 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 11405 0 0 0 249 1 0 0 22 0 1 0 487044669 53927936 11316 33554432000 4194304 4241092 140736870349520 18446744073709551615 4222072 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 13166 11316 136 12 0 11630 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 70072

[startup+6.30124 s]
/proc/loadavg: 3.70 3.91 3.66 5/198 28166
/proc/meminfo: memFree=15229560/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=53456 CPUtime=5.7 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 11611 0 0 0 569 1 0 0 25 0 1 0 487044669 54738944 11522 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 13364 11522 136 12 0 11828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 70864

[startup+12.7011 s]
/proc/loadavg: 3.73 3.91 3.66 5/198 28167
/proc/meminfo: memFree=15220856/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=55068 CPUtime=12.1 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 11991 0 0 0 1209 1 0 0 25 0 1 0 487044669 56389632 11902 33554432000 4194304 4241092 140736870349520 18446744073709551615 4221285 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 13767 11902 136 12 0 12231 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 72476

[startup+25.5008 s]
/proc/loadavg: 3.79 3.91 3.66 5/198 28167
/proc/meminfo: memFree=15210956/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=57180 CPUtime=24.9 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 12514 0 0 0 2489 1 0 0 25 0 1 0 487044669 58552320 12425 33554432000 4194304 4241092 140736870349520 18446744073709551615 4222040 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 14295 12425 136 12 0 12759 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74588

[startup+51.1012 s]
/proc/loadavg: 3.86 3.92 3.67 5/198 28168
/proc/meminfo: memFree=15197992/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=60448 CPUtime=50.5 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 13326 0 0 0 5048 2 0 0 25 0 1 0 487044669 61898752 13237 33554432000 4194304 4241092 140736870349520 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 15112 13237 136 12 0 13576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 77856

[startup+102.301 s]
/proc/loadavg: 3.94 3.93 3.69 5/198 28169
/proc/meminfo: memFree=15180992/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=64940 CPUtime=101.71 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 14473 0 0 0 10169 2 0 0 25 0 1 0 487044669 66498560 14384 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 16235 14384 136 12 0 14699 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 82348

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.70 5/198 28208
/proc/meminfo: memFree=15170576/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=67584 CPUtime=161.7 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 15116 0 0 0 16168 2 0 0 25 0 1 0 487044669 69206016 15027 33554432000 4194304 4241092 140736870349520 18446744073709551615 4222149 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 16896 15027 136 12 0 15360 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 84992

[startup+222.308 s]
/proc/loadavg: 4.04 3.96 3.73 5/198 28212
/proc/meminfo: memFree=15151636/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=71696 CPUtime=221.71 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 16184 0 0 0 22169 2 0 0 25 0 1 0 487044669 73416704 16095 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223607 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 17924 16095 136 12 0 16388 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89104

[startup+282.301 s]

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

[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=76544 CPUtime=761.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17401 0 0 0 76170 3 0 0 25 0 1 0 487044669 78381056 17310 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19136 17310 136 12 0 17600 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 93952

[startup+822.3 s]
/proc/loadavg: 3.01 3.42 3.61 4/190 28246
/proc/meminfo: memFree=15180676/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=76724 CPUtime=821.72 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17449 0 0 0 82169 3 0 0 25 0 1 0 487044669 78565376 17358 33554432000 4194304 4241092 140736870349520 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19181 17358 136 12 0 17645 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 94132

[startup+882.307 s]
/proc/loadavg: 3.00 3.34 3.56 4/190 28248
/proc/meminfo: memFree=15179048/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=76932 CPUtime=881.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17473 0 0 0 88170 3 0 0 25 0 1 0 487044669 78778368 17382 33554432000 4194304 4241092 140736870349520 18446744073709551615 4227943 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19233 17382 136 12 0 17697 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 94340

[startup+942.301 s]
/proc/loadavg: 3.00 3.28 3.53 4/190 28249
/proc/meminfo: memFree=15177144/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=77132 CPUtime=941.72 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17523 0 0 0 94169 3 0 0 25 0 1 0 487044669 78983168 17432 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19283 17432 136 12 0 17747 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 94540

[startup+1002.3 s]
/proc/loadavg: 3.04 3.24 3.50 4/190 28251
/proc/meminfo: memFree=15176616/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=77196 CPUtime=1001.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17535 0 0 0 100170 3 0 0 25 0 1 0 487044669 79048704 17442 33554432000 4194304 4241092 140736870349520 18446744073709551615 4221514 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19299 17442 136 12 0 17763 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 94604

[startup+1062.3 s]
/proc/loadavg: 3.01 3.19 3.46 4/190 28253
/proc/meminfo: memFree=15175604/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=77196 CPUtime=1061.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17565 0 0 0 106170 3 0 0 25 0 1 0 487044669 79048704 17462 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223294 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19299 17462 136 12 0 17763 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 94604

[startup+1122.3 s]
/proc/loadavg: 3.06 3.17 3.44 4/190 28254
/proc/meminfo: memFree=15174216/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=77524 CPUtime=1121.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17680 0 0 0 112170 3 0 0 25 0 1 0 487044669 79384576 17560 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19381 17560 136 12 0 17845 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 94932

[startup+1182.3 s]
/proc/loadavg: 3.02 3.14 3.41 4/190 28256
/proc/meminfo: memFree=15172448/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=77672 CPUtime=1181.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17726 0 0 0 118170 3 0 0 25 0 1 0 487044669 79536128 17597 33554432000 4194304 4241092 140736870349520 18446744073709551615 4225156 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19418 17597 136 12 0 17882 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 95080

[startup+1242.3 s]
/proc/loadavg: 3.01 3.11 3.38 4/190 28257
/proc/meminfo: memFree=15170448/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=78792 CPUtime=1241.73 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 17993 0 0 0 124170 3 0 0 25 0 1 0 487044669 80683008 17855 33554432000 4194304 4241092 140736870349520 18446744073709551615 4221285 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19698 17855 136 12 0 18162 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 96200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.35 4/190 28259
/proc/meminfo: memFree=15168696/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=79752 CPUtime=1299.44 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 18232 0 0 0 129941 3 0 0 25 0 1 0 487044669 81666048 18086 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19938 18086 136 12 0 18402 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 97160

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

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

[startup+1300 s]
/proc/loadavg: 3.00 3.09 3.35 4/190 28259
/proc/meminfo: memFree=15168696/32951124 swapFree=67111528/67111528
[pid=28142] ppid=28139 vsize=8704 CPUtime=0.58 cores=4,6
/proc/28142/stat : 28142 (esg_static.sh) S 28139 28142 27091 0 -1 4202496 348 9867 0 0 0 0 55 3 15 0 1 0 487044610 8912896 256 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122713856 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/28142/statm: 2176 256 211 178 0 69 0
[pid=28163] ppid=28142 vsize=8704 CPUtime=0 cores=4,6
/proc/28163/stat : 28163 (esg_static.sh) S 28142 28142 27091 0 -1 4202560 131 0 0 0 0 0 0 0 16 0 1 0 487044669 8912896 135 33554432000 4194304 4922060 140735066660912 18446744073709551615 228122532997 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/28163/statm: 2176 135 90 178 0 69 0
[pid=28164] ppid=28163 vsize=79752 CPUtime=1299.44 cores=4,6
/proc/28164/stat : 28164 (sathys) R 28163 28142 27091 0 -1 4202496 18232 0 0 0 129941 3 0 0 25 0 1 0 487044669 81666048 18086 33554432000 4194304 4241092 140736870349520 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/28164/statm: 19938 18086 136 12 0 18402 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 97160

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.076988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 97160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.97
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28643
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= 43
involuntary context switches= 2162

runsolver used 2.25866 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-25 20:01:06
IDJOB=3282634
IDBENCH=70830
IDSOLVER=1610
FILE ID=node138/3282634-1303754466
RUNJOBID= node138-1303754466-28112
PBS_JOBID= 13154024
Free space on /tmp= 71996 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282634-1303754466/watcher-3282634-1303754466 -o /tmp/evaluation-result-3282634-1303754466/solver-3282634-1303754466 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3282634-1303754466.cnf rnovelty

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=972871783

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      15368152 kB
Buffers:       2064028 kB
Cached:       14887916 kB
SwapCached:          0 kB
Active:        9796068 kB
Inactive:      7227744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15368152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13472 kB
Writeback:           0 kB
AnonPages:       71484 kB
Mapped:          15264 kB
Slab:           494996 kB
PageTables:       5576 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   217104 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= 71988 MiB
End job on node138 at 2011-04-25 20:22:48