Trace number 1089935

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
galac ESAT 23.6374 23.9568

General information on the benchmark

Namecsp/graphColoring/sgb/queen/
normalized-queen8-8-9.xml
MD5SUM11b19c7d39bfec2562dcd35eea8e40b2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.944856
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints728
Maximum constraint arity2
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension728
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c --- Preproc Stats ---
1.05/1.15	c start processing
1.05/1.15	c start relation processing
1.05/1.15	c start cnf exporting
1.43/1.52	c parsing time : 1.016
1.43/1.52	c preprocessing time : 1.387
1.43/1.52	
1.43/1.52	c Nary constraints - conflicts : 0 supports : 0
1.43/1.52	c Binary constraints - conflicts : 728 supports :0
1.43/1.52	c max arity constraint : 2
1.43/1.52	c Max Tuples generated 81
1.43/1.53	c relations : 1
1.43/1.53	c relations BDD: 0
1.43/1.53	c sampling 0/0
1.43/1.53	c vars : 577 - clauses :  8920
1.43/1.53	
1.43/1.57	 
1.43/1.57	c --- SAT Solver Stats ---
1.43/1.57	 
1.43/1.57	c eSAT 0.1 : minisat core with additionnal features
1.43/1.57	c ============================[ Problem Statistics ]=============================
1.43/1.57	c |                                                                             |
1.43/1.57	c |  Number of variables:  576                                                  |
1.43/1.57	c |  Number of clauses:    8920                                                 |
1.43/1.58	c |  Parsing time:         0.01         s                                       |
22.80/23.14	c restarts              : 237
22.80/23.14	c conflicts             : 88822          (4163 /sec)
22.80/23.14	c decisions             : 141771         (6.21 % random) (6645 /sec)
22.80/23.14	c euip                  : 5282        
22.80/23.14	c propagations          : 5467118        (256254 /sec)
22.80/23.14	c conflict literals     : 6297363        (19.29 % deleted)
22.80/23.14	c Memory used           : 13.72 MB
22.80/23.14	c CPU time              : 21.3348 s
22.80/23.14	c 
22.80/23.14	s SATISFIABLE
22.85/23.95	v 1 4 6 5 0 3 7 8 0 7 3 2 4 1 5 6 3 1 4 7 5 0 8 2 4 5 2 8 6 7 1 3 8 6 0 3 2 5 4 7 5 3 1 4 7 6 2 0 6 2 5 0 8 4 3 1 7 0 8 1 3 2 6 5

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089935-1215269858/watcher-1089935-1215269858 -o /tmp/evaluation-result-1089935-1215269858/solver-1089935-1215269858 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacE.sh HOME/instance-1089935-1215269858.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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: 2.00 2.00 2.00 4/81 27762
/proc/meminfo: memFree=1660096/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=8560 CPUtime=0
/proc/27762/stat : 27762 (galacE.sh) R 27760 27762 27519 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 2005959937 8765440 254 996147200 4194304 4520092 548682068832 18446744073709551615 238487848847 0 0 4096 8192 0 0 0 17 1 0 0
/proc/27762/statm: 2140 254 197 79 0 133 0

[startup+0.02591 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27762
/proc/meminfo: memFree=1660096/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=8772 CPUtime=0
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 526 1177 0 0 0 0 0 0 22 0 1 0 2005959937 8982528 317 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 2 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/27762/statm: 2193 317 217 79 0 186 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8772

[startup+0.102927 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27762
/proc/meminfo: memFree=1660096/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=0.01
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.301949 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27762
/proc/meminfo: memFree=1660096/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=0.01
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.701989 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 27762
/proc/meminfo: memFree=1660096/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=0.01
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.50109 s]
/proc/loadavg: 2.00 2.00 2.00 3/91 27784
/proc/meminfo: memFree=1619440/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=0.01
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 766 1698 0 0 0 0 0 1 18 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27776] ppid=27762 vsize=812684 CPUtime=1.42
/proc/27776/stat : 27776 (java) S 27762 27762 27519 0 -1 0 14689 0 1 0 130 12 0 0 18 0 9 0 2005959941 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27776/statm: 203171 13915 2588 9 0 197204 0
[pid=27776/tid=27777] ppid=27762 vsize=812684 CPUtime=1.02
/proc/27776/task/27777/stat : 27777 (java) R 27762 27762 27519 0 -1 64 8677 0 1 0 95 7 0 0 25 0 9 0 2005959942 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4127251069 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27778] ppid=27762 vsize=812684 CPUtime=0.06
/proc/27776/task/27778/stat : 27778 (java) S 27762 27762 27519 0 -1 64 4386 0 0 0 3 3 0 0 16 0 9 0 2005959944 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27779] ppid=27762 vsize=812684 CPUtime=0
/proc/27776/task/27779/stat : 27779 (java) S 27762 27762 27519 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 2005959944 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27780] ppid=27762 vsize=812684 CPUtime=0
/proc/27776/task/27780/stat : 27780 (java) S 27762 27762 27519 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 2005959944 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27781] ppid=27762 vsize=812684 CPUtime=0
/proc/27776/task/27781/stat : 27781 (java) S 27762 27762 27519 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 2005959947 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27782] ppid=27762 vsize=812684 CPUtime=0.32
/proc/27776/task/27782/stat : 27782 (java) S 27762 27762 27519 0 -1 64 924 0 0 0 31 1 0 0 15 0 9 0 2005959947 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27783] ppid=27762 vsize=812684 CPUtime=0
/proc/27776/task/27783/stat : 27783 (java) S 27762 27762 27519 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2005959947 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27776/tid=27784] ppid=27762 vsize=812684 CPUtime=0
/proc/27776/task/27784/stat : 27784 (java) S 27762 27762 27519 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2005959947 832188416 13915 996147200 134512640 134550740 4294955600 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 860260

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1656752/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=5560 CPUtime=1.5
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 1080 0 0 0 150 0 0 0 25 0 1 0 2005960095 5693440 1061 996147200 134512640 135177480 4294955968 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 1390 1061 80 162 0 1225 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 53136

