Trace number 460892

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
aig-cmusat 2007-05-15UNSAT 61.3977 61.4331

General information on the benchmark

Nameadditional-aig/tip-k-ind-aigs-o1234g/
O4/eijk.S298.S.aig
MD5SUM61a23421edd3b2308f762ab7b09f84a2
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.1028
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

0.59/0.61	c Executing aigtocnf /tmp/evaluation/460892-1179256183/instance-460892-1179256183.aig /tmp/evaluation/460892-1179256183/instance-460892-1179256183.aig.cnf
0.59/0.61	c Pre-processing provided 0 assignments
0.59/0.61	c REMAP internally 1
0.59/0.61	c |  Number of variables:  257566                                               |
1.48/1.54	c |  Number of clauses:    772055                                               |
61.25/61.39	c |  Parsing time:         0.83         sec                                       |
61.25/61.39	c #varS 257566 #clauseS 371858
61.25/61.39	c After remapping new number of variables: 119287
61.25/61.39	c DBreduced=0 GV=101[0]  GL=371959[ 371858,101] Prune=560 decisions=459 restart=0 est=4.00583e-07 DB Impl=386429[0]  
61.25/61.39	c DBreduced=0 GV=151[0]  GL=372009[ 371858,151] Prune=785 decisions=634 restart=1 est=3.93555e-07 DB Impl=601020[0]  
61.25/61.39	c DBreduced=0 GV=226[0]  GL=372084[ 371858,226] Prune=1351 decisions=1125 restart=2 est=3.44217e-05 DB Impl=1251670[0]  
61.25/61.39	c DBreduced=0 GV=338[0]  GL=372194[ 371858,336] Prune=1984 decisions=1646 restart=3 est=0.0762888 DB Impl=1896522[0]  
61.25/61.39	c DBreduced=0 GV=508[0]  GL=372363[ 371858,505] Prune=2842 decisions=2334 restart=4 est=0.117367 DB Impl=2591976[0]  
61.25/61.39	c DBreduced=0 GV=760[0]  GL=372615[ 371858,757] Prune=4194 decisions=3434 restart=5 est=0.117364 DB Impl=3520957[0]  
61.25/61.39	c DBreduced=0 GV=1140[0]  GL=372995[ 371858,1137] Prune=5898 decisions=4758 restart=6 est=0.117398 DB Impl=5094259[0]  
61.25/61.39	c DBreduced=0 GV=1709[0]  GL=373564[ 371858,1706] Prune=8461 decisions=6752 restart=7 est=0.1174 DB Impl=6759812[0]  
61.25/61.39	c DBreduced=0 GV=2563[0]  GL=374417[ 371858,2559] Prune=12145 decisions=9582 restart=8 est=0.153415 DB Impl=10920597[0]  
61.25/61.39	c DBreduced=0 GV=3847[0]  GL=375700[ 371858,3842] Prune=17170 decisions=13323 restart=9 est=0.15425 DB Impl=16146410[0]  
61.25/61.39	c DBreduced=0 GV=5767[0]  GL=377617[ 371858,5759] Prune=25804 decisions=20037 restart=10 est=0.196166 DB Impl=23589646[0]  
61.25/61.39	c DBreduced=0 GV=8650[0]  GL=380497[ 371858,8639] Prune=35156 decisions=26506 restart=11 est=0.246465 DB Impl=33486934[0]  
61.25/61.39	c DBreduced=0 GV=12976[0]  GL=384802[ 371858,12944] Prune=50109 decisions=37133 restart=12 est=0.723481 DB Impl=54281401[0]  
61.25/61.39	c #Total time (in seconds): 60.4678
61.25/61.40	c #Memory used (in MB): 149.836
61.35/61.40	c 
61.35/61.40	s UNSATISFIABLE

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/node14/watcher-460892-1179256183 -o ROOT/results/node14/solver-460892-1179256183 -C 1200 -W 1800 -M 1800 --output-limit 1,15 /tmp/evaluation/460892-1179256183/aig-cmusat /tmp/evaluation/460892-1179256183/instance-460892-1179256183.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 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: 0.67 0.91 0.97 3/77 26462
/proc/meminfo: memFree=1781800/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=1000 CPUtime=0
/proc/26462/stat : 26462 (aig-cmusat) S 26460 26462 24913 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373536127 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/26462/statm: 250 94 83 233 0 10 0
[pid=26463] ppid=26462 vsize=5472 CPUtime=0
/proc/26463/stat : 26463 (aigtocnf) R 26462 26462 24913 0 -1 0 829 0 0 0 0 0 0 0 19 0 1 0 373536127 5603328 581 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 0 0 0
/proc/26463/statm: 1368 589 34 103 0 1263 0

