Trace number 1780081

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 308.15 80.0303

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark308.15
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
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.32/0.31	c ==============================================================================
0.32/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.31	c ==============================================================================
0.32/0.31	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
3.22/3.28	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.22/3.28	c ==============================================================================
3.22/3.28	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.22/3.28	c CPU time:   3.11 s
3.22/3.28	c ==============================================================================
308.08/80.01	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
308.08/80.01	c ============================[ Problem Statistics ]=============================
308.08/80.01	c |                                                                             |
308.08/80.01	c threadId              : 1
308.08/80.01	c restarts              : 894
308.08/80.01	c conflicts             : 204693         (673 /sec)
308.08/80.01	c decisions             : 350612         (1.73 % random) (1153 /sec)
308.08/80.01	c propagations          : 90455431       (297463 /sec)
308.08/80.01	c conflict literals     : 6930509        (41.80 % deleted)
308.08/80.01	c Memory used           : 125.63 MB
308.08/80.01	c CPU time              : 304.09 s
308.08/80.01	
308.08/80.01	c --->m=4, e=8, aimd=0, HOME/23215_many.cnf	time: 76.0225	conflicts: 204693       
308.08/80.02	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-1780081-1243528583/watcher-1780081-1243528583 -o /tmp/evaluation-result-1780081-1243528583/solver-1780081-1243528583 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780081-1243528583.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: 4.50 4.39 4.43 3/99 23215
/proc/meminfo: memFree=3040192/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=1196 CPUtime=0.01
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 237 0 0 0 1 0 0 0 19 0 1 0 1117522779 1224704 174 4294967295 134512640 135034092 3218092048 3218088392 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23216/statm: 299 176 50 128 0 169 0

[startup+0.093232 s]
/proc/loadavg: 4.50 4.39 4.43 3/99 23215
/proc/meminfo: memFree=3040192/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=17460 CPUtime=0.1
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 3815 0 0 0 7 3 0 0 19 0 1 0 1117522779 17879040 3752 4294967295 134512640 135034092 3218092048 3218088392 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23216/statm: 4365 3754 50 128 0 4235 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19872

[startup+0.113232 s]
/proc/loadavg: 4.50 4.39 4.43 3/99 23215
/proc/meminfo: memFree=3040192/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=19572 CPUtime=0.12
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 4578 0 0 0 9 3 0 0 20 0 1 0 1117522779 20041728 4515 4294967295 134512640 135034092 3218092048 3218088040 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23216/statm: 4893 4516 50 128 0 4763 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21984

[startup+0.313214 s]
/proc/loadavg: 4.50 4.39 4.43 3/99 23215
/proc/meminfo: memFree=3040192/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=60500 CPUtime=0.32
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 12068 0 0 0 26 6 0 0 20 0 1 0 1117522779 61952000 12005 4294967295 134512640 135034092 3218092048 3218089440 134542713 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23216/statm: 15125 12005 50 128 0 14995 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62912

[startup+0.713176 s]
/proc/loadavg: 4.50 4.39 4.43 3/99 23215
/proc/meminfo: memFree=3040192/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=68336 CPUtime=0.72
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 14031 0 0 0 64 8 0 0 21 0 1 0 1117522779 69976064 13624 4294967295 134512640 135034092 3218092048 3218088044 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23216/statm: 17084 13624 67 128 0 16954 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 70748

[startup+1.5131 s]
/proc/loadavg: 4.50 4.39 4.43 2/101 23217
/proc/meminfo: memFree=2975780/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=74136 CPUtime=1.51
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 15485 0 0 0 141 10 0 0 23 0 1 0 1117522779 75915264 14930 4294967295 134512640 135034092 3218092048 3218088288 134566310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23216/statm: 18534 14930 67 128 0 18404 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 76548

