Trace number 1776436

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
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 395.12 102.05

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark395.12
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

Solver Data

0.00/0.01	c Parsing...
0.11/0.17	c ==============================================================================
0.11/0.17	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.17	c ==============================================================================
0.11/0.17	c |         0 |  261472   744578 |   78441       0        0     nan |  0.000 % |
1.41/1.49	c |         0 |  244145   773136 |      --       0       --      -- |     --   | -17305/28607
1.41/1.49	c ==============================================================================
1.41/1.49	c Result  :   #vars: 16889   #clauses: 244145   #literals: 773136
1.41/1.49	c CPU time:   1.47 s
1.41/1.49	c ==============================================================================
395.09/102.02	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
395.09/102.02	c ============================[ Problem Statistics ]=============================
395.09/102.02	c |                                                                             |
395.09/102.02	c threadId              : 3
395.09/102.02	c restarts              : 1949
395.09/102.02	c conflicts             : 329602         (840 /sec)
395.09/102.02	c decisions             : 3634297        (1.57 % random) (9261 /sec)
395.09/102.02	c propagations          : 124840008      (318112 /sec)
395.09/102.02	c conflict literals     : 12403762       (40.26 % deleted)
395.09/102.02	c Memory used           : 313.41 MB
395.09/102.02	c CPU time              : 392.44 s
395.09/102.02	
395.09/102.02	c --->m=4, e=8, aimd=0, HOME/1919_many.cnf	time: 98.11	conflicts: 329602       
395.09/102.04	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1776436-1243509515/watcher-1776436-1243509515 -o /tmp/evaluation-result-1776436-1243509515/solver-1776436-1243509515 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776436-1243509515.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.96 4.19 4.24 4/97 1920
/proc/meminfo: memFree=3129972/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) R 1917 1919 27966 0 -1 4194304 333 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241772 3085330292 0 65538 4 65536 0 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=1620 CPUtime=0.01
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 335 0 0 0 1 0 0 0 22 0 1 0 1115615671 1658880 272 4294967295 134512640 135034092 3221177088 3221173432 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 405 272 50 128 0 275 0

[startup+0.106249 s]
/proc/loadavg: 3.96 4.19 4.24 4/97 1920
/proc/meminfo: memFree=3129972/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241832 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=12576 CPUtime=0.11
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 2756 0 0 0 9 2 0 0 25 0 1 0 1115615671 12877824 2693 4294967295 134512640 135034092 3221177088 3221173432 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 3177 2694 50 128 0 3047 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 14988

[startup+0.20624 s]
/proc/loadavg: 3.96 4.19 4.24 4/97 1920
/proc/meminfo: memFree=3129972/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241832 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=20920 CPUtime=0.21
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 5547 0 0 0 19 2 0 0 25 0 1 0 1115615671 21422080 4972 4294967295 134512640 135034092 3221177088 3221173084 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 5230 4972 67 128 0 5100 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 23332

[startup+0.306232 s]
/proc/loadavg: 3.96 4.19 4.24 4/97 1920
/proc/meminfo: memFree=3129972/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241832 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=24596 CPUtime=0.31
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 6191 0 0 0 29 2 0 0 25 0 1 0 1115615671 25186304 5616 4294967295 134512640 135034092 3221177088 3221172956 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 6149 5616 67 128 0 6019 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 27008

[startup+0.706198 s]
/proc/loadavg: 3.96 4.19 4.24 4/97 1920
/proc/meminfo: memFree=3129972/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241832 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=25540 CPUtime=0.71
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 6418 0 0 0 69 2 0 0 25 0 1 0 1115615671 26152960 5843 4294967295 134512640 135034092 3221177088 3221173328 134566267 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 6385 5843 67 128 0 6255 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 27952

