Trace number 332230

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
minimarch 2007-02-08UNSAT 239.126 239.184

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.415935
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data (download as text)

0.00/0.00	This is MiniMarch, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  120                                                  |
0.00/0.00	|  Number of clauses:    672                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     108      660     2376 |      220        0    nan |  0.000 % |
0.00/0.00	|       100 |     108      660     2376 |      242      100     26 |  0.084 % |
0.00/0.01	|       250 |     108      660     2376 |      266      250     28 |  0.077 % |
0.00/0.01	|       475 |     108      660     2376 |      292      313     33 |  0.084 % |
0.01/0.02	|       812 |     108      660     2376 |      322      315     28 |  0.084 % |
0.01/0.03	|      1318 |     108      660     2376 |      354      254     30 |  0.084 % |
0.01/0.06	|      2077 |     108      660     2376 |      389      389     31 |  0.084 % |
0.10/0.10	|      3217 |     108      660     2376 |      428      248     28 |  0.084 % |
0.10/0.15	|      4926 |     108      660     2376 |      471      281     25 |  0.084 % |
0.19/0.22	|      7488 |     108      660     2376 |      518      501     25 |  0.084 % |
0.29/0.36	|     11332 |     108      660     2376 |      570      392     28 |  0.084 % |
0.49/0.58	|     17099 |     108      660     2376 |      627      635     33 |  0.084 % |
0.89/0.95	|     25748 |     108      660     2376 |      690      591     28 |  0.077 % |
1.39/1.49	|     38722 |     108      660     2376 |      759      718     28 |  0.084 % |
2.29/2.37	|     58183 |     108      660     2376 |      835      589     30 |  0.008 % |
3.69/3.71	|     87375 |     108      660     2376 |      918      613     29 |  0.079 % |
5.79/5.86	|    131164 |     108      660     2376 |     1010      573     31 |  0.085 % |
9.19/9.21	|    196849 |     108      660     2376 |     1111      842     29 |  0.098 % |
14.59/14.66	|    295375 |     108      660     2376 |     1223      796     31 |  0.097 % |
23.49/23.54	|    443164 |     108      660     2376 |     1345     1119     32 |  0.119 % |
36.98/37.04	|    664847 |     108      660     2376 |     1480      806     29 |  0.154 % |
57.98/58.07	|    997373 |     107      649     2354 |     1628     1281     30 |  0.925 % |
90.37/90.44	|   1496161 |     105      627     2310 |     1790     1566     29 |  2.598 % |
139.86/139.96	|   2244344 |     102      595     2246 |     1969     1548     33 |  5.126 % |
216.24/216.32	|   3366618 |      93      504     2056 |     2166     1949     30 | 12.584 % |
239.03/239.18	===============================================================================
239.03/239.18	lookaheads            : 3729565
239.03/239.18	variable balance      : 0.00
239.03/239.18	restarts              : 25
239.03/239.18	conflicts             : 3697116        (15461 /sec)
239.03/239.18	decisions             : 3729565        (1.32 % random) (15597 /sec)
239.03/239.18	decision = positive   : 1868920
239.03/239.18	decision = negative   : 1860645
239.03/239.18	propagations          : 56758509       (237366 /sec)
239.03/239.18	conflict literals     : 125392400      (6.95 % deleted)
239.03/239.18	Memory used           : 2.58 MB
239.03/239.18	CPU time              : 239.118 s
239.03/239.18	
239.03/239.18	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/node41/watcher-332230-1177365315 -o ROOT/results/node41/solver-332230-1177365315 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/332230-1177365315/minimarch /tmp/evaluation/332230-1177365315/instance-332230-1177365315.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.99 0.97 0.91 3/77 426
/proc/meminfo: memFree=1862032/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1732 CPUtime=0
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 184443409 1773568 93 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134535655 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 433 95 63 132 0 298 0

