Trace number 1779916

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 468.19 118.129

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark372.41
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c Parsing...
0.10/0.12	c ==============================================================================
0.10/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.12	c ==============================================================================
0.10/0.12	c |         0 |  155258   454459 |   46577       0        0     nan |  0.000 % |
0.70/0.75	c |         0 |   68970   232657 |      --       0       --      -- |     --   | -80730/-205120
0.70/0.75	c ==============================================================================
0.70/0.75	c Result  :   #vars: 7889   #clauses: 68970   #literals: 232657
0.70/0.75	c CPU time:   0.72 s
0.70/0.75	c ==============================================================================
468.15/118.12	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
468.15/118.12	c ============================[ Problem Statistics ]=============================
468.15/118.12	c |                                                                             |
468.15/118.12	c threadId              : 0
468.15/118.12	c restarts              : 453
468.15/118.12	c conflicts             : 382188         (819 /sec)
468.15/118.12	c decisions             : 563712         (1.79 % random) (1208 /sec)
468.15/118.12	c propagations          : 85094572       (182282 /sec)
468.15/118.12	c conflict literals     : 8436068        (33.32 % deleted)
468.15/118.12	c Memory used           : 113.43 MB
468.15/118.12	c CPU time              : 466.83 s
468.15/118.12	
468.15/118.12	c --->m=4, e=8, aimd=0, HOME/31409_many.cnf	time: 116.707	conflicts: 382188       
468.15/118.12	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-1779916-1243528625/watcher-1779916-1243528625 -o /tmp/evaluation-result-1779916-1243528625/solver-1779916-1243528625 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779916-1243528625.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: 2.57 3.92 4.34 3/98 31409
/proc/meminfo: memFree=2917692/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2416 CPUtime=0
/proc/31409/stat : 31409 (manysat.sh) R 31407 31409 28360 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 934439236 2473984 273 4294967295 134512640 135169312 3218514096 3218512572 3085375348 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/31409/statm: 604 273 231 161 0 43 0
[pid=31410] ppid=31409 vsize=1060 CPUtime=0
/proc/31410/stat : 31410 (SatElite) R 31409 31409 28360 0 -1 4202496 212 0 0 0 0 0 0 0 18 0 1 0 934439237 1085440 149 4294967295 134512640 135034092 3219972576 3219968536 134673244 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31410/statm: 265 149 50 128 0 135 0

[startup+0.045514 s]
/proc/loadavg: 2.57 3.92 4.34 3/98 31409
/proc/meminfo: memFree=2917692/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2416 CPUtime=0
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934439236 2473984 273 4294967295 134512640 135169312 3218514096 3218512632 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31409/statm: 604 273 231 161 0 43 0
[pid=31410] ppid=31409 vsize=6488 CPUtime=0.04
/proc/31410/stat : 31410 (SatElite) R 31409 31409 28360 0 -1 4202496 1562 0 0 0 3 1 0 0 20 0 1 0 934439237 6643712 1499 4294967295 134512640 135034092 3219972576 3219968920 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31410/statm: 1622 1500 50 128 0 1492 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8904

[startup+0.105505 s]
/proc/loadavg: 2.57 3.92 4.34 3/98 31409
/proc/meminfo: memFree=2917692/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2416 CPUtime=0
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934439236 2473984 273 4294967295 134512640 135169312 3218514096 3218512632 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31409/statm: 604 273 231 161 0 43 0
[pid=31410] ppid=31409 vsize=13848 CPUtime=0.1
/proc/31410/stat : 31410 (SatElite) R 31409 31409 28360 0 -1 4202496 3291 0 0 0 8 2 0 0 20 0 1 0 934439237 14180352 3228 4294967295 134512640 135034092 3219972576 3219968920 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31410/statm: 3526 3228 50 128 0 3396 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 16264

