Trace number 1780042

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 345.2 87.215

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l45_lambda.cnf
MD5SUM94aa7bdbcbe99c5b3082c395dc2384e9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark345.2
Satisfiable
(Un)Satisfiability was proved
Number of variables32313
Number of clauses161529
Sum of the clauses size465707
Maximum clause length9
Minimum clause length1
Number of clauses of size 14190
Number of clauses of size 240231
Number of clauses of size 394818
Number of clauses of size 415389
Number of clauses of size 56766
Number of clauses of size over 5135

Solver Data

0.00/0.00	c Parsing...
0.10/0.11	c ==============================================================================
0.10/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.10/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.10/0.11	c ==============================================================================
0.10/0.11	c |         0 |  151127   442273 |   45338       0        0     nan |  0.000 % |
0.70/0.72	c |         0 |   66882   225550 |      --       0       --      -- |     --   | -78765/-200275
0.70/0.72	c ==============================================================================
0.70/0.72	c Result  :   #vars: 7670   #clauses: 66882   #literals: 225550
0.70/0.72	c CPU time:   0.69 s
0.70/0.72	c ==============================================================================
344.81/87.20	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
344.81/87.20	c ============================[ Problem Statistics ]=============================
344.81/87.20	c |                                                                             |
344.81/87.20	c threadId              : 3
344.81/87.20	c restarts              : 303
344.81/87.20	c conflicts             : 253905         (738 /sec)
344.81/87.20	c decisions             : 371522         (2.72 % random) (1080 /sec)
344.81/87.20	c propagations          : 53483015       (155483 /sec)
344.81/87.20	c conflict literals     : 4818667        (33.64 % deleted)
344.81/87.20	c Memory used           : 107.09 MB
344.81/87.20	c CPU time              : 343.98 s
344.81/87.20	
344.81/87.20	c --->m=4, e=8, aimd=2, HOME/22972_many.cnf	time: 85.995	conflicts: 253905       
345.20/87.21	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-1780042-1243528494/watcher-1780042-1243528494 -o /tmp/evaluation-result-1780042-1243528494/solver-1780042-1243528494 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780042-1243528494.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.32 4.35 4.43 4/99 22972
/proc/meminfo: memFree=3046352/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2416 CPUtime=0
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117513880 2473984 274 4294967295 134512640 135169312 3218430112 3218428648 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22972/statm: 604 274 231 161 0 43 0
[pid=22973] ppid=22972 vsize=1060 CPUtime=0
/proc/22973/stat : 22973 (SatElite) R 22972 22972 19648 0 -1 4202496 209 0 0 0 0 0 0 0 18 0 1 0 1117513880 1085440 146 4294967295 134512640 135034092 3218057216 3218053504 134544856 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22973/statm: 265 147 50 128 0 135 0

[startup+0.09987 s]
/proc/loadavg: 4.32 4.35 4.43 4/99 22972
/proc/meminfo: memFree=3046352/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2416 CPUtime=0
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117513880 2473984 274 4294967295 134512640 135169312 3218430112 3218428648 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22972/statm: 604 274 231 161 0 43 0
[pid=22973] ppid=22972 vsize=13600 CPUtime=0.09
/proc/22973/stat : 22973 (SatElite) R 22972 22972 19648 0 -1 4202496 3208 0 0 0 7 2 0 0 18 0 1 0 1117513880 13926400 3145 4294967295 134512640 135034092 3218057216 3218053208 134673244 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22973/statm: 3400 3146 50 128 0 3270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16016

[startup+0.109869 s]
/proc/loadavg: 4.32 4.35 4.43 4/99 22972
/proc/meminfo: memFree=3046352/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2416 CPUtime=0
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117513880 2473984 274 4294967295 134512640 135169312 3218430112 3218428648 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22972/statm: 604 274 231 161 0 43 0
[pid=22973] ppid=22972 vsize=15852 CPUtime=0.1
/proc/22973/stat : 22973 (SatElite) R 22972 22972 19648 0 -1 4202496 3783 0 0 0 8 2 0 0 18 0 1 0 1117513880 16232448 3720 4294967295 134512640 135034092 3218057216 3218054608 134542711 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22973/statm: 3963 3720 50 128 0 3833 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 18268