[startup+3.11294 s]
/proc/loadavg: 4.50 4.39 4.43 2/101 23218
/proc/meminfo: memFree=2971636/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2412 CPUtime=0
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117522778 2469888 273 4294967295 134512640 135169312 3213390800 3213389336 3085500142 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23215/statm: 603 273 231 161 0 42 0
[pid=23216] ppid=23215 vsize=75032 CPUtime=3.11
/proc/23216/stat : 23216 (SatElite) R 23215 23215 19648 0 -1 4202496 25719 0 0 0 295 16 0 0 25 0 1 0 1117522779 76832768 15094 4294967295 134512640 135034092 3218092048 3218088044 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/23216/statm: 18758 15094 67 128 0 18628 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 77444

[startup+6.31265 s]
/proc/loadavg: 4.21 4.33 4.42 7/104 23222
/proc/meminfo: memFree=2986008/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=71388 CPUtime=10.69
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 11177 0 0 0 1053 16 0 0 16 0 4 0 1117523122 73101312 11098 4294967295 134512640 135305190 3215011152 3215008992 134551697 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 17847 11098 79 194 0 17651 0
[pid=23219/tid=23220] ppid=23215 vsize=71388 CPUtime=2.6
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 790 0 0 0 258 2 0 0 16 0 4 0 1117523143 73101312 11098 4294967295 134512640 135305190 3215011152 3080346816 134528421 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=71388 CPUtime=2.63
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 1014 0 0 0 260 3 0 0 16 0 4 0 1117523143 73101312 11098 4294967295 134512640 135305190 3215011152 3071957888 134555612 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=71388 CPUtime=2.62
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 926 0 0 0 259 3 0 0 15 0 4 0 1117523143 73101312 11098 4294967295 134512640 135305190 3215011152 3063569600 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 73804

[startup+12.712 s]
/proc/loadavg: 4.44 4.37 4.43 8/104 23223
/proc/meminfo: memFree=2972496/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=83496 CPUtime=36.21
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 14033 0 0 0 3601 20 0 0 16 0 4 0 1117523122 85499904 13954 4294967295 134512640 135305190 3215011152 3215009328 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 20874 13954 79 194 0 20678 0
[pid=23219/tid=23220] ppid=23215 vsize=83496 CPUtime=9
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 1395 0 0 0 898 2 0 0 17 0 4 0 1117523143 85499904 13954 4294967295 134512640 135305190 3215011152 3080346544 134557990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=83496 CPUtime=9.02
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 1840 0 0 0 899 3 0 0 20 0 4 0 1117523143 85499904 13954 4294967295 134512640 135305190 3215011152 3071958208 134528406 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=83496 CPUtime=8.97
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 1640 0 0 0 893 4 0 0 16 0 4 0 1117523143 85499904 13954 4294967295 134512640 135305190 3215011152 3063569488 134529059 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.65
Current children cumulated vsize (KiB) 85912

[startup+25.5108 s]
/proc/loadavg: 4.48 4.39 4.43 5/104 23406
/proc/meminfo: memFree=2955252/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=99356 CPUtime=87.08
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 17919 0 0 0 8673 35 0 0 25 0 4 0 1117523122 101740544 17840 4294967295 134512640 135305190 3215011152 3215009328 134528480 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 24839 17840 79 194 0 24643 0
[pid=23219/tid=23220] ppid=23215 vsize=99356 CPUtime=21.66
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 2180 0 0 0 2162 4 0 0 25 0 4 0 1117523143 101740544 17840 4294967295 134512640 135305190 3215011152 3080346816 134528415 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=99356 CPUtime=21.74
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3079 0 0 0 2167 7 0 0 25 0 4 0 1117523143 101740544 17840 4294967295 134512640 135305190 3215011152 3071958132 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=99356 CPUtime=21.71
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 2635 0 0 0 2161 10 0 0 18 0 4 0 1117523143 101740544 17840 4294967295 134512640 135305190 3215011152 3063569600 134528747 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.52
Current children cumulated vsize (KiB) 101772

