Trace number 1821681

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.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_11_UNKNOWN.cnf
MD5SUMb02fa517730e45c506203f9bd7ebb62c
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 variables1740
Number of clauses104640
Sum of the clauses size311346
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22781
Number of clauses of size 3101836
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.06/0.07	c ==============================================================================
0.06/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.07	c ==============================================================================
0.06/0.07	c |         0 |  104640   311346 |   31391       0        0     nan |  0.000 % |
0.80/0.80	c |         0 |  103841   441767 |      --       0       --      -- |     --   | -799/130421
0.80/0.80	c ==============================================================================
0.80/0.80	c Result  :   #vars: 1091   #clauses: 103841   #literals: 441767
0.80/0.80	c CPU time:   0.78 s
0.80/0.80	c ==============================================================================
0.90/0.94	This is MiniSat 2.0 beta
0.90/0.94	WARNING: for repeatability, setting FPU to use double precision
0.90/0.94	============================[ Problem Statistics ]=============================
0.90/0.94	|                                                                             |
0.90/0.94	|  Number of variables:  1091                                                 |
0.90/0.94	|  Number of clauses:    103841                                               |
0.90/1.00	|  Parsing time:         0.06         s                                       |
1.00/1.01	============================[ Search Statistics ]==============================
1.00/1.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.00/1.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.00/1.01	===============================================================================
1.00/1.01	|         0 |    1091   103841   441767 |    34613        0    nan |  0.000 % |
1.00/1.05	|       101 |    1091   103841   441767 |    38075      101     46 |  0.000 % |
1.00/1.09	|       251 |    1091   103841   441767 |    41882      251     47 |  0.001 % |
1.11/1.17	|       476 |    1091   103841   441767 |    46070      476     48 |  0.001 % |
1.19/1.24	|       814 |    1091   103841   441767 |    50677      814     47 |  0.000 % |
1.29/1.38	|      1321 |    1091   103841   441767 |    55745     1321     48 |  0.001 % |
1.59/1.62	|      2080 |    1091   103841   441767 |    61320     2080     48 |  0.001 % |
1.79/1.87	|      3219 |    1091   103841   441767 |    67452     3219     54 |  0.000 % |
2.39/2.47	|      4928 |    1091   103841   441767 |    74197     4928     52 |  0.001 % |
3.30/3.38	|      7490 |    1091   103841   441767 |    81617     7490     49 |  0.001 % |
5.39/5.41	|     11334 |    1091   103841   441767 |    89778    11334     47 |  0.001 % |
7.19/7.21	|     17100 |    1091   103841   441767 |    98756    17100     60 |  0.001 % |
11.00/11.10	|     25749 |    1091   103841   441767 |   108632    25749     55 |  0.002 % |
16.59/16.65	|     38724 |    1091   103841   441767 |   119495    38724     51 |  0.002 % |
25.99/26.07	|     58186 |    1091   103841   441767 |   131445    58186     50 |  0.000 % |
53.10/53.18	|     87379 |    1091   103841   441767 |   144589    87379     51 |  0.001 % |
88.40/88.49	|    131168 |    1091   103841   441767 |   159048   131168     56 |  0.000 % |
138.51/138.56	|    196852 |    1091   103841   441767 |   174953    53018     66 |  0.001 % |
247.72/247.74	|    295378 |    1091   103841   441767 |   192449   151544     85 |  0.000 % |
410.42/410.43	|    443168 |    1091   103841   441767 |   211694   127212     54 |  0.001 % |
694.54/694.54	|    664852 |    1091   103841   441767 |   232863   152971     24 |  0.001 % |
1152.36/1152.37	|    997378 |    1091   103841   441767 |   256149    59887     27 |  0.001 % |
1200.07/1200.03	HOME/SatELiteGTI: line 36: 15592 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-1821681-1242551802/watcher-1821681-1242551802 -o /tmp/evaluation-result-1821681-1242551802/solver-1821681-1242551802 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821681-1242551802.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: 0.99 1.00 0.99 2/97 15586
/proc/meminfo: memFree=1467984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2416 CPUtime=0
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1019681229 2473984 277 4294967295 134512640 135169312 3220892400 3220890936 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 604 277 235 161 0 43 0
[pid=15590] ppid=15586 vsize=1100 CPUtime=0
/proc/15590/stat : 15590 (SatELite_releas) R 15586 15586 16367 0 -1 4202496 151 0 0 0 0 0 0 0 25 0 1 0 1019681230 1126400 87 4294967295 134512640 135223648 3217024832 3217023552 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15590/statm: 275 92 46 174 0 100 0

