Trace number 1820675

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.05 1202.15

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq8.cnf
MD5SUM776da55785376fd8eac6989ca812b102
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 variables371419
Number of clauses7170909
Sum of the clauses size20872419
Maximum clause length205
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 26770451
Number of clauses of size 392326
Number of clauses of size 48862
Number of clauses of size 523554
Number of clauses of size over 5275715

Solver Data

0.00/0.00	c Parsing...
6.01/6.07	c ==============================================================================
6.01/6.07	c |           |     ORIGINAL     |              LEARNT              |          |
6.01/6.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
6.01/6.07	c ==============================================================================
6.01/6.07	c |         0 | 7170908 20872418 | 2151272       0        0     nan |  0.000 % |
178.61/178.64	c |         0 | 6994286 21668859 |      --       0       --      -- |     --   | -176447/801368
178.61/178.65	c ==============================================================================
178.61/178.65	c Result  :   #vars: 303312   #clauses: 6994286   #literals: 21668859
178.61/178.65	c CPU time:   177.34 s
178.61/178.65	c ==============================================================================
185.80/187.97	c This is MiniSat 2.0 beta
185.80/187.97	c WARNING: for repeatability, setting FPU to use double precision
185.80/187.97	c ============================[ Problem Statistics ]=============================
185.80/187.97	c |                                                                             |
185.80/187.97	c |  Number of variables:  303312                                               |
185.80/187.97	c |  Number of clauses:    6994286                                              |
190.49/192.68	c |  Parsing time:         4.12         s                                       |
190.89/193.01	c ============================[ Search Statistics ]==============================
190.89/193.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.89/193.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
190.89/193.01	c ===============================================================================
190.89/193.01	c |         0 |  303312  6994286 21668859 |  2331428        0    nan |  0.000 % |
192.29/194.48	c |       514 |  303312  6994286 21668859 |  2331428      514     54 |  0.000 % |
192.89/195.10	c |      1026 |  303312  6994286 21668859 |  2331428     1026     43 |  0.000 % |
194.59/196.81	c |      1538 |  303312  6994286 21668859 |  2331428     1538     47 |  0.000 % |
198.19/200.38	c |      2563 |  303312  6994286 21668859 |  2331428     2563     42 |  0.000 % |
199.69/201.89	c |      3076 |  303312  6994286 21668859 |  2331428     3076     44 |  0.000 % |
200.39/202.55	c |      3588 |  303312  6994286 21668859 |  2331428     3588     41 |  0.000 % |
202.19/204.37	c |      4612 |  303312  6994286 21668859 |  2331428     4612     45 |  0.000 % |
204.29/206.47	c |      6661 |  303312  6994286 21668859 |  2331428     6661     53 |  0.000 % |
204.79/206.97	c |      7175 |  303312  6994286 21668859 |  2331428     7175     53 |  0.000 % |
205.69/207.90	c |      7687 |  303312  6994286 21668859 |  2331428     7687     52 |  0.000 % |
207.69/209.90	c |      8711 |  303312  6994286 21668859 |  2331428     8711     52 |  0.000 % |
208.69/210.88	c |      9223 |  303312  6994286 21668859 |  2331428     9223     52 |  0.000 % |
209.29/211.43	c |      9735 |  303312  6994286 21668859 |  2331428     9735     52 |  0.000 % |
210.69/212.90	c |     10761 |  303312  6994286 21668859 | 2147483647    10761     53 |  0.000 % |
215.49/217.68	c |     12811 |  303312  6994286 21668859 | 2147483647    12811     53 |  0.000 % |
228.99/231.18	c |     16907 |  303312  6994286 21668859 | 2147483647    16907     58 |  0.000 % |
230.49/232.65	c |     17425 |  303312  6994286 21668859 | 2147483647    17425     59 |  0.000 % |
231.39/233.52	c |     17940 |  303312  6994286 21668859 | 2147483647    17940     59 |  0.000 % |
233.19/235.33	c |     18965 |  303312  6994286 21668859 | 2147483647    18965     58 |  0.000 % |
233.79/235.91	c |     19478 |  303312  6994286 21668859 | 2147483647    19478     58 |  0.000 % |
234.29/236.47	c |     19990 |  303312  6994286 21668859 | 2147483647    19990     58 |  0.000 % |
236.29/238.49	c |     21014 |  303312  6994286 21668859 | 2147483647    21014     57 |  0.000 % |
238.09/240.25	c |     23062 |  303312  6994286 21668859 | 2147483647    23062     59 |  0.000 % |
238.89/241.06	c |     23574 |  303312  6994286 21668859 | 2147483647    23574     59 |  0.000 % |
240.49/242.63	c |     24088 |  303312  6994286 21668859 | 2147483647    24088     58 |  0.000 % |
241.89/244.08	c |     25113 |  303312  6994286 21668859 | 2147483647    25113     60 |  0.000 % |
242.69/244.86	c |     25627 |  303312  6994286 21668859 | 2147483647    25627     61 |  0.000 % |
243.49/245.68	c |     26139 |  303312  6994286 21668859 | 2147483647    26139     60 |  0.000 % |
244.49/246.63	c |     27163 |  303312  6994286 21668859 | 2147483647    27163     59 |  0.000 % |
247.49/249.61	c |     29211 |  303312  6994286 21668859 | 2147483647    29211     58 |  0.000 % |
251.09/253.26	c |     33307 |  303312  6994286 21668859 | 2147483647    33307     55 |  0.000 % |
258.89/261.10	c |     41500 |  303312  6994286 21668859 | 2147483647    41500     57 |  0.000 % |
259.99/262.14	c |     42014 |  303312  6994286 21668859 | 2147483647    42014     57 |  0.000 % |
260.80/262.94	c |     42526 |  303312  6994286 21668859 | 2147483647    42526     57 |  0.000 % |
261.99/264.15	c |     43551 |  303312  6994286 21668859 | 2147483647    43551     57 |  0.000 % |
262.79/264.99	c |     44064 |  303312  6994286 21668859 | 2147483647    44064     57 |  0.000 % |
263.89/266.10	c |     44576 |  303312  6994286 21668859 | 2147483647    44576     57 |  0.000 % |
264.89/267.09	c |     45600 |  303312  6994286 21668859 | 2147483647    45600     57 |  0.000 % |
267.10/269.25	c |     47648 |  303312  6994286 21668859 | 2147483647    47648     57 |  0.000 % |
267.60/269.73	c |     48160 |  303312  6994286 21668859 | 2147483647    48160     57 |  0.000 % |
268.30/270.47	c |     48674 |  303312  6994286 21668859 | 2147483647    48674     57 |  0.000 % |
269.50/271.67	c |     49699 |  303312  6994286 21668859 | 2147483647    49699     56 |  0.000 % |
270.00/272.21	c |     50211 |  303312  6994286 21668859 | 2147483647    50211     56 |  0.000 % |
270.70/272.91	c |     50723 |  303312  6994286 21668859 | 2147483647    50723     56 |  0.000 % |
271.90/274.11	c |     51747 |  303312  6994286 21668859 | 2147483647    51747     56 |  0.000 % |
273.80/275.99	c |     53796 |  303312  6994286 21668859 | 2147483647    53796     56 |  0.000 % |
279.40/281.57	c |     57893 |  303312  6994286 21668859 | 2147483647    57893     55 |  0.000 % |
280.20/282.33	c |     58405 |  303312  6994286 21668859 | 2147483647    58405     55 |  0.000 % |
280.70/282.87	c |     58917 |  303312  6994286 21668859 | 2147483647    58917     55 |  0.000 % |
281.50/283.65	c |     59942 |  303312  6994286 21668859 | 2147483647    59942     54 |  0.000 % |
282.10/284.23	c |     60456 |  303312  6994286 21668859 | 2147483647    60456     54 |  0.000 % |
282.70/284.87	c |     60968 |  303312  6994286 21668859 | 2147483647    60968     54 |  0.000 % |
283.70/285.89	c |     61992 |  303312  6994286 21668859 | 2147483647    61992     53 |  0.000 % |
286.40/288.57	c |     64042 |  303312  6994286 21668859 | 2147483647    64042     53 |  0.000 % |
287.70/289.84	c |     64555 |  303312  6994286 21668859 | 2147483647    64555     54 |  0.000 % |
289.90/292.03	c |     65070 |  303312  6994286 21668859 | 2147483647    65070     54 |  0.000 % |
291.40/293.52	c |     66094 |  303312  6994286 21668859 | 2147483647    66094     54 |  0.000 % |
292.40/294.57	c |     66606 |  303312  6994286 21668859 | 2147483647    66606     54 |  0.000 % |
296.20/298.39	c |     67119 |  303312  6994286 21668859 | 2147483647    67119     54 |  0.000 % |
300.10/302.28	c |     68144 |  303312  6994286 21668859 | 2147483647    68144     54 |  0.000 % |
302.50/304.67	c |     70193 |  303312  6994286 21668859 | 2147483647    70193     55 |  0.000 % |
317.80/320.00	c |     74290 |  303312  6994286 21668859 | 2147483647    74290     57 |  0.000 % |
348.70/350.88	c |     82483 |  303312  6994286 21668859 | 2147483647    82483     59 |  0.000 % |
390.80/392.99	c |     98868 |  303312  6994286 21668859 | 2147483647    98868     71 |  0.000 % |
392.51/394.65	c |     99380 |  303312  6994286 21668859 | 2147483647    99380     71 |  0.000 % |
393.51/395.69	c |     99893 |  303312  6994286 21668859 | 2147483647    99893     71 |  0.000 % |
398.81/400.96	c |    100918 |  303312  6994286 21668859 | 2147483647   100918     71 |  0.000 % |
400.81/402.92	c |    101430 |  303312  6994286 21668859 | 2147483647   101430     72 |  0.000 % |
402.71/404.82	c |    101943 |  303312  6994286 21668859 | 2147483647   101943     72 |  0.000 % |
405.51/407.69	c |    102968 |  303312  6994286 21668859 | 2147483647   102968     73 |  0.000 % |
414.81/416.93	c |    105016 |  303312  6994286 21668859 | 2147483647   105016     74 |  0.000 % |
415.81/417.94	c |    105528 |  303312  6994286 21668859 | 2147483647   105528     73 |  0.000 % |
418.11/420.30	c |    106040 |  303312  6994286 21668859 | 2147483647   106040     73 |  0.000 % |
425.61/427.79	c |    107064 |  303312  6994286 21668859 | 2147483647   107064     73 |  0.000 % |
427.81/430.00	c |    107576 |  303312  6994286 21668859 | 2147483647   107576     73 |  0.000 % |
429.51/431.64	c |    108088 |  303312  6994286 21668859 | 2147483647   108088     73 |  0.000 % |
430.71/432.83	c |    109113 |  303312  6994286 21668859 | 2147483647   109113     73 |  0.000 % |
433.21/435.38	c |    111162 |  303312  6994286 21668859 | 2147483647   111162     73 |  0.000 % |
437.51/439.71	c |    115258 |  303312  6994286 21668859 | 2147483647   115258     71 |  0.000 % |
438.01/440.16	c |    115772 |  303312  6994286 21668859 | 2147483647   115772     71 |  0.000 % |
438.71/440.88	c |    116286 |  303312  6994286 21668859 | 2147483647   116286     71 |  0.000 % |
440.01/442.14	c |    117311 |  303312  6994286 21668859 | 2147483647   117311     70 |  0.000 % |
440.71/442.84	c |    117823 |  303312  6994286 21668859 | 2147483647   117823     70 |  0.000 % |
441.31/443.46	c |    118336 |  303312  6994286 21668859 | 2147483647   118336     70 |  0.000 % |
442.61/444.76	c |    119361 |  303312  6994286 21668859 | 2147483647   119361     69 |  0.000 % |
445.11/447.27	c |    121409 |  303312  6994286 21668859 | 2147483647   121409     69 |  0.000 % |
446.01/448.12	c |    121921 |  303312  6994286 21668859 | 2147483647   121921     69 |  0.000 % |
447.21/449.33	c |    122433 |  303312  6994286 21668859 | 2147483647   122433     69 |  0.000 % |
449.31/451.47	c |    123458 |  303312  6994286 21668859 | 2147483647   123458     69 |  0.000 % |
452.41/454.59	c |    123971 |  303312  6994286 21668859 | 2147483647   123971     69 |  0.000 % |
453.91/456.06	c |    124483 |  303312  6994286 21668859 | 2147483647   124483     69 |  0.000 % |
455.91/458.10	c |    125507 |  303312  6994286 21668859 | 2147483647   125507     69 |  0.000 % |
463.61/465.77	c |    127556 |  303312  6994286 21668859 | 2147483647   127556     69 |  0.000 % |
472.02/474.15	c |    131652 |  303312  6994286 21668859 | 2147483647   131652     70 |  0.000 % |
499.01/501.11	c |    139845 |  303312  6994286 21668859 | 2147483647   139845     78 |  0.000 % |
500.31/502.43	c |    140357 |  303312  6994286 21668859 | 2147483647   140357     78 |  0.000 % |
502.41/504.52	c |    140869 |  303312  6994286 21668859 | 2147483647   140869     78 |  0.000 % |
505.90/508.10	c |    141893 |  303312  6994286 21668859 | 2147483647   141893     78 |  0.000 % |
509.10/511.25	c |    142406 |  303312  6994286 21668859 | 2147483647   142406     78 |  0.000 % |
510.51/512.66	c |    142919 |  303312  6994286 21668859 | 2147483647   142919     78 |  0.000 % |
512.50/514.70	c |    143946 |  303312  6994286 21668859 | 2147483647   143946     78 |  0.000 % |
522.81/525.01	c |    145994 |  303312  6994286 21668859 | 2147483647   145994     78 |  0.000 % |
524.01/526.18	c |    146506 |  303312  6994286 21668859 | 2147483647   146506     80 |  0.000 % |
525.21/527.36	c |    147019 |  303312  6994286 21668859 | 2147483647   147019     80 |  0.000 % |
528.31/530.49	c |    148043 |  303312  6994286 21668859 | 2147483647   148043     80 |  0.000 % |
529.71/531.90	c |    148555 |  303312  6994286 21668859 | 2147483647   148555     80 |  0.000 % |
531.01/533.15	c |    149067 |  303312  6994286 21668859 | 2147483647   149067     80 |  0.000 % |
536.91/539.08	c |    150091 |  303312  6994286 21668859 | 2147483647   150091     80 |  0.000 % |
546.71/548.83	c |    152139 |  303312  6994286 21668859 | 2147483647   152139     80 |  0.000 % |
557.31/559.49	c |    156237 |  303312  6994286 21668859 | 2147483647   156237     81 |  0.000 % |
558.91/561.10	c |    156750 |  303312  6994286 21668859 | 2147483647   156750     81 |  0.000 % |
561.51/563.65	c |    157265 |  303312  6994286 21668859 | 2147483647   157265     81 |  0.000 % |
562.91/565.02	c |    158289 |  303312  6994286 21668859 | 2147483647   158289     81 |  0.000 % |
564.51/566.63	c |    158804 |  303312  6994286 21668859 | 2147483647   158804     81 |  0.000 % |
565.71/567.81	c |    159317 |  303312  6994286 21668859 | 2147483647   159317     81 |  0.000 % |
567.01/569.15	c |    160342 |  303312  6994286 21668859 | 2147483647   160342     81 |  0.000 % |
570.41/572.60	c |    162390 |  303312  6994286 21668859 | 2147483647   162390     81 |  0.000 % |
571.51/573.64	c |    162904 |  303312  6994286 21668859 | 2147483647   162904     81 |  0.000 % |
574.91/577.02	c |    163418 |  303312  6994286 21668859 | 2147483647   163418     81 |  0.000 % |
578.91/581.01	c |    164442 |  303312  6994286 21668859 | 2147483647   164442     81 |  0.000 % |
579.61/581.74	c |    164955 |  303312  6994286 21668859 | 2147483647   164955     81 |  0.000 % |
580.61/582.77	c |    165474 |  303312  6994286 21668859 | 2147483647   165474     81 |  0.000 % |
583.51/585.63	c |    166500 |  303312  6994286 21668859 | 2147483647   166500     82 |  0.000 % |
588.11/590.21	c |    168548 |  303312  6994286 21668859 | 2147483647   168548     85 |  0.000 % |
596.11/598.28	c |    172645 |  303312  6994286 21668859 | 2147483647   172645     87 |  0.000 % |
607.01/609.11	c |    180837 |  303312  6994286 21668859 | 2147483647   180837     87 |  0.000 % |
624.21/626.38	c |    197224 |  303312  6994286 21668859 | 2147483647   197224     89 |  0.000 % |
707.12/709.25	c |    229993 |  303312  6994286 21668859 | 2147483647   229993     95 |  0.000 % |
708.12/710.31	c |    230505 |  303312  6994286 21668859 | 2147483647   230505     95 |  0.000 % |
710.32/712.42	c |    231018 |  303312  6994286 21668859 | 2147483647   231018     95 |  0.000 % |
713.52/715.65	c |    232043 |  303312  6994286 21668859 | 2147483647   232043     95 |  0.000 % |
714.82/716.98	c |    232555 |  303312  6994286 21668859 | 2147483647   232555     95 |  0.000 % |
718.32/720.46	c |    233067 |  303312  6994286 21668859 | 2147483647   233067     95 |  0.000 % |
720.63/722.74	c |    234093 |  303312  6994286 21668859 | 2147483647   234093     95 |  0.000 % |
727.72/729.86	c |    236142 |  303312  6994286 21668859 | 2147483647   236142     95 |  0.000 % |
729.32/731.50	c |    236656 |  303312  6994286 21668859 | 2147483647   236656     95 |  0.000 % |
731.32/733.46	c |    237168 |  303312  6994286 21668859 | 2147483647   237168     95 |  0.000 % |
736.12/738.29	c |    238193 |  303312  6994286 21668859 | 2147483647   238193     95 |  0.000 % |
737.82/740.00	c |    238706 |  303312  6994286 21668859 | 2147483647   238706     95 |  0.000 % |
740.82/742.94	c |    239218 |  303312  6994286 21668859 | 2147483647   239218     95 |  0.000 % |
743.22/745.35	c |    240242 |  303312  6994286 21668859 | 2147483647   240242     95 |  0.000 % |
747.03/749.17	c |    242291 |  303312  6994286 21668859 | 2147483647   242291     95 |  0.000 % |
758.03/760.14	c |    246389 |  303312  6994286 21668859 | 2147483647   246389     95 |  0.000 % |
759.02/761.18	c |    246902 |  303312  6994286 21668859 | 2147483647   246902     96 |  0.000 % |
761.52/763.64	c |    247414 |  303312  6994286 21668859 | 2147483647   247414     96 |  0.000 % |
763.42/765.58	c |    248439 |  303312  6994286 21668859 | 2147483647   248439     96 |  0.000 % |
764.63/766.79	c |    248952 |  303312  6994286 21668859 | 2147483647   248952     95 |  0.000 % |
765.62/767.75	c |    249465 |  303312  6994286 21668859 | 2147483647   249465     95 |  0.000 % |
767.12/769.27	c |    250489 |  303312  6994286 21668859 | 2147483647   250489     95 |  0.000 % |
771.83/773.99	c |    252537 |  303312  6994286 21668859 | 2147483647   252537     95 |  0.000 % |
772.93/775.09	c |    253049 |  303312  6994286 21668859 | 2147483647   253049     96 |  0.000 % |
773.73/775.88	c |    253561 |  303312  6994286 21668859 | 2147483647   253561     96 |  0.000 % |
775.13/777.22	c |    254585 |  303312  6994286 21668859 | 2147483647   254585     95 |  0.000 % |
775.83/778.01	c |    255097 |  303312  6994286 21668859 | 2147483647   255097     95 |  0.000 % |
776.53/778.65	c |    255609 |  303312  6994286 21668859 | 2147483647   255609     95 |  0.000 % |
777.73/779.89	c |    256634 |  303312  6994286 21668859 | 2147483647   256634     95 |  0.000 % |
780.33/782.51	c |    258683 |  303312  6994286 21668859 | 2147483647   258683     94 |  0.000 % |
786.33/788.48	c |    262781 |  303312  6994286 21668859 | 2147483647   262781     94 |  0.000 % |
799.23/801.33	c |    270974 |  303312  6994286 21668859 | 2147483647   270974     93 |  0.000 % |
800.93/803.04	c |    271486 |  303312  6994286 21668859 | 2147483647   271486     93 |  0.000 % |
802.43/804.59	c |    271998 |  303312  6994286 21668859 | 2147483647   271998     93 |  0.000 % |
803.83/805.92	c |    273024 |  303312  6994286 21668859 | 2147483647   273024     93 |  0.000 % |
806.03/808.14	c |    273536 |  303312  6994286 21668859 | 2147483647   273536     93 |  0.000 % |
807.73/809.88	c |    274050 |  303312  6994286 21668859 | 2147483647   274050     93 |  0.000 % |
811.13/813.22	c |    275074 |  303312  6994286 21668859 | 2147483647   275074     93 |  0.000 % |
816.93/819.11	c |    277123 |  303312  6994286 21668859 | 2147483647   277123     93 |  0.000 % |
817.83/819.98	c |    277635 |  303312  6994286 21668859 | 2147483647   277635     93 |  0.000 % |
819.83/821.96	c |    278148 |  303312  6994286 21668859 | 2147483647   278148     93 |  0.000 % |
821.13/823.30	c |    279173 |  303312  6994286 21668859 | 2147483647   279173     93 |  0.000 % |
822.13/824.27	c |    279686 |  303312  6994286 21668859 | 2147483647   279686     92 |  0.000 % |
824.03/826.16	c |    280198 |  303312  6994286 21668859 | 2147483647   280198     92 |  0.000 % |
826.33/828.48	c |    281222 |  303312  6994286 21668859 | 2147483647   281222     93 |  0.000 % |
830.93/833.05	c |    283270 |  303312  6994286 21668859 | 2147483647   283270     93 |  0.000 % |
838.13/840.31	c |    287367 |  303312  6994286 21668859 | 2147483647   287367     93 |  0.000 % |
840.03/842.13	c |    287880 |  303312  6994286 21668859 | 2147483647   287880     93 |  0.000 % |
840.93/843.09	c |    288392 |  303312  6994286 21668859 | 2147483647   288392     93 |  0.000 % |
845.43/847.61	c |    289419 |  303312  6994286 21668859 | 2147483647   289419     93 |  0.000 % |
847.14/849.25	c |    289935 |  303312  6994286 21668859 | 2147483647   289935     93 |  0.000 % |
848.33/850.50	c |    290447 |  303312  6994286 21668859 | 2147483647   290447     93 |  0.000 % |
849.73/851.87	c |    291471 |  303312  6994286 21668859 | 2147483647   291471     94 |  0.000 % |
856.33/858.44	c |    293519 |  303311  6990361 21660947 | 2147483647   293518     94 |  0.000 % |
858.23/860.37	c |    294032 |  303311  6990361 21660947 | 2147483647   294031     94 |  0.000 % |
859.93/862.07	c |    294545 |  303311  6990361 21660947 | 2147483647   294544     94 |  0.000 % |
865.32/867.42	c |    295569 |  303311  6990361 21660947 | 2147483647   295568     94 |  0.000 % |
866.62/868.80	c |    296081 |  303311  6990361 21660947 | 2147483647   296080     94 |  0.000 % |
870.62/872.74	c |    296593 |  303311  6990361 21660947 | 2147483647   296592     94 |  0.000 % |
874.52/876.61	c |    297617 |  303311  6990361 21660947 | 2147483647   297616     94 |  0.000 % |
880.02/882.20	c |    299665 |  303311  6990361 21660947 | 2147483647   299664     94 |  0.000 % |
895.83/897.93	c |    303762 |  303311  6990361 21660947 | 2147483647   303761     94 |  0.000 % |
907.83/909.98	c |    311955 |  303311  6990361 21660947 | 2147483647   311954     95 |  0.000 % |
945.43/947.58	c |    328340 |  303311  6990361 21660947 | 2147483647   328339     96 |  0.000 % |
946.93/949.08	c |    328853 |  303311  6990361 21660947 | 2147483647   328852     96 |  0.000 % |
949.13/951.26	c |    329365 |  303311  6990361 21660947 | 2147483647   329364     96 |  0.000 % |
956.13/958.22	c |    330392 |  303311  6990361 21660947 | 2147483647   330391     96 |  0.000 % |
958.63/960.74	c |    330906 |  303311  6990361 21660947 | 2147483647   330905     96 |  0.000 % |
961.03/963.12	c |    331419 |  303311  6990361 21660947 | 2147483647   331418     96 |  0.000 % |
966.33/968.49	c |    332443 |  303311  6990361 21660947 | 2147483647   332442     96 |  0.000 % |
970.23/972.36	c |    334492 |  303311  6990361 21660947 | 2147483647   334491     96 |  0.000 % |
972.33/974.46	c |    335007 |  303311  6990361 21660947 | 2147483647   335006     96 |  0.000 % |
974.83/976.93	c |    335519 |  303311  6990361 21660947 | 2147483647   335518     96 |  0.000 % |
978.43/980.58	c |    336543 |  303311  6990361 21660947 | 2147483647   336542     96 |  0.000 % |
981.13/983.21	c |    337055 |  303311  6990361 21660947 | 2147483647   337054     96 |  0.000 % |
983.83/985.94	c |    337569 |  303311  6990361 21660947 | 2147483647   337568     96 |  0.000 % |
986.13/988.30	c |    338594 |  303311  6990361 21660947 | 2147483647   338593     97 |  0.000 % |
990.14/992.27	c |    340642 |  303311  6990361 21660947 | 2147483647   340641     97 |  0.000 % |
996.93/999.02	c |    344738 |  303311  6990361 21660947 | 2147483647   344737     96 |  0.000 % |
997.84/999.97	c |    345251 |  303311  6990361 21660947 | 2147483647   345250     96 |  0.000 % |
998.53/1000.61	c |    345763 |  303311  6990361 21660947 | 2147483647   345762     96 |  0.000 % |
1000.73/1002.84	c |    346790 |  303311  6990361 21660947 | 2147483647   346789     97 |  0.000 % |
1002.13/1004.26	c |    347302 |  303311  6990361 21660947 | 2147483647   347301     97 |  0.000 % |
1003.13/1005.28	c |    347814 |  303311  6990361 21660947 | 2147483647   347813     96 |  0.000 % |
1005.33/1007.48	c |    348839 |  303311  6990361 21660947 | 2147483647   348838     96 |  0.000 % |
1009.43/1011.58	c |    350888 |  303311  6990361 21660947 | 2147483647   350887     96 |  0.000 % |
1010.53/1012.64	c |    351400 |  303311  6990361 21660947 | 2147483647   351399     96 |  0.000 % |
1012.14/1014.26	c |    351913 |  303311  6990361 21660947 | 2147483647   351912     96 |  0.000 % |
1013.73/1015.90	c |    352937 |  303311  6990361 21660947 | 2147483647   352936     96 |  0.000 % |
1014.93/1017.04	c |    353449 |  303311  6990361 21660947 | 2147483647   353448     96 |  0.000 % |
1016.43/1018.56	c |    353961 |  303311  6990361 21660947 | 2147483647   353960     96 |  0.000 % |
1018.13/1020.26	c |    354986 |  303311  6990361 21660947 | 2147483647   354985     96 |  0.000 % |
1022.54/1024.68	c |    357034 |  303311  6990361 21660947 | 2147483647   357033     97 |  0.000 % |
1039.84/1042.00	c |    361130 |  303311  6990361 21660947 | 2147483647   361129     97 |  0.000 % |
1054.34/1056.44	c |    369323 |  303311  6990361 21660947 | 2147483647   369322     98 |  0.000 % |
1055.64/1057.76	c |    369836 |  303311  6990361 21660947 | 2147483647   369835     97 |  0.000 % |
1056.44/1058.60	c |    370349 |  303311  6990361 21660947 | 2147483647   370348     97 |  0.000 % |
1059.94/1062.11	c |    371373 |  303311  6990361 21660947 | 2147483647   371372     98 |  0.000 % |
1060.64/1062.80	c |    371885 |  303311  6990361 21660947 | 2147483647   371884     98 |  0.000 % |
1061.54/1063.66	c |    372397 |  303311  6990361 21660947 | 2147483647   372396     98 |  0.000 % |
1064.44/1066.58	c |    373422 |  303311  6990361 21660947 | 2147483647   373421     98 |  0.000 % |
1068.64/1070.74	c |    375472 |  303311  6990361 21660947 | 2147483647   375471     98 |  0.000 % |
1069.44/1071.55	c |    375985 |  303311  6990361 21660947 | 2147483647   375984     99 |  0.000 % |
1071.14/1073.31	c |    376499 |  303311  6990361 21660947 | 2147483647   376498     99 |  0.000 % |
1073.24/1075.33	c |    377523 |  303311  6990361 21660947 | 2147483647   377522     99 |  0.000 % |
1075.24/1077.33	c |    378037 |  303311  6990361 21660947 | 2147483647   378036     99 |  0.000 % |
1076.54/1078.63	c |    378550 |  303311  6990361 21660947 | 2147483647   378549     99 |  0.000 % |
1080.64/1082.74	c |    379574 |  303311  6990361 21660947 | 2147483647   379573     99 |  0.000 % |
1087.24/1089.39	c |    381623 |  303311  6990361 21660947 | 2147483647   381622     99 |  0.000 % |
1096.74/1098.81	c |    385719 |  303311  6990361 21660947 | 2147483647   385718    100 |  0.000 % |
1098.94/1101.06	c |    386233 |  303311  6990361 21660947 | 2147483647   386232    100 |  0.000 % |
1099.94/1102.08	c |    386746 |  303311  6990361 21660947 | 2147483647   386745    100 |  0.000 % |
1103.14/1105.22	c |    387770 |  303311  6990361 21660947 | 2147483647   387769    100 |  0.000 % |
1104.04/1106.19	c |    388283 |  303311  6990361 21660947 | 2147483647   388282    100 |  0.000 % |
1105.65/1107.80	c |    388795 |  303311  6990361 21660947 | 2147483647   388794    100 |  0.000 % |
1108.34/1110.50	c |    389820 |  303311  6990361 21660947 | 2147483647   389819    101 |  0.000 % |
1111.34/1113.46	c |    391869 |  303311  6990361 21660947 | 2147483647   391868    101 |  0.000 % |
1113.64/1115.75	c |    392381 |  303311  6990361 21660947 | 2147483647   392380    101 |  0.000 % |
1115.55/1117.64	c |    392902 |  303311  6990361 21660947 | 2147483647   392901    101 |  0.000 % |
1117.54/1119.66	c |    393926 |  303311  6990361 21660947 | 2147483647   393925    101 |  0.000 % |
1118.44/1120.59	c |    394438 |  303311  6990361 21660947 | 2147483647   394437    101 |  0.000 % |
1119.95/1122.06	c |    394950 |  303311  6990361 21660947 | 2147483647   394949    101 |  0.000 % |
1125.64/1127.75	c |    395974 |  303311  6990361 21660947 | 2147483647   395973    101 |  0.000 % |
1128.84/1130.93	c |    398022 |  303311  6990361 21660947 | 2147483647   398021    101 |  0.000 % |
1141.14/1143.30	c |    402118 |  303311  6990361 21660947 | 2147483647   402117    102 |  0.000 % |
1158.95/1161.08	c |    410310 |  303311  6990361 21660947 | 2147483647   410309    103 |  0.000 % |
1182.15/1184.24	c |    426695 |  303311  6990361 21660947 | 2147483647   426694    109 |  0.000 % |

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-1820675-1242466401/watcher-1820675-1242466401 -o /tmp/evaluation-result-1820675-1242466401/solver-1820675-1242466401 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820675-1242466401.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.07 1.02 1.00 3/97 349
/proc/meminfo: memFree=1186700/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=952 CPUtime=0
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 135 0 0 0 0 0 0 0 20 0 1 0 1011142307 974848 71 4294967295 134512640 135223648 3217999920 3217998872 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 238 72 46 174 0 63 0

