Trace number 1780222

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 2/2009-03-20 (4 threads)UNSAT 561.71 153.241

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L90_coli.sat.cnf
MD5SUMa9e7651569c1b43a1021c78982fb4e6b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark247.36
Satisfiable
(Un)Satisfiability was proved
Number of variables282842
Number of clauses1350458
Sum of the clauses size3903824
Maximum clause length11
Minimum clause length1
Number of clauses of size 129377
Number of clauses of size 2364467
Number of clauses of size 3730908
Number of clauses of size 4177355
Number of clauses of size 548082
Number of clauses of size over 5269

Solver Data

0.00/0.00	c Parsing...
1.00/1.04	c ==============================================================================
1.00/1.04	c |           |     ORIGINAL     |              LEARNT              |          |
1.00/1.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.00/1.04	c ==============================================================================
1.00/1.04	c |         0 | 1268704  3718600 |  380611       0        0     nan |  0.000 % |
14.81/14.89	c |         0 |  433228  1602137 |      --       0       --      -- |     --   | -674843/-1677597
14.81/14.89	c ==============================================================================
14.81/14.89	c Result  :   #vars: 41452   #clauses: 433228   #literals: 1602137
14.81/14.89	c CPU time:   14.68 s
14.81/14.89	c ==============================================================================
561.67/153.21	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
561.67/153.21	c ============================[ Problem Statistics ]=============================
561.67/153.21	c |                                                                             |
561.67/153.21	c threadId              : 0
561.67/153.21	c restarts              : 356
561.67/153.21	c conflicts             : 267096         (490 /sec)
561.67/153.21	c decisions             : 435543         (1.69 % random) (799 /sec)
561.67/153.21	c propagations          : 155483665      (285197 /sec)
561.67/153.21	c conflict literals     : 8684378        (39.20 % deleted)
561.67/153.21	c Memory used           : 228.19 MB
561.67/153.21	c CPU time              : 545.18 s
561.67/153.21	
561.67/153.21	c --->m=4, e=8, aimd=2, HOME/27892_many.cnf	time: 136.295	conflicts: 267096       
561.67/153.22	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-1780222-1243529581/watcher-1780222-1243529581 -o /tmp/evaluation-result-1780222-1243529581/solver-1780222-1243529581 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780222-1243529581.cnf aimd 2 

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.85 3.95 4.15 3/97 27892
/proc/meminfo: memFree=2831908/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=1064 CPUtime=0
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 218 0 0 0 0 0 0 0 18 0 1 0 1107095547 1089536 155 4294967295 134512640 135034092 3220369984 3220366328 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 266 155 50 128 0 136 0

[startup+0.101367 s]
/proc/loadavg: 3.85 3.95 4.15 3/97 27892
/proc/meminfo: memFree=2831908/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=31740 CPUtime=0.1
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 5067 0 0 0 8 2 0 0 18 0 1 0 1107095547 32501760 4940 4294967295 134512640 135034092 3220369984 3220366328 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 7935 4941 50 128 0 7805 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34152

[startup+0.201359 s]
/proc/loadavg: 3.85 3.95 4.15 3/97 27892
/proc/meminfo: memFree=2831908/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=41104 CPUtime=0.2
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 8148 0 0 0 17 3 0 0 18 0 1 0 1107095547 42090496 8021 4294967295 134512640 135034092 3220369984 3220366328 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 10276 8021 50 128 0 10146 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 43516

[startup+0.301352 s]
/proc/loadavg: 3.85 3.95 4.15 3/97 27892
/proc/meminfo: memFree=2831908/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=51308 CPUtime=0.3
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 11237 0 0 0 26 4 0 0 18 0 1 0 1107095547 52539392 11110 4294967295 134512640 135034092 3220369984 3220366272 134544739 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 12827 11111 50 128 0 12697 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 53720

[startup+0.70132 s]
/proc/loadavg: 3.85 3.95 4.15 3/97 27892
/proc/meminfo: memFree=2831908/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=111716 CPUtime=0.7
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 22265 0 0 0 57 13 0 0 18 0 1 0 1107095547 114397184 22138 4294967295 134512640 135034092 3220369984 3220365944 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 27929 22138 50 128 0 27799 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 114128

