Trace number 1780186

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 654.97 174.48

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark268.18
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
0.82/0.91	c ==============================================================================
0.82/0.91	c |           |     ORIGINAL     |              LEARNT              |          |
0.82/0.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.82/0.91	c ==============================================================================
0.82/0.91	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
12.12/12.12	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
12.12/12.13	c ==============================================================================
12.12/12.13	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
12.12/12.13	c CPU time:   11.99 s
12.12/12.13	c ==============================================================================
654.75/174.45	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
654.75/174.45	c ============================[ Problem Statistics ]=============================
654.75/174.45	c |                                                                             |
654.75/174.45	c threadId              : 0
654.75/174.45	c restarts              : 381
654.75/174.45	c conflicts             : 296766         (463 /sec)
654.75/174.45	c decisions             : 470000         (1.66 % random) (733 /sec)
654.75/174.45	c propagations          : 178283636      (277995 /sec)
654.75/174.45	c conflict literals     : 9778416        (40.69 % deleted)
654.75/174.45	c Memory used           : 221.61 MB
654.75/174.45	c CPU time              : 641.32 s
654.75/174.45	
654.75/174.45	c --->m=4, e=8, aimd=0, HOME/15007_many.cnf	time: 160.33	conflicts: 296766       
654.75/174.46	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-1780186-1243529456/watcher-1780186-1243529456 -o /tmp/evaluation-result-1780186-1243529456/solver-1780186-1243529456 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780186-1243529456.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 4.11 4.23 4.38 3/115 15007
/proc/meminfo: memFree=2983820/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) R 15005 15007 12261 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005212 3084932980 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=1344 CPUtime=0
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 269 0 0 0 0 0 0 0 18 0 1 0 1117625593 1376256 206 4294967295 134512640 135034092 3214681296 3214677640 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 336 206 50 128 0 206 0

[startup+0.055268 s]
/proc/loadavg: 4.11 4.23 4.38 3/115 15007
/proc/meminfo: memFree=2983820/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=15624 CPUtime=0.06
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 3403 0 0 0 5 1 0 0 19 0 1 0 1117625593 15998976 3276 4294967295 134512640 135034092 3214681296 3214677640 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 3906 3276 50 128 0 3776 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18036

[startup+0.115263 s]
/proc/loadavg: 4.11 4.23 4.38 3/115 15007
/proc/meminfo: memFree=2983820/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=21160 CPUtime=0.12
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 5243 0 0 0 9 3 0 0 19 0 1 0 1117625593 21667840 5116 4294967295 134512640 135034092 3214681296 3214677640 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 5290 5117 50 128 0 5160 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 23572

[startup+0.315254 s]
/proc/loadavg: 4.11 4.23 4.38 3/115 15007
/proc/meminfo: memFree=2983820/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=52664 CPUtime=0.32
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 11380 0 0 0 28 4 0 0 20 0 1 0 1117625593 53927936 11253 4294967295 134512640 135034092 3214681296 3214677288 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 13166 11253 50 128 0 13036 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 55076

[startup+0.715243 s]
/proc/loadavg: 4.11 4.23 4.38 3/115 15007
/proc/meminfo: memFree=2983820/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=90688 CPUtime=0.72
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 22247 0 0 0 64 8 0 0 21 0 1 0 1117625593 92864512 22120 4294967295 134512640 135034092 3214681296 3214677256 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 22672 22121 50 128 0 22542 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 93100

[startup+1.51521 s]
/proc/loadavg: 4.11 4.23 4.38 2/117 15009
/proc/meminfo: memFree=2865220/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=136888 CPUtime=1.52
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 32249 0 0 0 141 11 0 0 23 0 1 0 1117625593 140173312 32109 4294967295 134512640 135034092 3214681296 3214677248 134540724 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 34222 32109 66 128 0 34092 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 139300

[startup+3.11514 s]
/proc/loadavg: 4.11 4.23 4.38 2/117 15009
/proc/meminfo: memFree=2854864/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=136888 CPUtime=3.12
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 32276 0 0 0 301 11 0 0 25 0 1 0 1117625593 140173312 32136 4294967295 134512640 135034092 3214681296 3214677536 134541076 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 34222 32136 66 128 0 34092 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 139300