[startup+1.50613 s]
/proc/loadavg: 3.96 4.19 4.24 2/98 1922
/proc/meminfo: memFree=3104516/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2412 CPUtime=0
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 348 0 0 0 0 0 0 0 22 0 1 0 1115615671 2469888 273 4294967295 134512640 135169312 3213243296 3213241832 3085328110 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/1919/statm: 603 273 231 161 0 42 0
[pid=1920] ppid=1919 vsize=25800 CPUtime=1.51
/proc/1920/stat : 1920 (SatElite) R 1919 1919 27966 0 -1 4202496 9017 0 0 0 149 2 0 0 25 0 1 0 1115615671 26419200 5905 4294967295 134512640 135034092 3221177088 3221171972 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/1920/statm: 6450 5905 67 128 0 6320 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 28212

[startup+3.106 s]
/proc/loadavg: 3.96 4.19 4.24 2/98 1923
/proc/meminfo: memFree=3067928/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=94076 CPUtime=3.88
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 16380 0 0 0 379 9 0 0 15 0 4 0 1115615849 96333824 16315 4294967295 134512640 135305190 3216221808 3216219984 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1923/statm: 23519 16315 79 194 0 23323 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 96492

[startup+6.30574 s]
/proc/loadavg: 4.12 4.22 4.24 8/101 1926
/proc/meminfo: memFree=3047316/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=110644 CPUtime=16.62
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 20710 0 0 0 1646 16 0 0 16 0 4 0 1115615849 113299456 20645 4294967295 134512640 135305190 3216221808 3216219728 134542031 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1923/statm: 27661 20645 79 194 0 27465 0
[pid=1923/tid=1924] ppid=1919 vsize=110644 CPUtime=4
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 1339 0 0 0 397 3 0 0 16 0 4 0 1115615893 113299456 20645 4294967295 134512640 135305190 3216221808 3074624704 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=110644 CPUtime=4.05
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 3329 0 0 0 400 5 0 0 22 0 4 0 1115615893 113299456 20645 4294967295 134512640 135305190 3216221808 3066236096 134528263 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=110644 CPUtime=4.05
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 686 0 0 0 403 2 0 0 16 0 4 0 1115615893 113299456 20645 4294967295 134512640 135305190 3216221808 3057847488 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.4
Current children cumulated vsize (KiB) 113060

[startup+12.7052 s]
/proc/loadavg: 4.19 4.23 4.25 6/101 1926
/proc/meminfo: memFree=3015580/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=144432 CPUtime=42.2
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 28966 0 0 0 4197 23 0 0 16 0 4 0 1115615849 147898368 28901 4294967295 134512640 135305190 3216221808 3216219524 134839991 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1923/statm: 36108 28901 79 194 0 35912 0
[pid=1923/tid=1924] ppid=1919 vsize=144432 CPUtime=10.4
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 2850 0 0 0 1037 3 0 0 23 0 4 0 1115615893 147898368 28901 4294967295 134512640 135305190 3216221808 3074624704 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=144432 CPUtime=10.44
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 7452 0 0 0 1034 10 0 0 25 0 4 0 1115615893 147898368 28901 4294967295 134512640 135305190 3216221808 3066236096 134528576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=144432 CPUtime=10.44
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 2006 0 0 0 1040 4 0 0 16 0 4 0 1115615893 147898368 28901 4294967295 134512640 135305190 3216221808 3057847488 134528105 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.98
Current children cumulated vsize (KiB) 146848

[startup+25.5042 s]
/proc/loadavg: 4.52 4.30 4.27 6/102 1937
/proc/meminfo: memFree=2950148/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=205856 CPUtime=93.29
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 44090 0 0 0 9290 39 0 0 25 0 4 0 1115615849 210796544 44025 4294967295 134512640 135305190 3216221808 3216219984 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/1923/statm: 51464 44025 79 194 0 51268 0
[pid=1923/tid=1924] ppid=1919 vsize=205856 CPUtime=23.17
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 5443 0 0 0 2310 7 0 0 19 0 4 0 1115615893 210796544 44025 4294967295 134512640 135305190 3216221808 3074624704 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=205856 CPUtime=23.19
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 17449 0 0 0 2302 17 0 0 25 0 4 0 1115615893 210796544 44025 4294967295 134512640 135305190 3216221808 3066236096 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=205856 CPUtime=23.23
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 2859 0 0 0 2317 6 0 0 25 0 4 0 1115615893 210796544 44025 4294967295 134512640 135305190 3216221808 3057847488 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 95.07
Current children cumulated vsize (KiB) 208272

