Trace number 1821032

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-21? (TO) 1200.1 1200.04

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray32_32.cnf
MD5SUMb7a07371a2da4a8c8bef63c213dd1e15
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables72202
Number of clauses213533
Sum of the clauses size498241
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2142354
Number of clauses of size 371177
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.12/0.19	c ==============================================================================
0.12/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.19	c ==============================================================================
0.12/0.19	c |         0 |  213531   498239 |   64059       0        0     nan |  0.000 % |
1.51/1.55	c |         0 |  163018   485616 |      --       0       --      -- |     --   | -50511/-12618
1.51/1.55	c ==============================================================================
1.51/1.55	c Result  :   #vars: 36494   #clauses: 163018   #literals: 485616
1.51/1.55	c CPU time:   1.47 s
1.51/1.55	c ==============================================================================
1.71/1.72	This is MiniSat 2.0 beta
1.71/1.72	WARNING: for repeatability, setting FPU to use double precision
1.71/1.72	============================[ Problem Statistics ]=============================
1.71/1.72	|                                                                             |
1.71/1.72	|  Number of variables:  36494                                                |
1.71/1.72	|  Number of clauses:    163018                                               |
1.72/1.84	|  Parsing time:         0.10         s                                       |
1.72/1.84	============================[ Search Statistics ]==============================
1.72/1.84	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.72/1.84	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.72/1.84	===============================================================================
1.72/1.85	|         0 |   36494   163018   485616 |    54339        0    nan |  0.000 % |
1.72/1.86	|       100 |   36420   163018   485616 |    59773       49      3 |  1.611 % |
1.72/1.88	|       250 |   36212   163018   485616 |    65750      128      3 |  3.787 % |
1.72/1.90	|       475 |   35890   163018   485616 |    72325      274      3 |  6.206 % |
1.72/1.93	|       812 |   35191   163018   485616 |    79558      457      3 |  9.322 % |
1.72/2.01	|      1319 |   34564   163018   485616 |    87514      807      3 | 13.739 % |
2.11/2.15	|      2078 |   29489   132308   395121 |    96265     1079      3 | 20.845 % |
2.31/2.40	|      3217 |   26849   119489   357102 |   105891     1797      3 | 28.150 % |
2.61/2.66	|      4925 |   23221   100058   299567 |   116481     2491      3 | 36.688 % |
3.11/3.11	|      7489 |   20140    90123   270156 |   128129     4019      3 | 45.797 % |
3.61/3.62	|     11333 |   17013    73567   220952 |   140942     5960      4 | 53.412 % |
4.42/4.47	|     17099 |   16679    72052   216494 |   155036    11087      6 | 54.310 % |
5.71/5.72	|     25749 |   15943    68911   207266 |   170540    18868      7 | 56.313 % |
7.72/7.78	|     38723 |   15782    68152   205161 |   187594    31472      9 | 56.760 % |
11.91/12.00	|     58184 |   15498    66826   201128 |   206353    50472     10 | 57.533 % |
19.01/19.05	|     87376 |   15353    66006   198891 |   226988    79040     11 | 57.930 % |
33.02/33.06	|    131165 |   15155    65115   196408 |   249687   122192     12 | 58.473 % |
54.71/54.80	|    196849 |   15029    64458   194598 |   274656   187453     15 | 58.818 % |
109.31/109.38	|    295375 |   14976    64040   193459 |   302122   285566     21 | 58.963 % |
167.91/167.95	|    443164 |   14923    63788   192764 |   332334   157861     25 | 59.108 % |
277.92/277.92	|    664848 |   14906    63707   192540 |   365567    61568     18 | 59.155 % |
446.94/446.93	|    997373 |   14889    63635   192344 |   402124    33112     18 | 59.202 % |
685.85/685.83	|   1496163 |   14881    63580   192200 |   442337   141431     25 | 59.223 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36:  3286 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 3280
/proc/meminfo: memFree=972856/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=952 CPUtime=0
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 145 0 0 0 0 0 0 0 25 0 1 0 1014440846 974848 81 4294967295 134512640 135223648 3213925456 3213924176 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 238 83 45 174 0 63 0

