Trace number 3250905

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.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
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-3250905-1303577548.cnf
0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  582679  1167806 |  174803       0        0     nan |  0.000 % |
1.59/1.68	c |         0 |  580131  1626523 |      --       0       --      -- |     --   | -2548/458717
1.59/1.68	c ==============================================================================
1.59/1.68	c Result  :   #vars: 2498   #clauses: 580131   #literals: 1626523
1.59/1.68	c CPU time:   1.66175 s
1.59/1.68	c ==============================================================================
2.27/2.31	c 
2.27/2.31	c seed = 0, numatom = 2498, numclause = 8429, numliterals = 1626523
2.27/2.31	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.27/2.31	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
2.27/2.31	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.47/2.58	c |       2 |     0.3 |       0 |      505 |      0 |       1 |     63576 |    3297 ||      2 |    7337 |      51/      0 |     266 |       0 |
2.77/2.84	c |       4 |     0.3 |       0 |      870 |    299 |       2 |    178806 |    7095 ||      4 |   14216 |      50/      0 |     631 |       0 |
3.07/3.17	c |       6 |     0.3 |       0 |     1119 |    196 |       3 |    308413 |   11470 ||      6 |   21055 |      47/      0 |     981 |       0 |
3.57/3.65	c |       7 |     0.5 |       0 |     1427 |    397 |       4 |    437883 |   14565 ||      7 |   27003 |      47/      0 |    1437 |       0 |
3.97/4.08	c |      11 |     0.4 |       0 |     1595 |    294 |       5 |    573049 |   20894 ||     11 |   37701 |      47/      0 |    2039 |       0 |
4.57/4.60	c |      14 |     0.5 |       0 |     1797 |    490 |       6 |    736244 |   27072 ||     14 |   50278 |      46/      0 |    2860 |       0 |
5.17/5.24	c |      15 |     0.6 |       0 |     2196 |    991 |       7 |    900728 |   31767 ||     15 |   60462 |      43/      0 |    3738 |       0 |
5.77/5.81	c |      16 |     0.6 |       0 |     2321 |     89 |       8 |   1086219 |   35823 ||     16 |   65301 |      43/      0 |    3889 |       0 |
6.27/6.37	c |      21 |     0.6 |       0 |     2378 |     76 |       9 |   1290077 |   44464 ||     21 |   81011 |      43/      0 |    4724 |       0 |
7.07/7.14	c |      25 |     0.8 |       0 |     2772 |    173 |      10 |   1583440 |   53273 ||     25 |   95718 |      43/      0 |    5668 |       0 |
8.07/8.11	c |      29 |     1.0 |       0 |     3030 |    571 |      11 |   1855847 |   63723 ||     29 |  115126 |      43/      0 |    6654 |       0 |
8.87/8.91	c |      30 |     0.8 |       0 |     3294 |    368 |      12 |   2073351 |   70665 ||     30 |  126211 |      43/      0 |    7548 |       0 |
10.07/10.17	c |      31 |     1.3 |       0 |     3768 |   2070 |      13 |   2323800 |   78496 ||     31 |  145555 |      43/      0 |    9348 |       0 |
11.26/11.35	c |      31 |     1.2 |       0 |     4062 |   1470 |      14 |   2687382 |   83132 ||     31 |  149191 |      43/      0 |    9381 |       0 |
12.26/12.36	c |      38 |     1.0 |       0 |     3974 |    358 |      15 |   3023279 |   95669 ||     38 |  170579 |      43/      0 |   10789 |       0 |
13.46/13.59	c |      44 |     1.2 |       0 |     3976 |    248 |      16 |   3418008 |  108625 ||     44 |  193181 |      43/      0 |   11817 |       0 |
14.86/14.91	c |      46 |     1.3 |       0 |     4368 |    244 |      17 |   3785230 |  118631 ||     46 |  212709 |      43/      0 |   13195 |       0 |
15.96/16.07	c |      53 |     1.2 |       0 |     4609 |    232 |      18 |   4177656 |  130700 ||     53 |  232041 |      43/      0 |   14582 |       0 |
17.36/17.41	c |      59 |     1.3 |       0 |     4904 |    125 |      19 |   4572782 |  144873 ||     59 |  255001 |      43/      0 |   15583 |       0 |
18.46/18.60	c |      61 |     1.2 |       0 |     5258 |    719 |      20 |   4971897 |  154254 ||     61 |  274172 |      43/      0 |   16955 |       0 |
20.06/20.11	c |      62 |     1.5 |       0 |     6093 |    820 |      21 |   5364698 |  162419 ||     62 |  294125 |      43/      0 |   18731 |       0 |
21.88/21.96	c |      63 |     1.9 |       0 |     6287 |   3424 |      22 |   5744895 |  172282 ||     63 |  321121 |      43/      0 |   22143 |       0 |
23.97/24.04	c |      63 |     2.1 |       0 |     6725 |   1325 |      23 |   6155477 |  181557 ||     63 |  335416 |      43/      0 |   22245 |       0 |
25.07/25.17	c |      67 |     1.1 |       0 |     6483 |     24 |      24 |   6729671 |  192410 ||     67 |  347387 |      43/      0 |   22852 |       0 |
26.87/26.91	c |      76 |     1.7 |       0 |     6595 |     18 |      25 |   7190419 |  211251 ||     76 |  379879 |      43/      0 |   24647 |       0 |
28.48/28.52	c |      81 |     1.6 |       0 |     6856 |    112 |      26 |   7706397 |  224712 ||     81 |  405106 |      42/      0 |   26477 |       0 |
30.17/30.20	c |      90 |     1.7 |       0 |     6967 |      0 |      27 |   8232509 |  241857 ||     90 |  434944 |      42/      0 |   28166 |       0 |
32.17/32.21	c |      94 |     2.0 |       0 |     7241 |   1095 |      28 |   8745725 |  255879 ||     94 |  464692 |      42/      0 |   31441 |       0 |
34.27/34.34	c |      96 |     2.1 |       0 |     7804 |     89 |      29 |   9321864 |  267234 ||     96 |  480887 |      42/      0 |   31798 |       0 |
36.37/36.45	c |     107 |     2.1 |       0 |     7941 |    268 |      30 |   9933651 |  288240 ||    107 |  516621 |      42/      0 |   33960 |       0 |
38.77/38.87	c |     113 |     2.4 |       0 |     7879 |    258 |      31 |  10579169 |  308675 ||    113 |  549571 |      42/      0 |   35963 |       0 |
41.17/41.21	c |     123 |     2.3 |       0 |     8072 |     36 |      32 |  11185958 |  331313 ||    123 |  589768 |      42/      0 |   38244 |       0 |
44.57/44.67	c |     125 |     3.5 |       0 |     7998 |    135 |      33 |  11777845 |  346250 ||    125 |  621024 |      42/      0 |   40891 |       0 |
48.46/48.56	c |     126 |     3.9 |       0 |     8182 |   3938 |      34 |  12455576 |  361632 ||    126 |  656562 |      41/      0 |   44419 |       0 |
51.17/51.25	c |     126 |     2.7 |       0 |     8189 |   3039 |      35 |  13249267 |  372551 ||    126 |  666505 |      41/      0 |   44522 |       0 |
54.66/54.77	c |     127 |     3.5 |       0 |     7837 |   7040 |      36 |  13649723 |  388645 ||    127 |  718069 |      41/      0 |   51372 |       0 |
58.07/58.20	c |     127 |     3.4 |       0 |     9116 |   1540 |      37 |  14244624 |  400709 ||    127 |  740695 |      41/      0 |   51578 |       0 |
60.86/60.90	c |     127 |     2.7 |       0 |     7822 |   5742 |      38 |  15480118 |  407179 ||    127 |  740695 |      41/      0 |   51578 |       0 |
63.26/63.35	c |     140 |     2.5 |       0 |     7820 |    116 |      39 |  16315910 |  430813 ||    140 |  780557 |      41/      0 |   53971 |       0 |
65.76/65.89	c |     149 |     2.5 |       0 |     8141 |    200 |      40 |  17085498 |  452723 ||    149 |  820744 |      40/      0 |   56348 |       0 |
68.76/68.86	c |     157 |     3.0 |       0 |     8979 |    482 |      41 |  17868118 |  477851 ||    157 |  865291 |      40/      0 |   59196 |       0 |
71.66/71.70	c |     163 |     2.8 |       0 |     9087 |    172 |      42 |  18648127 |  496127 ||    163 |  900307 |      40/      0 |   61711 |       0 |
74.56/74.63	c |     173 |     2.9 |       0 |     9478 |    150 |      43 |  19441129 |  522589 ||    173 |  949016 |      40/      0 |   64782 |       0 |
77.37/77.49	c |     187 |     2.9 |       0 |    10643 |    331 |      44 |  20285088 |  551569 ||    187 |  996185 |      40/      0 |   67606 |       0 |
80.97/81.07	c |     189 |     3.6 |       0 |    10947 |   1024 |      45 |  21091826 |  569449 ||    189 | 1032018 |      40/      0 |   70371 |       0 |
84.47/84.60	c |     190 |     3.5 |       0 |    10682 |   1225 |      46 |  21857112 |  588576 ||    190 | 1075769 |      40/      0 |   73965 |       0 |
87.17/87.22	c |     200 |     2.6 |       0 |    10811 |    102 |      47 |  22883588 |  614707 ||    200 | 1108706 |      40/      0 |   75847 |       0 |
90.47/90.59	c |     212 |     3.4 |       0 |    11635 |    483 |      48 |  23724888 |  642275 ||    212 | 1159333 |      40/      0 |   79120 |       0 |
93.97/94.03	c |     221 |     3.4 |       0 |    12238 |   1574 |      49 |  24592361 |  669950 ||    221 | 1212323 |      40/      0 |   83179 |       0 |
97.57/97.67	c |     231 |     3.6 |       0 |    12780 |    249 |      50 |  25583559 |  696059 ||    231 | 1254848 |      40/      0 |   85170 |       0 |
100.97/101.07	c |     243 |     3.4 |       0 |    12845 |     37 |      51 |  26503238 |  727987 ||    243 | 1311810 |      40/      0 |   88507 |       0 |
105.48/105.52	c |     252 |     4.4 |       0 |    13568 |   2026 |      52 |  27408455 |  756562 ||    252 | 1365771 |      40/      0 |   92618 |       0 |
109.77/109.88	c |     253 |     4.4 |       0 |    13513 |    522 |      53 |  28327355 |  777910 ||    253 | 1408195 |      40/      0 |   96240 |       0 |
116.17/116.22	c |     254 |     6.3 |       0 |    12833 |   6325 |      54 |  29658555 |  805006 ||    254 | 1463239 |      40/      0 |  103121 |       0 |
122.67/122.73	c |     254 |     6.5 |       0 |    13395 |   2626 |      55 |  30674488 |  825345 ||    254 | 1502011 |      40/      0 |  103475 |       0 |
126.27/126.34	c |     255 |     3.6 |       0 |    12051 |   8629 |      56 |  31771010 |  841894 ||    255 | 1555238 |      40/      0 |  116800 |       0 |
130.37/130.45	c |     255 |     4.1 |       0 |    12379 |   6101 |      57 |  32546227 |  867451 ||    255 | 1620330 |      40/      0 |  117397 |       0 |
134.57/134.61	c |     255 |     4.2 |       0 |    13063 |   1730 |      58 |  33530648 |  889878 ||    255 | 1668936 |      40/      0 |  117810 |       0 |
137.37/137.48	c |     255 |     2.9 |       0 |    12328 |   8031 |      59 |  35068561 |  899821 ||    255 | 1668936 |      40/      0 |  117810 |       0 |
140.37/140.43	c |     262 |     2.9 |       0 |    14321 |    219 |      60 |  36469424 |  917347 ||    262 | 1688449 |      40/      0 |  119199 |       0 |
144.17/144.22	c |     277 |     3.8 |       0 |    13357 |    277 |      61 |  37502138 |  952950 ||    277 | 1752057 |      40/      0 |  123014 |       0 |
148.87/148.92	c |     286 |     4.7 |       0 |    15033 |    259 |      62 |  38615657 |  985653 ||    286 | 1816481 |      40/      0 |  127193 |       0 |
153.87/153.99	c |     301 |     5.1 |       0 |    15679 |    930 |      63 |  39875838 | 1022189 ||    301 | 1877935 |      40/      0 |  130952 |       0 |
158.57/158.65	c |     316 |     4.7 |       0 |    17060 |     99 |      64 |  40981242 | 1058220 ||    316 | 1939537 |      40/      0 |  134686 |       0 |
165.06/165.13	c |     318 |     6.5 |       0 |    17339 |   4600 |      65 |  41933696 | 1085159 ||    318 | 2002721 |      40/      0 |  140068 |       0 |
170.16/170.23	c |     330 |     5.1 |       0 |    17786 |     66 |      66 |  43449339 | 1113029 ||    330 | 2041843 |      40/      0 |  142224 |       0 |
175.46/175.55	c |     347 |     5.3 |       0 |    16984 |    440 |      67 |  44709345 | 1151925 ||    347 | 2109131 |      40/      0 |  146671 |       0 |
180.76/180.85	c |     356 |     5.3 |       0 |    16866 |    432 |      68 |  46010235 | 1184506 ||    356 | 2166346 |      40/      0 |  150776 |       0 |
186.46/186.56	c |     373 |     5.7 |       0 |    17034 |      9 |      69 |  47295238 | 1222549 ||    373 | 2230841 |      40/      0 |  154775 |       0 |
191.97/192.05	c |     381 |     5.5 |       0 |    17096 |   2105 |      70 |  48493280 | 1253499 ||    381 | 2298382 |      40/      0 |  161999 |       0 |
197.57/197.65	c |     382 |     5.6 |       0 |    16665 |   4807 |      71 |  49506225 | 1278958 ||    382 | 2360412 |      40/      0 |  168949 |       0 |
204.17/204.22	c |     382 |     6.6 |       0 |    16873 |   2806 |      72 |  50589125 | 1306713 ||    382 | 2410295 |      40/      0 |  169429 |       0 |
208.98/209.01	c |     396 |     4.8 |       0 |    16216 |    286 |      73 |  51997592 | 1338129 ||    396 | 2457162 |      40/      0 |  172273 |       0 |
214.87/214.90	c |     412 |     5.9 |       0 |    16248 |   1052 |      74 |  53358372 | 1379966 ||    412 | 2534691 |      40/      0 |  176965 |       0 |
220.67/220.75	c |     426 |     5.9 |       0 |    17163 |    239 |      75 |  54709214 | 1419766 ||    426 | 2600414 |      40/      0 |  181185 |       0 |
226.67/226.76	c |     443 |     6.0 |       0 |    17727 |    903 |      76 |  56064998 | 1461016 ||    443 | 2676561 |      40/      0 |  186294 |       0 |
233.67/233.79	c |     445 |     7.0 |       0 |    17447 |    597 |      77 |  57287072 | 1494429 ||    445 | 2750470 |      39/      0 |  191752 |       0 |
240.17/240.27	c |     460 |     6.5 |       0 |    17973 |   1187 |      78 |  58784677 | 1535186 ||    460 | 2811828 |      39/      0 |  195554 |       0 |
246.77/246.87	c |     476 |     6.6 |       0 |    18602 |   1860 |      79 |  60265661 | 1580333 ||    476 | 2892926 |      39/      0 |  201100 |       0 |
253.17/253.28	c |     491 |     6.4 |       0 |    19313 |    634 |      80 |  61720283 | 1621096 ||    491 | 2962798 |      39/      0 |  204929 |       0 |
259.48/259.60	c |     507 |     6.3 |       0 |    19747 |    302 |      81 |  63179319 | 1666961 ||    507 | 3046865 |      39/      0 |  210501 |       0 |
265.97/266.08	c |     509 |     6.5 |       0 |    19303 |   4101 |      82 |  64623703 | 1694866 ||    509 | 3111287 |      39/      0 |  220716 |       0 |
272.97/273.07	c |     509 |     7.0 |       0 |    19542 |   3199 |      83 |  65931318 | 1723132 ||    509 | 3167045 |      39/      0 |  221210 |       0 |
280.27/280.36	c |     510 |     7.3 |       0 |    20093 |  12001 |      84 |  67272091 | 1750843 ||    510 | 3250790 |      39/      0 |  234759 |       0 |
289.47/289.57	c |     510 |     9.2 |       0 |    20658 |   1701 |      85 |  68594397 | 1786627 ||    510 | 3331365 |      39/      0 |  235506 |       0 |
296.97/297.07	c |     510 |     7.5 |       0 |    18978 |  10702 |      86 |  71081835 | 1800895 ||    510 | 3331365 |      39/      0 |  235506 |       0 |
304.17/304.22	c |     511 |     7.1 |       0 |    18368 |  19803 |      87 |  72311618 | 1833051 ||    511 | 3455132 |      39/      0 |  262337 |       0 |
312.97/313.01	c |     511 |     8.8 |       0 |    19027 |   9202 |      88 |  73191742 | 1868673 ||    511 | 3543507 |      39/      0 |  263098 |       0 |
323.07/323.17	c |     511 |    10.2 |       0 |    19574 |   9303 |      89 |  74063229 | 1903321 ||    511 | 3630947 |      39/      0 |  263863 |       0 |
329.77/329.87	c |     511 |     6.7 |       0 |    15341 |   9309 |      90 |  76673087 | 1922176 ||    511 | 3631988 |      39/      0 |  263880 |       0 |
335.38/335.50	c |     511 |     5.6 |       0 |    16254 |  18812 |      91 |  79270434 | 1941064 ||    511 | 3631988 |      39/      0 |  263880 |       0 |
342.28/342.31	c |     520 |     6.8 |       0 |    17318 |     92 |      92 |  81662606 | 1969965 ||    520 | 3659305 |      39/      0 |  265522 |       0 |
349.88/349.94	c |     541 |     7.6 |       0 |    15485 |    456 |      93 |  83373079 | 2022954 ||    541 | 3755061 |      39/      0 |  271412 |       0 |
358.27/358.33	c |     557 |     8.4 |       0 |    16966 |    634 |      94 |  85108304 | 2071633 ||    557 | 3839722 |      39/      0 |  277010 |       0 |
365.87/365.90	c |     574 |     7.6 |       0 |    18284 |   1692 |      95 |  86924804 | 2121029 ||    574 | 3936638 |      39/      0 |  286006 |       0 |
374.87/374.95	c |     587 |     9.1 |       0 |    19543 |    168 |      96 |  88702172 | 2162977 ||    587 | 4010094 |      39/      0 |  288681 |       0 |
382.58/382.60	c |     605 |     7.6 |       0 |    20455 |   1733 |      97 |  90271667 | 2212527 ||    605 | 4105288 |      39/      0 |  295547 |       0 |
390.87/390.92	c |     626 |     8.3 |       0 |    22413 |    100 |      98 |  92049969 | 2264988 ||    626 | 4191344 |      39/      0 |  300381 |       0 |
398.77/398.87	c |     637 |     7.9 |       0 |    23025 |   3785 |      99 |  93645725 | 2311549 ||    637 | 4289981 |      39/      0 |  308501 |       0 |
407.37/407.42	c |     638 |     8.6 |       0 |    22911 |   9387 |     100 |  95368284 | 2352575 ||    638 | 4386426 |      39/      0 |  315745 |       0 |
414.97/415.00	c |     651 |     7.6 |       0 |    23931 |     61 |     101 |  97705100 | 2387733 ||    651 | 4428899 |      39/      0 |  318161 |       0 |
423.27/423.39	c |     669 |     8.4 |       0 |    23387 |     29 |     102 |  99438859 | 2443621 ||    669 | 4533955 |      39/      0 |  325147 |       0 |
433.07/433.17	c |     693 |     9.8 |       0 |    24784 |    172 |     103 | 101453217 | 2497826 ||    693 | 4618639 |      39/      0 |  330550 |       0 |
441.47/441.55	c |     701 |     8.4 |       0 |    24736 |    648 |     104 | 103177521 | 2543533 ||    701 | 4715635 |      39/      0 |  337980 |       0 |
449.37/449.45	c |     723 |     7.9 |       0 |    24927 |    508 |     105 | 105334106 | 2593145 ||    723 | 4798846 |      39/      0 |  343134 |       0 |
458.87/458.92	c |     743 |     9.5 |       0 |    25043 |    283 |     106 | 107186764 | 2647093 ||    743 | 4891090 |      39/      0 |  349270 |       0 |
469.37/469.40	c |     763 |    10.5 |       0 |    25694 |   2352 |     107 | 109059731 | 2703154 ||    763 | 4993416 |      39/      0 |  356503 |       0 |
479.27/479.36	c |     765 |    10.0 |       0 |    24595 |   6353 |     108 | 110808489 | 2743382 ||    765 | 5083976 |      39/      0 |  366969 |       0 |
488.87/488.92	c |     766 |     9.6 |       0 |    24731 |   8051 |     109 | 112722571 | 2775254 ||    766 | 5162088 |      39/      0 |  380543 |       0 |
497.57/497.61	c |     766 |     8.7 |       0 |    23375 |    252 |     110 | 113843958 | 2826767 ||    766 | 5285146 |      39/      0 |  381667 |       0 |
505.37/505.45	c |     766 |     7.8 |       0 |    23609 |  11753 |     111 | 116585330 | 2843789 ||    766 | 5285146 |      39/      0 |  381667 |       0 |
514.87/514.99	c |     795 |     9.5 |       0 |    24821 |    287 |     112 | 118584890 | 2904914 ||    795 | 5390238 |      39/      0 |  388247 |       0 |
525.47/525.56	c |     812 |    10.6 |       0 |    25132 |    552 |     113 | 120487179 | 2957515 ||    812 | 5490205 |      39/      0 |  394830 |       0 |
535.58/535.66	c |     829 |    10.1 |       0 |    26521 |   3541 |     114 | 122160485 | 3008390 ||    829 | 5597086 |      39/      0 |  403848 |       0 |
545.28/545.35	c |     848 |     9.7 |       0 |    28221 |     96 |     115 | 124214647 | 3060941 ||    848 | 5682249 |      39/      0 |  408341 |       0 |
555.18/555.20	c |     871 |     9.8 |       0 |    29615 |     52 |     116 | 126184962 | 3119555 ||    871 | 5789195 |      39/      0 |  415304 |       0 |
565.58/565.60	c |     891 |    10.4 |       0 |    31615 |   1019 |     117 | 128106145 | 3175774 ||    891 | 5889254 |      39/      0 |  422559 |       0 |
576.38/576.41	c |     893 |    10.8 |       0 |    31135 |   8418 |     118 | 129869986 | 3221175 ||    893 | 6003674 |      39/      0 |  433173 |       0 |
584.58/584.69	c |     907 |     8.3 |       0 |    31534 |    295 |     119 | 132035226 | 3266054 ||    907 | 6067694 |      39/      0 |  436179 |       0 |
594.28/594.39	c |     929 |     9.7 |       0 |    32234 |    154 |     120 | 134195632 | 3328242 ||    929 | 6178342 |      39/      0 |  443461 |       0 |
605.28/605.38	c |     955 |    11.0 |       0 |    33531 |   1510 |     121 | 136348909 | 3391690 ||    955 | 6295994 |      39/      0 |  451927 |       0 |
616.99/617.08	c |     969 |    11.7 |       0 |    32949 |    185 |     122 | 138391154 | 3440864 ||    969 | 6385007 |      39/      0 |  457889 |       0 |
628.09/628.15	c |     989 |    11.1 |       0 |    32216 |     30 |     123 | 140509234 | 3499765 ||    989 | 6491337 |      39/      0 |  465072 |       0 |
639.18/639.23	c |    1018 |    11.1 |       0 |    32604 |   1052 |     124 | 142621744 | 3564372 ||   1018 | 6612185 |      39/      0 |  474035 |       0 |
651.48/651.56	c |    1020 |    12.3 |       0 |    32655 |   6753 |     125 | 144514130 | 3606918 ||   1020 | 6714257 |      39/      0 |  484560 |       0 |
662.98/663.08	c |    1021 |    11.5 |       0 |    30990 |  10149 |     126 | 146706105 | 3641814 ||   1021 | 6805021 |      39/      0 |  498151 |       0 |
678.08/678.16	c |    1021 |    15.1 |       0 |    31360 |   4050 |     127 | 148380368 | 3679239 ||   1021 | 6885542 |      39/      0 |  498895 |       0 |
691.28/691.32	c |    1022 |    13.2 |       0 |    30243 |  17251 |     128 | 150441560 | 3709047 ||   1022 | 6980040 |      39/      0 |  525387 |       0 |
712.48/712.54	c |    1022 |    21.2 |       0 |    31992 |  13305 |     129 | 151566587 | 3754996 ||   1022 | 7095120 |      39/      0 |  526405 |       0 |
733.68/733.76	c |    1022 |    21.2 |       0 |    32876 |   5558 |     130 | 153675492 | 3789985 ||   1022 | 7164182 |      39/      0 |  527021 |       0 |
746.38/746.48	c |    1022 |    12.7 |       0 |    27649 |  19060 |     131 | 156800168 | 3808994 ||   1022 | 7164182 |      39/      0 |  527021 |       0 |
759.88/760.00	c |    1023 |    13.5 |       0 |    27566 |  32661 |     132 | 159094509 | 3849597 ||   1023 | 7343643 |      39/      0 |  579992 |       0 |
778.48/778.51	c |    1023 |    18.5 |       0 |    25016 |  13701 |     133 | 160464961 | 3906879 ||   1023 | 7483098 |      39/      0 |  581345 |       0 |
800.79/800.84	c |    1023 |    22.3 |       0 |    28404 |  13802 |     134 | 161757101 | 3959603 ||   1023 | 7613173 |      39/      0 |  582448 |       0 |
820.99/821.03	c |    1023 |    20.2 |       0 |    26800 |  13901 |     135 | 163161020 | 4015090 ||   1023 | 7749006 |      39/      0 |  583682 |       0 |
835.49/835.55	c |    1023 |    14.5 |       0 |    25287 |  11268 |     136 | 165763274 | 4043539 ||   1023 | 7777345 |      39/      0 |  583944 |       0 |
847.59/847.60	c |    1023 |    12.0 |       0 |    25019 |  25373 |     137 | 169009977 | 4064391 ||   1023 | 7777345 |      39/      0 |  583944 |       0 |
857.99/858.10	c |    1023 |    10.5 |       0 |    25657 |  39575 |     138 | 171788758 | 4083814 ||   1023 | 7777345 |      39/      0 |  583944 |       0 |
869.79/869.86	c |    1032 |    11.8 |       0 |    26281 |    169 |     139 | 174612387 | 4117073 ||   1032 | 7807580 |      39/      0 |  585636 |       0 |
882.99/883.02	c |    1059 |    13.2 |       0 |    25582 |    132 |     140 | 177272772 | 4189296 ||   1059 | 7933816 |      39/      0 |  594021 |       0 |
896.29/896.32	c |    1085 |    13.3 |       0 |    27833 |   1082 |     141 | 179646337 | 4259107 ||   1085 | 8061758 |      39/      0 |  602546 |       0 |
908.39/908.42	c |    1107 |    12.1 |       0 |    29874 |    140 |     142 | 182043439 | 4322561 ||   1107 | 8178723 |      39/      0 |  610796 |       0 |
923.19/923.28	c |    1132 |    14.9 |       0 |    32068 |    696 |     143 | 184683713 | 4398247 ||   1132 | 8309579 |      39/      0 |  619215 |       0 |
937.79/937.82	c |    1149 |    14.5 |       0 |    33249 |   1867 |     144 | 187102100 | 4461330 ||   1149 | 8433229 |      39/      0 |  628345 |       0 |
951.19/951.20	c |    1153 |    13.4 |       0 |    33237 |    162 |     145 | 189426486 | 4505785 ||   1153 | 8521827 |      39/      0 |  635909 |       0 |
964.70/964.71	c |    1181 |    13.5 |       0 |    34160 |   1300 |     146 | 192017846 | 4580199 ||   1181 | 8655115 |      39/      0 |  644795 |       0 |
979.69/979.75	c |    1212 |    15.1 |       0 |    35746 |    340 |     147 | 194635207 | 4658131 ||   1212 | 8798615 |      39/      0 |  654138 |       0 |
994.09/994.13	c |    1233 |    14.4 |       0 |    36281 |    197 |     148 | 197244755 | 4723149 ||   1233 | 8916237 |      39/      0 |  662322 |       0 |
1008.99/1009.08	c |    1261 |    15.0 |       0 |    36144 |     32 |     149 | 199875493 | 4798886 ||   1261 | 9049538 |      39/      0 |  671186 |       0 |
1024.89/1024.97	c |    1276 |    15.9 |       0 |    36658 |   2912 |     150 | 202515195 | 4854829 ||   1276 | 9157055 |      39/      0 |  679927 |       0 |
1038.79/1038.80	c |    1278 |    13.8 |       0 |    34823 |   8810 |     151 | 204596409 | 4899903 ||   1278 | 9282536 |      39/      0 |  700270 |       0 |
1054.49/1054.57	c |    1278 |    15.8 |       0 |    33235 |   5208 |     152 | 206709444 | 4947321 ||   1278 | 9378821 |      39/      0 |  701093 |       0 |
1065.29/1065.34	c |    1300 |    10.8 |       0 |    33769 |    252 |     153 | 209747224 | 5004765 ||   1300 | 9458508 |      39/      0 |  706257 |       0 |
1079.39/1079.41	c |    1330 |    14.1 |       0 |    35179 |    280 |     154 | 212330155 | 5083872 ||   1330 | 9597273 |      39/      0 |  715086 |       0 |
1094.09/1094.19	c |    1347 |    14.8 |       0 |    36632 |    151 |     155 | 214892622 | 5147686 ||   1347 | 9718914 |      39/      0 |  724193 |       0 |
1108.89/1108.92	c |    1377 |    14.7 |       0 |    37643 |     93 |     156 | 217537386 | 5223128 ||   1377 | 9852743 |      39/      0 |  733252 |       0 |
1124.49/1124.59	c |    1404 |    15.7 |       0 |    39164 |   2847 |     157 | 220199183 | 5295583 ||   1404 | 9999372 |      39/      0 |  745211 |       0 |
1141.19/1141.26	c |    1405 |    16.7 |       0 |    38451 |   4645 |     158 | 222523433 | 5341332 ||   1405 | 10093920 |      39/      0 |  752513 |       0 |
1155.59/1155.67	c |    1436 |    14.4 |       0 |    39469 |     78 |     159 | 225203193 | 5420323 ||   1436 | 10236118 |      39/      0 |  761852 |       0 |
1171.99/1172.08	c |    1467 |    16.4 |       0 |    39935 |    425 |     160 | 228098340 | 5498993 ||   1467 | 10374136 |      39/      0 |  771163 |       0 |
1187.79/1187.86	c |    1491 |    15.8 |       0 |    40726 |    482 |     161 | 230829961 | 5571929 ||   1491 | 10504398 |      39/      0 |  780102 |       0 |
1204.19/1204.21	c |    1524 |    16.3 |       0 |    41172 |     17 |     162 | 233842671 | 5658294 ||   1524 | 10652916 |      39/      0 |  789824 |       0 |
1221.89/1221.99	c |    1532 |    17.8 |       0 |    40942 |   6913 |     163 | 236491552 | 5723723 ||   1532 | 10796381 |      39/      0 |  803929 |       0 |
1241.60/1241.64	c |    1533 |    19.7 |       0 |    39442 |  14118 |     164 | 239166729 | 5779712 ||   1533 | 10929984 |      36/      0 |  817969 |       0 |
1256.50/1256.54	c |    1533 |    14.9 |       0 |    39667 |  11819 |     165 | 242183978 | 5818827 ||   1533 | 10979879 |      36/      0 |  818469 |       0 |
1276.30/1276.31	c |    1534 |    19.8 |       0 |    37137 |  28821 |     166 | 244166845 | 5886034 ||   1534 | 11197030 |      36/      0 |  846078 |       0 |
1291.80/1291.80	c |    1534 |    15.5 |       0 |    38239 |   7527 |     167 | 246502184 | 5936450 ||   1534 | 11291046 |      36/      0 |  846906 |       0 |
1300.00/1300.00	c |    1534 |     8.2 |       0 |    52014 |  21302 |     167 | 249017400 | 5956751 ||   1534 | 11291046 |      36/      0 |  846906 |       0 |
1300.00/1300.00	c c 
1300.00/1300.00	c -----------------------------------
1300.00/1300.00	c # temps = 1298.070000
1300.00/1300.00	c # cleaningDB = 167
1300.00/1300.00	c # clause binaire = 571702
1300.00/1300.00	c # literal removed by litRedundant = 67414270
1300.00/1300.00	c # literal removed by litRedundantBin = 91648480
1300.00/1300.00	c # init clause removed by simplify = 0
1300.00/1300.00	c # learnt clause removed by simplify = 0
1300.00/1300.00	c # une clause fausse était une apprise = 0
1300.00/1300.00	c # equivalence dectecte = 0
1300.00/1300.00	c # Memory used           : 81.21 MB
1300.00/1300.00	c 
1300.00/1300.00	c ########################
1300.00/1300.00	c ####   ##  ###   ## ####
1300.00/1300.00	c #### #### # ## #### ####
1300.00/1300.00	c ####   ##  ###   ##  ###
1300.00/1300.00	c ########################
1300.00/1300.00	c # restart = 1534
1300.00/1300.00	c # conflit = 1483706
1300.00/1300.00	c # decision = 5956751
1300.00/1300.00	c # propagation = 249017400 	 (191836.649795 (prop/sec))
1300.00/1300.00	c 
1300.00/1300.00	c ########################
1300.00/1300.00	c ### ### #   ##   ##   ##
1300.00/1300.00	c ### # # # #### # ### ###
1300.00/1300.00	c ###  #  ### ## # ### ###
1300.00/1300.00	c ########################
1300.00/1300.00	c # numtry = 1534
1300.00/1300.00	c # numflips = 11291046
1300.00/1300.00	c # maxSat = 36
1300.00/1300.00	c # freeFlip = 1508003
1300.00/1300.00	c # nbBoundary = 0
1300.00/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-3250905-1303577548/watcher-3250905-1303577548 -o /tmp/evaluation-result-3250905-1303577548/solver-3250905-1303577548 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3250905-1303577548.cnf rnovelty 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.18 2.81 3.21 4/189 11181
/proc/meminfo: memFree=16944596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0

