Trace number 1780645

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
satake 2009-03-22 (4 threads)UNSAT 371.15 186.932

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-10-10p0.cnf
MD5SUM76f64a29755badc2dae8f70e8e96bc3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark109.84
Satisfiable
(Un)Satisfiability was proved
Number of variables130859
Number of clauses627223
Sum of the clauses size1471348
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2498729
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

371.13/186.93	c Benchmark name    : HOME/instance-1780645-1243649202.cnf
371.13/186.93	c Thread Num        :            4
371.13/186.93	c restarts          :           14
371.13/186.93	c conflicts         :        47254
371.13/186.93	c decisions         :       475675           (     2550 / sec      )
371.13/186.93	c propagations      :    148743577           (   797529 / sec      )
371.13/186.93	c inspects          :    373404951           (  2002113 / sec      )
371.13/186.93	c conflict literals :     11822584           (    16.02 % deleted  )
371.13/186.93	c cpu time          :       186.51           
371.13/186.93	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-1780645-1243649202/watcher-1780645-1243649202 -o /tmp/evaluation-result-1780645-1243649202/solver-1780645-1243649202 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780645-1243649202.cnf 4 10000 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.60 5.75 5.62 5/114 26253
/proc/meminfo: memFree=3159988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=964 CPUtime=0
/proc/26252/stat : 26252 (satake) R 26250 26252 8716 0 -1 4202496 107 0 0 0 0 0 0 0 20 0 2 0 1129584237 987136 64 4294967295 134512640 135180984 3214601472 3214600816 134705812 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 241 64 54 164 0 76 0
[pid=26252/tid=26253] ppid=26250 vsize=964 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) R 26250 26252 8716 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 2 0 1129584237 987136 64 4294967295 134512640 135180984 3214601472 3086558020 134705812 0 0 0 0 0 0 0 -1 1 0 0 0

[startup+0.035533 s]
/proc/loadavg: 5.60 5.75 5.62 5/114 26253
/proc/meminfo: memFree=3159988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=42208 CPUtime=0.05
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 7003 0 0 0 0 5 0 0 20 0 5 0 1129584237 43220992 6960 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 10552 6969 63 164 0 10387 0
[pid=26252/tid=26253] ppid=26250 vsize=42208 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1129584237 43220992 6970 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42208

[startup+0.115496 s]
/proc/loadavg: 5.60 5.75 5.62 5/114 26253
/proc/meminfo: memFree=3159988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=69116 CPUtime=0.21
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 15737 0 0 0 11 10 0 0 20 0 5 0 1129584237 70774784 15685 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 17279 15685 63 164 0 17114 0
[pid=26252/tid=26253] ppid=26250 vsize=69116 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1129584237 70774784 15685 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 69116

[startup+0.315481 s]
/proc/loadavg: 5.60 5.75 5.62 5/114 26253
/proc/meminfo: memFree=3159988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=92476 CPUtime=0.61
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 21222 0 0 0 49 12 0 0 20 0 5 0 1129584237 94695424 21163 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 23119 21164 63 164 0 22954 0
[pid=26252/tid=26253] ppid=26250 vsize=92476 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1129584237 94695424 21165 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 92476

[startup+0.715444 s]
/proc/loadavg: 5.60 5.75 5.62 5/114 26253
/proc/meminfo: memFree=3159988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=115640 CPUtime=1.33
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 27315 0 0 0 115 18 0 0 20 0 5 0 1129584237 118415360 27256 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 28910 27256 63 164 0 28745 0
[pid=26252/tid=26253] ppid=26250 vsize=115640 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1129584237 118415360 27256 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 115640

