Trace number 461119

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
aigsat-sp 2007-05-15UNSAT 129.72 129.863

General information on the benchmark

Nameadditional-aig/tip-k-ind-aigs-o1234g/
O1/nusmv.guidance^7.C.aig
MD5SUM12c1fe0f9985c4a1662f699a8543e92b
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.3344
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

3.79/3.85	c file: /tmp/evaluation/461119-1179252055/instance-461119-1179252055.aig
3.79/3.85	c Reading aig format..
3.79/3.85	c MAXVAR  157612
3.79/3.85	c INPUTS  2352
3.79/3.85	c LATCHES 0
3.79/3.85	c OUTPUTS 1
3.79/3.85	c AND     155260
3.79/3.85	c Before initialization time (seconds) 3.68744
3.79/3.85	c Memory used (in MB): 106.805
16.34/16.46	c Pre-processing followed by bcp (no decisions) assigned 62 vars 
16.34/16.46	c DBreduced=0 GV=6336[0]  GL=51591[ 35757,15834] HP=9520 Prune=122879 decisions=44256 restart=13 est=0.204549 HP Impl=[743482, 335417] DB Impl=4557084[0]  varReasonNeeded[274455]  
16.34/16.46	c Memory used (in MB): 123.418
26.72/26.83	c DBreduced=1 GV=10061[0]  GL=54668[ 35757,18911] HP=14050 Prune=218836 decisions=80441 restart=14 est=0.215195 HP Impl=[1299013, 582391] DB Impl=7830739[0]  varReasonNeeded[432498]  
26.72/26.83	c Memory used (in MB): 124.879
39.59/39.78	c DBreduced=2 GV=14475[0]  GL=56574[ 35757,20817] HP=19339 Prune=320553 decisions=117000 restart=15 est=0.225838 HP Impl=[1981245, 870054] DB Impl=11965552[0]  varReasonNeeded[626538]  
39.59/39.78	c Memory used (in MB): 125.359
53.18/53.38	c DBreduced=3 GV=18665[0]  GL=57184[ 35757,21427] HP=23762 Prune=435749 decisions=156954 restart=15 est=0.225838 HP Impl=[2661594, 1156971] DB Impl=16209328[0]  varReasonNeeded[821897]  
53.18/53.38	c Memory used (in MB): 125.797
72.57/72.70	c DBreduced=4 GV=25319[0]  GL=61767[ 35757,26010] HP=29760 Prune=561801 decisions=204419 restart=16 est=0.25303 HP Impl=[3595844, 1529495] DB Impl=22139895[0]  varReasonNeeded[1135088]  
72.57/72.70	c Memory used (in MB): 127.371
85.76/85.98	c DBreduced=5 GV=29738[0]  GL=61279[ 35757,25522] HP=33183 Prune=636196 decisions=233964 restart=16 est=0.25303 HP Impl=[4217899, 1775116] DB Impl=26206667[0]  varReasonNeeded[1369249]  
85.76/85.98	c Memory used (in MB): 127.844
98.26/98.48	c DBreduced=6 GV=35270[0]  GL=63783[ 35757,28026] HP=39267 Prune=690282 decisions=250615 restart=17 est=0.275494 HP Impl=[4854062, 2014191] DB Impl=30528320[0]  varReasonNeeded[1712432]  
98.26/98.48	c Memory used (in MB): 129.328
126.35/126.57	c DBreduced=7 GV=46692[0]  GL=67148[ 35757,31391] HP=44363 Prune=791303 decisions=283125 restart=17 est=0.275494 HP Impl=[6148901, 2495379] DB Impl=39264144[0]  varReasonNeeded[2452343]  
126.35/126.57	c Memory used (in MB): 140.5
129.66/129.83	
129.66/129.83	s UNSATISFIABLE
129.66/129.83	c Total time (in seconds): 129.444
129.66/129.83	c Memory used (in MB): 140.527
129.66/129.83	c Conflict literals deleted: [29.621%] Max learned #lits [3396633] Reduced #lits [2390518]

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node23/watcher-461119-1179252055 -o ROOT/results/node23/solver-461119-1179252055 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461119-1179252055/aigsat-sp /tmp/evaluation/461119-1179252055/instance-461119-1179252055.aig 

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 Stack size limit: 1048576 KiB
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: 1048576 KiB


