Trace number 333626

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 BASE 2007-02-08UNSAT 121.73 121.762

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)

121.66/121.75	c Number of variables:  87
121.66/121.75	c Number of clauses:    232
121.66/121.75	c DBreduced=0 GV=102[0]  GL=334[ 232,102] Prune=233 decisions=131 restart=0 est=0.0133654 DB Impl=1853[0]  
121.66/121.75	c DBreduced=0 GV=152[0]  GL=384[ 232,152] Prune=363 decisions=211 restart=1 est=0.0133654 DB Impl=2580[0]  
121.66/121.75	c DBreduced=0 GV=226[0]  GL=458[ 232,226] Prune=549 decisions=323 restart=2 est=0.0133654 DB Impl=3772[0]  
121.66/121.75	c DBreduced=0 GV=338[0]  GL=570[ 232,338] Prune=854 decisions=516 restart=3 est=0.0133654 DB Impl=5490[0]  
121.66/121.75	c DBreduced=0 GV=508[0]  GL=740[ 232,508] Prune=1266 decisions=758 restart=4 est=0.0133654 DB Impl=8122[0]  
121.66/121.75	c DBreduced=2 GV=760[0]  GL=970[ 232,738] Prune=1886 decisions=1126 restart=5 est=0.0133654 DB Impl=11597[0]  
121.66/121.75	c DBreduced=6 GV=1141[0]  GL=882[ 232,650] Prune=2896 decisions=1755 restart=6 est=0.0133654 DB Impl=17176[0]  
121.66/121.75	c DBreduced=7 GV=1710[0]  GL=1060[ 232,828] Prune=4142 decisions=2432 restart=7 est=0.0133654 DB Impl=24281[0]  
121.66/121.75	c DBreduced=8 GV=2563[0]  GL=1455[ 232,1223] Prune=6120 decisions=3557 restart=8 est=0.0133654 DB Impl=36151[0]  
121.66/121.75	c DBreduced=10 GV=3845[0]  GL=1642[ 232,1410] Prune=9237 decisions=5392 restart=9 est=0.0133654 DB Impl=53783[0]  
121.66/121.75	c DBreduced=13 GV=5767[0]  GL=1736[ 232,1504] Prune=14099 decisions=8332 restart=10 est=0.0133654 DB Impl=78193[0]  
121.66/121.75	c DBreduced=16 GV=8651[0]  GL=1944[ 232,1712] Prune=21614 decisions=12963 restart=11 est=0.0133654 DB Impl=109228[0]  
121.66/121.75	c DBreduced=19 GV=12975[0]  GL=2927[ 232,2695] Prune=32036 decisions=19061 restart=12 est=0.0133654 DB Impl=159200[0]  
121.66/121.75	c DBreduced=22 GV=19462[0]  GL=4747[ 232,4515] Prune=47209 decisions=27747 restart=13 est=0.0133654 DB Impl=230367[0]  
121.66/121.75	c DBreduced=26 GV=29193[0]  GL=5440[ 232,5208] Prune=69229 decisions=40036 restart=14 est=0.0133654 DB Impl=350976[0]  
121.66/121.75	c DBreduced=30 GV=43790[0]  GL=7155[ 232,6923] Prune=104404 decisions=60614 restart=15 est=0.0133654 DB Impl=507817[0]  
121.66/121.75	c DBreduced=34 GV=65687[0]  GL=10282[ 232,10050] Prune=152555 decisions=86868 restart=16 est=0.0133654 DB Impl=734658[0]  
121.66/121.75	c DBreduced=38 GV=98527[0]  GL=15558[ 232,15326] Prune=228209 decisions=129682 restart=17 est=0.0133654 DB Impl=1041767[0]  
121.66/121.75	c DBreduced=42 GV=147790[0]  GL=24997[ 232,24765] Prune=342725 decisions=194935 restart=18 est=0.0133654 DB Impl=1455107[0]  
121.66/121.75	c DBreduced=46 GV=221684[0]  GL=38723[ 232,38491] Prune=524450 decisions=302766 restart=19 est=0.0133654 DB Impl=2092953[0]  
121.66/121.75	c DBreduced=50 GV=332527[0]  GL=58858[ 232,58626] Prune=796732 decisions=464205 restart=20 est=0.0133672 DB Impl=2886824[0]  
121.66/121.75	c DBreduced=54 GV=498789[0]  GL=95315[ 232,95083] Prune=1216620 decisions=717831 restart=21 est=0.0265772 DB Impl=4419259[0]  
121.66/121.75	c DBreduced=59 GV=748185[0]  GL=108318[ 232,108086] Prune=1808270 decisions=1060085 restart=22 est=1.22885 DB Impl=6471896[0]  
121.66/121.75	c #Total time (in seconds): 121.643
121.66/121.75	c #Memory used (in MB): 34.5273
121.66/121.75	c 
121.66/121.75	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/node4/watcher-333626-1173523135 -o ROOT/results/node4/solver-333626-1173523135 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333626-1173523135/cmusat_base /tmp/evaluation/333626-1173523135/instance-333626-1173523135.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.92 1.00 0.99 3/77 20733
/proc/meminfo: memFree=1553640/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=2176 CPUtime=0
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 156 0 0 0 0 0 0 0 18 0 1 0 372268391 2228224 138 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134561669 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 544 138 110 241 0 300 0

