Trace number 1780114

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 1/2009-03-20 (4 threads)UNSAT 330.25 86.654

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.21
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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.61/0.66	c ==============================================================================
0.61/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.61/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.61/0.66	c ==============================================================================
0.61/0.66	c |         0 |  837681  1954455 |  251304       0        0     nan |  0.000 % |
4.01/4.10	c |         0 |  300018   873722 |      --       0       --      -- |     --   | -461080/-885064
4.11/4.10	c ==============================================================================
4.11/4.10	c Result  :   #vars: 71485   #clauses: 300018   #literals: 873722
4.11/4.10	c CPU time:   3.94 s
4.11/4.10	c ==============================================================================
330.19/86.63	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
330.19/86.63	c ============================[ Problem Statistics ]=============================
330.19/86.63	c |                                                                             |
330.19/86.63	c threadId              : 2
330.19/86.63	c restarts              : 13
330.19/86.63	c conflicts             : 37425          (115 /sec)
330.19/86.63	c decisions             : 49799          (1.92 % random) (153 /sec)
330.19/86.63	c propagations          : 138866846      (426954 /sec)
330.19/86.63	c conflict literals     : 858409         (61.20 % deleted)
330.19/86.63	c Memory used           : 146.54 MB
330.19/86.63	c CPU time              : 325.25 s
330.19/86.63	
330.19/86.63	c --->m=4, e=8, aimd=1, HOME/5182_many.cnf	time: 81.3125	conflicts: 37425        
330.19/86.64	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-1780114-1243529083/watcher-1780114-1243529083 -o /tmp/evaluation-result-1780114-1243529083/solver-1780114-1243529083 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780114-1243529083.cnf aimd 1 

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.10 4.20 4.34 3/96 5182
/proc/meminfo: memFree=2899920/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=1628 CPUtime=0
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 356 0 0 0 0 0 0 0 18 0 1 0 1107009536 1667072 293 4294967295 134512640 135034092 3213198176 3213194520 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 407 293 50 128 0 277 0

[startup+0.036202 s]
/proc/loadavg: 4.10 4.20 4.34 3/96 5182
/proc/meminfo: memFree=2899920/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=7748 CPUtime=0.04
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 1697 0 0 0 3 1 0 0 18 0 1 0 1107009536 7933952 1634 4294967295 134512640 135034092 3213198176 3213194520 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 1937 1635 50 128 0 1807 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10160

[startup+0.106196 s]
/proc/loadavg: 4.10 4.20 4.34 3/96 5182
/proc/meminfo: memFree=2899920/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=18840 CPUtime=0.11
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 4436 0 0 0 10 1 0 0 18 0 1 0 1107009536 19292160 4373 4294967295 134512640 135034092 3213198176 3213194136 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 4710 4373 50 128 0 4580 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 21252

[startup+0.306182 s]
/proc/loadavg: 4.10 4.20 4.34 3/96 5182
/proc/meminfo: memFree=2899920/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=58856 CPUtime=0.31
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 12201 0 0 0 27 4 0 0 18 0 1 0 1107009536 60268544 12138 4294967295 134512640 135034092 3213198176 3213194520 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 14714 12139 50 128 0 14584 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 61268

[startup+0.706155 s]
/proc/loadavg: 4.10 4.20 4.34 3/96 5182
/proc/meminfo: memFree=2899920/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=127664 CPUtime=0.71
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 25972 0 0 0 58 13 0 0 18 0 1 0 1107009536 130727936 25909 4294967295 134512640 135034092 3213198176 3213194976 134539656 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 31916 25909 63 128 0 31786 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 130076

[startup+1.5061 s]
/proc/loadavg: 4.10 4.20 4.34 2/98 5185
/proc/meminfo: memFree=2789116/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=142164 CPUtime=1.51
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 30596 0 0 0 135 16 0 0 20 0 1 0 1107009536 145575936 28157 4294967295 134512640 135034092 3213198176 3213194172 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 35541 28157 67 128 0 35411 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 144576