[startup+0.045209 s]
/proc/loadavg: 1.07 1.02 1.00 3/97 349
/proc/meminfo: memFree=1186700/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=4756 CPUtime=0.05
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 1061 0 0 0 4 1 0 0 20 0 1 0 1011142307 4870144 997 4294967295 134512640 135223648 3217999920 3217998872 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 1189 997 46 174 0 1014 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7168

[startup+0.115203 s]
/proc/loadavg: 1.07 1.02 1.00 3/97 349
/proc/meminfo: memFree=1186700/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=10648 CPUtime=0.12
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 2437 0 0 0 10 2 0 0 21 0 1 0 1011142307 10903552 2373 4294967295 134512640 135223648 3217999920 3217998800 134543236 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 2662 2374 46 174 0 2487 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13060

[startup+0.315192 s]
/proc/loadavg: 1.07 1.02 1.00 3/97 349
/proc/meminfo: memFree=1186700/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=28092 CPUtime=0.32
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 6230 0 0 0 27 5 0 0 21 0 1 0 1011142307 28766208 6166 4294967295 134512640 135223648 3217999920 3217998504 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 7023 6166 46 174 0 6848 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30504

[startup+0.715169 s]
/proc/loadavg: 1.07 1.02 1.00 3/97 349
/proc/meminfo: memFree=1186700/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=59240 CPUtime=0.72
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 13248 0 0 0 58 14 0 0 22 0 1 0 1011142307 60661760 13184 4294967295 134512640 135223648 3217999920 3217998872 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 14810 13185 46 174 0 14635 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 61652

