Trace number 3288660

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 1300.01

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_b_unsat.cnf
MD5SUM3dc443ddf213a09407d2a75925179735
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark113.98
Satisfiable
(Un)Satisfiability was proved
Number of variables26061
Number of clauses742909
Sum of the clauses size2791650
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 244599
Number of clauses of size 390788
Number of clauses of size 4607522
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-3288660-1303769884.cnf
0.00/0.00	c Parsing...
0.00/0.32	c ==============================================================================
0.00/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.32	c ==============================================================================
0.00/0.32	c |         0 |  742909  2791650 |  222872       0        0     nan |  0.000 % |
0.00/0.34	c |         0 |  742878  2791868 |      --       0       --      -- |     --   | -31/218
0.00/0.34	c ==============================================================================
0.00/0.34	c Result  :   #vars: 25957   #clauses: 742878   #literals: 2791868
0.00/0.34	c CPU time:   0.306953 s
0.00/0.34	c ==============================================================================
1.48/1.59	c 
1.48/1.59	c seed = 0, numatom = 25957, numclause = 698397, numliterals = 2791868
1.48/1.59	c ---------------------------------------------------------------------------------------------------------------------------------------------
1.48/1.59	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
1.48/1.59	c ---------------------------------------------------------------------------------------------------------------------------------------------
2.58/2.61	c |       2 |     1.0 |      19 |      492 |    196 |       1 |    235599 |    2103 ||      2 |   27372 |      93/     88 |     255 |       0 |
2.88/2.97	c |       4 |     0.4 |      19 |     1093 |    293 |       2 |    381018 |    3192 ||      4 |   33848 |      27/     19 |     604 |       0 |
3.38/3.43	c |       6 |     0.5 |      19 |     1794 |    188 |       3 |    557326 |    4298 ||      6 |   41360 |      27/     19 |     924 |       0 |
3.78/3.81	c |       7 |     0.4 |      19 |     2598 |    392 |       4 |    749943 |    5419 ||      7 |   49775 |      27/     19 |    1350 |       0 |
4.18/4.29	c |      11 |     0.5 |      19 |     3498 |    294 |       5 |    957978 |    6802 ||     11 |   59369 |       7/      6 |    1906 |       0 |
4.78/4.88	c |      14 |     0.6 |      19 |     4500 |    490 |       6 |   1200703 |    8181 ||     14 |   71757 |       7/      6 |    2645 |       0 |
5.48/5.53	c |      15 |     0.7 |      19 |     5601 |    989 |       7 |   1453614 |    9730 ||     15 |   84971 |       7/      6 |    3488 |       0 |
6.08/6.18	c |      16 |     0.7 |      19 |     6377 |     87 |       8 |   1785051 |   11232 ||     16 |   89837 |       7/      6 |    3602 |       0 |
6.88/6.91	c |      21 |     0.7 |      19 |     7108 |     78 |       9 |   2101035 |   13134 ||     21 |  105947 |       7/      6 |    4349 |       0 |
7.68/7.79	c |      25 |     0.9 |      19 |     7871 |    177 |      10 |   2461246 |   15063 ||     25 |  122002 |       7/      6 |    5188 |       0 |
8.38/8.49	c |      29 |     0.7 |      19 |     8684 |    577 |      11 |   2770489 |   17161 ||     29 |  139012 |       6/      6 |    6034 |       0 |
9.28/9.33	c |      30 |     0.8 |      19 |     9484 |    371 |      12 |   3129880 |   19284 ||     30 |  157128 |       6/      6 |    6868 |       0 |
9.88/9.93	c |      31 |     0.6 |      19 |    10293 |   2072 |      13 |   3432602 |   21772 ||     31 |  179086 |       6/      6 |    8532 |       0 |
10.48/10.56	c |      31 |     0.6 |      19 |    11087 |   1469 |      14 |   3911764 |   24010 ||     31 |  184159 |       6/      6 |    8543 |       0 |
11.38/11.42	c |      38 |     0.9 |      19 |    11741 |    353 |      15 |   4311793 |   26813 ||     38 |  202976 |       6/      6 |    9797 |       0 |
12.38/12.48	c |      44 |     1.1 |      19 |    12525 |    246 |      16 |   4749678 |   29716 ||     44 |  224537 |       6/      6 |   10649 |       0 |
13.48/13.55	c |      46 |     1.1 |      19 |    13261 |    244 |      17 |   5177468 |   32642 ||     46 |  249069 |       6/      6 |   11919 |       0 |
14.58/14.63	c |      53 |     1.1 |      19 |    13989 |    237 |      18 |   5647751 |   35664 ||     53 |  265869 |       6/      6 |   13182 |       0 |
15.78/15.82	c |      59 |     1.2 |      19 |    14801 |    128 |      19 |   6145661 |   38888 ||     59 |  290554 |       6/      6 |   14049 |       0 |
16.78/16.84	c |      61 |     1.0 |      19 |    15848 |    725 |      20 |   6624392 |   41950 ||     61 |  312055 |       6/      6 |   15311 |       0 |
17.88/17.99	c |      62 |     1.2 |      19 |    16684 |    828 |      21 |   7093578 |   45195 ||     62 |  342913 |       6/      6 |   16987 |       0 |
19.08/19.17	c |      63 |     1.2 |      19 |    17508 |   3429 |      22 |   7583839 |   48492 ||     63 |  375592 |       6/      6 |   20303 |       0 |
20.28/20.30	c |      63 |     1.1 |      19 |    18283 |   1325 |      23 |   8141065 |   51927 ||     63 |  393819 |       6/      6 |   20345 |       0 |
21.58/21.69	c |      67 |     1.4 |      19 |    19105 |     20 |      24 |   8849312 |   55485 ||     67 |  404473 |       6/      6 |   20873 |       0 |
23.18/23.25	c |      76 |     1.6 |      19 |    19453 |    295 |      25 |   9496939 |   59531 ||     76 |  435108 |       6/      6 |   22467 |       0 |
24.68/24.79	c |      80 |     1.5 |      19 |    20440 |     85 |      26 |  10163834 |   63551 ||     80 |  465338 |       6/      6 |   23948 |       0 |
26.38/26.46	c |      90 |     1.7 |      19 |    21433 |    172 |      27 |  10842815 |   67921 ||     90 |  499941 |       6/      6 |   25655 |       0 |
28.18/28.29	c |      94 |     1.8 |      19 |    22377 |   1064 |      28 |  11631224 |   72267 ||     94 |  540654 |       6/      6 |   28759 |       0 |
29.88/29.90	c |      96 |     1.6 |      19 |    23410 |     55 |      29 |  12380538 |   76630 ||     96 |  569043 |       6/      6 |   29007 |       0 |
31.68/31.70	c |     107 |     1.8 |      19 |    24230 |    241 |      30 |  13110713 |   81627 ||    107 |  606767 |       6/      6 |   30938 |       0 |
33.58/33.66	c |     113 |     2.0 |      19 |    24862 |    233 |      31 |  13946863 |   86309 ||    113 |  643361 |       6/      6 |   32726 |       0 |
35.58/35.65	c |     123 |     2.0 |      19 |    25795 |     16 |      32 |  14748911 |   91338 ||    123 |  686266 |       6/      6 |   34723 |       0 |
37.48/37.55	c |     125 |     1.9 |      19 |    26770 |    117 |      33 |  15536291 |   96252 ||    125 |  730315 |       6/      6 |   37277 |       0 |
39.68/39.76	c |     126 |     2.2 |      19 |    27583 |   3919 |      34 |  16303113 |  101100 ||    126 |  776889 |       6/      6 |   40611 |       0 |
41.88/41.95	c |     126 |     2.2 |      19 |    28551 |   3017 |      35 |  17257470 |  105799 ||    126 |  793235 |       6/      6 |   40644 |       0 |
44.88/44.97	c |     127 |     3.0 |      19 |    29502 |   7019 |      36 |  18024484 |  111077 ||    127 |  876354 |       6/      6 |   47282 |       0 |
47.48/47.51	c |     127 |     2.5 |      19 |    30262 |   1516 |      37 |  18893014 |  116286 ||    127 |  919134 |       6/      6 |   47364 |       0 |
49.38/49.50	c |     127 |     2.0 |      19 |    31094 |   5718 |      38 |  19964062 |  121195 ||    127 |  919134 |       6/      6 |   47364 |       0 |
51.89/51.93	c |     140 |     2.4 |      19 |    32012 |    107 |      39 |  20958612 |  127075 ||    140 |  957626 |       6/      5 |   49472 |       0 |
54.19/54.20	c |     148 |     2.3 |      19 |    33232 |    196 |      40 |  21912910 |  133286 ||    148 | 1001052 |       6/      5 |   51601 |       0 |
56.69/56.74	c |     157 |     2.5 |      19 |    34313 |    481 |      41 |  22826495 |  139519 ||    157 | 1046124 |       2/      2 |   54143 |       0 |
59.39/59.42	c |     163 |     2.7 |      19 |    34716 |    168 |      42 |  23841243 |  145560 ||    163 | 1085152 |       2/      2 |   56432 |       0 |
61.88/61.97	c |     173 |     2.5 |      19 |    36255 |    153 |      43 |  24822603 |  151925 ||    173 | 1132508 |       2/      2 |   59174 |       0 |
64.59/64.68	c |     187 |     2.7 |      19 |    37073 |    324 |      44 |  25884947 |  158446 ||    187 | 1176873 |       2/      2 |   61693 |       0 |
67.48/67.50	c |     189 |     2.8 |      19 |    37627 |   1018 |      45 |  26935192 |  164978 ||    189 | 1229356 |       2/      2 |   64246 |       0 |
70.29/70.31	c |     190 |     2.8 |      19 |    38584 |   1219 |      46 |  28003842 |  171588 ||    190 | 1284392 |       2/      2 |   67624 |       0 |
73.19/73.23	c |     200 |     2.9 |      19 |    39544 |     94 |      47 |  29187116 |  178278 ||    200 | 1316476 |       2/      2 |   69303 |       0 |
76.58/76.69	c |     212 |     3.5 |      19 |    40646 |    487 |      48 |  30477137 |  185211 ||    212 | 1375390 |       2/      2 |   72250 |       0 |
79.98/80.05	c |     221 |     3.4 |      19 |    41735 |   1573 |      49 |  31617061 |  192326 ||    221 | 1427858 |       2/      2 |   76038 |       0 |
83.49/83.53	c |     231 |     3.5 |      19 |    42659 |    261 |      50 |  32885956 |  199445 ||    231 | 1478373 |       2/      2 |   77750 |       0 |
86.89/86.96	c |     243 |     3.4 |      19 |    43551 |     43 |      51 |  34129688 |  207030 ||    243 | 1537914 |       2/      2 |   80705 |       0 |
90.88/90.99	c |     252 |     4.0 |      19 |    44961 |   2033 |      52 |  35410691 |  214549 ||    252 | 1605597 |       2/      2 |   84486 |       0 |
95.08/95.12	c |     253 |     4.1 |      19 |    46159 |    532 |      53 |  36709726 |  221760 ||    253 | 1677323 |       2/      2 |   87751 |       0 |
97.68/97.79	c |     254 |     2.7 |      19 |    47159 |   6334 |      54 |  37699415 |  229144 ||    254 | 1725806 |       2/      2 |   94321 |       0 |
100.68/100.78	c |     254 |     3.0 |      19 |    47998 |   2633 |      55 |  38605698 |  236811 ||    254 | 1770277 |       2/      2 |   94466 |       0 |
103.39/103.49	c |     255 |     2.7 |      19 |    48854 |   8635 |      56 |  39588838 |  244231 ||    255 | 1825712 |       2/      2 |  107551 |       0 |
107.28/107.30	c |     255 |     3.8 |      19 |    49229 |   6101 |      57 |  40654177 |  252581 ||    255 | 1912879 |       2/      2 |  107783 |       0 |
110.78/110.80	c |     255 |     3.5 |      19 |    49708 |   1735 |      58 |  41905474 |  260857 ||    255 | 1974746 |       2/      2 |  107953 |       0 |
113.98/114.02	c |     255 |     3.2 |      19 |    50278 |   8036 |      59 |  43744440 |  268153 ||    255 | 1974746 |       2/      2 |  107953 |       0 |
117.78/117.81	c |     262 |     3.8 |      19 |    50370 |    231 |      60 |  45439951 |  276004 ||    262 | 1994500 |       2/      2 |  109212 |       0 |
122.08/122.11	c |     277 |     4.3 |      19 |    51602 |    307 |      61 |  46815483 |  285054 ||    277 | 2061720 |       2/      2 |  112589 |       0 |
126.48/126.50	c |     286 |     4.4 |      19 |    52962 |    291 |      62 |  48231116 |  293823 ||    286 | 2136062 |       2/      2 |  116409 |       0 |
130.78/130.80	c |     301 |     4.3 |      19 |    54424 |    973 |      63 |  49739726 |  302893 ||    301 | 2198478 |       2/      2 |  119758 |       0 |
135.78/135.84	c |     316 |     5.0 |      19 |    55607 |    148 |      64 |  51322386 |  312122 ||    316 | 2275612 |       2/      2 |  123135 |       0 |
140.88/140.96	c |     318 |     5.1 |      19 |    56596 |   4651 |      65 |  52746173 |  321082 ||    318 | 2364645 |       2/      2 |  128151 |       0 |
146.28/146.31	c |     331 |     5.4 |      19 |    57497 |    133 |      66 |  54440254 |  330057 ||    331 | 2409317 |       2/      2 |  130275 |       0 |
151.18/151.20	c |     347 |     4.9 |      19 |    58167 |    509 |      67 |  56020641 |  339656 ||    347 | 2482456 |       2/      2 |  134081 |       0 |
155.98/156.06	c |     356 |     4.9 |      19 |    59161 |    499 |      68 |  57729533 |  349103 ||    356 | 2563701 |       2/      2 |  137849 |       0 |
160.89/160.99	c |     373 |     4.9 |      19 |    60561 |     67 |      69 |  59334519 |  359245 ||    373 | 2638465 |       2/      2 |  141443 |       0 |
165.39/165.41	c |     381 |     4.4 |      19 |    61771 |   2152 |      70 |  60871941 |  368894 ||    381 | 2715404 |       2/      2 |  148295 |       0 |
169.99/170.09	c |     382 |     4.7 |      19 |    63141 |   4854 |      71 |  62530291 |  378750 ||    382 | 2789416 |       2/      2 |  154988 |       0 |
174.69/174.74	c |     382 |     4.7 |      19 |    64831 |   2852 |      72 |  64075571 |  388425 ||    382 | 2864368 |       2/      2 |  155171 |       0 |
179.69/179.74	c |     396 |     5.0 |      19 |    65742 |    335 |      73 |  65836621 |  398311 ||    396 | 2911114 |       2/      2 |  157691 |       0 |
184.89/184.97	c |     412 |     5.2 |      19 |    66752 |   1110 |      74 |  67529304 |  408685 ||    412 | 2989771 |       2/      2 |  161920 |       0 |
189.59/189.67	c |     426 |     4.7 |      19 |    67786 |    292 |      75 |  69173355 |  419233 ||    426 | 3061415 |       2/      2 |  165716 |       0 |
195.29/195.32	c |     443 |     5.6 |      19 |    69031 |    960 |      76 |  70970322 |  430032 ||    443 | 3141824 |       2/      2 |  170360 |       0 |
200.49/200.53	c |     445 |     5.2 |      19 |    70324 |    656 |      77 |  72527330 |  440490 ||    445 | 3216745 |       2/      2 |  175411 |       0 |
206.39/206.43	c |     460 |     5.9 |      19 |    71563 |     32 |      78 |  74354240 |  451193 ||    460 | 3278100 |       2/      2 |  178798 |       0 |
212.89/212.90	c |     476 |     6.5 |      19 |    72860 |   1900 |      79 |  76121220 |  462277 ||    476 | 3367044 |       2/      2 |  183828 |       0 |
218.89/218.92	c |     491 |     6.0 |      19 |    73613 |    672 |      80 |  78026037 |  473172 ||    491 | 3443917 |       2/      2 |  187229 |       0 |
224.89/224.95	c |     507 |     6.0 |      19 |    74980 |    337 |      81 |  79895288 |  484545 ||    507 | 3543040 |       2/      2 |  192293 |       0 |
230.09/230.18	c |     509 |     5.2 |      19 |    76438 |   4136 |      82 |  81635900 |  495368 ||    509 | 3630235 |       2/      2 |  202166 |       0 |
235.99/236.01	c |     509 |     5.8 |      19 |    77716 |   3236 |      83 |  83380552 |  506589 ||    509 | 3710167 |       2/      2 |  202375 |       0 |
240.99/241.08	c |     510 |     5.1 |      19 |    79393 |  12038 |      84 |  84976202 |  517529 ||    510 | 3797555 |       2/      2 |  215458 |       0 |
245.79/245.81	c |     510 |     4.7 |      19 |    79965 |   1739 |      85 |  86425003 |  528871 ||    510 | 3871344 |       2/      2 |  215728 |       0 |
250.79/250.87	c |     510 |     5.1 |      19 |    79752 |  10740 |      86 |  88445511 |  539383 ||    510 | 3871344 |       2/      2 |  215728 |       0 |
257.89/257.90	c |     511 |     7.0 |      19 |    79599 |  19841 |      87 |  90172576 |  551287 ||    511 | 4007737 |       2/      2 |  241861 |       0 |
265.89/265.98	c |     511 |     8.1 |      19 |    79404 |   9204 |      88 |  91949062 |  563524 ||    511 | 4147949 |       2/      2 |  242214 |       0 |
273.49/273.57	c |     511 |     7.6 |      19 |    80077 |   9302 |      89 |  93559193 |  575796 ||    511 | 4275503 |       2/      2 |  242533 |       0 |
280.49/280.59	c |     511 |     7.0 |      19 |    80940 |   9347 |      90 |  95853612 |  586627 ||    511 | 4276572 |       2/      2 |  242533 |       0 |
288.09/288.19	c |     511 |     7.6 |      19 |    81788 |  18848 |      91 |  98530368 |  597524 ||    511 | 4276572 |       2/      2 |  242533 |       0 |
296.39/296.45	c |     521 |     8.2 |      19 |    82630 |    132 |      92 | 101240779 |  609122 ||    521 | 4308428 |       2/      2 |  244226 |       0 |
303.49/303.59	c |     541 |     7.1 |      19 |    83908 |    488 |      93 | 103320265 |  622067 ||    541 | 4404329 |       2/      2 |  249346 |       0 |
310.79/310.86	c |     557 |     7.3 |      19 |    86263 |    665 |      94 | 105454709 |  634920 ||    557 | 4494602 |       2/      2 |  254413 |       0 |
318.39/318.42	c |     574 |     7.6 |      19 |    88073 |   1729 |      95 | 107768986 |  648026 ||    574 | 4596663 |       2/      2 |  262686 |       0 |
325.79/325.88	c |     587 |     7.5 |      19 |    89283 |    198 |      96 | 109941416 |  661041 ||    587 | 4684584 |       2/      2 |  264890 |       0 |
334.59/334.60	c |     605 |     8.7 |      19 |    88073 |   1770 |      97 | 112311620 |  674076 ||    605 | 4798331 |       2/      2 |  271191 |       0 |
342.09/342.12	c |     626 |     7.5 |      19 |    89419 |    123 |      98 | 114444911 |  687595 ||    626 | 4883840 |       2/      2 |  275468 |       0 |
350.19/350.24	c |     637 |     8.1 |      19 |    90221 |   3802 |      99 | 116704751 |  700995 ||    637 | 5001853 |       2/      2 |  282987 |       0 |
357.59/357.68	c |     638 |     7.4 |      19 |    92082 |   9404 |     100 | 118869698 |  714983 ||    638 | 5134033 |       2/      2 |  289772 |       0 |
365.09/365.13	c |     651 |     7.4 |      19 |    93556 |     74 |     101 | 121446561 |  728372 ||    651 | 5178023 |       2/      2 |  291887 |       0 |
374.39/374.40	c |     669 |     9.3 |      19 |    95180 |     49 |     102 | 123895311 |  742510 ||    669 | 5294352 |       2/      2 |  298212 |       0 |
382.38/382.44	c |     693 |     8.0 |      19 |    96526 |      5 |     103 | 126204219 |  756418 ||    693 | 5386124 |       2/      2 |  303048 |       0 |
391.08/391.19	c |     701 |     8.8 |      19 |    97913 |    692 |     104 | 128455731 |  770369 ||    701 | 5507803 |       2/      2 |  309974 |       0 |
400.78/400.84	c |     723 |     9.6 |      19 |    99359 |    541 |     105 | 131097427 |  784255 ||    723 | 5590532 |       2/      2 |  314597 |       0 |
410.78/410.84	c |     743 |    10.0 |      19 |   101161 |      7 |     106 | 133685603 |  798537 ||    743 | 5707477 |       2/      2 |  320182 |       0 |
419.48/419.57	c |     763 |     8.7 |      19 |   103305 |   2379 |     107 | 136035360 |  813396 ||    763 | 5825604 |       2/      2 |  326768 |       0 |
429.68/429.75	c |     765 |    10.2 |      19 |   103964 |   6375 |     108 | 138417460 |  827803 ||    765 | 5952003 |       2/      2 |  336741 |       0 |
438.18/438.26	c |     766 |     8.5 |      19 |   105649 |   8080 |     109 | 141049218 |  841509 ||    766 | 6052700 |       2/      2 |  349890 |       0 |
446.08/446.17	c |     766 |     7.9 |      19 |   105739 |    281 |     110 | 143042178 |  856650 ||    766 | 6193014 |       2/      2 |  350313 |       0 |
452.09/452.18	c |     766 |     6.0 |      19 |   106879 |  11783 |     111 | 145717658 |  870175 ||    766 | 6193014 |       2/      2 |  350313 |       0 |
462.38/462.49	c |     795 |    10.3 |      19 |   107771 |    318 |     112 | 148454896 |  885203 ||    795 | 6305360 |       2/      2 |  356248 |       0 |
471.68/471.71	c |     812 |     9.2 |      19 |   109050 |    586 |     113 | 150920004 |  900457 ||    812 | 6423080 |       2/      2 |  362182 |       0 |
482.08/482.18	c |     829 |    10.5 |      19 |   110231 |   3562 |     114 | 153539953 |  915792 ||    829 | 6560088 |       2/      2 |  370541 |       0 |
491.69/491.71	c |     849 |     9.5 |      19 |   111490 |    124 |     115 | 156268497 |  931274 ||    849 | 6651214 |       2/      2 |  374607 |       0 |
502.38/502.45	c |     871 |    10.7 |      19 |   112947 |     76 |     116 | 158935996 |  946823 ||    871 | 6764928 |       2/      2 |  380804 |       0 |
513.28/513.33	c |     891 |    10.9 |      19 |   116203 |   1036 |     117 | 161701438 |  962589 ||    891 | 6893515 |       2/      2 |  387448 |       0 |
521.29/521.33	c |     893 |     8.0 |      19 |   116552 |   8436 |     118 | 164009545 |  978303 ||    893 | 7016183 |       2/      2 |  397435 |       0 |
530.20/530.22	c |     907 |     8.9 |      19 |   117622 |    318 |     119 | 166750619 |  994064 ||    907 | 7084536 |       2/      2 |  399985 |       0 |
540.89/540.96	c |     929 |    10.7 |      19 |   119280 |    186 |     120 | 169481217 | 1010069 ||    929 | 7205492 |       2/      2 |  406504 |       0 |
553.09/553.12	c |     955 |    12.2 |      19 |   121246 |   1544 |     121 | 172356193 | 1026464 ||    955 | 7334400 |       2/      2 |  414227 |       0 |
562.99/563.04	c |     969 |     9.9 |      19 |   122620 |    224 |     122 | 175179421 | 1042551 ||    969 | 7440061 |       2/      2 |  419725 |       0 |
575.20/575.22	c |     989 |    12.2 |      19 |   123894 |     80 |     123 | 178115112 | 1058475 ||    989 | 7560300 |       2/      2 |  426252 |       0 |
586.99/587.03	c |    1018 |    11.8 |      19 |   125525 |   1125 |     124 | 180987718 | 1075098 ||   1018 | 7697018 |       2/      2 |  434432 |       0 |
596.79/596.89	c |    1020 |     9.9 |      19 |   127673 |   6823 |     125 | 183574822 | 1091468 ||   1020 | 7829515 |       2/      2 |  444443 |       0 |
606.19/606.20	c |    1021 |     9.3 |      19 |   128211 |  10219 |     126 | 186216807 | 1107646 ||   1021 | 7938470 |       2/      2 |  457614 |       0 |
616.19/616.20	c |    1021 |    10.0 |      19 |   129296 |   4119 |     127 | 188670528 | 1124184 ||   1021 | 8061608 |       2/      2 |  457902 |       0 |
625.69/625.76	c |    1022 |     9.6 |      19 |   130841 |  17320 |     128 | 191351236 | 1140017 ||   1022 | 8164753 |       2/      2 |  484134 |       0 |
634.29/634.33	c |    1022 |     8.6 |      19 |   131583 |  13302 |     129 | 193735279 | 1157819 ||   1022 | 8309221 |       2/      2 |  484612 |       0 |
642.79/642.83	c |    1022 |     8.5 |      19 |   132460 |   5623 |     130 | 196182249 | 1174495 ||   1022 | 8395844 |       2/      2 |  484907 |       0 |
649.49/649.51	c |    1022 |     6.7 |      19 |   132081 |  19127 |     131 | 199103417 | 1189905 ||   1022 | 8395844 |       2/      2 |  484907 |       0 |
658.99/659.00	c |    1023 |     9.5 |      19 |   132115 |  32729 |     132 | 201468938 | 1206836 ||   1023 | 8570752 |       2/      2 |  536858 |       0 |
668.49/668.57	c |    1023 |     9.6 |      19 |   131502 |  13705 |     133 | 203533994 | 1224951 ||   1023 | 8726259 |       2/      2 |  537392 |       0 |
679.70/679.73	c |    1023 |    11.2 |      19 |   130983 |  13801 |     134 | 205763803 | 1243187 ||   1023 | 8917127 |       2/      2 |  537902 |       0 |
691.69/691.70	c |    1023 |    12.0 |      19 |   127512 |  13901 |     135 | 208158648 | 1261119 ||   1023 | 9102112 |       2/      2 |  538435 |       0 |
701.39/701.45	c |    1023 |     9.8 |      19 |   128215 |  11335 |     136 | 211125448 | 1277704 ||   1023 | 9127842 |       2/      2 |  538545 |       0 |
711.19/711.29	c |    1023 |     9.8 |      19 |   128318 |  25437 |     137 | 214342080 | 1294198 ||   1023 | 9127842 |       2/      2 |  538545 |       0 |
720.40/720.47	c |    1023 |     9.2 |      19 |   127127 |  39638 |     138 | 217330884 | 1310510 ||   1023 | 9127842 |       2/      2 |  538545 |       0 |
730.69/730.79	c |    1032 |    10.3 |      19 |   127002 |     28 |     139 | 220338371 | 1327745 ||   1032 | 9158579 |       2/      2 |  540022 |       0 |
743.59/743.64	c |    1059 |    12.9 |      19 |   128983 |    177 |     140 | 223430243 | 1346769 ||   1059 | 9300490 |       2/      2 |  547614 |       0 |
757.29/757.36	c |    1085 |    13.7 |      19 |   131980 |   1117 |     141 | 226618919 | 1365913 ||   1085 | 9446822 |       2/      2 |  555402 |       0 |
770.09/770.16	c |    1107 |    12.8 |      19 |   134595 |    189 |     142 | 229665406 | 1384613 ||   1107 | 9579410 |       2/      2 |  562966 |       0 |
783.89/783.92	c |    1132 |    13.8 |      19 |   136232 |    741 |     143 | 233053942 | 1403383 ||   1132 | 9721552 |       2/      2 |  570547 |       0 |
797.29/797.31	c |    1149 |    13.4 |      19 |   137663 |   1912 |     144 | 236262660 | 1422492 ||   1149 | 9880070 |       2/      2 |  578951 |       0 |
809.49/809.54	c |    1154 |    12.2 |      19 |   138707 |    209 |     145 | 239330882 | 1440923 ||   1154 | 10007830 |       2/      2 |  586184 |       0 |
824.09/824.17	c |    1181 |    14.6 |      19 |   138535 |   1367 |     146 | 242581532 | 1460473 ||   1181 | 10153495 |       2/      2 |  594110 |       0 |
839.50/839.59	c |    1212 |    15.4 |      19 |   140464 |    420 |     147 | 246010563 | 1480038 ||   1212 | 10314629 |       2/      2 |  602506 |       0 |
853.80/853.89	c |    1233 |    14.3 |      19 |   143068 |     84 |     148 | 249569704 | 1499451 ||   1233 | 10446460 |       2/      2 |  609909 |       0 |
869.40/869.46	c |    1262 |    15.6 |      19 |   145207 |    126 |     149 | 253091109 | 1519163 ||   1262 | 10602076 |       2/      2 |  618140 |       0 |
883.40/883.46	c |    1276 |    14.0 |      19 |   147317 |   2995 |     150 | 256237334 | 1538618 ||   1276 | 10740560 |       2/      2 |  626149 |       0 |
896.10/896.17	c |    1278 |    12.7 |      19 |   149012 |   8896 |     151 | 259174772 | 1558358 ||   1278 | 10904995 |       2/      2 |  645889 |       0 |
909.20/909.23	c |    1278 |    13.1 |      19 |   149875 |   5299 |     152 | 262119813 | 1577559 ||   1278 | 11047505 |       2/      2 |  646211 |       0 |
923.50/923.56	c |    1300 |    14.3 |      19 |   152004 |    364 |     153 | 265647047 | 1596916 ||   1300 | 11131497 |       2/      2 |  650825 |       0 |
940.40/940.42	c |    1330 |    16.9 |      19 |   153591 |     99 |     154 | 269249902 | 1617199 ||   1330 | 11280208 |       2/      2 |  658836 |       0 |
956.20/956.23	c |    1347 |    15.8 |      19 |   155349 |    260 |     155 | 272692574 | 1637136 ||   1347 | 11418536 |       2/      2 |  667194 |       0 |
972.30/972.40	c |    1378 |    16.2 |      19 |   157258 |    202 |     156 | 276237807 | 1657550 ||   1378 | 11566305 |       2/      2 |  675608 |       0 |
990.40/990.44	c |    1404 |    18.0 |      19 |   159571 |   2949 |     157 | 279788445 | 1678244 ||   1404 | 11737512 |       2/      2 |  686515 |       0 |
1006.51/1006.55	c |    1405 |    16.1 |      19 |   161239 |   4749 |     158 | 283210207 | 1698095 ||   1405 | 11870809 |       2/      2 |  693265 |       0 |
1023.50/1023.59	c |    1436 |    17.0 |      19 |   163228 |    183 |     159 | 286865969 | 1718856 ||   1436 | 12029654 |       2/      2 |  701655 |       0 |
1041.10/1041.16	c |    1467 |    17.6 |      19 |   164043 |    549 |     160 | 290444686 | 1739966 ||   1467 | 12182314 |       2/      2 |  710036 |       0 |
1059.40/1059.47	c |    1492 |    18.3 |      19 |   166937 |    119 |     161 | 294276524 | 1761044 ||   1492 | 12328040 |       2/      2 |  718288 |       0 |
1076.40/1076.40	c |    1524 |    16.9 |      19 |   168838 |    171 |     162 | 298067383 | 1782974 ||   1524 | 12494180 |       2/      2 |  726951 |       0 |
1092.20/1092.20	c |    1532 |    15.8 |      19 |   170942 |   7060 |     163 | 301356214 | 1804210 ||   1532 | 12660007 |       2/      2 |  740322 |       0 |
1110.10/1110.13	c |    1533 |    17.9 |      19 |   172908 |  14263 |     164 | 304784754 | 1825284 ||   1533 | 12843450 |       2/      2 |  753689 |       0 |
1125.31/1125.37	c |    1533 |    15.2 |      19 |   175181 |  11964 |     165 | 308289767 | 1845638 ||   1533 | 12911705 |       2/      2 |  753849 |       0 |
1144.01/1144.01	c |    1534 |    18.7 |      19 |   177100 |  28965 |     166 | 311730998 | 1868220 ||   1534 | 13208146 |       2/      2 |  780477 |       0 |
1162.61/1162.67	c |    1534 |    18.7 |      19 |   179031 |   7665 |     167 | 315267471 | 1889103 ||   1534 | 13332007 |       2/      2 |  780808 |       0 |
1178.30/1178.30	c |    1534 |    15.6 |      19 |   179765 |  24868 |     168 | 318924964 | 1908795 ||   1534 | 13332007 |       2/      2 |  780808 |       0 |
1196.60/1196.60	c |    1568 |    18.3 |      19 |   181691 |    218 |     169 | 322588842 | 1930993 ||   1568 | 13483975 |       2/      2 |  789670 |       0 |
1215.80/1215.82	c |    1597 |    19.2 |      19 |   183913 |   3459 |     170 | 326416967 | 1953282 ||   1597 | 13657892 |       2/      2 |  801022 |       0 |
1234.40/1234.43	c |    1628 |    18.6 |      19 |   185313 |    889 |     171 | 330108631 | 1975872 ||   1628 | 13809134 |       2/      2 |  809418 |       0 |
1254.70/1254.76	c |    1659 |    20.3 |      19 |   185088 |     13 |     172 | 333943859 | 1998573 ||   1659 | 13985157 |       2/      2 |  817902 |       0 |
1273.90/1273.94	c |    1661 |    19.2 |      22 |   183453 |   3308 |     173 | 337723616 | 2020206 ||   1661 | 14151994 |      10/      9 |  828040 |       0 |
1292.30/1292.31	c |    1692 |    18.4 |      22 |   187480 |    271 |     174 | 341543113 | 2042570 ||   1692 | 14290013 |       2/      2 |  836480 |       0 |
1300.00/1300.00	c |    1707 |     7.7 |      22 |   194139 |    901 |     174 | 343057320 | 2051159 ||   1707 | 14346901 |       2/      2 |  839838 |       0 |
1300.00/1300.00	c c 
1300.00/1300.00	c -----------------------------------
1300.00/1300.00	c # temps = 1299.200000
1300.00/1300.00	c # cleaningDB = 174
1300.00/1300.00	c # clause binaire = 44665
1300.00/1300.00	c # literal removed by litRedundant = 32230824
1300.00/1300.00	c # literal removed by litRedundantBin = 3179348
1300.00/1300.00	c # init clause removed by simplify = 1695
1300.00/1300.00	c # learnt clause removed by simplify = 3214
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           : 139.89 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 = 1707
1300.00/1300.00	c # conflit = 1599097
1300.00/1300.00	c # decision = 2051159
1300.00/1300.00	c # propagation = 343057320 	 (264052.740148 (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 = 1707
1300.00/1300.00	c # numflips = 14346901
1300.00/1300.00	c # maxSat = 2
1300.00/1300.00	c # freeFlip = 1399735
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-3288660-1303769884/watcher-3288660-1303769884 -o /tmp/evaluation-result-3288660-1303769884/solver-3288660-1303769884 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3288660-1303769884.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: 2.44 1.77 2.35 4/195 20783
/proc/meminfo: memFree=12724304/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) R 20781 20783 18371 0 -1 4202496 313 0 0 0 0 0 0 0 21 0 1 0 488587163 8912896 252 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814060437 0 65538 4100 65536 0 0 0 17 4 0 0 0
/proc/20783/statm: 2176 252 211 178 0 69 0