[startup+0.0404471 s]
/proc/loadavg: 1.18 2.81 3.21 4/189 11181
/proc/meminfo: memFree=16944596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10043 s]
/proc/loadavg: 1.18 2.81 3.21 4/189 11181
/proc/meminfo: memFree=16944596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300398 s]
/proc/loadavg: 1.18 2.81 3.21 4/189 11181
/proc/meminfo: memFree=16944596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700324 s]
/proc/loadavg: 1.18 2.81 3.21 4/189 11181
/proc/meminfo: memFree=16944596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50117 s]
/proc/loadavg: 1.18 2.81 3.21 5/196 11192
/proc/meminfo: memFree=16813596/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=0 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 333 0 0 0 0 0 0 0 21 0 1 0 547985390 8912896 253 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11181/statm: 2176 253 211 178 0 69 0
[pid=11182] ppid=11181 vsize=51756 CPUtime=1.49 cores=1,3
/proc/11182/stat : 11182 (SatELite_releas) R 11181 11181 10033 0 -1 4202496 10574 0 0 0 147 2 0 0 25 0 1 0 547985391 52998144 10528 33554432000 134512640 135144242 4293617600 18446744073709551615 134588216 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11182/statm: 12939 10528 77 155 0 12782 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60460

[startup+3.10088 s]
/proc/loadavg: 1.41 2.82 3.21 5/197 11194
/proc/meminfo: memFree=16833924/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=19664 CPUtime=1.14 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 3382 0 0 0 114 0 0 0 25 0 1 0 547985585 20135936 3293 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222359 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 4916 3293 135 12 0 3380 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 37072