[startup+1.51512 s]
/proc/loadavg: 1.06 1.02 1.00 2/99 354
/proc/meminfo: memFree=1113996/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=116928 CPUtime=1.52
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 26893 0 0 0 124 28 0 0 25 0 1 0 1011142307 119734272 26829 4294967295 134512640 135223648 3217999920 3217998872 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 29232 26829 46 174 0 29057 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 119340

[startup+3.11503 s]
/proc/loadavg: 1.06 1.02 1.00 2/99 354
/proc/meminfo: memFree=1038976/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=234636 CPUtime=3.12
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 54071 0 0 0 264 48 0 0 25 0 1 0 1011142307 240267264 54007 4294967295 134512640 135223648 3217999920 3217998488 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 58659 54007 46 174 0 58484 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 237048

[startup+6.31485 s]
/proc/loadavg: 1.06 1.01 1.00 2/99 354
/proc/meminfo: memFree=779568/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=528724 CPUtime=6.31
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 120290 0 0 0 548 83 0 0 25 0 1 0 1011142307 541413376 120226 4294967295 134512640 135223648 3217999920 3217998272 134610042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 132181 120230 70 174 0 132006 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 531136

[startup+12.7145 s]
/proc/loadavg: 1.05 1.01 1.00 2/99 355
/proc/meminfo: memFree=715004/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=498820 CPUtime=12.71
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 132777 0 0 0 1180 91 0 0 25 0 1 0 1011142307 510791680 117799 4294967295 134512640 135223648 3217999920 3217997920 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 124705 117799 73 174 0 124530 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 501232

