Trace number 460866

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-wc 2007-05-15UNSAT 118.944 118.985

General information on the benchmark

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

Solver Data (download as text)

4.68/4.74	c file: /tmp/evaluation/460866-1179251685/instance-460866-1179251685.aig
4.68/4.74	c Reading aig format..
4.68/4.74	c MAXVAR  169600
4.68/4.74	c INPUTS  2352
4.68/4.74	c LATCHES 0
4.68/4.74	c OUTPUTS 1
4.68/4.74	c AND     167248
4.68/4.74	c Before initialization time 4.5943
4.68/4.74	c Memory used (in MB): 104.297
14.59/14.65	c Using component size threshold as 82
14.59/14.65	c DBred=0 restart=30 est=0.163223 GV=9992 GL=67616[ 47347,20269] HP=10311 Prune=128493 decisions=56639 random 131[0.231289]  HP Impl=582277 DB Impl=6707603[6172354]  Lits/Cls 16 
14.59/14.65	c Memory used (in MB): 128.723
24.28/24.37	c DBred=1 restart=33 est=0.184125 GV=18832 GL=68863[ 47347,21516] HP=15965 Prune=225624 decisions=98200 random 191[0.194501]  HP Impl=1078958 DB Impl=12936007[11641851]  Lits/Cls 16 
24.28/24.37	c Memory used (in MB): 129.738
38.78/38.89	c DBred=2 restart=35 est=0.255777 GV=30346 GL=72195[ 47347,24848] HP=21725 Prune=345038 decisions=149058 random 292[0.195897]  HP Impl=1732522 DB Impl=21516573[18959092]  Lits/Cls 19 
38.78/38.89	c Memory used (in MB): 131.727
55.27/55.39	c DBred=3 restart=36 est=0.276675 GV=42063 GL=73941[ 47347,26594] HP=27849 Prune=487518 decisions=211725 random 390[0.184201]  HP Impl=2457474 DB Impl=31196593[27165592]  Lits/Cls 18 
55.27/55.39	c Memory used (in MB): 132.664
75.26/75.32	c DBred=4 restart=38 est=0.30853 GV=54729 GL=75869[ 47347,28522] HP=34043 Prune=645550 decisions=283417 random 488[0.172184]  HP Impl=3224381 DB Impl=42439266[36550862]  Lits/Cls 20 
75.26/75.32	c Memory used (in MB): 134.176
99.06/99.18	c DBred=5 restart=39 est=0.327429 GV=68832 GL=78591[ 47347,31244] HP=40755 Prune=824508 decisions=370784 random 605[0.163168]  HP Impl=4054060 DB Impl=55421663[47215008]  Lits/Cls 20 
99.06/99.18	c Memory used (in MB): 135.617
118.85/118.96	
118.85/118.96	s UNSATISFIABLE
118.85/118.96	c Total time (in seconds): 118.669
118.85/118.96	c Memory used (in MB): 135.637
118.85/118.96	c Conflict literals deleted: [34.0156%] Max learned #lits [4379628] Reduced #lits [2889872]

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/node67/watcher-460866-1179251685 -o ROOT/results/node67/solver-460866-1179251685 -C 1200 -W 1800 -M 1800 --output-limit 1,15 -S 1 /tmp/evaluation/460866-1179251685/aigsat-wc /tmp/evaluation/460866-1179251685/instance-460866-1179251685.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.89 0.98 0.99 3/64 25338
/proc/meminfo: memFree=1794728/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=2648 CPUtime=0
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 394 249 0 0 0 0 0 0 18 0 1 0 401158011 2711552 373 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242916 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 662 382 124 293 0 363 0

