Trace number 312302

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 293.945 294.116

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
MD5SUMa3885eff2851f09f9ef1a5d548225d79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.5714
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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	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:  1665                                                 |
0.00/0.00	|  Number of clauses:    5177                                                 |
0.00/0.01	|  Parsing time:         0.01         s                                       |
0.00/0.03	============================[ Search Statistics ]==============================
0.00/0.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	===============================================================================
0.00/0.03	|         0 |    1421     4813    14200 |     1604        0    nan |  0.000 % |
0.00/0.03	|       101 |    1421     4813    14200 |     1764      101     17 |  0.000 % |
0.00/0.04	|       251 |    1421     4813    14200 |     1941      251     17 |  0.000 % |
0.00/0.06	|       477 |    1421     4813    14200 |     2135      477     17 |  0.000 % |
0.00/0.09	|       815 |    1421     4813    14200 |     2348      815     18 |  0.001 % |
0.10/0.13	|      1321 |    1421     4813    14200 |     2583     1321     18 |  0.000 % |
0.10/0.20	|      2080 |    1421     4813    14200 |     2842     2080     18 |  0.000 % |
0.30/0.31	|      3219 |    1421     4813    14200 |     3126     1754     18 |  0.000 % |
0.40/0.50	|      4927 |    1421     4813    14200 |     3439     1835     18 |  0.000 % |
0.71/0.77	|      7490 |    1421     4813    14200 |     3782     2628     20 |  0.001 % |
1.12/1.20	|     11334 |    1421     4813    14200 |     4161     2524     19 |  0.000 % |
1.84/1.86	|     17100 |    1421     4813    14200 |     4577     3945     21 |  0.001 % |
2.86/2.90	|     25750 |    1421     4813    14200 |     5035     3235     18 |  0.000 % |
4.40/4.47	|     38724 |    1421     4813    14200 |     5538     3293     19 |  0.000 % |
6.86/6.88	|     58185 |    1421     4813    14200 |     6092     3056     16 |  0.001 % |
10.75/10.78	|     87378 |    1421     4813    14200 |     6701     4160     20 |  0.000 % |
16.68/16.74	|    131167 |    1421     4813    14200 |     7371     3615     22 |  0.000 % |
26.01/26.05	|    196851 |    1421     4813    14200 |     8109     5507     20 |  0.000 % |
40.74/40.86	|    295378 |    1421     4813    14200 |     8919     5228     20 |  0.000 % |
63.78/63.82	|    443168 |    1421     4813    14200 |     9811     8350     21 |  0.000 % |
99.21/99.29	|    664851 |    1421     4813    14200 |    10793     6518     21 |  0.000 % |
156.02/156.15	|    997376 |    1420     4808    14186 |    11872     8201     22 |  0.060 % |
244.28/244.41	|   1496165 |    1420     4808    14186 |    13059     9344     21 |  0.061 % |
293.83/294.05	===============================================================================
293.83/294.05	lookaheads            : 1889343
293.83/294.05	variable balance      : 0.00
293.83/294.05	restarts              : 23
293.83/294.05	conflicts             : 1772459        (6030 /sec)
293.83/294.05	decisions             : 1889343        (1.74 % random) (6428 /sec)
293.83/294.05	decision = positive   : 930109
293.83/294.05	decision = negative   : 959234
293.83/294.05	propagations          : 351303374      (1195168 /sec)
293.83/294.05	conflict literals     : 39849543       (39.35 % deleted)
293.83/294.05	Memory used           : 6.11 MB
293.83/294.05	CPU time              : 293.936 s
293.83/294.05	
293.83/294.05	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node35/watcher-312302-1172585461 -o ROOT/results/node35/solver-312302-1172585461 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312302-1172585461/minimarch /tmp/evaluation/312302-1172585461/instance-312302-1172585461.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.00 0.05 0.38 3/64 1955
/proc/meminfo: memFree=1037304/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=2132 CPUtime=0
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 197 0 0 0 0 0 0 0 18 0 1 0 252335223 2183168 181 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533742 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 533 181 51 132 0 398 0