[startup+0.077643 s]
/proc/loadavg: 0.67 0.91 0.97 3/77 26462
/proc/meminfo: memFree=1781800/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=1000 CPUtime=0
/proc/26462/stat : 26462 (aig-cmusat) S 26460 26462 24913 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373536127 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/26462/statm: 250 94 83 233 0 10 0
[pid=26463] ppid=26462 vsize=5472 CPUtime=0.06
/proc/26463/stat : 26463 (aigtocnf) R 26462 26462 24913 0 -1 0 1547 0 0 0 6 0 0 0 19 0 1 0 373536127 5603328 1299 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609229 0 0 4096 0 0 0 0 17 0 0 0
/proc/26463/statm: 1368 1299 35 103 0 1263 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6472

[startup+0.102644 s]
/proc/loadavg: 0.67 0.91 0.97 3/77 26462
/proc/meminfo: memFree=1781800/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=1000 CPUtime=0
/proc/26462/stat : 26462 (aig-cmusat) S 26460 26462 24913 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373536127 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/26462/statm: 250 94 83 233 0 10 0
[pid=26463] ppid=26462 vsize=5472 CPUtime=0.09
/proc/26463/stat : 26463 (aigtocnf) R 26462 26462 24913 0 -1 0 1547 0 0 0 9 0 0 0 20 0 1 0 373536127 5603328 1299 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134520889 0 0 4096 0 0 0 0 17 0 0 0
/proc/26463/statm: 1368 1299 35 103 0 1263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6472

[startup+0.302664 s]
/proc/loadavg: 0.67 0.91 0.97 3/77 26462
/proc/meminfo: memFree=1781800/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=1000 CPUtime=0
/proc/26462/stat : 26462 (aig-cmusat) S 26460 26462 24913 0 -1 0 109 0 0 0 0 0 0 0 18 0 1 0 373536127 1024000 94 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135073394 0 65536 4102 33 18446744071563356171 0 0 17 0 0 0
/proc/26462/statm: 250 94 83 233 0 10 0
[pid=26463] ppid=26462 vsize=5476 CPUtime=0.29
/proc/26463/stat : 26463 (aigtocnf) R 26462 26462 24913 0 -1 0 1554 0 0 0 27 2 0 0 22 0 1 0 373536127 5607424 1305 18446744073709551615 134512640 134935624 4294956592 18446744073709551615 134609325 0 0 4096 0 0 0 0 17 0 0 0
/proc/26463/statm: 1369 1305 40 103 0 1264 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6476

[startup+0.701701 s]
/proc/loadavg: 0.67 0.91 0.97 3/77 26462
/proc/meminfo: memFree=1781800/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=9256 CPUtime=0.69
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 2104 1555 0 0 7 1 55 6 18 0 1 0 373536127 9478144 2081 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/26462/statm: 2315 2082 101 233 0 2075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9256

[startup+1.50178 s]
/proc/loadavg: 0.67 0.91 0.97 2/78 26464
/proc/meminfo: memFree=1738720/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=76764 CPUtime=1.48
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 16572 1555 0 0 79 8 55 6 25 0 1 0 373536127 78606336 16549 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135024610 0 0 4096 35 0 0 0 17 0 0 0
/proc/26462/statm: 19191 16549 101 233 0 18951 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76764

[startup+3.10193 s]
/proc/loadavg: 0.67 0.91 0.97 2/78 26464
/proc/meminfo: memFree=1688744/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=112468 CPUtime=3.08
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 26006 1555 0 0 234 13 55 6 25 0 1 0 373536127 115167232 25983 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135033488 0 0 4096 35 0 0 0 17 0 0 0
/proc/26462/statm: 28117 25983 111 233 0 27877 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 112468

[startup+6.30124 s]
/proc/loadavg: 0.70 0.91 0.97 2/78 26464
/proc/meminfo: memFree=1610600/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=173300 CPUtime=6.27
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 41423 1555 0 0 544 22 55 6 25 0 1 0 373536127 177459200 41400 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134532169 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 43325 41400 111 233 0 43085 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 173300

[startup+12.7016 s]
/proc/loadavg: 0.72 0.91 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=12.68
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48208 1555 0 0 1179 28 55 6 25 0 1 0 373536127 157110272 36423 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36423 117 233 0 38117 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 153428

[startup+25.5018 s]
/proc/loadavg: 0.78 0.91 0.97 2/78 26464
/proc/meminfo: memFree=1622128/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=25.48
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48228 1555 0 0 2459 28 55 6 25 0 1 0 373536127 157110272 36443 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134584168 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36443 117 233 0 38117 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 153428

