Trace number 1821386

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
BinMiniSat 2009-03-21UNSAT 924.38 924.325

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark538.04
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.12/0.15	c ==============================================================================
0.12/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.15	c ==============================================================================
0.12/0.15	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
1.12/1.19	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
1.12/1.19	c ==============================================================================
1.12/1.19	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
1.12/1.19	c CPU time:   1.16 s
1.12/1.19	c ==============================================================================
1.22/1.28	This is MiniSat 2.0 beta
1.22/1.28	WARNING: for repeatability, setting FPU to use double precision
1.22/1.28	============================[ Problem Statistics ]=============================
1.22/1.28	|                                                                             |
1.22/1.28	|  Number of variables:  8333                                                 |
1.22/1.28	|  Number of clauses:    73221                                                |
1.28/1.33	|  Parsing time:         0.04         s                                       |
1.28/1.33	============================[ Search Statistics ]==============================
1.28/1.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.33	===============================================================================
1.28/1.33	|         0 |    8333    73221   247132 |    24407        0    nan |  0.000 % |
1.28/1.34	|       100 |    8333    73221   247132 |    26847      100      7 |  0.000 % |
1.28/1.35	|       250 |    8333    73221   247132 |    29532      250      9 |  0.000 % |
1.28/1.37	|       475 |    8332    73221   247132 |    32485      474     11 |  0.012 % |
1.28/1.39	|       813 |    8332    73221   247132 |    35734      812     11 |  0.012 % |
1.28/1.43	|      1321 |    8332    73221   247132 |    39307     1320     12 |  0.012 % |
1.28/1.48	|      2081 |    8331    73221   247132 |    43238     2079     13 |  0.036 % |
1.28/1.57	|      3220 |    8330    72780   244975 |    47562     3216     13 |  0.036 % |
1.28/1.69	|      4928 |    8330    72780   244975 |    52318     4924     15 |  0.036 % |
1.28/1.91	|      7490 |    8329    72764   244942 |    57550     7485     15 |  0.048 % |
2.31/2.36	|     11335 |    8329    72764   244942 |    63305    11330     17 |  0.048 % |
2.91/2.93	|     17101 |    8328    72751   244912 |    69636    17095     17 |  0.060 % |
4.00/4.06	|     25752 |    8325    72726   244852 |    76599    25744     18 |  0.096 % |
6.30/6.31	|     38726 |    8321    72669   244726 |    84259    38715     18 |  0.156 % |
12.60/12.62	|     58187 |    8318    72619   244606 |    92685    58175     18 |  0.180 % |
24.30/24.37	|     87380 |    8309    72489   244321 |   101954    87357     19 |  0.288 % |
40.00/40.03	|    131170 |    8292    72019   242467 |   112149    43513     18 |  0.528 % |
76.51/76.59	|    196855 |    8276    71865   242094 |   123364   109187     20 |  0.720 % |
145.31/145.39	|    295381 |    8258    71585   241471 |   135700   109708     20 |  0.900 % |
258.52/258.59	|    443170 |    8225    70027   233608 |   149270    37146     17 |  1.308 % |
440.64/440.69	|    664855 |    8201    69733   232909 |   164198   141159     20 |  1.584 % |
725.26/725.24	|    997381 |    8185    69294   231387 |   180617    44560     17 |  1.776 % |
924.37/924.31	===============================================================================
924.37/924.31	restarts              : 22
924.37/924.31	conflicts             : 1180534        (1279 /sec)
924.37/924.31	decisions             : 1628609        (1.80 % random) (1765 /sec)
924.37/924.31	propagations          : 285717256      (309576 /sec)
924.37/924.31	conflict literals     : 24427763       (40.66 % deleted)
924.37/924.31	Memory used           : 28.45 MB
924.37/924.31	CPU time              : 922.93 s
924.37/924.31	
924.37/924.31	UNSATISFIABLE
924.37/924.32	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-1821386-1242523296/watcher-1821386-1242523296 -o /tmp/evaluation-result-1821386-1242523296/solver-1821386-1242523296 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821386-1242523296.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 15286
/proc/meminfo: memFree=1294140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2412 CPUtime=0
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1016830122 2469888 276 4294967295 134512640 135169312 3219732960 3219731496 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15286/statm: 603 276 235 161 0 42 0
[pid=15290] ppid=15286 vsize=956 CPUtime=0
/proc/15290/stat : 15290 (SatELite_releas) R 15286 15286 10436 0 -1 4202496 124 0 0 0 0 0 0 0 25 0 1 0 1016830123 978944 60 4294967295 134512640 135223648 3213962320 3213960772 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15290/statm: 239 61 47 174 0 64 0