[startup+25.5238 s]
/proc/loadavg: 1.11 1.03 1.01 3/99 356
/proc/meminfo: memFree=680548/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=560872 CPUtime=25.52
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 141206 0 0 0 2458 94 0 0 25 0 1 0 1011142307 574332928 126228 4294967295 134512640 135223648 3217999920 3217997920 134549042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/353/statm: 140218 126228 73 174 0 140043 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 563284

[startup+51.1223 s]
/proc/loadavg: 1.07 1.03 1.00 3/99 543
/proc/meminfo: memFree=623420/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=613540 CPUtime=51.11
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 152791 0 0 0 5004 107 0 0 25 0 1 0 1011142307 628264960 137813 4294967295 134512640 135223648 3217999920 3217997936 134586706 0 0 0 3 0 0 0 17 0 0 0 0
/proc/353/statm: 153385 137813 73 174 0 153210 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 615952

[startup+102.329 s]
/proc/loadavg: 1.03 1.02 1.00 2/99 728
/proc/meminfo: memFree=563068/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=708792 CPUtime=102.32
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 168656 0 0 0 10117 115 0 0 25 0 1 0 1011142307 725803008 152633 4294967295 134512640 135223648 3217999920 3217997936 134548581 0 0 0 3 0 0 0 17 0 0 0 0
/proc/353/statm: 177198 152633 73 174 0 177023 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 711204