[startup+0.106353 s]
/proc/loadavg: 0.00 0.05 0.38 3/64 1955
/proc/meminfo: memFree=1037304/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=2368 CPUtime=0.1
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 279 0 0 0 10 0 0 0 18 0 1 0 252335223 2424832 263 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 592 263 66 132 0 457 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2368

[startup+0.514432 s]
/proc/loadavg: 0.00 0.05 0.38 3/64 1955
/proc/meminfo: memFree=1037304/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=2500 CPUtime=0.51
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 322 0 0 0 51 0 0 0 21 0 1 0 252335223 2560000 306 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 625 306 66 132 0 490 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2500

[startup+1.33459 s]
/proc/loadavg: 0.08 0.06 0.38 2/65 1956
/proc/meminfo: memFree=1036272/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=2632 CPUtime=1.33
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 363 0 0 0 133 0 0 0 25 0 1 0 252335223 2695168 347 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 658 347 66 132 0 523 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2632

[startup+2.97092 s]
/proc/loadavg: 0.08 0.06 0.38 2/65 1956
/proc/meminfo: memFree=1036016/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=2896 CPUtime=2.96
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 401 0 0 0 296 0 0 0 25 0 1 0 252335223 2965504 385 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 724 385 66 132 0 589 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2896

[startup+6.25057 s]
/proc/loadavg: 0.15 0.08 0.39 2/65 1956
/proc/meminfo: memFree=1035760/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=3028 CPUtime=6.24
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 453 0 0 0 624 0 0 0 25 0 1 0 252335223 3100672 437 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 757 437 66 132 0 622 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 3028

[startup+12.7038 s]
/proc/loadavg: 0.22 0.09 0.39 2/65 1956
/proc/meminfo: memFree=1035248/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=3424 CPUtime=12.69
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 554 0 0 0 1269 0 0 0 25 0 1 0 252335223 3506176 538 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 856 538 66 132 0 721 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3424

[startup+25.5074 s]
/proc/loadavg: 0.34 0.12 0.40 2/65 1956
/proc/meminfo: memFree=1034928/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=3692 CPUtime=25.49
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 627 0 0 0 2549 0 0 0 25 0 1 0 252335223 3780608 611 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 923 611 66 132 0 788 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3692

[startup+51.1144 s]
/proc/loadavg: 0.60 0.21 0.41 2/65 1956
/proc/meminfo: memFree=1034352/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=4220 CPUtime=51.09
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 760 0 0 0 5109 0 0 0 25 0 1 0 252335223 4321280 744 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1055 744 66 132 0 920 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4220

[startup+102.325 s]
/proc/loadavg: 0.82 0.33 0.44 2/65 1956
/proc/meminfo: memFree=1033776/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=4880 CPUtime=102.28
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 898 0 0 0 10228 0 0 0 25 0 1 0 252335223 4997120 882 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1220 882 66 132 0 1085 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4880

[startup+162.341 s]
/proc/loadavg: 0.93 0.45 0.47 2/65 1956
/proc/meminfo: memFree=1033072/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=5412 CPUtime=162.27
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1048 0 0 0 16227 0 0 0 25 0 1 0 252335223 5541888 1032 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1353 1032 66 132 0 1218 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 5412

[startup+222.363 s]
/proc/loadavg: 1.02 0.56 0.51 2/65 1956
/proc/meminfo: memFree=1032688/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=5808 CPUtime=222.27
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1141 0 0 0 22227 0 0 0 25 0 1 0 252335223 5947392 1125 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1452 1125 66 132 0 1317 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 5808

[startup+282.377 s]
/proc/loadavg: 1.01 0.64 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6108 CPUtime=282.26
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1227 0 0 0 28226 0 0 0 25 0 1 0 252335223 6254592 1211 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557551 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1527 1211 66 132 0 1392 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 6108

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

