Trace number 1780087

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 375.37 96.8469

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark308.15
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.22/0.31	c ==============================================================================
0.22/0.31	c |           |     ORIGINAL     |              LEARNT              |          |
0.22/0.31	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.22/0.31	c ==============================================================================
0.22/0.31	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
3.17/3.28	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.17/3.28	c ==============================================================================
3.17/3.28	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.17/3.28	c CPU time:   3.02 s
3.17/3.28	c ==============================================================================
375.30/96.83	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
375.30/96.83	c ============================[ Problem Statistics ]=============================
375.30/96.83	c |                                                                             |
375.30/96.83	c threadId              : 1
375.30/96.83	c restarts              : 1044
375.30/96.83	c conflicts             : 235666         (635 /sec)
375.30/96.83	c decisions             : 402763         (1.72 % random) (1085 /sec)
375.30/96.83	c propagations          : 104072695      (280293 /sec)
375.30/96.83	c conflict literals     : 8151214        (41.75 % deleted)
375.30/96.83	c Memory used           : 132.75 MB
375.30/96.83	c CPU time              : 371.3 s
375.30/96.83	
375.30/96.83	c --->m=4, e=8, aimd=2, HOME/23458_many.cnf	time: 92.825	conflicts: 235666       
375.30/96.83	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-1780087-1243528665/watcher-1780087-1243528665 -o /tmp/evaluation-result-1780087-1243528665/solver-1780087-1243528665 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780087-1243528665.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: 4.26 4.34 4.41 3/99 23458
/proc/meminfo: memFree=3040804/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) R 23456 23458 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371228 3085571956 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=1196 CPUtime=0.01
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 240 0 0 0 1 0 0 0 18 0 1 0 1117530954 1224704 177 4294967295 134512640 135034092 3215197520 3215193632 134675816 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 299 186 50 128 0 169 0

[startup+0.043659 s]
/proc/loadavg: 4.26 4.34 4.41 3/99 23458
/proc/meminfo: memFree=3040804/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=8928 CPUtime=0.05
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 1927 0 0 0 5 0 0 0 20 0 1 0 1117530954 9142272 1864 4294967295 134512640 135034092 3215197520 3215193864 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 2232 1867 50 128 0 2102 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11344

[startup+0.11365 s]
/proc/loadavg: 4.26 4.34 4.41 3/99 23458
/proc/meminfo: memFree=3040804/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=19836 CPUtime=0.12
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 4683 0 0 0 8 4 0 0 20 0 1 0 1117530954 20312064 4620 4294967295 134512640 135034092 3215197520 3215193864 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 4959 4620 50 128 0 4829 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 22252

[startup+0.313642 s]
/proc/loadavg: 4.26 4.34 4.41 3/99 23458
/proc/meminfo: memFree=3040804/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=61216 CPUtime=0.32
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 12204 0 0 0 25 7 0 0 20 0 1 0 1117530954 62685184 12141 4294967295 134512640 135034092 3215197520 3215194044 134571336 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 15304 12141 66 128 0 15174 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 63632

[startup+0.713591 s]
/proc/loadavg: 4.26 4.34 4.41 3/99 23458
/proc/meminfo: memFree=3040804/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=68336 CPUtime=0.71
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 14031 0 0 0 61 10 0 0 21 0 1 0 1117530954 69976064 13624 4294967295 134512640 135034092 3215197520 3215193516 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 17084 13625 67 128 0 16954 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 70752

[startup+1.51352 s]
/proc/loadavg: 4.26 4.34 4.41 2/101 23460
/proc/meminfo: memFree=2976572/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=74136 CPUtime=1.5
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 15485 0 0 0 136 14 0 0 23 0 1 0 1117530954 75915264 14930 4294967295 134512640 135034092 3215197520 3215193760 134566515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 18534 14930 67 128 0 18404 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 76552