[startup+51.102 s]
/proc/loadavg: 4.41 4.29 4.27 5/101 2113
/proc/meminfo: memFree=2891980/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=266292 CPUtime=195.3
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 58847 0 0 0 19475 55 0 0 25 0 4 0 1115615849 272683008 58782 4294967295 134512640 135305190 3216221808 3216219984 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 66573 58782 79 194 0 66377 0
[pid=1923/tid=1924] ppid=1919 vsize=266292 CPUtime=48.7
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 7831 0 0 0 4859 11 0 0 25 0 4 0 1115615893 272683008 58782 4294967295 134512640 135305190 3216221808 3074624448 134541668 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=266292 CPUtime=48.69
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 25331 0 0 0 4846 23 0 0 25 0 4 0 1115615893 272683008 58782 4294967295 134512640 135305190 3216221808 3066236096 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=266292 CPUtime=48.8
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 4685 0 0 0 4871 9 0 0 25 0 4 0 1115615893 272683008 58782 4294967295 134512640 135305190 3216221808 3057847488 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.08
Current children cumulated vsize (KiB) 268708

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

[startup+51.202 s]
/proc/loadavg: 4.41 4.29 4.27 5/101 2113
/proc/meminfo: memFree=2891980/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=266712 CPUtime=195.7
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 58958 0 0 0 19515 55 0 0 25 0 4 0 1115615849 273113088 58893 4294967295 134512640 135305190 3216221808 3216219984 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 66678 58893 79 194 0 66482 0
[pid=1923/tid=1924] ppid=1919 vsize=266712 CPUtime=48.8
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 7849 0 0 0 4869 11 0 0 25 0 4 0 1115615893 273113088 58893 4294967295 134512640 135305190 3216221808 3074624704 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=266712 CPUtime=48.79
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 25395 0 0 0 4856 23 0 0 25 0 4 0 1115615893 273113088 58893 4294967295 134512640 135305190 3216221808 3066236096 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=266712 CPUtime=48.9
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 4699 0 0 0 4881 9 0 0 25 0 4 0 1115615893 273113088 58893 4294967295 134512640 135305190 3216221808 3057847488 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 197.48
Current children cumulated vsize (KiB) 269128

[startup+76.8099 s]
/proc/loadavg: 4.49 4.32 4.28 5/101 2115
/proc/meminfo: memFree=2854504/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=303408 CPUtime=298
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 67844 0 0 0 29722 78 0 0 25 0 4 0 1115615849 310689792 67779 4294967295 134512640 135305190 3216221808 3216219984 134528248 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 75852 67779 79 194 0 75656 0
[pid=1923/tid=1924] ppid=1919 vsize=303408 CPUtime=74.4
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 9386 0 0 0 7425 15 0 0 25 0 4 0 1115615893 310689792 67779 4294967295 134512640 135305190 3216221808 3074624704 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=303408 CPUtime=74.31
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 28587 0 0 0 7399 32 0 0 25 0 4 0 1115615893 310689792 67779 4294967295 134512640 135305190 3216221808 3066236096 134528415 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=303408 CPUtime=74.48
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 7165 0 0 0 7435 13 0 0 25 0 4 0 1115615893 310689792 67779 4294967295 134512640 135305190 3216221808 3057847488 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 299.78
Current children cumulated vsize (KiB) 305824

