Trace number 316075

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, and are wall clock time (not CPU 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
CMUSAT BASE 2007-02-08UNSAT 402.975 403.191

General information on the benchmark

Namecrafted/spence/
medium/s77-100.cnf
MD5SUM124e32713f66a3b30ead344822177706
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.9906
Satisfiable
(Un)Satisfiability was proved
Number of variables77
Number of clauses164
Sum of the clauses size492
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3164
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

402.88/403.18	c Number of variables:  77
402.88/403.18	c Number of clauses:    164
402.88/403.18	c DBreduced=0 GV=101[0]  GL=265[ 164,101] Prune=224 decisions=123 restart=0 est=0.0170882 DB Impl=2792[0]  
402.88/403.18	c DBreduced=0 GV=151[0]  GL=315[ 164,151] Prune=345 decisions=194 restart=1 est=0.0170967 DB Impl=3990[0]  
402.88/403.18	c DBreduced=0 GV=226[0]  GL=390[ 164,226] Prune=566 decisions=340 restart=2 est=0.0170882 DB Impl=6024[0]  
402.88/403.18	c DBreduced=0 GV=339[0]  GL=503[ 164,339] Prune=833 decisions=494 restart=3 est=0.0170882 DB Impl=9065[0]  
402.88/403.18	c DBreduced=0 GV=507[0]  GL=671[ 164,507] Prune=1214 decisions=707 restart=4 est=0.0170882 DB Impl=13422[0]  
402.88/403.18	c DBreduced=3 GV=760[0]  GL=875[ 164,711] Prune=1781 decisions=1021 restart=5 est=0.0170882 DB Impl=20026[0]  
402.88/403.18	c DBreduced=4 GV=1140[0]  GL=905[ 164,741] Prune=2625 decisions=1485 restart=6 est=0.0170882 DB Impl=30367[0]  
402.88/403.18	c DBreduced=5 GV=1709[0]  GL=1096[ 164,932] Prune=3812 decisions=2103 restart=7 est=0.0170882 DB Impl=44602[0]  
402.88/403.18	c DBreduced=7 GV=2566[0]  GL=1148[ 164,984] Prune=5607 decisions=3041 restart=8 est=0.0170882 DB Impl=63240[0]  
402.88/403.18	c DBreduced=10 GV=3845[0]  GL=1067[ 164,903] Prune=8262 decisions=4417 restart=9 est=0.0170882 DB Impl=93498[0]  
402.88/403.18	c DBreduced=12 GV=5767[0]  GL=1812[ 164,1648] Prune=12321 decisions=6554 restart=10 est=0.0170882 DB Impl=135784[0]  
402.88/403.18	c DBreduced=15 GV=8651[0]  GL=2441[ 164,2277] Prune=18305 decisions=9654 restart=11 est=0.0170882 DB Impl=196163[0]  
402.88/403.18	c DBreduced=19 GV=12975[0]  GL=2582[ 164,2418] Prune=27239 decisions=14264 restart=12 est=0.0170882 DB Impl=287709[0]  
402.88/403.18	c DBreduced=23 GV=19462[0]  GL=3235[ 164,3071] Prune=40683 decisions=21221 restart=13 est=0.0170882 DB Impl=428650[0]  
402.88/403.18	c DBreduced=26 GV=29196[0]  GL=6402[ 164,6238] Prune=60759 decisions=31563 restart=14 est=0.0170882 DB Impl=628524[0]  
402.88/403.18	c DBreduced=30 GV=43791[0]  GL=9101[ 164,8937] Prune=92137 decisions=48346 restart=15 est=0.0170882 DB Impl=921799[0]  
402.88/403.18	c DBreduced=34 GV=65686[0]  GL=13498[ 164,13334] Prune=137359 decisions=71673 restart=16 est=0.0170882 DB Impl=1427478[0]  
402.88/403.18	c DBreduced=38 GV=98528[0]  GL=20912[ 164,20748] Prune=205886 decisions=107358 restart=17 est=0.0170882 DB Impl=2106992[0]  
402.88/403.18	c DBreduced=43 GV=147791[0]  GL=21642[ 164,21478] Prune=308220 decisions=160429 restart=18 est=0.0170883 DB Impl=3122076[0]  
402.88/403.18	c DBreduced=47 GV=221684[0]  GL=37382[ 164,37218] Prune=469742 decisions=248058 restart=19 est=0.0170939 DB Impl=4541793[0]  
402.88/403.18	c DBreduced=51 GV=332526[0]  GL=60697[ 164,60533] Prune=701909 decisions=369383 restart=20 est=0.0173101 DB Impl=6725011[0]  
402.88/403.18	c DBreduced=55 GV=498789[0]  GL=99116[ 164,98952] Prune=1049413 decisions=550624 restart=21 est=0.0339545 DB Impl=9867598[0]  
402.88/403.18	c DBreduced=60 GV=748183[0]  GL=98819[ 164,98655] Prune=1571544 decisions=823361 restart=22 est=1.31579 DB Impl=14619466[0]  
402.88/403.18	c #Total time (in seconds): 402.875
402.88/403.18	c #Memory used (in MB): 43.6914
402.88/403.18	c 
402.88/403.18	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-316075-1172663944 -o ROOT/results/node58/solver-316075-1172663944 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316075-1172663944/cmusat_base /tmp/evaluation/316075-1172663944/instance-316075-1172663944.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): 2400 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.00 1.00 1.00 3/64 13107
/proc/meminfo: memFree=1882048/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=2176 CPUtime=0
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 286351065 2228224 141 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559914 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 544 141 110 241 0 300 0