[startup+3.11336 s]
/proc/loadavg: 4.00 4.28 4.39 2/101 23644
/proc/meminfo: memFree=2970732/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2416 CPUtime=0
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1117530954 2473984 274 4294967295 134512640 135169312 3218372752 3218371288 3085569774 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23458/statm: 604 274 231 161 0 43 0
[pid=23459] ppid=23458 vsize=78152 CPUtime=3.07
/proc/23459/stat : 23459 (SatElite) R 23458 23458 19648 0 -1 4202496 25718 0 0 0 286 21 0 0 25 0 1 0 1117530954 80027648 15488 4294967295 134512640 135034092 3215197520 3215193988 134694833 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23459/statm: 19538 15488 67 128 0 19408 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 80568

[startup+6.31308 s]
/proc/loadavg: 4.00 4.28 4.39 6/104 23648
/proc/meminfo: memFree=2985996/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=73044 CPUtime=10.65
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 11272 0 0 0 1046 19 0 0 15 0 4 0 1117531298 74797056 11193 4294967295 134512640 135305190 3221009152 3221007272 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23645/statm: 18261 11193 79 194 0 18065 0
[pid=23645/tid=23646] ppid=23458 vsize=73044 CPUtime=2.62
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 887 0 0 0 259 3 0 0 16 0 4 0 1117531319 74797056 11193 4294967295 134512640 135305190 3221009152 3080273088 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=73044 CPUtime=2.61
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 1105 0 0 0 259 2 0 0 16 0 4 0 1117531319 74797056 11193 4294967295 134512640 135305190 3221009152 3071884480 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=73044 CPUtime=2.58
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 978 0 0 0 252 6 0 0 16 0 4 0 1117531319 74797056 11193 4294967295 134512640 135305190 3221009152 3063495872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.05
Current children cumulated vsize (KiB) 75464

[startup+12.7126 s]
/proc/loadavg: 4.30 4.34 4.41 7/104 23648
/proc/meminfo: memFree=2973072/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=83840 CPUtime=36.18
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 14059 0 0 0 3591 27 0 0 16 0 4 0 1117531298 85852160 13980 4294967295 134512640 135305190 3221009152 3221007044 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23645/statm: 20960 13980 79 194 0 20764 0
[pid=23645/tid=23646] ppid=23458 vsize=83840 CPUtime=9
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 1391 0 0 0 895 5 0 0 18 0 4 0 1117531319 85852160 13980 4294967295 134512640 135305190 3221009152 3080273088 134528203 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=83840 CPUtime=9.01
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 1939 0 0 0 896 5 0 0 25 0 4 0 1117531319 85852160 13980 4294967295 134512640 135305190 3221009152 3071884352 134857151 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=83840 CPUtime=8.96
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 1731 0 0 0 890 6 0 0 16 0 4 0 1117531319 85852160 13980 4294967295 134512640 135305190 3221009152 3063495620 134840070 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39.58
Current children cumulated vsize (KiB) 86260

[startup+25.5114 s]
/proc/loadavg: 4.41 4.36 4.42 7/104 23648
/proc/meminfo: memFree=2954840/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=100412 CPUtime=87.3
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 18219 0 0 0 8699 31 0 0 25 0 4 0 1117531298 102821888 18140 4294967295 134512640 135305190 3221009152 3221007252 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23645/statm: 25103 18140 79 194 0 24907 0
[pid=23645/tid=23646] ppid=23458 vsize=100412 CPUtime=21.78
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 2116 0 0 0 2172 6 0 0 25 0 4 0 1117531319 102821888 18140 4294967295 134512640 135305190 3221009152 3080273088 134530636 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=100412 CPUtime=21.81
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 3389 0 0 0 2173 8 0 0 25 0 4 0 1117531319 102821888 18140 4294967295 134512640 135305190 3221009152 3071884160 134555078 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=100412 CPUtime=21.75
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 2730 0 0 0 2169 6 0 0 20 0 4 0 1117531319 102821888 18140 4294967295 134512640 135305190 3221009152 3063495872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 90.7
Current children cumulated vsize (KiB) 102832

