Trace number 1780084

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 1/2009-03-20 (4 threads)UNSAT 339.89 116.919

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.32/0.32	c ==============================================================================
0.32/0.32	c |           |     ORIGINAL     |              LEARNT              |          |
0.32/0.32	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.32/0.32	c ==============================================================================
0.32/0.32	c |         0 |  404200   943125 |  121259       0        0     nan |  0.000 % |
3.34/3.62	c |         0 |  103664   388086 |      --       0       --      -- |     --   | -300210/-554257
3.34/3.62	c ==============================================================================
3.34/3.62	c Result  :   #vars: 14948   #clauses: 103664   #literals: 388086
3.34/3.62	c CPU time:   3.22 s
3.34/3.62	c ==============================================================================
339.60/116.90	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
339.60/116.90	c ============================[ Problem Statistics ]=============================
339.60/116.90	c |                                                                             |
339.60/116.90	c threadId              : 1
339.60/116.90	c restarts              : 970
339.60/116.90	c conflicts             : 208935         (622 /sec)
339.60/116.90	c decisions             : 367606         (1.73 % random) (1095 /sec)
339.60/116.90	c propagations          : 89369572       (266131 /sec)
339.60/116.90	c conflict literals     : 7094101        (42.30 % deleted)
339.60/116.90	c Memory used           : 127.25 MB
339.60/116.90	c CPU time              : 335.81 s
339.60/116.90	
339.60/116.90	c --->m=4, e=8, aimd=1, HOME/23159_many.cnf	time: 83.9525	conflicts: 208935       
339.60/116.91	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-1780084-1243528764/watcher-1780084-1243528764 -o /tmp/evaluation-result-1780084-1243528764/solver-1780084-1243528764 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780084-1243528764.cnf aimd 1 

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: 6.16 5.90 5.77 4/124 23159
/proc/meminfo: memFree=2146064/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=1416 CPUtime=0.01
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 281 0 0 0 1 0 0 0 19 0 1 0 1117540465 1449984 218 4294967295 134512640 135034092 3220058608 3220054952 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 354 218 50 128 0 224 0

[startup+0.114183 s]
/proc/loadavg: 6.16 5.90 5.77 4/124 23159
/proc/meminfo: memFree=2146064/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=19440 CPUtime=0.12
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 4527 0 0 0 10 2 0 0 20 0 1 0 1117540465 19906560 4464 4294967295 134512640 135034092 3220058608 3220054952 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 4860 4465 50 128 0 4730 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 21856

[startup+0.214174 s]
/proc/loadavg: 6.16 5.90 5.77 4/124 23159
/proc/meminfo: memFree=2146064/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=36724 CPUtime=0.22
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 8350 0 0 0 18 4 0 0 20 0 1 0 1117540465 37605376 8287 4294967295 134512640 135034092 3220058608 3220054952 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 9181 8288 50 128 0 9051 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 39140

[startup+0.314166 s]
/proc/loadavg: 6.16 5.90 5.77 4/124 23159
/proc/meminfo: memFree=2146064/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=60500 CPUtime=0.32
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 12068 0 0 0 27 5 0 0 20 0 1 0 1117540465 61952000 12005 4294967295 134512640 135034092 3220058608 3220056000 134542678 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 15125 12005 50 128 0 14995 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 62916

[startup+0.730466 s]
/proc/loadavg: 6.16 5.90 5.77 4/124 23159
/proc/meminfo: memFree=2146064/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=67676 CPUtime=0.64
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 13812 0 0 0 56 8 0 0 21 0 1 0 1117540465 69300224 13405 4294967295 134512640 135034092 3220058608 3220054604 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 16919 13405 67 128 0 16789 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 70092

[startup+1.51406 s]
/proc/loadavg: 6.16 5.90 5.77 3/126 23161
/proc/meminfo: memFree=1986648/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=74136 CPUtime=1.38
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 15485 0 0 0 129 9 0 0 22 0 1 0 1117540465 75915264 14930 4294967295 134512640 135034092 3220058608 3220054848 134566692 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 18534 14930 67 128 0 18404 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 76552