[startup+51.1084 s]
/proc/loadavg: 4.31 4.36 4.42 6/104 23413
/proc/meminfo: memFree=2933792/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=122884 CPUtime=189.31
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 23706 0 0 0 18884 47 0 0 25 0 4 0 1117523122 125833216 23614 4294967295 134512640 135305190 3215011152 3215008992 134551930 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 30721 23614 79 194 0 30525 0
[pid=23219/tid=23220] ppid=23215 vsize=122884 CPUtime=47.25
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3517 0 0 0 4719 6 0 0 25 0 4 0 1117523143 125833216 23614 4294967295 134512640 135305190 3215011152 3080346816 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=122884 CPUtime=47.27
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4904 0 0 0 4718 9 0 0 25 0 4 0 1117523143 125833216 23614 4294967295 134512640 135305190 3215011152 3071958208 134528399 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=122884 CPUtime=47.22
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3958 0 0 0 4706 16 0 0 25 0 4 0 1117523143 125833216 23614 4294967295 134512640 135305190 3215011152 3063569600 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 192.75
Current children cumulated vsize (KiB) 125300

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

[startup+63.9072 s]
/proc/loadavg: 4.24 4.34 4.41 5/104 23413
/proc/meminfo: memFree=2929164/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=126248 CPUtime=240.39
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 24670 0 0 0 23984 55 0 0 25 0 4 0 1117523122 129277952 24578 4294967295 134512640 135305190 3215011152 3215009328 134528418 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 31562 24578 79 194 0 31366 0
[pid=23219/tid=23220] ppid=23215 vsize=126248 CPUtime=60.03
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3755 0 0 0 5996 7 0 0 25 0 4 0 1117523143 129277952 24578 4294967295 134512640 135305190 3215011152 3080346816 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=126248 CPUtime=60.02
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5056 0 0 0 5989 13 0 0 25 0 4 0 1117523143 129277952 24578 4294967295 134512640 135305190 3215011152 3071958132 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=126248 CPUtime=59.97
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4242 0 0 0 5979 18 0 0 25 0 4 0 1117523143 129277952 24578 4294967295 134512640 135305190 3215011152 3063569600 134528559 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 243.83
Current children cumulated vsize (KiB) 128664

[startup+70.3066 s]
/proc/loadavg: 4.22 4.33 4.41 5/104 23413
/proc/meminfo: memFree=2928264/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=127208 CPUtime=265.92
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 24961 0 0 0 26536 56 0 0 25 0 4 0 1117523122 130260992 24869 4294967295 134512640 135305190 3215011152 3215009328 134528571 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 31802 24869 79 194 0 31606 0
[pid=23219/tid=23220] ppid=23215 vsize=127208 CPUtime=66.42
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3823 0 0 0 6635 7 0 0 25 0 4 0 1117523143 130260992 24869 4294967295 134512640 135305190 3215011152 3080346520 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=127208 CPUtime=66.4
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5164 0 0 0 6627 13 0 0 25 0 4 0 1117523143 130260992 24869 4294967295 134512640 135305190 3215011152 3071958208 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=127208 CPUtime=66.32
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4322 0 0 0 6614 18 0 0 25 0 4 0 1117523143 130260992 24869 4294967295 134512640 135305190 3215011152 3063569600 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 269.36
Current children cumulated vsize (KiB) 129624

[startup+76.7059 s]
/proc/loadavg: 4.29 4.34 4.41 5/104 23414
/proc/meminfo: memFree=2926916/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128224 CPUtime=291.46
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25258 0 0 0 29087 59 0 0 25 0 4 0 1117523122 131301376 25166 4294967295 134512640 135305190 3215011152 3215009328 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32056 25166 79 194 0 31860 0
[pid=23219/tid=23220] ppid=23215 vsize=128224 CPUtime=72.82
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3896 0 0 0 7275 7 0 0 24 0 4 0 1117523143 131301376 25166 4294967295 134512640 135305190 3215011152 3080346704 134537981 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128224 CPUtime=72.75
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5249 0 0 0 7262 13 0 0 25 0 4 0 1117523143 131301376 25166 4294967295 134512640 135305190 3215011152 3071958132 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128224 CPUtime=72.72
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4414 0 0 0 7254 18 0 0 25 0 4 0 1117523143 131301376 25166 4294967295 134512640 135305190 3215011152 3063569600 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 294.9
Current children cumulated vsize (KiB) 130640

