Trace number 1821033

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.05 1199.95

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.11/0.19	c ==============================================================================
0.11/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.19	c ==============================================================================
0.11/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.73	|  Number of variables:  36494                                                |
1.71/1.73	|  Number of clauses:    163018                                               |
1.72/1.83	|  Parsing time:         0.09         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.84	|         0 |   36494   163018   485616 |    54339        0    nan |  0.000 % |
1.72/1.86	|       100 |   36424   163018   485616 |    59773       75      3 |  0.811 % |
1.72/1.87	|       250 |   36335   163018   485616 |    65750      181      3 |  2.409 % |
1.72/1.88	|       475 |   36155   163018   485616 |    72325      353      3 |  3.798 % |
1.72/1.92	|       812 |   35692   163018   485616 |    79558      593      3 |  6.861 % |
1.72/1.98	|      1319 |   35015   163018   485616 |    87514      950      3 | 11.555 % |
2.11/2.12	|      2079 |   30774   138465   413247 |    96265     1308      3 | 18.296 % |
2.22/2.24	|      3218 |   27332   119411   356927 |   105891     1868      3 | 25.738 % |
2.41/2.42	|      4927 |   23457   101864   304865 |   116481     2551      3 | 36.154 % |
2.91/2.93	|      7489 |   20267    88282   264678 |   128129     3895      4 | 45.158 % |
3.41/3.49	|     11333 |   16776    72655   218274 |   140942     6029      4 | 54.099 % |
4.42/4.46	|     17099 |   16183    69988   210403 |   155036    11079      5 | 55.675 % |
5.81/5.85	|     25748 |   15835    68267   205445 |   170540    19141      6 | 56.609 % |
7.91/7.98	|     38722 |   15470    66625   200730 |   187594    31416      8 | 57.609 % |
11.71/11.77	|     58183 |   15186    65311   196793 |   206353    49958      9 | 58.388 % |
18.32/18.37	|     87377 |   15101    64960   195832 |   226988    78906     11 | 58.632 % |
29.02/29.04	|    131167 |   15026    64446   194449 |   249687   122235     12 | 58.826 % |
45.42/45.43	|    196851 |   14943    63972   193203 |   274656   187394     16 | 59.054 % |
87.22/87.30	|    295377 |   14894    63695   192456 |   302122   285574     21 | 59.188 % |
133.53/133.55	|    443166 |   14856    63530   192018 |   332334   131057     18 | 59.292 % |
212.13/212.19	|    664849 |   14840    63408   191688 |   365567   352634     28 | 59.336 % |
352.65/352.62	|    997374 |   14839    63408   191688 |   402124   330390     27 | 59.339 % |
618.37/618.34	|   1496162 |   14839    63402   191673 |   442337   425233     36 | 59.339 % |
1200.03/1199.94	HOME/SatELiteGTI: line 36:  7226 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-1821033-1242499438/watcher-1821033-1242499438 -o /tmp/evaluation-result-1821033-1242499438/solver-1821033-1242499438 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821033-1242499438.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.00 1.00 2/93 7037
/proc/meminfo: memFree=460428/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=952 CPUtime=0
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 120 0 0 0 0 0 0 0 25 0 1 0 1014440988 974848 56 4294967295 134512640 135223648 3218956560 3218955156 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 238 58 45 174 0 63 0