[startup+0.305489 s]
/proc/loadavg: 2.57 3.92 4.34 3/98 31409
/proc/meminfo: memFree=2917692/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2416 CPUtime=0
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934439236 2473984 273 4294967295 134512640 135169312 3218514096 3218512632 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31409/statm: 604 273 231 161 0 43 0
[pid=31410] ppid=31409 vsize=21992 CPUtime=0.3
/proc/31410/stat : 31410 (SatElite) R 31409 31409 28360 0 -1 4202496 4567 0 0 0 27 3 0 0 20 0 1 0 934439237 22519808 4504 4294967295 134512640 135034092 3219972576 3219968976 134536786 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31410/statm: 5498 4504 66 128 0 5368 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 24408

[startup+0.705455 s]
/proc/loadavg: 2.57 3.92 4.34 3/98 31409
/proc/meminfo: memFree=2917692/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2416 CPUtime=0
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 934439236 2473984 273 4294967295 134512640 135169312 3218514096 3218512632 3085373166 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/31409/statm: 604 273 231 161 0 43 0
[pid=31410] ppid=31409 vsize=24588 CPUtime=0.7
/proc/31410/stat : 31410 (SatElite) R 31409 31409 28360 0 -1 4202496 5348 0 0 0 66 4 0 0 21 0 1 0 934439237 25178112 4890 4294967295 134512640 135034092 3219972576 3219968880 134569564 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31410/statm: 6147 4890 67 128 0 6017 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 27004

[startup+1.5054 s]
/proc/loadavg: 2.57 3.92 4.34 5/103 31415
/proc/meminfo: memFree=2895760/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=51840 CPUtime=2.14
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 6223 0 0 0 209 5 0 0 16 0 4 0 934439321 53084160 6155 4294967295 134512640 135305190 3217293168 3217291188 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 12960 6155 79 194 0 12764 0
[pid=31412/tid=31413] ppid=31409 vsize=51840 CPUtime=0.5
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 341 0 0 0 49 1 0 0 17 0 4 0 934439334 53084160 6155 4294967295 134512640 135305190 3217293168 3083742468 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=51840 CPUtime=0.5
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 383 0 0 0 50 0 0 0 18 0 4 0 934439334 53084160 6155 4294967295 134512640 135305190 3217293168 3075353408 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=51840 CPUtime=0.49
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 350 0 0 0 48 1 0 0 16 0 4 0 934439334 53084160 6155 4294967295 134512640 135305190 3217293168 3066965184 134528301 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 54260

[startup+3.10528 s]
/proc/loadavg: 2.57 3.92 4.34 6/103 31415
/proc/meminfo: memFree=2887916/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=59272 CPUtime=8.54
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 8208 0 0 0 848 6 0 0 16 0 4 0 934439321 60694528 8140 4294967295 134512640 135305190 3217293168 3217291104 134869156 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 14818 8140 79 194 0 14622 0
[pid=31412/tid=31413] ppid=31409 vsize=59272 CPUtime=2.1
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 737 0 0 0 209 1 0 0 16 0 4 0 934439334 60694528 8140 4294967295 134512640 135305190 3217293168 3083742400 134531193 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=59272 CPUtime=2.1
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 877 0 0 0 210 0 0 0 18 0 4 0 934439334 60694528 8140 4294967295 134512640 135305190 3217293168 3075353792 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=59272 CPUtime=2.09
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 895 0 0 0 207 2 0 0 16 0 4 0 934439334 60694528 8140 4294967295 134512640 135305190 3217293168 3066965184 134530636 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.38
Current children cumulated vsize (KiB) 61692

[startup+6.30501 s]
/proc/loadavg: 2.77 3.94 4.35 7/103 31415
/proc/meminfo: memFree=2880104/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=65728 CPUtime=21.34
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 9841 0 0 0 2126 8 0 0 17 0 4 0 934439321 67305472 9773 4294967295 134512640 135305190 3217293168 3217291344 134528224 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 16432 9773 79 194 0 16236 0
[pid=31412/tid=31413] ppid=31409 vsize=65728 CPUtime=5.3
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1095 0 0 0 527 3 0 0 17 0 4 0 934439334 67305472 9773 4294967295 134512640 135305190 3217293168 3083742400 134528568 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=65728 CPUtime=5.3
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1352 0 0 0 530 0 0 0 25 0 4 0 934439334 67305472 9773 4294967295 134512640 135305190 3217293168 3075353792 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=65728 CPUtime=5.29
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1281 0 0 0 527 2 0 0 16 0 4 0 934439334 67305472 9773 4294967295 134512640 135305190 3217293168 3066965184 134528319 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 22.18
Current children cumulated vsize (KiB) 68148

