Trace number 1821687

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
APTUSAT 2009-03-22? (TO) 1200.08 1200.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
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 variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   74789   222346 |   22436       0        0     nan |  0.000 % |
0.72/0.72	c |         0 |   73888   319243 |      --       0       --      -- |     --   | -901/96897
0.72/0.72	c ==============================================================================
0.72/0.72	c Result  :   #vars: 763   #clauses: 73888   #literals: 319243
0.72/0.72	c CPU time:   0.72 s
0.72/0.72	c ==============================================================================
0.82/0.81	This is MiniSat 2.0 beta
0.82/0.81	WARNING: for repeatability, setting FPU to use double precision
0.82/0.81	============================[ Problem Statistics ]=============================
0.82/0.81	|                                                                             |
0.82/0.81	|  Number of variables:  763                                                  |
0.82/0.81	|  Number of clauses:    73888                                                |
0.82/0.86	|  Parsing time:         0.04         s                                       |
0.82/0.86	============================[ Search Statistics ]==============================
0.82/0.86	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.82/0.86	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.82/0.86	===============================================================================
0.82/0.86	|         0 |     763    73888   319243 |    24629        0    nan |  0.000 % |
0.82/0.91	|       100 |     763    73888   319243 |    27092      100     38 |  0.000 % |
0.82/0.97	|       250 |     763    73888   319243 |    29801      250     32 |  0.002 % |
1.02/1.05	|       475 |     763    73888   319243 |    32781      475     29 |  0.002 % |
1.22/1.22	|       813 |     763    73888   319243 |    36059      813     27 |  0.003 % |
1.32/1.31	|      1319 |     763    73888   319243 |    39665     1319     28 |  0.002 % |
1.52/1.54	|      2079 |     763    73888   319243 |    43632     2079     28 |  0.002 % |
1.92/1.92	|      3218 |     763    73888   319243 |    47995     3218     26 |  0.004 % |
2.61/2.69	|      4926 |     763    73888   319243 |    52795     4926     23 |  0.002 % |
3.81/3.89	|      7488 |     763    73888   319243 |    58074     7488     21 |  0.002 % |
5.71/5.74	|     11332 |     763    73888   319243 |    63882    11332     19 |  0.002 % |
7.01/7.09	|     17098 |     763    73888   319243 |    70270    17098     26 |  0.002 % |
9.61/9.64	|     25748 |     763    73888   319243 |    77297    25748     31 |  0.020 % |
16.41/16.44	|     38723 |     763    73888   319243 |    85027    38723     30 |  0.002 % |
24.01/24.09	|     58184 |     763    73888   319243 |    93529    58184     34 |  0.004 % |
47.51/47.53	|     87376 |     763    73888   319243 |   102882    87376     33 |  0.004 % |
74.11/74.17	|    131165 |     763    73888   319243 |   113171    42737     37 |  0.002 % |
138.62/138.68	|    196849 |     763    73888   319243 |   124488   108421     35 |  0.006 % |
217.33/217.36	|    295375 |     763    73888   319243 |   136937    96795     30 |  0.002 % |
351.83/351.86	|    443165 |     763    73888   319243 |   150630   124039     31 |  0.002 % |
576.54/576.55	|    664849 |     763    73888   319243 |   165693    78750     26 |  0.002 % |
913.16/913.16	|    997375 |     763    73888   319243 |   182263   115797     31 |  0.002 % |
1200.07/1200.02	HOME/SatELiteGTI: line 36: 12344 Terminated              $MS $2 $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-1821687-1242552589/watcher-1821687-1242552589 -o /tmp/evaluation-result-1821687-1242552589/solver-1821687-1242552589 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821687-1242552589.cnf -restarts=1 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 12338
/proc/meminfo: memFree=1497308/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2416 CPUtime=0
/proc/12338/stat : 12338 (SatELiteGTI) R 12336 12338 11066 0 -1 4194304 361 646 0 0 0 0 0 0 18 0 1 0 1019757191 2473984 276 4294967295 134512640 135169312 3219476880 3219475664 134690634 0 0 4 65536 0 0 0 17 1 0 0 0
/proc/12338/statm: 604 276 235 161 0 43 0
[pid=12342] ppid=12338 vsize=84 CPUtime=0
/proc/12342/stat : 12342 (SatELite_releas) R 12338 12338 11066 0 -1 4194304 65 0 0 0 0 0 0 0 18 0 1 0 1019757191 86016 1 4294967295 0 0 3217837154 3219475508 3084896746 0 0 0 0 0 0 0 17 3 0 0 0
/proc/12342/statm: 203 7 3 174 0 28 0

