Trace number 1563477

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
VARSAT-crafted 2009-03-22UNSAT 158.156 158.227

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-col400-16.cnf
MD5SUMa8766c9a72f73eaac2d0ddc5a182692e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark66.3399
Satisfiable
(Un)Satisfiability was proved
Number of variables286329
Number of clauses839692
Sum of the clauses size1959280
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2559794
Number of clauses of size 3279897
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 ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  286329                                               |
0.00/0.00	c |  Number of clauses:    839692                                               |
1.00/1.10	c |  Parsing time:         0.91         s                                       |
1.00/1.10	c |  Timeout:              43200 s
1.00/1.10	c |  Random Seed:          810543526.000000
1.00/1.10	c |  Heuristic:            EMBP-G, threshold 0.800                              |
1.00/1.10	c |  Branching Rule:       default (solution-guided)                            |
1.00/1.10	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
1.00/1.10	c |                                                                             |
5.29/5.39	c ============================[ Search Statistics ]==============================
5.29/5.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.29/5.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.29/5.39	c ===============================================================================
5.29/5.39	c |         0 |   38751   155211   456198 |    51737        0    nan |  0.000 % |
5.99/6.08	c |       102 |   38751   155211   456198 |    56910      102     11 |  8.259 % |
6.49/6.58	c |       252 |   38751   155211   456198 |    62601      252     12 |  8.259 % |
7.18/7.20	c |       477 |   38751   155211   456198 |    68861      477     14 |  8.259 % |
8.28/8.39	c |       814 |   38751   155211   456198 |    75748      814     16 |  8.259 % |
10.08/10.19	c |      1320 |   38751   155211   456198 |    83322     1320     15 |  8.259 % |
12.48/12.51	c |      2080 |   38751   155211   456198 |    91655     2080     16 |  8.259 % |
15.98/16.02	c |      3220 |   38749   155200   456164 |   100820     3219     15 |  8.259 % |
21.08/21.13	c |      4929 |   38749   155200   456164 |   110902     4928     14 |  8.259 % |
28.48/28.50	c |      7491 |   38749   155200   456164 |   121993     7490     14 |  8.259 % |
41.06/41.10	c |     11335 |   38749   155200   456164 |   134192    11334     15 |  8.259 % |
55.05/55.11	c |     17101 |   38749   155200   456164 |   147611    17100     15 |  8.259 % |
79.94/80.00	c |     25751 |   38749   155200   456164 |   162372    25750     15 |  8.259 % |
120.93/121.04	c |     38725 |   38749   155200   456164 |   178610    38724     15 |  8.259 % |
158.02/158.18	c ===============================================================================
158.02/158.18	c surveys--CPU time (sec)   : 5.3392         (3.38 % of total)
158.02/158.18	c surveys--attempted        : 14             (3 /sec)
158.02/158.18	c surveys--converged        : 14             (100.00 % successful)
158.02/158.18	c restarts              : 14
158.02/158.18	c conflicts             : 53267          (349 /sec)
158.02/158.18	c decisions             : 60024          (1.91 % random) (394 /sec)
158.02/158.18	c propagations          : 131672149      (863606 /sec)
158.02/158.18	c conflict literals     : 806727         (63.50 % deleted)
158.02/158.18	c Memory used           : 229.07 MB
158.02/158.18	c Total CPU time (sec)      : 157.8070    
158.02/158.18	c 
158.02/158.18	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1563477-1238786582/watcher-1563477-1238786582 -o /tmp/evaluation-result-1563477-1238786582/solver-1563477-1238786582 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-crafted_static -seed=810543526 HOME/instance-1563477-1238786582.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.12 1.06 3/76 14075
/proc/meminfo: memFree=1957384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=6628 CPUtime=0
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 952 0 0 0 0 0 0 0 20 0 1 0 1151319263 6787072 938 1992294400 4194304 5102648 548682068768 18446744073709551615 4200548 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 1657 944 78 221 0 1433 0

[startup+0.0370169 s]
/proc/loadavg: 1.05 1.12 1.06 3/76 14075
/proc/meminfo: memFree=1957384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=20520 CPUtime=0.03
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 4892 0 0 0 1 2 0 0 20 0 1 0 1151319263 21012480 4877 1992294400 4194304 5102648 548682068768 18446744073709551615 4269913 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 5130 4877 87 221 0 4906 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 20520