[startup+51.109 s]
/proc/loadavg: 4.34 4.35 4.41 5/104 23651
/proc/meminfo: memFree=2934876/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=121420 CPUtime=189.6
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 23419 0 0 0 18913 47 0 0 25 0 4 0 1117531298 124334080 23340 4294967295 134512640 135305190 3221009152 3221007216 134529526 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/23645/statm: 30355 23340 79 194 0 30159 0
[pid=23645/tid=23646] ppid=23458 vsize=121420 CPUtime=47.32
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 3267 0 0 0 4726 6 0 0 25 0 4 0 1117531319 124334080 23340 4294967295 134512640 135305190 3221009152 3080273088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=121420 CPUtime=47.41
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4769 0 0 0 4728 13 0 0 25 0 4 0 1117531319 124334080 23340 4294967295 134512640 135305190 3221009152 3071884480 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=121420 CPUtime=47.34
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4058 0 0 0 4725 9 0 0 25 0 4 0 1117531319 124334080 23340 4294967295 134512640 135305190 3221009152 3063495872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 193
Current children cumulated vsize (KiB) 123840

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

[startup+76.7066 s]
/proc/loadavg: 4.22 4.32 4.40 5/104 23836
/proc/meminfo: memFree=2924876/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=130312 CPUtime=291.58
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 25678 0 0 0 29104 54 0 0 25 0 4 0 1117531298 133439488 25564 4294967295 134512640 135305190 3221009152 3221007328 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 32578 25564 79 194 0 32382 0
[pid=23645/tid=23646] ppid=23458 vsize=130312 CPUtime=72.85
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 3883 0 0 0 7276 9 0 0 25 0 4 0 1117531319 133439488 25564 4294967295 134512640 135305190 3221009152 3080273088 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=130312 CPUtime=72.9
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5337 0 0 0 7276 14 0 0 25 0 4 0 1117531319 133439488 25564 4294967295 134512640 135305190 3221009152 3071884480 134528189 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=130312 CPUtime=72.83
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4648 0 0 0 7272 11 0 0 25 0 4 0 1117531319 133439488 25564 4294967295 134512640 135305190 3221009152 3063495872 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 294.98
Current children cumulated vsize (KiB) 132732

[startup+89.5053 s]
/proc/loadavg: 4.17 4.30 4.39 6/104 23837
/proc/meminfo: memFree=2923476/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=133056 CPUtime=342.72
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26213 0 0 0 34208 64 0 0 25 0 4 0 1117531298 136249344 26099 4294967295 134512640 135305190 3221009152 3221007328 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33264 26099 79 194 0 33068 0
[pid=23645/tid=23646] ppid=23458 vsize=133056 CPUtime=85.64
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4025 0 0 0 8550 14 0 0 25 0 4 0 1117531319 136249344 26099 4294967295 134512640 135305190 3221009152 3080273088 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=133056 CPUtime=85.7
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5506 0 0 0 8556 14 0 0 25 0 4 0 1117531319 136249344 26099 4294967295 134512640 135305190 3221009152 3071884480 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=133056 CPUtime=85.59
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4755 0 0 0 8545 14 0 0 25 0 4 0 1117531319 136249344 26099 4294967295 134512640 135305190 3221009152 3063495536 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 346.12
Current children cumulated vsize (KiB) 135476

[startup+92.705 s]
/proc/loadavg: 4.16 4.29 4.39 5/104 23837
/proc/meminfo: memFree=2922640/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=133952 CPUtime=355.48
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26378 0 0 0 35483 65 0 0 25 0 4 0 1117531298 137166848 26264 4294967295 134512640 135305190 3221009152 3221007328 134528548 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33488 26264 79 194 0 33292 0
[pid=23645/tid=23646] ppid=23458 vsize=133952 CPUtime=88.84
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4072 0 0 0 8870 14 0 0 25 0 4 0 1117531319 137166848 26264 4294967295 134512640 135305190 3221009152 3080272752 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=133952 CPUtime=88.9
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5535 0 0 0 8875 15 0 0 25 0 4 0 1117531319 137166848 26264 4294967295 134512640 135305190 3221009152 3071884096 134551729 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=133952 CPUtime=88.75
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4771 0 0 0 8861 14 0 0 25 0 4 0 1117531319 137166848 26264 4294967295 134512640 135305190 3221009152 3063495872 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 358.88
Current children cumulated vsize (KiB) 136372