[startup+0.0483071 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13107
/proc/meminfo: memFree=1882048/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=2308 CPUtime=0.04
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 192 0 0 0 4 0 0 0 18 0 1 0 286351065 2363392 174 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134549072 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 577 174 110 241 0 333 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2308

[startup+0.101311 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13107
/proc/meminfo: memFree=1882048/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=2468 CPUtime=0.09
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 228 0 0 0 9 0 0 0 18 0 1 0 286351065 2527232 210 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 617 210 110 241 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2468

[startup+0.301333 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13107
/proc/meminfo: memFree=1882048/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=2600 CPUtime=0.29
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 259 0 0 0 29 0 0 0 19 0 1 0 286351065 2662400 241 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134552707 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 650 241 110 241 0 406 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2600

[startup+0.701378 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 13107
/proc/meminfo: memFree=1882048/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=3032 CPUtime=0.69
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 356 0 0 0 69 0 0 0 22 0 1 0 286351065 3104768 338 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134552212 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 758 338 110 241 0 514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3032

[startup+1.50146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1880888/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=3832 CPUtime=1.49
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 540 0 0 0 149 0 0 0 25 0 1 0 286351065 3923968 522 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 958 522 110 241 0 714 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3832

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1879992/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=5392 CPUtime=3.09
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 868 0 0 0 309 0 0 0 25 0 1 0 286351065 5521408 850 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 1348 850 110 241 0 1104 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5392

[startup+6.30199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1878456/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=5816 CPUtime=6.29
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 1018 0 0 0 629 0 0 0 25 0 1 0 286351065 5955584 1000 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560029 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 1454 1000 110 241 0 1210 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5816

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1876216/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=8232 CPUtime=12.69
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 1831 0 0 0 1269 0 0 0 25 0 1 0 286351065 8429568 1509 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560004 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 2058 1509 110 241 0 1814 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8232

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1874488/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=9660 CPUtime=25.49
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 2545 0 0 0 2548 1 0 0 25 0 1 0 286351065 9891840 1919 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559864 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 2415 1919 110 241 0 2171 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9660

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1870456/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=14188 CPUtime=51.08
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 4358 0 0 0 5106 2 0 0 25 0 1 0 286351065 14528512 2914 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559899 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 3547 2914 110 241 0 3303 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 14188

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13108
/proc/meminfo: memFree=1862136/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=24460 CPUtime=102.27
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 7515 0 0 0 10224 3 0 0 25 0 1 0 286351065 25047040 4987 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559842 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 6115 4987 110 241 0 5871 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24460

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 13220
/proc/meminfo: memFree=1859272/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=25340 CPUtime=162.19
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 8472 0 0 0 16214 5 0 0 25 0 1 0 286351065 25948160 5349 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 6335 5349 110 241 0 6091 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25340

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1857208/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=27696 CPUtime=222.13
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 9734 0 0 0 22207 6 0 0 25 0 1 0 286351065 28360704 6104 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 6924 6104 110 241 0 6680 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 27696

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1854776/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=30004 CPUtime=282.11
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 10648 0 0 0 28205 6 0 0 25 0 1 0 286351065 30724096 6679 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 7501 6679 110 241 0 7257 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 30004

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1844984/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=44608 CPUtime=342.1
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 14735 0 0 0 34201 9 0 0 25 0 1 0 286351065 45678592 9117 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559857 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 11152 9117 110 241 0 10908 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 44608

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1844344/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=44740 CPUtime=402.08
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 15255 0 0 0 40199 9 0 0 25 0 1 0 286351065 45813760 9307 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 11185 9307 110 241 0 10941 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 44740

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

[startup+402.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1844344/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=44740 CPUtime=402.48
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 15255 0 0 0 40239 9 0 0 25 0 1 0 286351065 45813760 9307 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 11185 9307 110 241 0 10941 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 44740

[startup+403.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13306
/proc/meminfo: memFree=1844344/2055920 swapFree=4184164/4192956
[pid=13107] ppid=13105 vsize=44740 CPUtime=402.88
/proc/13107/stat : 13107 (cmusat_base) R 13105 13107 12788 0 -1 4194304 15255 0 0 0 40279 9 0 0 25 0 1 0 286351065 45813760 9307 18446744073709551615 134512640 135500113 4294956624 18446744073709551615 134560484 0 0 4096 35 0 0 0 17 1 0 0
/proc/13107/statm: 11185 9307 110 241 0 10941 0
Current children cumulated CPU time (s) 402.88
Current children cumulated vsize (KiB) 44740

Child status: 20
Real time (s): 403.191
CPU time (s): 402.975
CPU user time (s): 402.875
CPU system time (s): 0.099984
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 44740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 402.875
system time used= 0.099984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15263
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= 8
involuntary context switches= 1009

runsolver used 0.32395 second user time and 0.873867 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Wed Feb 28 11:59:04 UTC 2007

IDJOB= 316075
IDBENCH= 20432
IDSOLVER= 120
FILE ID= node58/316075-1172663944

PBS_JOBID= 3981210

Free space on /tmp= 66501 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s77-100.cnf
COMMAND LINE= /tmp/evaluation/316075-1172663944/cmusat_base /tmp/evaluation/316075-1172663944/instance-316075-1172663944.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-316075-1172663944 -o ROOT/results/node58/solver-316075-1172663944 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316075-1172663944/cmusat_base /tmp/evaluation/316075-1172663944/instance-316075-1172663944.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  124e32713f66a3b30ead344822177706

RANDOM SEED= 340673396

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.234
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.234
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:       1882456 kB
Buffers:          5052 kB
Cached:         114796 kB
SwapCached:       3028 kB
Active:          51248 kB
Inactive:        82308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882456 kB
SwapTotal:     4192956 kB
SwapFree:      4184164 kB
Dirty:            2440 kB
Writeback:           0 kB
Mapped:          19188 kB
Slab:            26028 kB
Committed_AS:   690704 kB
PageTables:       1388 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= 66501 MiB

End job on node58 on Wed Feb 28 12:05:47 UTC 2007