Trace number 333627

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 166.28 166.33

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.000999
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                                                  |
166.24/166.32	c |  Parsing time:         0.00         sec                                       |
166.24/166.32	c #varS 87 #clauseS 232
166.24/166.32	c REMAP internally 1
166.24/166.32	c After remapping new number of variables: 61
166.24/166.32	c DBreduced=0 GV=101[0]  GL=333[ 232,101] Prune=237 decisions=136 restart=0 est=0.0273224 DB Impl=934[0]  
166.24/166.32	c DBreduced=0 GV=152[0]  GL=384[ 232,152] Prune=372 decisions=220 restart=1 est=0.0273224 DB Impl=1300[0]  
166.24/166.32	c DBreduced=0 GV=226[0]  GL=458[ 232,226] Prune=567 decisions=341 restart=2 est=0.0273224 DB Impl=1977[0]  
166.24/166.32	c DBreduced=0 GV=340[0]  GL=572[ 232,340] Prune=907 decisions=567 restart=3 est=0.0273224 DB Impl=2952[0]  
166.24/166.32	c DBreduced=0 GV=509[0]  GL=741[ 232,509] Prune=1322 decisions=813 restart=4 est=0.0273224 DB Impl=4468[0]  
166.24/166.32	c DBreduced=3 GV=760[0]  GL=976[ 232,744] Prune=1866 decisions=1106 restart=5 est=0.0273224 DB Impl=7091[0]  
166.24/166.32	c DBreduced=6 GV=1141[0]  GL=918[ 232,686] Prune=2831 decisions=1690 restart=6 est=0.0273224 DB Impl=9647[0]  
166.24/166.32	c DBreduced=7 GV=1709[0]  GL=1047[ 232,815] Prune=4164 decisions=2455 restart=7 est=0.0273224 DB Impl=14751[0]  
166.24/166.32	c DBreduced=8 GV=2563[0]  GL=1479[ 232,1247] Prune=6258 decisions=3695 restart=8 est=0.0273224 DB Impl=21588[0]  
166.24/166.32	c DBreduced=10 GV=3846[0]  GL=1638[ 232,1406] Prune=9237 decisions=5391 restart=9 est=0.0273224 DB Impl=30723[0]  
166.24/166.32	c DBreduced=13 GV=5768[0]  GL=1511[ 232,1279] Prune=14085 decisions=8317 restart=10 est=0.0273224 DB Impl=44502[0]  
166.24/166.32	c DBreduced=16 GV=8650[0]  GL=1706[ 232,1474] Prune=20992 decisions=12342 restart=11 est=0.0273224 DB Impl=66620[0]  
166.24/166.32	c DBreduced=19 GV=12975[0]  GL=2527[ 232,2295] Prune=31201 decisions=18226 restart=12 est=0.0273224 DB Impl=97865[0]  
166.24/166.32	c DBreduced=22 GV=19462[0]  GL=4286[ 232,4054] Prune=46778 decisions=27316 restart=13 est=0.0273224 DB Impl=155789[0]  
166.24/166.32	c DBreduced=26 GV=29194[0]  GL=5216[ 232,4984] Prune=70293 decisions=41099 restart=14 est=0.0273224 DB Impl=236604[0]  
166.24/166.32	c DBreduced=30 GV=43791[0]  GL=6670[ 232,6438] Prune=105848 decisions=62057 restart=15 est=0.0273224 DB Impl=323581[0]  
166.24/166.32	c DBreduced=34 GV=65686[0]  GL=10570[ 232,10338] Prune=158361 decisions=92675 restart=16 est=0.0273224 DB Impl=477754[0]  
166.24/166.32	c DBreduced=38 GV=98528[0]  GL=17188[ 232,16956] Prune=233269 decisions=134741 restart=17 est=0.0273224 DB Impl=675535[0]  
166.24/166.32	c DBreduced=42 GV=147790[0]  GL=26149[ 232,25917] Prune=354207 decisions=206417 restart=18 est=0.0273224 DB Impl=1009959[0]  
166.24/166.32	c DBreduced=46 GV=221684[0]  GL=39344[ 232,39112] Prune=531127 decisions=309443 restart=19 est=0.0273225 DB Impl=1482124[0]  
166.24/166.32	c DBreduced=50 GV=332527[0]  GL=62030[ 232,61798] Prune=796084 decisions=463557 restart=20 est=0.0273369 DB Impl=2234707[0]  
166.24/166.32	c DBreduced=55 GV=498790[0]  GL=65837[ 232,65605] Prune=1182776 decisions=683986 restart=21 est=0.0295262 DB Impl=3229225[0]  
166.24/166.32	c DBreduced=59 GV=748183[0]  GL=106267[ 232,106035] Prune=1772601 decisions=1024418 restart=22 est=0.0546525 DB Impl=4583692[0]  
166.24/166.32	c #Total time (in seconds): 166.176
166.24/166.32	c #Memory used (in MB): 39.2773
166.24/166.32	c 
166.24/166.32	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/node2/watcher-333627-1173523180 -o ROOT/results/node2/solver-333627-1173523180 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333627-1173523180/cmusat /tmp/evaluation/333627-1173523180/instance-333627-1173523180.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.91 0.95 0.96 3/77 27453
/proc/meminfo: memFree=1631472/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=2180 CPUtime=0
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 372272966 2232320 142 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134946880 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 545 142 117 243 0 299 0