[startup+89.6188 s]
/proc/loadavg: 4.46 4.32 4.28 5/101 2299
/proc/meminfo: memFree=2836036/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320784 CPUtime=348.87
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 72085 0 0 0 34806 81 0 0 25 0 4 0 1115615849 328482816 72016 4294967295 134512640 135305190 3216221808 3216219984 134528379 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80196 72016 79 194 0 80000 0
[pid=1923/tid=1924] ppid=1919 vsize=320784 CPUtime=87.12
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 10195 0 0 0 8696 16 0 0 25 0 4 0 1115615893 328482816 72016 4294967295 134512640 135305190 3216221808 3074624704 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320784 CPUtime=87.02
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 8669 33 0 0 25 0 4 0 1115615893 328482816 72016 4294967295 134512640 135305190 3216221808 3066235984 134538552 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320784 CPUtime=87.13
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 8049 0 0 0 8699 14 0 0 25 0 4 0 1115615893 328482816 72016 4294967295 134512640 135305190 3216221808 3057847488 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 350.65
Current children cumulated vsize (KiB) 323200

[startup+96.0183 s]
/proc/loadavg: 4.51 4.33 4.28 5/101 2299
/proc/meminfo: memFree=2836304/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320928 CPUtime=374.37
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 72136 0 0 0 37349 88 0 0 25 0 4 0 1115615849 328630272 72067 4294967295 134512640 135305190 3216221808 3216219984 134528410 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80232 72067 79 194 0 80036 0
[pid=1923/tid=1924] ppid=1919 vsize=320928 CPUtime=93.5
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 10243 0 0 0 9334 16 0 0 25 0 4 0 1115615893 328630272 72067 4294967295 134512640 135305190 3216221808 3074624704 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320928 CPUtime=93.42
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 9308 34 0 0 25 0 4 0 1115615893 328630272 72067 4294967295 134512640 135305190 3216221808 3066235984 134538165 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320928 CPUtime=93.45
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 8052 0 0 0 9328 17 0 0 25 0 4 0 1115615893 328630272 72067 4294967295 134512640 135305190 3216221808 3057847488 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 376.15
Current children cumulated vsize (KiB) 323344

[startup+99.218 s]
/proc/loadavg: 4.55 4.34 4.28 5/101 2299
/proc/meminfo: memFree=2836304/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320928 CPUtime=387.16
/proc/1923/stat : 1923 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202496 72157 0 0 0 38628 88 0 0 25 0 4 0 1115615849 328630272 72088 4294967295 134512640 135305190 3216221808 3216219712 134556761 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80232 72088 79 194 0 80036 0
[pid=1923/tid=1924] ppid=1919 vsize=320928 CPUtime=96.7
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 10243 0 0 0 9654 16 0 0 25 0 4 0 1115615893 328630272 72088 4294967295 134512640 135305190 3216221808 3074624704 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320928 CPUtime=96.62
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 9628 34 0 0 25 0 4 0 1115615893 328630272 72088 4294967295 134512640 135305190 3216221808 3066235984 134539327 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320928 CPUtime=96.64
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 8052 0 0 0 9647 17 0 0 23 0 4 0 1115615893 328630272 72088 4294967295 134512640 135305190 3216221808 3057847488 134528382 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 388.94
Current children cumulated vsize (KiB) 323344

[startup+100.818 s]
/proc/loadavg: 4.55 4.34 4.28 5/101 2299
/proc/meminfo: memFree=2836336/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320928 CPUtime=392.12
/proc/1923/stat : 1923 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202496 72161 0 0 0 39124 88 0 0 25 0 4 0 1115615849 328630272 72092 4294967295 134512640 135305190 3216221808 3216221216 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80232 72092 79 194 0 80036 0
[pid=1923/tid=1924] ppid=1919 vsize=320928 CPUtime=97.83
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 10243 0 0 0 9767 16 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3074625968 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320928 CPUtime=98.21
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 9787 34 0 0 16 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3066235984 134539032 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320928 CPUtime=97.75
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 8052 0 0 0 9758 17 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3057848752 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 393.9
Current children cumulated vsize (KiB) 323344

