Trace number 3285486

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
MD5SUM5d1253e2dcc0e3e55992672756beadbc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2074.86
Satisfiable
(Un)Satisfiability was proved
Number of variables756832
Number of clauses4116966
Sum of the clauses size9765566
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 24082840
Number of clauses of size 3640
Number of clauses of size 4800
Number of clauses of size 5800
Number of clauses of size over 531040

Solver Data

0.00/0.00	static
0.00/0.00	HOME/instance-3285486-1303763530.cnf
0.00/0.00	c Parsing...
1.29/1.35	c ==============================================================================
1.29/1.35	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.35	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.35	c ==============================================================================
1.29/1.35	c |         0 | 3028353  7134510 |  908505       0        0     nan |  0.000 % |
3.29/3.35	c |         0 | 2570144  6111727 |      --       0       --      -- |     --   | -156456/-307529
3.29/3.36	c ==============================================================================
3.29/3.36	c Result  :   #vars: 365932   #clauses: 2570144   #literals: 6111727
3.29/3.36	c CPU time:   3.06853 s
3.29/3.36	c ==============================================================================
6.38/6.42	c 
6.38/6.42	c seed = 0, numatom = 365932, numclause = 24845, numliterals = 6111727
6.38/6.42	c ---------------------------------------------------------------------------------------------------------------------------------------------
6.38/6.42	c | resCDCL |    tps  |   #impl |  #learnt |  #conf |  #clean |    #propa |   #deci ||  tryLS | numflip |  maxSat/maxNoBi |  nbAlea |    Equi |
6.38/6.42	c ---------------------------------------------------------------------------------------------------------------------------------------------
69.28/69.34	c |       2 |    62.9 |      30 |      484 |    200 |       1 |   8081719 |   21873 ||      2 |  166774 |      44/     42 |     600 |       0 |
70.57/70.61	c |       4 |     1.3 |      32 |      991 |      0 |       2 |  15450731 |   39964 ||      4 |  170545 |      46/     36 |    1008 |       0 |
71.97/72.05	c |       6 |     1.4 |     106 |     1507 |    195 |       3 |  22349188 |   71461 ||      6 |  173966 |      43/     34 |    1411 |       0 |
75.67/75.72	c |       7 |     3.7 |     109 |     1991 |    393 |       4 |  28539976 |   99215 ||      7 |  177963 |      36/     30 |    1910 |       0 |
77.27/77.39	c |      11 |     1.7 |     193 |     2449 |    286 |       5 |  38446311 |  125709 ||     11 |  182389 |      42/     33 |    2546 |       0 |
79.37/79.44	c |      14 |     2.0 |     245 |     3125 |    484 |       6 |  47627503 |  159384 ||     14 |  188938 |      35/     22 |    3426 |       0 |
81.38/81.47	c |      15 |     2.0 |     259 |     3775 |    983 |       7 |  58344854 |  182368 ||     15 |  195563 |      34/     31 |    4378 |       0 |
86.28/86.34	c |      16 |     4.9 |     338 |     4379 |     84 |       8 |  66358894 |  212354 ||     16 |  198909 |      38/     34 |    4540 |       0 |
88.87/89.00	c |      21 |     2.7 |     339 |     4897 |     74 |       9 |  80812014 |  251812 ||     21 |  206775 |      38/     27 |    5427 |       0 |
92.47/92.56	c |      25 |     3.6 |     342 |     5491 |    171 |      10 |  94945033 |  280079 ||     25 |  214510 |      34/     26 |    6437 |       0 |
96.08/96.12	c |      29 |     3.6 |     346 |     6161 |    565 |      11 | 113883387 |  321286 ||     29 |  222332 |      42/     32 |    7494 |       0 |
99.27/99.38	c |      30 |     3.3 |     349 |     6922 |    359 |      12 | 132241663 |  363534 ||     30 |  230375 |      39/     26 |    8497 |       0 |
102.88/102.95	c |      31 |     3.6 |     355 |     7617 |   2060 |      13 | 151785375 |  396367 ||     31 |  240536 |      36/     27 |   10419 |       0 |
106.87/106.95	c |      31 |     4.0 |     636 |     8281 |   1455 |      14 | 163975663 |  444266 ||     31 |  242880 |      36/     27 |   10494 |       0 |
110.87/110.93	c |      38 |     4.0 |     706 |     8797 |    340 |      15 | 183055631 |  483420 ||     38 |  252248 |      33/     27 |   11969 |       0 |
115.18/115.21	c |      44 |     4.3 |     717 |     9602 |    233 |      16 | 204912575 |  537951 ||     44 |  261412 |      36/     27 |   13051 |       0 |
119.88/119.99	c |      46 |     4.8 |     723 |    10365 |    224 |      17 | 227804459 |  574559 ||     46 |  272127 |      36/     27 |   14579 |       0 |
125.68/125.70	c |      53 |     5.7 |    1377 |    11186 |    219 |      18 | 254143931 |  634073 ||     53 |  280819 |      31/     24 |   16054 |       0 |
130.08/130.15	c |      59 |     4.4 |    1383 |    11842 |     96 |      19 | 284364781 |  696684 ||     59 |  294422 |      33/     24 |   17207 |       0 |
136.18/136.22	c |      61 |     6.1 |    1389 |    12631 |    694 |      20 | 312829517 |  733992 ||     61 |  303407 |      40/     26 |   18665 |       0 |
141.18/141.29	c |      62 |     5.1 |    1485 |    13621 |    794 |      21 | 340126751 |  793236 ||     62 |  319703 |      32/     22 |   20658 |       0 |
147.18/147.20	c |      63 |     5.9 |    1490 |    14696 |   3397 |      22 | 372966114 |  842388 ||     63 |  334565 |      31/     20 |   24226 |       0 |
152.07/152.14	c |      63 |     4.9 |    1766 |    15463 |   1297 |      23 | 399042915 |  888266 ||     63 |  346166 |      31/     20 |   24563 |       0 |
158.88/158.99	c |      67 |     6.9 |    2288 |    16145 |    281 |      24 | 424453601 |  960818 ||     67 |  351371 |      46/     35 |   25199 |       0 |
164.88/165.00	c |      76 |     6.0 |    2421 |    17026 |    258 |      25 | 462473410 | 1036862 ||     76 |  366222 |      34/     19 |   27126 |       0 |
172.38/172.45	c |      80 |     7.5 |    2439 |    17950 |     52 |      26 | 491471463 | 1102764 ||     80 |  379109 |      24/     18 |   28823 |       0 |
180.08/180.18	c |      90 |     7.7 |    2474 |    18861 |    139 |      27 | 532265518 | 1179622 ||     90 |  395551 |      40/     36 |   30892 |       0 |
194.27/194.30	c |      94 |    14.1 |    2495 |    19638 |   1034 |      28 | 565978694 | 1248777 ||     94 |  412344 |      22/     15 |   34353 |       0 |
204.98/205.06	c |      96 |    10.8 |    2500 |    20759 |     29 |      29 | 591140043 | 1302659 ||     96 |  425751 |      30/     27 |   34836 |       0 |
214.88/214.98	c |     107 |     9.9 |    2508 |    21759 |    198 |      30 | 627316373 | 1388690 ||    107 |  442254 |      27/     19 |   37062 |       0 |
225.68/225.75	c |     112 |    10.8 |    2530 |    22797 |    182 |      31 | 664917623 | 1478067 ||    112 |  454787 |      26/     21 |   39032 |       0 |
235.29/235.36	c |     123 |     9.6 |    2583 |    23469 |    558 |      32 | 709872803 | 1547413 ||    123 |  471129 |      32/     30 |   41460 |       0 |
245.68/245.71	c |     125 |    10.3 |    2586 |    24674 |     51 |      33 | 748440358 | 1612341 ||    125 |  492886 |      35/     28 |   44381 |       0 |
256.77/256.82	c |     126 |    11.1 |    2590 |    25526 |   3855 |      34 | 785661486 | 1678690 ||    126 |  513896 |      34/     26 |   48081 |       0 |
273.98/274.01	c |     126 |    17.2 |    3330 |    26530 |   2955 |      35 | 806149341 | 1732525 ||    126 |  520026 |      34/     26 |   48221 |       0 |
288.78/288.85	c |     127 |    14.8 |    3335 |    26891 |   6956 |      36 | 854158224 | 1800336 ||    127 |  555535 |      34/     22 |   55445 |       0 |
299.98/300.04	c |     127 |    11.2 |    3350 |    28066 |   1456 |      37 | 895070939 | 1874956 ||    127 |  572282 |      34/     22 |   55923 |       0 |
313.98/314.08	c |     127 |    14.0 |    3362 |    29181 |   5657 |      38 | 929073504 | 1949254 ||    127 |  572282 |      34/     22 |   55923 |       0 |
324.98/325.06	c |     139 |    11.0 |    3375 |    29888 |      0 |      39 | 987840041 | 2037403 ||    139 |  588692 |      36/     31 |   58168 |       0 |
338.88/338.92	c |     148 |    13.9 |    3377 |    30681 |     81 |      40 | 1044258639 | 2114494 ||    148 |  607691 |      25/     19 |   60831 |       0 |
350.38/350.49	c |     157 |    11.6 |    3444 |    31457 |    357 |      41 | 1091595008 | 2197940 ||    157 |  630149 |      32/     17 |   63758 |       0 |
361.98/362.06	c |     162 |    11.6 |    3485 |    32750 |     52 |      42 | 1141114496 | 2282499 ||    162 |  648138 |      36/     23 |   66341 |       0 |
375.18/375.24	c |     173 |    13.2 |    4427 |    33745 |     16 |      43 | 1192572182 | 2376779 ||    173 |  672079 |      35/     23 |   69699 |       0 |
387.68/387.79	c |     186 |    12.5 |    4444 |    34759 |    186 |      44 | 1251081615 | 2468319 ||    186 |  689518 |      43/     31 |   72116 |       0 |
402.18/402.20	c |     189 |    14.4 |    4453 |    36227 |    879 |      45 | 1311211855 | 2567122 ||    189 |  707267 |      36/     22 |   75442 |       0 |
416.68/416.77	c |     190 |    14.6 |    4476 |    37624 |   1080 |      46 | 1368992488 | 2645467 ||    190 |  728888 |      32/     20 |   79254 |       0 |
437.08/437.12	c |     200 |    20.4 |    4496 |    39090 |    256 |      47 | 1429800256 | 2743344 ||    200 |  742512 |      41/     35 |   81166 |       0 |
452.18/452.20	c |     212 |    15.1 |    4516 |    39976 |    314 |      48 | 1488993039 | 2872140 ||    212 |  768920 |      33/     23 |   84645 |       0 |
469.69/469.75	c |     221 |    17.6 |    4690 |    41494 |   1371 |      49 | 1540957107 | 2967907 ||    221 |  794807 |      29/     18 |   88828 |       0 |
483.58/483.68	c |     230 |    13.9 |    4703 |    42331 |     50 |      50 | 1606658189 | 3073086 ||    230 |  810929 |      36/     26 |   90736 |       0 |
506.78/506.85	c |     243 |    23.2 |    4989 |    43241 |    411 |      51 | 1669729859 | 3174261 ||    243 |  835367 |      35/     29 |   94371 |       0 |
525.59/525.70	c |     252 |    18.9 |    5224 |    43842 |   1776 |      52 | 1733692938 | 3304612 ||    252 |  861251 |      36/     19 |   98617 |       0 |
545.19/545.20	c |     253 |    19.5 |    5465 |    44901 |    273 |      53 | 1814315355 | 3391417 ||    253 |  884711 |      30/     17 |  102435 |       0 |
559.89/559.95	c |     254 |    14.8 |    5475 |    46185 |   6075 |      54 | 1877953832 | 3469348 ||    254 |  909461 |      31/     15 |  109430 |       0 |
580.79/580.84	c |     254 |    20.9 |    5544 |    47038 |   2376 |      55 | 1963768228 | 3562083 ||    254 |  928061 |      30/     15 |  109967 |       0 |
599.39/599.42	c |     255 |    18.6 |    5604 |    47927 |   8377 |      56 | 2032283329 | 3660795 ||    255 |  957149 |      37/     19 |  123253 |       0 |
618.29/618.31	c |     255 |    18.9 |    5610 |    49252 |   6102 |      57 | 2121349464 | 3761394 ||    255 |  991175 |      33/     19 |  124355 |       0 |
639.89/639.92	c |     255 |    21.6 |    5613 |    50911 |   1475 |      58 | 2215110113 | 3856547 ||    255 | 1014460 |      33/     19 |  125197 |       0 |
659.89/659.98	c |     255 |    20.1 |    5649 |    52282 |   7776 |      59 | 2268591388 | 3965361 ||    255 | 1014460 |      33/     19 |  125197 |       0 |
682.89/682.96	c |     261 |    23.0 |    5661 |    52824 |    271 |      60 | 2331184930 | 4089242 ||    261 | 1022629 |      31/     23 |  126169 |       0 |
703.99/704.02	c |     276 |    21.1 |    5687 |    53567 |     37 |      61 | 2399991439 | 4202406 ||    276 | 1048559 |      45/     35 |  130002 |       0 |
725.09/725.19	c |     286 |    21.2 |    5702 |    54286 |     14 |      62 | 2480315135 | 4325968 ||    286 | 1081580 |      32/     20 |  134826 |       0 |
746.29/746.36	c |     301 |    21.2 |    5957 |    55259 |    675 |      63 | 2555114238 | 4457270 ||    301 | 1107833 |      35/     20 |  138673 |       0 |
768.09/768.14	c |     316 |    21.8 |    6006 |    56462 |   1042 |      64 | 2633842112 | 4585302 ||    316 | 1138586 |      34/     17 |  142614 |       0 |
791.90/791.97	c |     318 |    23.8 |    6007 |    57486 |   4337 |      65 | 2713724742 | 4680203 ||    318 | 1170988 |      37/     26 |  148270 |       0 |
817.39/817.44	c |     329 |    25.5 |    6033 |    59441 |      8 |      66 | 2790843193 | 4800773 ||    329 | 1189457 |      42/     26 |  150426 |       0 |
840.99/841.06	c |     346 |    23.6 |    6098 |    60723 |    168 |      67 | 2874200807 | 4925953 ||    346 | 1220457 |      33/     25 |  154613 |       0 |
866.49/866.59	c |     355 |    25.5 |    6193 |    62259 |    117 |      68 | 2950994513 | 5050822 ||    355 | 1254710 |      36/     33 |  159032 |       0 |
887.99/888.03	c |     371 |    21.4 |    6201 |    63596 |    370 |      69 | 3029307759 | 5165903 ||    371 | 1285849 |      29/     19 |  163406 |       0 |
911.39/911.43	c |     381 |    23.4 |    6213 |    64896 |   1741 |      70 | 3114772730 | 5282780 ||    381 | 1318624 |      37/     19 |  170960 |       0 |
937.60/937.65	c |     382 |    26.2 |    6217 |    66088 |   4440 |      71 | 3214330311 | 5394851 ||    382 | 1351720 |      31/     12 |  178224 |       0 |
964.40/964.40	c |     382 |    26.8 |    6223 |    67220 |   2445 |      72 | 3319251390 | 5507803 ||    382 | 1378703 |      31/     12 |  179096 |       0 |
988.70/988.78	c |     395 |    24.4 |    6230 |    68901 |    210 |      73 | 3395853120 | 5628804 ||    395 | 1398344 |      40/     29 |  181521 |       0 |
1013.60/1013.62	c |     412 |    24.9 |    7036 |    69728 |    657 |      74 | 3489365723 | 5786337 ||    412 | 1432889 |      37/     25 |  186782 |       0 |
1043.10/1043.15	c |     424 |    29.5 |    7047 |    71452 |     20 |      75 | 3585881316 | 5893969 ||    424 | 1461942 |      28/     20 |  190741 |       0 |
1072.10/1072.13	c |     443 |    29.0 |    7072 |    72611 |    482 |      76 | 3682499445 | 6057679 ||    443 | 1495412 |      32/     22 |  196277 |       0 |
1103.01/1103.07	c |     445 |    30.9 |    7075 |    74361 |    180 |      77 | 3779248920 | 6194283 ||    445 | 1535619 |      31/     19 |  202119 |       0 |
1135.70/1135.74	c |     460 |    32.7 |    7879 |    75286 |    741 |      78 | 3875311733 | 6404547 ||    460 | 1561038 |      27/     21 |  206016 |       0 |
1164.10/1164.16	c |     476 |    28.4 |    7887 |    76522 |   1415 |      79 | 3965532368 | 6540978 ||    476 | 1597114 |      32/     22 |  211623 |       0 |
1196.50/1196.59	c |     491 |    32.4 |    7917 |    77928 |    179 |      80 | 4057266682 | 6677219 ||    491 | 1631530 |      24/     11 |  215603 |       0 |
1228.01/1228.00	c |     507 |    31.4 |    7944 |    79356 |   2221 |      81 | 4153074557 | 6817955 ||    507 | 1671905 |      24/     13 |  221373 |       0 |
1261.00/1261.00	c |     509 |    33.0 |    7949 |    80815 |   3603 |      82 | 4237722520 | 6928035 ||    509 | 1705867 |      39/     24 |  231644 |       0 |
1292.61/1292.62	c |     509 |    31.6 |    7957 |    81692 |   2703 |      83 | 4318759342 | 7023019 ||    509 | 1745637 |      25/     23 |  232466 |       0 |
1300.01/1300.00	c |     509 |     7.4 |    7957 |    82675 |   3687 |      83 | 4329819436 | 7026159 ||    509 | 1745637 |      25/     23 |  232466 |       0 |
1300.01/1300.00	c c 
1300.01/1300.00	c -----------------------------------
1300.01/1300.00	c # temps = 1295.510000
1300.01/1300.00	c # cleaningDB = 83
1300.01/1300.00	c # clause binaire = 2546236
1300.01/1300.00	c # literal removed by litRedundant = 123108560
1300.01/1300.00	c # literal removed by litRedundantBin = 50090176
1300.01/1300.00	c # init clause removed by simplify = 284
1300.01/1300.00	c # learnt clause removed by simplify = 3269
1300.01/1300.00	c # une clause fausse était une apprise = 0
1300.01/1300.00	c # equivalence dectecte = 0
1300.01/1300.00	c # Memory used           : 462.95 MB
1300.01/1300.00	c 
1300.01/1300.00	c ########################
1300.01/1300.00	c ####   ##  ###   ## ####
1300.01/1300.00	c #### #### # ## #### ####
1300.01/1300.00	c ####   ##  ###   ##  ###
1300.01/1300.00	c ########################
1300.01/1300.00	c # restart = 509
1300.01/1300.00	c # conflit = 382977
1300.01/1300.00	c # decision = 7026159
1300.01/1300.00	c # propagation = 4329819436 	 (3342173.689126 (prop/sec))
1300.01/1300.00	c 
1300.01/1300.00	c ########################
1300.01/1300.00	c ### ### #   ##   ##   ##
1300.01/1300.00	c ### # # # #### # ### ###
1300.01/1300.00	c ###  #  ### ## # ### ###
1300.01/1300.00	c ########################
1300.01/1300.00	c # numtry = 509
1300.01/1300.00	c # numflips = 1745637
1300.01/1300.00	c # maxSat = 21
1300.01/1300.00	c # freeFlip = 253303
1300.01/1300.00	c # nbBoundary = 0
1300.01/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-3285486-1303763530/watcher-3285486-1303763530 -o /tmp/evaluation-result-3285486-1303763530/solver-3285486-1303763530 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3285486-1303763530.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: 4.00 4.00 3.96 4/194 24190
/proc/meminfo: memFree=14657904/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0