[startup+3.10599 s]
/proc/loadavg: 4.10 4.20 4.34 2/98 5185
/proc/meminfo: memFree=2769528/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2412 CPUtime=0
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107009536 2469888 273 4294967295 134512640 135169312 3221119792 3221118328 3085221614 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/5182/statm: 603 273 231 161 0 42 0
[pid=5183] ppid=5182 vsize=147888 CPUtime=3.11
/proc/5183/stat : 5183 (SatElite) R 5182 5182 1628 0 -1 4202496 32577 0 0 0 294 17 0 0 25 0 1 0 1107009536 151437312 29844 4294967295 134512640 135034092 3213198176 3213194364 134679756 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5183/statm: 36972 29844 67 128 0 36842 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 150300

[startup+6.30579 s]
/proc/loadavg: 3.85 4.15 4.32 6/101 5191
/proc/meminfo: memFree=2789596/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=125376 CPUtime=5.44
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 22979 0 0 0 525 19 0 0 17 0 4 0 1107009985 128385024 22914 4294967295 134512640 135305190 3215691248 3215689088 134551651 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5187/statm: 31344 22914 79 194 0 31148 0
[pid=5187/tid=5189] ppid=5182 vsize=125376 CPUtime=1.21
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 517 0 0 0 116 5 0 0 16 0 4 0 1107010044 128385024 22914 4294967295 134512640 135305190 3215691248 3050044336 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=125376 CPUtime=1.22
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 530 0 0 0 120 2 0 0 16 0 4 0 1107010044 128385024 22914 4294967295 134512640 135305190 3215691248 3041656000 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=125376 CPUtime=1.21
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 456 0 0 0 115 6 0 0 18 0 4 0 1107010044 128385024 22914 4294967295 134512640 135305190 3215691248 3033267392 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.93
Current children cumulated vsize (KiB) 127792

[startup+12.7053 s]
/proc/loadavg: 4.02 4.18 4.33 7/102 5210
/proc/meminfo: memFree=2782512/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=128276 CPUtime=30.91
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 23749 0 0 0 3066 25 0 0 25 0 4 0 1107009985 131354624 23684 4294967295 134512640 135305190 3215691248 3215689152 134557480 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/5187/statm: 32069 23684 79 194 0 31873 0
[pid=5187/tid=5189] ppid=5182 vsize=128276 CPUtime=7.6
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 691 0 0 0 754 6 0 0 25 0 4 0 1107010044 131354624 23684 4294967295 134512640 135305190 3215691248 3050044608 134528512 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=128276 CPUtime=7.58
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 690 0 0 0 754 4 0 0 25 0 4 0 1107010044 131354624 23684 4294967295 134512640 135305190 3215691248 3041655680 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=128276 CPUtime=7.54
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 683 0 0 0 746 8 0 0 25 0 4 0 1107010044 131354624 23684 4294967295 134512640 135305190 3215691248 3033267120 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35.4
Current children cumulated vsize (KiB) 130692

[startup+25.5045 s]
/proc/loadavg: 4.23 4.22 4.34 5/101 5375
/proc/meminfo: memFree=2777272/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=133956 CPUtime=81.74
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 25213 0 0 0 8146 28 0 0 25 0 4 0 1107009985 137170944 25148 4294967295 134512640 135305190 3215691248 3215689424 134528421 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/5187/statm: 33489 25148 79 194 0 33293 0
[pid=5187/tid=5189] ppid=5182 vsize=133956 CPUtime=20.32
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 958 0 0 0 2025 7 0 0 25 0 4 0 1107010044 137170944 25148 4294967295 134512640 135305190 3215691248 3050044336 134557241 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=133956 CPUtime=20.2
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 910 0 0 0 2015 5 0 0 25 0 4 0 1107010044 137170944 25148 4294967295 134512640 135305190 3215691248 3041656000 134528315 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=133956 CPUtime=20.31
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1061 0 0 0 2022 9 0 0 25 0 4 0 1107010044 137170944 25148 4294967295 134512640 135305190 3215691248 3033267392 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 86.23
Current children cumulated vsize (KiB) 136372