[startup+0.0999059 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 27453
/proc/meminfo: memFree=1631472/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=2720 CPUtime=0.09
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 272 0 0 0 9 0 0 0 18 0 1 0 372272966 2785280 255 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134593876 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 680 255 117 243 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2720

[startup+0.101905 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 27453
/proc/meminfo: memFree=1631472/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=2720 CPUtime=0.09
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 272 0 0 0 9 0 0 0 18 0 1 0 372272966 2785280 255 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 680 255 117 243 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2720

[startup+0.301926 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 27453
/proc/meminfo: memFree=1631472/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=3276 CPUtime=0.29
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 409 0 0 0 29 0 0 0 20 0 1 0 372272966 3354624 392 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590285 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 819 392 117 243 0 573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3276

[startup+0.701968 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 27453
/proc/meminfo: memFree=1631472/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=3420 CPUtime=0.69
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 466 0 0 0 69 0 0 0 24 0 1 0 372272966 3502080 449 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 855 449 117 243 0 609 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3420

[startup+1.50105 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 27454
/proc/meminfo: memFree=1629224/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=4652 CPUtime=1.49
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 739 0 0 0 149 0 0 0 25 0 1 0 372272966 4763648 722 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589736 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 1163 722 117 243 0 917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4652

[startup+3.10222 s]
/proc/loadavg: 0.91 0.95 0.96 2/78 27454
/proc/meminfo: memFree=1628520/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=6552 CPUtime=3.09
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 1233 0 0 0 309 0 0 0 25 0 1 0 372272966 6709248 1139 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 1638 1139 117 243 0 1392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6552

[startup+6.30155 s]
/proc/loadavg: 0.92 0.95 0.96 2/78 27454
/proc/meminfo: memFree=1626088/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=7760 CPUtime=6.29
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 1791 0 0 0 629 0 0 0 25 0 1 0 372272966 7946240 1516 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590164 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 1940 1516 117 243 0 1694 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7760

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 27454
/proc/meminfo: memFree=1622696/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=11196 CPUtime=12.69
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 3072 0 0 0 1268 1 0 0 25 0 1 0 372272966 11464704 2243 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 2799 2243 117 243 0 2553 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11196

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.96 2/78 27454
/proc/meminfo: memFree=1616488/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=18632 CPUtime=25.49
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 5363 0 0 0 2547 2 0 0 25 0 1 0 372272966 19079168 3765 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 4658 3765 118 243 0 4412 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18632

[startup+51.1012 s]
/proc/loadavg: 0.96 0.96 0.96 2/78 27454
/proc/meminfo: memFree=1610792/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=23572 CPUtime=51.08
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 7657 0 0 0 5104 4 0 0 25 0 1 0 372272966 24137728 5180 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589542 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 5893 5180 118 243 0 5647 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23572

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/78 27454
/proc/meminfo: memFree=1600360/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=36120 CPUtime=102.26
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 12221 0 0 0 10219 7 0 0 25 0 1 0 372272966 36986880 7786 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 9030 7786 118 243 0 8784 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 36120

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595560/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=162.24
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14294 0 0 0 16215 9 0 0 25 0 1 0 372272966 41185280 8973 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 8973 118 243 0 9809 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 40220

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

[startup+163.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595560/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=163.04
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14295 0 0 0 16295 9 0 0 25 0 1 0 372272966 41185280 8974 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590137 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 8974 118 243 0 9809 0
Current children cumulated CPU time (s) 163.04
Current children cumulated vsize (KiB) 40220

[startup+164.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595560/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=164.64
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14312 0 0 0 16455 9 0 0 25 0 1 0 372272966 41185280 8991 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 8991 118 243 0 9809 0
Current children cumulated CPU time (s) 164.64
Current children cumulated vsize (KiB) 40220

[startup+165.501 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595496/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=165.44
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14329 0 0 0 16535 9 0 0 25 0 1 0 372272966 41185280 9008 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 9008 118 243 0 9809 0
Current children cumulated CPU time (s) 165.44
Current children cumulated vsize (KiB) 40220

[startup+165.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595496/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=165.84
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14336 0 0 0 16575 9 0 0 25 0 1 0 372272966 41185280 9015 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 9015 118 243 0 9809 0
Current children cumulated CPU time (s) 165.84
Current children cumulated vsize (KiB) 40220

[startup+166.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 27454
/proc/meminfo: memFree=1595432/2055920 swapFree=4153164/4192956
[pid=27453] ppid=27451 vsize=40220 CPUtime=166.24
/proc/27453/stat : 27453 (cmusat) R 27451 27453 26823 0 -1 4194304 14342 0 0 0 16615 9 0 0 25 0 1 0 372272966 41185280 9021 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590150 0 0 4096 35 0 0 0 17 1 0 0
/proc/27453/statm: 10055 9021 118 243 0 9809 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 40220

Child status: 20
Real time (s): 166.33
CPU time (s): 166.28
CPU user time (s): 166.176
CPU system time (s): 0.103984
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 40220

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

runsolver used 0.211967 second user time and 0.385941 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Mar 10 10:39:40 UTC 2007

IDJOB= 333627
IDBENCH= 24608
IDSOLVER= 121
FILE ID= node2/333627-1173523180

PBS_JOBID= 4101146

Free space on /tmp= 66510 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/333627-1173523180/cmusat /tmp/evaluation/333627-1173523180/instance-333627-1173523180.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-333627-1173523180 -o ROOT/results/node2/solver-333627-1173523180 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333627-1173523180/cmusat /tmp/evaluation/333627-1173523180/instance-333627-1173523180.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 941018897

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:       1631880 kB
Buffers:         41924 kB
Cached:         304948 kB
SwapCached:       2376 kB
Active:         210664 kB
Inactive:       158896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1631880 kB
SwapTotal:     4192956 kB
SwapFree:      4153164 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          30148 kB
Slab:            39896 kB
Committed_AS:  1643812 kB
PageTables:       1812 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= 66510 MiB

End job on node2 on Sat Mar 10 10:42:27 UTC 2007