Trace number 1729835

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 2.1 (Sat-race'08 Edition)UNSAT 135.428 135.466

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
MD5SUM749c079607e9e37c206eeb8bd5b8bfaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark55.7415
Satisfiable
(Un)Satisfiability was proved
Number of variables1477
Number of clauses7809
Sum of the clauses size65959
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31172
Number of clauses of size 4124
Number of clauses of size 5894
Number of clauses of size over 55297

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Number of variables:          1477                                         |
0.00/0.01	c |  Number of clauses:            7541                                         |
0.00/0.01	c |  Parse time:                   0.02 s                                       |
0.04/0.05	c |  Simplification time:          0.04 s                                       |
0.04/0.05	c |                                                                             |
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |       100 |    1234     4590    36164 |     1683      100     13 |  2.844 % |
0.04/0.05	c |       250 |    1234     4590    36164 |     1851      250     14 |  2.844 % |
0.04/0.06	c |       475 |    1234     4590    36164 |     2036      475     15 |  2.844 % |
0.04/0.06	c |       812 |    1234     4590    36164 |     2240      812     17 |  2.844 % |
0.04/0.07	c |      1318 |    1234     4590    36164 |     2464     1318     17 |  2.844 % |
0.04/0.09	c |      2077 |    1234     4590    36164 |     2710     2077     18 |  2.844 % |
0.09/0.12	c |      3216 |    1234     4590    36164 |     2981     1805     20 |  2.844 % |
0.09/0.17	c |      4924 |    1234     4590    36164 |     3279     1964     22 |  2.844 % |
0.19/0.26	c |      7486 |    1234     4590    36164 |     3607     2803     26 |  2.844 % |
0.29/0.40	c |     11330 |    1234     4590    36164 |     3968     2905     25 |  2.844 % |
0.59/0.62	c |     17096 |    1234     4590    36164 |     4365     2600     30 |  2.844 % |
0.89/0.97	c |     25745 |    1234     4590    36164 |     4801     2292     23 |  2.844 % |
1.39/1.48	c |     38719 |    1234     4590    36164 |     5281     2952     20 |  2.844 % |
2.19/2.25	c |     58180 |    1234     4590    36164 |     5810     3534     21 |  2.844 % |
3.39/3.42	c |     87372 |    1234     4590    36164 |     6391     3072     29 |  2.844 % |
5.29/5.31	c |    131161 |    1234     4590    36164 |     7030     4524     27 |  2.844 % |
8.29/8.32	c |    196845 |    1234     4590    36164 |     7733     5805     24 |  2.844 % |
12.88/12.95	c |    295371 |    1234     4590    36164 |     8506     6272     21 |  2.844 % |
20.08/20.12	c |    443160 |    1234     4590    36164 |     9357     7454     18 |  2.844 % |
31.88/31.91	c |    664843 |    1233     4578    36102 |    10293     6557     22 |  2.911 % |
51.78/51.82	c |    997368 |    1233     4578    36102 |    11322     5746     20 |  2.911 % |
83.17/83.20	c |   1496156 |    1233     4578    36102 |    12454     7059     19 |  2.911 % |
135.35/135.46	c ===============================================================================
135.35/135.46	c restarts              : 4094
135.35/135.46	c conflicts             : 2215354        (16362 /sec)
135.35/135.46	c decisions             : 4550294        (33606 /sec)
135.35/135.46	c propagations          : 81811955       (604227 /sec)
135.35/135.46	c conflict literals     : 56693469       (19.36 % deleted)
135.35/135.46	c Memory used           : 18.27 MB
135.35/135.46	c CPU time              : 135.399 s
135.35/135.46	c 
135.35/135.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729835-1240753985/watcher-1729835-1240753985 -o /tmp/evaluation-result-1729835-1240753985/solver-1729835-1240753985 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1729835-1240753985.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): 1800 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.98 2/64 20933
/proc/meminfo: memFree=1319416/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=7608 CPUtime=0
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 260 0 0 0 0 0 0 0 18 0 1 0 103431116 7790592 244 1992294400 4194304 5092341 548682068848 18446744073709551615 4515195 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 1902 244 63 219 0 1680 0

