Trace number 1821003

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
APTUSAT 2009-03-22UNSAT 798.48 798.443

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark203.27
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   73149   170681 |   21944       0        0     nan |  0.000 % |
0.62/0.70	c |         0 |   42312   121394 |      --       0       --      -- |     --   | -30835/-49282
0.62/0.70	c ==============================================================================
0.62/0.70	c Result  :   #vars: 9180   #clauses: 42312   #literals: 121394
0.62/0.70	c CPU time:   0.69 s
0.62/0.70	c ==============================================================================
0.72/0.75	This is MiniSat 2.0 beta
0.72/0.75	WARNING: for repeatability, setting FPU to use double precision
0.72/0.75	============================[ Problem Statistics ]=============================
0.72/0.75	|                                                                             |
0.72/0.75	|  Number of variables:  9180                                                 |
0.72/0.75	|  Number of clauses:    42312                                                |
0.72/0.77	|  Parsing time:         0.02         s                                       |
0.72/0.77	============================[ Search Statistics ]==============================
0.72/0.77	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.72/0.77	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.72/0.77	===============================================================================
0.72/0.77	|         0 |    9180    42312   121394 |    14104        0    nan |  0.000 % |
0.72/0.78	|       100 |    9122    42312   121394 |    15514       70      3 |  5.806 % |
0.72/0.80	|       251 |    9009    42312   121394 |    17065      202      8 |  7.761 % |
0.75/0.85	|       476 |    9009    42312   121394 |    18772      427     27 |  7.756 % |
0.75/0.93	|       813 |    8459    38872   110995 |    20649      724     43 |  9.021 % |
1.02/1.07	|      1319 |    8344    38267   109225 |    22714     1219     37 | 11.057 % |
1.22/1.28	|      2078 |    8108    37334   106461 |    24986     1954     38 | 13.976 % |
1.52/1.60	|      3217 |    7503    34350    97517 |    27484     3028     43 | 20.283 % |
1.92/1.99	|      4925 |    7290    33420    94745 |    30233     4707     44 | 21.841 % |
3.12/3.18	|      7487 |    6396    29085    81800 |    33256     7050     52 | 30.338 % |
4.32/4.36	|     11331 |    6245    28856    81118 |    36582    10850     59 | 36.395 % |
6.42/6.42	|     17098 |    5556    25723    71825 |    40240    16326     64 | 46.853 % |
10.52/10.55	|     25747 |    5520    25723    71825 |    44264    24960     74 | 48.083 % |
14.42/14.45	|     38721 |    4630    21377    58873 |    48690    37384     71 | 52.222 % |
22.02/22.04	|     58182 |    4385    19704    53746 |    53559    16753     59 | 52.266 % |
33.12/33.19	|     87375 |    4297    19327    52574 |    58915    45885     82 | 53.192 % |
45.32/45.37	|    131164 |    4296    19320    52554 |    64807    39452     40 | 53.203 % |
75.72/75.80	|    196848 |    4216    18817    51103 |    71288    54881     38 | 54.205 % |
148.43/148.43	|    295374 |    4179    18704    50750 |    78417    35660     86 | 54.728 % |
228.34/228.36	|    443163 |    3978    17477    47501 |    86258    53194     64 | 56.688 % |
361.14/361.18	|    664849 |    3883    16670    45502 |    94884    57333     55 | 57.712 % |
601.15/601.14	|    997374 |    3870    16621    45363 |   104373    72576     79 | 57.865 % |
798.47/798.43	===============================================================================
798.47/798.43	restarts              : 22
798.47/798.43	conflicts             : 1216792        (1526 /sec)
798.47/798.43	decisions             : 1649939        (0.89 % random) (2069 /sec)
798.47/798.43	propagations          : 285730704      (358243 /sec)
798.47/798.43	conflict literals     : 94013302       (46.14 % deleted)
798.47/798.43	Memory used           : 53.86 MB
798.47/798.43	CPU time              : 797.59 s
798.47/798.43	
798.47/798.43	UNSATISFIABLE
798.47/798.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821003-1242495956/watcher-1821003-1242495956 -o /tmp/evaluation-result-1821003-1242495956/solver-1821003-1242495956 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821003-1242495956.cnf -restarts=1 

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.04 1.02 1.00 2/93 23158
/proc/meminfo: memFree=1241440/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2416 CPUtime=0.01
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1014096396 2473984 277 4294967295 134512640 135169312 3214230672 3214229208 3085450990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23158/statm: 604 277 235 161 0 43 0
[pid=23162] ppid=23158 vsize=952 CPUtime=0
/proc/23162/stat : 23162 (SatELite_releas) R 23158 23158 10114 0 -1 4202496 141 0 0 0 0 0 0 0 25 0 1 0 1014096397 974848 76 4294967295 134512640 135223648 3215787536 3215786488 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23162/statm: 238 82 46 174 0 63 0