[startup+0.1052 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 25338
/proc/meminfo: memFree=1794728/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=7408 CPUtime=0.09
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 1691 249 0 0 9 0 0 0 19 0 1 0 401158011 7585792 1669 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 1852 1669 136 293 0 1553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7408

[startup+0.202218 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 25338
/proc/meminfo: memFree=1794728/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=11952 CPUtime=0.19
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 2861 249 0 0 18 1 0 0 19 0 1 0 401158011 12238848 2790 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023910 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 2988 2790 136 293 0 2689 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 11952

[startup+0.302236 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 25338
/proc/meminfo: memFree=1794728/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=16548 CPUtime=0.29
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 4125 249 0 0 28 1 0 0 20 0 1 0 401158011 16945152 3957 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 4137 3958 136 293 0 3838 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16548

[startup+0.702309 s]
/proc/loadavg: 0.89 0.98 0.99 3/64 25338
/proc/meminfo: memFree=1794728/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=31940 CPUtime=0.69
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 8581 249 0 0 66 3 0 0 23 0 1 0 401158011 32706560 7398 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135023903 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 7985 7398 136 293 0 7686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31940

[startup+1.50145 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1751584/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=53392 CPUtime=1.48
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 13973 249 0 0 144 4 0 0 25 0 1 0 401158011 54673408 12612 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242790 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 13348 12612 137 293 0 13049 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53392

[startup+3.10175 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1719264/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=94388 CPUtime=3.09
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 29407 249 0 0 299 10 0 0 25 0 1 0 401158011 96653312 22693 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134637696 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 23597 22693 142 293 0 23298 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 94388

[startup+6.30133 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1675040/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=125784 CPUtime=6.29
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 44727 249 0 0 612 17 0 0 25 0 1 0 401158011 128802816 30149 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134753469 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 31446 30149 160 293 0 31147 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 125784

[startup+12.7015 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1669984/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=129288 CPUtime=12.69
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 45855 249 0 0 1251 18 0 0 25 0 1 0 401158011 132390912 31277 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744777 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 32322 31277 160 293 0 32023 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129288

[startup+25.5018 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1667104/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=132856 CPUtime=25.48
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 47128 249 0 0 2529 19 0 0 25 0 1 0 401158011 136044544 31901 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745340 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 33214 31901 160 293 0 32915 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 132856

[startup+51.1015 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1664992/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=134912 CPUtime=51.07
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 47807 249 0 0 5085 22 0 0 25 0 1 0 401158011 138149888 32445 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745204 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 33728 32445 160 293 0 33429 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 134912

[startup+102.303 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=102.26
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 10202 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 135242732 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 138888

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

[startup+102.406 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=102.36
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 10212 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744715 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 138888

[startup+108.801 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=108.75
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 10851 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745348 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 108.75
Current children cumulated vsize (KiB) 138888

[startup+115.201 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=115.15
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 11491 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 115.15
Current children cumulated vsize (KiB) 138888

[startup+116.802 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=116.75
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 11651 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134745211 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 116.75
Current children cumulated vsize (KiB) 138888

[startup+117.603 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=117.55
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 11731 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134743482 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 117.55
Current children cumulated vsize (KiB) 138888

[startup+118.402 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=118.35
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 11811 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134752837 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 118.35
Current children cumulated vsize (KiB) 138888

[startup+118.802 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=118.75
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49345 249 0 0 11851 24 0 0 25 0 1 0 401158011 142221312 33547 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134744691 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33547 160 293 0 34423 0
Current children cumulated CPU time (s) 118.75
Current children cumulated vsize (KiB) 138888

[startup+118.906 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 25340
/proc/meminfo: memFree=1660576/2055920 swapFree=4183164/4192956
[pid=25338] ppid=25336 vsize=138888 CPUtime=118.85
/proc/25338/stat : 25338 (aigsat-wc) R 25336 25338 24584 0 -1 0 49346 249 0 0 11861 24 0 0 25 0 1 0 401158011 142221312 33548 18446744073709551615 134512640 135716322 4294956592 18446744073709551615 134756173 0 0 4096 35 0 0 0 17 1 0 0
/proc/25338/statm: 34722 33548 160 293 0 34423 0
Current children cumulated CPU time (s) 118.85
Current children cumulated vsize (KiB) 138888

Child status: 20
Real time (s): 118.985
CPU time (s): 118.944
CPU user time (s): 118.669
CPU system time (s): 0.274958
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 138888

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

runsolver used 0.106983 second user time and 0.264959 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Tue May 15 17:54:45 UTC 2007

IDJOB= 460866
IDBENCH= 48561
IDSOLVER= 202
FILE ID= node67/460866-1179251685

PBS_JOBID= 5277048

Free space on /tmp= 66546 MiB

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

META MD5SUM SOLVER= a44537a071ffb1a142b3275181a5083c
MD5SUM BENCH=  36213b6d014e2e01c1f78ccf79b3468b

RANDOM SEED= 895780002

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.263
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.263
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:       1794944 kB
Buffers:          4576 kB
Cached:         147040 kB
SwapCached:       3900 kB
Active:          25380 kB
Inactive:       136184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1794944 kB
SwapTotal:     4192956 kB
SwapFree:      4183164 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          15980 kB
Slab:            85388 kB
Committed_AS:  3187396 kB
PageTables:       1452 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= 66546 MiB

End job on node67 on Tue May 15 17:56:44 UTC 2007