[startup+78.3058 s]
/proc/loadavg: 4.26 4.34 4.41 5/104 23415
/proc/meminfo: memFree=2926668/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128356 CPUtime=297.85
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25309 0 0 0 29724 61 0 0 25 0 4 0 1117523122 131436544 25217 4294967295 134512640 135305190 3215011152 3215009328 134528201 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32089 25217 79 194 0 31893 0
[pid=23219/tid=23220] ppid=23215 vsize=128356 CPUtime=74.42
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3901 0 0 0 7434 8 0 0 25 0 4 0 1117523143 131436544 25217 4294967295 134512640 135305190 3215011152 3080346816 134528301 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128356 CPUtime=74.35
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5268 0 0 0 7421 14 0 0 25 0 4 0 1117523143 131436544 25217 4294967295 134512640 135305190 3215011152 3071958208 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128356 CPUtime=74.31
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4427 0 0 0 7413 18 0 0 25 0 4 0 1117523143 131436544 25217 4294967295 134512640 135305190 3215011152 3063569600 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 301.29
Current children cumulated vsize (KiB) 130772

[startup+79.1057 s]
/proc/loadavg: 4.26 4.34 4.41 5/104 23415
/proc/meminfo: memFree=2926552/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128508 CPUtime=301.07
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25323 0 0 0 30046 61 0 0 25 0 4 0 1117523122 131592192 25231 4294967295 134512640 135305190 3215011152 3215009328 134528542 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32127 25231 79 194 0 31931 0
[pid=23219/tid=23220] ppid=23215 vsize=128508 CPUtime=75.22
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3901 0 0 0 7514 8 0 0 25 0 4 0 1117523143 131592192 25231 4294967295 134512640 135305190 3215011152 3080346816 134531193 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128508 CPUtime=75.16
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5270 0 0 0 7502 14 0 0 25 0 4 0 1117523143 131592192 25231 4294967295 134512640 135305190 3215011152 3071958208 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128508 CPUtime=75.11
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4431 0 0 0 7493 18 0 0 25 0 4 0 1117523143 131592192 25231 4294967295 134512640 135305190 3215011152 3063569600 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 304.51
Current children cumulated vsize (KiB) 130924

[startup+79.5057 s]
/proc/loadavg: 4.26 4.34 4.41 5/104 23415
/proc/meminfo: memFree=2926552/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128508 CPUtime=302.64
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25345 0 0 0 30203 61 0 0 25 0 4 0 1117523122 131592192 25253 4294967295 134512640 135305190 3215011152 3215009328 134528744 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32127 25253 79 194 0 31931 0
[pid=23219/tid=23220] ppid=23215 vsize=128508 CPUtime=75.62
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3904 0 0 0 7554 8 0 0 25 0 4 0 1117523143 131592192 25253 4294967295 134512640 135305190 3215011152 3080346816 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128508 CPUtime=75.54
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5285 0 0 0 7540 14 0 0 25 0 4 0 1117523143 131592192 25253 4294967295 134512640 135305190 3215011152 3071958052 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128508 CPUtime=75.51
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4435 0 0 0 7533 18 0 0 25 0 4 0 1117523143 131592192 25253 4294967295 134512640 135305190 3215011152 3063569600 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 306.08
Current children cumulated vsize (KiB) 130924