[startup+0.0720641 s]
/proc/loadavg: 2.44 1.77 2.35 4/195 20783
/proc/meminfo: memFree=12724304/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 488587163 8912896 252 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20783/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100968 s]
/proc/loadavg: 2.44 1.77 2.35 4/195 20783
/proc/meminfo: memFree=12724304/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 488587163 8912896 252 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20783/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300994 s]
/proc/loadavg: 2.44 1.77 2.35 4/195 20783
/proc/meminfo: memFree=12724304/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 488587163 8912896 252 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20783/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700926 s]
/proc/loadavg: 2.44 1.77 2.35 4/195 20783
/proc/meminfo: memFree=12724304/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 488587163 8912896 252 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/20783/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50079 s]
/proc/loadavg: 2.57 1.80 2.36 5/198 20787
/proc/meminfo: memFree=12686228/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=56516 CPUtime=0.68 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 12438 0 0 0 66 2 0 0 18 0 1 0 488587243 57872384 12349 33554432000 4194304 4241092 140734218144736 18446744073709551615 251814240000 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 14129 12349 113 12 0 12593 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 73924

[startup+3.10047 s]
/proc/loadavg: 2.57 1.80 2.36 5/198 20787
/proc/meminfo: memFree=12608108/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=108140 CPUtime=2.28 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 24785 0 0 0 225 3 0 0 20 0 1 0 488587243 110735360 24696 33554432000 4194304 4241092 140734218144736 18446744073709551615 4206187 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 27035 24696 136 12 0 25499 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 125548

