Trace number 370150

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 167.731 167.778

General information on the benchmark

Namecrafted/Medium/contest05/jarvisalo/
mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
MD5SUMbfae796723167f552bcb2fa958f97ae8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.001998
Satisfiable
(Un)Satisfiability was proved
Number of variables87
Number of clauses232
Sum of the clauses size696
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3232
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  87                                                   |
0.00/0.00	c |  Number of clauses:    232                                                  |
167.65/167.77	c |  Parsing time:         -0.00        sec                                       |
167.65/167.77	c #varS 87 #clauseS 232
167.65/167.77	c REMAP internally 1
167.65/167.77	c After remapping new number of variables: 61
167.65/167.77	c DBreduced=0 GV=101[0]  GL=333[ 232,101] Prune=237 decisions=136 restart=0 est=0.0273224 DB Impl=934[0]  
167.65/167.77	c DBreduced=0 GV=152[0]  GL=384[ 232,152] Prune=372 decisions=220 restart=1 est=0.0273224 DB Impl=1300[0]  
167.65/167.77	c DBreduced=0 GV=226[0]  GL=458[ 232,226] Prune=567 decisions=341 restart=2 est=0.0273224 DB Impl=1977[0]  
167.65/167.77	c DBreduced=0 GV=340[0]  GL=572[ 232,340] Prune=907 decisions=567 restart=3 est=0.0273224 DB Impl=2952[0]  
167.65/167.77	c DBreduced=0 GV=509[0]  GL=741[ 232,509] Prune=1322 decisions=813 restart=4 est=0.0273224 DB Impl=4468[0]  
167.65/167.77	c DBreduced=3 GV=760[0]  GL=976[ 232,744] Prune=1866 decisions=1106 restart=5 est=0.0273224 DB Impl=7091[0]  
167.65/167.77	c DBreduced=6 GV=1141[0]  GL=918[ 232,686] Prune=2831 decisions=1690 restart=6 est=0.0273224 DB Impl=9647[0]  
167.65/167.77	c DBreduced=7 GV=1709[0]  GL=1047[ 232,815] Prune=4164 decisions=2455 restart=7 est=0.0273224 DB Impl=14751[0]  
167.65/167.77	c DBreduced=8 GV=2563[0]  GL=1479[ 232,1247] Prune=6258 decisions=3695 restart=8 est=0.0273224 DB Impl=21588[0]  
167.65/167.77	c DBreduced=10 GV=3846[0]  GL=1638[ 232,1406] Prune=9237 decisions=5391 restart=9 est=0.0273224 DB Impl=30723[0]  
167.65/167.77	c DBreduced=13 GV=5768[0]  GL=1511[ 232,1279] Prune=14085 decisions=8317 restart=10 est=0.0273224 DB Impl=44502[0]  
167.65/167.77	c DBreduced=16 GV=8650[0]  GL=1706[ 232,1474] Prune=20992 decisions=12342 restart=11 est=0.0273224 DB Impl=66620[0]  
167.65/167.77	c DBreduced=19 GV=12975[0]  GL=2527[ 232,2295] Prune=31201 decisions=18226 restart=12 est=0.0273224 DB Impl=97865[0]  
167.65/167.77	c DBreduced=22 GV=19462[0]  GL=4286[ 232,4054] Prune=46778 decisions=27316 restart=13 est=0.0273224 DB Impl=155789[0]  
167.65/167.77	c DBreduced=26 GV=29194[0]  GL=5216[ 232,4984] Prune=70293 decisions=41099 restart=14 est=0.0273224 DB Impl=236604[0]  
167.65/167.77	c DBreduced=30 GV=43791[0]  GL=6670[ 232,6438] Prune=105848 decisions=62057 restart=15 est=0.0273224 DB Impl=323581[0]  
167.65/167.77	c DBreduced=34 GV=65686[0]  GL=10570[ 232,10338] Prune=158361 decisions=92675 restart=16 est=0.0273224 DB Impl=477754[0]  
167.65/167.77	c DBreduced=38 GV=98528[0]  GL=17188[ 232,16956] Prune=233269 decisions=134741 restart=17 est=0.0273224 DB Impl=675535[0]  
167.65/167.77	c DBreduced=42 GV=147790[0]  GL=26149[ 232,25917] Prune=354207 decisions=206417 restart=18 est=0.0273224 DB Impl=1009959[0]  
167.65/167.77	c DBreduced=46 GV=221684[0]  GL=39344[ 232,39112] Prune=531127 decisions=309443 restart=19 est=0.0273225 DB Impl=1482124[0]  
167.65/167.77	c DBreduced=50 GV=332527[0]  GL=62030[ 232,61798] Prune=796084 decisions=463557 restart=20 est=0.0273369 DB Impl=2234707[0]  
167.65/167.77	c DBreduced=55 GV=498790[0]  GL=65837[ 232,65605] Prune=1182776 decisions=683986 restart=21 est=0.0295262 DB Impl=3229225[0]  
167.65/167.77	c DBreduced=59 GV=748183[0]  GL=106267[ 232,106035] Prune=1772601 decisions=1024418 restart=22 est=0.0546525 DB Impl=4583692[0]  
167.65/167.77	c #Total time (in seconds): 167.632
167.65/167.77	c #Memory used (in MB): 39.2773
167.65/167.77	c 
167.65/167.77	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-370150-1177552118 -o ROOT/results/node60/solver-370150-1177552118 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/370150-1177552118/cmusat /tmp/evaluation/370150-1177552118/instance-370150-1177552118.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.98 0.97 0.91 3/64 28439
/proc/meminfo: memFree=1735760/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=2180 CPUtime=0
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 203121815 2232320 139 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135090790 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 545 139 114 243 0 299 0

