Trace number 420727

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
minisat+ 1.14SAT 38.9161 38.9271

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
MD5SUM0a803febc0a986040b55d0b40ba52682
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark38.9161
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c Parsing PB file...
0.00/0.03	c Converting 840 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |     840     2520 |     280       0        0     nan |  0.000 % |
0.00/0.03	c |       101 |     840     2520 |     308     101     2547    25.2 |  0.002 % |
0.00/0.04	c |       251 |     840     2520 |     338     251     6007    23.9 |  0.002 % |
0.00/0.05	c |       477 |     840     2520 |     372     289     6081    21.0 |  0.002 % |
0.00/0.07	c |       814 |     840     2520 |     409     227     3800    16.7 |  0.002 % |
0.00/0.09	c |      1320 |     840     2520 |     450     304     5189    17.1 |  0.002 % |
0.09/0.13	c |      2079 |     840     2520 |     496     335     5617    16.8 |  0.002 % |
0.19/0.20	c |      3219 |     840     2520 |     545     401     8147    20.3 |  0.002 % |
0.29/0.30	c |      4927 |     840     2520 |     600     382     6449    16.9 |  0.002 % |
0.39/0.43	c |      7489 |     840     2520 |     660     440     6218    14.1 |  0.002 % |
0.59/0.63	c |     11333 |     840     2520 |     726     505     8400    16.6 |  0.002 % |
0.89/0.92	c |     17099 |     840     2520 |     798     649    10266    15.8 |  0.002 % |
1.39/1.45	c |     25748 |     840     2520 |     878     698     9770    14.0 |  0.002 % |
2.20/2.22	c |     38722 |     840     2520 |     966     717    10101    14.1 |  0.002 % |
3.20/3.27	c |     58183 |     840     2520 |    1063     520     5700    11.0 |  0.002 % |
4.89/4.93	c |     87375 |     840     2520 |    1169     656     8074    12.3 |  0.002 % |
7.29/7.35	c |    131165 |     840     2520 |    1286     670     7517    11.2 |  0.002 % |
11.29/11.35	c |    196849 |     840     2520 |    1415     821     9630    11.7 |  0.002 % |
17.29/17.37	c |    295375 |     840     2520 |    1556     857    10077    11.8 |  0.002 % |
26.18/26.29	c |    443165 |     840     2520 |    1712    1363    15271    11.2 |  0.002 % |
38.88/38.92	c ==============================================================================
38.88/38.92	c SATISFIABLE: No goal function specified.
38.88/38.92	s SATISFIABLE
38.88/38.92	v -x209 x173 x164 x112 -x205 -x67 -x101 x7 -x114 x19 -x59 x139 -x83 x175 -x50 x8 x68 -x206 x197 x145 x42 x113 -x48 x73 x57 -x121
38.88/38.92	v -x117 -x125 x6 x88 x210 -x35 -x134 -x140 x150 x98 x137 x111 -x203 -x152 -x194 x85 -x58 -x108 -x96 x43 x30 x5 x26 x13 x199 -x154
38.88/38.92	v x146 -x168 -x75 -x163 x144 x38 x177 x4 -x136 -x2 -x169 -x148 -x29 x162 x56 x174 x91 x138 -x54 -x16 -x84 x17 x89 -x133 -x36 x157
38.88/38.92	v -x184 -x198 -x94 x187 x120 -x9 x115 x107 x24 x21 x33 x78 x128 x34 x196 x195 x149 -x142 -x118 x77 -x110 x127 x1 -x28 -x171 x129
38.88/38.92	v x41 -x165 -x95 x51 -x186 x72 x10 x155 x27 x143 x99 x156 -x200 x201 x66 x167 -x22 x160 x178 -x18 -x97 x161 -x204 x53 -x100 -x102
38.88/38.92	v x103 -x151 x63 -x183 -x191 x60 x3 x64 x93 -x106 -x52 -x20 -x92 x189 x31 x71 x37 -x141 -x185 x179 x188 x172 x46 -x130 -x182 -x132
38.88/38.92	v -x79 x23 -x105 -x55 x49 x70 -x159 -x170 x76 x40 -x126 -x86 -x180 x124 x61 x80 -x109 x47 x82 x123 x14 x12 x74 x45 x135 -x87 -x207
38.88/38.92	v -x44 -x62 x25 x190 -x147 x192 -x15 x11 -x122 x176 -x119 x208 -x90 -x104 -x158 x69 x181 -x153 x193 x81 x116 -x131 -x202 x166 -x65
38.88/38.92	v x39 -x32
38.88/38.92	c _______________________________________________________________________________
38.88/38.92	c 
38.88/38.92	c restarts              : 20
38.88/38.92	c conflicts             : 652957         (16781 /sec)
38.88/38.92	c decisions             : 704397         (18103 /sec)
38.88/38.92	c propagations          : 0              (0 /sec)
38.88/38.92	c inspects              : 0              (0 /sec)
38.88/38.92	c CPU time              : 38.9101 s
38.88/38.92	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420727-1177430254/instance-420727-1177430254.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-420727-1177430254 -o ROOT/results/node15/solver-420727-1177430254 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420727-1177430254/minisat+ /tmp/evaluation/420727-1177430254/instance-420727-1177430254.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 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.99 3/77 15284
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1048 CPUtime=0
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 190943007 1073152 102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 262 102 74 215 0 44 0