[startup+1.51537 s]
/proc/loadavg: 5.60 5.75 5.62 6/118 26257
/proc/meminfo: memFree=3068220/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=103196 CPUtime=2.65
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 30033 0 0 0 245 20 0 0 20 0 5 0 1129584237 105672704 24488 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 25799 24488 66 164 0 25634 0
[pid=26252/tid=26253] ppid=26250 vsize=103196 CPUtime=0
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 7 0 0 0 0 0 0 0 21 0 5 0 1129584237 105672704 24488 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=103196 CPUtime=0.42
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 7818 0 0 0 38 4 0 0 22 0 5 0 1129584237 105672704 24488 4294967295 134512640 135180984 3214601472 3086491920 134520025 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=103196 CPUtime=1.14
/proc/26252/task/26256/stat : 26256 (satake) S 26250 26252 8716 0 -1 4202560 10920 0 0 0 107 7 0 0 16 0 5 0 1129584237 105672704 24488 4294967295 134512640 135180984 3214601472 3086425760 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=103196 CPUtime=1.09
/proc/26252/task/26257/stat : 26257 (satake) S 26250 26252 8716 0 -1 4202560 11178 0 0 0 100 9 0 0 16 0 5 0 1129584237 105672704 24488 4294967295 134512640 135180984 3214601472 3086360224 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 103196

[startup+3.11524 s]
/proc/loadavg: 5.60 5.75 5.62 8/118 26261
/proc/meminfo: memFree=3056528/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=107016 CPUtime=5.46
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 34284 0 0 0 526 20 0 0 20 0 5 0 1129584237 109584384 25996 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 26754 25996 68 164 0 26589 0
[pid=26252/tid=26253] ppid=26250 vsize=107016 CPUtime=0.05
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 1977 0 0 0 5 0 0 0 15 0 5 0 1129584237 109584384 25996 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=107016 CPUtime=1.11
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 10045 0 0 0 107 4 0 0 25 0 5 0 1129584237 109584384 25996 4294967295 134512640 135180984 3214601472 3086491300 134580588 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=107016 CPUtime=2.1
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 10942 0 0 0 203 7 0 0 16 0 5 0 1129584237 109584384 25996 4294967295 134512640 135180984 3214601472 3086425968 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=107016 CPUtime=2.21
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 11210 0 0 0 212 9 0 0 16 0 5 0 1129584237 109584384 25996 4294967295 134512640 135180984 3214601472 3086360336 134524655 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 107016

[startup+6.31515 s]
/proc/loadavg: 5.71 5.77 5.63 6/118 26265
/proc/meminfo: memFree=3055436/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=107288 CPUtime=13.47
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 34478 0 0 0 1315 32 0 0 20 0 5 0 1129584237 109862912 26190 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 26822 26190 68 164 0 26657 0
[pid=26252/tid=26253] ppid=26250 vsize=107288 CPUtime=0.13
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 1981 0 0 0 7 6 0 0 15 0 5 0 1129584237 109862912 26190 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=107288 CPUtime=3.34
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 10073 0 0 0 328 6 0 0 25 0 5 0 1129584237 109862912 26190 4294967295 134512640 135180984 3214601472 3086491504 134528211 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=107288 CPUtime=4.96
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 11075 0 0 0 487 9 0 0 18 0 5 0 1129584237 109862912 26190 4294967295 134512640 135180984 3214601472 3086425960 134520863 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=107288 CPUtime=5.04
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 11239 0 0 0 493 11 0 0 18 0 5 0 1129584237 109862912 26190 4294967295 134512640 135180984 3214601472 3086360432 134528401 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.47
Current children cumulated vsize (KiB) 107288

[startup+12.7146 s]
/proc/loadavg: 5.65 5.76 5.63 6/118 26273
/proc/meminfo: memFree=3053464/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=110936 CPUtime=29.54
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 35351 0 0 0 2902 52 0 0 20 0 5 0 1129584237 113598464 27063 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 27734 27063 68 164 0 27569 0
[pid=26252/tid=26253] ppid=26250 vsize=110936 CPUtime=0.27
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 1986 0 0 0 10 17 0 0 15 0 5 0 1129584237 113598464 27063 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=110936 CPUtime=9.54
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 10411 0 0 0 948 6 0 0 25 0 5 0 1129584237 113598464 27063 4294967295 134512640 135180984 3214601472 3086491408 134525171 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=110936 CPUtime=8.3
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 11251 0 0 0 817 13 0 0 25 0 5 0 1129584237 113598464 27063 4294967295 134512640 135180984 3214601472 3086425772 134706407 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=110936 CPUtime=11.43
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 11593 0 0 0 1127 16 0 0 25 0 5 0 1129584237 113598464 27063 4294967295 134512640 135180984 3214601472 3086360352 134519095 0 0 0 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 29.54
Current children cumulated vsize (KiB) 110936