[startup+51.1027 s]
/proc/loadavg: 4.15 4.20 4.33 5/101 5376
/proc/meminfo: memFree=2768348/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=142400 CPUtime=184.02
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 27445 0 0 0 18367 35 0 0 25 0 4 0 1107009985 145817600 27380 4294967295 134512640 135305190 3215691248 3215689424 134528837 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/5187/statm: 35600 27380 79 194 0 35404 0
[pid=5187/tid=5189] ppid=5182 vsize=142400 CPUtime=45.8
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1402 0 0 0 4567 13 0 0 25 0 4 0 1107010044 145817600 27380 4294967295 134512640 135305190 3215691248 3050044608 134530636 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=142400 CPUtime=45.8
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1381 0 0 0 4575 5 0 0 25 0 4 0 1107010044 145817600 27380 4294967295 134512640 135305190 3215691248 3041656000 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=142400 CPUtime=45.91
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1756 0 0 0 4581 10 0 0 25 0 4 0 1107010044 145817600 27380 4294967295 134512640 135305190 3215691248 3033267392 134528573 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.51
Current children cumulated vsize (KiB) 144816

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

[startup+63.9019 s]
/proc/loadavg: 4.20 4.21 4.33 5/101 5377
/proc/meminfo: memFree=2766504/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=143812 CPUtime=235.16
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 27788 0 0 0 23477 39 0 0 25 0 4 0 1107009985 147263488 27723 4294967295 134512640 135305190 3215691248 3215689152 134557163 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/5187/statm: 35953 27723 79 194 0 35757 0
[pid=5187/tid=5189] ppid=5182 vsize=143812 CPUtime=58.55
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1491 0 0 0 5841 14 0 0 25 0 4 0 1107010044 147263488 27723 4294967295 134512640 135305190 3215691248 3050044608 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=143812 CPUtime=58.6
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1477 0 0 0 5855 5 0 0 25 0 4 0 1107010044 147263488 27723 4294967295 134512640 135305190 3215691248 3041656000 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=143812 CPUtime=58.7
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1833 0 0 0 5859 11 0 0 25 0 4 0 1107010044 147263488 27723 4294967295 134512640 135305190 3215691248 3033267392 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 239.65
Current children cumulated vsize (KiB) 146228

[startup+76.711 s]
/proc/loadavg: 4.25 4.22 4.33 5/101 5561
/proc/meminfo: memFree=2762560/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=146592 CPUtime=286.11
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 28485 0 0 0 28566 45 0 0 25 0 4 0 1107009985 150110208 28414 4294967295 134512640 135305190 3215691248 3215689424 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 36648 28414 79 194 0 36452 0
[pid=5187/tid=5189] ppid=5182 vsize=146592 CPUtime=71.25
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1621 0 0 0 7110 15 0 0 25 0 4 0 1107010044 150110208 28414 4294967295 134512640 135305190 3215691248 3050044608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=146592 CPUtime=71.41
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1647 0 0 0 7135 6 0 0 25 0 4 0 1107010044 150110208 28414 4294967295 134512640 135305190 3215691248 3041656000 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=146592 CPUtime=71.39
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2077 0 0 0 7127 12 0 0 25 0 4 0 1107010044 150110208 28414 4294967295 134512640 135305190 3215691248 3033267392 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 290.6
Current children cumulated vsize (KiB) 149008

[startup+83.1206 s]
/proc/loadavg: 4.23 4.21 4.33 6/101 5563
/proc/meminfo: memFree=2760864/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=149144 CPUtime=311.74
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29132 0 0 0 31128 46 0 0 25 0 4 0 1107009985 152723456 29061 4294967295 134512640 135305190 3215691248 3215689424 134528184 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37286 29061 79 194 0 37090 0
[pid=5187/tid=5189] ppid=5182 vsize=149144 CPUtime=77.66
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1730 0 0 0 7750 16 0 0 25 0 4 0 1107010044 152723456 29061 4294967295 134512640 135305190 3215691248 3050044608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=149144 CPUtime=77.82
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1774 0 0 0 7776 6 0 0 25 0 4 0 1107010044 152723456 29061 4294967295 134512640 135305190 3215691248 3041656000 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=149144 CPUtime=77.79
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2268 0 0 0 7767 12 0 0 25 0 4 0 1107010044 152723456 29061 4294967295 134512640 135305190 3215691248 3033267392 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 316.23
Current children cumulated vsize (KiB) 151560