[startup+0.037228 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 15286
/proc/meminfo: memFree=1294140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2412 CPUtime=0
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1016830122 2469888 276 4294967295 134512640 135169312 3219732960 3219731496 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15286/statm: 603 276 235 161 0 42 0
[pid=15290] ppid=15286 vsize=5224 CPUtime=0.04
/proc/15290/stat : 15290 (SatELite_releas) R 15286 15286 10436 0 -1 4202496 1075 0 0 0 3 1 0 0 25 0 1 0 1016830123 5349376 1011 4294967295 134512640 135223648 3213962320 3213961272 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15290/statm: 1306 1012 47 174 0 1131 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7636

[startup+0.117242 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 15286
/proc/meminfo: memFree=1294140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2412 CPUtime=0
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1016830122 2469888 276 4294967295 134512640 135169312 3219732960 3219731496 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15286/statm: 603 276 235 161 0 42 0
[pid=15290] ppid=15286 vsize=13356 CPUtime=0.12
/proc/15290/stat : 15290 (SatELite_releas) R 15286 15286 10436 0 -1 4202496 3065 0 0 0 10 2 0 0 25 0 1 0 1016830123 13676544 3001 4294967295 134512640 135223648 3213962320 3213961272 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15290/statm: 3339 3002 47 174 0 3164 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 15768

[startup+0.317205 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 15286
/proc/meminfo: memFree=1294140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2412 CPUtime=0
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1016830122 2469888 276 4294967295 134512640 135169312 3219732960 3219731496 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15286/statm: 603 276 235 161 0 42 0
[pid=15290] ppid=15286 vsize=22592 CPUtime=0.32
/proc/15290/stat : 15290 (SatELite_releas) R 15286 15286 10436 0 -1 4202496 4736 0 0 0 30 2 0 0 25 0 1 0 1016830123 23134208 4672 4294967295 134512640 135223648 3213962320 3213960400 134548334 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15290/statm: 5648 4672 72 174 0 5473 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 25004

[startup+0.717177 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 15286
/proc/meminfo: memFree=1294140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2412 CPUtime=0
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 366 647 0 0 0 0 0 0 25 0 1 0 1016830122 2469888 276 4294967295 134512640 135169312 3219732960 3219731496 3085389550 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15286/statm: 603 276 235 161 0 42 0
[pid=15290] ppid=15286 vsize=22368 CPUtime=0.72
/proc/15290/stat : 15290 (SatELite_releas) R 15286 15286 10436 0 -1 4202496 5093 0 0 0 70 2 0 0 25 0 1 0 1016830123 22904832 4624 4294967295 134512640 135223648 3213962320 3213960336 134587251 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15290/statm: 5592 4624 73 174 0 5417 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 24780

[startup+1.51712 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 15291
/proc/meminfo: memFree=1272812/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2416

[startup+3.11698 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 15292
/proc/meminfo: memFree=1285212/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=7788 CPUtime=1.83
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 1831 0 0 0 181 2 0 0 25 0 1 0 1016830251 7974912 1766 4294967295 134512640 135216011 3220880208 3220878672 134540644 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15292/statm: 1947 1766 71 172 0 1774 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10204

[startup+6.31671 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 15292
/proc/meminfo: memFree=1283012/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=9932 CPUtime=5.02
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 2376 0 0 0 500 2 0 0 25 0 1 0 1016830251 10170368 2311 4294967295 134512640 135216011 3220880208 3220879072 134529887 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 2483 2311 71 172 0 2310 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 12348

[startup+12.7162 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 15292
/proc/meminfo: memFree=1280668/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=12008 CPUtime=11.42
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 2919 0 0 0 1139 3 0 0 25 0 1 0 1016830251 12296192 2854 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 3002 2854 71 172 0 2829 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 14424

[startup+25.5151 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 15294
/proc/meminfo: memFree=1276764/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=15840 CPUtime=24.22
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 3851 0 0 0 2419 3 0 0 25 0 1 0 1016830251 16220160 3786 4294967295 134512640 135216011 3220880208 3220878560 134527406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 3960 3786 71 172 0 3787 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 18256

[startup+51.113 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15296
/proc/meminfo: memFree=1275440/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=17396 CPUtime=49.82
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 4201 0 0 0 4977 5 0 0 25 0 1 0 1016830251 17813504 4136 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 4349 4136 71 172 0 4176 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19812

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15483
/proc/meminfo: memFree=1271604/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=20888 CPUtime=101.03
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 5106 0 0 0 10094 9 0 0 25 0 1 0 1016830251 21389312 5041 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 5222 5041 71 172 0 5049 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 23304

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15674
/proc/meminfo: memFree=1270612/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=21900 CPUtime=161.03
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 5333 0 0 0 16091 12 0 0 25 0 1 0 1016830251 22425600 5268 4294967295 134512640 135216011 3220880208 3220878560 134527531 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 5475 5268 71 172 0 5302 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 24316

[startup+222.319 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 15863
/proc/meminfo: memFree=1268876/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=23272 CPUtime=221.04
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 5694 0 0 0 22091 13 0 0 25 0 1 0 1016830251 23830528 5629 4294967295 134512640 135216011 3220880208 3220878560 134527905 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 5818 5629 71 172 0 5645 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 25688

[startup+282.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 16051
/proc/meminfo: memFree=1268620/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=23696 CPUtime=281.04
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 5762 0 0 0 28091 13 0 0 25 0 1 0 1016830251 24264704 5697 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 5924 5697 71 172 0 5751 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 26112

[startup+342.319 s]
/proc/loadavg: 1.04 1.01 1.00 2/95 16237
/proc/meminfo: memFree=1267884/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=24652 CPUtime=341.05
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 5945 0 0 0 34092 13 0 0 25 0 1 0 1016830251 25243648 5880 4294967295 134512640 135216011 3220880208 3220878560 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 6163 5880 71 172 0 5990 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 27068

[startup+402.314 s]

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


[startup+582.319 s]
/proc/loadavg: 1.07 1.05 1.01 2/95 16996
/proc/meminfo: memFree=1264528/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28116 CPUtime=581.07
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 6805 0 0 0 58091 16 0 0 25 0 1 0 1016830251 28790784 6740 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7029 6740 71 172 0 6856 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 30532

[startup+642.314 s]
/proc/loadavg: 1.02 1.04 1.00 2/95 17182
/proc/meminfo: memFree=1264288/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28264 CPUtime=641.07
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 6835 0 0 0 64091 16 0 0 25 0 1 0 1016830251 28942336 6770 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7066 6770 71 172 0 6893 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 30680

[startup+702.319 s]
/proc/loadavg: 1.01 1.03 1.00 3/95 17371
/proc/meminfo: memFree=1263916/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28408 CPUtime=701.08
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 6891 0 0 0 70092 16 0 0 25 0 1 0 1016830251 29089792 6826 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7102 6826 71 172 0 6929 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 30824

[startup+762.324 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 17558
/proc/meminfo: memFree=1263668/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28572 CPUtime=761.09
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 6920 0 0 0 76093 16 0 0 25 0 1 0 1016830251 29257728 6855 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7143 6855 71 172 0 6970 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 30988

[startup+822.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 17747
/proc/meminfo: memFree=1263536/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28936 CPUtime=821.08
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 6982 0 0 0 82092 16 0 0 25 0 1 0 1016830251 29630464 6917 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7234 6917 71 172 0 7061 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 31352

[startup+882.315 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 17939
/proc/meminfo: memFree=1263412/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28936 CPUtime=881.09
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7000 0 0 0 88093 16 0 0 25 0 1 0 1016830251 29630464 6935 4294967295 134512640 135216011 3220880208 3220878560 134527531 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7234 6935 71 172 0 7061 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 31352

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

[startup+895.913 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 17940
/proc/meminfo: memFree=1263544/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=28936 CPUtime=894.69
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7000 0 0 0 89453 16 0 0 25 0 1 0 1016830251 29630464 6935 4294967295 134512640 135216011 3220880208 3220878560 134527330 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7234 6935 71 172 0 7061 0
Current children cumulated CPU time (s) 895.97
Current children cumulated vsize (KiB) 31352

[startup+908.712 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18123
/proc/meminfo: memFree=1263044/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=907.49
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7013 0 0 0 90733 16 0 0 25 0 1 0 1016830251 29831168 6948 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6948 71 172 0 7110 0
Current children cumulated CPU time (s) 908.77
Current children cumulated vsize (KiB) 31548

[startup+915.112 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1262984/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=913.89
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 91373 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527339 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 915.17
Current children cumulated vsize (KiB) 31548

[startup+918.312 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1262984/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=917.09
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 91693 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 918.37
Current children cumulated vsize (KiB) 31548

[startup+921.511 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1262984/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=920.29
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 92013 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 921.57
Current children cumulated vsize (KiB) 31548

[startup+923.111 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1263140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=921.89
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 92173 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527839 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 923.17
Current children cumulated vsize (KiB) 31548

[startup+923.911 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1263140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=922.69
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 92253 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527414 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 923.97
Current children cumulated vsize (KiB) 31548

[startup+924.311 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18125
/proc/meminfo: memFree=1263140/2074464 swapFree=1948616/1959888
[pid=15286] ppid=15284 vsize=2416 CPUtime=1.28
/proc/15286/stat : 15286 (SatELiteGTI) S 15284 15286 10436 0 -1 4194304 385 6298 0 0 0 0 125 3 18 0 1 0 1016830122 2473984 277 4294967295 134512640 135169312 3219732960 3219729176 3085389550 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/15286/statm: 604 277 235 161 0 43 0
[pid=15292] ppid=15286 vsize=29132 CPUtime=923.09
/proc/15292/stat : 15292 (minisat_static) R 15286 15286 10436 0 -1 4202496 7029 0 0 0 92293 16 0 0 25 0 1 0 1016830251 29831168 6964 4294967295 134512640 135216011 3220880208 3220878560 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15292/statm: 7283 6964 71 172 0 7110 0
Current children cumulated CPU time (s) 924.37
Current children cumulated vsize (KiB) 31548

Child status: 20
Real time (s): 924.325
CPU time (s): 924.38
CPU user time (s): 924.18
CPU system time (s): 0.2
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 31548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 924.18
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13996
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= 19
involuntary context switches= 960

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-17 03:21:36
IDJOB=1821386
IDBENCH=70947
IDSOLVER=661
FILE ID=tipi16/1821386-1242523296
PBS_JOBID=
Free space on /tmp= 4939 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821386-1242523296/watcher-1821386-1242523296 -o /tmp/evaluation-result-1821386-1242523296/solver-1821386-1242523296 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821386-1242523296.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED= 1890076100

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1294140 kB
Buffers:         38636 kB
Cached:         661480 kB
SwapCached:       5940 kB
Active:          93292 kB
Inactive:       616776 kB
HighTotal:     1178688 kB
HighFree:       554080 kB
LowTotal:       895776 kB
LowFree:        740060 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            4864 kB
Writeback:           0 kB
AnonPages:        9132 kB
Mapped:           3380 kB
Slab:            61948 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90764 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4939 MiB
End job on tipi16 at 2009-05-17 03:37:00