[startup+0.0346649 s]
/proc/loadavg: 4.00 4.00 3.96 4/194 24190
/proc/meminfo: memFree=14657904/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.10065 s]
/proc/loadavg: 4.00 4.00 3.96 4/194 24190
/proc/meminfo: memFree=14657904/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300617 s]
/proc/loadavg: 4.00 4.00 3.96 4/194 24190
/proc/meminfo: memFree=14657904/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700544 s]
/proc/loadavg: 4.00 4.00 3.96 4/194 24190
/proc/meminfo: memFree=14657904/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50039 s]
/proc/loadavg: 4.00 4.00 3.96 5/196 24192
/proc/meminfo: memFree=14457320/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
[pid=24191] ppid=24190 vsize=342812 CPUtime=1.49 cores=1,3
/proc/24191/stat : 24191 (SatELite_releas) R 24190 24190 23613 0 -1 4202496 74518 0 0 0 131 18 0 0 25 0 1 0 487953634 351039488 74473 33554432000 134512640 135144242 4291950816 18446744073709551615 134551288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24191/statm: 85703 74473 71 155 0 85546 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 351516

[startup+3.1011 s]
/proc/loadavg: 4.00 4.00 3.96 5/196 24192
/proc/meminfo: memFree=14323028/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=0 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 330 0 0 0 0 0 0 0 22 0 1 0 487953634 8912896 252 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24190/statm: 2176 252 211 178 0 69 0
[pid=24191] ppid=24190 vsize=401452 CPUtime=3.09 cores=1,3
/proc/24191/stat : 24191 (SatELite_releas) R 24190 24190 23613 0 -1 4202496 115236 0 0 0 285 24 0 0 25 0 1 0 487953634 411086848 86575 33554432000 134512640 135144242 4291950816 18446744073709551615 134542532 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/24191/statm: 100363 86575 77 155 0 100206 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 410156

