Trace number 308161

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 269.581 269.648

General information on the benchmark

Namerandom/2+p/p0.7/v3500/
unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
MD5SUMb9122f271ef3adea0bb053b0ffbf32d8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.552
Satisfiable
(Un)Satisfiability was proved
Number of variables3498
Number of clauses9344
Sum of the clauses size25229
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22803
Number of clauses of size 36541
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:  3500                                                 |
0.00/0.00	|  Number of clauses:    9344                                                 |
0.00/0.02	|  Parsing time:         0.02         s                                       |
0.00/0.06	============================[ Search Statistics ]==============================
0.00/0.06	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.06	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.06	===============================================================================
0.00/0.06	|         0 |    2498     7962    24139 |     2654        0    nan |  0.000 % |
0.00/0.07	|       101 |    2498     7962    24139 |     2919      101     16 |  0.000 % |
0.00/0.08	|       252 |    2498     7962    24139 |     3211      252     17 |  0.000 % |
0.10/0.11	|       477 |    2498     7962    24139 |     3532      477     18 |  0.000 % |
0.10/0.15	|       814 |    2498     7962    24139 |     3885      814     18 |  0.000 % |
0.20/0.21	|      1320 |    2498     7962    24139 |     4274     1320     19 |  0.000 % |
0.30/0.31	|      2079 |    2498     7962    24139 |     4701     2079     20 |  0.000 % |
0.41/0.47	|      3218 |    2498     7962    24139 |     5171     3218     19 |  0.000 % |
0.71/0.74	|      4926 |    2498     7962    24139 |     5689     4926     19 |  0.000 % |
1.12/1.14	|      7489 |    2498     7962    24139 |     6257     4591     20 |  0.000 % |
1.74/1.74	|     11333 |    2498     7962    24139 |     6883     5212     20 |  0.000 % |
2.66/2.73	|     17099 |    2498     7962    24139 |     7572     3798     20 |  0.000 % |
4.30/4.40	|     25749 |    2498     7962    24139 |     8329     4607     23 |  0.000 % |
6.86/6.88	|     38723 |    2498     7962    24139 |     9162     4744     25 |  0.000 % |
10.55/10.58	|     58185 |    2498     7962    24139 |    10078     5460     23 |  0.000 % |
16.48/16.56	|     87377 |    2498     7962    24139 |    11086     8948     23 |  0.000 % |
26.01/26.05	|    131167 |    2498     7962    24139 |    12195     7836     18 |  0.000 % |
40.56/40.61	|    196852 |    2498     7962    24139 |    13414    11694     21 |  0.000 % |
64.32/64.35	|    295378 |    2498     7962    24139 |    14756     8414     23 |  0.000 % |
101.18/101.24	|    443168 |    2497     7954    24113 |    16231    12445     22 |  0.029 % |
163.25/163.30	|    664852 |    2497     7954    24113 |    17854    12208     20 |  0.029 % |
257.05/257.19	|    997377 |    2491     7915    24008 |    19640    17893     20 |  0.200 % |
269.56/269.64	===============================================================================
269.56/269.64	lookaheads            : 1108222
269.56/269.64	variable balance      : 0.00
269.56/269.64	restarts              : 22
269.56/269.64	conflicts             : 1038201        (3852 /sec)
269.56/269.64	decisions             : 1108222        (1.72 % random) (4111 /sec)
269.56/269.64	decision = positive   : 537464
269.56/269.64	decision = negative   : 570758
269.56/269.64	propagations          : 330028179      (1224376 /sec)
269.56/269.64	conflict literals     : 23852762       (41.64 % deleted)
269.56/269.64	Memory used           : 7.38 MB
269.56/269.64	CPU time              : 269.548 s
269.56/269.64	
269.56/269.64	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/node72/watcher-308161-1172516725 -o ROOT/results/node72/solver-308161-1172516725 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308161-1172516725/minimarch /tmp/evaluation/308161-1172516725/instance-308161-1172516725.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.92 1.00 1.37 3/77 14085
/proc/meminfo: memFree=1959536/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=2296 CPUtime=0
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 271640280 2351104 233 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134693920 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 574 234 51 132 0 439 0

[startup+0.106872 s]
/proc/loadavg: 0.92 1.00 1.37 3/77 14085
/proc/meminfo: memFree=1959536/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=3104 CPUtime=0.1
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 485 0 0 0 10 0 0 0 18 0 1 0 271640280 3178496 469 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 776 469 66 132 0 641 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3104

[startup+0.514908 s]
/proc/loadavg: 0.92 1.00 1.37 3/77 14085
/proc/meminfo: memFree=1959536/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=3104 CPUtime=0.51
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 485 0 0 0 51 0 0 0 21 0 1 0 271640280 3178496 469 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 776 469 66 132 0 641 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3104

[startup+1.33598 s]
/proc/loadavg: 0.92 1.00 1.37 2/78 14086
/proc/meminfo: memFree=1957800/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=3368 CPUtime=1.33
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 530 0 0 0 133 0 0 0 25 0 1 0 271640280 3448832 514 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551377 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 842 514 66 132 0 707 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3368

[startup+2.97713 s]
/proc/loadavg: 0.92 1.00 1.37 2/78 14086
/proc/meminfo: memFree=1957352/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=3500 CPUtime=2.97
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 595 0 0 0 297 0 0 0 25 0 1 0 271640280 3584000 579 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 875 579 66 132 0 740 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3500

[startup+6.25343 s]
/proc/loadavg: 0.93 1.00 1.37 2/78 14086
/proc/meminfo: memFree=1956904/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=3896 CPUtime=6.25
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 679 0 0 0 625 0 0 0 25 0 1 0 271640280 3989504 663 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 974 663 66 132 0 839 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 3896

