Trace number 1785196

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-industrial 2009-03-22UNSAT 173.173 173.219

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
MD5SUM3ea6a8df7aa4f426ea9b73a3dcbe6d01
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark38.6951
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  1339                                                 |
0.00/0.00	c |  Number of clauses:    7095                                                 |
0.00/0.02	c |  Parsing time:         0.02         s                                       |
0.00/0.02	c |  Timeout:              43200 s
0.00/0.02	c |  Random Seed:          257109906.000000
0.00/0.02	c |  Heuristic:            EMBP-G, threshold 0.950                              |
0.00/0.02	c |  Branching Rule:       default (solution-guided)                            |
0.00/0.02	c |  Learned clauses in surveys?  Using NO learned clauses.                     |
0.00/0.02	c |                                                                             |
0.03/0.09	c ============================[ Search Statistics ]==============================
0.03/0.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.09	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.09	c ===============================================================================
0.03/0.09	c |         0 |    1115     3807    30662 |     1269        0    nan |  0.000 % |
0.09/0.11	c |       101 |    1115     3807    30662 |     1395      101     16 |  3.137 % |
0.09/0.14	c |       251 |    1115     3807    30662 |     1535      251     16 |  3.137 % |
0.09/0.17	c |       476 |    1115     3807    30662 |     1689      476     16 |  3.137 % |
0.19/0.20	c |       813 |    1115     3807    30662 |     1857      813     17 |  3.137 % |
0.19/0.24	c |      1319 |    1115     3807    30662 |     2043     1319     16 |  3.137 % |
0.19/0.29	c |      2078 |    1115     3807    30662 |     2248     2078     16 |  3.137 % |
0.29/0.35	c |      3217 |    1115     3807    30662 |     2472     2027     17 |  3.137 % |
0.39/0.44	c |      4925 |    1115     3807    30662 |     2720     2457     16 |  3.137 % |
0.49/0.57	c |      7487 |    1115     3807    30662 |     2992     2174     17 |  3.137 % |
0.69/0.75	c |     11331 |    1115     3807    30662 |     3291     2927     16 |  3.137 % |
0.89/0.99	c |     17097 |    1115     3807    30662 |     3620     1901     14 |  3.137 % |
1.39/1.40	c |     25746 |    1115     3807    30662 |     3982     3144     15 |  3.137 % |
1.89/1.98	c |     38721 |    1115     3807    30662 |     4380     3851     14 |  3.137 % |
2.89/2.91	c |     58183 |    1115     3807    30662 |     4819     3212     13 |  3.137 % |
4.59/4.60	c |     87376 |    1114     3401    27308 |     5300     4240     19 |  3.212 % |
7.89/7.95	c |    131167 |    1114     3401    27308 |     5831     4809     25 |  3.211 % |
13.38/13.40	c |    196851 |    1114     3401    27308 |     6414     5220     22 |  3.211 % |
20.79/20.87	c |    295377 |    1114     3401    27308 |     7055     6011     18 |  3.211 % |
31.48/31.57	c |    443166 |    1114     3401    27308 |     7761     7007     23 |  3.211 % |
50.48/50.53	c |    664849 |    1114     3401    27308 |     8537     4632     19 |  3.211 % |
77.07/77.17	c |    997375 |    1113     3371    27218 |     9390     7345     19 |  3.286 % |
119.66/119.76	c |   1496164 |    1111     3339    27120 |    10330     6288     18 |  3.436 % |
173.15/173.21	c ===============================================================================
173.15/173.21	c surveys--CPU time (sec)   : 0.5829         (0.34 % of total)
173.15/173.21	c surveys--attempted        : 23             (39 /sec)
173.15/173.21	c surveys--converged        : 23             (100.00 % successful)
173.15/173.21	c restarts              : 23
173.15/173.21	c conflicts             : 2086160        (12089 /sec)
173.15/173.21	c decisions             : 2920699        (1.92 % random) (16925 /sec)
173.15/173.21	c propagations          : 75673668       (438518 /sec)
173.15/173.21	c conflict literals     : 46203757       (29.87 % deleted)
173.15/173.21	c Memory used           : 8.25 MB
173.15/173.21	c Total CPU time (sec)      : 173.1497    
173.15/173.21	c 
173.15/173.21	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-1785196-1241897326/watcher-1785196-1241897326 -o /tmp/evaluation-result-1785196-1241897326/solver-1785196-1241897326 -C 5000 -W 6000 -M 1800 HOME/varsat-industrial_static -seed=257109906 HOME/instance-1785196-1241897326.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 30525
/proc/meminfo: memFree=1732904/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=2684 CPUtime=0
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 217760699 2748416 310 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 671 310 87 221 0 447 0