[startup+1.50126 s]
/proc/loadavg: 3.85 3.95 4.15 2/99 27894
/proc/meminfo: memFree=2701372/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=162528 CPUtime=1.5
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 33907 0 0 0 135 15 0 0 20 0 1 0 1107095547 166428672 33780 4294967295 134512640 135034092 3220369984 3220366864 134541265 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 40632 33780 63 128 0 40502 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 164940

[startup+3.11113 s]
/proc/loadavg: 3.85 3.95 4.15 2/99 27894
/proc/meminfo: memFree=2685684/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=174804 CPUtime=3.11
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 36746 0 0 0 295 16 0 0 25 0 1 0 1107095547 178999296 36619 4294967295 134512640 135034092 3220369984 3220366224 134541252 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 43701 36619 66 128 0 43571 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 177216

[startup+6.31088 s]
/proc/loadavg: 3.62 3.90 4.13 2/99 27894
/proc/meminfo: memFree=2685688/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=174668 CPUtime=6.31
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 36788 0 0 0 615 16 0 0 25 0 1 0 1107095547 178860032 36627 4294967295 134512640 135034092 3220369984 3220366224 134541265 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 43667 36627 66 128 0 43537 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 177080

[startup+12.7104 s]
/proc/loadavg: 3.41 3.85 4.11 2/99 27894
/proc/meminfo: memFree=2684652/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2412 CPUtime=0
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1107095547 2469888 273 4294967295 134512640 135169312 3218975008 3218973544 3085090542 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27892/statm: 603 273 231 161 0 42 0
[pid=27893] ppid=27892 vsize=178016 CPUtime=12.71
/proc/27893/stat : 27893 (SatElite) R 27892 27892 21691 0 -1 4202496 37468 0 0 0 1255 16 0 0 25 0 1 0 1107095547 182288384 37120 4294967295 134512640 135034092 3220369984 3220366432 134569138 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27893/statm: 44504 37120 66 128 0 44374 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 180428

[startup+25.5194 s]
/proc/loadavg: 3.57 3.86 4.11 5/102 28083
/proc/meminfo: memFree=2669372/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=170948 CPUtime=36.62
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 35194 0 0 0 3617 45 0 0 20 0 4 0 1107097100 175050752 35127 4294967295 134512640 135305190 3215732224 3215730400 134530561 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27896/statm: 42737 35127 79 194 0 42541 0
[pid=27896/tid=28003] ppid=27892 vsize=170948 CPUtime=8.97
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 1759 0 0 0 893 4 0 0 21 0 4 0 1107097183 175050752 35127 4294967295 134512640 135305190 3215732224 3061930864 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=170948 CPUtime=8.94
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 1874 0 0 0 881 13 0 0 25 0 4 0 1107097183 175050752 35127 4294967295 134512640 135305190 3215732224 3053542208 134551697 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=170948 CPUtime=8.94
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 1877 0 0 0 886 8 0 0 21 0 4 0 1107097183 175050752 35127 4294967295 134512640 135305190 3215732224 3045153984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 52.14
Current children cumulated vsize (KiB) 173364

[startup+51.1174 s]
/proc/loadavg: 3.78 3.88 4.11 5/102 28085
/proc/meminfo: memFree=2651792/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=188424 CPUtime=138.93
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 39659 0 0 0 13839 54 0 0 25 0 4 0 1107097100 192946176 39592 4294967295 134512640 135305190 3215732224 3215730116 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/27896/statm: 47106 39592 79 194 0 46910 0
[pid=27896/tid=28003] ppid=27892 vsize=188424 CPUtime=34.56
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 2564 0 0 0 3450 6 0 0 25 0 4 0 1107097183 192946176 39592 4294967295 134512640 135305190 3215732224 3061931200 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=188424 CPUtime=34.48
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 3497 0 0 0 3433 15 0 0 25 0 4 0 1107097183 192946176 39592 4294967295 134512640 135305190 3215732224 3053542592 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=188424 CPUtime=34.52
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 2823 0 0 0 3443 9 0 0 25 0 4 0 1107097183 192946176 39592 4294967295 134512640 135305190 3215732224 3045153984 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 154.45
Current children cumulated vsize (KiB) 190840