[startup+288.423 s]
/proc/loadavg: 1.01 0.64 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6108 CPUtime=288.31
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1230 0 0 0 28831 0 0 0 25 0 1 0 252335223 6254592 1214 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551338 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1527 1214 66 132 0 1392 0
Current children cumulated CPU time (s) 288.31
Current children cumulated vsize (KiB) 6108

[startup+291.699 s]
/proc/loadavg: 1.00 0.65 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6252 CPUtime=291.58
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1234 0 0 0 29158 0 0 0 25 0 1 0 252335223 6402048 1218 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1563 1218 66 132 0 1428 0
Current children cumulated CPU time (s) 291.58
Current children cumulated vsize (KiB) 6252

[startup+293.342 s]
/proc/loadavg: 1.00 0.65 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6252 CPUtime=293.22
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1234 0 0 0 29322 0 0 0 25 0 1 0 252335223 6402048 1218 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551293 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1563 1218 66 132 0 1428 0
Current children cumulated CPU time (s) 293.22
Current children cumulated vsize (KiB) 6252

[startup+293.75 s]
/proc/loadavg: 1.00 0.65 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6252 CPUtime=293.63
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1234 0 0 0 29363 0 0 0 25 0 1 0 252335223 6402048 1218 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551385 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1563 1218 66 132 0 1428 0
Current children cumulated CPU time (s) 293.63
Current children cumulated vsize (KiB) 6252

[startup+293.954 s]
/proc/loadavg: 1.00 0.65 0.54 2/65 1956
/proc/meminfo: memFree=1032368/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=6252 CPUtime=293.83
/proc/1955/stat : 1955 (minimarch) R 1953 1955 909 0 -1 4194304 1234 0 0 0 29383 0 0 0 25 0 1 0 252335223 6402048 1218 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/1955/statm: 1563 1218 66 132 0 1428 0
Current children cumulated CPU time (s) 293.83
Current children cumulated vsize (KiB) 6252

[startup+294.056 s]
/proc/loadavg: 1.00 0.65 0.54 1/64 1956
/proc/meminfo: memFree=1036792/2055920 swapFree=4180408/4192956
[pid=1955] ppid=1953 vsize=0 CPUtime=293.93
/proc/1955/stat : 1955 (minimarch) D 1953 1955 909 0 -1 4194308 1240 0 0 0 29393 0 0 0 24 0 1 0 252335223 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 3 18446744072100051646 0 0 17 0 0 0
/proc/1955/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 293.93
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 294.116
CPU time (s): 293.945
CPU user time (s): 293.936
CPU system time (s): 0.008998
CPU usage (%): 99.942
Max. virtual memory (cumulated for all children) (KiB): 6252

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

runsolver used 0.181972 second user time and 0.609907 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Feb 27 14:14:28 UTC 2007

IDJOB= 312302
IDBENCH= 20338
IDSOLVER= 110
FILE ID= node35/312302-1172585461

PBS_JOBID= 3971920

Free space on /tmp= 66558 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1439774943-07-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312302-1172585461/minimarch /tmp/evaluation/312302-1172585461/instance-312302-1172585461.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-312302-1172585461 -o ROOT/results/node35/solver-312302-1172585461 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312302-1172585461/minimarch /tmp/evaluation/312302-1172585461/instance-312302-1172585461.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  a3885eff2851f09f9ef1a5d548225d79

RANDOM SEED= 901124948

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.263
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.263
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:       1037768 kB
Buffers:         27680 kB
Cached:         933664 kB
SwapCached:       6976 kB
Active:          69132 kB
Inactive:       905916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1037768 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:            2340 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            29188 kB
Committed_AS:   808152 kB
PageTables:       1412 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= 66558 MiB

End job on node35 on Tue Feb 27 14:24:50 UTC 2007