[startup+6.30264 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1653232/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=7452 CPUtime=4.67
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 1540 0 0 0 467 0 0 0 25 0 1 0 2005960095 7630848 1521 996147200 134512640 135177480 4294955968 18446744073709551615 134565414 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 1863 1521 80 162 0 1698 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 55028

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1649200/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=11396 CPUtime=11.01
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 2522 0 0 0 1100 1 0 0 25 0 1 0 2005960095 11669504 2503 996147200 134512640 135177480 4294955968 18446744073709551615 134565357 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 2849 2503 80 162 0 2684 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 58972

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

[startup+19.1011 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1647152/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=13784 CPUtime=17.35
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 3115 0 0 0 1733 2 0 0 25 0 1 0 2005960095 14114816 3096 996147200 134512640 135177480 4294955968 18446744073709551615 134565410 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 3446 3096 80 162 0 3281 0
Current children cumulated CPU time (s) 18.83
Current children cumulated vsize (KiB) 61360

[startup+22.3015 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1646448/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=14044 CPUtime=20.52
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 3197 0 0 0 2050 2 0 0 25 0 1 0 2005960095 14381056 3178 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 3511 3178 80 162 0 3346 0
Current children cumulated CPU time (s) 22
Current children cumulated vsize (KiB) 61620

[startup+23.1065 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1646448/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=1.48
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 800 16825 0 1 0 0 133 15 17 0 1 0 2005959937 48717824 365 996147200 4194304 4520092 548682068832 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/27762/statm: 11894 365 246 79 0 219 0
[pid=27785] ppid=27762 vsize=14044 CPUtime=21.32
/proc/27785/stat : 27785 (eSAT_static) R 27762 27762 27519 0 -1 4194304 3197 0 0 0 2130 2 0 0 25 0 1 0 2005960095 14381056 3178 996147200 134512640 135177480 4294955968 18446744073709551615 134565263 0 0 4096 3 0 0 0 17 1 0 0
/proc/27785/statm: 3511 3178 80 162 0 3346 0
Current children cumulated CPU time (s) 22.8
Current children cumulated vsize (KiB) 61620

[startup+23.5016 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1646448/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=22.85
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 836 20034 0 1 0 0 2267 18 16 0 1 0 2005959937 48717824 366 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/27762/statm: 11894 366 246 79 0 219 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 47576

[startup+23.9026 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 27785
/proc/meminfo: memFree=1646448/2055920 swapFree=4180004/4192956
[pid=27762] ppid=27760 vsize=47576 CPUtime=22.85
/proc/27762/stat : 27762 (galacE.sh) S 27760 27762 27519 0 -1 4194304 836 20034 0 1 0 0 2267 18 16 0 1 0 2005959937 48717824 366 996147200 4194304 4520092 548682068832 18446744073709551615 238487830610 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/27762/statm: 11894 366 246 79 0 219 0
Current children cumulated CPU time (s) 22.85
Current children cumulated vsize (KiB) 47576

Child status: 0
Real time (s): 23.9568
CPU time (s): 23.6374
CPU user time (s): 23.3794
CPU system time (s): 0.25796
CPU usage (%): 98.6668
Max. virtual memory (cumulated for all children) (KiB): 860260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.3794
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27329
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2270
involuntary context switches= 2680

runsolver used 0.033994 second user time and 0.084987 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-05 16:57:38
IDJOB=1089935
IDBENCH=58353
IDSOLVER=351
FILE ID=node23/1089935-1215269858
PBS_JOBID= 7882197
Free space on /tmp= 66540 MiB

SOLVER NAME= galac E
BENCH NAME= CPAI08/csp/graphColoring/sgb/queen/normalized-queen8-8-9.xml
COMMAND LINE= HOME/galacE.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089935-1215269858/watcher-1089935-1215269858 -o /tmp/evaluation-result-1089935-1215269858/solver-1089935-1215269858 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacE.sh HOME/instance-1089935-1215269858.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 11b19c7d39bfec2562dcd35eea8e40b2
RANDOM SEED=1605657456

node23.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.216
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.216
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:       1660576 kB
Buffers:         32868 kB
Cached:         206960 kB
SwapCached:       7012 kB
Active:         207412 kB
Inactive:       135624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660576 kB
SwapTotal:     4192956 kB
SwapFree:      4180004 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:         119080 kB
Slab:            37488 kB
Committed_AS:  3575944 kB
PageTables:       2016 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= 66536 MiB
End job on node23 at 2008-07-05 16:58:02