[startup+3.12393 s]
/proc/loadavg: 5.83 5.83 5.75 3/126 23161
/proc/meminfo: memFree=2051076/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2416 CPUtime=0
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117540464 2473984 274 4294967295 134512640 135169312 3220777696 3220776232 3085127406 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/23159/statm: 604 274 231 161 0 43 0
[pid=23160] ppid=23159 vsize=75032 CPUtime=2.92
/proc/23160/stat : 23160 (SatElite) R 23159 23159 21334 0 -1 4202496 23135 0 0 0 281 11 0 0 25 0 1 0 1117540465 76832768 15078 4294967295 134512640 135034092 3220058608 3220054592 134569611 0 0 0 3 0 0 0 17 0 0 0 0
/proc/23160/statm: 18758 15078 67 128 0 18628 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 77448

[startup+6.31365 s]
/proc/loadavg: 5.83 5.83 5.75 7/129 23165
/proc/meminfo: memFree=1822536/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=67056 CPUtime=6.76
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 10023 0 0 0 670 6 0 0 17 0 4 0 1117540843 68665344 9943 4294967295 134512640 135305190 3219003680 3219001776 134543749 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23162/statm: 16764 9943 79 194 0 16568 0
[pid=23162/tid=23163] ppid=23159 vsize=67056 CPUtime=2.11
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 622 0 0 0 208 3 0 0 19 0 4 0 1117540865 68665344 9943 4294967295 134512640 135305190 3219003680 3080150208 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=67056 CPUtime=2.16
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 996 0 0 0 216 0 0 0 18 0 4 0 1117540865 68665344 9943 4294967295 134512640 135305190 3219003680 3071761600 134528245 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=67056 CPUtime=2.16
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 745 0 0 0 215 1 0 0 16 0 4 0 1117540865 68665344 9943 4294967295 134512640 135305190 3219003680 3063372992 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.26
Current children cumulated vsize (KiB) 69476

[startup+12.7131 s]
/proc/loadavg: 5.70 5.81 5.74 7/129 23166
/proc/meminfo: memFree=2081036/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=79512 CPUtime=25.43
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 13004 0 0 0 2531 12 0 0 16 0 4 0 1117540843 81420288 12924 4294967295 134512640 135305190 3219003680 3219001604 134840070 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/23162/statm: 19878 12924 79 194 0 19682 0
[pid=23162/tid=23163] ppid=23159 vsize=79512 CPUtime=8.16
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 1222 0 0 0 810 6 0 0 25 0 4 0 1117540865 81420288 12924 4294967295 134512640 135305190 3219003680 3080149936 134556558 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=79512 CPUtime=7.15
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 1997 0 0 0 714 1 0 0 19 0 4 0 1117540865 81420288 12924 4294967295 134512640 135305190 3219003680 3071761600 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=79512 CPUtime=6.5
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 1385 0 0 0 648 2 0 0 16 0 4 0 1117540865 81420288 12924 4294967295 134512640 135305190 3219003680 3063372656 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 28.93
Current children cumulated vsize (KiB) 81932

[startup+25.512 s]
/proc/loadavg: 5.75 5.81 5.74 6/129 23167
/proc/meminfo: memFree=2064296/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=92576 CPUtime=63.38
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 15998 0 0 0 6316 22 0 0 25 0 4 0 1117540843 94797824 15918 4294967295 134512640 135305190 3219003680 3219001856 134528189 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 23144 15918 79 194 0 22948 0
[pid=23162/tid=23163] ppid=23159 vsize=92576 CPUtime=19.24
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 1841 0 0 0 1917 7 0 0 25 0 4 0 1117540865 94797824 15918 4294967295 134512640 135305190 3219003680 3080150132 134694990 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=92576 CPUtime=12.5
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 2348 0 0 0 1248 2 0 0 23 0 4 0 1117540865 94797824 15918 4294967295 134512640 135305190 3219003680 3071761600 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=92576 CPUtime=16.42
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 2416 0 0 0 1634 8 0 0 19 0 4 0 1117540865 94797824 15918 4294967295 134512640 135305190 3219003680 3063372992 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 66.88
Current children cumulated vsize (KiB) 94996

