Trace number 1786130

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
SAT07 reference solver: minisat SAT 2007UNSAT 162.052 162.127

General information on the benchmark

NameCRAFTED/parity-games/
instance_n6_i7_pp_ci_ce.cnf
MD5SUM2ba7146c43b8082afe1c2f5c23a97bd0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5391
Satisfiable
(Un)Satisfiability was proved
Number of variables8484
Number of clauses74640
Sum of the clauses size243102
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 215431
Number of clauses of size 333298
Number of clauses of size 418962
Number of clauses of size 55508
Number of clauses of size over 51441

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  8484                                                 |
0.00/0.00	c |  Number of clauses:    74640                                                |
0.00/0.07	c |  Parsing time:         0.07         s                                       |
0.19/0.27	c ============================[ Search Statistics ]==============================
0.19/0.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.19/0.27	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.19/0.27	c ===============================================================================
0.19/0.27	c |         0 |    5612    60046   197476 |    20015        0    nan |  0.000 % |
0.19/0.28	c |       100 |    5611    60046   197476 |    22016       99      8 |  1.992 % |
0.30/0.31	c |       250 |    5611    60046   197476 |    24218      249     16 |  1.992 % |
0.30/0.34	c |       476 |    5611    60046   197476 |    26640      475     18 |  1.992 % |
0.30/0.38	c |       813 |    5610    60046   197476 |    29304      811     20 |  2.004 % |
0.39/0.44	c |      1319 |    5610    60046   197476 |    32234     1317     22 |  2.004 % |
0.49/0.54	c |      2079 |    5610    60035   197448 |    35458     2072     22 |  2.006 % |
0.59/0.67	c |      3220 |    5610    60035   197448 |    39004     3213     27 |  2.004 % |
0.89/0.99	c |      4928 |    5610    60035   197448 |    42904     4921     29 |  2.006 % |
1.49/1.55	c |      7491 |    5610    60035   197448 |    47195     7484     29 |  2.006 % |
2.39/2.49	c |     11335 |    5610    60035   197448 |    51914    11328     29 |  2.004 % |
3.99/4.02	c |     17105 |    5610    60035   197448 |    57106    17098     32 |  2.004 % |
6.79/6.88	c |     25756 |    5609    59990   197298 |    62816    25737     36 |  2.016 % |
10.79/10.84	c |     38730 |    5609    59990   197298 |    69098    38711     41 |  2.016 % |
21.78/21.84	c |     58191 |    5609    59990   197298 |    76008    58172     41 |  2.016 % |
39.37/39.46	c |     87383 |    5609    59990   197298 |    83609    30031     39 |  2.016 % |
68.95/69.07	c |    131173 |    5598    58255   190484 |    91969    28255     26 |  2.145 % |
126.83/126.91	c |    196857 |    5596    58204   190316 |   101166    29905     31 |  2.169 % |
162.01/162.12	c ===============================================================================
162.01/162.12	c restarts              : 18
162.01/162.12	c conflicts             : 237284         (1465 /sec)
162.01/162.12	c decisions             : 460840         (1.26 % random) (2845 /sec)
162.01/162.12	c propagations          : 83156583       (513409 /sec)
162.01/162.12	c conflict literals     : 11394932       (44.20 % deleted)
162.01/162.12	c Memory used           : 26.07 MB
162.01/162.12	c CPU time              : 161.969 s
162.01/162.12	c 
162.01/162.12	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-1786130-1241948525/watcher-1786130-1241948525 -o /tmp/evaluation-result-1786130-1241948525/solver-1786130-1241948525 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1786130-1241948525.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 1.01 1.00 3/64 23861
/proc/meminfo: memFree=1612496/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=2640 CPUtime=0
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 575 0 0 0 0 0 0 0 18 0 1 0 222885683 2703360 561 1992294400 134512640 135048876 4294956208 18446744073709551615 134703993 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 678 563 50 130 0 545 0