[startup+12.7045 s]
/proc/loadavg: 2.95 3.96 4.35 6/103 31415
/proc/meminfo: memFree=2870720/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=74688 CPUtime=46.88
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 11802 0 0 0 4671 17 0 0 25 0 4 0 934439321 76480512 11734 4294967295 134512640 135305190 3217293168 3217291288 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 18672 11734 79 194 0 18476 0
[pid=31412/tid=31413] ppid=31409 vsize=74688 CPUtime=11.69
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1566 0 0 0 1164 5 0 0 25 0 4 0 934439334 76480512 11734 4294967295 134512640 135305190 3217293168 3083742400 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=74688 CPUtime=11.69
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1881 0 0 0 1168 1 0 0 25 0 4 0 934439334 76480512 11734 4294967295 134512640 135305190 3217293168 3075353792 134528283 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=74688 CPUtime=11.65
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 1717 0 0 0 1159 6 0 0 20 0 4 0 934439334 76480512 11734 4294967295 134512640 135305190 3217293168 3066965184 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 47.72
Current children cumulated vsize (KiB) 77108

[startup+25.5034 s]
/proc/loadavg: 3.25 3.97 4.35 5/103 31599
/proc/meminfo: memFree=2859876/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=82480 CPUtime=97.64
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 13985 0 0 0 9744 20 0 0 25 0 4 0 934439321 84459520 13917 4294967295 134512640 135305190 3217293168 3217291344 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 20620 13917 79 194 0 20424 0
[pid=31412/tid=31413] ppid=31409 vsize=82480 CPUtime=24.42
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 2169 0 0 0 2435 7 0 0 25 0 4 0 934439334 84459520 13917 4294967295 134512640 135305190 3217293168 3083742400 134528248 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=82480 CPUtime=24.37
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 2419 0 0 0 2436 1 0 0 25 0 4 0 934439334 84459520 13917 4294967295 134512640 135305190 3217293168 3075353792 134528875 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=82480 CPUtime=24.22
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 2207 0 0 0 2415 7 0 0 25 0 4 0 934439334 84459520 13917 4294967295 134512640 135305190 3217293168 3066965184 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.48
Current children cumulated vsize (KiB) 84900

[startup+51.1113 s]
/proc/loadavg: 3.57 3.99 4.34 5/103 31601
/proc/meminfo: memFree=2847628/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=97536 CPUtime=199.85
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 17236 0 0 0 19954 31 0 0 25 0 4 0 934439321 99876864 17168 4294967295 134512640 135305190 3217293168 3217291344 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 24384 17168 79 194 0 24188 0
[pid=31412/tid=31413] ppid=31409 vsize=97536 CPUtime=50.02
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 2934 0 0 0 4992 10 0 0 25 0 4 0 934439334 99876864 17168 4294967295 134512640 135305190 3217293168 3083742400 134528872 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=97536 CPUtime=49.97
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 3238 0 0 0 4995 2 0 0 25 0 4 0 934439334 99876864 17168 4294967295 134512640 135305190 3217293168 3075353792 134528252 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=97536 CPUtime=49.64
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 3100 0 0 0 4952 12 0 0 25 0 4 0 934439334 99876864 17168 4294967295 134512640 135305190 3217293168 3066965184 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.69
Current children cumulated vsize (KiB) 99956