[startup+0.055236 s]
/proc/loadavg: 0.99 1.00 0.99 2/97 15586
/proc/meminfo: memFree=1467984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2416 CPUtime=0
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1019681229 2473984 277 4294967295 134512640 135169312 3220892400 3220890936 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 604 277 235 161 0 43 0
[pid=15590] ppid=15586 vsize=5340 CPUtime=0.06
/proc/15590/stat : 15590 (SatELite_releas) R 15586 15586 16367 0 -1 4202496 1189 0 0 0 5 1 0 0 25 0 1 0 1019681230 5468160 1125 4294967295 134512640 135223648 3217024832 3217023784 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15590/statm: 1335 1126 46 174 0 1160 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7756

[startup+0.105233 s]
/proc/loadavg: 0.99 1.00 0.99 2/97 15586
/proc/meminfo: memFree=1467984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2416 CPUtime=0
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1019681229 2473984 277 4294967295 134512640 135169312 3220892400 3220890936 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 604 277 235 161 0 43 0
[pid=15590] ppid=15586 vsize=8528 CPUtime=0.11
/proc/15590/stat : 15590 (SatELite_releas) R 15586 15586 16367 0 -1 4202496 2040 0 0 0 9 2 0 0 25 0 1 0 1019681230 8732672 1976 4294967295 134512640 135223648 3217024832 3217022720 134575988 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15590/statm: 2132 1976 73 174 0 1957 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10944

[startup+0.305221 s]
/proc/loadavg: 0.99 1.00 0.99 2/97 15586
/proc/meminfo: memFree=1467984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2416 CPUtime=0
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1019681229 2473984 277 4294967295 134512640 135169312 3220892400 3220890936 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 604 277 235 161 0 43 0
[pid=15590] ppid=15586 vsize=11144 CPUtime=0.31
/proc/15590/stat : 15590 (SatELite_releas) R 15586 15586 16367 0 -1 4202496 2655 0 0 0 29 2 0 0 25 0 1 0 1019681230 11411456 2591 4294967295 134512640 135223648 3217024832 3217023184 134601703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15590/statm: 2786 2591 73 174 0 2611 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 13560

[startup+0.705199 s]
/proc/loadavg: 0.99 1.00 0.99 2/97 15586
/proc/meminfo: memFree=1467984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2416 CPUtime=0
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 368 647 0 0 0 0 0 0 25 0 1 0 1019681229 2473984 277 4294967295 134512640 135169312 3220892400 3220890936 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 604 277 235 161 0 43 0
[pid=15590] ppid=15586 vsize=11532 CPUtime=0.7
/proc/15590/stat : 15590 (SatELite_releas) R 15586 15586 16367 0 -1 4202496 2764 0 0 0 68 2 0 0 25 0 1 0 1019681230 11808768 2700 4294967295 134512640 135223648 3217024832 3217022928 134585547 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15590/statm: 2883 2700 73 174 0 2708 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 13948

[startup+1.50515 s]
/proc/loadavg: 0.99 1.00 0.99 3/99 15592
/proc/meminfo: memFree=1459288/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=7420 CPUtime=0.56
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 1775 0 0 0 55 1 0 0 23 0 1 0 1019681324 7598080 1710 4294967295 134512640 135213731 3220536048 3220534528 134530096 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15592/statm: 1855 1710 74 172 0 1681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9840