[startup+6.31502 s]
/proc/loadavg: 3.86 4.18 4.37 2/117 15009
/proc/meminfo: memFree=2854512/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2412 CPUtime=0
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117625593 2469888 273 4294967295 134512640 135169312 3216006736 3216005272 3084930798 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/15007/statm: 603 273 231 161 0 42 0
[pid=15008] ppid=15007 vsize=137144 CPUtime=6.32
/proc/15008/stat : 15008 (SatElite) R 15007 15007 12261 0 -1 4202496 32378 0 0 0 621 11 0 0 25 0 1 0 1117625593 140435456 32238 4294967295 134512640 135034092 3214681296 3214677296 134541252 0 0 0 3 0 0 0 17 2 0 0 0
/proc/15008/statm: 34286 32238 66 128 0 34156 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 139556

[startup+12.7148 s]
/proc/loadavg: 3.63 4.12 4.35 2/117 15012
/proc/meminfo: memFree=2836976/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2416

[startup+25.5143 s]
/proc/loadavg: 3.73 4.12 4.34 6/121 15065
/proc/meminfo: memFree=2835984/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=158464 CPUtime=48.47
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 32045 0 0 0 4822 25 0 0 25 0 4 0 1117626860 162267136 31978 4294967295 134512640 135305190 3213075312 3213073488 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 39616 31978 79 194 0 39420 0
[pid=15013/tid=15014] ppid=15007 vsize=158464 CPUtime=11.96
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 1751 0 0 0 1192 4 0 0 25 0 4 0 1117626931 162267136 31978 4294967295 134512640 135305190 3213075312 3064847552 134528428 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=158464 CPUtime=11.92
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 2323 0 0 0 1184 8 0 0 25 0 4 0 1117626931 162267136 31978 4294967295 134512640 135305190 3213075312 3056458944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=158464 CPUtime=12.01
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 2137 0 0 0 1195 6 0 0 25 0 4 0 1117626931 162267136 31978 4294967295 134512640 135305190 3213075312 3048070336 134528418 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 61.15
Current children cumulated vsize (KiB) 160880

[startup+51.1132 s]
/proc/loadavg: 4.03 4.16 4.35 5/120 15201
/proc/meminfo: memFree=2817660/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=178928 CPUtime=150.66
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 36963 0 0 0 15024 42 0 0 25 0 4 0 1117626860 183222272 36896 4294967295 134512640 135305190 3213075312 3213073280 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 44732 36896 79 194 0 44536 0
[pid=15013/tid=15014] ppid=15007 vsize=178928 CPUtime=37.55
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 2843 0 0 0 3745 10 0 0 25 0 4 0 1117626931 183222272 36896 4294967295 134512640 135305190 3213075312 3064847552 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=178928 CPUtime=37.45
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 4085 0 0 0 3734 11 0 0 25 0 4 0 1117626931 183222272 36896 4294967295 134512640 135305190 3213075312 3056458944 134528388 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=178928 CPUtime=37.6
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 3117 0 0 0 3751 9 0 0 25 0 4 0 1117626931 183222272 36896 4294967295 134512640 135305190 3213075312 3048070336 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 163.34
Current children cumulated vsize (KiB) 181344

[startup+102.311 s]
/proc/loadavg: 4.34 4.21 4.35 6/120 15393
/proc/meminfo: memFree=2786156/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=208500 CPUtime=354.42
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 44341 0 0 0 35378 64 0 0 25 0 4 0 1117626860 213504000 44274 4294967295 134512640 135305190 3213075312 3213073488 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 52125 44274 79 194 0 51929 0
[pid=15013/tid=15014] ppid=15007 vsize=208500 CPUtime=88.68
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 4507 0 0 0 8854 14 0 0 25 0 4 0 1117626931 213504000 44274 4294967295 134512640 135305190 3213075312 3064847552 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=208500 CPUtime=88.52
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 6545 0 0 0 8836 16 0 0 25 0 4 0 1117626931 213504000 44274 4294967295 134512640 135305190 3213075312 3056458944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=208500 CPUtime=88.16
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 4625 0 0 0 8799 17 0 0 25 0 4 0 1117626931 213504000 44274 4294967295 134512640 135305190 3213075312 3048070336 134528406 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 367.1
Current children cumulated vsize (KiB) 210916

[startup+162.309 s]
/proc/loadavg: 4.38 4.24 4.36 6/120 15583
/proc/meminfo: memFree=2770704/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226092 CPUtime=593.82
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48634 0 0 0 59291 91 0 0 25 0 4 0 1117626860 231518208 48567 4294967295 134512640 135305190 3213075312 3213073488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56523 48567 79 194 0 56327 0
[pid=15013/tid=15014] ppid=15007 vsize=226092 CPUtime=148.55
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5589 0 0 0 14830 25 0 0 25 0 4 0 1117626931 231518208 48567 4294967295 134512640 135305190 3213075312 3064847552 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226092 CPUtime=148.27
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7935 0 0 0 14803 24 0 0 25 0 4 0 1117626931 231518208 48567 4294967295 134512640 135305190 3213075312 3056458944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226092 CPUtime=147.98
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5466 0 0 0 14776 22 0 0 25 0 4 0 1117626931 231518208 48567 4294967295 134512640 135305190 3213075312 3048070336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 606.5
Current children cumulated vsize (KiB) 228508

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