[startup+6.30053 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24194
/proc/meminfo: memFree=14519732/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=109204 CPUtime=1.77 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 22727 0 0 0 173 4 0 0 25 0 1 0 487954085 111824896 22637 33554432000 4194304 4241092 140734380618896 18446744073709551615 253640520389 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 27301 22637 117 12 0 25765 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 126612

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24194
/proc/meminfo: memFree=14375084/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=243804 CPUtime=8.17 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 55814 0 0 0 808 9 0 0 25 0 1 0 487954085 249655296 55668 33554432000 4194304 4241092 140734380618896 18446744073709551615 4216804 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 60951 55668 164 12 0 59415 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 261212

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24194
/proc/meminfo: memFree=14364052/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=243804 CPUtime=20.97 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 56222 0 0 0 2088 9 0 0 25 0 1 0 487954085 249655296 56044 33554432000 4194304 4241092 140734380618896 18446744073709551615 4216815 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 60951 56044 135 12 0 59415 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 261212

[startup+51.1004 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24195
/proc/meminfo: memFree=14354308/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=243804 CPUtime=46.57 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 56453 0 0 0 4648 9 0 0 25 0 1 0 487954085 249655296 56267 33554432000 4194304 4241092 140734380618896 18446744073709551615 4216815 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 60951 56267 147 12 0 59415 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 261212

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24196
/proc/meminfo: memFree=14289380/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=270488 CPUtime=97.78 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 63473 0 0 0 9767 11 0 0 25 0 1 0 487954085 276979712 63199 33554432000 4194304 4241092 140734380618896 18446744073709551615 4223477 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 67622 63199 138 12 0 66086 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 287896

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/197 24198
/proc/meminfo: memFree=14229888/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=293756 CPUtime=157.78 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 69334 0 0 0 15765 13 0 0 25 0 1 0 487954085 300806144 69057 33554432000 4194304 4241092 140734380618896 18446744073709551615 4223389 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 73439 69057 138 12 0 71903 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 311164

[startup+222.3 s]
/proc/loadavg: 4.04 4.01 3.97 5/197 24230
/proc/meminfo: memFree=13911804/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=315288 CPUtime=217.78 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 74768 0 0 0 21761 17 0 0 25 0 1 0 487954085 322854912 74454 33554432000 4194304 4241092 140734380618896 18446744073709551615 4221904 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 78822 74454 138 12 0 77286 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 332696

[startup+282.3 s]
/proc/loadavg: 4.09 4.02 3.97 5/197 24231
/proc/meminfo: memFree=13857084/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3

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

/proc/meminfo: memFree=13650924/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=412688 CPUtime=757.79 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 99133 0 0 0 75755 24 0 0 25 0 1 0 487954085 422592512 98817 33554432000 4194304 4241092 140734380618896 18446744073709551615 4227927 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 103172 98817 138 12 0 101636 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 430096

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24246
/proc/meminfo: memFree=13637272/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=412720 CPUtime=817.79 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 99142 0 0 0 81755 24 0 0 25 0 1 0 487954085 422625280 98825 33554432000 4194304 4241092 140734380618896 18446744073709551615 4222357 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 103180 98825 138 12 0 101644 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 430128

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24247
/proc/meminfo: memFree=13615156/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=412752 CPUtime=877.79 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 99151 0 0 0 87755 24 0 0 25 0 1 0 487954085 422658048 98833 33554432000 4194304 4241092 140734380618896 18446744073709551615 4222051 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 103188 98833 138 12 0 101652 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 430160

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24249
/proc/meminfo: memFree=13603344/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=417760 CPUtime=937.8 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 100386 0 0 0 93755 25 0 0 25 0 1 0 487954085 427786240 100066 33554432000 4194304 4241092 140734380618896 18446744073709551615 4223314 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 104440 100066 138 12 0 102904 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 435168

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24250
/proc/meminfo: memFree=13570840/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=429236 CPUtime=997.8 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 103264 0 0 0 99754 26 0 0 25 0 1 0 487954085 439537664 102942 33554432000 4194304 4241092 140734380618896 18446744073709551615 4224478 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 107309 102942 138 12 0 105773 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 446644

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/197 24252
/proc/meminfo: memFree=13570692/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=429268 CPUtime=1057.8 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 103271 0 0 0 105754 26 0 0 25 0 1 0 487954085 439570432 102949 33554432000 4194304 4241092 140734380618896 18446744073709551615 4221877 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 107317 102949 138 12 0 105781 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 446676

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 3.99 5/197 24254
/proc/meminfo: memFree=13550816/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=447664 CPUtime=1117.81 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 107881 0 0 0 111753 28 0 0 25 0 1 0 487954085 458407936 107556 33554432000 4194304 4241092 140734380618896 18446744073709551615 4223090 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 111916 107556 138 12 0 110380 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 465072

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.99 5/197 24255
/proc/meminfo: memFree=13493516/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=457244 CPUtime=1177.8 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 110282 0 0 0 117752 28 0 0 25 0 1 0 487954085 468217856 109953 33554432000 4194304 4241092 140734380618896 18446744073709551615 4228429 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 114311 109953 138 12 0 112775 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 474652

[startup+1242.3 s]
/proc/loadavg: 3.08 3.77 3.91 3/181 24295
/proc/meminfo: memFree=14281300/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=460020 CPUtime=1237.81 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 110989 0 0 0 123752 29 0 0 25 0 1 0 487954085 471060480 110660 33554432000 4194304 4241092 140734380618896 18446744073709551615 4223635 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 115005 110660 138 12 0 113469 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 477428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.39 3.44 3.79 3/181 24296
/proc/meminfo: memFree=14258588/32951124 swapFree=67111528/67111528
[pid=24190] ppid=24188 vsize=8704 CPUtime=4.5 cores=1,3
/proc/24190/stat : 24190 (esg_static.sh) S 24188 24190 23613 0 -1 4202496 347 153237 0 0 0 0 413 37 18 0 1 0 487953634 8912896 255 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640859392 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/24190/statm: 2176 255 211 178 0 69 0
[pid=24193] ppid=24190 vsize=8704 CPUtime=0 cores=1,3
/proc/24193/stat : 24193 (esg_static.sh) S 24190 24190 23613 0 -1 4202560 131 0 0 0 0 0 0 0 19 0 1 0 487954085 8912896 134 33554432000 4194304 4922060 140733732094112 18446744073709551615 253640678533 0 65536 4096 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24193/statm: 2176 134 90 178 0 69 0
[pid=24194] ppid=24193 vsize=474056 CPUtime=1295.51 cores=1,3
/proc/24194/stat : 24194 (sathys) R 24193 24190 23613 0 -1 4202496 114512 0 0 0 129521 30 0 0 25 0 1 0 487954085 485433344 114174 33554432000 4194304 4241092 140734380618896 18446744073709551615 4222100 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/24194/statm: 118514 114174 138 12 0 116978 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 491464

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.34
CPU system time (s): 0.67
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 491496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.13437
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153750
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= 32
involuntary context switches= 23

runsolver used 2.05469 second user time and 5.05423 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 22:32:12
IDJOB=3285486
IDBENCH=82387
IDSOLVER=1610
FILE ID=node106/3285486-1303763530
RUNJOBID= node106-1303762128-23943
PBS_JOBID= 13157143
Free space on /tmp= 71392 MiB

SOLVER NAME= sathys 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.020-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME rnovelty
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285486-1303763530/watcher-3285486-1303763530 -o /tmp/evaluation-result-3285486-1303763530/solver-3285486-1303763530 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3285486-1303763530.cnf rnovelty

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

MD5SUM BENCH= 5d1253e2dcc0e3e55992672756beadbc
RANDOM SEED=1513599444

node106.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	: 5226.20
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.82
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.74
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.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.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.75
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:      14658184 kB
Buffers:       1988632 kB
Cached:       14741916 kB
SwapCached:          0 kB
Active:       10947816 kB
Inactive:      6776324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14658184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          174408 kB
Writeback:           0 kB
AnonPages:      993048 kB
Mapped:          15280 kB
Slab:           502808 kB
PageTables:       7408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1206856 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= 71448 MiB
End job on node106 at 2011-04-25 22:53:54