Trace number 1821002

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 1094.72 1094.63

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.05/0.06	c ==============================================================================
0.05/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.06	c ==============================================================================
0.05/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.68 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.78	|  Parsing time:         0.03         s                                       |
0.72/0.78	============================[ Search Statistics ]==============================
0.72/0.78	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.72/0.78	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.72/0.78	===============================================================================
0.72/0.78	|         0 |    9180    42312   121394 |    14104        0    nan |  0.000 % |
0.72/0.79	|       100 |    9018    42312   121394 |    15514       54      4 | 10.512 % |
0.75/0.85	|       250 |    9017    42312   121394 |    17065      203     40 | 10.524 % |
0.75/0.87	|       475 |    7981    37000   105484 |    18772      352     25 | 16.602 % |
0.75/0.95	|       812 |    7498    34637    98424 |    20649      644     23 | 22.593 % |
1.02/1.04	|      1318 |    6539    30954    87398 |    22714     1037     27 | 31.558 % |
1.13/1.16	|      2078 |    6213    28254    79304 |    24986     1676     32 | 32.331 % |
1.32/1.39	|      3218 |    6183    28249    79289 |    27484     2801     37 | 34.608 % |
1.62/1.69	|      4926 |    5745    27302    76459 |    30233     4445     42 | 40.556 % |
2.02/2.10	|      7488 |    5060    23950    66529 |    33256     6780     43 | 46.721 % |
2.92/2.95	|     11332 |    4759    21559    59402 |    36582    10232     49 | 48.649 % |
5.42/5.49	|     17098 |    4696    21263    58470 |    40240    15849     58 | 49.107 % |
8.72/8.77	|     25749 |    4475    20798    57078 |    44264    24325     63 | 52.647 % |
12.02/12.07	|     38725 |    4411    20798    57078 |    48690    37285     53 | 53.824 % |
21.32/21.32	|     58187 |    4239    19113    51899 |    53559    18101     57 | 53.824 % |
35.93/36.00	|     87379 |    4136    18605    50394 |    58915    47111     53 | 54.946 % |
48.13/48.12	|    131169 |    3939    17953    48412 |    64807    38191     48 | 57.092 % |
77.43/77.43	|    196853 |    3927    17710    47710 |    71288    50228     54 | 57.288 % |
141.63/141.68	|    295380 |    3920    17684    47634 |    78417    35187     35 | 57.299 % |
213.33/213.33	|    443170 |    3851    17398    46782 |    86258    50206     34 | 58.051 % |
382.95/382.98	|    664854 |    3847    17379    46725 |    94884    66933     58 | 58.094 % |
635.38/635.37	|    997380 |    3844    17351    46639 |   104373    87226     58 | 58.127 % |
1021.51/1021.49	|   1496169 |    3804    17128    46004 |   114810    68918     47 | 58.562 % |
1094.71/1094.61	===============================================================================
1094.71/1094.61	restarts              : 23
1094.71/1094.61	conflicts             : 1617800        (1479 /sec)
1094.71/1094.61	decisions             : 2184226        (1.05 % random) (1997 /sec)
1094.71/1094.61	propagations          : 455238829      (416211 /sec)
1094.71/1094.61	conflict literals     : 95455021       (54.62 % deleted)
1094.71/1094.61	Memory used           : 49.23 MB
1094.71/1094.61	CPU time              : 1093.77 s
1094.71/1094.61	
1094.71/1094.61	UNSATISFIABLE
1094.71/1094.62	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-1821002-1242495940/watcher-1821002-1242495940 -o /tmp/evaluation-result-1821002-1242495940/solver-1821002-1242495940 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821002-1242495940.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: 0.99 0.98 0.99 2/93 28345
/proc/meminfo: memFree=463864/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2412 CPUtime=0
/proc/28345/stat : 28345 (SatELiteGTI) R 28343 28345 14060 0 -1 4194304 353 643 0 0 0 0 0 0 18 0 1 0 1014091116 2469888 276 4294967295 134512640 135169312 3216541392 3216539868 3085277044 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/28345/statm: 603 276 235 161 0 42 0
[pid=28349] ppid=28345 vsize=0 CPUtime=0
/proc/28349/stat : 28349 (SatELiteGTI) R 28345 28345 14060 0 -1 4194368 66 0 0 0 0 0 0 0 18 0 1 0 1014091116 0 0 4294967295 0 0 0 3216540020 3085277674 0 0 0 0 0 0 0 17 2 0 0 0
/proc/28349/statm: 21 1 0 0 0 21 0