[startup+12.711 s]
/proc/loadavg: 0.93 1.00 1.37 2/78 14086
/proc/meminfo: memFree=1956520/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=4292 CPUtime=12.7
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 773 0 0 0 1270 0 0 0 25 0 1 0 271640280 4395008 757 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551511 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1073 757 66 132 0 938 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4292

[startup+25.5122 s]
/proc/loadavg: 0.95 1.00 1.36 2/78 14086
/proc/meminfo: memFree=1956328/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=4556 CPUtime=25.5
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 837 0 0 0 2550 0 0 0 25 0 1 0 271640280 4665344 821 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1139 821 66 132 0 1004 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 4556

[startup+51.1235 s]
/proc/loadavg: 0.96 1.00 1.35 2/78 14086
/proc/meminfo: memFree=1955496/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=5348 CPUtime=51.1
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1032 0 0 0 5110 0 0 0 25 0 1 0 271640280 5476352 1016 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550941 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1337 1016 66 132 0 1202 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5348

[startup+102.341 s]
/proc/loadavg: 0.98 1.00 1.33 2/78 14086
/proc/meminfo: memFree=1954984/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=5880 CPUtime=102.31
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1180 0 0 0 10230 1 0 0 25 0 1 0 271640280 6021120 1164 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1470 1164 66 132 0 1335 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 5880

[startup+162.375 s]
/proc/loadavg: 0.99 1.00 1.31 2/78 14086
/proc/meminfo: memFree=1954032/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=6672 CPUtime=162.33
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1374 0 0 0 16231 2 0 0 25 0 1 0 271640280 6832128 1358 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551328 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1668 1358 66 132 0 1533 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 6672

[startup+222.402 s]
/proc/loadavg: 1.05 1.01 1.29 2/78 14086
/proc/meminfo: memFree=1953648/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=6936 CPUtime=222.34
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1453 0 0 0 22232 2 0 0 25 0 1 0 271640280 7102464 1437 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551680 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1734 1437 66 132 0 1599 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 6936

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

[startup+236.027 s]
/proc/loadavg: 1.04 1.01 1.28 2/78 14086
/proc/meminfo: memFree=1953264/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7344 CPUtime=235.96
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1547 0 0 0 23594 2 0 0 25 0 1 0 271640280 7520256 1531 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1836 1531 66 132 0 1701 0
Current children cumulated CPU time (s) 235.96
Current children cumulated vsize (KiB) 7344

[startup+249.139 s]
/proc/loadavg: 1.03 1.01 1.28 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=249.06
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1566 0 0 0 24904 2 0 0 25 0 1 0 271640280 7729152 1550 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1550 66 132 0 1752 0
Current children cumulated CPU time (s) 249.06
Current children cumulated vsize (KiB) 7548

[startup+262.25 s]
/proc/loadavg: 1.03 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=262.18
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26215 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 262.18
Current children cumulated vsize (KiB) 7548

[startup+265.526 s]
/proc/loadavg: 1.02 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=265.45
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26542 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551188 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 265.45
Current children cumulated vsize (KiB) 7548

[startup+267.166 s]
/proc/loadavg: 1.02 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=267.09
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26706 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134558096 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 267.09
Current children cumulated vsize (KiB) 7548

[startup+268.808 s]
/proc/loadavg: 1.02 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=268.74
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26871 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 268.74
Current children cumulated vsize (KiB) 7548

[startup+269.216 s]
/proc/loadavg: 1.02 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=269.14
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26911 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551691 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 269.14
Current children cumulated vsize (KiB) 7548

[startup+269.629 s]
/proc/loadavg: 1.02 1.01 1.27 2/78 14086
/proc/meminfo: memFree=1953136/2055920 swapFree=4150656/4192956
[pid=14085] ppid=14083 vsize=7548 CPUtime=269.56
/proc/14085/stat : 14085 (minimarch) R 14083 14085 13688 0 -1 4194304 1567 0 0 0 26953 3 0 0 25 0 1 0 271640280 7729152 1551 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/14085/statm: 1887 1551 66 132 0 1752 0
Current children cumulated CPU time (s) 269.56
Current children cumulated vsize (KiB) 7548

Child status: 20
Real time (s): 269.648
CPU time (s): 269.581
CPU user time (s): 269.548
CPU system time (s): 0.032994
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 7548

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

runsolver used 0.305953 second user time and 0.643902 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Feb 26 19:05:25 UTC 2007

IDJOB= 308161
IDBENCH= 20224
IDSOLVER= 110
FILE ID= node72/308161-1172516725

PBS_JOBID= 3971779

Free space on /tmp= 66559 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v3500/unif2p-p0.7-v3500-c9345-S1832504551-17-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308161-1172516725/minimarch /tmp/evaluation/308161-1172516725/instance-308161-1172516725.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-308161-1172516725 -o ROOT/results/node72/solver-308161-1172516725 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308161-1172516725/minimarch /tmp/evaluation/308161-1172516725/instance-308161-1172516725.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  b9122f271ef3adea0bb053b0ffbf32d8

RANDOM SEED= 840721476

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.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.236
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.236
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:       1959944 kB
Buffers:          2988 kB
Cached:          37008 kB
SwapCached:       8624 kB
Active:          37320 kB
Inactive:        30788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1959944 kB
SwapTotal:     4192956 kB
SwapFree:      4150656 kB
Dirty:            2588 kB
Writeback:           0 kB
Mapped:          33104 kB
Slab:            13464 kB
Committed_AS:   630992 kB
PageTables:       1680 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= 66559 MiB

End job on node72 on Mon Feb 26 19:09:55 UTC 2007