[startup+0.08594 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 12338
/proc/meminfo: memFree=1497308/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2416 CPUtime=0
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1019757191 2473984 276 4294967295 134512640 135169312 3219476880 3219475416 3084893934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12338/statm: 604 276 235 161 0 43 0
[pid=12342] ppid=12338 vsize=6784 CPUtime=0.09
/proc/12342/stat : 12342 (SatELite_releas) R 12338 12338 11066 0 -1 4202496 1556 0 0 0 9 0 0 0 18 0 1 0 1019757191 6946816 1492 4294967295 134512640 135223648 3217833984 3217831984 134549036 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12342/statm: 1696 1492 73 174 0 1521 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9200

[startup+0.120428 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 12338
/proc/meminfo: memFree=1497308/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2416 CPUtime=0
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1019757191 2473984 276 4294967295 134512640 135169312 3219476880 3219475416 3084893934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12338/statm: 604 276 235 161 0 43 0
[pid=12342] ppid=12338 vsize=7180 CPUtime=0.12
/proc/12342/stat : 12342 (SatELite_releas) R 12338 12338 11066 0 -1 4202496 1644 0 0 0 12 0 0 0 18 0 1 0 1019757191 7352320 1580 4294967295 134512640 135223648 3217833984 3217831752 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12342/statm: 1795 1580 73 174 0 1620 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9596

[startup+0.315926 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 12338
/proc/meminfo: memFree=1497308/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2416 CPUtime=0
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1019757191 2473984 276 4294967295 134512640 135169312 3219476880 3219475416 3084893934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12338/statm: 604 276 235 161 0 43 0
[pid=12342] ppid=12338 vsize=9372 CPUtime=0.32
/proc/12342/stat : 12342 (SatELite_releas) R 12338 12338 11066 0 -1 4202496 2096 0 0 0 32 0 0 0 18 0 1 0 1019757191 9596928 2032 4294967295 134512640 135223648 3217833984 3217832080 134585507 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12342/statm: 2343 2032 73 174 0 2168 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 11788

[startup+0.715904 s]
/proc/loadavg: 1.00 1.01 1.00 2/96 12338
/proc/meminfo: memFree=1497308/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2416 CPUtime=0
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 365 646 0 0 0 0 0 0 18 0 1 0 1019757191 2473984 276 4294967295 134512640 135169312 3219476880 3219475416 3084893934 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/12338/statm: 604 276 235 161 0 43 0
[pid=12342] ppid=12338 vsize=9372 CPUtime=0.72
/proc/12342/stat : 12342 (SatELite_releas) R 12338 12338 11066 0 -1 4202496 2096 0 0 0 72 0 0 0 18 0 1 0 1019757191 9596928 2032 4294967295 134512640 135223648 3217833984 3217832160 134585461 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12342/statm: 2343 2032 73 174 0 2168 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 11788

[startup+1.51586 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 12344
/proc/meminfo: memFree=1490612/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=6032 CPUtime=0.7
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 1420 0 0 0 70 0 0 0 21 0 1 0 1019757273 6176768 1355 4294967295 134512640 135213731 3214779776 3214778256 134529993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12344/statm: 1508 1355 74 172 0 1334 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8452

[startup+3.11577 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 12344
/proc/meminfo: memFree=1489992/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=6428 CPUtime=2.29
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 1533 0 0 0 229 0 0 0 25 0 1 0 1019757273 6582272 1468 4294967295 134512640 135213731 3214779776 3214778096 134528702 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 1607 1468 74 172 0 1433 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 8848

[startup+6.31559 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 12345
/proc/meminfo: memFree=1489528/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=7500 CPUtime=5.49
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 1790 0 0 0 549 0 0 0 25 0 1 0 1019757273 7680000 1725 4294967295 134512640 135213731 3214779776 3214778256 134530083 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 1875 1725 74 172 0 1701 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 9920

[startup+12.7152 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 12345
/proc/meminfo: memFree=1485716/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=10844 CPUtime=11.89
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 2627 0 0 0 1188 1 0 0 25 0 1 0 1019757273 11104256 2562 4294967295 134512640 135213731 3214779776 3214778256 134530160 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 2711 2562 74 172 0 2537 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 13264

[startup+25.5145 s]
/proc/loadavg: 1.00 1.01 1.00 3/98 12528
/proc/meminfo: memFree=1479620/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=16264 CPUtime=24.69
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 3992 0 0 0 2467 2 0 0 25 0 1 0 1019757273 16654336 3927 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 4066 3927 74 172 0 3892 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 18684

[startup+51.1131 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 12531
/proc/meminfo: memFree=1475000/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=21360 CPUtime=50.29
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 5245 0 0 0 5025 4 0 0 25 0 1 0 1019757273 21872640 5180 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 5340 5180 74 172 0 5166 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 23780

[startup+102.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 12717
/proc/meminfo: memFree=1472464/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=23864 CPUtime=101.5
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 5821 0 0 0 10146 4 0 0 25 0 1 0 1019757273 24436736 5756 4294967295 134512640 135213731 3214779776 3214778256 134530117 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 5966 5756 74 172 0 5792 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 26284

[startup+162.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 12906
/proc/meminfo: memFree=1467496/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=28612 CPUtime=161.5
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7027 0 0 0 16146 4 0 0 25 0 1 0 1019757273 29298688 6962 4294967295 134512640 135213731 3214779776 3214778256 134530096 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 7153 6962 74 172 0 6979 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 31032

[startup+222.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 13094
/proc/meminfo: memFree=1467512/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=28612 CPUtime=221.51
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7028 0 0 0 22147 4 0 0 25 0 1 0 1019757273 29298688 6963 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 7153 6963 74 172 0 6979 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 31032

[startup+282.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 13281
/proc/meminfo: memFree=1467768/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=28580 CPUtime=281.5
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7043 0 0 0 28146 4 0 0 25 0 1 0 1019757273 29265920 6978 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 7145 6978 74 172 0 6971 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 31000

[startup+342.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 13471
/proc/meminfo: memFree=1467512/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=28580 CPUtime=341.51
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7046 0 0 0 34146 5 0 0 25 0 1 0 1019757273 29265920 6981 4294967295 134512640 135213731 3214779776 3214778256 134530021 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 7145 6981 74 172 0 6971 0
Current children cumulated CPU time (s) 342.33

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

/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32040 CPUtime=461.52
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7853 0 0 0 46147 5 0 0 25 0 1 0 1019757273 32808960 7788 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8010 7788 74 172 0 7836 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 34460

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14039
/proc/meminfo: memFree=1463868/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32208 CPUtime=521.52
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7889 0 0 0 52147 5 0 0 25 0 1 0 1019757273 32980992 7824 4294967295 134512640 135213731 3214779776 3214778256 134529996 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8052 7824 74 172 0 7878 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 34628

[startup+582.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 14226
/proc/meminfo: memFree=1463924/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32372 CPUtime=581.52
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7905 0 0 0 58147 5 0 0 25 0 1 0 1019757273 33148928 7840 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8093 7840 74 172 0 7919 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 34792

[startup+642.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 14412
/proc/meminfo: memFree=1463652/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32536 CPUtime=641.52
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7965 0 0 0 64145 7 0 0 25 0 1 0 1019757273 33316864 7900 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8134 7900 74 172 0 7960 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 34956

[startup+702.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 14605
/proc/meminfo: memFree=1463404/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32536 CPUtime=701.52
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7987 0 0 0 70143 9 0 0 25 0 1 0 1019757273 33316864 7922 4294967295 134512640 135213731 3214779776 3214778256 134530171 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8134 7922 74 172 0 7960 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 34956

[startup+762.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 14794
/proc/meminfo: memFree=1463288/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=32536 CPUtime=761.53
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 7987 0 0 0 76144 9 0 0 25 0 1 0 1019757273 33316864 7922 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8134 7922 74 172 0 7960 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 34956

[startup+822.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 14982
/proc/meminfo: memFree=1462932/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=33020 CPUtime=821.53
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 8085 0 0 0 82144 9 0 0 25 0 1 0 1019757273 33812480 8020 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8255 8020 74 172 0 8081 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 35440

[startup+882.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15169
/proc/meminfo: memFree=1462560/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=33492 CPUtime=881.54
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 8182 0 0 0 88145 9 0 0 25 0 1 0 1019757273 34295808 8117 4294967295 134512640 135213731 3214779776 3214778256 134530157 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8373 8117 74 172 0 8199 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 35912

[startup+942.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15355
/proc/meminfo: memFree=1462312/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=33832 CPUtime=941.54
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 8263 0 0 0 94145 9 0 0 25 0 1 0 1019757273 34643968 8198 4294967295 134512640 135213731 3214779776 3214778256 134530202 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 8458 8198 74 172 0 8284 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 36252

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15544
/proc/meminfo: memFree=1457592/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=38496 CPUtime=1001.54
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 9435 0 0 0 100145 9 0 0 25 0 1 0 1019757273 39419904 9370 4294967295 134512640 135213731 3214779776 3214778256 134530021 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 9624 9370 74 172 0 9450 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 40916

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15737
/proc/meminfo: memFree=1457560/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=38496 CPUtime=1061.54
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 9436 0 0 0 106145 9 0 0 25 0 1 0 1019757273 39419904 9371 4294967295 134512640 135213731 3214779776 3214778256 134530042 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 9624 9371 74 172 0 9450 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 40916

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 15925
/proc/meminfo: memFree=1457228/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=38660 CPUtime=1121.55
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 9493 0 0 0 112146 9 0 0 25 0 1 0 1019757273 39587840 9428 4294967295 134512640 135213731 3214779776 3214778256 134530080 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 9665 9428 74 172 0 9491 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 41080

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16112
/proc/meminfo: memFree=1456808/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=39348 CPUtime=1181.55
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 9616 0 0 0 118145 10 0 0 25 0 1 0 1019757273 40292352 9551 4294967295 134512640 135213731 3214779776 3214778256 134529968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 9837 9551 74 172 0 9663 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 41768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 16114
/proc/meminfo: memFree=1456756/2074464 swapFree=1950760/1959888
[pid=12338] ppid=12336 vsize=2420 CPUtime=0.82
/proc/12338/stat : 12338 (SatELiteGTI) S 12336 12338 11066 0 -1 4194304 382 2746 0 0 0 0 82 0 18 0 1 0 1019757191 2478080 277 4294967295 134512640 135169312 3219476880 3219473096 3084893934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12338/statm: 605 277 235 161 0 44 0
[pid=12344] ppid=12338 vsize=39348 CPUtime=1199.25
/proc/12344/stat : 12344 (minisat_static) R 12338 12338 11066 0 -1 4202496 9617 0 0 0 119915 10 0 0 25 0 1 0 1019757273 40292352 9552 4294967295 134512640 135213731 3214779776 3214778256 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12344/statm: 9837 9552 74 172 0 9663 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 41768

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.02
CPU time (s): 1200.08
CPU user time (s): 1199.97
CPU system time (s): 0.11
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 41768

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 11:29:49
IDJOB=1821687
IDBENCH=71065
IDSOLVER=662
FILE ID=tipi23/1821687-1242552589
PBS_JOBID=
Free space on /tmp= 8549 MiB

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

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

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED= 863362884

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:       1497192 kB
Buffers:         37144 kB
Cached:         454148 kB
SwapCached:       3584 kB
Active:         221788 kB
Inactive:       281228 kB
HighTotal:     1178688 kB
HighFree:       713528 kB
LowTotal:       895776 kB
LowFree:        783664 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            2796 kB
Writeback:           0 kB
AnonPages:       11240 kB
Mapped:           4464 kB
Slab:            65252 kB
PageTables:        704 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= 8549 MiB
End job on tipi23 at 2009-05-17 11:49:49