[startup+0.101012 s]
/proc/loadavg: 1.05 1.12 1.06 3/76 14075
/proc/meminfo: memFree=1957384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=30592 CPUtime=0.09
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 7132 0 0 0 6 3 0 0 20 0 1 0 1151319263 31326208 7117 1992294400 4194304 5102648 548682068768 18446744073709551615 4245161 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 7648 7117 87 221 0 7424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30592

[startup+0.30105 s]
/proc/loadavg: 1.05 1.12 1.06 3/76 14075
/proc/meminfo: memFree=1957384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=59068 CPUtime=0.29
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 13990 0 0 0 23 6 0 0 22 0 1 0 1151319263 60485632 13975 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 14767 13976 87 221 0 14543 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59068

[startup+0.701127 s]
/proc/loadavg: 1.05 1.12 1.06 3/76 14075
/proc/meminfo: memFree=1957384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=113632 CPUtime=0.69
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 26963 0 0 0 55 14 0 0 25 0 1 0 1151319263 116359168 26948 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 28408 26948 87 221 0 28184 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113632

[startup+1.50128 s]
/proc/loadavg: 1.05 1.12 1.06 2/77 14076
/proc/meminfo: memFree=1813568/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=168116 CPUtime=1.49
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 40058 0 0 0 129 20 0 0 25 0 1 0 1151319263 172150784 40043 1992294400 4194304 5102648 548682068768 18446744073709551615 4492101 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 42029 40043 100 221 0 41805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168116

[startup+3.10159 s]
/proc/loadavg: 1.05 1.12 1.06 2/77 14076
/proc/meminfo: memFree=1773248/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=223044 CPUtime=3.09
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 52974 0 0 0 283 26 0 0 25 0 1 0 1151319263 228397056 52959 1992294400 4194304 5102648 548682068768 18446744073709551615 4491719 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 55761 52959 100 221 0 55537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 223044

[startup+6.30121 s]
/proc/loadavg: 1.12 1.14 1.06 2/77 14076
/proc/meminfo: memFree=1729280/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=232892 CPUtime=6.29
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62675 0 0 0 599 30 0 0 25 0 1 0 1151319263 238481408 56873 1992294400 4194304 5102648 548682068768 18446744073709551615 4214156 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58223 56873 112 221 0 57999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 232892

[startup+12.7014 s]
/proc/loadavg: 1.11 1.13 1.06 2/77 14076
/proc/meminfo: memFree=1729344/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=233052 CPUtime=12.68
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62686 0 0 0 1238 30 0 0 25 0 1 0 1151319263 238645248 56884 1992294400 4194304 5102648 548682068768 18446744073709551615 4213889 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58263 56884 112 221 0 58039 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 233052

[startup+25.5019 s]
/proc/loadavg: 1.09 1.13 1.06 2/77 14076
/proc/meminfo: memFree=1729472/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=233052 CPUtime=25.48
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62686 0 0 0 2518 30 0 0 25 0 1 0 1151319263 238645248 56884 1992294400 4194304 5102648 548682068768 18446744073709551615 4254119 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58263 56884 112 221 0 58039 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 233052

[startup+51.1019 s]
/proc/loadavg: 1.06 1.12 1.06 2/77 14076
/proc/meminfo: memFree=1729408/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=233268 CPUtime=51.05
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62727 0 0 0 5075 30 0 0 25 0 1 0 1151319263 238866432 56925 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58317 56925 112 221 0 58093 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 233268

[startup+102.307 s]
/proc/loadavg: 1.02 1.10 1.05 2/77 14076
/proc/meminfo: memFree=1728960/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=233884 CPUtime=102.24
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62858 0 0 0 10194 30 0 0 25 0 1 0 1151319263 239497216 57056 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58471 57056 112 221 0 58247 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 233884

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

[startup+127.902 s]
/proc/loadavg: 1.01 1.09 1.05 2/77 14076
/proc/meminfo: memFree=1728704/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234048 CPUtime=127.83
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 62916 0 0 0 12753 30 0 0 25 0 1 0 1151319263 239665152 57114 1992294400 4194304 5102648 548682068768 18446744073709551615 4249748 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58512 57114 112 221 0 58288 0
Current children cumulated CPU time (s) 127.83
Current children cumulated vsize (KiB) 234048