[startup+0.0177819 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 426
/proc/meminfo: memFree=1862032/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1732 CPUtime=0.01
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 119 0 0 0 1 0 0 0 18 0 1 0 184443409 1773568 105 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 433 105 66 132 0 298 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1732

[startup+0.101789 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 426
/proc/meminfo: memFree=1862032/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1864 CPUtime=0.1
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 130 0 0 0 10 0 0 0 18 0 1 0 184443409 1908736 116 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 466 116 66 132 0 331 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1864

[startup+0.301806 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 426
/proc/meminfo: memFree=1862032/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1864 CPUtime=0.29
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 138 0 0 0 29 0 0 0 19 0 1 0 184443409 1908736 124 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134557837 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 466 124 66 132 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1864

[startup+0.701841 s]
/proc/loadavg: 0.99 0.97 0.91 3/77 426
/proc/meminfo: memFree=1862032/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1864 CPUtime=0.69
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 149 0 0 0 69 0 0 0 22 0 1 0 184443409 1908736 135 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134557839 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 466 135 66 132 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1864

[startup+1.50191 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861704/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1996 CPUtime=1.49
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 159 0 0 0 149 0 0 0 25 0 1 0 184443409 2043904 145 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551380 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 499 145 66 132 0 364 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1996

[startup+3.10105 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861512/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1996 CPUtime=3.09
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 169 0 0 0 309 0 0 0 25 0 1 0 184443409 2043904 155 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 499 155 66 132 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1996

[startup+6.30233 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861320/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=1996 CPUtime=6.29
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 186 0 0 0 629 0 0 0 25 0 1 0 184443409 2043904 172 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 499 172 66 132 0 364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1996

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861200/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2124 CPUtime=12.69
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 209 0 0 0 1269 0 0 0 25 0 1 0 184443409 2174976 195 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551336 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 531 195 66 132 0 396 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2124

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861072/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2248 CPUtime=25.49
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 239 0 0 0 2549 0 0 0 25 0 1 0 184443409 2301952 225 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 562 225 66 132 0 427 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2248

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1861008/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2372 CPUtime=51.08
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 260 0 0 0 5108 0 0 0 25 0 1 0 184443409 2428928 246 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 593 246 66 132 0 458 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2372

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860880/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2504 CPUtime=102.27
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 296 0 0 0 10227 0 0 0 25 0 1 0 184443409 2564096 282 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 626 282 66 132 0 491 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2504

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860816/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=162.25
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 325 0 0 0 16225 0 0 0 25 0 1 0 184443409 2699264 311 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134552710 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 311 66 132 0 524 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2636

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860688/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=222.24
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 338 0 0 0 22224 0 0 0 25 0 1 0 184443409 2699264 324 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 324 66 132 0 524 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2636

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=230.23
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23023 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 2636

[startup+233.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=233.43
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23343 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 233.43
Current children cumulated vsize (KiB) 2636

[startup+236.701 s]
/proc/loadavg: 0.99 0.97 0.91 3/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=236.63
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23663 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 236.63
Current children cumulated vsize (KiB) 2636

[startup+238.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=238.23
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23823 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551255 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 238.23
Current children cumulated vsize (KiB) 2636

[startup+238.706 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=238.64
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23864 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 238.64
Current children cumulated vsize (KiB) 2636

[startup+239.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 427
/proc/meminfo: memFree=1860624/2055920 swapFree=4169756/4192956
[pid=426] ppid=424 vsize=2636 CPUtime=239.03
/proc/426/stat : 426 (minimarch) R 424 426 31380 0 -1 4194304 348 0 0 0 23903 0 0 0 25 0 1 0 184443409 2699264 334 18446744073709551615 134512640 135054332 4294956560 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/426/statm: 659 334 66 132 0 524 0
Current children cumulated CPU time (s) 239.03
Current children cumulated vsize (KiB) 2636

Child status: 20
Real time (s): 239.184
CPU time (s): 239.126
CPU user time (s): 239.118
CPU system time (s): 0.007998
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 2636

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

runsolver used 0.186971 second user time and 0.511922 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Mon Apr 23 21:55:15 UTC 2007

IDJOB= 332230
IDBENCH= 24575
IDSOLVER= 110
FILE ID= node41/332230-1177365315

PBS_JOBID= 4675233

Free space on /tmp= 66346 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/332230-1177365315/minimarch /tmp/evaluation/332230-1177365315/instance-332230-1177365315.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-332230-1177365315 -o ROOT/results/node41/solver-332230-1177365315 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/332230-1177365315/minimarch /tmp/evaluation/332230-1177365315/instance-332230-1177365315.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  9b15e90c034f4532d9c5a9491fda1777

RANDOM SEED= 928789297

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1862504 kB
Buffers:         37052 kB
Cached:          79632 kB
SwapCached:       2724 kB
Active:          46668 kB
Inactive:        94316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862504 kB
SwapTotal:     4192956 kB
SwapFree:      4169756 kB
Dirty:            2368 kB
Writeback:           0 kB
Mapped:          32320 kB
Slab:            37752 kB
Committed_AS:  3417444 kB
PageTables:       2012 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= 66346 MiB

End job on node41 on Mon Apr 23 21:59:15 UTC 2007