[startup+0.30985 s]
/proc/loadavg: 4.32 4.35 4.43 4/99 22972
/proc/meminfo: memFree=3046352/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2416 CPUtime=0
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117513880 2473984 274 4294967295 134512640 135169312 3218430112 3218428648 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22972/statm: 604 274 231 161 0 43 0
[pid=22973] ppid=22972 vsize=17472 CPUtime=0.3
/proc/22973/stat : 22973 (SatElite) R 22972 22972 19648 0 -1 4202496 4451 0 0 0 27 3 0 0 18 0 1 0 1117513880 17891328 4092 4294967295 134512640 135034092 3218057216 3218051048 134561680 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22973/statm: 4368 4092 66 128 0 4238 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 19888

[startup+0.709811 s]
/proc/loadavg: 4.32 4.35 4.43 4/99 22972
/proc/meminfo: memFree=3046352/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2416 CPUtime=0
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117513880 2473984 274 4294967295 134512640 135169312 3218430112 3218428648 3085831918 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/22972/statm: 604 274 231 161 0 43 0
[pid=22973] ppid=22972 vsize=18720 CPUtime=0.7
/proc/22973/stat : 22973 (SatElite) R 22972 22972 19648 0 -1 4202496 5120 0 0 0 67 3 0 0 18 0 1 0 1117513880 19169280 4381 4294967295 134512640 135034092 3218057216 3218053456 134566212 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22973/statm: 4680 4381 67 128 0 4550 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 21136

[startup+1.51974 s]
/proc/loadavg: 4.32 4.35 4.43 4/104 22978
/proc/meminfo: memFree=3024300/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=51308 CPUtime=2.36
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 6088 0 0 0 231 5 0 0 17 0 4 0 1117513960 52539392 6024 4294967295 134512640 135305190 3215037776 3215035952 134528256 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 12827 6024 79 194 0 12631 0
[pid=22975/tid=22976] ppid=22972 vsize=51308 CPUtime=0.57
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 334 0 0 0 55 2 0 0 16 0 4 0 1117513973 52539392 6024 4294967295 134512640 135305190 3215037776 3083918528 134531218 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=51308 CPUtime=0.53
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 350 0 0 0 52 1 0 0 18 0 4 0 1117513973 52539392 6024 4294967295 134512640 135305190 3215037776 3075529668 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=51308 CPUtime=0.56
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 367 0 0 0 56 0 0 0 17 0 4 0 1117513973 52539392 6024 4294967295 134512640 135305190 3215037776 3067141312 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 53728

[startup+3.11959 s]
/proc/loadavg: 4.37 4.36 4.43 6/104 22978
/proc/meminfo: memFree=3017076/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=60128 CPUtime=8.76
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 8150 0 0 0 869 7 0 0 16 0 4 0 1117513960 61571072 8086 4294967295 134512640 135305190 3215037776 3215035680 134557342 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 15032 8086 79 194 0 14836 0
[pid=22975/tid=22976] ppid=22972 vsize=60128 CPUtime=2.17
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 754 0 0 0 215 2 0 0 16 0 4 0 1117513973 61571072 8086 4294967295 134512640 135305190 3215037776 3083918528 134528802 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=60128 CPUtime=2.13
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 912 0 0 0 211 2 0 0 18 0 4 0 1117513973 61571072 8086 4294967295 134512640 135305190 3215037776 3075529844 134695249 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=60128 CPUtime=2.16
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 871 0 0 0 216 0 0 0 15 0 4 0 1117513973 61571072 8086 4294967295 134512640 135305190 3215037776 3067141312 134528548 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.56
Current children cumulated vsize (KiB) 62548

[startup+6.31929 s]
/proc/loadavg: 4.37 4.36 4.43 7/104 22978
/proc/meminfo: memFree=3009640/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=65864 CPUtime=21.53
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 9532 0 0 0 2144 9 0 0 17 0 4 0 1117513960 67444736 9468 4294967295 134512640 135305190 3215037776 3215035616 134551854 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 16466 9468 79 194 0 16270 0
[pid=22975/tid=22976] ppid=22972 vsize=65864 CPUtime=5.35
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1056 0 0 0 532 3 0 0 17 0 4 0 1117513973 67444736 9468 4294967295 134512640 135305190 3215037776 3083918528 134528240 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=65864 CPUtime=5.33
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1319 0 0 0 530 3 0 0 25 0 4 0 1117513973 67444736 9468 4294967295 134512640 135305190 3215037776 3075529920 134528548 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=65864 CPUtime=5.35
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1178 0 0 0 535 0 0 0 17 0 4 0 1117513973 67444736 9468 4294967295 134512640 135305190 3215037776 3067141312 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.33
Current children cumulated vsize (KiB) 68284