[startup+102.313 s]
/proc/loadavg: 4.01 3.93 4.11 5/102 28274
/proc/meminfo: memFree=2625000/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=214528 CPUtime=343.18
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 46028 0 0 0 34244 74 0 0 25 0 4 0 1107097100 219676672 45961 4294967295 134512640 135305190 3215732224 3215730400 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 53632 45961 79 194 0 53436 0
[pid=27896/tid=28003] ppid=27892 vsize=214528 CPUtime=85.73
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 3857 0 0 0 8563 10 0 0 25 0 4 0 1107097183 219676672 45961 4294967295 134512640 135305190 3215732224 3061931200 134528579 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=214528 CPUtime=85.5
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5336 0 0 0 8528 22 0 0 25 0 4 0 1107097183 219676672 45961 4294967295 134512640 135305190 3215732224 3053542592 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=214528 CPUtime=85.54
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4440 0 0 0 8540 14 0 0 25 0 4 0 1107097183 219676672 45961 4294967295 134512640 135305190 3215732224 3045153872 134537981 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 358.7
Current children cumulated vsize (KiB) 216944

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

[startup+102.413 s]
/proc/loadavg: 4.01 3.93 4.11 5/102 28274
/proc/meminfo: memFree=2625000/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=214528 CPUtime=343.58
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 46037 0 0 0 34284 74 0 0 25 0 4 0 1107097100 219676672 45970 4294967295 134512640 135305190 3215732224 3215730400 134528189 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 53632 45970 79 194 0 53436 0
[pid=27896/tid=28003] ppid=27892 vsize=214528 CPUtime=85.83
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 3857 0 0 0 8573 10 0 0 25 0 4 0 1107097183 219676672 45970 4294967295 134512640 135305190 3215732224 3061931200 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=214528 CPUtime=85.6
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5345 0 0 0 8538 22 0 0 25 0 4 0 1107097183 219676672 45970 4294967295 134512640 135305190 3215732224 3053542592 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=214528 CPUtime=85.64
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4440 0 0 0 8550 14 0 0 25 0 4 0 1107097183 219676672 45970 4294967295 134512640 135305190 3215732224 3045153872 134529062 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 359.1
Current children cumulated vsize (KiB) 216944

[startup+128.011 s]
/proc/loadavg: 4.00 3.94 4.10 5/102 28276
/proc/meminfo: memFree=2608448/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=231412 CPUtime=445.79
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50247 0 0 0 44490 89 0 0 25 0 4 0 1107097100 236965888 50180 4294967295 134512640 135305190 3215732224 3215730400 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 57853 50180 79 194 0 57657 0
[pid=27896/tid=28003] ppid=27892 vsize=231412 CPUtime=111.42
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4908 0 0 0 11129 13 0 0 25 0 4 0 1107097183 236965888 50180 4294967295 134512640 135305190 3215732224 3061931088 134538280 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=231412 CPUtime=111.2
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6459 0 0 0 11095 25 0 0 25 0 4 0 1107097183 236965888 50180 4294967295 134512640 135305190 3215732224 3053542592 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=231412 CPUtime=111.15
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5335 0 0 0 11096 19 0 0 25 0 4 0 1107097183 236965888 50180 4294967295 134512640 135305190 3215732224 3045153700 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 461.31
Current children cumulated vsize (KiB) 233828

[startup+140.81 s]
/proc/loadavg: 4.16 3.97 4.11 7/103 28349
/proc/meminfo: memFree=2606060/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=232592 CPUtime=496.74
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50566 0 0 0 49582 92 0 0 25 0 4 0 1107097100 238174208 50499 4294967295 134512640 135305190 3215732224 3215730400 134528252 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58148 50499 79 194 0 57952 0
[pid=27896/tid=28003] ppid=27892 vsize=232592 CPUtime=124.16
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4909 0 0 0 12401 15 0 0 25 0 4 0 1107097183 238174208 50499 4294967295 134512640 135305190 3215732224 3061931200 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=232592 CPUtime=123.98
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6718 0 0 0 12373 25 0 0 25 0 4 0 1107097183 238174208 50499 4294967295 134512640 135305190 3215732224 3053542592 134528319 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=232592 CPUtime=123.9
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5382 0 0 0 12371 19 0 0 25 0 4 0 1107097183 238174208 50499 4294967295 134512640 135305190 3215732224 3045153984 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 512.26
Current children cumulated vsize (KiB) 235008