[startup+25.5135 s]
/proc/loadavg: 5.51 5.72 5.62 6/118 26293
/proc/meminfo: memFree=3042996/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=121436 CPUtime=54.48
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 37821 0 0 0 5391 57 0 0 20 0 5 0 1129584237 124350464 29533 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 30359 29533 68 164 0 30194 0
[pid=26252/tid=26253] ppid=26250 vsize=121436 CPUtime=0.33
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 1994 0 0 0 15 18 0 0 15 0 5 0 1129584237 124350464 29533 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=121436 CPUtime=17.94
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 11254 0 0 0 1787 7 0 0 25 0 5 0 1129584237 124350464 29533 4294967295 134512640 135180984 3214601472 3086491408 134525171 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=121436 CPUtime=17.19
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 12111 0 0 0 1704 15 0 0 25 0 5 0 1129584237 124350464 29533 4294967295 134512640 135180984 3214601472 3086425968 134528913 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=121436 CPUtime=19.02
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 12352 0 0 0 1885 17 0 0 25 0 5 0 1129584237 124350464 29533 4294967295 134512640 135180984 3214601472 3086360236 134706407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 54.48
Current children cumulated vsize (KiB) 121436

[startup+51.1113 s]
/proc/loadavg: 5.75 5.76 5.63 7/120 26518
/proc/meminfo: memFree=3019488/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=143552 CPUtime=104.55
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 43498 0 0 0 10376 79 0 0 20 0 5 0 1129584237 146997248 35210 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 35888 35210 68 164 0 35723 0
[pid=26252/tid=26253] ppid=26250 vsize=143552 CPUtime=0.48
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2008 0 0 0 21 27 0 0 15 0 5 0 1129584237 146997248 35210 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 1 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=143552 CPUtime=34.85
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 13213 0 0 0 3476 9 0 0 25 0 5 0 1129584237 146997248 35210 4294967295 134512640 135180984 3214601472 3086491400 134519103 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=143552 CPUtime=34.74
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 14021 0 0 0 3452 22 0 0 25 0 5 0 1129584237 146997248 35210 4294967295 134512640 135180984 3214601472 3086425904 134523641 0 0 0 0 0 0 0 -1 1 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=143552 CPUtime=34.48
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 14146 0 0 0 3427 21 0 0 25 0 5 0 1129584237 146997248 35210 4294967295 134512640 135180984 3214601472 3086360432 134527106 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 104.55
Current children cumulated vsize (KiB) 143552

[startup+102.317 s]
/proc/loadavg: 5.58 5.70 5.62 6/118 26781
/proc/meminfo: memFree=2971640/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=192180 CPUtime=205.29
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 55469 0 0 0 20407 122 0 0 20 0 5 0 1129584237 196792320 47181 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 48045 47181 68 164 0 47880 0
[pid=26252/tid=26253] ppid=26250 vsize=192180 CPUtime=0.82
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2058 0 0 0 31 51 0 0 15 0 5 0 1129584237 196792320 47181 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=192180 CPUtime=66.84
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 17223 0 0 0 6672 12 0 0 25 0 5 0 1129584237 196792320 47181 4294967295 134512640 135180984 3214601472 3086491400 134518252 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=192180 CPUtime=67.51
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 17569 0 0 0 6724 27 0 0 25 0 5 0 1129584237 196792320 47181 4294967295 134512640 135180984 3214601472 3086425984 134518626 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=192180 CPUtime=70.12
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 18509 0 0 0 6980 32 0 0 25 0 5 0 1129584237 196792320 47181 4294967295 134512640 135180984 3214601472 3086360224 134580407 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 205.29
Current children cumulated vsize (KiB) 192180