[startup+101.618 s]
/proc/loadavg: 4.55 4.34 4.28 2/101 2299
/proc/meminfo: memFree=2836336/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320928 CPUtime=392.91
/proc/1923/stat : 1923 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202496 72161 0 0 0 39203 88 0 0 25 0 4 0 1115615849 328630272 72092 4294967295 134512640 135305190 3216221808 3216221216 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80232 72092 79 194 0 80036 0
[pid=1923/tid=1924] ppid=1919 vsize=320928 CPUtime=97.83
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 10243 0 0 0 9767 16 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3074625968 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320928 CPUtime=99
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 9866 34 0 0 17 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3066235984 134539426 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320928 CPUtime=97.75
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 8052 0 0 0 9758 17 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3057848752 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 394.69
Current children cumulated vsize (KiB) 323344

[startup+102.018 s]
/proc/loadavg: 4.55 4.34 4.28 2/101 2299
/proc/meminfo: memFree=2836336/3368532 swapFree=1953788/1959888
[pid=1919] ppid=1917 vsize=2416 CPUtime=1.78
/proc/1919/stat : 1919 (manysat.sh) S 1917 1919 27966 0 -1 4194304 368 9021 0 0 0 0 175 3 18 0 1 0 1115615671 2473984 274 4294967295 134512640 135169312 3213243296 3213239512 3085328110 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/1919/statm: 604 274 231 161 0 43 0
[pid=1923] ppid=1919 vsize=320928 CPUtime=393.31
/proc/1923/stat : 1923 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202496 72161 0 0 0 39243 88 0 0 25 0 4 0 1115615849 328630272 72092 4294967295 134512640 135305190 3216221808 3216221216 134657474 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/1923/statm: 80232 72092 79 194 0 80036 0
[pid=1923/tid=1924] ppid=1919 vsize=320928 CPUtime=97.83
/proc/1923/task/1924/stat : 1924 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 10243 0 0 0 9767 16 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3074625968 134657474 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=1923/tid=1925] ppid=1919 vsize=320928 CPUtime=99.4
/proc/1923/task/1925/stat : 1925 (manysat1.1_stat) R 1919 1919 27966 0 -1 4202560 30159 0 0 0 9906 34 0 0 17 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3066235984 134538922 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=1923/tid=1926] ppid=1919 vsize=320928 CPUtime=97.75
/proc/1923/task/1926/stat : 1926 (manysat1.1_stat) S 1919 1919 27966 0 -1 4202560 8052 0 0 0 9758 17 0 0 25 0 4 0 1115615893 328630272 72092 4294967295 134512640 135305190 3216221808 3057848752 134657474 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.09
Current children cumulated vsize (KiB) 323344

Child status: 20
Real time (s): 102.05
CPU time (s): 395.12
CPU user time (s): 394.19
CPU system time (s): 0.93
CPU usage (%): 387.183
Max. virtual memory (cumulated for all children) (KiB): 323344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.19
system time used= 0.93
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81843
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= 12216
involuntary context switches= 16753

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 13:18:35
IDJOB=1776436
IDBENCH=20573
IDSOLVER=620
FILE ID=/1776436-1243509515
PBS_JOBID=
Free space on /tmp= 6472 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776436-1243509515/watcher-1776436-1243509515 -o /tmp/evaluation-result-1776436-1243509515/solver-1776436-1243509515 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776436-1243509515.cnf aimd 0

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 9158de01004aff62af67cbb9db5bcbbb
RANDOM SEED= 899962587

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 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	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.41
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 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	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
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	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.061
cache size	: 4096 KB
physical id	: 3
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	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3130564 kB
Buffers:         38188 kB
Cached:          99808 kB
SwapCached:       2256 kB
Active:          70236 kB
Inactive:        77344 kB
HighTotal:     2489216 kB
HighFree:      2378428 kB
LowTotal:       879316 kB
LowFree:        752136 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            6788 kB
Writeback:           0 kB
AnonPages:        8836 kB
Mapped:           3452 kB
Slab:            80792 kB
SReclaimable:    67248 kB
SUnreclaim:      13544 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88680 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6472 MiB
End job on  at 2009-05-28 13:20:18