[startup+102.317 s]
/proc/loadavg: 4.05 4.05 4.35 5/103 31788
/proc/meminfo: memFree=2833048/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=111256 CPUtime=404.16
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 20717 0 0 0 40372 44 0 0 25 0 4 0 934439321 113926144 20649 4294967295 134512640 135305190 3217293168 3217291344 134528410 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 27814 20649 79 194 0 27618 0
[pid=31412/tid=31413] ppid=31409 vsize=111256 CPUtime=101.12
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 3875 0 0 0 10100 12 0 0 25 0 4 0 934439334 113926144 20649 4294967295 134512640 135305190 3217293168 3083742400 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=111256 CPUtime=100.97
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4161 0 0 0 10092 5 0 0 25 0 4 0 934439334 113926144 20649 4294967295 134512640 135305190 3217293168 3075353792 134528382 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=111256 CPUtime=100.76
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 3882 0 0 0 10058 18 0 0 25 0 4 0 934439334 113926144 20649 4294967295 134512640 135305190 3217293168 3066965184 134528446 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405
Current children cumulated vsize (KiB) 113676

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

[startup+108.717 s]
/proc/loadavg: 4.05 4.05 4.34 6/103 31793
/proc/meminfo: memFree=2830476/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=113408 CPUtime=429.75
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21469 0 0 0 42927 48 0 0 25 0 4 0 934439321 116129792 21401 4294967295 134512640 135305190 3217293168 3217291344 134528832 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 28352 21401 79 194 0 28156 0
[pid=31412/tid=31413] ppid=31409 vsize=113408 CPUtime=107.51
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4074 0 0 0 10738 13 0 0 25 0 4 0 934439334 116129792 21401 4294967295 134512640 135305190 3217293168 3083742400 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=113408 CPUtime=107.37
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4398 0 0 0 10730 7 0 0 25 0 4 0 934439334 116129792 21401 4294967295 134512640 135305190 3217293168 3075353792 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=113408 CPUtime=107.16
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4012 0 0 0 10697 19 0 0 25 0 4 0 934439334 116129792 21401 4294967295 134512640 135305190 3217293168 3066965184 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 430.59
Current children cumulated vsize (KiB) 115828

[startup+115.116 s]
/proc/loadavg: 4.04 4.05 4.34 5/103 31794
/proc/meminfo: memFree=2828524/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=116148 CPUtime=455.33
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21796 0 0 0 45483 50 0 0 25 0 4 0 934439321 118935552 21728 4294967295 134512640 135305190 3217293168 3217291344 134528376 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 29037 21728 79 194 0 28841 0
[pid=31412/tid=31413] ppid=31409 vsize=116148 CPUtime=113.9
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4188 0 0 0 11377 13 0 0 25 0 4 0 934439334 118935552 21728 4294967295 134512640 135305190 3217293168 3083742400 134528771 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=116148 CPUtime=113.77
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4454 0 0 0 11370 7 0 0 25 0 4 0 934439334 118935552 21728 4294967295 134512640 135305190 3217293168 3075353860 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=116148 CPUtime=113.55
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4072 0 0 0 11334 21 0 0 25 0 4 0 934439334 118935552 21728 4294967295 134512640 135305190 3217293168 3066965184 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 456.17
Current children cumulated vsize (KiB) 118568

[startup+116.716 s]
/proc/loadavg: 4.04 4.05 4.34 6/103 31794
/proc/meminfo: memFree=2828400/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=116148 CPUtime=461.73
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21804 0 0 0 46123 50 0 0 25 0 4 0 934439321 118935552 21736 4294967295 134512640 135305190 3217293168 3217291344 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 29037 21736 79 194 0 28841 0
[pid=31412/tid=31413] ppid=31409 vsize=116148 CPUtime=115.5
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4188 0 0 0 11537 13 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3083742400 134528568 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=116148 CPUtime=115.37
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4454 0 0 0 11530 7 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3075353640 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=116148 CPUtime=115.15
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4072 0 0 0 11494 21 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3066965184 134528548 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 462.57
Current children cumulated vsize (KiB) 118568

[startup+117.516 s]
/proc/loadavg: 4.04 4.05 4.34 6/103 31794
/proc/meminfo: memFree=2828400/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=116148 CPUtime=464.93
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21804 0 0 0 46443 50 0 0 25 0 4 0 934439321 118935552 21736 4294967295 134512640 135305190 3217293168 3217291344 134528392 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 29037 21736 79 194 0 28841 0
[pid=31412/tid=31413] ppid=31409 vsize=116148 CPUtime=116.3
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4188 0 0 0 11617 13 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3083742400 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=116148 CPUtime=116.17
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4454 0 0 0 11610 7 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3075353792 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=116148 CPUtime=115.95
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4072 0 0 0 11574 21 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3066965184 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 465.77
Current children cumulated vsize (KiB) 118568