[startup+6.30093 s]
/proc/loadavg: 2.57 1.80 2.36 5/198 20787
/proc/meminfo: memFree=12604408/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=108932 CPUtime=5.48 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 24993 0 0 0 545 3 0 0 25 0 1 0 488587243 111546368 24904 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 27233 24904 136 12 0 25697 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 126340

[startup+12.7009 s]
/proc/loadavg: 2.79 1.87 2.38 5/198 20787
/proc/meminfo: memFree=12601880/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=110120 CPUtime=11.88 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 25287 0 0 0 1185 3 0 0 25 0 1 0 488587243 112762880 25198 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223627 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 27530 25198 136 12 0 25994 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 127528

[startup+25.5007 s]
/proc/loadavg: 2.97 1.94 2.39 5/198 20788
/proc/meminfo: memFree=12598512/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=111120 CPUtime=24.68 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 25520 0 0 0 2465 3 0 0 25 0 1 0 488587243 113786880 25431 33554432000 4194304 4241092 140734218144736 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 27780 25431 136 12 0 26244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 128528

[startup+51.1004 s]
/proc/loadavg: 3.32 2.11 2.44 5/198 20789
/proc/meminfo: memFree=12591168/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=113080 CPUtime=50.29 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 26022 0 0 0 5025 4 0 0 25 0 1 0 488587243 115793920 25933 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223302 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 28270 25933 136 12 0 26734 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 130488