[startup+162.312 s]
/proc/loadavg: 5.54 5.64 5.60 7/119 26970
/proc/meminfo: memFree=2921596/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=242632 CPUtime=323.22
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 68122 0 0 0 32158 164 0 0 20 0 5 0 1129584237 248455168 59834 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 60658 59834 68 164 0 60493 0
[pid=26252/tid=26253] ppid=26250 vsize=242632 CPUtime=1.06
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2109 0 0 0 38 68 0 0 16 0 5 0 1129584237 248455168 59834 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=242632 CPUtime=103.45
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 21206 0 0 0 10329 16 0 0 25 0 5 0 1129584237 248455168 59834 4294967295 134512640 135180984 3214601472 3086491504 134528267 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=242632 CPUtime=106.79
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 21798 0 0 0 10644 35 0 0 25 0 5 0 1129584237 248455168 59834 4294967295 134512640 135180984 3214601472 3086425968 134526240 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=242632 CPUtime=111.92
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 22899 0 0 0 11147 45 0 0 25 0 5 0 1129584237 248455168 59834 4294967295 134512640 135180984 3214601472 3086360496 134532518 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 323.22
Current children cumulated vsize (KiB) 242632

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

[startup+166.311 s]
/proc/loadavg: 5.66 5.66 5.61 6/118 27062
/proc/meminfo: memFree=2917652/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=247024 CPUtime=330.97
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 69050 0 0 0 32929 168 0 0 20 0 5 0 1129584237 252952576 60762 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 61756 60762 68 164 0 61591 0
[pid=26252/tid=26253] ppid=26250 vsize=247024 CPUtime=1.09
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2112 0 0 0 39 70 0 0 15 0 5 0 1129584237 252952576 60762 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=247024 CPUtime=106.13
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 21520 0 0 0 10595 18 0 0 25 0 5 0 1129584237 252952576 60762 4294967295 134512640 135180984 3214601472 3086491436 134523872 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=247024 CPUtime=108.66
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22017 0 0 0 10831 35 0 0 25 0 5 0 1129584237 252952576 60762 4294967295 134512640 135180984 3214601472 3086425968 134528433 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=247024 CPUtime=115.09
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 23291 0 0 0 11464 45 0 0 25 0 5 0 1129584237 252952576 60762 4294967295 134512640 135180984 3214601472 3086360224 134580407 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 330.97
Current children cumulated vsize (KiB) 247024

[startup+179.11 s]
/proc/loadavg: 5.63 5.66 5.60 7/118 27078
/proc/meminfo: memFree=2908988/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=255320 CPUtime=356
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 71425 0 0 0 35419 181 0 0 20 0 5 0 1129584237 261447680 63137 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 63830 63137 68 164 0 63665 0
[pid=26252/tid=26253] ppid=26250 vsize=255320 CPUtime=1.16
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2121 0 0 0 39 77 0 0 16 0 5 0 1129584237 261447680 63137 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 0 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=255320 CPUtime=114.25
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22379 0 0 0 11406 19 0 0 25 0 5 0 1129584237 261447680 63137 4294967295 134512640 135180984 3214601472 3086491504 134528913 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=255320 CPUtime=116.36
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22691 0 0 0 11599 37 0 0 25 0 5 0 1129584237 261447680 63137 4294967295 134512640 135180984 3214601472 3086425872 134524655 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=255320 CPUtime=124.23
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 24124 0 0 0 12375 48 0 0 25 0 5 0 1129584237 261447680 63137 4294967295 134512640 135180984 3214601472 3086360336 134525228 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 356
Current children cumulated vsize (KiB) 255320