[startup+0.0693161 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 28439
/proc/meminfo: memFree=1735760/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=2444 CPUtime=0.06
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 221 0 0 0 6 0 0 0 18 0 1 0 203121815 2502656 205 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134788499 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 611 205 118 243 0 365 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2444

[startup+0.101319 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 28439
/proc/meminfo: memFree=1735760/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=2720 CPUtime=0.09
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 272 0 0 0 9 0 0 0 18 0 1 0 203121815 2785280 256 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134593876 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 680 256 118 243 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2720

[startup+0.301338 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 28439
/proc/meminfo: memFree=1735760/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=3276 CPUtime=0.29
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 409 0 0 0 29 0 0 0 19 0 1 0 203121815 3354624 393 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589756 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 819 393 118 243 0 573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3276

[startup+0.701377 s]
/proc/loadavg: 0.98 0.97 0.91 3/64 28439
/proc/meminfo: memFree=1735760/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=3420 CPUtime=0.69
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 454 0 0 0 69 0 0 0 23 0 1 0 203121815 3502080 438 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 855 439 118 243 0 609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3420

[startup+1.50146 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1733512/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=4448 CPUtime=1.49
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 716 0 0 0 149 0 0 0 25 0 1 0 203121815 4554752 700 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 1112 700 118 243 0 866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4448

[startup+3.10161 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1732808/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=6552 CPUtime=3.09
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 1233 0 0 0 309 0 0 0 25 0 1 0 203121815 6709248 1140 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 1638 1140 118 243 0 1392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6552

[startup+6.30193 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1730440/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=7760 CPUtime=6.29
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 1791 0 0 0 628 1 0 0 25 0 1 0 203121815 7946240 1517 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 1940 1517 118 243 0 1694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7760

[startup+12.7016 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1727048/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=11196 CPUtime=12.68
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 3072 0 0 0 1267 1 0 0 25 0 1 0 203121815 11464704 2244 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 2799 2244 118 243 0 2553 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11196

[startup+25.5018 s]
/proc/loadavg: 0.98 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1720904/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=18632 CPUtime=25.48
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 5365 0 0 0 2546 2 0 0 25 0 1 0 203121815 19079168 3768 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 4658 3768 118 243 0 4412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18632

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1715208/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=23572 CPUtime=51.08
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 7656 0 0 0 5103 5 0 0 25 0 1 0 203121815 24137728 5180 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 5893 5180 118 243 0 5647 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23572

[startup+102.304 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1704712/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=36120 CPUtime=102.26
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 12220 0 0 0 10219 7 0 0 25 0 1 0 203121815 36986880 7786 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589526 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 9030 7786 118 243 0 8784 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36120

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699912/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=162.25
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14292 0 0 0 16216 9 0 0 25 0 1 0 203121815 41185280 8972 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590150 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 8972 118 243 0 9809 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 40220

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

[startup+163.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699912/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=163.05
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14292 0 0 0 16296 9 0 0 25 0 1 0 203121815 41185280 8972 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 8972 118 243 0 9809 0
Current children cumulated CPU time (s) 163.05
Current children cumulated vsize (KiB) 40220

[startup+166.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699848/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=166.25
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14316 0 0 0 16616 9 0 0 25 0 1 0 203121815 41185280 8996 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 8996 118 243 0 9809 0
Current children cumulated CPU time (s) 166.25
Current children cumulated vsize (KiB) 40220

[startup+167.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699784/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=167.05
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14332 0 0 0 16696 9 0 0 25 0 1 0 203121815 41185280 9012 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 9012 118 243 0 9809 0
Current children cumulated CPU time (s) 167.05
Current children cumulated vsize (KiB) 40220

[startup+167.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699784/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=167.45
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14336 0 0 0 16736 9 0 0 25 0 1 0 203121815 41185280 9016 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 9016 118 243 0 9809 0
Current children cumulated CPU time (s) 167.45
Current children cumulated vsize (KiB) 40220

[startup+167.702 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 28440
/proc/meminfo: memFree=1699784/2055920 swapFree=4183288/4192956
[pid=28439] ppid=28437 vsize=40220 CPUtime=167.65
/proc/28439/stat : 28439 (cmusat) R 28437 28439 27843 0 -1 4194304 14341 0 0 0 16756 9 0 0 25 0 1 0 203121815 41185280 9021 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589528 0 0 4096 35 0 0 0 17 1 0 0
/proc/28439/statm: 10055 9021 118 243 0 9809 0
Current children cumulated CPU time (s) 167.65
Current children cumulated vsize (KiB) 40220

Child status: 20
Real time (s): 167.778
CPU time (s): 167.731
CPU user time (s): 167.632
CPU system time (s): 0.098984
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 40220

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

runsolver used 0.145977 second user time and 0.319951 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Thu Apr 26 01:48:38 UTC 2007

IDJOB= 370150
IDBENCH= 24608
IDSOLVER= 182
FILE ID= node60/370150-1177552118

PBS_JOBID= 4696634

Free space on /tmp= 66450 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/jarvisalo/mod2-3cage-unsat-9-12.sat05-2587.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/370150-1177552118/cmusat /tmp/evaluation/370150-1177552118/instance-370150-1177552118.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-370150-1177552118 -o ROOT/results/node60/solver-370150-1177552118 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/370150-1177552118/cmusat /tmp/evaluation/370150-1177552118/instance-370150-1177552118.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 653815505

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1736168 kB
Buffers:         21112 kB
Cached:         210048 kB
SwapCached:       3644 kB
Active:         103932 kB
Inactive:       150772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736168 kB
SwapTotal:     4192956 kB
SwapFree:      4183288 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          29476 kB
Slab:            50980 kB
Committed_AS:  2589268 kB
PageTables:       1500 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= 66450 MiB

End job on node60 on Thu Apr 26 01:51:26 UTC 2007