[startup+162.316 s]
/proc/loadavg: 1.09 1.03 1.01 2/99 931
/proc/meminfo: memFree=562060/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2412 CPUtime=0
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 365 645 0 0 0 0 0 0 18 0 1 0 1011142307 2469888 275 4294967295 134512640 135169312 3219034416 3219032952 3085807342 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/349/statm: 603 275 235 161 0 42 0
[pid=353] ppid=349 vsize=709716 CPUtime=162.31
/proc/353/stat : 353 (SatELite_releas) R 349 349 16367 0 -1 4202496 168917 0 0 0 16109 122 0 0 25 0 1 0 1011142307 726749184 152894 4294967295 134512640 135223648 3217999920 3217997936 134548152 0 0 0 3 0 0 0 17 0 0 0 0
/proc/353/statm: 177429 152894 73 174 0 177254 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 712128

[startup+222.313 s]
/proc/loadavg: 1.08 1.04 1.00 3/99 1123
/proc/meminfo: memFree=680160/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=326368 CPUtime=34.34
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 79962 0 0 0 3376 58 0 0 25 0 1 0 1011161104 334200832 79862 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 81592 79862 75 172 0 81419 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 328784

[startup+282.319 s]
/proc/loadavg: 1.03 1.03 1.00 3/99 1312
/proc/meminfo: memFree=668352/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=338268 CPUtime=94.35
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 82942 0 0 0 9376 59 0 0 25 0 1 0 1011161104 346386432 82842 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 84567 82842 75 172 0 84394 0
Current children cumulated CPU time (s) 280.2
Current children cumulated vsize (KiB) 340684