[startup+102.307 s]
/proc/loadavg: 3.73 2.43 2.52 5/198 20790
/proc/meminfo: memFree=12582100/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=116012 CPUtime=101.49 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 26735 0 0 0 10145 4 0 0 25 0 1 0 488587243 118796288 26646 33554432000 4194304 4241092 140734218144736 18446744073709551615 4206166 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 29003 26646 136 12 0 27467 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 133420

[startup+162.301 s]
/proc/loadavg: 3.90 2.71 2.61 5/198 20791
/proc/meminfo: memFree=12571724/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=119004 CPUtime=161.49 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 27509 0 0 0 16144 5 0 0 25 0 1 0 488587243 121860096 27415 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223314 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 29751 27415 136 12 0 28215 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136412

[startup+222.301 s]
/proc/loadavg: 3.96 2.94 2.70 5/198 20793
/proc/meminfo: memFree=12564796/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=120760 CPUtime=221.49 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 27944 0 0 0 22144 5 0 0 25 0 1 0 488587243 123658240 27833 33554432000 4194304 4241092 140734218144736 18446744073709551615 4225153 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 30190 27833 136 12 0 28654 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 138168

[startup+282.301 s]

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

/proc/meminfo: memFree=12862260/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=135228 CPUtime=761.49 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 32053 0 0 0 76143 6 0 0 25 0 1 0 488587243 138473472 31464 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223726 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 33807 31464 136 12 0 32271 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 152636