[startup+94.3049 s]
/proc/loadavg: 4.16 4.29 4.39 5/104 23837
/proc/meminfo: memFree=2922152/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=134484 CPUtime=361.88
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26541 0 0 0 36123 65 0 0 25 0 4 0 1117531298 137711616 26427 4294967295 134512640 135305190 3221009152 3221007328 134528332 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33621 26427 79 194 0 33425 0
[pid=23645/tid=23646] ppid=23458 vsize=134484 CPUtime=90.44
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4096 0 0 0 9030 14 0 0 25 0 4 0 1117531319 137711616 26427 4294967295 134512640 135305190 3221009152 3080273088 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=134484 CPUtime=90.5
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5608 0 0 0 9035 15 0 0 25 0 4 0 1117531319 137711616 26427 4294967295 134512640 135305190 3221009152 3071884160 134553464 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=134484 CPUtime=90.35
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4788 0 0 0 9021 14 0 0 25 0 4 0 1117531319 137711616 26427 4294967295 134512640 135305190 3221009152 3063495872 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 365.28
Current children cumulated vsize (KiB) 136904

[startup+95.9047 s]
/proc/loadavg: 4.16 4.29 4.39 7/104 23837
/proc/meminfo: memFree=2921292/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=135788 CPUtime=368.28
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26688 0 0 0 36763 65 0 0 25 0 4 0 1117531298 139046912 26574 4294967295 134512640 135305190 3221009152 3221007328 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33947 26574 79 194 0 33751 0
[pid=23645/tid=23646] ppid=23458 vsize=135788 CPUtime=92.04
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4155 0 0 0 9190 14 0 0 25 0 4 0 1117531319 139046912 26574 4294967295 134512640 135305190 3221009152 3080273088 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=135788 CPUtime=92.1
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5628 0 0 0 9195 15 0 0 25 0 4 0 1117531319 139046912 26574 4294967295 134512640 135305190 3221009152 3071884480 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=135788 CPUtime=91.94
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4819 0 0 0 9180 14 0 0 25 0 4 0 1117531319 139046912 26574 4294967295 134512640 135305190 3221009152 3063495872 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 371.68
Current children cumulated vsize (KiB) 138208

[startup+96.3047 s]
/proc/loadavg: 4.16 4.29 4.39 7/104 23837
/proc/meminfo: memFree=2921292/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=135928 CPUtime=369.87
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26736 0 0 0 36922 65 0 0 25 0 4 0 1117531298 139190272 26622 4294967295 134512640 135305190 3221009152 3221007328 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33982 26622 79 194 0 33786 0
[pid=23645/tid=23646] ppid=23458 vsize=135928 CPUtime=92.44
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4173 0 0 0 9230 14 0 0 25 0 4 0 1117531319 139190272 26622 4294967295 134512640 135305190 3221009152 3080272752 134551651 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=135928 CPUtime=92.5
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5645 0 0 0 9235 15 0 0 25 0 4 0 1117531319 139190272 26622 4294967295 134512640 135305190 3221009152 3071884160 134553039 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=135928 CPUtime=92.34
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4822 0 0 0 9220 14 0 0 25 0 4 0 1117531319 139190272 26622 4294967295 134512640 135305190 3221009152 3063495536 134551691 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 373.27
Current children cumulated vsize (KiB) 138348