[startup+117.916 s]
/proc/loadavg: 4.04 4.05 4.34 5/103 31794
/proc/meminfo: memFree=2828432/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=116148 CPUtime=466.53
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21804 0 0 0 46602 51 0 0 25 0 4 0 934439321 118935552 21736 4294967295 134512640 135305190 3217293168 3217291192 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 29037 21736 79 194 0 28841 0
[pid=31412/tid=31413] ppid=31409 vsize=116148 CPUtime=116.7
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4188 0 0 0 11656 14 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3083742248 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=116148 CPUtime=116.57
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4454 0 0 0 11650 7 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3075353640 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=116148 CPUtime=116.35
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4072 0 0 0 11614 21 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3066965184 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 467.37
Current children cumulated vsize (KiB) 118568

[startup+118.116 s]
/proc/loadavg: 4.04 4.05 4.34 5/103 31794
/proc/meminfo: memFree=2828432/3368532 swapFree=1959840/1959888
[pid=31409] ppid=31407 vsize=2420 CPUtime=0.84
/proc/31409/stat : 31409 (manysat.sh) S 31407 31409 28360 0 -1 4194304 370 5366 0 0 0 0 80 4 18 0 1 0 934439236 2478080 275 4294967295 134512640 135169312 3218514096 3218510312 3085373166 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/31409/statm: 605 275 231 161 0 44 0
[pid=31412] ppid=31409 vsize=116148 CPUtime=467.31
/proc/31412/stat : 31412 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202496 21804 0 0 0 46680 51 0 0 25 0 4 0 934439321 118935552 21736 4294967295 134512640 135305190 3217293168 3217291192 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/31412/statm: 29037 21736 79 194 0 28841 0
[pid=31412/tid=31413] ppid=31409 vsize=116148 CPUtime=116.9
/proc/31412/task/31413/stat : 31413 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4188 0 0 0 11676 14 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3083742400 134528636 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=31412/tid=31414] ppid=31409 vsize=116148 CPUtime=116.76
/proc/31412/task/31414/stat : 31414 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4454 0 0 0 11669 7 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3075353636 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=31412/tid=31415] ppid=31409 vsize=116148 CPUtime=116.54
/proc/31412/task/31415/stat : 31415 (manysat1.1_stat) R 31409 31409 28360 0 -1 4202560 4072 0 0 0 11633 21 0 0 25 0 4 0 934439334 118935552 21736 4294967295 134512640 135305190 3217293168 3066965184 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 468.15
Current children cumulated vsize (KiB) 118568

Child status: 20
Real time (s): 118.129
CPU time (s): 468.19
CPU user time (s): 467.63
CPU system time (s): 0.56
CPU usage (%): 396.337
Max. virtual memory (cumulated for all children) (KiB): 118568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 467.63
system time used= 0.56
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27830
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= 5568
involuntary context switches= 24325

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 18:37:05
IDJOB=1779916
IDBENCH=70941
IDSOLVER=620
FILE ID=tipi39/1779916-1243528625
PBS_JOBID=
Free space on /tmp= 5741 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED= 461818356

Linux tipi39 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.067
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.067
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.067
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.067
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:       2917692 kB
Buffers:         52108 kB
Cached:         297500 kB
SwapCached:          0 kB
Active:         197504 kB
Inactive:       168776 kB
HighTotal:     2489216 kB
HighFree:      2177468 kB
LowTotal:       879316 kB
LowFree:        740224 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            5144 kB
Writeback:           0 kB
AnonPages:       16468 kB
Mapped:           5968 kB
Slab:            74584 kB
SReclaimable:    61936 kB
SUnreclaim:      12648 kB
PageTables:        500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5741 MiB
End job on tipi39 at 2009-05-28 18:39:03