[startup+822.301 s]
/proc/loadavg: 3.13 3.53 3.18 4/190 20833
/proc/meminfo: memFree=12859396/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=135816 CPUtime=821.49 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 32244 0 0 0 82143 6 0 0 25 0 1 0 488587243 139075584 31599 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 33954 31599 136 12 0 32418 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 153224

[startup+882.301 s]
/proc/loadavg: 3.05 3.43 3.17 4/190 20835
/proc/meminfo: memFree=12856272/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=136664 CPUtime=881.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 32526 0 0 0 88143 7 0 0 25 0 1 0 488587243 139943936 31820 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223611 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 34166 31820 136 12 0 32630 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 154072

[startup+942.301 s]
/proc/loadavg: 3.02 3.35 3.16 4/190 20837
/proc/meminfo: memFree=12853040/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=137700 CPUtime=941.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 32855 0 0 0 94143 7 0 0 25 0 1 0 488587243 141004800 32090 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 34425 32090 136 12 0 32889 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 155108

[startup+1002.3 s]
/proc/loadavg: 3.06 3.30 3.15 4/190 20838
/proc/meminfo: memFree=12850420/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=138704 CPUtime=1001.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 33153 0 0 0 100143 7 0 0 25 0 1 0 488587243 142032896 32322 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 34676 32322 136 12 0 33140 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 156112