[startup+12.7187 s]
/proc/loadavg: 4.32 4.35 4.43 5/104 22978
/proc/meminfo: memFree=2999924/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=74024 CPUtime=47.09
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 11661 0 0 0 4697 12 0 0 25 0 4 0 1117513960 75800576 11597 4294967295 134512640 135305190 3215037776 3215035952 134528256 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 18506 11597 79 194 0 18310 0
[pid=22975/tid=22976] ppid=22972 vsize=74024 CPUtime=11.73
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1550 0 0 0 1170 3 0 0 25 0 4 0 1117513973 75800576 11597 4294967295 134512640 135305190 3215037776 3083918528 134528875 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=74024 CPUtime=11.71
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1872 0 0 0 1167 4 0 0 25 0 4 0 1117513973 75800576 11597 4294967295 134512640 135305190 3215037776 3075529792 134857151 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=74024 CPUtime=11.75
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 1687 0 0 0 1174 1 0 0 25 0 4 0 1117513973 75800576 11597 4294967295 134512640 135305190 3215037776 3067141040 134556789 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.89
Current children cumulated vsize (KiB) 76444

[startup+25.5175 s]
/proc/loadavg: 4.43 4.37 4.43 5/104 22981
/proc/meminfo: memFree=2990884/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=82308 CPUtime=98.25
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 13638 0 0 0 9806 19 0 0 25 0 4 0 1117513960 84283392 13574 4294967295 134512640 135305190 3215037776 3215035952 134528503 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 20577 13574 79 194 0 20381 0
[pid=22975/tid=22976] ppid=22972 vsize=82308 CPUtime=24.51
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 2032 0 0 0 2448 3 0 0 25 0 4 0 1117513973 84283392 13574 4294967295 134512640 135305190 3215037776 3083918528 134528480 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=82308 CPUtime=24.5
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 2222 0 0 0 2444 6 0 0 25 0 4 0 1117513973 84283392 13574 4294967295 134512640 135305190 3215037776 3075529864 134839991 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=82308 CPUtime=24.55
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 2188 0 0 0 2453 2 0 0 25 0 4 0 1117513973 84283392 13574 4294967295 134512640 135305190 3215037776 3067141312 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 84728

[startup+51.115 s]
/proc/loadavg: 4.34 4.35 4.43 5/104 22981
/proc/meminfo: memFree=2973360/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=100344 CPUtime=200.53
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 17916 0 0 0 20027 26 0 0 25 0 4 0 1117513960 102752256 17852 4294967295 134512640 135305190 3215037776 3215035952 134528341 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 25086 17852 79 194 0 24890 0
[pid=22975/tid=22976] ppid=22972 vsize=100344 CPUtime=50.09
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3125 0 0 0 5004 5 0 0 25 0 4 0 1117513973 102752256 17852 4294967295 134512640 135305190 3215037776 3083918528 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=100344 CPUtime=50.02
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3215 0 0 0 4992 10 0 0 25 0 4 0 1117513973 102752256 17852 4294967295 134512640 135305190 3215037776 3075529920 134528489 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=100344 CPUtime=50.15
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3217 0 0 0 5013 2 0 0 25 0 4 0 1117513973 102752256 17852 4294967295 134512640 135305190 3215037776 3067141312 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 201.33
Current children cumulated vsize (KiB) 102764

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

[startup+63.9138 s]
/proc/loadavg: 4.33 4.35 4.43 5/104 23169
/proc/meminfo: memFree=2970820/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=101988 CPUtime=251.4
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 18336 0 0 0 25110 30 0 0 25 0 4 0 1117513960 104435712 18272 4294967295 134512640 135305190 3215037776 3215035952 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 25497 18272 79 194 0 25301 0
[pid=22975/tid=22976] ppid=22972 vsize=101988 CPUtime=62.72
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3300 0 0 0 6266 6 0 0 25 0 4 0 1117513973 104435712 18272 4294967295 134512640 135305190 3215037776 3083918528 134528425 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=101988 CPUtime=62.76
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3389 0 0 0 6265 11 0 0 25 0 4 0 1117513973 104435712 18272 4294967295 134512640 135305190 3215037776 3075529920 134528446 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=101988 CPUtime=62.92
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3244 0 0 0 6289 3 0 0 25 0 4 0 1117513973 104435712 18272 4294967295 134512640 135305190 3215037776 3067141312 134528747 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 252.2
Current children cumulated vsize (KiB) 104408