[startup+147.21 s]
/proc/loadavg: 4.22 3.99 4.12 7/103 28412
/proc/meminfo: memFree=2605688/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=232860 CPUtime=522.27
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50652 0 0 0 52129 98 0 0 25 0 4 0 1107097100 238448640 50585 4294967295 134512640 135305190 3215732224 3215730400 134528503 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58215 50585 79 194 0 58019 0
[pid=27896/tid=28003] ppid=27892 vsize=232860 CPUtime=130.54
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4914 0 0 0 13039 15 0 0 25 0 4 0 1107097183 238448640 50585 4294967295 134512640 135305190 3215732224 3061931200 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=232860 CPUtime=130.38
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6776 0 0 0 13011 27 0 0 25 0 4 0 1107097183 238448640 50585 4294967295 134512640 135305190 3215732224 3053542480 134529232 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=232860 CPUtime=130.26
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5393 0 0 0 13004 22 0 0 25 0 4 0 1107097183 238448640 50585 4294967295 134512640 135305190 3215732224 3045153984 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 537.79
Current children cumulated vsize (KiB) 235276

[startup+150.41 s]
/proc/loadavg: 4.36 4.02 4.13 5/102 28461
/proc/meminfo: memFree=2604636/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=233216 CPUtime=534.97
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50739 0 0 0 53399 98 0 0 25 0 4 0 1107097100 238813184 50672 4294967295 134512640 135305190 3215732224 3215730400 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58304 50672 79 194 0 58108 0
[pid=27896/tid=28003] ppid=27892 vsize=233216 CPUtime=133.68
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4922 0 0 0 13353 15 0 0 25 0 4 0 1107097183 238813184 50672 4294967295 134512640 135305190 3215732224 3061931200 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=233216 CPUtime=133.55
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6829 0 0 0 13328 27 0 0 25 0 4 0 1107097183 238813184 50672 4294967295 134512640 135305190 3215732224 3053542592 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=233216 CPUtime=133.46
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5394 0 0 0 13324 22 0 0 25 0 4 0 1107097183 238813184 50672 4294967295 134512640 135305190 3215732224 3045153984 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 550.49
Current children cumulated vsize (KiB) 235632

[startup+152.01 s]
/proc/loadavg: 4.36 4.02 4.13 5/102 28461
/proc/meminfo: memFree=2604668/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=233520 CPUtime=541.37
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50793 0 0 0 54039 98 0 0 25 0 4 0 1107097100 239124480 50726 4294967295 134512640 135305190 3215732224 3215730400 134530552 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58380 50726 79 194 0 58184 0
[pid=27896/tid=28003] ppid=27892 vsize=233520 CPUtime=135.28
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4929 0 0 0 13513 15 0 0 25 0 4 0 1107097183 239124480 50726 4294967295 134512640 135305190 3215732224 3061931200 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=233520 CPUtime=135.15
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6862 0 0 0 13488 27 0 0 25 0 4 0 1107097183 239124480 50726 4294967295 134512640 135305190 3215732224 3053542592 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=233520 CPUtime=135.06
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5394 0 0 0 13484 22 0 0 25 0 4 0 1107097183 239124480 50726 4294967295 134512640 135305190 3215732224 3045153984 134528248 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 556.89
Current children cumulated vsize (KiB) 235936