[startup+96.7046 s]
/proc/loadavg: 4.15 4.29 4.38 5/104 23837
/proc/meminfo: memFree=2921292/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=135928 CPUtime=371.47
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26765 0 0 0 37082 65 0 0 25 0 4 0 1117531298 139190272 26651 4294967295 134512640 135305190 3221009152 3221007056 134557484 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33982 26651 79 194 0 33786 0
[pid=23645/tid=23646] ppid=23458 vsize=135928 CPUtime=92.84
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4177 0 0 0 9270 14 0 0 25 0 4 0 1117531319 139190272 26651 4294967295 134512640 135305190 3221009152 3080272816 134557535 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=135928 CPUtime=92.89
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5652 0 0 0 9274 15 0 0 25 0 4 0 1117531319 139190272 26651 4294967295 134512640 135305190 3221009152 3071884480 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=135928 CPUtime=92.74
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4831 0 0 0 9260 14 0 0 25 0 4 0 1117531319 139190272 26651 4294967295 134512640 135305190 3221009152 3063495872 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 374.87
Current children cumulated vsize (KiB) 138348

[startup+96.8146 s]
/proc/loadavg: 4.15 4.29 4.38 5/104 23837
/proc/meminfo: memFree=2921292/3368532 swapFree=1953580/1959888
[pid=23458] ppid=23456 vsize=2420 CPUtime=3.4
/proc/23458/stat : 23458 (manysat.sh) S 23456 23458 19648 0 -1 4194304 370 28433 0 0 0 1 317 22 21 0 1 0 1117530954 2478080 275 4294967295 134512640 135169312 3218372752 3218368968 3085569774 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23458/statm: 605 275 231 161 0 44 0
[pid=23645] ppid=23458 vsize=135928 CPUtime=371.9
/proc/23645/stat : 23645 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202496 26778 0 0 0 37125 65 0 0 25 0 4 0 1117531298 139190272 26664 4294967295 134512640 135305190 3221009152 3221007328 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23645/statm: 33982 26664 79 194 0 33786 0
[pid=23645/tid=23646] ppid=23458 vsize=135928 CPUtime=92.95
/proc/23645/task/23646/stat : 23646 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4177 0 0 0 9281 14 0 0 25 0 4 0 1117531319 139190272 26664 4294967295 134512640 135305190 3221009152 3080273088 134528248 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23645/tid=23647] ppid=23458 vsize=135928 CPUtime=93
/proc/23645/task/23647/stat : 23647 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 5658 0 0 0 9285 15 0 0 25 0 4 0 1117531319 139190272 26664 4294967295 134512640 135305190 3221009152 3071884480 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=23645/tid=23648] ppid=23458 vsize=135928 CPUtime=92.85
/proc/23645/task/23648/stat : 23648 (manysat1.1_stat) R 23458 23458 19648 0 -1 4202560 4833 0 0 0 9271 14 0 0 25 0 4 0 1117531319 139190272 26664 4294967295 134512640 135305190 3221009152 3063495600 134557370 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 375.3
Current children cumulated vsize (KiB) 138348

Child status: 20
Real time (s): 96.8469
CPU time (s): 375.37
CPU user time (s): 374.47
CPU system time (s): 0.9
CPU usage (%): 387.591
Max. virtual memory (cumulated for all children) (KiB): 138348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 374.47
system time used= 0.9
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55873
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= 12323
involuntary context switches= 24066

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:37:45
IDJOB=1780087
IDBENCH=70952
IDSOLVER=626
FILE ID=/1780087-1243528665
PBS_JOBID=
Free space on /tmp= 15878 MiB

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

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED= 1274112805

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3040804 kB
Buffers:         28564 kB
Cached:         220636 kB
SwapCached:       2424 kB
Active:         100632 kB
Inactive:       159492 kB
HighTotal:     2489216 kB
HighFree:      2255136 kB
LowTotal:       879316 kB
LowFree:        785668 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            8400 kB
Writeback:           0 kB
AnonPages:       10228 kB
Mapped:           4764 kB
Slab:            57848 kB
SReclaimable:    49880 kB
SUnreclaim:       7968 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93920 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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