[startup+0.092821 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20733
/proc/meminfo: memFree=1553640/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=2440 CPUtime=0.09
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 224 0 0 0 9 0 0 0 18 0 1 0 372268391 2498560 206 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560493 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 610 206 110 241 0 366 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2440

[startup+0.101823 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20733
/proc/meminfo: memFree=1553640/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=2740 CPUtime=0.09
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 268 0 0 0 9 0 0 0 18 0 1 0 372268391 2805760 250 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559802 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 685 250 110 241 0 441 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2740

[startup+0.301842 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20733
/proc/meminfo: memFree=1553640/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=2740 CPUtime=0.29
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 304 0 0 0 29 0 0 0 19 0 1 0 372268391 2805760 286 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134562537 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 685 286 110 241 0 441 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2740

[startup+0.70188 s]
/proc/loadavg: 0.92 1.00 0.99 3/77 20733
/proc/meminfo: memFree=1553640/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=3476 CPUtime=0.69
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 454 0 0 0 69 0 0 0 22 0 1 0 372268391 3559424 436 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560092 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 869 436 110 241 0 625 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3476

[startup+1.50196 s]
/proc/loadavg: 0.92 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1551328/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=4492 CPUtime=1.49
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 712 0 0 0 149 0 0 0 25 0 1 0 372268391 4599808 694 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134549089 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 1123 694 110 241 0 879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4492

[startup+3.10111 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1550752/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=6824 CPUtime=3.09
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 1241 0 0 0 309 0 0 0 25 0 1 0 372268391 6987776 1179 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134552017 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 1706 1179 110 241 0 1462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6824

[startup+6.30141 s]
/proc/loadavg: 0.93 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1548320/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=7588 CPUtime=6.29
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 1649 0 0 0 629 0 0 0 25 0 1 0 372268391 7770112 1458 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 1897 1458 110 241 0 1653 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7588

[startup+12.701 s]
/proc/loadavg: 0.94 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1544800/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=11420 CPUtime=12.69
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 2991 0 0 0 1268 1 0 0 25 0 1 0 372268391 11694080 2277 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 2855 2277 110 241 0 2611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 11420

[startup+25.5012 s]
/proc/loadavg: 0.95 1.00 0.99 3/78 20734
/proc/meminfo: memFree=1537888/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=19360 CPUtime=25.49
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 5636 0 0 0 2546 3 0 0 25 0 1 0 372268391 19824640 3949 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 4840 3949 110 241 0 4596 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19360

[startup+51.1017 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1535072/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=22080 CPUtime=51.08
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 7099 0 0 0 5104 4 0 0 25 0 1 0 372268391 22609920 4662 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 5520 4662 110 241 0 5276 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22080

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1524000/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=34968 CPUtime=102.27
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 11968 0 0 0 10220 7 0 0 25 0 1 0 372268391 35807232 7411 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8742 7411 110 241 0 8498 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 34968

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

[startup+115.103 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523616/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=115.07
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12081 0 0 0 11499 8 0 0 25 0 1 0 372268391 36204544 7491 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560538 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7491 110 241 0 8595 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 35356

[startup+118.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523552/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=118.26
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12118 0 0 0 11818 8 0 0 25 0 1 0 372268391 36204544 7528 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7528 110 241 0 8595 0
Current children cumulated CPU time (s) 118.26
Current children cumulated vsize (KiB) 35356

[startup+119.905 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523424/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=119.87
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12155 0 0 0 11979 8 0 0 25 0 1 0 372268391 36204544 7565 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7565 110 241 0 8595 0
Current children cumulated CPU time (s) 119.87
Current children cumulated vsize (KiB) 35356

[startup+120.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523424/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=120.66
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12172 0 0 0 12058 8 0 0 25 0 1 0 372268391 36204544 7582 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7582 110 241 0 8595 0
Current children cumulated CPU time (s) 120.66
Current children cumulated vsize (KiB) 35356

[startup+121.501 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523296/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=121.46
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12188 0 0 0 12138 8 0 0 25 0 1 0 372268391 36204544 7598 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7598 110 241 0 8595 0
Current children cumulated CPU time (s) 121.46
Current children cumulated vsize (KiB) 35356

[startup+121.701 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 20734
/proc/meminfo: memFree=1523296/2055920 swapFree=4153224/4192956
[pid=20733] ppid=20731 vsize=35356 CPUtime=121.66
/proc/20733/stat : 20733 (cmusat_base) R 20731 20733 20278 0 -1 4194304 12192 0 0 0 12158 8 0 0 25 0 1 0 372268391 36204544 7602 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559857 0 0 4096 35 0 0 0 17 1 0 0
/proc/20733/statm: 8839 7602 110 241 0 8595 0
Current children cumulated CPU time (s) 121.66
Current children cumulated vsize (KiB) 35356

Child status: 20
Real time (s): 121.762
CPU time (s): 121.73
CPU user time (s): 121.643
CPU system time (s): 0.087986
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 35504

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

runsolver used 0.12598 second user time and 0.318951 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 10:38:55 UTC 2007

IDJOB= 333626
IDBENCH= 24608
IDSOLVER= 120
FILE ID= node4/333626-1173523135

PBS_JOBID= 4101145

Free space on /tmp= 66540 MiB

SOLVER NAME= CMUSAT BASE 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/333626-1173523135/cmusat_base /tmp/evaluation/333626-1173523135/instance-333626-1173523135.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-333626-1173523135 -o ROOT/results/node4/solver-333626-1173523135 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333626-1173523135/cmusat_base /tmp/evaluation/333626-1173523135/instance-333626-1173523135.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  bfae796723167f552bcb2fa958f97ae8

RANDOM SEED= 41127067

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1554048 kB
Buffers:         45412 kB
Cached:         379524 kB
SwapCached:       2920 kB
Active:         262912 kB
Inactive:       186288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554048 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          30776 kB
Slab:            38252 kB
Committed_AS:  1288256 kB
PageTables:       1772 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= 66540 MiB

End job on node4 on Sat Mar 10 10:40:57 UTC 2007