[startup+0.0972171 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15284
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1332 CPUtime=0.09
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 207 0 0 0 9 0 0 0 18 0 1 0 190943007 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1332

[startup+0.102219 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15284
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1332 CPUtime=0.09
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 207 0 0 0 9 0 0 0 18 0 1 0 190943007 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1332

[startup+0.301237 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15284
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1332 CPUtime=0.29
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 207 0 0 0 29 0 0 0 19 0 1 0 190943007 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1332

[startup+0.701274 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 15284
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1332 CPUtime=0.69
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 215 0 0 0 69 0 0 0 23 0 1 0 190943007 1363968 201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581065 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 333 201 102 215 0 115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1332

[startup+1.50135 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682864/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1332 CPUtime=1.49
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 225 0 0 0 149 0 0 0 25 0 1 0 190943007 1363968 211 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 333 211 102 215 0 115 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1332

[startup+3.10149 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682736/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1464 CPUtime=3.09
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 235 0 0 0 309 0 0 0 25 0 1 0 190943007 1499136 221 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 366 221 102 215 0 148 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1464

[startup+6.30179 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682544/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1464 CPUtime=6.29
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 251 0 0 0 629 0 0 0 25 0 1 0 190943007 1499136 237 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 366 237 102 215 0 148 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1464

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682416/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1596 CPUtime=12.69
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 270 0 0 0 1269 0 0 0 25 0 1 0 190943007 1634304 256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 399 256 102 215 0 181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1596

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682352/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1728 CPUtime=25.48
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 298 0 0 0 2548 0 0 0 25 0 1 0 190943007 1769472 284 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577408 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 432 284 102 215 0 214 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1728

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

[startup+31.9051 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1728 CPUtime=31.89
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 320 0 0 0 3189 0 0 0 25 0 1 0 190943007 1769472 306 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134585952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 432 306 102 215 0 214 0
Current children cumulated CPU time (s) 31.89
Current children cumulated vsize (KiB) 1728

[startup+35.1024 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1728 CPUtime=35.09
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 323 0 0 0 3509 0 0 0 25 0 1 0 190943007 1769472 309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576729 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 432 309 102 215 0 214 0
Current children cumulated CPU time (s) 35.09
Current children cumulated vsize (KiB) 1728

[startup+36.7016 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1860 CPUtime=36.68
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 325 0 0 0 3668 0 0 0 25 0 1 0 190943007 1904640 311 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569513 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 465 311 102 215 0 247 0
Current children cumulated CPU time (s) 36.68
Current children cumulated vsize (KiB) 1860

[startup+38.3017 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1860 CPUtime=38.28
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 326 0 0 0 3828 0 0 0 25 0 1 0 190943007 1904640 312 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 465 312 102 215 0 247 0
Current children cumulated CPU time (s) 38.28
Current children cumulated vsize (KiB) 1860

[startup+38.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1860 CPUtime=38.68
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 327 0 0 0 3868 0 0 0 25 0 1 0 190943007 1904640 313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 465 313 102 215 0 247 0
Current children cumulated CPU time (s) 38.68
Current children cumulated vsize (KiB) 1860

[startup+38.9018 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15285
/proc/meminfo: memFree=1682224/2055920 swapFree=4169140/4192956
[pid=15284] ppid=15282 vsize=1860 CPUtime=38.88
/proc/15284/stat : 15284 (minisat+) R 15282 15284 14808 0 -1 4194304 327 0 0 0 3888 0 0 0 25 0 1 0 190943007 1904640 313 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15284/statm: 465 313 102 215 0 247 0
Current children cumulated CPU time (s) 38.88
Current children cumulated vsize (KiB) 1860

Child status: 10
Real time (s): 38.9271
CPU time (s): 38.9161
CPU user time (s): 38.9101
CPU system time (s): 0.005999
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 1860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.9101
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 331
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= 12
involuntary context switches= 64

runsolver used 0.039993 second user time and 0.083987 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Apr 24 15:57:34 UTC 2007

IDJOB= 420727
IDBENCH= 47866
IDSOLVER= 156
FILE ID= node15/420727-1177430254

PBS_JOBID= 4675761

Free space on /tmp= 66489 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-2.sat05-2159.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420727-1177430254/minisat+ /tmp/evaluation/420727-1177430254/instance-420727-1177430254.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-420727-1177430254 -o ROOT/results/node15/conversion-420727-1177430254 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420727-1177430254/instance-420727-1177430254.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-420727-1177430254 -o ROOT/results/node15/solver-420727-1177430254 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/420727-1177430254/minisat+ /tmp/evaluation/420727-1177430254/instance-420727-1177430254.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  0a803febc0a986040b55d0b40ba52682

RANDOM SEED= 337239439

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1683728 kB
Buffers:         44556 kB
Cached:         231788 kB
SwapCached:       2864 kB
Active:         127064 kB
Inactive:       173472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683728 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          31412 kB
Slab:            57056 kB
Committed_AS:  7066720 kB
PageTables:       1872 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= 66489 MiB

End job on node15 on Tue Apr 24 15:58:13 UTC 2007