[startup+140.701 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728384/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=140.63
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63004 0 0 0 14032 31 0 0 25 0 1 0 1151319263 240197632 57202 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57202 112 221 0 58418 0
Current children cumulated CPU time (s) 140.63
Current children cumulated vsize (KiB) 234568

[startup+147.101 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728320/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=147.03
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63004 0 0 0 14672 31 0 0 25 0 1 0 1151319263 240197632 57202 1992294400 4194304 5102648 548682068768 18446744073709551615 4249939 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57202 112 221 0 58418 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 234568

[startup+153.502 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=153.43
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63008 0 0 0 15312 31 0 0 25 0 1 0 1151319263 240197632 57206 1992294400 4194304 5102648 548682068768 18446744073709551615 4244355 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57206 112 221 0 58418 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 234568

[startup+156.702 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=156.63
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63012 0 0 0 15632 31 0 0 25 0 1 0 1151319263 240197632 57210 1992294400 4194304 5102648 548682068768 18446744073709551615 4249691 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57210 112 221 0 58418 0
Current children cumulated CPU time (s) 156.63
Current children cumulated vsize (KiB) 234568

[startup+157.501 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=157.42
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63012 0 0 0 15711 31 0 0 25 0 1 0 1151319263 240197632 57210 1992294400 4194304 5102648 548682068768 18446744073709551615 4257129 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57210 112 221 0 58418 0
Current children cumulated CPU time (s) 157.42
Current children cumulated vsize (KiB) 234568

[startup+157.902 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=157.82
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63012 0 0 0 15751 31 0 0 25 0 1 0 1151319263 240197632 57210 1992294400 4194304 5102648 548682068768 18446744073709551615 4227927 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57210 112 221 0 58418 0
Current children cumulated CPU time (s) 157.82
Current children cumulated vsize (KiB) 234568

[startup+158.102 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=234568 CPUtime=158.02
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194304 63012 0 0 0 15771 31 0 0 25 0 1 0 1151319263 240197632 57210 1992294400 4194304 5102648 548682068768 18446744073709551615 4249760 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 58642 57210 112 221 0 58418 0
Current children cumulated CPU time (s) 158.02
Current children cumulated vsize (KiB) 234568

[startup+158.202 s]
/proc/loadavg: 1.01 1.08 1.05 2/77 14076
/proc/meminfo: memFree=1728256/2055920 swapFree=4175228/4192956
[pid=14075] ppid=14073 vsize=0 CPUtime=158.12
/proc/14075/stat : 14075 (varsat-crafted_) R 14073 14075 13683 0 -1 4194308 63016 0 0 0 15780 32 0 0 25 0 1 0 1151319263 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/14075/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 158.12
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 158.227
CPU time (s): 158.156
CPU user time (s): 157.807
CPU system time (s): 0.348946
CPU usage (%): 99.9552
Max. virtual memory (cumulated for all children) (KiB): 261684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 157.807
system time used= 0.348946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63016
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= 2
involuntary context switches= 319

runsolver used 0.143978 second user time and 0.450931 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-03 21:23:03
IDJOB=1563477
IDBENCH=70954
IDSOLVER=537
FILE ID=node63/1563477-1238786582
PBS_JOBID= 9085579
Free space on /tmp= 66548 MiB

SOLVER NAME= VARSAT-crafted 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-col400-16.cnf
COMMAND LINE= HOME/varsat-crafted_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563477-1238786582/watcher-1563477-1238786582 -o /tmp/evaluation-result-1563477-1238786582/solver-1563477-1238786582 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-crafted_static -seed=810543526 HOME/instance-1563477-1238786582.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a8766c9a72f73eaac2d0ddc5a182692e
RANDOM SEED=810543526

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.285
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1957800 kB
Buffers:          1376 kB
Cached:          36548 kB
SwapCached:       7024 kB
Active:          39512 kB
Inactive:         6928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1957800 kB
SwapTotal:     4192956 kB
SwapFree:      4175228 kB
Dirty:           16168 kB
Writeback:           0 kB
Mapped:          14380 kB
Slab:            36196 kB
Committed_AS:  3529644 kB
PageTables:       2312 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node63 at 2009-04-03 21:25:41