Trace number 338247

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 2007-02-08UNSAT 88.4556 88.4629

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
MD5SUMf1b3061e7694aa99406ed9e867c9dfa5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.771
Satisfiable
(Un)Satisfiability was proved
Number of variables1610
Number of clauses8277
Sum of the clauses size69859
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31178
Number of clauses of size 4142
Number of clauses of size 5924
Number of clauses of size over 55717

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  1610                                                 |
0.01/0.02	c |  Number of clauses:    8277                                                 |
88.38/88.45	c |  Parsing time:         0.02         sec                                       |
88.38/88.45	c #varS 1610 #clauseS 4956
88.38/88.45	c REMAP internally 1
88.38/88.45	c After remapping new number of variables: 1349
88.38/88.45	c DBreduced=0 GV=102[0]  GL=5058[ 4956,102] Prune=936 decisions=834 restart=0 est=5.49918e-05 DB Impl=2833[0]  
88.38/88.45	c DBreduced=0 GV=151[0]  GL=5107[ 4956,151] Prune=1098 decisions=947 restart=1 est=5.4992e-05 DB Impl=3706[0]  
88.38/88.45	c DBreduced=0 GV=226[0]  GL=5182[ 4956,226] Prune=1345 decisions=1119 restart=2 est=0.000384943 DB Impl=4813[0]  
88.38/88.45	c DBreduced=0 GV=338[0]  GL=5294[ 4956,338] Prune=1681 decisions=1343 restart=3 est=0.000329992 DB Impl=6857[0]  
88.38/88.45	c DBreduced=0 GV=507[0]  GL=5463[ 4956,507] Prune=2152 decisions=1645 restart=4 est=0.000384902 DB Impl=9856[0]  
88.38/88.45	c DBreduced=0 GV=760[0]  GL=5716[ 4956,760] Prune=3035 decisions=2275 restart=5 est=0.000384943 DB Impl=16491[0]  
88.38/88.45	c DBreduced=0 GV=1140[0]  GL=6096[ 4956,1140] Prune=4070 decisions=2930 restart=6 est=0.000384902 DB Impl=25732[0]  
88.38/88.45	c DBreduced=0 GV=1709[0]  GL=6665[ 4956,1709] Prune=6115 decisions=4406 restart=7 est=0.000439812 DB Impl=42285[0]  
88.38/88.45	c DBreduced=1 GV=2564[0]  GL=7150[ 4956,2194] Prune=8453 decisions=5889 restart=8 est=0.000384943 DB Impl=60242[0]  
88.38/88.45	c DBreduced=2 GV=3845[0]  GL=7471[ 4956,2515] Prune=12743 decisions=8898 restart=9 est=0.000330032 DB Impl=99023[0]  
88.38/88.45	c DBreduced=4 GV=5768[0]  GL=7072[ 4956,2116] Prune=18825 decisions=13057 restart=10 est=0.000439894 DB Impl=148087[0]  
88.38/88.45	c DBreduced=6 GV=8650[0]  GL=7528[ 4956,2572] Prune=27856 decisions=19206 restart=11 est=0.000384943 DB Impl=236078[0]  
88.38/88.45	c DBreduced=8 GV=12975[0]  GL=8903[ 4956,3947] Prune=41422 decisions=28447 restart=12 est=0.000494764 DB Impl=371306[0]  
88.38/88.45	c DBreduced=11 GV=19462[0]  GL=10229[ 4956,5273] Prune=61165 decisions=41703 restart=13 est=0.000439894 DB Impl=580195[0]  
88.38/88.45	c DBreduced=15 GV=29193[0]  GL=10832[ 4956,5876] Prune=91266 decisions=62073 restart=14 est=0.000440057 DB Impl=922606[0]  
88.38/88.45	c DBreduced=18 GV=43790[0]  GL=16079[ 4956,11123] Prune=140464 decisions=96674 restart=15 est=0.000110229 DB Impl=1425800[0]  
88.38/88.45	c DBreduced=22 GV=65685[0]  GL=20811[ 4956,15855] Prune=212957 decisions=147272 restart=16 est=0.000714812 DB Impl=2236916[0]  
88.38/88.45	c DBreduced=26 GV=98527[0]  GL=18004[ 4956,13048] Prune=302165 decisions=203638 restart=17 est=0.074514 DB Impl=3554135[0]  
88.38/88.45	c DBreduced=29 GV=147791[0]  GL=28133[ 4956,23177] Prune=425237 decisions=277446 restart=18 est=0.074844 DB Impl=5733977[0]  
88.38/88.45	c DBreduced=33 GV=221684[0]  GL=32051[ 4956,27095] Prune=605875 decisions=384191 restart=19 est=0.149306 DB Impl=8962612[0]  
88.38/88.45	c #Total time (in seconds): 88.4156
88.38/88.45	c #Memory used (in MB): 14.7812
88.38/88.45	c 
88.38/88.45	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/node16/watcher-338247-1173682758 -o ROOT/results/node16/solver-338247-1173682758 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/338247-1173682758/cmusat /tmp/evaluation/338247-1173682758/instance-338247-1173682758.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: 0.93 1.01 1.10 3/77 4722
/proc/meminfo: memFree=1736992/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=2472 CPUtime=0
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 294 0 0 0 0 0 0 0 18 0 1 0 388230160 2531328 278 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 618 278 96 243 0 372 0