[startup+0.034108 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 3280
/proc/meminfo: memFree=972856/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=5560 CPUtime=0.03
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 1218 0 0 0 3 0 0 0 25 0 1 0 1014440846 5693440 1154 4294967295 134512640 135223648 3213925456 3213924408 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 1390 1155 46 174 0 1215 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7976

[startup+0.114102 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 3280
/proc/meminfo: memFree=972856/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=18280 CPUtime=0.11
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 4021 0 0 0 9 2 0 0 25 0 1 0 1014440846 18718720 3957 4294967295 134512640 135223648 3213925456 3213924408 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 4570 3958 46 174 0 4395 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20696

[startup+0.314091 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 3280
/proc/meminfo: memFree=972856/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=39188 CPUtime=0.31
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 8727 0 0 0 27 4 0 0 25 0 1 0 1014440846 40128512 8035 4294967295 134512640 135223648 3213925456 3213923224 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 9797 8035 73 174 0 9622 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 41604

[startup+0.714068 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 3280
/proc/meminfo: memFree=972856/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=44848 CPUtime=0.7
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 10108 0 0 0 64 6 0 0 25 0 1 0 1014440846 45924352 9416 4294967295 134512640 135223648 3213925456 3213923472 134586676 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 11212 9416 73 174 0 11037 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 47264

[startup+1.51403 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 3285
/proc/meminfo: memFree=932648/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2416 CPUtime=0.01
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 365 645 0 0 1 0 0 0 25 0 1 0 1014440845 2473984 276 4294967295 134512640 135169312 3219497392 3219495928 3085663982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3280/statm: 604 276 235 161 0 43 0
[pid=3284] ppid=3280 vsize=45940 CPUtime=1.5
/proc/3284/stat : 3284 (SatELite_releas) R 3280 3280 11066 0 -1 4202496 10356 0 0 0 144 6 0 0 25 0 1 0 1014440846 47042560 9522 4294967295 134512640 135223648 3213925456 3213923632 134585390 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3284/statm: 11485 9522 73 174 0 11310 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 48356

[startup+3.11393 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 3286
/proc/meminfo: memFree=955340/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=12232 CPUtime=1.39
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 2887 0 0 0 138 1 0 0 25 0 1 0 1014441018 12525568 2800 4294967295 134512640 135216011 3214540096 3214538960 134529908 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 3058 2800 71 172 0 2885 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 14652

[startup+6.31376 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 3286
/proc/meminfo: memFree=955100/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=12364 CPUtime=4.59
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 2899 0 0 0 458 1 0 0 25 0 1 0 1014441018 12660736 2812 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 3091 2812 71 172 0 2918 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 14784

[startup+12.7134 s]
/proc/loadavg: 1.00 1.00 1.00 4/98 3286
/proc/meminfo: memFree=953972/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=14060 CPUtime=10.99
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 3321 0 0 0 1098 1 0 0 25 0 1 0 1014441018 14397440 3234 4294967295 134512640 135216011 3214540096 3214538448 134527970 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 3515 3234 71 172 0 3342 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 16480

[startup+25.5127 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 3288
/proc/meminfo: memFree=949820/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=18188 CPUtime=23.79
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 4349 0 0 0 2378 1 0 0 25 0 1 0 1014441018 18624512 4262 4294967295 134512640 135216011 3214540096 3214538448 134527341 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 4547 4262 71 172 0 4374 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 20608

[startup+51.1113 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 3481
/proc/meminfo: memFree=940820/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=27036 CPUtime=49.39
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 6542 0 0 0 4937 2 0 0 25 0 1 0 1014441018 27684864 6455 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 6759 6455 71 172 0 6586 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 29456

[startup+102.308 s]
/proc/loadavg: 1.11 1.03 1.01 2/98 3670
/proc/meminfo: memFree=925528/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=41972 CPUtime=100.59
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 10279 0 0 0 10054 5 0 0 25 0 1 0 1014441018 42979328 10192 4294967295 134512640 135216011 3214540096 3214538176 134524316 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 10493 10192 71 172 0 10320 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 44392

[startup+162.305 s]
/proc/loadavg: 1.04 1.02 1.00 3/98 3880
/proc/meminfo: memFree=916136/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=51564 CPUtime=160.59
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 12587 0 0 0 16048 11 0 0 25 0 1 0 1014441018 52801536 12500 4294967295 134512640 135216011 3214540096 3214538264 134525969 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 12891 12500 71 172 0 12718 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 53984

[startup+222.312 s]
/proc/loadavg: 1.01 1.02 1.00 2/98 4069
/proc/meminfo: memFree=908464/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=59392 CPUtime=220.6
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 14530 0 0 0 22048 12 0 0 25 0 1 0 1014441018 60817408 14443 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 14848 14443 71 172 0 14675 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 61812

[startup+282.308 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 4258
/proc/meminfo: memFree=894676/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=73068 CPUtime=280.6
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 17968 0 0 0 28042 18 0 0 25 0 1 0 1014441018 74821632 17881 4294967295 134512640 135216011 3214540096 3214538448 134527289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 18267 17881 71 172 0 18094 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 75488

[startup+342.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 4447
/proc/meminfo: memFree=894652/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=73068 CPUtime=340.61
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 17968 0 0 0 34043 18 0 0 25 0 1 0 1014441018 74821632 17881 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 18267 17881 71 172 0 18094 0
Current children cumulated CPU time (s) 342.33

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

/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=80200 CPUtime=460.61
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 19786 0 0 0 46042 19 0 0 25 0 1 0 1014441018 82124800 19699 4294967295 134512640 135216011 3214540096 3214538448 134527474 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 20050 19699 71 172 0 19877 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 82620

[startup+522.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 5014
/proc/meminfo: memFree=887072/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=80200 CPUtime=520.62
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 19790 0 0 0 52041 21 0 0 25 0 1 0 1014441018 82124800 19703 4294967295 134512640 135216011 3214540096 3214538448 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 20050 19703 71 172 0 19877 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 82620

[startup+582.322 s]
/proc/loadavg: 1.13 1.03 1.01 3/98 5203
/proc/meminfo: memFree=886700/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=80200 CPUtime=580.63
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 19790 0 0 0 58037 26 0 0 25 0 1 0 1014441018 82124800 19703 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 20050 19703 71 172 0 19877 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 82620

[startup+642.318 s]
/proc/loadavg: 1.05 1.02 1.00 2/98 5390
/proc/meminfo: memFree=866736/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=99952 CPUtime=640.63
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 24732 0 0 0 64037 26 0 0 25 0 1 0 1014441018 102350848 24645 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 24988 24645 71 172 0 24815 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 102372

[startup+702.325 s]
/proc/loadavg: 1.02 1.02 1.00 3/98 5578
/proc/meminfo: memFree=863768/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=102956 CPUtime=700.64
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25487 0 0 0 70038 26 0 0 25 0 1 0 1014441018 105426944 25400 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25739 25400 71 172 0 25566 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 105376

[startup+762.322 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 5769
/proc/meminfo: memFree=864132/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=102956 CPUtime=760.64
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25488 0 0 0 76038 26 0 0 25 0 1 0 1014441018 105426944 25401 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25739 25401 71 172 0 25566 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 105376

[startup+822.318 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 5958
/proc/meminfo: memFree=864000/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=103200 CPUtime=820.64
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25530 0 0 0 82038 26 0 0 25 0 1 0 1014441018 105676800 25443 4294967295 134512640 135216011 3214540096 3214538448 134527559 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25800 25443 71 172 0 25627 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 105620

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 6147
/proc/meminfo: memFree=863892/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=103200 CPUtime=880.64
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25530 0 0 0 88038 26 0 0 25 0 1 0 1014441018 105676800 25443 4294967295 134512640 135216011 3214540096 3214538448 134527474 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25800 25443 71 172 0 25627 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 105620

[startup+942.312 s]
/proc/loadavg: 1.09 1.03 1.01 3/98 6334
/proc/meminfo: memFree=863776/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=103320 CPUtime=940.64
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25550 0 0 0 94038 26 0 0 25 0 1 0 1014441018 105799680 25463 4294967295 134512640 135216011 3214540096 3214538448 134527425 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25830 25463 71 172 0 25657 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 105740

[startup+1002.32 s]
/proc/loadavg: 1.03 1.02 1.00 4/98 6522
/proc/meminfo: memFree=863512/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=103808 CPUtime=1000.65
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 25638 0 0 0 100039 26 0 0 25 0 1 0 1014441018 106299392 25551 4294967295 134512640 135216011 3214540096 3214538448 134527946 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 25952 25551 71 172 0 25779 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 106228

[startup+1062.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/98 6708
/proc/meminfo: memFree=861380/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=105792 CPUtime=1060.65
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 26143 0 0 0 106039 26 0 0 25 0 1 0 1014441018 108331008 26056 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 26448 26056 71 172 0 26275 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 108212

[startup+1122.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 6901
/proc/meminfo: memFree=854972/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=113440 CPUtime=1120.66
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 27819 0 0 0 112039 27 0 0 25 0 1 0 1014441018 116162560 27732 4294967295 134512640 135216011 3214540096 3214538448 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 28360 27732 71 172 0 28187 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 115860

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7090
/proc/meminfo: memFree=854808/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=113440 CPUtime=1180.65
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 27819 0 0 0 118038 27 0 0 25 0 1 0 1014441018 116162560 27732 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 28360 27732 71 172 0 28187 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 115860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 7090
/proc/meminfo: memFree=854936/2074464 swapFree=1950760/1959888
[pid=3280] ppid=3278 vsize=2420 CPUtime=1.72
/proc/3280/stat : 3280 (SatELiteGTI) S 3278 3280 11066 0 -1 4194304 383 11075 0 0 1 0 164 7 18 0 1 0 1014440845 2478080 277 4294967295 134512640 135169312 3219497392 3219493608 3085663982 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3280/statm: 605 277 235 161 0 44 0
[pid=3286] ppid=3280 vsize=113440 CPUtime=1198.36
/proc/3286/stat : 3286 (minisat_static) R 3280 3280 11066 0 -1 4202496 27819 0 0 0 119809 27 0 0 25 0 1 0 1014441018 116162560 27732 4294967295 134512640 135216011 3214540096 3214538448 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3286/statm: 28360 27732 71 172 0 28187 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 115860

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.1
CPU user time (s): 1199.74
CPU system time (s): 0.36
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 115860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39555
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= 914

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 20:43:45
IDJOB=1821032
IDBENCH=70813
IDSOLVER=661
FILE ID=tipi23/1821032-1242499425
PBS_JOBID=
Free space on /tmp= 8821 MiB

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

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED= 1254178011

Linux tipi23 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.377
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:        972864 kB
Buffers:         32600 kB
Cached:         968656 kB
SwapCached:       3660 kB
Active:         473440 kB
Inactive:       539660 kB
HighTotal:     1178688 kB
HighFree:       332860 kB
LowTotal:       895776 kB
LowFree:        640004 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            5376 kB
Writeback:           0 kB
AnonPages:       11280 kB
Mapped:           4464 kB
Slab:            79780 kB
PageTables:        408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8821 MiB
End job on tipi23 at 2009-05-16 21:03:46