[startup+0.046251 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28345
/proc/meminfo: memFree=463864/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2412 CPUtime=0
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 1014091116 2469888 276 4294967295 134512640 135169312 3216541392 3216539928 3085274862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28345/statm: 603 276 235 161 0 42 0
[pid=28349] ppid=28345 vsize=8036 CPUtime=0.05
/proc/28349/stat : 28349 (SatELite_releas) R 28345 28345 14060 0 -1 4202496 1646 0 0 0 5 0 0 0 18 0 1 0 1014091116 8228864 1581 4294967295 134512640 135223648 3220433536 3220432488 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28349/statm: 2009 1582 46 174 0 1834 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10448

[startup+0.116245 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28345
/proc/meminfo: memFree=463864/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2412 CPUtime=0
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 1014091116 2469888 276 4294967295 134512640 135169312 3216541392 3216539928 3085274862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28345/statm: 603 276 235 161 0 42 0
[pid=28349] ppid=28345 vsize=12232 CPUtime=0.12
/proc/28349/stat : 28349 (SatELite_releas) R 28345 28345 14060 0 -1 4202496 2824 0 0 0 10 2 0 0 18 0 1 0 1014091116 12525568 2615 4294967295 134512640 135223648 3220433536 3220431392 134578228 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28349/statm: 3058 2615 73 174 0 2883 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 14644

[startup+0.316227 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28345
/proc/meminfo: memFree=463864/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2412 CPUtime=0
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 1014091116 2469888 276 4294967295 134512640 135169312 3216541392 3216539928 3085274862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28345/statm: 603 276 235 161 0 42 0
[pid=28349] ppid=28345 vsize=13480 CPUtime=0.32
/proc/28349/stat : 28349 (SatELite_releas) R 28345 28345 14060 0 -1 4202496 3163 0 0 0 29 3 0 0 18 0 1 0 1014091116 13803520 2954 4294967295 134512640 135223648 3220433536 3220431488 134563825 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28349/statm: 3370 2954 73 174 0 3195 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 15892

[startup+0.716191 s]
/proc/loadavg: 0.99 0.98 0.99 2/93 28345
/proc/meminfo: memFree=463864/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2412 CPUtime=0
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 367 643 0 0 0 0 0 0 18 0 1 0 1014091116 2469888 276 4294967295 134512640 135169312 3216541392 3216539928 3085274862 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/28345/statm: 603 276 235 161 0 42 0
[pid=28349] ppid=28345 vsize=14260 CPUtime=0.72
/proc/28349/stat : 28349 (SatELite_releas) R 28345 28345 14060 0 -1 4202496 3553 0 0 0 69 3 0 0 19 0 1 0 1014091116 14602240 3128 4294967295 134512640 135223648 3220433536 3220430156 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/28349/statm: 3565 3128 74 174 0 3390 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 16672

[startup+1.51612 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 28351
/proc/meminfo: memFree=458152/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=5156 CPUtime=0.77
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 1093 0 0 0 77 0 0 0 18 0 1 0 1014091191 5279744 1028 4294967295 134512640 135216011 3217547296 3217545376 134524258 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 1289 1028 71 172 0 1116 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 7572

[startup+3.11598 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 28351
/proc/meminfo: memFree=457160/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=6740 CPUtime=2.37
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 1487 0 0 0 237 0 0 0 21 0 1 0 1014091191 6901760 1422 4294967295 134512640 135216011 3217547296 3217545376 134524304 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 1685 1422 71 172 0 1512 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9156

[startup+6.3157 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 28351
/proc/meminfo: memFree=454556/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=9308 CPUtime=5.57
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 2114 0 0 0 557 0 0 0 25 0 1 0 1014091191 9531392 2049 4294967295 134512640 135216011 3217547296 3217545648 134527301 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 2327 2049 71 172 0 2154 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 11724

[startup+12.7151 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 28351
/proc/meminfo: memFree=449576/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=13696 CPUtime=11.97
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 3243 0 0 0 1197 0 0 0 25 0 1 0 1014091191 14024704 3178 4294967295 134512640 135216011 3217547296 3217545376 134524319 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 3424 3178 71 172 0 3251 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 16112

[startup+25.514 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 28535
/proc/meminfo: memFree=443368/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=19056 CPUtime=24.77
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 4555 0 0 0 2477 0 0 0 25 0 1 0 1014091191 19513344 4490 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 4764 4490 71 172 0 4591 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 21472

[startup+51.1218 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 28540
/proc/meminfo: memFree=441828/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=20636 CPUtime=50.38
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 4945 0 0 0 5038 0 0 0 25 0 1 0 1014091191 21131264 4880 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 5159 4880 71 172 0 4986 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 23052

[startup+102.327 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 28724
/proc/meminfo: memFree=435032/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=27428 CPUtime=101.59
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 6655 0 0 0 10158 1 0 0 25 0 1 0 1014091191 28086272 6590 4294967295 134512640 135216011 3217547296 3217545648 134527280 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 6857 6590 71 172 0 6684 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 29844

[startup+162.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 28916
/proc/meminfo: memFree=434048/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=28484 CPUtime=161.58
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 6909 0 0 0 16156 2 0 0 25 0 1 0 1014091191 29167616 6844 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 7121 6844 71 172 0 6948 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 30900

[startup+222.307 s]
/proc/loadavg: 0.99 0.98 0.99 4/95 29105
/proc/meminfo: memFree=433552/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=28484 CPUtime=221.58
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 6918 0 0 0 22152 6 0 0 25 0 1 0 1014091191 29167616 6853 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 7121 6853 71 172 0 6948 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 30900

[startup+282.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 29294
/proc/meminfo: memFree=431776/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=30784 CPUtime=281.59
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 7459 0 0 0 28153 6 0 0 25 0 1 0 1014091191 31522816 7394 4294967295 134512640 135216011 3217547296 3217545376 134524258 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 7696 7394 71 172 0 7523 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 33200

[startup+342.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 29482
/proc/meminfo: memFree=429280/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=33096 CPUtime=341.6
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 8003 0 0 0 34152 8 0 0 25 0 1 0 1014091191 33890304 7938 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 8274 7938 71 172 0 8101 0
Current children cumulated CPU time (s) 342.35

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


[startup+762.32 s]
/proc/loadavg: 1.11 1.04 1.01 2/95 30800
/proc/meminfo: memFree=418988/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=43400 CPUtime=761.64
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 10624 0 0 0 76156 8 0 0 25 0 1 0 1014091191 44441600 10559 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 10850 10559 71 172 0 10677 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 45816

[startup+822.325 s]
/proc/loadavg: 1.04 1.03 1.00 2/95 30990
/proc/meminfo: memFree=412168/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=821.65
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12371 0 0 0 82148 17 0 0 25 0 1 0 1014091191 51621888 12306 4294967295 134512640 135216011 3217547296 3217545648 134527946 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12306 71 172 0 12430 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 52828

[startup+882.31 s]
/proc/loadavg: 1.01 1.03 1.00 3/95 31183
/proc/meminfo: memFree=411996/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=881.64
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12371 0 0 0 88145 19 0 0 25 0 1 0 1014091191 51621888 12306 4294967295 134512640 135216011 3217547296 3217545376 134524247 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12306 71 172 0 12430 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 52828

[startup+942.314 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 31369
/proc/meminfo: memFree=412112/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=941.65
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12371 0 0 0 94146 19 0 0 25 0 1 0 1014091191 51621888 12306 4294967295 134512640 135216011 3217547296 3217545648 134527425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12306 71 172 0 12430 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 52828

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 31556
/proc/meminfo: memFree=412036/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1001.65
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12371 0 0 0 100146 19 0 0 25 0 1 0 1014091191 51621888 12306 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12306 71 172 0 12430 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 52828

[startup+1062.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 31744
/proc/meminfo: memFree=412184/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1061.66
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 106147 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527521 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 52828

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

[startup+1075.11 s]
/proc/loadavg: 1.00 1.01 1.00 4/95 31745
/proc/meminfo: memFree=412184/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1074.46
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 107427 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545376 134524351 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1075.21
Current children cumulated vsize (KiB) 52828

[startup+1087.92 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 31746
/proc/meminfo: memFree=412184/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1087.27
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 108708 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1088.02
Current children cumulated vsize (KiB) 52828

[startup+1091.11 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1090.46
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109027 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1091.21
Current children cumulated vsize (KiB) 52828

[startup+1092.71 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1092.06
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109187 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1092.81
Current children cumulated vsize (KiB) 52828

[startup+1093.51 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1092.86
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109267 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1093.61
Current children cumulated vsize (KiB) 52828

[startup+1094.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1093.66
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109347 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527474 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1094.41
Current children cumulated vsize (KiB) 52828

[startup+1094.52 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1093.87
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109368 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1094.62
Current children cumulated vsize (KiB) 52828

[startup+1094.61 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31747
/proc/meminfo: memFree=412176/2074464 swapFree=1949056/1959888
[pid=28345] ppid=28343 vsize=2416 CPUtime=0.75
/proc/28345/stat : 28345 (SatELiteGTI) S 28343 28345 14060 0 -1 4194304 385 4198 0 0 0 0 71 4 16 0 1 0 1014091116 2473984 277 4294967295 134512640 135169312 3216541392 3216537608 3085274862 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/28345/statm: 604 277 235 161 0 43 0
[pid=28351] ppid=28345 vsize=50412 CPUtime=1093.96
/proc/28351/stat : 28351 (minisat_static) R 28345 28345 14060 0 -1 4202496 12380 0 0 0 109377 19 0 0 25 0 1 0 1014091191 51621888 12315 4294967295 134512640 135216011 3217547296 3217545648 134527412 0 0 0 3 0 0 0 17 3 0 0 0
/proc/28351/statm: 12603 12315 71 172 0 12430 0
Current children cumulated CPU time (s) 1094.71
Current children cumulated vsize (KiB) 52828

Child status: 20
Real time (s): 1094.63
CPU time (s): 1094.72
CPU user time (s): 1094.48
CPU system time (s): 0.24
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 52828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1094.48
system time used= 0.24
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17248
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= 22
involuntary context switches= 971

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 19:45:40
IDJOB=1821002
IDBENCH=70800
IDSOLVER=661
FILE ID=tipi27/1821002-1242495940
PBS_JOBID=
Free space on /tmp= 9080 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821002-1242495940/watcher-1821002-1242495940 -o /tmp/evaluation-result-1821002-1242495940/solver-1821002-1242495940 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821002-1242495940.cnf

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

MD5SUM BENCH= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED= 1649939687

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        463772 kB
Buffers:         64200 kB
Cached:        1413480 kB
SwapCached:       5508 kB
Active:         678004 kB
Inactive:       809688 kB
HighTotal:     1178688 kB
HighFree:       191916 kB
LowTotal:       895776 kB
LowFree:        271856 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            2732 kB
Writeback:           0 kB
AnonPages:        9092 kB
Mapped:           3188 kB
Slab:           113648 kB
PageTables:        360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9080 MiB
End job on tipi27 at 2009-05-16 20:03:55