[startup+84.7204 s]
/proc/loadavg: 4.29 4.22 4.34 5/101 5564
/proc/meminfo: memFree=2759624/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=149912 CPUtime=318.13
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29304 0 0 0 31767 46 0 0 25 0 4 0 1107009985 153509888 29216 4294967295 134512640 135305190 3215691248 3215689424 134528363 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37478 29216 79 194 0 37282 0
[pid=5187/tid=5189] ppid=5182 vsize=149912 CPUtime=79.26
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1755 0 0 0 7910 16 0 0 25 0 4 0 1107010044 153509888 29216 4294967295 134512640 135305190 3215691248 3050044608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=149912 CPUtime=79.42
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1797 0 0 0 7936 6 0 0 25 0 4 0 1107010044 153509888 29216 4294967295 134512640 135305190 3215691248 3041656000 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=149912 CPUtime=79.38
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2310 0 0 0 7926 12 0 0 25 0 4 0 1107010044 153509888 29216 4294967295 134512640 135305190 3215691248 3033267140 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 322.62
Current children cumulated vsize (KiB) 152328

[startup+85.5204 s]
/proc/loadavg: 4.29 4.22 4.34 5/101 5564
/proc/meminfo: memFree=2759624/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=149912 CPUtime=321.32
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29319 0 0 0 32086 46 0 0 25 0 4 0 1107009985 153509888 29231 4294967295 134512640 135305190 3215691248 3215689424 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37478 29231 79 194 0 37282 0
[pid=5187/tid=5189] ppid=5182 vsize=149912 CPUtime=80.06
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1755 0 0 0 7990 16 0 0 25 0 4 0 1107010044 153509888 29231 4294967295 134512640 135305190 3215691248 3050044336 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=149912 CPUtime=80.22
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1800 0 0 0 8016 6 0 0 25 0 4 0 1107010044 153509888 29231 4294967295 134512640 135305190 3215691248 3041656000 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=149912 CPUtime=80.17
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2315 0 0 0 8005 12 0 0 25 0 4 0 1107010044 153509888 29231 4294967295 134512640 135305190 3215691248 3033267392 134530624 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 325.81
Current children cumulated vsize (KiB) 152328

[startup+86.3203 s]
/proc/loadavg: 4.29 4.22 4.34 5/101 5564
/proc/meminfo: memFree=2759532/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=150048 CPUtime=324.51
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29329 0 0 0 32404 47 0 0 25 0 4 0 1107009985 153649152 29241 4294967295 134512640 135305190 3215691248 3215689424 134528562 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37512 29241 79 194 0 37316 0
[pid=5187/tid=5189] ppid=5182 vsize=150048 CPUtime=80.86
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1755 0 0 0 8070 16 0 0 25 0 4 0 1107010044 153649152 29241 4294967295 134512640 135305190 3215691248 3050044608 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=150048 CPUtime=81.02
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1800 0 0 0 8096 6 0 0 25 0 4 0 1107010044 153649152 29241 4294967295 134512640 135305190 3215691248 3041655888 134529062 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=150048 CPUtime=80.96
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2323 0 0 0 8083 13 0 0 25 0 4 0 1107010044 153649152 29241 4294967295 134512640 135305190 3215691248 3033267392 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 329
Current children cumulated vsize (KiB) 152464