[startup+51.1013 s]
/proc/loadavg: 0.85 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622000/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=51.06
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48261 1555 0 0 5017 28 55 6 25 0 1 0 373536127 157110272 36476 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579503 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36476 117 233 0 38117 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153428

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

[startup+57.5019 s]
/proc/loadavg: 0.87 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=57.46
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48270 1555 0 0 5657 28 55 6 25 0 1 0 373536127 157110272 36485 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583538 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36485 117 233 0 38117 0
Current children cumulated CPU time (s) 57.46
Current children cumulated vsize (KiB) 153428

[startup+59.102 s]
/proc/loadavg: 0.87 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=59.06
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48271 1555 0 0 5817 28 55 6 25 0 1 0 373536127 157110272 36486 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583782 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36486 117 233 0 38117 0
Current children cumulated CPU time (s) 59.06
Current children cumulated vsize (KiB) 153428

[startup+60.7012 s]
/proc/loadavg: 0.88 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=60.65
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48273 1555 0 0 5976 28 55 6 25 0 1 0 373536127 157110272 36488 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583621 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36488 117 233 0 38117 0
Current children cumulated CPU time (s) 60.65
Current children cumulated vsize (KiB) 153428

[startup+61.1012 s]
/proc/loadavg: 0.88 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=61.05
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48273 1555 0 0 6016 28 55 6 25 0 1 0 373536127 157110272 36488 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134579523 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36488 117 233 0 38117 0
Current children cumulated CPU time (s) 61.05
Current children cumulated vsize (KiB) 153428

[startup+61.3012 s]
/proc/loadavg: 0.88 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=61.25
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48273 1555 0 0 6036 28 55 6 25 0 1 0 373536127 157110272 36488 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 134583513 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36488 117 233 0 38117 0
Current children cumulated CPU time (s) 61.25
Current children cumulated vsize (KiB) 153428

[startup+61.4022 s]
/proc/loadavg: 0.88 0.92 0.97 2/78 26464
/proc/meminfo: memFree=1622064/2055920 swapFree=4145896/4192956
[pid=26462] ppid=26460 vsize=153428 CPUtime=61.35
/proc/26462/stat : 26462 (aig-cmusat) R 26460 26462 24913 0 -1 0 48280 1555 0 0 6046 28 55 6 25 0 1 0 373536127 157110272 36495 18446744073709551615 134512640 135469250 4294956592 18446744073709551615 135075837 0 0 4096 35 0 0 0 17 1 0 0
/proc/26462/statm: 38357 36495 124 233 0 38117 0
Current children cumulated CPU time (s) 61.35
Current children cumulated vsize (KiB) 153428

Child status: 20
Real time (s): 61.4331
CPU time (s): 61.3977
CPU user time (s): 61.0187
CPU system time (s): 0.378942
CPU usage (%): 99.9423
Max. virtual memory (cumulated for all children) (KiB): 177736

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

runsolver used 0.048992 second user time and 0.181972 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue May 15 19:09:44 UTC 2007

IDJOB= 460892
IDBENCH= 48567
IDSOLVER= 204
FILE ID= node14/460892-1179256183

PBS_JOBID= 5276801

Free space on /tmp= 66534 MiB

SOLVER NAME= aig-cmusat 2007-05-15
BENCH NAME= HOME/pub/bench/AIG07/additional-aig/tip-k-ind-aigs-o1234g/O4/eijk.S298.S.aig
COMMAND LINE= /tmp/evaluation/460892-1179256183/aig-cmusat /tmp/evaluation/460892-1179256183/instance-460892-1179256183.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-460892-1179256183 -o ROOT/results/node14/solver-460892-1179256183 -C 1200 -W 1800 -M 1800 --output-limit 1,15  /tmp/evaluation/460892-1179256183/aig-cmusat /tmp/evaluation/460892-1179256183/instance-460892-1179256183.aig

META MD5SUM SOLVER= 46c0b88679dc7b9c7f6dd96ef04c5851
MD5SUM BENCH=  61a23421edd3b2308f762ab7b09f84a2

RANDOM SEED= 281497776

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1782016 kB
Buffers:         40148 kB
Cached:         161200 kB
SwapCached:      14416 kB
Active:          49356 kB
Inactive:       175500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1782016 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            2820 kB
Writeback:           0 kB
Mapped:          30228 kB
Slab:            34632 kB
Committed_AS: 10592264 kB
PageTables:       1784 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= 66534 MiB

End job on node14 on Tue May 15 19:10:45 UTC 2007