[startup+51.1098 s]
/proc/loadavg: 5.90 5.84 5.75 8/130 23237
/proc/meminfo: memFree=2011116/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=113520 CPUtime=139.69
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 21191 0 0 0 13934 35 0 0 25 0 4 0 1117540843 116244480 21111 4294967295 134512640 135305190 3219003680 3219001856 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/23162/statm: 28380 21111 79 194 0 28184 0
[pid=23162/tid=23163] ppid=23159 vsize=113520 CPUtime=33.75
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 2747 0 0 0 3366 9 0 0 25 0 4 0 1117540865 116244480 21111 4294967295 134512640 135305190 3219003680 3080150208 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=113520 CPUtime=29.96
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3811 0 0 0 2991 5 0 0 25 0 4 0 1117540865 116244480 21111 4294967295 134512640 135305190 3219003680 3071761600 134528382 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=113520 CPUtime=40.02
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 4059 0 0 0 3989 13 0 0 25 0 4 0 1117540865 116244480 21111 4294967295 134512640 135305190 3219003680 3063372992 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 143.19
Current children cumulated vsize (KiB) 115940

[startup+102.305 s]
/proc/loadavg: 5.48 5.74 5.72 6/129 23356
/proc/meminfo: memFree=1909976/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=129008 CPUtime=292.78
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25082 0 0 0 29225 53 0 0 25 0 4 0 1117540843 132104192 25002 4294967295 134512640 135305190 3219003680 3219001856 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32252 25002 79 194 0 32056 0
[pid=23162/tid=23163] ppid=23159 vsize=129008 CPUtime=74.13
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3750 0 0 0 7401 12 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3080150208 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=129008 CPUtime=70.26
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 4952 0 0 0 7019 7 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3071761600 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=129008 CPUtime=74.45
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5048 0 0 0 7425 20 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3063372992 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 296.28
Current children cumulated vsize (KiB) 131428

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

[startup+102.415 s]
/proc/loadavg: 5.48 5.74 5.72 6/129 23356
/proc/meminfo: memFree=1909976/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=129008 CPUtime=293.1
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25082 0 0 0 29257 53 0 0 25 0 4 0 1117540843 132104192 25002 4294967295 134512640 135305190 3219003680 3219001856 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32252 25002 79 194 0 32056 0
[pid=23162/tid=23163] ppid=23159 vsize=129008 CPUtime=74.24
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3750 0 0 0 7412 12 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3080149936 134556558 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=129008 CPUtime=70.37
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 4952 0 0 0 7030 7 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3071761600 134528245 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=129008 CPUtime=74.45
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5048 0 0 0 7425 20 0 0 25 0 4 0 1117540865 132104192 25002 4294967295 134512640 135305190 3219003680 3063372744 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 296.6
Current children cumulated vsize (KiB) 131428

[startup+108.805 s]
/proc/loadavg: 5.52 5.75 5.72 7/129 23356
/proc/meminfo: memFree=1970956/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=129612 CPUtime=312.25
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25245 0 0 0 31169 56 0 0 25 0 4 0 1117540843 132722688 25165 4294967295 134512640 135305190 3219003680 3219001856 134530657 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32403 25165 79 194 0 32207 0
[pid=23162/tid=23163] ppid=23159 vsize=129612 CPUtime=80.6
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3818 0 0 0 8046 14 0 0 25 0 4 0 1117540865 132722688 25165 4294967295 134512640 135305190 3219003680 3080150208 134528418 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=129612 CPUtime=76.76
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5047 0 0 0 7668 8 0 0 25 0 4 0 1117540865 132722688 25165 4294967295 134512640 135305190 3219003680 3071761600 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=129612 CPUtime=77.92
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5048 0 0 0 7772 20 0 0 25 0 4 0 1117540865 132722688 25165 4294967295 134512640 135305190 3219003680 3063372656 134551668 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 315.75
Current children cumulated vsize (KiB) 132032