[startup+86.5203 s]
/proc/loadavg: 4.29 4.22 4.34 5/101 5564
/proc/meminfo: memFree=2759532/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=150048 CPUtime=325.31
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29330 0 0 0 32482 49 0 0 25 0 4 0 1107009985 153649152 29242 4294967295 134512640 135305190 3215691248 3215689424 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37512 29242 79 194 0 37316 0
[pid=5187/tid=5189] ppid=5182 vsize=150048 CPUtime=81.06
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1755 0 0 0 8090 16 0 0 25 0 4 0 1107010044 153649152 29242 4294967295 134512640 135305190 3215691248 3050044608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=150048 CPUtime=81.22
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1800 0 0 0 8116 6 0 0 25 0 4 0 1107010044 153649152 29242 4294967295 134512640 135305190 3215691248 3041655616 134551513 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=150048 CPUtime=81.16
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2323 0 0 0 8101 15 0 0 25 0 4 0 1107010044 153649152 29242 4294967295 134512640 135305190 3215691248 3033267120 134559176 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 329.8
Current children cumulated vsize (KiB) 152464

[startup+86.6203 s]
/proc/loadavg: 4.29 4.22 4.34 5/101 5564
/proc/meminfo: memFree=2759532/3368532 swapFree=1954076/1959888
[pid=5182] ppid=5180 vsize=2416 CPUtime=4.49
/proc/5182/stat : 5182 (manysat.sh) S 5180 5182 1628 0 -1 4194304 368 37441 0 0 0 0 429 20 17 0 1 0 1107009536 2473984 274 4294967295 134512640 135169312 3221119792 3221116008 3085221614 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/5182/statm: 604 274 231 161 0 43 0
[pid=5187] ppid=5182 vsize=150048 CPUtime=325.7
/proc/5187/stat : 5187 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202496 29331 0 0 0 32521 49 0 0 25 0 4 0 1107009985 153649152 29243 4294967295 134512640 135305190 3215691248 3215689152 134557147 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/5187/statm: 37512 29243 79 194 0 37316 0
[pid=5187/tid=5189] ppid=5182 vsize=150048 CPUtime=81.16
/proc/5187/task/5189/stat : 5189 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1755 0 0 0 8100 16 0 0 25 0 4 0 1107010044 153649152 29243 4294967295 134512640 135305190 3215691248 3050044608 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=5187/tid=5190] ppid=5182 vsize=150048 CPUtime=81.32
/proc/5187/task/5190/stat : 5190 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 1800 0 0 0 8126 6 0 0 25 0 4 0 1107010044 153649152 29243 4294967295 134512640 135305190 3215691248 3041656000 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=5187/tid=5191] ppid=5182 vsize=150048 CPUtime=81.25
/proc/5187/task/5191/stat : 5191 (manysat1.1_stat) R 5182 5182 1628 0 -1 4202560 2323 0 0 0 8110 15 0 0 25 0 4 0 1107010044 153649152 29243 4294967295 134512640 135305190 3215691248 3033267392 134528402 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 330.19
Current children cumulated vsize (KiB) 152464

Child status: 20
Real time (s): 86.654
CPU time (s): 330.25
CPU user time (s): 329.54
CPU system time (s): 0.71
CPU usage (%): 381.113
Max. virtual memory (cumulated for all children) (KiB): 163252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.54
system time used= 0.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67433
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= 7569
involuntary context switches= 14268

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 18:44:43
IDJOB=1780114
IDBENCH=70954
IDSOLVER=623
FILE ID=tipi44/1780114-1243529083
PBS_JOBID=
Free space on /tmp= 15879 MiB

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

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

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED= 2128513484

Linux tipi44 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.116
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.116
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.10
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.116
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2899920 kB
Buffers:        142116 kB
Cached:         219256 kB
SwapCached:       2180 kB
Active:         122884 kB
Inactive:       248356 kB
HighTotal:     2489216 kB
HighFree:      2257916 kB
LowTotal:       879316 kB
LowFree:        642004 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:           16944 kB
Writeback:           0 kB
AnonPages:        8932 kB
Mapped:           3316 kB
Slab:            87556 kB
SReclaimable:    77488 kB
SUnreclaim:      10068 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88088 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15879 MiB
End job on tipi44 at 2009-05-28 18:46:11