[startup+182.31 s]
/proc/loadavg: 5.58 5.64 5.60 6/120 27084
/proc/meminfo: memFree=2906244/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=258688 CPUtime=362.29
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 72058 0 0 0 36046 183 0 0 20 0 5 0 1129584237 264896512 63770 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 64672 63770 68 164 0 64507 0
[pid=26252/tid=26253] ppid=26250 vsize=258688 CPUtime=1.17
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2125 0 0 0 39 78 0 0 15 0 5 0 1129584237 264896512 63770 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=258688 CPUtime=116.59
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22635 0 0 0 11640 19 0 0 25 0 5 0 1129584237 264896512 63770 4294967295 134512640 135180984 3214601472 3086491408 134525324 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=258688 CPUtime=118.22
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22904 0 0 0 11785 37 0 0 25 0 5 0 1129584237 264896512 63770 4294967295 134512640 135180984 3214601472 3086425868 134519095 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=258688 CPUtime=126.31
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 24284 0 0 0 12582 49 0 0 25 0 5 0 1129584237 264896512 63770 4294967295 134512640 135180984 3214601472 3086360432 134528633 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 362.29
Current children cumulated vsize (KiB) 258688

[startup+185.51 s]
/proc/loadavg: 5.53 5.63 5.60 6/118 27090
/proc/meminfo: memFree=2904856/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=258820 CPUtime=368.52
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 72217 0 0 0 36669 183 0 0 20 0 5 0 1129584237 265031680 63929 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 64705 63929 68 164 0 64540 0
[pid=26252/tid=26253] ppid=26250 vsize=258820 CPUtime=1.18
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2127 0 0 0 40 78 0 0 15 0 5 0 1129584237 265031680 63929 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=258820 CPUtime=118.75
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22720 0 0 0 11856 19 0 0 25 0 5 0 1129584237 265031680 63929 4294967295 134512640 135180984 3214601472 3086491504 134528680 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=258820 CPUtime=120.22
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22918 0 0 0 11985 37 0 0 25 0 5 0 1129584237 265031680 63929 4294967295 134512640 135180984 3214601472 3086425968 134528470 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=258820 CPUtime=128.37
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 24342 0 0 0 12788 49 0 0 25 0 5 0 1129584237 265031680 63929 4294967295 134512640 135180984 3214601472 3086360368 134523821 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 368.52
Current children cumulated vsize (KiB) 258820

[startup+186.31 s]
/proc/loadavg: 5.53 5.63 5.60 6/118 27090
/proc/meminfo: memFree=2904856/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=258820 CPUtime=370.09
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 72256 0 0 0 36825 184 0 0 20 0 5 0 1129584237 265031680 63968 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 64705 63968 68 164 0 64540 0
[pid=26252/tid=26253] ppid=26250 vsize=258820 CPUtime=1.19
/proc/26252/task/26253/stat : 26253 (satake) S 26250 26252 8716 0 -1 4202560 2127 0 0 0 40 79 0 0 15 0 5 0 1129584237 265031680 63968 4294967295 134512640 135180984 3214601472 3086557200 134580407 0 0 0 0 3223036458 0 0 -1 2 0 0 0
[pid=26252/tid=26255] ppid=26250 vsize=258820 CPUtime=119.14
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22739 0 0 0 11895 19 0 0 25 0 5 0 1129584237 265031680 63968 4294967295 134512640 135180984 3214601472 3086491408 134525183 0 0 0 0 0 0 0 -1 2 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=258820 CPUtime=120.95
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22930 0 0 0 12058 37 0 0 25 0 5 0 1129584237 265031680 63968 4294967295 134512640 135180984 3214601472 3086425872 134524757 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=258820 CPUtime=128.81
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 24350 0 0 0 12832 49 0 0 25 0 5 0 1129584237 265031680 63968 4294967295 134512640 135180984 3214601472 3086360428 134520875 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 370.09
Current children cumulated vsize (KiB) 258820