[startup+0.0196381 s]
/proc/loadavg: 0.93 1.01 1.10 3/77 4722
/proc/meminfo: memFree=1736992/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=3000 CPUtime=0.01
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 440 0 0 0 1 0 0 0 18 0 1 0 388230160 3072000 423 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135091235 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 750 423 96 243 0 504 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3000

[startup+0.102626 s]
/proc/loadavg: 0.93 1.01 1.10 3/77 4722
/proc/meminfo: memFree=1736992/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=3100 CPUtime=0.1
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 636 0 0 0 10 0 0 0 18 0 1 0 388230160 3174400 468 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134592072 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 775 468 118 243 0 529 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3100

[startup+0.301603 s]
/proc/loadavg: 0.93 1.01 1.10 3/77 4722
/proc/meminfo: memFree=1736992/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=3592 CPUtime=0.29
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 731 0 0 0 29 0 0 0 19 0 1 0 388230160 3678208 563 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 898 563 118 243 0 652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3592

[startup+0.701554 s]
/proc/loadavg: 0.93 1.01 1.10 3/77 4722
/proc/meminfo: memFree=1736992/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=3864 CPUtime=0.69
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 821 0 0 0 69 0 0 0 22 0 1 0 388230160 3956736 653 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 966 653 118 243 0 720 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3864

[startup+1.50146 s]
/proc/loadavg: 0.93 1.01 1.10 2/78 4723
/proc/meminfo: memFree=1733784/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=5292 CPUtime=1.49
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 1135 0 0 0 149 0 0 0 25 0 1 0 388230160 5419008 967 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590100 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 1323 967 118 243 0 1077 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5292

[startup+3.10127 s]
/proc/loadavg: 0.93 1.01 1.10 2/78 4723
/proc/meminfo: memFree=1733400/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=5736 CPUtime=3.09
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 1252 0 0 0 309 0 0 0 25 0 1 0 388230160 5873664 1077 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 1434 1077 118 243 0 1188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5736

[startup+6.30188 s]
/proc/loadavg: 0.94 1.00 1.10 2/78 4723
/proc/meminfo: memFree=1732184/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=8376 CPUtime=6.29
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 2057 0 0 0 629 0 0 0 25 0 1 0 388230160 8577024 1625 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134574664 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 2094 1625 118 243 0 1848 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8376

[startup+12.7011 s]
/proc/loadavg: 0.94 1.00 1.10 2/78 4723
/proc/meminfo: memFree=1730208/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=8584 CPUtime=12.69
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 2201 0 0 0 1268 1 0 0 25 0 1 0 388230160 8790016 1724 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589578 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 2146 1724 118 243 0 1900 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8584

[startup+25.5026 s]
/proc/loadavg: 0.96 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1727904/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=10640 CPUtime=25.5
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 3032 0 0 0 2548 2 0 0 25 0 1 0 388230160 10895360 2322 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134580956 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 2660 2322 118 243 0 2414 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 10640

[startup+51.1015 s]
/proc/loadavg: 0.97 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1725472/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=13988 CPUtime=51.09
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4302 0 0 0 5106 3 0 0 25 0 1 0 388230160 14323712 2957 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3497 2957 118 243 0 3251 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 13988

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