[startup+0 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 13312
/proc/meminfo: memFree=1710264/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=4272 CPUtime=0
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 895 0 0 0 0 0 0 0 18 0 1 0 373122681 4374528 883 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135188852 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 1068 890 121 277 0 786 0

[startup+0.006888 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 13312
/proc/meminfo: memFree=1710264/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=4272 CPUtime=0
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 919 0 0 0 0 0 0 0 18 0 1 0 373122681 4374528 907 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 135222829 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 1068 907 121 277 0 786 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4272

[startup+0.101906 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 13312
/proc/meminfo: memFree=1710264/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=7196 CPUtime=0.09
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 1633 0 0 0 9 0 0 0 18 0 1 0 373122681 7368704 1620 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 1799 1620 131 277 0 1517 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7196

[startup+0.301944 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 13312
/proc/meminfo: memFree=1710264/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=16868 CPUtime=0.29
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 4064 0 0 0 28 1 0 0 19 0 1 0 373122681 17272832 3905 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 4217 3906 131 277 0 3935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16868

[startup+0.702022 s]
/proc/loadavg: 0.09 0.61 0.85 3/77 13312
/proc/meminfo: memFree=1710264/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=30116 CPUtime=0.69
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 8295 0 0 0 66 3 0 0 23 0 1 0 373122681 30838784 7180 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 7529 7181 131 277 0 7247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30116

[startup+1.50118 s]
/proc/loadavg: 0.09 0.61 0.85 2/78 13313
/proc/meminfo: memFree=1671856/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=56592 CPUtime=1.49
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 15034 0 0 0 143 6 0 0 25 0 1 0 373122681 57950208 13607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134970287 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 14148 13608 132 277 0 13866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56592

[startup+3.10249 s]
/proc/loadavg: 0.17 0.62 0.85 2/78 13313
/proc/meminfo: memFree=1643184/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=100904 CPUtime=3.09
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 31929 0 0 0 295 14 0 0 25 0 1 0 373122681 103325696 24824 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134628608 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 25226 24824 139 277 0 24944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100904

[startup+6.30112 s]
/proc/loadavg: 0.17 0.62 0.85 2/78 13313
/proc/meminfo: memFree=1589872/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=124816 CPUtime=6.28
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 42256 0 0 0 610 18 0 0 25 0 1 0 373122681 127811584 30255 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737271 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 31204 30255 158 277 0 30922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124816

[startup+12.7013 s]
/proc/loadavg: 0.29 0.63 0.85 2/84 13379
/proc/meminfo: memFree=1586040/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=125892 CPUtime=12.64
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 42714 0 0 0 1245 19 0 0 25 0 1 0 373122681 128913408 30713 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134670445 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 31473 30713 158 277 0 31191 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 125892

[startup+25.5018 s]
/proc/loadavg: 0.40 0.64 0.85 2/84 13429
/proc/meminfo: memFree=1584448/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=127508 CPUtime=25.42
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 43234 0 0 0 2522 20 0 0 25 0 1 0 373122681 130568192 31119 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671905 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 31877 31119 158 277 0 31595 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 127508

[startup+51.1018 s]
/proc/loadavg: 0.60 0.67 0.85 2/84 13483
/proc/meminfo: memFree=1583232/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=128380 CPUtime=50.99
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 43739 0 0 0 5078 21 0 0 25 0 1 0 373122681 131461120 31416 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671475 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 32095 31416 158 277 0 31813 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 128380

[startup+102.306 s]
/proc/loadavg: 0.84 0.72 0.86 2/78 13511
/proc/meminfo: memFree=1579952/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=132444 CPUtime=102.16
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 45177 0 0 0 10193 23 0 0 25 0 1 0 373122681 135622656 32510 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737320 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 33111 32510 158 277 0 32829 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 132444

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

[startup+115.101 s]
/proc/loadavg: 0.86 0.73 0.86 2/78 13511
/proc/meminfo: memFree=1579952/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=132444 CPUtime=114.95
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 45177 0 0 0 11472 23 0 0 25 0 1 0 373122681 135622656 32510 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134672647 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 33111 32510 158 277 0 32829 0
Current children cumulated CPU time (s) 114.95
Current children cumulated vsize (KiB) 132444

[startup+121.501 s]
/proc/loadavg: 0.87 0.73 0.86 2/78 13511
/proc/meminfo: memFree=1578800/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=133616 CPUtime=121.35
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 45483 0 0 0 12111 24 0 0 25 0 1 0 373122681 136822784 32816 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134671475 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 33404 32816 158 277 0 33122 0
Current children cumulated CPU time (s) 121.35
Current children cumulated vsize (KiB) 133616

[startup+124.701 s]
/proc/loadavg: 0.88 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575472/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143868 CPUtime=124.55
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46775 0 0 0 12431 24 0 0 25 0 1 0 373122681 147320832 33592 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574364 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35967 33592 158 277 0 35685 0
Current children cumulated CPU time (s) 124.55
Current children cumulated vsize (KiB) 143868

[startup+127.902 s]
/proc/loadavg: 0.89 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575600/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143896 CPUtime=127.75
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46915 0 0 0 12750 25 0 0 25 0 1 0 373122681 147349504 33607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134737227 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35974 33607 158 277 0 35692 0
Current children cumulated CPU time (s) 127.75
Current children cumulated vsize (KiB) 143896

[startup+128.707 s]
/proc/loadavg: 0.89 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575600/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143896 CPUtime=128.56
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46915 0 0 0 12831 25 0 0 25 0 1 0 373122681 147349504 33607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574300 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35974 33607 158 277 0 35692 0
Current children cumulated CPU time (s) 128.56
Current children cumulated vsize (KiB) 143896

[startup+129.502 s]
/proc/loadavg: 0.89 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575600/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143896 CPUtime=129.35
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46915 0 0 0 12910 25 0 0 25 0 1 0 373122681 147349504 33607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134567251 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35974 33607 158 277 0 35692 0
Current children cumulated CPU time (s) 129.35
Current children cumulated vsize (KiB) 143896

[startup+129.701 s]
/proc/loadavg: 0.89 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575600/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143896 CPUtime=129.56
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46915 0 0 0 12931 25 0 0 25 0 1 0 373122681 147349504 33607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574241 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35974 33607 158 277 0 35692 0
Current children cumulated CPU time (s) 129.56
Current children cumulated vsize (KiB) 143896

[startup+129.806 s]
/proc/loadavg: 0.89 0.74 0.86 2/78 13511
/proc/meminfo: memFree=1575600/2055920 swapFree=4169176/4192956
[pid=13312] ppid=13310 vsize=143896 CPUtime=129.66
/proc/13312/stat : 13312 (aigsat-sp) R 13310 13312 13253 0 -1 0 46915 0 0 0 12941 25 0 0 25 0 1 0 373122681 147349504 33607 18446744073709551615 134512640 135650930 4294956672 18446744073709551615 134574292 0 0 4096 35 0 0 0 17 1 0 0
/proc/13312/statm: 35974 33607 158 277 0 35692 0
Current children cumulated CPU time (s) 129.66
Current children cumulated vsize (KiB) 143896

Child status: 20
Real time (s): 129.863
CPU time (s): 129.72
CPU user time (s): 129.444
CPU system time (s): 0.275958
CPU usage (%): 99.89
Max. virtual memory (cumulated for all children) (KiB): 143896

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

runsolver used 0.141978 second user time and 0.336948 second system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue May 15 18:00:55 UTC 2007

IDJOB= 461119
IDBENCH= 48624
IDSOLVER= 203
FILE ID= node23/461119-1179252055

PBS_JOBID= 5277124

Free space on /tmp= 66539 MiB

SOLVER NAME= aigsat-sp 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/tip-k-ind-aigs-o1234g/O1/nusmv.guidance^7.C.aig
COMMAND LINE= /tmp/evaluation/461119-1179252055/aigsat-sp /tmp/evaluation/461119-1179252055/instance-461119-1179252055.aig            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-461119-1179252055 -o ROOT/results/node23/solver-461119-1179252055 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/461119-1179252055/aigsat-sp /tmp/evaluation/461119-1179252055/instance-461119-1179252055.aig            

META MD5SUM SOLVER= f61578204551f85c79544b972aeb08d2
MD5SUM BENCH=  12c1fe0f9985c4a1662f699a8543e92b

RANDOM SEED= 946227922

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node23.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.276
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.276
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:       1710544 kB
Buffers:          9940 kB
Cached:         203700 kB
SwapCached:       2736 kB
Active:          55032 kB
Inactive:       181620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1710544 kB
SwapTotal:     4192956 kB
SwapFree:      4169176 kB
Dirty:            1960 kB
Writeback:           0 kB
Mapped:          30492 kB
Slab:            94228 kB
Committed_AS:  5264968 kB
PageTables:       1796 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= 66539 MiB

End job on node23 on Tue May 15 18:03:06 UTC 2007