[startup+1062.3 s]
/proc/loadavg: 3.02 3.24 3.14 4/190 20839
/proc/meminfo: memFree=12846928/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=139516 CPUtime=1061.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 33442 0 0 0 106143 7 0 0 25 0 1 0 488587243 142864384 32548 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223664 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 34879 32548 136 12 0 33343 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 156924

[startup+1122.3 s]
/proc/loadavg: 2.61 3.10 3.09 3/182 20859
/proc/meminfo: memFree=13027932/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=140480 CPUtime=1121.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 33724 0 0 0 112143 7 0 0 25 0 1 0 488587243 143851520 32784 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 35120 32784 136 12 0 33584 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 157888

[startup+1182.3 s]
/proc/loadavg: 2.22 2.90 3.02 3/182 20861
/proc/meminfo: memFree=13026420/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=141692 CPUtime=1181.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 34100 0 0 0 118143 7 0 0 25 0 1 0 488587243 145092608 33085 33554432000 4194304 4241092 140734218144736 18446744073709551615 4223653 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 35423 33085 136 12 0 33887 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 159100

[startup+1242.3 s]
/proc/loadavg: 2.08 2.73 2.96 3/182 20863
/proc/meminfo: memFree=13024548/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=142656 CPUtime=1241.5 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 34384 0 0 0 124143 7 0 0 25 0 1 0 488587243 146079744 33316 33554432000 4194304 4241092 140734218144736 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 35664 33316 136 12 0 34128 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 160064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.03 2.60 2.90 3/182 20896
/proc/meminfo: memFree=13176536/32950928 swapFree=67111528/67111528
[pid=20783] ppid=20781 vsize=8704 CPUtime=0.8 cores=4,6
/proc/20783/stat : 20783 (esg_static.sh) S 20781 20783 18371 0 -1 4202496 347 15998 0 0 0 0 74 6 15 0 1 0 488587163 8912896 255 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814240000 0 0 4100 65536 18446744071562362840 0 0 17 4 0 0 0
/proc/20783/statm: 2176 255 211 178 0 69 0
[pid=20786] ppid=20783 vsize=8704 CPUtime=0 cores=4,6
/proc/20786/stat : 20786 (esg_static.sh) S 20783 20783 18371 0 -1 4202560 131 0 0 0 0 0 0 0 15 0 1 0 488587243 8912896 134 33554432000 4194304 4922060 140736930083344 18446744073709551615 251814059141 0 65536 4096 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/20786/statm: 2176 134 90 178 0 69 0
[pid=20787] ppid=20786 vsize=143240 CPUtime=1299.2 cores=4,6
/proc/20787/stat : 20787 (sathys) R 20786 20783 18371 0 -1 4202496 34576 0 0 0 129913 7 0 0 25 0 1 0 488587243 146677760 33449 33554432000 4194304 4241092 140734218144736 18446744073709551615 4225177 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/20787/statm: 35810 33449 138 12 0 34274 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 160648

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20783 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=741887
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=63990
# CPU time returned by wait4() is 0.805877
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.87
CPU system time (s): 0.13
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 160648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.741887
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16694
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= 15

runsolver used 2.11868 second user time and 4.99224 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 00:18:05
IDJOB=3288660
IDBENCH=82501
IDSOLVER=1610
FILE ID=node126/3288660-1303769884
RUNJOBID= node126-1303769850-20696
PBS_JOBID= 13157131
Free space on /tmp= 71240 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/application/manthey/traffic/traffic_b_unsat.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288660-1303769884/watcher-3288660-1303769884 -o /tmp/evaluation-result-3288660-1303769884/solver-3288660-1303769884 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3288660-1303769884.cnf rnovelty

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

MD5SUM BENCH= 3dc443ddf213a09407d2a75925179735
RANDOM SEED=1958043191

node126.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.783
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.56
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.783
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.783
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.74
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.783
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.74
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.783
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12724460 kB
Buffers:       2000332 kB
Cached:       17096508 kB
SwapCached:          0 kB
Active:        8648180 kB
Inactive:     11001628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12724460 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          138264 kB
Writeback:           0 kB
AnonPages:      551628 kB
Mapped:          15220 kB
Slab:           510968 kB
PageTables:       6456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   756220 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= 71376 MiB
End job on node126 at 2011-04-26 00:39:45