[startup+6.30029 s]
/proc/loadavg: 1.41 2.82 3.21 5/197 11194
/proc/meminfo: memFree=16818792/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=21512 CPUtime=4.34 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 3841 0 0 0 434 0 0 0 25 0 1 0 547985585 22028288 3752 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222375 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 5378 3752 135 12 0 3842 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 38920

[startup+12.7011 s]
/proc/loadavg: 1.81 2.86 3.22 5/198 11196
/proc/meminfo: memFree=16848196/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=23756 CPUtime=10.73 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 4415 0 0 0 1073 0 0 0 25 0 1 0 547985585 24326144 4326 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222349 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 5939 4326 135 12 0 4403 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 41164

[startup+25.5008 s]
/proc/loadavg: 2.14 2.90 3.23 5/198 11196
/proc/meminfo: memFree=16837016/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=26324 CPUtime=23.54 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 5064 0 0 0 2353 1 0 0 25 0 1 0 547985585 26955776 4975 33554432000 4194304 4241092 140735421358288 18446744073709551615 4205706 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 6581 4975 135 12 0 5045 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43732

[startup+51.1011 s]
/proc/loadavg: 2.78 2.99 3.25 5/198 11197
/proc/meminfo: memFree=16819508/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=31604 CPUtime=49.14 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 6386 0 0 0 4913 1 0 0 25 0 1 0 547985585 32362496 6297 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 7901 6297 135 12 0 6365 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 49012