[startup+3.10506 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15592
/proc/meminfo: memFree=1457676/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=8612 CPUtime=2.16
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 2075 0 0 0 215 1 0 0 25 0 1 0 1019681324 8818688 2010 4294967295 134512640 135213731 3220536048 3220534528 134530191 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15592/statm: 2153 2010 74 172 0 1979 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11032

[startup+6.30488 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15592
/proc/meminfo: memFree=1456064/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=10856 CPUtime=5.36
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 2611 0 0 0 535 1 0 0 25 0 1 0 1019681324 11116544 2546 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15592/statm: 2714 2546 74 172 0 2540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 13276

[startup+12.7045 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15595
/proc/meminfo: memFree=1451416/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=14512 CPUtime=11.76
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 3540 0 0 0 1175 1 0 0 25 0 1 0 1019681324 14860288 3475 4294967295 134512640 135213731 3220536048 3220534528 134529987 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15592/statm: 3628 3475 74 172 0 3454 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16932

[startup+25.5038 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15598
/proc/meminfo: memFree=1445272/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=20544 CPUtime=24.56
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 5032 0 0 0 2455 1 0 0 25 0 1 0 1019681324 21037056 4967 4294967295 134512640 135213731 3220536048 3220534456 134719542 0 0 0 3 0 0 0 17 1 0 0 0
/proc/15592/statm: 5136 4968 74 172 0 4962 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22964

[startup+51.1124 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15783
/proc/meminfo: memFree=1438184/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=27756 CPUtime=50.17
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 6833 0 0 0 5016 1 0 0 25 0 1 0 1019681324 28422144 6768 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15592/statm: 6939 6768 74 172 0 6765 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 30176

[startup+102.309 s]
/proc/loadavg: 0.99 1.00 0.99 2/99 15788
/proc/meminfo: memFree=1419984/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=46064 CPUtime=101.37
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 11328 0 0 0 10133 4 0 0 25 0 1 0 1019681324 47169536 11263 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15592/statm: 11516 11263 74 172 0 11342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48484

[startup+162.316 s]
/proc/loadavg: 1.04 1.01 1.00 2/99 15980
/proc/meminfo: memFree=1416468/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=50064 CPUtime=161.38
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 12332 0 0 0 16131 7 0 0 25 0 1 0 1019681324 51265536 12267 4294967295 134512640 135213731 3220536048 3220534528 134530129 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 12516 12267 74 172 0 12342 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 52484

[startup+222.323 s]
/proc/loadavg: 1.05 1.02 1.00 3/99 16166
/proc/meminfo: memFree=1406608/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=60204 CPUtime=221.39
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 14830 0 0 0 22124 15 0 0 25 0 1 0 1019681324 61648896 14765 4294967295 134512640 135213731 3220536048 3220534528 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 15051 14765 74 172 0 14877 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 62624

[startup+282.319 s]
/proc/loadavg: 1.05 1.03 1.00 3/99 16354
/proc/meminfo: memFree=1391100/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=75816 CPUtime=281.39
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 18717 0 0 0 28120 19 0 0 25 0 1 0 1019681324 77635584 18652 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 18954 18652 74 172 0 18780 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 78236

[startup+342.316 s]
/proc/loadavg: 1.26 1.10 1.02 2/99 16548
/proc/meminfo: memFree=1386148/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80464 CPUtime=341.39
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19887 0 0 0 34120 19 0 0 25 0 1 0 1019681324 82395136 19822 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20116 19822 74 172 0 19942 0
Current children cumulated CPU time (s) 342.32

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

/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80464 CPUtime=461.4
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19890 0 0 0 46121 19 0 0 25 0 1 0 1019681324 82395136 19825 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20116 19825 74 172 0 19942 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 82884

[startup+522.316 s]
/proc/loadavg: 1.02 1.06 1.01 2/99 17110
/proc/meminfo: memFree=1386016/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80464 CPUtime=521.4
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19903 0 0 0 52121 19 0 0 25 0 1 0 1019681324 82395136 19838 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20116 19838 74 172 0 19942 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 82884

[startup+582.322 s]
/proc/loadavg: 1.00 1.04 1.00 2/99 17302
/proc/meminfo: memFree=1386008/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=581.41
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19908 0 0 0 58117 24 0 0 25 0 1 0 1019681324 82808832 19843 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19843 74 172 0 20043 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 83288

[startup+642.319 s]
/proc/loadavg: 1.00 1.03 1.00 2/99 17491
/proc/meminfo: memFree=1386008/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=641.41
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19910 0 0 0 64115 26 0 0 25 0 1 0 1019681324 82808832 19845 4294967295 134512640 135213731 3220536048 3220534528 134530145 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19845 74 172 0 20043 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 83288

[startup+702.316 s]
/proc/loadavg: 1.00 1.03 1.00 3/99 17679
/proc/meminfo: memFree=1385876/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=701.41
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19910 0 0 0 70115 26 0 0 25 0 1 0 1019681324 82808832 19845 4294967295 134512640 135213731 3220536048 3220534528 134529923 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19845 74 172 0 20043 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 83288

[startup+762.322 s]
/proc/loadavg: 1.00 1.02 1.00 3/99 17867
/proc/meminfo: memFree=1385884/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=761.42
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19912 0 0 0 76116 26 0 0 25 0 1 0 1019681324 82808832 19847 4294967295 134512640 135213731 3220536048 3220534304 134536779 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19847 74 172 0 20043 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 83288

[startup+822.319 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 18053
/proc/meminfo: memFree=1385752/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=821.42
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19926 0 0 0 82116 26 0 0 25 0 1 0 1019681324 82808832 19861 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19861 74 172 0 20043 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 83288

[startup+882.316 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 18241
/proc/meminfo: memFree=1385768/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=881.42
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19933 0 0 0 88116 26 0 0 25 0 1 0 1019681324 82808832 19868 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19868 74 172 0 20043 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 83288

[startup+942.322 s]
/proc/loadavg: 1.09 1.03 1.01 3/99 18434
/proc/meminfo: memFree=1386124/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=941.43
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19933 0 0 0 94113 30 0 0 25 0 1 0 1019681324 82808832 19868 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19868 74 172 0 20043 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 83288

[startup+1002.32 s]
/proc/loadavg: 1.03 1.03 1.00 2/99 18622
/proc/meminfo: memFree=1386140/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=1001.43
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19934 0 0 0 100111 32 0 0 25 0 1 0 1019681324 82808832 19869 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19869 74 172 0 20043 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 83288

[startup+1062.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/99 18810
/proc/meminfo: memFree=1386000/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=1061.43
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19934 0 0 0 106110 33 0 0 25 0 1 0 1019681324 82808832 19869 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19869 74 172 0 20043 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 83288

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/99 18996
/proc/meminfo: memFree=1385892/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=1121.43
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19935 0 0 0 112110 33 0 0 25 0 1 0 1019681324 82808832 19870 4294967295 134512640 135213731 3220536048 3220534528 134530114 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19870 74 172 0 20043 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 83288

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 19184
/proc/meminfo: memFree=1386000/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=1181.44
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19936 0 0 0 118111 33 0 0 25 0 1 0 1019681324 82808832 19871 4294967295 134512640 135213731 3220536048 3220534528 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19871 74 172 0 20043 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 83288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.01 1.00 2/99 19368
/proc/meminfo: memFree=1385936/2074464 swapFree=1949244/1959888
[pid=15586] ppid=15584 vsize=2420 CPUtime=0.93
/proc/15586/stat : 15586 (SatELiteGTI) S 15584 15586 16367 0 -1 4194304 386 3415 0 0 0 0 90 3 18 0 1 0 1019681229 2478080 278 4294967295 134512640 135169312 3220892400 3220888616 3085852398 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15586/statm: 605 278 235 161 0 44 0
[pid=15592] ppid=15586 vsize=80868 CPUtime=1199.14
/proc/15592/stat : 15592 (minisat_static) R 15586 15586 16367 0 -1 4202496 19936 0 0 0 119881 33 0 0 25 0 1 0 1019681324 82808832 19871 4294967295 134512640 135213731 3220536048 3220534528 134529909 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15592/statm: 20217 19871 74 172 0 20043 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 83288

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.08
CPU user time (s): 1199.71
CPU system time (s): 0.37
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 83288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.37
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24014
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= 20
involuntary context switches= 1852

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi11 at 2009-05-17 11:16:42
IDJOB=1821681
IDBENCH=71064
IDSOLVER=662
FILE ID=tipi11/1821681-1242551802
PBS_JOBID=
Free space on /tmp= 9547 MiB

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

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

MD5SUM BENCH= b02fa517730e45c506203f9bd7ebb62c
RANDOM SEED= 1124209662

Linux tipi11 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.431
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.431
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.431
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.431
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.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1467992 kB
Buffers:         36376 kB
Cached:         481460 kB
SwapCached:       5248 kB
Active:         266712 kB
Inactive:       262900 kB
HighTotal:     1178688 kB
HighFree:       684324 kB
LowTotal:       895776 kB
LowFree:        783668 kB
SwapTotal:     1959888 kB
SwapFree:      1949244 kB
Dirty:            3296 kB
Writeback:           0 kB
AnonPages:       11096 kB
Mapped:           5184 kB
Slab:            67880 kB
PageTables:        676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    97128 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9547 MiB
End job on tipi11 at 2009-05-17 11:36:43