[startup+0.040503 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 30525
/proc/meminfo: memFree=1732904/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4308 CPUtime=0.03
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 750 0 0 0 3 0 0 0 18 0 1 0 217760699 4411392 735 1992294400 4194304 5102648 548682068784 18446744073709551615 4222068 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1077 735 99 221 0 853 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4308

[startup+0.101507 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 30525
/proc/meminfo: memFree=1732904/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4436 CPUtime=0.09
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 815 0 0 0 9 0 0 0 18 0 1 0 217760699 4542464 764 1992294400 4194304 5102648 548682068784 18446744073709551615 4214097 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1109 764 102 221 0 885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4436

[startup+0.301525 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 30525
/proc/meminfo: memFree=1732904/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4436 CPUtime=0.29
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 825 0 0 0 29 0 0 0 19 0 1 0 217760699 4542464 774 1992294400 4194304 5102648 548682068784 18446744073709551615 4213941 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4436

[startup+0.70156 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 30525
/proc/meminfo: memFree=1732904/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4436 CPUtime=0.69
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 825 0 0 0 69 0 0 0 22 0 1 0 217760699 4542464 774 1992294400 4194304 5102648 548682068784 18446744073709551615 4254017 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4436

[startup+1.50163 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1730016/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4436 CPUtime=1.49
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 825 0 0 0 149 0 0 0 25 0 1 0 217760699 4542464 774 1992294400 4194304 5102648 548682068784 18446744073709551615 4255884 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1109 774 112 221 0 885 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4436

[startup+3.10178 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1729888/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=4436 CPUtime=3.09
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 837 0 0 0 309 0 0 0 25 0 1 0 217760699 4542464 786 1992294400 4194304 5102648 548682068784 18446744073709551615 4249791 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1109 786 112 221 0 885 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4436

[startup+6.30106 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1729312/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=5096 CPUtime=6.29
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 988 0 0 0 629 0 0 0 25 0 1 0 217760699 5218304 937 1992294400 4194304 5102648 548682068784 18446744073709551615 4254538 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1274 937 112 221 0 1050 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5096

[startup+12.7016 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1728808/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=5496 CPUtime=12.69
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1088 0 0 0 1269 0 0 0 25 0 1 0 217760699 5627904 1037 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1374 1037 112 221 0 1150 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5496

[startup+25.5018 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1728104/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=6172 CPUtime=25.48
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1260 0 0 0 2548 0 0 0 25 0 1 0 217760699 6320128 1209 1992294400 4194304 5102648 548682068784 18446744073709551615 4249876 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1543 1209 112 221 0 1319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6172

[startup+51.1011 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 30526
/proc/meminfo: memFree=1727464/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=7040 CPUtime=51.08
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1460 0 0 0 5107 1 0 0 25 0 1 0 217760699 7208960 1409 1992294400 4194304 5102648 548682068784 18446744073709551615 4249967 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1760 1409 112 221 0 1536 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7040

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1726504/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=7872 CPUtime=102.27
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1665 0 0 0 10226 1 0 0 25 0 1 0 217760699 8060928 1614 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 1968 1614 112 221 0 1744 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7872

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725864/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=162.25
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1817 0 0 0 16223 2 0 0 25 0 1 0 217760699 8646656 1766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249806 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1766 112 221 0 1887 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8444

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

[startup+166.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725864/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=166.25
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1817 0 0 0 16623 2 0 0 25 0 1 0 217760699 8646656 1766 1992294400 4194304 5102648 548682068784 18446744073709551615 4249803 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1766 112 221 0 1887 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 8444

[startup+169.502 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725800/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=169.45
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1826 0 0 0 16943 2 0 0 25 0 1 0 217760699 8646656 1775 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1775 112 221 0 1887 0
Current children cumulated CPU time (s) 169.45
Current children cumulated vsize (KiB) 8444

[startup+171.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725800/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=171.05
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1826 0 0 0 17103 2 0 0 25 0 1 0 217760699 8646656 1775 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1775 112 221 0 1887 0
Current children cumulated CPU time (s) 171.05
Current children cumulated vsize (KiB) 8444

[startup+171.902 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725800/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=171.85
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1835 0 0 0 17183 2 0 0 25 0 1 0 217760699 8646656 1784 1992294400 4194304 5102648 548682068784 18446744073709551615 4249945 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1784 112 221 0 1887 0
Current children cumulated CPU time (s) 171.85
Current children cumulated vsize (KiB) 8444

[startup+172.706 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725736/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=172.65
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1836 0 0 0 17263 2 0 0 25 0 1 0 217760699 8646656 1785 1992294400 4194304 5102648 548682068784 18446744073709551615 4249732 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1785 112 221 0 1887 0
Current children cumulated CPU time (s) 172.65
Current children cumulated vsize (KiB) 8444

[startup+173.102 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725736/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=173.05
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1836 0 0 0 17303 2 0 0 25 0 1 0 217760699 8646656 1785 1992294400 4194304 5102648 548682068784 18446744073709551615 4249159 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1785 112 221 0 1887 0
Current children cumulated CPU time (s) 173.05
Current children cumulated vsize (KiB) 8444

[startup+173.201 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 30526
/proc/meminfo: memFree=1725736/2055920 swapFree=4075576/4192956
[pid=30525] ppid=30523 vsize=8444 CPUtime=173.15
/proc/30525/stat : 30525 (varsat-industri) R 30523 30525 30385 0 -1 4194304 1836 0 0 0 17313 2 0 0 25 0 1 0 217760699 8646656 1785 1992294400 4194304 5102648 548682068784 18446744073709551615 4250291 0 0 4096 3 0 0 0 17 1 0 0
/proc/30525/statm: 2111 1785 112 221 0 1887 0
Current children cumulated CPU time (s) 173.15
Current children cumulated vsize (KiB) 8444

Child status: 20
Real time (s): 173.219
CPU time (s): 173.173
CPU user time (s): 173.15
CPU system time (s): 0.022996
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 8444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.15
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1841
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= 514

runsolver used 0.120981 second user time and 0.367944 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-09 21:28:47
IDJOB=1785196
IDBENCH=24721
IDSOLVER=641
FILE ID=node43/1785196-1241897326
PBS_JOBID= 9264758
Free space on /tmp= 66088 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-dead-dnd002.sat05-2713.reshuffled-07.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785196-1241897326/watcher-1785196-1241897326 -o /tmp/evaluation-result-1785196-1241897326/solver-1785196-1241897326 -C 5000 -W 6000 -M 1800  HOME/varsat-industrial_static -seed=257109906 HOME/instance-1785196-1241897326.cnf

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

MD5SUM BENCH= 3ea6a8df7aa4f426ea9b73a3dcbe6d01
RANDOM SEED=257109906

node43.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.237
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.237
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1733320 kB
Buffers:         43768 kB
Cached:         102264 kB
SwapCached:     111552 kB
Active:          79892 kB
Inactive:       180012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733320 kB
SwapTotal:     4192956 kB
SwapFree:      4075576 kB
Dirty:            1312 kB
Writeback:           0 kB
Mapped:          14036 kB
Slab:            48704 kB
Committed_AS:   776684 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66088 MiB
End job on node43 at 2009-05-09 21:31:40