[startup+342.316 s]
/proc/loadavg: 1.01 1.02 1.00 3/99 1499
/proc/meminfo: memFree=660920/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=345876 CPUtime=154.35
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 84796 0 0 0 15374 61 0 0 25 0 1 0 1011161104 354177024 84696 4294967295 134512640 135216591 3218874720 3218872720 134527556 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 86469 84696 75 172 0 86296 0
Current children cumulated CPU time (s) 340.2

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

/proc/935/statm: 96414 94565 75 172 0 96241 0
Current children cumulated CPU time (s) 580.21
Current children cumulated vsize (KiB) 388072

[startup+642.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 2444
/proc/meminfo: memFree=600408/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=406080 CPUtime=454.36
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 99807 0 0 0 45366 70 0 0 25 0 1 0 1011161104 415825920 99707 4294967295 134512640 135216591 3218874720 3218872912 134528962 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 101520 99707 75 172 0 101347 0
Current children cumulated CPU time (s) 640.21
Current children cumulated vsize (KiB) 408496

[startup+702.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 2448
/proc/meminfo: memFree=587668/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=419564 CPUtime=514.37
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 103108 0 0 0 51366 71 0 0 25 0 1 0 1011161104 429633536 103008 4294967295 134512640 135216591 3218874720 3218872840 134722470 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 104891 103008 75 172 0 104718 0
Current children cumulated CPU time (s) 700.22
Current children cumulated vsize (KiB) 421980

[startup+762.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 2833
/proc/meminfo: memFree=576996/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=429348 CPUtime=574.38
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 105573 0 0 0 57367 71 0 0 25 0 1 0 1011161104 439652352 105473 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 107337 105473 75 172 0 107164 0
Current children cumulated CPU time (s) 760.23
Current children cumulated vsize (KiB) 431764

[startup+822.319 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 2838
/proc/meminfo: memFree=567640/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=439192 CPUtime=634.38
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 108017 0 0 0 63366 72 0 0 25 0 1 0 1011161104 449732608 107917 4294967295 134512640 135216591 3218874720 3218872912 134528881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 109798 107917 75 172 0 109625 0
Current children cumulated CPU time (s) 820.23
Current children cumulated vsize (KiB) 441608

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.00 4/100 3148
/proc/meminfo: memFree=556444/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=449844 CPUtime=694.37
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 110727 0 0 0 69355 82 0 0 25 0 1 0 1011161104 460640256 110627 4294967295 134512640 135216591 3218874720 3218872912 134528974 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 112461 110627 75 172 0 112288 0
Current children cumulated CPU time (s) 880.22
Current children cumulated vsize (KiB) 452260

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 3221
/proc/meminfo: memFree=544144/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=463128 CPUtime=754.38
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 113905 0 0 0 75356 82 0 0 25 0 1 0 1011161104 474243072 113805 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 115782 113805 75 172 0 115609 0
Current children cumulated CPU time (s) 940.23
Current children cumulated vsize (KiB) 465544

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 4/99 3460
/proc/meminfo: memFree=533716/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=473000 CPUtime=814.38
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 116396 0 0 0 81353 85 0 0 25 0 1 0 1011161104 484352000 116296 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 118250 116296 75 172 0 118077 0
Current children cumulated CPU time (s) 1000.23
Current children cumulated vsize (KiB) 475416

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 3618
/proc/meminfo: memFree=522560/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=484856 CPUtime=874.39
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 119370 0 0 0 87350 89 0 0 25 0 1 0 1011161104 496492544 119270 4294967295 134512640 135216591 3218874720 3218872720 134527217 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 121214 119270 75 172 0 121041 0
Current children cumulated CPU time (s) 1060.24
Current children cumulated vsize (KiB) 487272

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 3812
/proc/meminfo: memFree=507316/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=499572 CPUtime=934.39
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 123051 0 0 0 93346 93 0 0 25 0 1 0 1011161104 511561728 122951 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 124893 122951 75 172 0 124720 0
Current children cumulated CPU time (s) 1120.24
Current children cumulated vsize (KiB) 501988

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/99 4001
/proc/meminfo: memFree=483260/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=524600 CPUtime=994.4
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 129351 0 0 0 99343 97 0 0 25 0 1 0 1011161104 537190400 129250 4294967295 134512640 135216591 3218874720 3218872912 134528842 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 131150 129250 75 172 0 130977 0
Current children cumulated CPU time (s) 1180.25
Current children cumulated vsize (KiB) 527016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4184
/proc/meminfo: memFree=474044/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=532788 CPUtime=1014.2
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 131400 0 0 0 101321 99 0 0 25 0 1 0 1011161104 545574912 131299 4294967295 134512640 135216591 3218874720 3218872912 134528881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 133197 131299 75 172 0 133024 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 535204

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

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

[startup+1202.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/99 4184
/proc/meminfo: memFree=474044/2074464 swapFree=1949244/1959888
[pid=349] ppid=347 vsize=2416 CPUtime=185.85
/proc/349/stat : 349 (SatELiteGTI) S 347 349 16367 0 -1 4194304 383 184996 0 0 0 0 18408 177 18 0 1 0 1011142307 2473984 276 4294967295 134512640 135169312 3219034416 3219030632 3085807342 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/349/statm: 604 276 235 161 0 43 0
[pid=935] ppid=349 vsize=532788 CPUtime=1014.2
/proc/935/stat : 935 (minisat_static) R 349 349 16367 0 -1 4202496 131400 0 0 0 101321 99 0 0 25 0 1 0 1011161104 545574912 131299 4294967295 134512640 135216591 3218874720 3218872912 134528881 0 0 0 3 0 0 0 17 0 0 0 0
/proc/935/statm: 133197 131299 75 172 0 133024 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 535204

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 349 and gives
#  childrusage.ru_utime.tv_sec=184
#  childrusage.ru_utime.tv_usec=80000
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=770000
# CPU time returned by wait4() is 185.85
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.15
CPU time (s): 1200.05
CPU user time (s): 1197.29
CPU system time (s): 2.76
CPU usage (%): 99.8255
Max. virtual memory (cumulated for all children) (KiB): 712128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 184.08
system time used= 1.77
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185379
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= 35
involuntary context switches= 693

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-16 11:33:21
IDJOB=1820675
IDBENCH=20579
IDSOLVER=658
FILE ID=tipi11/1820675-1242466401
PBS_JOBID=
Free space on /tmp= 10113 MiB

SOLVER NAME= minisat_cumr r-2009-03-18
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq8.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820675-1242466401/watcher-1820675-1242466401 -o /tmp/evaluation-result-1820675-1242466401/solver-1820675-1242466401 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820675-1242466401.cnf

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

MD5SUM BENCH= 776da55785376fd8eac6989ca812b102
RANDOM SEED= 1825509109

Linux tipi11 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.431
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.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1186732 kB
Buffers:         34620 kB
Cached:         748416 kB
SwapCached:       5312 kB
Active:         207328 kB
Inactive:       587724 kB
HighTotal:     1178688 kB
HighFree:       495584 kB
LowTotal:       895776 kB
LowFree:        691148 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:          160364 kB
Writeback:           0 kB
AnonPages:       11128 kB
Mapped:           5068 kB
Slab:            83348 kB
PageTables:        568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9941 MiB
End job on tipi11 at 2009-05-16 11:53:38