[startup+79.9056 s]
/proc/loadavg: 4.26 4.34 4.41 5/104 23415
/proc/meminfo: memFree=2926552/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128640 CPUtime=304.24
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25351 0 0 0 30363 61 0 0 25 0 4 0 1117523122 131727360 25259 4294967295 134512640 135305190 3215011152 3215009328 134528630 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32160 25259 79 194 0 31964 0
[pid=23219/tid=23220] ppid=23215 vsize=128640 CPUtime=76.02
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3909 0 0 0 7594 8 0 0 25 0 4 0 1117523143 131727360 25259 4294967295 134512640 135305190 3215011152 3080346816 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128640 CPUtime=75.94
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5286 0 0 0 7580 14 0 0 25 0 4 0 1117523143 131727360 25259 4294967295 134512640 135305190 3215011152 3071958208 134528382 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128640 CPUtime=75.91
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4435 0 0 0 7573 18 0 0 25 0 4 0 1117523143 131727360 25259 4294967295 134512640 135305190 3215011152 3063569600 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 307.68
Current children cumulated vsize (KiB) 131056

[startup+80.0056 s]
/proc/loadavg: 4.26 4.34 4.41 5/104 23415
/proc/meminfo: memFree=2926552/3368532 swapFree=1953580/1959888
[pid=23215] ppid=23213 vsize=2416 CPUtime=3.44
/proc/23215/stat : 23215 (manysat.sh) S 23213 23215 19648 0 -1 4194304 370 28433 0 0 0 0 326 18 18 0 1 0 1117522778 2473984 274 4294967295 134512640 135169312 3213390800 3213387016 3085500142 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/23215/statm: 604 274 231 161 0 43 0
[pid=23219] ppid=23215 vsize=128640 CPUtime=304.64
/proc/23219/stat : 23219 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202496 25352 0 0 0 30403 61 0 0 25 0 4 0 1117523122 131727360 25260 4294967295 134512640 135305190 3215011152 3215009328 134528525 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23219/statm: 32160 25260 79 194 0 31964 0
[pid=23219/tid=23220] ppid=23215 vsize=128640 CPUtime=76.12
/proc/23219/task/23220/stat : 23220 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 3909 0 0 0 7604 8 0 0 25 0 4 0 1117523143 131727360 25260 4294967295 134512640 135305190 3215011152 3080346816 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23219/tid=23221] ppid=23215 vsize=128640 CPUtime=76.04
/proc/23219/task/23221/stat : 23221 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 5287 0 0 0 7590 14 0 0 25 0 4 0 1117523143 131727360 25260 4294967295 134512640 135305190 3215011152 3071958132 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23219/tid=23222] ppid=23215 vsize=128640 CPUtime=76.01
/proc/23219/task/23222/stat : 23222 (manysat1.1_stat) R 23215 23215 19648 0 -1 4202560 4435 0 0 0 7583 18 0 0 25 0 4 0 1117523143 131727360 25260 4294967295 134512640 135305190 3215011152 3063569600 134528520 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 308.08
Current children cumulated vsize (KiB) 131056

Child status: 20
Real time (s): 80.0303
CPU time (s): 308.15
CPU user time (s): 307.35
CPU system time (s): 0.8
CPU usage (%): 385.042
Max. virtual memory (cumulated for all children) (KiB): 131056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 307.35
system time used= 0.8
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54448
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= 12172
involuntary context switches= 24393

runsolver used 0.02 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:36:23
IDJOB=1780081
IDBENCH=70952
IDSOLVER=620
FILE ID=/1780081-1243528583
PBS_JOBID=
Free space on /tmp= 15878 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780081-1243528583/watcher-1780081-1243528583 -o /tmp/evaluation-result-1780081-1243528583/solver-1780081-1243528583 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780081-1243528583.cnf aimd 0

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED= 386482088

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.105
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.42
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.105
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.11
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.105
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.16
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3040192 kB
Buffers:         28384 kB
Cached:         220740 kB
SwapCached:       2424 kB
Active:          98500 kB
Inactive:       161356 kB
HighTotal:     2489216 kB
HighFree:      2254912 kB
LowTotal:       879316 kB
LowFree:        785280 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            8832 kB
Writeback:           0 kB
AnonPages:       10012 kB
Mapped:           4984 kB
Slab:            58176 kB
SReclaimable:    49868 kB
SUnreclaim:       8308 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15878 MiB
End job on  at 2009-05-28 18:37:44