[startup+0.00908493 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 23861
/proc/meminfo: memFree=1612496/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=3220 CPUtime=0
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 670 0 0 0 0 0 0 0 18 0 1 0 222885683 3297280 656 1992294400 134512640 135048876 4294956208 18446744073709551615 134530913 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 805 656 50 130 0 672 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3220

[startup+0.102093 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 23861
/proc/meminfo: memFree=1612496/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=7464 CPUtime=0.09
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 1728 0 0 0 9 0 0 0 18 0 1 0 222885683 7643136 1714 1992294400 134512640 135048876 4294956208 18446744073709551615 134529425 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 1866 1714 62 130 0 1733 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7464

[startup+0.30211 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 23861
/proc/meminfo: memFree=1612496/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=7748 CPUtime=0.3
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 2008 0 0 0 29 1 0 0 19 0 1 0 222885683 7933952 1819 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 1937 1819 65 130 0 1804 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 7748

[startup+0.701144 s]
/proc/loadavg: 0.99 1.01 1.00 3/64 23861
/proc/meminfo: memFree=1612496/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=7748 CPUtime=0.69
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 2010 0 0 0 68 1 0 0 23 0 1 0 222885683 7933952 1821 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 1937 1821 67 130 0 1804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7748

[startup+1.50121 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 23862
/proc/meminfo: memFree=1605256/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=7748 CPUtime=1.49
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 2010 0 0 0 148 1 0 0 25 0 1 0 222885683 7933952 1821 1992294400 134512640 135048876 4294956208 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 1937 1821 67 130 0 1804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7748

[startup+3.10135 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 23862
/proc/meminfo: memFree=1605128/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=8408 CPUtime=3.09
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 2187 0 0 0 308 1 0 0 25 0 1 0 222885683 8609792 1998 1992294400 134512640 135048876 4294956208 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 2102 1998 67 130 0 1969 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8408

[startup+6.30163 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 23862
/proc/meminfo: memFree=1603080/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=10472 CPUtime=6.29
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 2698 0 0 0 627 2 0 0 25 0 1 0 222885683 10723328 2509 1992294400 134512640 135048876 4294956208 18446744073709551615 134547293 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 2618 2509 67 130 0 2485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10472

[startup+12.7012 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 23862
/proc/meminfo: memFree=1598600/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=14808 CPUtime=12.68
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 3748 0 0 0 1265 3 0 0 25 0 1 0 222885683 15163392 3559 1992294400 134512640 135048876 4294956208 18446744073709551615 134552774 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 3702 3559 67 130 0 3569 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14808

[startup+25.5023 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 23862
/proc/meminfo: memFree=1594056/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=19344 CPUtime=25.48
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 4866 0 0 0 2543 5 0 0 25 0 1 0 222885683 19808256 4677 1992294400 134512640 135048876 4294956208 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 4836 4677 67 130 0 4703 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19344

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1590664/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=22420 CPUtime=51.07
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 5649 0 0 0 5101 6 0 0 25 0 1 0 222885683 22958080 5460 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 5605 5460 67 130 0 5472 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22420

[startup+102.307 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1590344/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=22740 CPUtime=102.25
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 5722 0 0 0 10219 6 0 0 25 0 1 0 222885683 23285760 5533 1992294400 134512640 135048876 4294956208 18446744073709551615 134552440 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 5685 5533 67 130 0 5552 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22740

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

[startup+127.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586824/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26516 CPUtime=127.83
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6628 0 0 0 12776 7 0 0 25 0 1 0 222885683 27152384 6439 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6629 6439 67 130 0 6496 0
Current children cumulated CPU time (s) 127.83
Current children cumulated vsize (KiB) 26516

[startup+140.701 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586760/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26516 CPUtime=140.63
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6633 0 0 0 14056 7 0 0 25 0 1 0 222885683 27152384 6444 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6629 6444 67 130 0 6496 0
Current children cumulated CPU time (s) 140.63
Current children cumulated vsize (KiB) 26516

[startup+153.501 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586632/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26516 CPUtime=153.42
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6656 0 0 0 15335 7 0 0 25 0 1 0 222885683 27152384 6467 1992294400 134512640 135048876 4294956208 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6629 6467 67 130 0 6496 0
Current children cumulated CPU time (s) 153.42
Current children cumulated vsize (KiB) 26516

[startup+156.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586568/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26516 CPUtime=156.62
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6656 0 0 0 15655 7 0 0 25 0 1 0 222885683 27152384 6467 1992294400 134512640 135048876 4294956208 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6629 6467 67 130 0 6496 0
Current children cumulated CPU time (s) 156.62
Current children cumulated vsize (KiB) 26516

[startup+159.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586568/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26688 CPUtime=159.82
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6667 0 0 0 15975 7 0 0 25 0 1 0 222885683 27328512 6478 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6672 6478 67 130 0 6539 0
Current children cumulated CPU time (s) 159.82
Current children cumulated vsize (KiB) 26688

[startup+161.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586568/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26688 CPUtime=161.42
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6667 0 0 0 16135 7 0 0 25 0 1 0 222885683 27328512 6478 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6672 6478 67 130 0 6539 0
Current children cumulated CPU time (s) 161.42
Current children cumulated vsize (KiB) 26688

[startup+161.902 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586568/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26688 CPUtime=161.81
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6667 0 0 0 16174 7 0 0 25 0 1 0 222885683 27328512 6478 1992294400 134512640 135048876 4294956208 18446744073709551615 134546600 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6672 6478 67 130 0 6539 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 26688

[startup+162.101 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 23862
/proc/meminfo: memFree=1586568/2055920 swapFree=4151776/4192956
[pid=23861] ppid=23859 vsize=26688 CPUtime=162.01
/proc/23861/stat : 23861 (minisat_noasser) R 23859 23861 23786 0 -1 4194304 6667 0 0 0 16194 7 0 0 25 0 1 0 222885683 27328512 6478 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/23861/statm: 6672 6478 67 130 0 6539 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 26688

Child status: 20
Real time (s): 162.127
CPU time (s): 162.052
CPU user time (s): 161.969
CPU system time (s): 0.082987
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 26688

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

runsolver used 0.19097 second user time and 0.405938 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-10 11:42:05
IDJOB=1786130
IDBENCH=71629
IDSOLVER=639
FILE ID=node31/1786130-1241948525
PBS_JOBID= 9265048
Free space on /tmp= 66276 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1786130-1241948525/watcher-1786130-1241948525 -o /tmp/evaluation-result-1786130-1241948525/solver-1786130-1241948525 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1786130-1241948525.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1056570515

node31.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.213
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.213
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:       1613040 kB
Buffers:         53916 kB
Cached:         306320 kB
SwapCached:      34844 kB
Active:         205636 kB
Inactive:       192012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613040 kB
SwapTotal:     4192956 kB
SwapFree:      4151776 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:          14372 kB
Slab:            31052 kB
Committed_AS:   703100 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node31 at 2009-05-10 11:44:47