[startup+166.309 s]
/proc/loadavg: 4.43 4.26 4.36 5/120 15584
/proc/meminfo: memFree=2769440/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226516 CPUtime=609.77
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48750 0 0 0 60882 95 0 0 25 0 4 0 1117626860 231952384 48683 4294967295 134512640 135305190 3213075312 3213073488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56629 48683 79 194 0 56433 0
[pid=15013/tid=15014] ppid=15007 vsize=226516 CPUtime=152.53
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 15227 26 0 0 25 0 4 0 1117626931 231952384 48683 4294967295 134512640 135305190 3213075312 3064847552 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226516 CPUtime=152.25
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7952 0 0 0 15201 24 0 0 25 0 4 0 1117626931 231952384 48683 4294967295 134512640 135305190 3213075312 3056458944 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226516 CPUtime=151.98
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5509 0 0 0 15175 23 0 0 25 0 4 0 1117626931 231952384 48683 4294967295 134512640 135305190 3213075312 3048070336 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 622.45
Current children cumulated vsize (KiB) 228932

[startup+169.509 s]
/proc/loadavg: 4.39 4.25 4.36 6/120 15584
/proc/meminfo: memFree=2769084/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226796 CPUtime=622.55
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48807 0 0 0 62160 95 0 0 25 0 4 0 1117626860 232239104 48740 4294967295 134512640 135305190 3213075312 3213073488 134528771 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56699 48740 79 194 0 56503 0
[pid=15013/tid=15014] ppid=15007 vsize=226796 CPUtime=155.72
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 15546 26 0 0 25 0 4 0 1117626931 232239104 48740 4294967295 134512640 135305190 3213075312 3064847552 134528189 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226796 CPUtime=155.45
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7952 0 0 0 15521 24 0 0 25 0 4 0 1117626931 232239104 48740 4294967295 134512640 135305190 3213075312 3056458944 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226796 CPUtime=155.18
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5537 0 0 0 15495 23 0 0 25 0 4 0 1117626931 232239104 48740 4294967295 134512640 135305190 3213075312 3048070336 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 635.23
Current children cumulated vsize (KiB) 229212

[startup+172.718 s]
/proc/loadavg: 4.39 4.25 4.36 5/120 15584
/proc/meminfo: memFree=2768992/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226928 CPUtime=635.35
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48846 0 0 0 63440 95 0 0 25 0 4 0 1117626860 232374272 48779 4294967295 134512640 135305190 3213075312 3213073488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56732 48779 79 194 0 56536 0
[pid=15013/tid=15014] ppid=15007 vsize=226928 CPUtime=158.92
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 15866 26 0 0 25 0 4 0 1117626931 232374272 48779 4294967295 134512640 135305190 3213075312 3064847440 134529062 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226928 CPUtime=158.63
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7952 0 0 0 15839 24 0 0 25 0 4 0 1117626931 232374272 48779 4294967295 134512640 135305190 3213075312 3056458944 134530624 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226928 CPUtime=158.39
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5552 0 0 0 15816 23 0 0 25 0 4 0 1117626931 232374272 48779 4294967295 134512640 135305190 3213075312 3048070336 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 648.03
Current children cumulated vsize (KiB) 229344

[startup+173.508 s]
/proc/loadavg: 4.39 4.25 4.36 5/120 15584
/proc/meminfo: memFree=2768992/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226928 CPUtime=638.49
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48854 0 0 0 63754 95 0 0 25 0 4 0 1117626860 232374272 48787 4294967295 134512640 135305190 3213075312 3213073488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56732 48787 79 194 0 56536 0
[pid=15013/tid=15014] ppid=15007 vsize=226928 CPUtime=159.69
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 15943 26 0 0 25 0 4 0 1117626931 232374272 48787 4294967295 134512640 135305190 3213075312 3064847552 134528788 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226928 CPUtime=159.42
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7956 0 0 0 15918 24 0 0 25 0 4 0 1117626931 232374272 48787 4294967295 134512640 135305190 3213075312 3056458944 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226928 CPUtime=159.18
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5556 0 0 0 15895 23 0 0 25 0 4 0 1117626931 232374272 48787 4294967295 134512640 135305190 3213075312 3048070336 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 651.17
Current children cumulated vsize (KiB) 229344

