Trace number 1820381

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
minisat_cumr r-2009-03-18? (TO) 1200.09 1200.05

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c Parsing...
0.62/0.65	c ==============================================================================
0.62/0.65	c |           |     ORIGINAL     |              LEARNT              |          |
0.62/0.65	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.62/0.65	c ==============================================================================
0.62/0.65	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
4.82/4.89	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
4.82/4.89	c ==============================================================================
4.82/4.89	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
4.82/4.89	c CPU time:   4.78 s
4.82/4.89	c ==============================================================================
5.22/5.31	c This is MiniSat 2.0 beta
5.22/5.31	c WARNING: for repeatability, setting FPU to use double precision
5.22/5.31	c ============================[ Problem Statistics ]=============================
5.22/5.31	c |                                                                             |
5.22/5.31	c |  Number of variables:  76968                                                |
5.22/5.31	c |  Number of clauses:    408968                                               |
5.52/5.59	c |  Parsing time:         0.25         s                                       |
5.61/5.61	c ============================[ Search Statistics ]==============================
5.61/5.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.61/5.61	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.61/5.61	c ===============================================================================
5.61/5.61	c |         0 |   76968   408968  1113292 |   136322        0    nan |  0.000 % |
6.91/6.91	c |       516 |   76811   408968  1113292 |   136322      514    216 |  1.686 % |
8.71/8.76	c |      1028 |   72462   382541  1045954 |   136322     1022    235 |  6.151 % |
9.41/9.47	c |      1540 |   72456   382541  1045954 |   136322     1533    229 |  9.620 % |
12.80/12.92	c |      2564 |   69552   365565  1002358 |   136322     2546    210 | 10.051 % |
14.50/14.56	c |      3077 |   69117   363670   997487 |   136322     3055    245 | 13.139 % |
15.90/16.01	c |      3590 |   66846   349857   962484 |   136322     3566    279 | 13.321 % |
19.00/19.07	c |      4615 |   66846   349857   962484 |   136322     4591    307 | 13.321 % |
25.80/25.82	c |      6663 |   64655   336862   929273 |   136322     6613    317 | 16.027 % |
27.80/27.86	c |      7175 |   64655   336862   929273 |   136322     7125    334 | 16.027 % |
29.40/29.44	c |      7689 |   64632   336670   928815 |   136322     7639    351 | 16.027 % |
33.70/33.75	c |      8713 |   64632   336670   928815 |   136322     8663    357 | 16.027 % |
35.50/35.57	c |      9227 |   64632   336670   928815 |   136322     9177    358 | 16.027 % |
37.10/37.21	c |      9739 |   64591   336490   928455 |   136322     9685    354 | 16.233 % |
40.00/40.06	c |     10765 |   64530   336490   928455 | 2147483647    10707    363 | 17.316 % |
47.20/47.26	c |     12813 |   64530   336490   928455 | 2147483647    12755    373 | 17.316 % |
61.30/61.38	c |     16910 |   63606   330644   913474 | 2147483647    16843    398 | 17.377 % |
62.90/62.97	c |     17422 |   63606   330644   913474 | 2147483647    17355    399 | 17.377 % |
64.40/64.47	c |     17936 |   63605   330644   913474 | 2147483647    17865    397 | 17.419 % |
66.90/66.95	c |     18962 |   63605   330644   913474 | 2147483647    18891    394 | 17.419 % |
68.50/68.53	c |     19475 |   63561   330350   912683 | 2147483647    19402    399 | 17.419 % |
70.30/70.38	c |     19990 |   63560   330350   912683 | 2147483647    19916    398 | 17.420 % |
73.60/73.62	c |     21016 |   63560   330350   912683 | 2147483647    20942    406 | 17.420 % |
80.70/80.79	c |     23065 |   63558   330342   912667 | 2147483647    22988    413 | 17.444 % |
82.00/82.09	c |     23577 |   63554   330342   912667 | 2147483647    23499    415 | 18.538 % |
82.80/82.87	c |     24089 |   63553   330342   912667 | 2147483647    24010    409 | 18.539 % |
86.70/86.76	c |     25114 |   63553   330342   912667 | 2147483647    25035    414 | 18.539 % |
88.60/88.70	c |     25627 |   62699   325331   899641 | 2147483647    25542    417 | 18.539 % |
90.40/90.46	c |     26140 |   62698   325331   899641 | 2147483647    26054    418 | 18.695 % |
93.90/93.94	c |     27164 |   62697   325331   899641 | 2147483647    27077    422 | 18.696 % |
98.80/98.86	c |     29212 |   62552   324695   898369 | 2147483647    29112    414 | 18.738 % |
111.50/111.53	c |     33311 |   62542   324695   898369 | 2147483647    33208    431 | 18.766 % |
135.11/135.21	c |     41505 |   62472   324504   897838 | 2147483647    41397    430 | 19.537 % |
136.71/136.74	c |     42018 |   61931   320853   888983 | 2147483647    41908    431 | 19.537 % |
138.01/138.12	c |     42530 |   61929   320853   888983 | 2147483647    42419    432 | 19.551 % |
141.51/141.59	c |     43554 |   61928   320853   888983 | 2147483647    43441    430 | 19.576 % |
143.31/143.36	c |     44067 |   61928   320853   888983 | 2147483647    43954    431 | 19.576 % |
144.81/144.85	c |     44580 |   61925   320853   888983 | 2147483647    44466    431 | 19.581 % |
148.11/148.13	c |     45604 |   61923   320853   888983 | 2147483647    45488    432 | 19.598 % |
155.30/155.36	c |     47652 |   61922   320853   888983 | 2147483647    47534    438 | 19.600 % |
157.10/157.17	c |     48165 |   61922   320853   888983 | 2147483647    48047    439 | 19.600 % |
159.00/159.08	c |     48678 |   61882   320550   888228 | 2147483647    48552    438 | 19.600 % |
162.80/162.89	c |     49702 |   61879   320550   888228 | 2147483647    49575    440 | 19.621 % |
164.80/164.89	c |     50214 |   61878   320550   888228 | 2147483647    50086    441 | 19.622 % |
166.80/166.85	c |     50727 |   61878   320550   888228 | 2147483647    50599    440 | 19.622 % |
170.80/170.89	c |     51751 |   61873   320550   888228 | 2147483647    51621    442 | 19.641 % |
178.70/178.76	c |     53800 |   61864   320550   888228 | 2147483647    53666    448 | 19.665 % |
195.20/195.21	c |     57896 |   61864   320550   888228 | 2147483647    57762    466 | 19.665 % |
197.50/197.59	c |     58409 |   61832   320253   887501 | 2147483647    58273    467 | 19.665 % |
199.60/199.64	c |     58921 |   61832   320253   887501 | 2147483647    58785    469 | 19.665 % |
204.10/204.16	c |     59946 |   61832   320253   887501 | 2147483647    59810    471 | 19.665 % |
205.10/205.18	c |     60458 |   61832   320253   887501 | 2147483647    60322    469 | 19.665 % |
207.10/207.16	c |     60971 |   61731   320253   887501 | 2147483647    60834    468 | 20.411 % |
211.00/211.01	c |     61995 |   61731   320253   887501 | 2147483647    61858    471 | 20.411 % |
218.20/218.22	c |     64043 |   61731   320253   887501 | 2147483647    63906    472 | 20.411 % |
220.10/220.16	c |     64557 |   61731   320253   887501 | 2147483647    64420    472 | 20.411 % |
221.80/221.87	c |     65069 |   61731   320253   887501 | 2147483647    64932    471 | 20.411 % |
225.80/225.90	c |     66093 |   61727   320253   887501 | 2147483647    65954    473 | 20.464 % |
227.90/227.93	c |     66605 |   61727   320253   887501 | 2147483647    66466    472 | 20.464 % |
229.81/229.86	c |     67117 |   61216   316616   878356 | 2147483647    66957    472 | 20.466 % |
234.51/234.56	c |     68141 |   61216   316616   878356 | 2147483647    67981    472 | 20.466 % |
242.61/242.70	c |     70189 |   61216   316616   878356 | 2147483647    70029    478 | 20.466 % |
259.41/259.48	c |     74286 |   61207   316616   878356 | 2147483647    74122    479 | 20.489 % |
292.31/292.31	c |     82478 |   61176   316404   877850 | 2147483647    82291    480 | 20.545 % |
358.42/358.50	c |     98862 |   61136   316150   877190 | 2147483647    98662    470 | 21.019 % |
360.62/360.61	c |     99376 |   61135   316150   877190 | 2147483647    99175    469 | 21.020 % |
362.62/362.69	c |     99888 |   61135   316150   877190 | 2147483647    99687    470 | 21.020 % |
366.22/366.29	c |    100915 |   61132   316150   877190 | 2147483647   100712    469 | 21.044 % |
368.22/368.22	c |    101427 |   61131   316150   877190 | 2147483647   101223    469 | 21.045 % |
370.52/370.52	c |    101942 |   61131   316150   877190 | 2147483647   101738    470 | 21.045 % |
375.22/375.27	c |    102966 |   61131   316150   877190 | 2147483647   102762    470 | 21.045 % |
384.42/384.42	c |    105015 |   61130   316150   877190 | 2147483647   104810    472 | 21.046 % |
386.32/386.40	c |    105530 |   61108   316150   877190 | 2147483647   105324    471 | 21.809 % |
387.92/387.99	c |    106042 |   61091   316150   877190 | 2147483647   105836    470 | 21.809 % |
393.72/393.75	c |    107068 |   61091   316150   877190 | 2147483647   106862    470 | 21.809 % |
395.72/395.75	c |    107580 |   61091   316150   877190 | 2147483647   107374    470 | 21.809 % |
398.02/398.05	c |    108093 |   61091   316150   877190 | 2147483647   107887    469 | 21.809 % |
403.02/403.09	c |    109117 |   61089   316150   877190 | 2147483647   108910    470 | 21.821 % |
412.62/412.71	c |    111167 |   60157   310190   861707 | 2147483647   110872    471 | 21.842 % |
431.72/431.71	c |    115264 |   60153   310190   861707 | 2147483647   114968    475 | 21.847 % |
433.92/433.96	c |    115778 |   60088   310190   861707 | 2147483647   115481    475 | 22.382 % |
435.52/435.56	c |    116290 |   60088   310190   861707 | 2147483647   115993    474 | 22.382 % |
438.93/438.96	c |    117314 |   60086   310190   861707 | 2147483647   117016    473 | 22.402 % |
441.22/441.22	c |    117827 |   60082   310190   861707 | 2147483647   117529    473 | 22.402 % |
443.82/443.89	c |    118341 |   60082   310190   861707 | 2147483647   118043    473 | 22.402 % |
448.22/448.21	c |    119365 |   60082   310190   861707 | 2147483647   119067    473 | 22.402 % |
457.23/457.24	c |    121413 |   60015   310190   861707 | 2147483647   121114    473 | 23.929 % |
459.93/459.94	c |    121927 |   60015   310190   861707 | 2147483647   121628    473 | 23.929 % |
462.43/462.44	c |    122440 |   60015   310190   861707 | 2147483647   122141    473 | 23.929 % |
467.73/467.77	c |    123464 |   60015   310190   861707 | 2147483647   123165    473 | 23.929 % |
470.03/470.07	c |    123978 |   60015   310190   861707 | 2147483647   123679    473 | 23.929 % |
472.23/472.26	c |    124491 |   60015   310190   861707 | 2147483647   124192    472 | 23.929 % |
477.64/477.63	c |    125516 |   60002   310190   861707 | 2147483647   125215    472 | 23.950 % |
486.44/486.49	c |    127564 |   59970   310190   861707 | 2147483647   127256    471 | 24.909 % |
505.74/505.76	c |    131660 |   59970   310190   861707 | 2147483647   131352    475 | 24.909 % |
544.73/544.77	c |    139852 |   57795   295882   824802 | 2147483647   138629    477 | 24.910 % |
547.03/547.10	c |    140364 |   57762   295882   824802 | 2147483647   139139    477 | 25.152 % |
548.94/548.95	c |    140876 |   57760   295882   824802 | 2147483647   139650    476 | 25.188 % |
554.13/554.13	c |    141900 |   57759   295882   824802 | 2147483647   140673    477 | 25.190 % |
555.93/555.93	c |    142412 |   57759   295882   824802 | 2147483647   141185    476 | 25.190 % |
557.93/557.99	c |    142924 |   57759   295882   824802 | 2147483647   141697    476 | 25.190 % |
562.94/562.96	c |    143948 |   57759   295882   824802 | 2147483647   142721    476 | 25.190 % |
572.94/572.96	c |    145997 |   57759   295882   824802 | 2147483647   144770    477 | 25.190 % |
575.44/575.43	c |    146510 |   57759   295882   824802 | 2147483647   145283    476 | 25.190 % |
578.04/578.04	c |    147027 |   57758   295882   824802 | 2147483647   145799    476 | 25.191 % |
583.44/583.47	c |    148051 |   57758   295882   824802 | 2147483647   146823    476 | 25.191 % |
585.64/585.70	c |    148564 |   57758   295882   824802 | 2147483647   147336    475 | 25.191 % |
588.14/588.15	c |    149077 |   57758   295882   824802 | 2147483647   147849    475 | 25.191 % |
594.64/594.64	c |    150102 |   57757   295882   824802 | 2147483647   148872    475 | 25.194 % |
605.24/605.25	c |    152151 |   57756   295882   824802 | 2147483647   150920    473 | 25.195 % |
626.34/626.35	c |    156247 |   57575   294704   822124 | 2147483647   155000    472 | 25.196 % |
629.74/629.78	c |    156759 |   57575   294704   822124 | 2147483647   155512    472 | 25.196 % |
633.04/633.01	c |    157272 |   57575   294704   822124 | 2147483647   156025    472 | 25.196 % |
639.44/639.50	c |    158296 |   57574   294704   822124 | 2147483647   157048    473 | 25.197 % |
642.34/642.37	c |    158808 |   57574   294704   822124 | 2147483647   157560    473 | 25.197 % |
645.44/645.47	c |    159321 |   57573   294704   822124 | 2147483647   158072    473 | 25.199 % |
650.24/650.22	c |    160346 |   57573   294704   822124 | 2147483647   159097    473 | 25.199 % |
660.94/660.93	c |    162397 |   57572   294704   822124 | 2147483647   161147    474 | 25.200 % |
663.64/663.65	c |    162909 |   57571   294704   822124 | 2147483647   161658    474 | 25.203 % |
666.04/666.06	c |    163421 |   57571   294704   822124 | 2147483647   162170    474 | 25.203 % |
671.14/671.20	c |    164445 |   57571   294704   822124 | 2147483647   163194    474 | 25.203 % |
673.95/673.92	c |    164958 |   57571   294704   822124 | 2147483647   163707    473 | 25.203 % |
675.45/675.42	c |    165471 |   57571   294704   822124 | 2147483647   164220    473 | 25.203 % |
680.65/680.70	c |    166497 |   57571   294704   822124 | 2147483647   165246    473 | 25.203 % |
692.15/692.19	c |    168547 |   57571   294704   822124 | 2147483647   167296    474 | 25.203 % |
711.85/711.87	c |    172644 |   57568   294704   822124 | 2147483647   171390    474 | 25.207 % |
758.95/758.92	c |    180837 |   57563   294658   822010 | 2147483647   179576    477 | 25.214 % |
851.76/851.77	c |    197223 |   57545   294658   822010 | 2147483647   195956    475 | 25.273 % |
1051.18/1051.16	c |    229991 |   57510   294398   821451 | 2147483647   228704    480 | 25.281 % |
1054.48/1054.48	c |    230505 |   57510   294398   821451 | 2147483647   229218    480 | 25.281 % |
1057.48/1057.46	c |    231018 |   57510   294398   821451 | 2147483647   229731    480 | 25.281 % |
1063.78/1063.78	c |    232042 |   57509   294398   821451 | 2147483647   230754    480 | 25.282 % |
1067.48/1067.46	c |    232556 |   57508   294398   821451 | 2147483647   231267    480 | 25.283 % |
1071.98/1071.95	c |    233070 |   57508   294398   821451 | 2147483647   231781    480 | 25.283 % |
1078.28/1078.22	c |    234094 |   57508   294398   821451 | 2147483647   232805    481 | 25.283 % |
1092.48/1092.42	c |    236146 |   57508   294398   821451 | 2147483647   234857    481 | 25.283 % |
1096.48/1096.46	c |    236660 |   57508   294398   821451 | 2147483647   235371    481 | 25.283 % |
1100.68/1100.65	c |    237176 |   57508   294398   821451 | 2147483647   235887    481 | 25.283 % |
1108.58/1108.57	c |    238201 |   57507   294398   821451 | 2147483647   236911    481 | 25.285 % |
1111.98/1112.01	c |    238714 |   57507   294398   821451 | 2147483647   237424    481 | 25.285 % |
1116.18/1116.13	c |    239228 |   57507   294398   821451 | 2147483647   237938    481 | 25.285 % |
1123.49/1123.48	c |    240253 |   57507   294398   821451 | 2147483647   238963    481 | 25.285 % |
1136.29/1136.31	c |    242301 |   57506   294398   821451 | 2147483647   241010    481 | 25.286 % |
1162.49/1162.50	c |    246397 |   57506   294398   821451 | 2147483647   245106    480 | 25.286 % |
1166.59/1166.60	c |    246909 |   57506   294382   821419 | 2147483647   245608    480 | 25.286 % |
1169.69/1169.67	c |    247423 |   57506   294382   821419 | 2147483647   246122    479 | 25.286 % |
1177.59/1177.55	c |    248448 |   57506   294382   821419 | 2147483647   247147    480 | 25.286 % |
1181.29/1181.31	c |    248960 |   57506   294382   821419 | 2147483647   247659    480 | 25.286 % |
1184.59/1184.60	c |    249473 |   57506   294382   821419 | 2147483647   248172    480 | 25.286 % |
1193.19/1193.18	c |    250497 |   57506   294382   821419 | 2147483647   249195    480 | 25.287 % |

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1820381-1242435897/watcher-1820381-1242435897 -o /tmp/evaluation-result-1820381-1242435897/solver-1820381-1242435897 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820381-1242435897.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26102
/proc/meminfo: memFree=990532/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=952 CPUtime=0
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 128 0 0 0 0 0 0 0 18 0 1 0 1008090368 974848 64 4294967295 134512640 135223648 3212927824 3212926544 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 238 68 46 174 0 63 0