[startup+0.0469469 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20933
/proc/meminfo: memFree=1319416/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=8180 CPUtime=0.04
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 492 0 0 0 4 0 0 0 18 0 1 0 103431116 8376320 476 1992294400 4194304 5092341 548682068848 18446744073709551615 4223100 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 2045 476 88 219 0 1823 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8180

[startup+0.101954 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20933
/proc/meminfo: memFree=1319416/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=8180 CPUtime=0.09
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 596 0 0 0 9 0 0 0 18 0 1 0 103431116 8376320 493 1992294400 4194304 5092341 548682068848 18446744073709551615 4242042 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 2045 493 101 219 0 1823 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8180

[startup+0.301977 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20933
/proc/meminfo: memFree=1319416/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=13368 CPUtime=0.29
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 886 0 0 0 29 0 0 0 19 0 1 0 103431116 13688832 683 1992294400 4194304 5092341 548682068848 18446744073709551615 4252180 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 3342 683 101 219 0 3120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13368

[startup+0.702026 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 20933
/proc/meminfo: memFree=1319416/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=13368 CPUtime=0.69
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 968 0 0 0 69 0 0 0 23 0 1 0 103431116 13688832 765 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 3342 765 101 219 0 3120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13368

[startup+1.50112 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1316080/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18704 CPUtime=1.49
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 1520 0 0 0 149 0 0 0 25 0 1 0 103431116 19152896 1000 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4676 1000 101 219 0 4454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18704

[startup+3.10131 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1315632/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18704 CPUtime=3.09
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 1548 0 0 0 309 0 0 0 25 0 1 0 103431116 19152896 1028 1992294400 4194304 5092341 548682068848 18446744073709551615 4249651 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4676 1028 101 219 0 4454 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18704

[startup+6.3017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1314928/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18704 CPUtime=6.29
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 1715 0 0 0 629 0 0 0 25 0 1 0 103431116 19152896 1195 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4676 1195 101 219 0 4454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18704

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1313712/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18704 CPUtime=12.68
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 1960 0 0 0 1268 0 0 0 25 0 1 0 103431116 19152896 1440 1992294400 4194304 5092341 548682068848 18446744073709551615 4240692 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4676 1440 101 219 0 4454 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 18704

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1312944/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=25.48
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 2687 0 0 0 2547 1 0 0 25 0 1 0 103431116 19148800 1631 1992294400 4194304 5092341 548682068848 18446744073709551615 4241098 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 1631 103 219 0 4453 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18700

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1311600/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=51.08
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3018 0 0 0 5106 2 0 0 25 0 1 0 103431116 19148800 1962 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 1962 103 219 0 4453 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 18700

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1310320/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=102.26
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3343 0 0 0 10224 2 0 0 25 0 1 0 103431116 19148800 2287 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2287 103 219 0 4453 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 18700

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

[startup+115.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1310000/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=115.06
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3410 0 0 0 11504 2 0 0 25 0 1 0 103431116 19148800 2354 1992294400 4194304 5092341 548682068848 18446744073709551615 4241101 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2354 103 219 0 4453 0
Current children cumulated CPU time (s) 115.06
Current children cumulated vsize (KiB) 18700

[startup+127.901 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309808/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=127.85
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3458 0 0 0 12783 2 0 0 25 0 1 0 103431116 19148800 2402 1992294400 4194304 5092341 548682068848 18446744073709551615 4240627 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2402 103 219 0 4453 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 18700

[startup+131.102 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309808/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=131.05
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3468 0 0 0 13103 2 0 0 25 0 1 0 103431116 19148800 2412 1992294400 4194304 5092341 548682068848 18446744073709551615 4241039 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2412 103 219 0 4453 0
Current children cumulated CPU time (s) 131.05
Current children cumulated vsize (KiB) 18700

[startup+132.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309744/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=132.65
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3512 0 0 0 13263 2 0 0 25 0 1 0 103431116 19148800 2456 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2456 103 219 0 4453 0
Current children cumulated CPU time (s) 132.65
Current children cumulated vsize (KiB) 18700

[startup+134.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309616/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=134.25
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3517 0 0 0 13423 2 0 0 25 0 1 0 103431116 19148800 2461 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2461 103 219 0 4453 0
Current children cumulated CPU time (s) 134.25
Current children cumulated vsize (KiB) 18700

[startup+135.101 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309616/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=135.05
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3523 0 0 0 13503 2 0 0 25 0 1 0 103431116 19148800 2467 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2467 103 219 0 4453 0
Current children cumulated CPU time (s) 135.05
Current children cumulated vsize (KiB) 18700

[startup+135.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309552/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=135.26
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3523 0 0 0 13524 2 0 0 25 0 1 0 103431116 19148800 2467 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2467 103 219 0 4453 0
Current children cumulated CPU time (s) 135.26
Current children cumulated vsize (KiB) 18700

[startup+135.401 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 20934
/proc/meminfo: memFree=1309552/2055920 swapFree=4192812/4192956
[pid=20933] ppid=20931 vsize=18700 CPUtime=135.35
/proc/20933/stat : 20933 (minisat) R 20931 20933 20839 0 -1 4194304 3523 0 0 0 13533 2 0 0 25 0 1 0 103431116 19148800 2467 1992294400 4194304 5092341 548682068848 18446744073709551615 4241464 0 0 4096 3 0 0 0 17 1 0 0
/proc/20933/statm: 4675 2467 103 219 0 4453 0
Current children cumulated CPU time (s) 135.35
Current children cumulated vsize (KiB) 18700

Child status: 20
Real time (s): 135.466
CPU time (s): 135.428
CPU user time (s): 135.399
CPU system time (s): 0.028995
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 23888

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

runsolver used 0.096985 second user time and 0.294955 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 15:53:05
IDJOB=1729835
IDBENCH=24715
IDSOLVER=546
FILE ID=node33/1729835-1240753985
PBS_JOBID= 9187116
Free space on /tmp= 66424 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-brn007.sat05-2684.reshuffled-07.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729835-1240753985/watcher-1729835-1240753985 -o /tmp/evaluation-result-1729835-1240753985/solver-1729835-1240753985 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1729835-1240753985.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 749c079607e9e37c206eeb8bd5b8bfaf
RANDOM SEED=1460818951

node33.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.212
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.212
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:       1319896 kB
Buffers:         66608 kB
Cached:         579324 kB
SwapCached:          0 kB
Active:         267948 kB
Inactive:       391888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319896 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:          23632 kB
Slab:            62212 kB
Committed_AS:   352292 kB
PageTables:       1388 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= 66424 MiB
End job on node33 at 2009-04-26 15:55:20