[startup+186.71 s]
/proc/loadavg: 5.53 5.63 5.60 6/118 27090
/proc/meminfo: memFree=2904856/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=252220 CPUtime=370.84
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 72275 0 0 0 36894 190 0 0 18 0 4 0 1129584237 258273280 62431 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 63055 62431 77 164 0 62890 0
[pid=26252/tid=26255] ppid=26250 vsize=252220 CPUtime=119.26
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22746 0 0 0 11907 19 0 0 25 0 4 0 1129584237 258273280 62431 4294967295 134512640 135180984 3214601472 3086492040 134579486 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26256] ppid=26250 vsize=252220 CPUtime=121.29
/proc/26252/task/26256/stat : 26256 (satake) R 26250 26252 8716 0 -1 4202560 22939 0 0 0 12090 39 0 0 25 0 4 0 1129584237 258273280 62431 4294967295 134512640 135180984 3214601472 3086426488 134579745 0 0 0 0 0 0 0 -1 0 0 0 0
[pid=26252/tid=26257] ppid=26250 vsize=252220 CPUtime=129.07
/proc/26252/task/26257/stat : 26257 (satake) R 26250 26252 8716 0 -1 4202560 24353 0 0 0 12854 53 0 0 15 0 4 0 1129584237 258273280 62431 4294967295 134512640 135180984 3214601472 3086360968 134579486 0 0 0 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 370.84
Current children cumulated vsize (KiB) 252220

[startup+186.91 s]
/proc/loadavg: 5.53 5.63 5.60 5/116 27091
/proc/meminfo: memFree=2933344/3368532 swapFree=1954888/1959888
[pid=26252] ppid=26250 vsize=222340 CPUtime=371.13
/proc/26252/stat : 26252 (satake) S 26250 26252 8716 0 -1 4202496 72275 0 0 0 36920 193 0 0 18 0 2 0 1129584237 227676160 55133 4294967295 134512640 135180984 3214601472 3214600908 134573496 0 0 0 0 4294967295 0 0 17 1 0 0 0
/proc/26252/statm: 55585 55133 77 164 0 55420 0
[pid=26252/tid=26255] ppid=26250 vsize=222340 CPUtime=119.38
/proc/26252/task/26255/stat : 26255 (satake) R 26250 26252 8716 0 -1 4202560 22746 0 0 0 11918 20 0 0 21 0 2 0 1129584237 227676160 55133 4294967295 134512640 135180984 3214601472 3086491940 134702308 0 0 0 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 371.13
Current children cumulated vsize (KiB) 222340

Child status: 4
Real time (s): 186.932
CPU time (s): 371.15
CPU user time (s): 369.21
CPU system time (s): 1.94
CPU usage (%): 198.548
Max. virtual memory (cumulated for all children) (KiB): 258820


getrusage(RUSAGE_CHILDREN,...) data:
user time used= 369.21
system time used= 1.94
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72276
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= 171202
involuntary context switches= 171416

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-30 04:06:42
IDJOB=1780645
IDBENCH=71042
IDSOLVER=629
FILE ID=/1780645-1243649202
PBS_JOBID=
Free space on /tmp= 15872 MiB

SOLVER NAME= satake 2009-03-22 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-10-10p0.cnf
COMMAND LINE= HOME/satake BENCHNAME MAXNBTHREAD TIMEOUT
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1780645-1243649202/watcher-1780645-1243649202 -o /tmp/evaluation-result-1780645-1243649202/solver-1780645-1243649202 -C 10000 -W 1000 -M 2047 --output-limit 1,15 --cleanup-all-ipc-queues HOME/satake HOME/instance-1780645-1243649202.cnf 4 10000

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

MD5SUM BENCH= 76f64a29755badc2dae8f70e8e96bc3e
RANDOM SEED= 267376233

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:       3159988 kB
Buffers:         14224 kB
Cached:         117972 kB
SwapCached:        720 kB
Active:          63916 kB
Inactive:        84272 kB
HighTotal:     2489216 kB
HighFree:      2351388 kB
LowTotal:       879316 kB
LowFree:        808600 kB
SwapTotal:     1959888 kB
SwapFree:      1954888 kB
Dirty:           11968 kB
Writeback:           0 kB
AnonPages:       15056 kB
Mapped:           6252 kB
Slab:            48768 kB
SReclaimable:    40952 kB
SUnreclaim:       7816 kB
PageTables:        712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   117264 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15872 MiB
End job on  at 2009-05-30 04:09:49