[startup+0.081801 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 23158
/proc/meminfo: memFree=1241440/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2416 CPUtime=0.01
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1014096396 2473984 277 4294967295 134512640 135169312 3214230672 3214229208 3085450990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23158/statm: 604 277 235 161 0 43 0
[pid=23162] ppid=23158 vsize=12232 CPUtime=0.08
/proc/23162/stat : 23162 (SatELite_releas) R 23158 23158 10114 0 -1 4202496 2812 0 0 0 8 0 0 0 25 0 1 0 1014096397 12525568 2603 4294967295 134512640 135223648 3215787536 3215785304 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23162/statm: 3058 2603 73 174 0 2883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14648

[startup+0.111799 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 23158
/proc/meminfo: memFree=1241440/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2416 CPUtime=0.01
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1014096396 2473984 277 4294967295 134512640 135169312 3214230672 3214229208 3085450990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23158/statm: 604 277 235 161 0 43 0
[pid=23162] ppid=23158 vsize=12232 CPUtime=0.11
/proc/23162/stat : 23162 (SatELite_releas) R 23158 23158 10114 0 -1 4202496 2822 0 0 0 11 0 0 0 25 0 1 0 1014096397 12525568 2613 4294967295 134512640 135223648 3215787536 3215785552 134586742 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23162/statm: 3058 2613 73 174 0 2883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14648

[startup+0.311789 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 23158
/proc/meminfo: memFree=1241440/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2416 CPUtime=0.01
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1014096396 2473984 277 4294967295 134512640 135169312 3214230672 3214229208 3085450990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23158/statm: 604 277 235 161 0 43 0
[pid=23162] ppid=23158 vsize=13480 CPUtime=0.31
/proc/23162/stat : 23162 (SatELite_releas) R 23158 23158 10114 0 -1 4202496 3160 0 0 0 30 1 0 0 25 0 1 0 1014096397 13803520 2951 4294967295 134512640 135223648 3215787536 3215785312 134585373 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23162/statm: 3370 2951 73 174 0 3195 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15896

[startup+0.71177 s]
/proc/loadavg: 1.04 1.02 1.00 2/93 23158
/proc/meminfo: memFree=1241440/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2416 CPUtime=0.01
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 368 645 0 0 0 0 0 1 25 0 1 0 1014096396 2473984 277 4294967295 134512640 135169312 3214230672 3214229208 3085450990 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23158/statm: 604 277 235 161 0 43 0
[pid=23162] ppid=23158 vsize=14260 CPUtime=0.71
/proc/23162/stat : 23162 (SatELite_releas) R 23158 23158 10114 0 -1 4202496 3553 0 0 0 70 1 0 0 25 0 1 0 1014096397 14602240 3128 4294967295 134512640 135223648 3215787536 3215784320 134813927 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23162/statm: 3565 3128 74 174 0 3390 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 16676

[startup+1.51173 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23164
/proc/meminfo: memFree=1235480/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=5088 CPUtime=0.77
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 1085 0 0 0 76 1 0 0 25 0 1 0 1014096471 5210112 1020 4294967295 134512640 135213731 3219479024 3219477216 134527072 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 1272 1020 73 172 0 1098 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7508

[startup+3.11165 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23164
/proc/meminfo: memFree=1234488/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=6024 CPUtime=2.37
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 1332 0 0 0 236 1 0 0 25 0 1 0 1014096471 6168576 1267 4294967295 134512640 135213731 3219479024 3219477216 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 1506 1267 73 172 0 1332 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8444

[startup+6.3115 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23164
/proc/meminfo: memFree=1231792/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=8984 CPUtime=5.57
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 2046 0 0 0 556 1 0 0 25 0 1 0 1014096471 9199616 1981 4294967295 134512640 135213731 3219479024 3219477216 134527036 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 2246 1981 73 172 0 2072 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 11404

[startup+12.7112 s]
/proc/loadavg: 1.04 1.02 1.00 2/95 23164
/proc/meminfo: memFree=1226136/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=14348 CPUtime=11.97
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 3394 0 0 0 1195 2 0 0 25 0 1 0 1014096471 14692352 3329 4294967295 134512640 135213731 3219479024 3219477216 134527026 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 3587 3329 73 172 0 3413 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 16768

[startup+25.5106 s]
/proc/loadavg: 1.03 1.02 1.00 2/95 23165
/proc/meminfo: memFree=1218676/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=21296 CPUtime=24.77
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 5118 0 0 0 2474 3 0 0 25 0 1 0 1014096471 21807104 5053 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 5324 5053 73 172 0 5150 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 23716

[startup+51.1093 s]
/proc/loadavg: 1.02 1.02 1.00 2/95 23351
/proc/meminfo: memFree=1215328/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=24196 CPUtime=50.37
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 5839 0 0 0 5034 3 0 0 25 0 1 0 1014096471 24776704 5774 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 6049 5774 73 172 0 5875 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 26616

[startup+102.317 s]
/proc/loadavg: 1.01 1.01 1.00 3/95 23355
/proc/meminfo: memFree=1215288/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=24472 CPUtime=101.58
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 5906 0 0 0 10155 3 0 0 25 0 1 0 1014096471 25059328 5841 4294967295 134512640 135213731 3219479024 3219477504 134529917 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 6118 5841 73 172 0 5944 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 26892

[startup+162.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 23542
/proc/meminfo: memFree=1204888/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=35116 CPUtime=161.58
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 8556 0 0 0 16152 6 0 0 25 0 1 0 1014096471 35958784 8491 4294967295 134512640 135213731 3219479024 3219477504 134530171 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 8779 8491 73 172 0 8605 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 37536

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23729
/proc/meminfo: memFree=1204492/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=35116 CPUtime=221.59
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 8572 0 0 0 22153 6 0 0 25 0 1 0 1014096471 35958784 8507 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 8779 8507 73 172 0 8605 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 37536

[startup+282.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23922
/proc/meminfo: memFree=1204392/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=35296 CPUtime=281.58
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 8580 0 0 0 28152 6 0 0 25 0 1 0 1014096471 36143104 8515 4294967295 134512640 135213731 3219479024 3219477216 134527306 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 8824 8515 73 172 0 8650 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 37716

[startup+342.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 24112
/proc/meminfo: memFree=1204500/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=35296 CPUtime=341.59
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 8580 0 0 0 34152 7 0 0 25 0 1 0 1014096471 36143104 8515 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 8824 8515 73 172 0 8650 0
Current children cumulated CPU time (s) 342.34

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


[startup+522.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24674
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55152 CPUtime=521.6
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13518 0 0 0 52148 12 0 0 25 0 1 0 1014096471 56475648 13453 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13788 13453 73 172 0 13614 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 57572

[startup+582.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 24863
/proc/meminfo: memFree=1184544/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55152 CPUtime=581.61
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13518 0 0 0 58149 12 0 0 25 0 1 0 1014096471 56475648 13453 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13788 13453 73 172 0 13614 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 57572

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 25055
/proc/meminfo: memFree=1184660/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=641.6
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 64148 12 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530064 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 57568

[startup+702.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 25243
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=701.61
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 70149 12 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 57568

[startup+762.325 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25430
/proc/meminfo: memFree=1184552/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=761.62
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 76148 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 57568

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

[startup+767.924 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 25450
/proc/meminfo: memFree=1184316/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=767.22
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 76708 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 767.97
Current children cumulated vsize (KiB) 57568

[startup+780.724 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25616
/proc/meminfo: memFree=1184424/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=780.02
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 77988 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 780.77
Current children cumulated vsize (KiB) 57568

[startup+787.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25616
/proc/meminfo: memFree=1184456/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=786.42
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 78628 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 787.17
Current children cumulated vsize (KiB) 57568

[startup+793.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25616
/proc/meminfo: memFree=1184496/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=792.82
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79268 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 793.57
Current children cumulated vsize (KiB) 57568

[startup+796.723 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25617
/proc/meminfo: memFree=1184496/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=796.02
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79588 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 796.77
Current children cumulated vsize (KiB) 57568

[startup+797.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25617
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=796.82
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79668 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530132 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 797.57
Current children cumulated vsize (KiB) 57568

[startup+797.923 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25617
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=797.22
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79708 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530193 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 797.97
Current children cumulated vsize (KiB) 57568

[startup+798.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25617
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=797.62
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79748 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477280 134536833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 798.37
Current children cumulated vsize (KiB) 57568

[startup+798.423 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 25617
/proc/meminfo: memFree=1184528/2074464 swapFree=1950884/1959888
[pid=23158] ppid=23156 vsize=2420 CPUtime=0.75
/proc/23158/stat : 23158 (SatELiteGTI) S 23156 23158 10114 0 -1 4194304 385 4200 0 0 0 0 73 2 18 0 1 0 1014096396 2478080 278 4294967295 134512640 135169312 3214230672 3214226888 3085450990 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/23158/statm: 605 278 235 161 0 44 0
[pid=23164] ppid=23158 vsize=55148 CPUtime=797.72
/proc/23164/stat : 23164 (minisat_static) R 23158 23158 10114 0 -1 4202496 13527 0 0 0 79758 14 0 0 25 0 1 0 1014096471 56471552 13462 4294967295 134512640 135213731 3219479024 3219477504 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23164/statm: 13787 13462 73 172 0 13613 0
Current children cumulated CPU time (s) 798.47
Current children cumulated vsize (KiB) 57568

Child status: 20
Real time (s): 798.443
CPU time (s): 798.48
CPU user time (s): 798.32
CPU system time (s): 0.16
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 57572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 798.32
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18402
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= 21
involuntary context switches= 436

runsolver used 0 second user time and 0.02 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 19:45:56
IDJOB=1821003
IDBENCH=70800
IDSOLVER=662
FILE ID=tipi13/1821003-1242495956
PBS_JOBID=
Free space on /tmp= 7091 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821003-1242495956/watcher-1821003-1242495956 -o /tmp/evaluation-result-1821003-1242495956/solver-1821003-1242495956 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821003-1242495956.cnf -restarts=1

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED= 1907151680

Linux tipi13 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.475
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.475
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.475
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.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.475
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:       1241968 kB
Buffers:         42732 kB
Cached:         697216 kB
SwapCached:       3516 kB
Active:         338324 kB
Inactive:       411244 kB
HighTotal:     1178688 kB
HighFree:       505140 kB
LowTotal:       895776 kB
LowFree:        736828 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            2740 kB
Writeback:           0 kB
AnonPages:        8672 kB
Mapped:           3148 kB
Slab:            74392 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7091 MiB
End job on tipi13 at 2009-05-16 19:59:15