[startup+0.09627 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26102
/proc/meminfo: memFree=990532/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=21240 CPUtime=0.1
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 4423 0 0 0 9 1 0 0 18 0 1 0 1008090368 21749760 4359 4294967295 134512640 135223648 3212927824 3212926408 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 5343 4360 46 174 0 5168 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23652

[startup+0.116269 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26102
/proc/meminfo: memFree=990532/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=22956 CPUtime=0.12
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 5438 0 0 0 11 1 0 0 18 0 1 0 1008090368 23506944 5374 4294967295 134512640 135223648 3212927824 3212926408 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 5739 5376 46 174 0 5564 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 25368

[startup+0.316252 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26102
/proc/meminfo: memFree=990532/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=53800 CPUtime=0.32
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 10599 0 0 0 27 5 0 0 18 0 1 0 1008090368 55091200 10535 4294967295 134512640 135223648 3212927824 3212926776 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 13450 10535 46 174 0 13275 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 56212

[startup+0.716219 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 26102
/proc/meminfo: memFree=990532/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=81908 CPUtime=0.72
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 17274 0 0 0 66 6 0 0 18 0 1 0 1008090368 83873792 17210 4294967295 134512640 135223648 3212927824 3212926320 134548489 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 20477 17211 67 174 0 20302 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 84320

[startup+1.51615 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26107
/proc/meminfo: memFree=916960/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=90684 CPUtime=1.52
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 20996 0 0 0 144 8 0 0 20 0 1 0 1008090368 92860416 19246 4294967295 134512640 135223648 3212927824 3212925840 134586676 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 22671 19246 73 174 0 22496 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 93096

[startup+3.11602 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26107
/proc/meminfo: memFree=911008/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2412 CPUtime=0
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 367 647 0 0 0 0 0 0 18 0 1 0 1008090367 2469888 277 4294967295 134512640 135169312 3212938080 3212936616 3085831918 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26102/statm: 603 277 235 161 0 42 0
[pid=26106] ppid=26102 vsize=92292 CPUtime=3.12
/proc/26106/stat : 26106 (SatELite_releas) R 26102 26102 10436 0 -1 4202496 23290 0 0 0 302 10 0 0 25 0 1 0 1008090368 94507008 19646 4294967295 134512640 135223648 3212927824 3212925776 134564737 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26106/statm: 23073 19646 73 174 0 22898 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 94704

[startup+6.31576 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26108
/proc/meminfo: memFree=966932/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=25588 CPUtime=1
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 6053 0 0 0 97 3 0 0 25 0 1 0 1008090898 26202112 5934 4294967295 134512640 135216591 3214921120 3214919312 134528784 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26108/statm: 6397 5934 73 172 0 6224 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 28004

[startup+12.7252 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26108
/proc/meminfo: memFree=953264/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=27172 CPUtime=7.39
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 6452 0 0 0 734 5 0 0 25 0 1 0 1008090898 27824128 6333 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26108/statm: 6793 6333 75 172 0 6620 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 29588

[startup+25.5242 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26110
/proc/meminfo: memFree=947004/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=33244 CPUtime=20.19
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 7950 0 0 0 2011 8 0 0 25 0 1 0 1008090898 34041856 7831 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26108/statm: 8311 7831 75 172 0 8138 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 35660

[startup+51.1221 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26294
/proc/meminfo: memFree=933828/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=46464 CPUtime=45.79
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 11251 0 0 0 4569 10 0 0 25 0 1 0 1008090898 47579136 11132 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26108/statm: 11616 11132 75 172 0 11443 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 48880

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26482
/proc/meminfo: memFree=903888/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=76140 CPUtime=97
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 18684 0 0 0 9682 18 0 0 25 0 1 0 1008090898 77967360 18565 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 19035 18565 75 172 0 18862 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78556

[startup+162.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26669
/proc/meminfo: memFree=867200/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=113364 CPUtime=156.99
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 27988 0 0 0 15675 24 0 0 25 0 1 0 1008090898 116084736 27869 4294967295 134512640 135216591 3214921120 3214919024 134532810 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 28341 27869 75 172 0 28168 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 115780

[startup+222.308 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 26858
/proc/meminfo: memFree=830744/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=149432 CPUtime=216.99
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 36979 0 0 0 21664 35 0 0 25 0 1 0 1008090898 153018368 36860 4294967295 134512640 135216591 3214921120 3214919312 134528953 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 37358 36860 75 172 0 37185 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 151848

[startup+282.313 s]
/proc/loadavg: 1.09 1.03 1.00 3/95 27045
/proc/meminfo: memFree=800488/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=179984 CPUtime=277
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 44639 0 0 0 27661 39 0 0 25 0 1 0 1008090898 184303616 44520 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 44996 44520 75 172 0 44823 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 182400

[startup+342.318 s]
/proc/loadavg: 1.10 1.04 1.00 2/95 27237
/proc/meminfo: memFree=773588/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=206580 CPUtime=337.01
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 51243 0 0 0 33656 45 0 0 25 0 1 0 1008090898 211537920 51124 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 51645 51124 75 172 0 51472 0
Current children cumulated CPU time (s) 342.32

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

/proc/26108/statm: 71182 70721 75 172 0 71009 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 287144

[startup+582.318 s]
/proc/loadavg: 1.04 1.04 1.00 2/95 27990
/proc/meminfo: memFree=671612/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=308512 CPUtime=577.03
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 76718 0 0 0 57642 61 0 0 25 0 1 0 1008090898 315916288 76599 4294967295 134512640 135216591 3214921120 3214919024 134532810 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 77128 76599 75 172 0 76955 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 310928

[startup+642.313 s]
/proc/loadavg: 1.01 1.03 1.00 3/95 28178
/proc/meminfo: memFree=651820/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=327968 CPUtime=637.03
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 81583 0 0 0 63640 63 0 0 25 0 1 0 1008090898 335839232 81464 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 81992 81464 75 172 0 81819 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 330384

[startup+702.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 28368
/proc/meminfo: memFree=628740/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=351240 CPUtime=697.04
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 87406 0 0 0 69635 69 0 0 25 0 1 0 1008090898 359669760 87287 4294967295 134512640 135216591 3214921120 3214919312 134529032 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 87810 87287 75 172 0 87637 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 353656

[startup+762.323 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 28562
/proc/meminfo: memFree=605568/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=374228 CPUtime=757.05
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 93178 0 0 0 75635 70 0 0 25 0 1 0 1008090898 383209472 93059 4294967295 134512640 135216591 3214921120 3214919312 134528826 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 93557 93059 75 172 0 93384 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 376644

[startup+822.318 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28751
/proc/meminfo: memFree=587324/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=392488 CPUtime=817.05
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 97755 0 0 0 81629 76 0 0 25 0 1 0 1008090898 401907712 97636 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 98122 97636 75 172 0 97949 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 394904

[startup+882.304 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 28938
/proc/meminfo: memFree=563888/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=415772 CPUtime=877.04
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 103552 0 0 0 87625 79 0 0 25 0 1 0 1008090898 425750528 103433 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 103943 103433 75 172 0 103770 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 418188

[startup+942.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 29126
/proc/meminfo: memFree=545924/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=434292 CPUtime=937.05
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 108091 0 0 0 93621 84 0 0 25 0 1 0 1008090898 444715008 107972 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 108573 107972 75 172 0 108400 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 436708

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 29314
/proc/meminfo: memFree=525424/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=454104 CPUtime=997.06
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 113076 0 0 0 99620 86 0 0 25 0 1 0 1008090898 465002496 112957 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 113526 112957 75 172 0 113353 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 456520

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 29501
/proc/meminfo: memFree=504864/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=475092 CPUtime=1057.07
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 118320 0 0 0 105619 88 0 0 25 0 1 0 1008090898 486494208 118201 4294967295 134512640 135216591 3214921120 3214919312 134529023 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 118773 118201 75 172 0 118600 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 477508

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 29694
/proc/meminfo: memFree=487396/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=492452 CPUtime=1117.08
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 122664 0 0 0 111613 95 0 0 25 0 1 0 1008090898 504270848 122545 4294967295 134512640 135216591 3214921120 3214919296 134525185 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 123113 122546 75 172 0 122940 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 494868

[startup+1182.32 s]
/proc/loadavg: 1.11 1.03 1.01 3/95 29881
/proc/meminfo: memFree=471352/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=508604 CPUtime=1177.08
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 126711 0 0 0 117606 102 0 0 25 0 1 0 1008090898 520810496 126592 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 127151 126592 75 172 0 126978 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 511020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.08 1.03 1.01 3/95 29883
/proc/meminfo: memFree=466412/2074464 swapFree=1948616/1959888
[pid=26102] ppid=26100 vsize=2416 CPUtime=5.31
/proc/26102/stat : 26102 (SatELiteGTI) S 26100 26102 10436 0 -1 4194304 386 30738 0 0 0 0 517 14 18 0 1 0 1008090367 2473984 278 4294967295 134512640 135169312 3212938080 3212934296 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/26102/statm: 604 278 235 161 0 43 0
[pid=26108] ppid=26102 vsize=513380 CPUtime=1194.78
/proc/26108/stat : 26108 (minisat_static) R 26102 26102 10436 0 -1 4202496 127893 0 0 0 119374 104 0 0 25 0 1 0 1008090898 525701120 127774 4294967295 134512640 135216591 3214921120 3214919312 134528842 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26108/statm: 128345 127774 75 172 0 128172 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 515796

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 26102 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=170000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=140000
# CPU time returned by wait4() is 5.31
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.05
CPU time (s): 1200.09
CPU user time (s): 1198.91
CPU system time (s): 1.18
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 515796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.17
system time used= 0.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31124
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= 13
involuntary context switches= 223

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 03:04:57
IDJOB=1820381
IDBENCH=20386
IDSOLVER=658
FILE ID=tipi16/1820381-1242435897
PBS_JOBID=
Free space on /tmp= 6076 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820381-1242435897/watcher-1820381-1242435897 -o /tmp/evaluation-result-1820381-1242435897/solver-1820381-1242435897 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820381-1242435897.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED= 1606244780

Linux tipi16 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        990540 kB
Buffers:         35544 kB
Cached:         964816 kB
SwapCached:       6028 kB
Active:         667440 kB
Inactive:       342972 kB
HighTotal:     1178688 kB
HighFree:       277700 kB
LowTotal:       895776 kB
LowFree:        712840 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           14612 kB
Writeback:           0 kB
AnonPages:        9220 kB
Mapped:           3252 kB
Slab:            64668 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90764 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6064 MiB
End job on tipi16 at 2009-05-16 03:25:01