[startup+112.005 s]
/proc/loadavg: 5.52 5.75 5.72 7/130 23413
/proc/meminfo: memFree=1937316/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=129888 CPUtime=321.81
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25330 0 0 0 32125 56 0 0 25 0 4 0 1117540843 133005312 25250 4294967295 134512640 135305190 3219003680 3219001520 134551712 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32472 25250 79 194 0 32276 0
[pid=23162/tid=23163] ppid=23159 vsize=129888 CPUtime=83.78
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3834 0 0 0 8364 14 0 0 25 0 4 0 1117540865 133005312 25250 4294967295 134512640 135305190 3219003680 3080150208 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=129888 CPUtime=78.85
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5102 0 0 0 7877 8 0 0 25 0 4 0 1117540865 133005312 25250 4294967295 134512640 135305190 3219003680 3071761600 134528523 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=129888 CPUtime=79.25
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5055 0 0 0 7905 20 0 0 25 0 4 0 1117540865 133005312 25250 4294967295 134512640 135305190 3219003680 3063372992 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 325.31
Current children cumulated vsize (KiB) 132308

[startup+115.214 s]
/proc/loadavg: 5.56 5.75 5.72 8/130 23439
/proc/meminfo: memFree=1926908/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=130300 CPUtime=331.42
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25412 0 0 0 33086 56 0 0 25 0 4 0 1117540843 133427200 25332 4294967295 134512640 135305190 3219003680 3219001844 134570388 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32575 25332 79 194 0 32379 0
[pid=23162/tid=23163] ppid=23159 vsize=130300 CPUtime=86.98
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3867 0 0 0 8684 14 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3080149872 134551712 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=130300 CPUtime=80.51
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5136 0 0 0 8043 8 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3071761524 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=130300 CPUtime=80.8
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5057 0 0 0 8060 20 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3063372992 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 334.92
Current children cumulated vsize (KiB) 132720

[startup+116.014 s]
/proc/loadavg: 5.56 5.75 5.72 8/130 23451
/proc/meminfo: memFree=1984132/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=130300 CPUtime=333.83
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25412 0 0 0 33326 57 0 0 25 0 4 0 1117540843 133427200 25332 4294967295 134512640 135305190 3219003680 3219001856 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32575 25332 79 194 0 32379 0
[pid=23162/tid=23163] ppid=23159 vsize=130300 CPUtime=87.78
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3867 0 0 0 8764 14 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3080150208 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=130300 CPUtime=81.06
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5136 0 0 0 8098 8 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3071761600 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=130300 CPUtime=81.05
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5057 0 0 0 8084 21 0 0 25 0 4 0 1117540865 133427200 25332 4294967295 134512640 135305190 3219003680 3063372880 134529062 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 337.33
Current children cumulated vsize (KiB) 132720

[startup+116.414 s]
/proc/loadavg: 5.56 5.75 5.72 8/130 23451
/proc/meminfo: memFree=1984132/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=130300 CPUtime=335.02
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25417 0 0 0 33445 57 0 0 25 0 4 0 1117540843 133427200 25337 4294967295 134512640 135305190 3219003680 3219001856 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32575 25337 79 194 0 32379 0
[pid=23162/tid=23163] ppid=23159 vsize=130300 CPUtime=88.18
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3867 0 0 0 8804 14 0 0 25 0 4 0 1117540865 133427200 25337 4294967295 134512640 135305190 3219003680 3080150208 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=130300 CPUtime=81.14
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5136 0 0 0 8106 8 0 0 25 0 4 0 1117540865 133427200 25337 4294967295 134512640 135305190 3219003680 3071761448 134694990 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=130300 CPUtime=81.37
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5062 0 0 0 8116 21 0 0 25 0 4 0 1117540865 133427200 25337 4294967295 134512640 135305190 3219003680 3063372992 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 338.52
Current children cumulated vsize (KiB) 132720