[startup+173.908 s]
/proc/loadavg: 4.44 4.26 4.36 6/120 15584
/proc/meminfo: memFree=2768876/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226928 CPUtime=640.09
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48857 0 0 0 63914 95 0 0 25 0 4 0 1117626860 232374272 48790 4294967295 134512640 135305190 3213075312 3213073488 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56732 48790 79 194 0 56536 0
[pid=15013/tid=15014] ppid=15007 vsize=226928 CPUtime=160.09
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 15983 26 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3064847552 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226928 CPUtime=159.82
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7959 0 0 0 15958 24 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3056458944 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226928 CPUtime=159.58
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5556 0 0 0 15935 23 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3048070336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 652.77
Current children cumulated vsize (KiB) 229344

[startup+174.308 s]
/proc/loadavg: 4.44 4.26 4.36 6/120 15584
/proc/meminfo: memFree=2768876/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226928 CPUtime=641.67
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48857 0 0 0 64072 95 0 0 25 0 4 0 1117626860 232374272 48790 4294967295 134512640 135305190 3213075312 3213073488 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56732 48790 79 194 0 56536 0
[pid=15013/tid=15014] ppid=15007 vsize=226928 CPUtime=160.48
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 16022 26 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3064847280 134557813 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226928 CPUtime=160.21
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7959 0 0 0 15997 24 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3056458944 134528536 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226928 CPUtime=159.98
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5556 0 0 0 15975 23 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3048070336 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 654.35
Current children cumulated vsize (KiB) 229344

[startup+174.408 s]
/proc/loadavg: 4.44 4.26 4.36 6/120 15584
/proc/meminfo: memFree=2768876/3368532 swapFree=1941392/1959888
[pid=15007] ppid=15005 vsize=2416 CPUtime=12.68
/proc/15007/stat : 15007 (manysat.sh) S 15005 15007 12261 0 -1 4194304 371 39165 0 0 0 0 1251 17 18 0 1 0 1117625593 2473984 275 4294967295 134512640 135169312 3216006736 3216002952 3084930798 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/15007/statm: 604 275 231 161 0 43 0
[pid=15013] ppid=15007 vsize=226928 CPUtime=642.07
/proc/15013/stat : 15013 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202496 48857 0 0 0 64112 95 0 0 25 0 4 0 1117626860 232374272 48790 4294967295 134512640 135305190 3213075312 3213073488 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/15013/statm: 56732 48790 79 194 0 56536 0
[pid=15013/tid=15014] ppid=15007 vsize=226928 CPUtime=160.58
/proc/15013/task/15014/stat : 15014 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5598 0 0 0 16032 26 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3064847552 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=15013/tid=15015] ppid=15007 vsize=226928 CPUtime=160.31
/proc/15013/task/15015/stat : 15015 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 7959 0 0 0 16007 24 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3056458944 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=15013/tid=15016] ppid=15007 vsize=226928 CPUtime=160.08
/proc/15013/task/15016/stat : 15016 (manysat1.1_stat) R 15007 15007 12261 0 -1 4202560 5556 0 0 0 15985 23 0 0 25 0 4 0 1117626931 232374272 48790 4294967295 134512640 135305190 3213075312 3048070336 134528195 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 654.75
Current children cumulated vsize (KiB) 229344

Child status: 20
Real time (s): 174.48
CPU time (s): 654.97
CPU user time (s): 653.83
CPU system time (s): 1.14
CPU usage (%): 375.385
Max. virtual memory (cumulated for all children) (KiB): 229344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 653.83
system time used= 1.14
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88682
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= 23691
involuntary context switches= 43799

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:50:56
IDJOB=1780186
IDBENCH=70960
IDSOLVER=620
FILE ID=/1780186-1243529456
PBS_JOBID=
Free space on /tmp= 15707 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED= 528585167

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
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.143
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.143
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.17
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.143
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:       2983820 kB
Buffers:         32844 kB
Cached:         271512 kB
SwapCached:       4320 kB
Active:         158128 kB
Inactive:       157244 kB
HighTotal:     2489216 kB
HighFree:      2205228 kB
LowTotal:       879316 kB
LowFree:        778592 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:           25016 kB
Writeback:           0 kB
AnonPages:        9628 kB
Mapped:           4212 kB
Slab:            59040 kB
SReclaimable:    50464 kB
SUnreclaim:       8576 kB
PageTables:        776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15707 MiB
End job on  at 2009-05-28 18:53:52