[startup+76.7126 s]
/proc/loadavg: 4.35 4.36 4.43 5/104 23169
/proc/meminfo: memFree=2965964/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=107124 CPUtime=302.54
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 19775 0 0 0 30220 34 0 0 25 0 4 0 1117513960 109694976 19711 4294967295 134512640 135305190 3215037776 3215035952 134528418 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 26781 19711 79 194 0 26585 0
[pid=22975/tid=22976] ppid=22972 vsize=107124 CPUtime=75.52
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3734 0 0 0 7543 9 0 0 25 0 4 0 1117513973 109694976 19711 4294967295 134512640 135305190 3215037776 3083918528 134528338 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=107124 CPUtime=75.51
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3740 0 0 0 7539 12 0 0 25 0 4 0 1117513973 109694976 19711 4294967295 134512640 135305190 3215037776 3075529536 134551684 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=107124 CPUtime=75.72
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3522 0 0 0 7569 3 0 0 25 0 4 0 1117513973 109694976 19711 4294967295 134512640 135305190 3215037776 3067141312 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 303.34
Current children cumulated vsize (KiB) 109544

[startup+83.112 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963572/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=109460 CPUtime=328.03
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 20273 0 0 0 32764 39 0 0 25 0 4 0 1117513960 112087040 20209 4294967295 134512640 135305190 3215037776 3215035952 134528582 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 27365 20209 79 194 0 27169 0
[pid=22975/tid=22976] ppid=22972 vsize=109460 CPUtime=81.92
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3792 0 0 0 8181 11 0 0 25 0 4 0 1117513973 112087040 20209 4294967295 134512640 135305190 3215037776 3083918528 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=109460 CPUtime=81.9
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3879 0 0 0 8177 13 0 0 25 0 4 0 1117513973 112087040 20209 4294967295 134512640 135305190 3215037776 3075529920 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=109460 CPUtime=82.02
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3681 0 0 0 8197 5 0 0 25 0 4 0 1117513973 112087040 20209 4294967295 134512640 135305190 3215037776 3067141312 134528477 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 328.83
Current children cumulated vsize (KiB) 111880

[startup+84.7118 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963324/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=109652 CPUtime=334.41
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 20295 0 0 0 33402 39 0 0 25 0 4 0 1117513960 112283648 20231 4294967295 134512640 135305190 3215037776 3215035952 134530595 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 27413 20231 79 194 0 27217 0
[pid=22975/tid=22976] ppid=22972 vsize=109652 CPUtime=83.52
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3793 0 0 0 8341 11 0 0 25 0 4 0 1117513973 112283648 20231 4294967295 134512640 135305190 3215037776 3083918528 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=109652 CPUtime=83.5
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3879 0 0 0 8337 13 0 0 25 0 4 0 1117513973 112283648 20231 4294967295 134512640 135305190 3215037776 3075529920 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=109652 CPUtime=83.6
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3702 0 0 0 8355 5 0 0 25 0 4 0 1117513973 112283648 20231 4294967295 134512640 135305190 3215037776 3067141312 134528418 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 335.21
Current children cumulated vsize (KiB) 112072

[startup+86.3117 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963324/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=109652 CPUtime=340.81
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 20297 0 0 0 34040 41 0 0 25 0 4 0 1117513960 112283648 20233 4294967295 134512640 135305190 3215037776 3215035952 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 27413 20233 79 194 0 27217 0
[pid=22975/tid=22976] ppid=22972 vsize=109652 CPUtime=85.12
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3795 0 0 0 8501 11 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3083918528 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=109652 CPUtime=85.1
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3879 0 0 0 8497 13 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3075529920 134528559 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=109652 CPUtime=85.2
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3702 0 0 0 8515 5 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3067141312 134528212 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 341.61
Current children cumulated vsize (KiB) 112072

[startup+86.7116 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963324/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=109652 CPUtime=342.41
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 20297 0 0 0 34200 41 0 0 25 0 4 0 1117513960 112283648 20233 4294967295 134512640 135305190 3215037776 3215035952 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 27413 20233 79 194 0 27217 0
[pid=22975/tid=22976] ppid=22972 vsize=109652 CPUtime=85.52
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3795 0 0 0 8541 11 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3083918528 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=109652 CPUtime=85.5
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3879 0 0 0 8537 13 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3075529920 134528399 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=109652 CPUtime=85.6
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3702 0 0 0 8555 5 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3067141312 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 343.21
Current children cumulated vsize (KiB) 112072

[startup+87.1116 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963200/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=109652 CPUtime=344.01
/proc/22975/stat : 22975 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202496 20297 0 0 0 34360 41 0 0 25 0 4 0 1117513960 112283648 20233 4294967295 134512640 135305190 3215037776 3215037184 134657578 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 27413 20233 79 194 0 27217 0
[pid=22975/tid=22976] ppid=22972 vsize=109652 CPUtime=85.92
/proc/22975/task/22976/stat : 22976 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3795 0 0 0 8581 11 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3083918416 134529371 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=22975/tid=22977] ppid=22972 vsize=109652 CPUtime=85.9
/proc/22975/task/22977/stat : 22977 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3879 0 0 0 8577 13 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3075531184 134657608 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=109652 CPUtime=86
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4202560 3702 0 0 0 8595 5 0 0 25 0 4 0 1117513973 112283648 20233 4294967295 134512640 135305190 3215037776 3067142576 134657576 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 344.81
Current children cumulated vsize (KiB) 112072

[startup+87.2116 s]
/proc/loadavg: 4.45 4.38 4.43 5/104 23169
/proc/meminfo: memFree=2963200/3368532 swapFree=1953580/1959888
[pid=22972] ppid=22970 vsize=2420 CPUtime=0.8
/proc/22972/stat : 22972 (manysat.sh) S 22970 22972 19648 0 -1 4194304 371 5126 0 0 0 0 76 4 18 0 1 0 1117513880 2478080 275 4294967295 134512640 135169312 3218430112 3218426328 3085831918 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/22972/statm: 605 275 231 161 0 44 0
[pid=22975] ppid=22972 vsize=0 CPUtime=344.4
/proc/22975/stat : 22975 (manysat1.1_stat) Z 22972 22972 19648 0 -1 4202500 20314 0 0 0 34398 42 0 0 25 0 2 0 1117513960 0 0 4294967295 0 0 0 0 0 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/22975/statm: 0 0 0 0 0 0 0
[pid=22975/tid=22978] ppid=22972 vsize=0 CPUtime=86.1
/proc/22975/task/22978/stat : 22978 (manysat1.1_stat) R 22972 22972 19648 0 -1 4203588 3702 0 0 0 8604 6 0 0 25 0 2 0 1117513973 0 0 4294967295 0 0 0 0 0 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 345.2
Current children cumulated vsize (KiB) 2420

Child status: 20
Real time (s): 87.215
CPU time (s): 345.2
CPU user time (s): 344.74
CPU system time (s): 0.46
CPU usage (%): 395.803
Max. virtual memory (cumulated for all children) (KiB): 112072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 344.74
system time used= 0.46
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26084
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= 5724
involuntary context switches= 20058

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:34:54
IDJOB=1780042
IDBENCH=70949
IDSOLVER=626
FILE ID=/1780042-1243528494
PBS_JOBID=
Free space on /tmp= 15882 MiB

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

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

MD5SUM BENCH= 94aa7bdbcbe99c5b3082c395dc2384e9
RANDOM SEED= 498185440

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:       3046352 kB
Buffers:         28356 kB
Cached:         214716 kB
SwapCached:       2424 kB
Active:          94244 kB
Inactive:       159628 kB
HighTotal:     2489216 kB
HighFree:      2261184 kB
LowTotal:       879316 kB
LowFree:        785168 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            4472 kB
Writeback:           0 kB
AnonPages:        9924 kB
Mapped:           4940 kB
Slab:            58220 kB
SReclaimable:    49872 kB
SUnreclaim:       8348 kB
PageTables:        560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93916 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

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