[startup+116.814 s]
/proc/loadavg: 5.67 5.77 5.73 7/130 23464
/proc/meminfo: memFree=1990428/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2420 CPUtime=3.5
/proc/23159/stat : 23159 (manysat.sh) S 23157 23159 21334 0 -1 4194304 371 28433 0 0 0 0 337 13 18 0 1 0 1117540464 2478080 275 4294967295 134512640 135169312 3220777696 3220773912 3085127406 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/23159/statm: 605 275 231 161 0 44 0
[pid=23162] ppid=23159 vsize=130300 CPUtime=336.1
/proc/23162/stat : 23162 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202496 25421 0 0 0 33553 57 0 0 25 0 4 0 1117540843 133427200 25341 4294967295 134512640 135305190 3219003680 3219003088 134657578 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/23162/statm: 32575 25341 79 194 0 32379 0
[pid=23162/tid=23163] ppid=23159 vsize=130300 CPUtime=88.48
/proc/23162/task/23163/stat : 23163 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 3869 0 0 0 8834 14 0 0 25 0 4 0 1117540865 133427200 25341 4294967295 134512640 135305190 3219003680 3080151472 134657578 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=23162/tid=23164] ppid=23159 vsize=130300 CPUtime=81.29
/proc/23162/task/23164/stat : 23164 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5136 0 0 0 8121 8 0 0 25 0 4 0 1117540865 133427200 25341 4294967295 134512640 135305190 3219003680 3071761448 134694990 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=23162/tid=23165] ppid=23159 vsize=130300 CPUtime=81.64
/proc/23162/task/23165/stat : 23165 (manysat1.1_stat) R 23159 23159 21334 0 -1 4202560 5062 0 0 0 8143 21 0 0 25 0 4 0 1117540865 133427200 25341 4294967295 134512640 135305190 3219003680 3063374256 134657576 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 339.6
Current children cumulated vsize (KiB) 132720

[startup+116.914 s]
/proc/loadavg: 5.67 5.77 5.73 7/130 23464
/proc/meminfo: memFree=1990428/3368532 swapFree=1957708/1959888
[pid=23159] ppid=23157 vsize=2936 CPUtime=339.88
/proc/23159/stat : 23159 (manysat.sh) R 23157 23159 21334 0 -1 4194304 446 53871 0 0 0 0 33918 70 18 0 1 0 1117540464 3006464 343 4294967295 134512640 135169312 3220777696 3220773020 3085129588 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/23159/statm: 734 343 233 161 0 173 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 2936

Child status: 20
Real time (s): 116.919
CPU time (s): 339.89
CPU user time (s): 339.18
CPU system time (s): 0.71
CPU usage (%): 290.706
Max. virtual memory (cumulated for all children) (KiB): 132720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.18
system time used= 0.71
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54516
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= 9009
involuntary context switches= 19573

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:39:24
IDJOB=1780084
IDBENCH=70952
IDSOLVER=623
FILE ID=/1780084-1243528764
PBS_JOBID=
Free space on /tmp= 15878 MiB

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

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED= 1727512348

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.43
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:       2125048 kB
Buffers:          6364 kB
Cached:         574036 kB
SwapCached:         40 kB
Active:         671184 kB
Inactive:       527640 kB
HighTotal:     2489216 kB
HighFree:      1293960 kB
LowTotal:       879316 kB
LowFree:        831088 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            8604 kB
Writeback:           0 kB
AnonPages:      618576 kB
Mapped:          35592 kB
Slab:            34480 kB
SReclaimable:    25748 kB
SUnreclaim:       8732 kB
PageTables:       1416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   882648 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:41:22