[startup+0.059392 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7037
/proc/meminfo: memFree=460428/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=9648 CPUtime=0.06
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 2120 0 0 0 6 0 0 0 25 0 1 0 1014440988 9879552 2056 4294967295 134512640 135223648 3218956560 3218955512 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 2412 2057 46 174 0 2237 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12060

[startup+0.109386 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7037
/proc/meminfo: memFree=460428/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=17884 CPUtime=0.11
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 3879 0 0 0 10 1 0 0 25 0 1 0 1014440988 18313216 3815 4294967295 134512640 135223648 3218956560 3218955512 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 4471 3816 46 174 0 4296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 20296

[startup+0.309369 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7037
/proc/meminfo: memFree=460428/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=39056 CPUtime=0.31
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 8681 0 0 0 24 7 0 0 25 0 1 0 1014440988 39993344 7989 4294967295 134512640 135223648 3218956560 3218954420 134725201 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 9764 7990 73 174 0 9589 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 41468

[startup+0.709334 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7037
/proc/meminfo: memFree=460428/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=44848 CPUtime=0.71
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 10107 0 0 0 63 8 0 0 25 0 1 0 1014440988 45924352 9415 4294967295 134512640 135223648 3218956560 3218954576 134587210 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 11212 9415 73 174 0 11037 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 47260

[startup+1.50927 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7042
/proc/meminfo: memFree=419996/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2412 CPUtime=0
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 368 645 0 0 0 0 0 0 25 0 1 0 1014440988 2469888 276 4294967295 134512640 135169312 3213935696 3213934232 3085233902 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7037/statm: 603 276 235 161 0 42 0
[pid=7041] ppid=7037 vsize=45940 CPUtime=1.51
/proc/7041/stat : 7041 (SatELite_releas) R 7037 7037 14060 0 -1 4202496 10355 0 0 0 143 8 0 0 25 0 1 0 1014440988 47042560 9521 4294967295 134512640 135223648 3218956560 3218954736 134585366 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7041/statm: 11485 9521 73 174 0 11310 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 48352

[startup+3.10912 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7226
/proc/meminfo: memFree=443196/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=12024 CPUtime=1.39
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 2819 0 0 0 136 3 0 0 25 0 1 0 1014441161 12312576 2732 4294967295 134512640 135213731 3221218208 3221216688 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 3006 2732 74 172 0 2832 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 14440

[startup+6.30885 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7226
/proc/meminfo: memFree=442980/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=12024 CPUtime=4.59
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 2842 0 0 0 456 3 0 0 25 0 1 0 1014441161 12312576 2755 4294967295 134512640 135213731 3221218208 3221216688 134530180 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 3006 2755 74 172 0 2832 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 14440

[startup+12.7083 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7226
/proc/meminfo: memFree=441612/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=13576 CPUtime=10.99
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 3231 0 0 0 1095 4 0 0 25 0 1 0 1014441161 13901824 3144 4294967295 134512640 135213731 3221218208 3221216528 134528737 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 3394 3144 74 172 0 3220 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 15992

[startup+25.5172 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7226
/proc/meminfo: memFree=436400/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=19024 CPUtime=23.8
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 4545 0 0 0 2375 5 0 0 25 0 1 0 1014441161 19480576 4458 4294967295 134512640 135213731 3221218208 3221216688 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 4756 4458 74 172 0 4582 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 21440

[startup+51.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7227
/proc/meminfo: memFree=424232/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=31744 CPUtime=49.4
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 7666 0 0 0 4935 5 0 0 25 0 1 0 1014441161 32505856 7579 4294967295 134512640 135213731 3221218208 3221216688 134530034 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 7936 7579 74 172 0 7762 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 34160

[startup+102.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7415
/proc/meminfo: memFree=405648/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=49828 CPUtime=100.61
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 12152 0 0 0 10050 11 0 0 25 0 1 0 1014441161 51023872 12065 4294967295 134512640 135213731 3221218208 3221216688 134530458 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 12457 12065 74 172 0 12283 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 52244

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7604
/proc/meminfo: memFree=402796/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=52208 CPUtime=160.61
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 12749 0 0 0 16049 12 0 0 25 0 1 0 1014441161 53460992 12662 4294967295 134512640 135213731 3221218208 3221216688 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 13052 12662 74 172 0 12878 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 54624

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7793
/proc/meminfo: memFree=385784/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=69432 CPUtime=220.61
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 17073 0 0 0 22045 16 0 0 25 0 1 0 1014441161 71098368 16986 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 17358 16986 74 172 0 17184 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 71848

[startup+282.305 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7978
/proc/meminfo: memFree=381840/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=73128 CPUtime=280.61
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 18040 0 0 0 28045 16 0 0 25 0 1 0 1014441161 74883072 17953 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 18282 17953 74 172 0 18108 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 75544

[startup+342.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8165
/proc/meminfo: memFree=381724/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=73328 CPUtime=340.63
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 18086 0 0 0 34047 16 0 0 25 0 1 0 1014441161 75087872 17999 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 18332 17999 74 172 0 18158 0
Current children cumulated CPU time (s) 342.35

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

/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=83616 CPUtime=520.65
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 20638 0 0 0 52045 20 0 0 25 0 1 0 1014441161 85622784 20551 4294967295 134512640 135213731 3221218208 3221216688 134530028 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 20904 20551 74 172 0 20730 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 86032

[startup+582.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8923
/proc/meminfo: memFree=371300/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=83616 CPUtime=580.64
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 20638 0 0 0 58044 20 0 0 25 0 1 0 1014441161 85622784 20551 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 20904 20551 74 172 0 20730 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 86032

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9110
/proc/meminfo: memFree=352940/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=102000 CPUtime=640.65
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 25259 0 0 0 64042 23 0 0 25 0 1 0 1014441161 104448000 25172 4294967295 134512640 135213731 3221218208 3221216688 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 25500 25172 74 172 0 25326 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 104416

[startup+702.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9299
/proc/meminfo: memFree=352576/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=102396 CPUtime=700.65
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 25365 0 0 0 70042 23 0 0 25 0 1 0 1014441161 104853504 25278 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 25599 25278 74 172 0 25425 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 104812

[startup+762.323 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9492
/proc/meminfo: memFree=352204/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=102592 CPUtime=760.67
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 25406 0 0 0 76044 23 0 0 25 0 1 0 1014441161 105054208 25319 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 25648 25319 74 172 0 25474 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 105008

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9678
/proc/meminfo: memFree=352336/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=102592 CPUtime=820.67
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 25408 0 0 0 82044 23 0 0 25 0 1 0 1014441161 105054208 25321 4294967295 134512640 135213731 3221218208 3221216688 134530122 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 25648 25321 74 172 0 25474 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 105008

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9866
/proc/meminfo: memFree=333960/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=121020 CPUtime=880.67
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 30007 0 0 0 88040 27 0 0 25 0 1 0 1014441161 123924480 29920 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 30255 29920 74 172 0 30081 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 123436

[startup+942.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 10053
/proc/meminfo: memFree=330512/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=125276 CPUtime=940.67
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 30837 0 0 0 94039 28 0 0 25 0 1 0 1014441161 128282624 30750 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 31319 30750 74 172 0 31145 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 127692

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10242
/proc/meminfo: memFree=330372/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=125276 CPUtime=1000.68
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 30838 0 0 0 100040 28 0 0 25 0 1 0 1014441161 128282624 30751 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 31319 30751 74 172 0 31145 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 127692

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10431
/proc/meminfo: memFree=325172/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=131012 CPUtime=1060.68
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 32272 0 0 0 106037 31 0 0 25 0 1 0 1014441161 134156288 32185 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 32753 32185 74 172 0 32579 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 133428

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 10623
/proc/meminfo: memFree=306912/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=149284 CPUtime=1120.7
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 36767 0 0 0 112037 33 0 0 25 0 1 0 1014441161 152866816 36680 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 37321 36680 74 172 0 37147 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 151700

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 10809
/proc/meminfo: memFree=289808/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=166580 CPUtime=1180.7
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 41091 0 0 0 118030 40 0 0 25 0 1 0 1014441161 170577920 41004 4294967295 134512640 135213731 3221218208 3221216400 134527239 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 41645 41004 74 172 0 41471 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 168996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 10813
/proc/meminfo: memFree=284344/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=171760 CPUtime=1198.31
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 42395 0 0 0 119790 41 0 0 25 0 1 0 1014441161 175882240 42308 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 42940 42308 74 172 0 42766 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 174176

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

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 10813
/proc/meminfo: memFree=284344/2074464 swapFree=1949056/1959888
[pid=7037] ppid=7035 vsize=2416 CPUtime=1.72
/proc/7037/stat : 7037 (SatELiteGTI) S 7035 7037 14060 0 -1 4194304 385 11074 0 0 0 0 163 9 18 0 1 0 1014440988 2473984 277 4294967295 134512640 135169312 3213935696 3213931912 3085233902 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7037/statm: 604 277 235 161 0 43 0
[pid=7226] ppid=7037 vsize=171760 CPUtime=1198.31
/proc/7226/stat : 7226 (minisat_static) R 7037 7037 14060 0 -1 4202496 42395 0 0 0 119790 41 0 0 25 0 1 0 1014441161 175882240 42308 4294967295 134512640 135213731 3221218208 3221216688 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7226/statm: 42940 42308 74 172 0 42766 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 174176

Child status: 143
Real time (s): 1199.95
CPU time (s): 1200.05
CPU user time (s): 1199.54
CPU system time (s): 0.51
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 174176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.54
system time used= 0.51
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54133
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 813

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-16 20:43:58
IDJOB=1821033
IDBENCH=70813
IDSOLVER=662
FILE ID=tipi27/1821033-1242499438
PBS_JOBID=
Free space on /tmp= 9078 MiB

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

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

MD5SUM BENCH= b7a07371a2da4a8c8bef63c213dd1e15
RANDOM SEED= 1250765124

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        460452 kB
Buffers:         64288 kB
Cached:        1417444 kB
SwapCached:       5508 kB
Active:         680496 kB
Inactive:       811088 kB
HighTotal:     1178688 kB
HighFree:       188860 kB
LowTotal:       895776 kB
LowFree:        271592 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            5124 kB
Writeback:           0 kB
AnonPages:        8848 kB
Mapped:           3304 kB
Slab:           113924 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9078 MiB
End job on tipi27 at 2009-05-16 21:03:59