[startup+63.902 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1725024/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=14304 CPUtime=63.89
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4494 0 0 0 6386 3 0 0 25 0 1 0 388230160 14647296 3050 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589658 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3576 3050 118 243 0 3330 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 14304

[startup+76.7014 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1724064/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15004 CPUtime=76.68
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4833 0 0 0 7665 3 0 0 25 0 1 0 388230160 15364096 3281 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3751 3281 118 243 0 3505 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 15004

[startup+83.1016 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1724000/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15004 CPUtime=83.08
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4842 0 0 0 8305 3 0 0 25 0 1 0 388230160 15364096 3290 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3751 3290 118 243 0 3505 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 15004

[startup+86.3023 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1723872/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15136 CPUtime=86.28
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4863 0 0 0 8625 3 0 0 25 0 1 0 388230160 15499264 3311 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3784 3311 118 243 0 3538 0
Current children cumulated CPU time (s) 86.28
Current children cumulated vsize (KiB) 15136

[startup+87.1012 s]
/proc/loadavg: 0.98 1.00 1.09 2/78 4723
/proc/meminfo: memFree=1723872/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15136 CPUtime=87.08
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4869 0 0 0 8705 3 0 0 25 0 1 0 388230160 15499264 3317 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589528 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3784 3317 118 243 0 3538 0
Current children cumulated CPU time (s) 87.08
Current children cumulated vsize (KiB) 15136

[startup+87.9011 s]
/proc/loadavg: 0.98 1.00 1.08 2/78 4723
/proc/meminfo: memFree=1723872/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15136 CPUtime=87.89
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4871 0 0 0 8786 3 0 0 25 0 1 0 388230160 15499264 3319 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3784 3319 118 243 0 3538 0
Current children cumulated CPU time (s) 87.89
Current children cumulated vsize (KiB) 15136

[startup+88.301 s]
/proc/loadavg: 0.98 1.00 1.08 2/78 4723
/proc/meminfo: memFree=1723872/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15136 CPUtime=88.28
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4871 0 0 0 8825 3 0 0 25 0 1 0 388230160 15499264 3319 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3784 3319 118 243 0 3538 0
Current children cumulated CPU time (s) 88.28
Current children cumulated vsize (KiB) 15136

[startup+88.401 s]
/proc/loadavg: 0.98 1.00 1.08 2/78 4723
/proc/meminfo: memFree=1723872/2055920 swapFree=4159664/4192956
[pid=4722] ppid=4720 vsize=15136 CPUtime=88.38
/proc/4722/stat : 4722 (cmusat) R 4720 4722 4530 0 -1 4194304 4871 0 0 0 8835 3 0 0 25 0 1 0 388230160 15499264 3319 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/4722/statm: 3784 3319 118 243 0 3538 0
Current children cumulated CPU time (s) 88.38
Current children cumulated vsize (KiB) 15136

Child status: 20
Real time (s): 88.4629
CPU time (s): 88.4556
CPU user time (s): 88.4156
CPU system time (s): 0.039993
CPU usage (%): 99.9917
Max. virtual memory (cumulated for all children) (KiB): 15136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.4156
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4886
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= 145

runsolver used 0.096985 second user time and 0.225965 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Mar 12 06:59:18 UTC 2007

IDJOB= 338247
IDBENCH= 24718
IDSOLVER= 121
FILE ID= node16/338247-1173682758

PBS_JOBID= 4101480

Free space on /tmp= 66478 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl008.sat05-2720.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/338247-1173682758/cmusat /tmp/evaluation/338247-1173682758/instance-338247-1173682758.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-338247-1173682758 -o ROOT/results/node16/solver-338247-1173682758 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/338247-1173682758/cmusat /tmp/evaluation/338247-1173682758/instance-338247-1173682758.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  f1b3061e7694aa99406ed9e867c9dfa5

RANDOM SEED= 113136176

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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.281
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.281
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:       1737464 kB
Buffers:         37376 kB
Cached:         207516 kB
SwapCached:       2084 kB
Active:         153596 kB
Inactive:       113912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737464 kB
SwapTotal:     4192956 kB
SwapFree:      4159664 kB
Dirty:            2896 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            36664 kB
Committed_AS:  1446792 kB
PageTables:       1720 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= 66478 MiB

End job on node16 on Mon Mar 12 07:00:47 UTC 2007