[startup+152.81 s]
/proc/loadavg: 4.36 4.02 4.13 5/102 28461
/proc/meminfo: memFree=2604668/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=233664 CPUtime=544.55
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50817 0 0 0 54357 98 0 0 25 0 4 0 1107097100 239271936 50750 4294967295 134512640 135305190 3215732224 3215730288 134529509 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58416 50750 79 194 0 58220 0
[pid=27896/tid=28003] ppid=27892 vsize=233664 CPUtime=136.08
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4929 0 0 0 13593 15 0 0 25 0 4 0 1107097183 239271936 50750 4294967295 134512640 135305190 3215732224 3061931200 134530636 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=233664 CPUtime=135.94
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6886 0 0 0 13567 27 0 0 25 0 4 0 1107097183 239271936 50750 4294967295 134512640 135305190 3215732224 3053542592 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=233664 CPUtime=135.85
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5394 0 0 0 13563 22 0 0 25 0 4 0 1107097183 239271936 50750 4294967295 134512640 135305190 3215732224 3045153984 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 560.07
Current children cumulated vsize (KiB) 236080

[startup+153.209 s]
/proc/loadavg: 4.42 4.04 4.13 6/102 28461
/proc/meminfo: memFree=2604668/3368532 swapFree=1952996/1959888
[pid=27892] ppid=27890 vsize=2416 CPUtime=15.52
/proc/27892/stat : 27892 (manysat.sh) S 27890 27892 21691 0 -1 4194304 369 45745 0 0 0 0 1529 23 18 0 1 0 1107095547 2473984 274 4294967295 134512640 135169312 3218975008 3218971224 3085090542 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27892/statm: 604 274 231 161 0 43 0
[pid=27896] ppid=27892 vsize=233664 CPUtime=546.15
/proc/27896/stat : 27896 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202496 50818 0 0 0 54517 98 0 0 25 0 4 0 1107097100 239271936 50751 4294967295 134512640 135305190 3215732224 3215730400 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27896/statm: 58416 50751 79 194 0 58220 0
[pid=27896/tid=28003] ppid=27892 vsize=233664 CPUtime=136.48
/proc/27896/task/28003/stat : 28003 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 4929 0 0 0 13633 15 0 0 25 0 4 0 1107097183 239271936 50751 4294967295 134512640 135305190 3215732224 3061930928 134557133 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27896/tid=28004] ppid=27892 vsize=233664 CPUtime=136.34
/proc/27896/task/28004/stat : 28004 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 6886 0 0 0 13607 27 0 0 25 0 4 0 1107097183 239271936 50751 4294967295 134512640 135305190 3215732224 3053542592 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=27896/tid=28005] ppid=27892 vsize=233664 CPUtime=136.25
/proc/27896/task/28005/stat : 28005 (manysat1.1_stat) R 27892 27892 21691 0 -1 4202560 5395 0 0 0 13603 22 0 0 25 0 4 0 1107097183 239271936 50751 4294967295 134512640 135305190 3215732224 3045153984 134528379 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 561.67
Current children cumulated vsize (KiB) 236080

Child status: 20
Real time (s): 153.241
CPU time (s): 561.71
CPU user time (s): 560.48
CPU system time (s): 1.23
CPU usage (%): 366.553
Max. virtual memory (cumulated for all children) (KiB): 236080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 560.48
system time used= 1.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97222
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= 18649
involuntary context switches= 31909

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:53:01
IDJOB=1780222
IDBENCH=70962
IDSOLVER=626
FILE ID=tipi45/1780222-1243529581
PBS_JOBID=
Free space on /tmp= 15475 MiB

SOLVER NAME= ManySAT 1.1 aimd 2/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L90_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 2
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780222-1243529581/watcher-1780222-1243529581 -o /tmp/evaluation-result-1780222-1243529581/solver-1780222-1243529581 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1780222-1243529581.cnf aimd 2

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

MD5SUM BENCH= a9e7651569c1b43a1021c78982fb4e6b
RANDOM SEED= 1643042639

Linux tipi45 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.081
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.081
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.081
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.081
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:       2832204 kB
Buffers:        141368 kB
Cached:         288480 kB
SwapCached:       2100 kB
Active:         133880 kB
Inactive:       305160 kB
HighTotal:     2489216 kB
HighFree:      2188876 kB
LowTotal:       879316 kB
LowFree:        643328 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           28436 kB
Writeback:           0 kB
AnonPages:        8048 kB
Mapped:           3208 kB
Slab:            85628 kB
SReclaimable:    74560 kB
SUnreclaim:      11068 kB
PageTables:        360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89592 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15475 MiB
End job on tipi45 at 2009-05-28 18:55:36