[startup+102.307 s]
/proc/loadavg: 3.51 3.16 3.29 5/198 11198
/proc/meminfo: memFree=16800204/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=34296 CPUtime=100.35 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 7044 0 0 0 10033 2 0 0 25 0 1 0 547985585 35119104 6954 33554432000 4194304 4241092 140735421358288 18446744073709551615 4204713 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 8574 6954 136 12 0 7038 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 51704

[startup+162.301 s]
/proc/loadavg: 3.80 3.29 3.32 5/198 11200
/proc/meminfo: memFree=16783352/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=39420 CPUtime=160.34 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 8323 0 0 0 16032 2 0 0 25 0 1 0 547985585 40366080 8226 33554432000 4194304 4241092 140735421358288 18446744073709551615 4206157 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 9855 8226 136 12 0 8319 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 56828

[startup+222.301 s]
/proc/loadavg: 3.93 3.43 3.37 5/198 11202
/proc/meminfo: memFree=16765924/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=43704 CPUtime=220.34 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 9417 0 0 0 22031 3 0 0 25 0 1 0 547985585 44752896 9306 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222546 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 10926 9306 136 12 0 9390 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 61112

[startup+282.301 s]
/proc/loadavg: 3.97 3.52 3.40 5/198 11203
/proc/meminfo: memFree=16758100/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3

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

[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=66156 CPUtime=700.35 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 15469 0 0 0 70029 6 0 0 25 0 1 0 547985585 67743744 14937 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222372 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 16539 14937 136 12 0 15003 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 83564

[startup+762.306 s]
/proc/loadavg: 3.01 3.30 3.37 4/190 11243
/proc/meminfo: memFree=16726300/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=73456 CPUtime=760.35 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 17344 0 0 0 76029 6 0 0 25 0 1 0 547985585 75218944 16749 33554432000 4194304 4241092 140735421358288 18446744073709551615 4221799 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 18364 16749 136 12 0 16828 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 90864

[startup+822.3 s]
/proc/loadavg: 3.00 3.25 3.35 4/190 11245
/proc/meminfo: memFree=16722072/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=73844 CPUtime=820.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 17484 0 0 0 82029 7 0 0 25 0 1 0 547985585 75616256 16862 33554432000 4194304 4241092 140735421358288 18446744073709551615 4223728 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 18461 16862 136 12 0 16925 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 91252

[startup+882.3 s]
/proc/loadavg: 3.00 3.20 3.32 4/190 11246
/proc/meminfo: memFree=16716108/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=75360 CPUtime=880.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 17906 0 0 0 88029 7 0 0 25 0 1 0 547985585 77168640 17213 33554432000 4194304 4241092 140735421358288 18446744073709551615 4205404 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 18840 17213 136 12 0 17304 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 92768

[startup+942.3 s]
/proc/loadavg: 3.00 3.16 3.30 4/190 11248
/proc/meminfo: memFree=16713848/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=75360 CPUtime=940.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 17974 0 0 0 94029 7 0 0 25 0 1 0 547985585 77168640 17216 33554432000 4194304 4241092 140735421358288 18446744073709551615 4223705 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 18840 17216 136 12 0 17304 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 92768

[startup+1002.3 s]
/proc/loadavg: 3.00 3.13 3.28 4/190 11249
/proc/meminfo: memFree=16710488/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=75392 CPUtime=1000.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 18070 0 0 0 100029 7 0 0 25 0 1 0 547985585 77201408 17249 33554432000 4194304 4241092 140735421358288 18446744073709551615 4223718 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 18848 17249 136 12 0 17312 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 92800

[startup+1062.3 s]
/proc/loadavg: 3.00 3.10 3.26 4/190 11251
/proc/meminfo: memFree=16707380/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=76236 CPUtime=1060.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 18358 0 0 0 106029 7 0 0 25 0 1 0 547985585 78065664 17458 33554432000 4194304 4241092 140735421358288 18446744073709551615 4205706 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 19059 17458 136 12 0 17523 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 93644

[startup+1122.3 s]
/proc/loadavg: 3.00 3.08 3.24 4/190 11253
/proc/meminfo: memFree=16704760/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=76416 CPUtime=1120.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 18463 0 0 0 112029 7 0 0 25 0 1 0 547985585 78249984 17499 33554432000 4194304 4241092 140735421358288 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 19104 17499 136 12 0 17568 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 93824

[startup+1182.3 s]
/proc/loadavg: 3.05 3.08 3.23 4/190 11254
/proc/meminfo: memFree=16696448/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=78200 CPUtime=1180.36 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 18989 0 0 0 118029 7 0 0 25 0 1 0 547985585 80076800 17950 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 19550 17950 136 12 0 18014 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 95608

[startup+1242.3 s]
/proc/loadavg: 3.02 3.06 3.21 4/190 11256
/proc/meminfo: memFree=16691724/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=81960 CPUtime=1240.37 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 19980 0 0 0 124029 8 0 0 25 0 1 0 547985585 83927040 18879 33554432000 4194304 4241092 140735421358288 18446744073709551615 4222336 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 20490 18879 136 12 0 18954 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 99368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.05 3.19 3/183 11276
/proc/meminfo: memFree=16759576/32951124 swapFree=67111528/67111528
[pid=11181] ppid=11179 vsize=8704 CPUtime=1.93 cores=1,3
/proc/11181/stat : 11181 (esg_static.sh) S 11179 11181 10033 0 -1 4202496 350 10576 0 0 0 0 190 3 18 0 1 0 547985390 8912896 256 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020395776 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/11181/statm: 2176 256 211 178 0 69 0
[pid=11193] ppid=11181 vsize=8704 CPUtime=0 cores=1,3
/proc/11193/stat : 11193 (esg_static.sh) S 11181 11181 10033 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 547985585 8912896 135 33554432000 4194304 4922060 140736517453520 18446744073709551615 260020214917 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11193/statm: 2176 135 90 178 0 69 0
[pid=11194] ppid=11193 vsize=83152 CPUtime=1298.07 cores=1,3
/proc/11194/stat : 11194 (sathys) R 11193 11181 10033 0 -1 4202496 20348 0 0 0 129799 8 0 0 25 0 1 0 547985585 85147648 19162 33554432000 4194304 4241092 140735421358288 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/11194/statm: 20788 19162 136 12 0 19252 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 100560

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.04
CPU user time (s): 1299.91
CPU system time (s): 0.12998
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 100592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.12998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31656
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= 11
involuntary context switches= 17517

runsolver used 2.07768 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 18:52:28
IDJOB=3250905
IDBENCH=88204
IDSOLVER=1610
FILE ID=node110/3250905-1303577548
RUNJOBID= node110-1303577548-11143
PBS_JOBID= 13150302
Free space on /tmp= 71940 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250905-1303577548/watcher-3250905-1303577548 -o /tmp/evaluation-result-3250905-1303577548/solver-3250905-1303577548 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3250905-1303577548.cnf rnovelty

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=291903811

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.83
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.830
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.76
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.830
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.83
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.830
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.74
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16945124 kB
Buffers:       2314652 kB
Cached:       13042868 kB
SwapCached:          0 kB
Active:        7990984 kB
Inactive:      7449120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16945124 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19540 kB
Writeback:           0 kB
AnonPages:       81300 kB
Mapped:          15264 kB
Slab:           502852 kB
PageTables:       5496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252136 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= 71912 MiB
End job on node110 at 2011-04-23 19:14:08