Trace number 1736595

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
MXC 2009-03-10UNSAT 138.853 138.903

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.6021
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

138.74/138.89	c starting MXC with:
138.74/138.89	c cnf_path = HOME/instance-1736595-1240812090.cnf
138.74/138.89	c restart_strategy = auto
138.74/138.89	c sign_strategy = cached
138.74/138.89	c use_preprocessing = -1
138.74/138.89	c output_implicant = 1
138.74/138.89	c timeout_seconds = 0
138.74/138.89	c running SatELite... done
138.74/138.89	c 2709 vars eliminated
138.74/138.89	c received 168 units and 60042 clauses from SatELite
138.74/138.89	c 2876 assignments made, starting to guess now
138.74/138.89	c ===================================[MXC]=====================================
138.74/138.89	c | Conflicts |                Clause Statistics                   |   Vars   |
138.74/138.89	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
138.74/138.89	c =============================================================================
138.74/138.89	c |         0 |       0   12939    47103        0        0     nan |     8484 |
138.74/138.89	c |       100 |       0   12935    47102       99     1050    10.0 |     5607 |
138.74/138.89	c |       210 |       0   12935    47102      209     1105    11.5 |     5607 |
138.74/138.89	c |       441 |       0   12936    47102      439     1220    16.7 |     5607 |
138.74/138.89	c |       805 |       0   12936    47102      803     1402    16.8 |     5607 |
138.74/138.89	c |      1315 |       0   12946    47102     1303     1657    18.0 |     5607 |
138.74/138.89	c |      1986 |       0   12956    47102     1964     1993    19.4 |     5607 |
138.74/138.89	c |      2834 |       0   12966    47102     1816     2417    20.8 |     5607 |
138.74/138.89	c |      3876 |       0   12979    47102     2845     2938    20.0 |     5607 |
138.74/138.89	c |      5132 |       0   12988    47102     2576     3566    20.2 |     5607 |
138.74/138.89	c |      6623 |       0   12996    47102     4059     4311    23.1 |     5607 |
138.74/138.89	c |      8373 |       0   13012    47102     3509     5186    30.7 |     5607 |
138.74/138.89	c |     10408 |       0   13026    47102     5530     6204    31.8 |     5607 |
138.74/138.89	c |     12756 |       0   13045    47102     4416     7378    28.3 |     5607 |
138.74/138.89	c |     15449 |       0   13092    47102     7062     8724    26.1 |     5607 |
138.74/138.89	c |     18521 |       0   13108    47102    10118    10260    26.4 |     5607 |
138.74/138.89	c |     22010 |       0   13123    47102     8395    12005    27.0 |     5607 |
138.74/138.89	c |     25958 |       0   13144    47102    12322    13979    28.9 |     5607 |
138.74/138.89	c |     30411 |       0   13162    47102     8937    16205    30.1 |     5607 |
138.74/138.89	c |     35419 |       0   13178    47102    13929    18709    30.7 |     5607 |
138.74/138.89	c |     41038 |       0   13192    47102    19534    21519    32.2 |     5607 |
138.74/138.89	c |     47329 |       0   13218    47102    14046    24664    27.6 |     5607 |
138.74/138.89	c |     54360 |       0   13231    47102    21064    28180    30.4 |     5607 |
138.74/138.89	c |     62205 |       0   13251    47102    28889    32102    32.6 |     5607 |
138.74/138.89	c |     70945 |       0   13266    47102    19958    36472    29.3 |     5607 |
138.74/138.89	c |     80669 |       0   13276    47102    29672    41334    31.6 |     5607 |
138.74/138.89	c |     91476 |       0   13280    47102    40475    46738    35.3 |     5607 |
138.74/138.89	c |    103474 |       0   13292    47102    52461    52737    36.2 |     5607 |
138.74/138.89	c |    116782 |       0   13300    47102    39263    59391    33.1 |     5607 |
138.74/138.89	c |    131532 |       0   13314    47102    53999    66766    36.1 |     5607 |
138.74/138.89	c |    147868 |       0   13326    47102    70323    74934    37.5 |     5607 |
138.74/138.89	c |    165948 |       0   13338    47102    48620    83974    34.4 |     5607 |
138.74/138.89	c |    185947 |       0   13354    47102    68603    88741    39.3 |     5607 |
138.74/138.89	c |    208057 |       0   13368    47102    90699    91152    41.7 |     5607 |
138.74/138.89	c |    232489 |       0   13385    47102    69517    93609    37.0 |     5607 |
138.74/138.89	c |    259475 |       0   13397    47102    48467    96090    33.7 |     5607 |
138.74/138.89	c |    289271 |       0   13472    43945    42040    98667    27.8 |     5589 |
138.74/138.89	c |    292806 |       0   13484    43945    45559    95139    28.6 |     5568 |
138.74/138.89	c ----- stats for thread 0 -----
138.74/138.89	c restarts: 644
138.74/138.89	c decisions: 551199
138.74/138.89	c propagations: 113946509
138.74/138.89	c conflicts: 292806
138.74/138.89	c 138.893s elapsed
138.74/138.89	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-1736595-1240812090/watcher-1736595-1240812090 -o /tmp/evaluation-result-1736595-1240812090/solver-1736595-1240812090 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1736595-1240812090.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 1.00 1.00 3/64 819
/proc/meminfo: memFree=1521928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=3992 CPUtime=0
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 678 0 0 0 0 0 0 0 18 0 1 0 109242973 4087808 664 1992294400 134512640 135192793 4294956224 18446744073709551615 134766703 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 998 669 53 166 0 829 0

[startup+0.0637791 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 819
/proc/meminfo: memFree=1521928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=8424 CPUtime=0.05
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 1738 0 0 0 5 0 0 0 18 0 1 0 109242973 8626176 1722 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 2106 1723 54 166 0 1937 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8424

[startup+0.101785 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 819
/proc/meminfo: memFree=1521928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=8028 CPUtime=0.09
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 1980 0 0 0 9 0 0 0 18 0 1 0 109242973 8220672 1607 1992294400 134512640 135192793 4294956224 18446744073709551615 134567816 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 2007 1607 56 166 0 1838 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8028

[startup+0.301819 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 819
/proc/meminfo: memFree=1521928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=12820 CPUtime=0.29
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 3359 0 0 0 28 1 0 0 19 0 1 0 109242973 13127680 2811 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 3205 2813 56 166 0 3036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12820

[startup+0.701889 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 819
/proc/meminfo: memFree=1521928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=14404 CPUtime=0.69
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 3778 0 0 0 68 1 0 0 23 0 1 0 109242973 14749696 3230 1992294400 134512640 135192793 4294956224 18446744073709551615 134553034 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 3601 3230 73 166 0 3432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14404

[startup+1.50203 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1508928/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=15064 CPUtime=1.49
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 3960 0 0 0 148 1 0 0 25 0 1 0 109242973 15425536 3412 1992294400 134512640 135192793 4294956224 18446744073709551615 134533373 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 3766 3412 73 166 0 3597 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15064

[startup+3.10131 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1507648/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=16564 CPUtime=3.09
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 4329 0 0 0 307 2 0 0 25 0 1 0 109242973 16961536 3781 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 4141 3781 73 166 0 3972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16564

[startup+6.30187 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1505280/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=18016 CPUtime=6.29
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 4705 0 0 0 627 2 0 0 25 0 1 0 109242973 18448384 4157 1992294400 134512640 135192793 4294956224 18446744073709551615 134534215 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 4504 4157 73 166 0 4335 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18016

[startup+12.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1501760/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=22196 CPUtime=12.69
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 5726 0 0 0 1266 3 0 0 25 0 1 0 109242973 22728704 5178 1992294400 134512640 135192793 4294956224 18446744073709551615 134552279 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 5549 5178 73 166 0 5380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22196

[startup+25.5012 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1494528/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=28988 CPUtime=25.49
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 7398 0 0 0 2544 5 0 0 25 0 1 0 109242973 29683712 6850 1992294400 134512640 135192793 4294956224 18446744073709551615 134550385 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 7247 6850 73 166 0 7078 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28988

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1486144/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=37624 CPUtime=51.07
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 9458 0 0 0 5101 6 0 0 25 0 1 0 109242973 38526976 8910 1992294400 134512640 135192793 4294956224 18446744073709551615 134534170 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 9406 8910 73 166 0 9237 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37624

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1481344/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=42484 CPUtime=102.26
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10649 0 0 0 10218 8 0 0 25 0 1 0 109242973 43503616 10101 1992294400 134512640 135192793 4294956224 18446744073709551615 134533249 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10621 10101 73 166 0 10452 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 42484

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

[startup+115.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1480768/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43216 CPUtime=115.05
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10844 0 0 0 11497 8 0 0 25 0 1 0 109242973 44253184 10296 1992294400 134512640 135192793 4294956224 18446744073709551615 134551988 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10804 10296 73 166 0 10635 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 43216

[startup+127.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1480256/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43612 CPUtime=127.84
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10927 0 0 0 12776 8 0 0 25 0 1 0 109242973 44658688 10379 1992294400 134512640 135192793 4294956224 18446744073709551615 134533920 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10903 10379 73 166 0 10734 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 43612

[startup+134.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1480192/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43612 CPUtime=134.24
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10938 0 0 0 13416 8 0 0 25 0 1 0 109242973 44658688 10390 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10903 10390 73 166 0 10734 0
Current children cumulated CPU time (s) 134.24
Current children cumulated vsize (KiB) 43612

[startup+137.506 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1480064/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43792 CPUtime=137.44
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10963 0 0 0 13736 8 0 0 25 0 1 0 109242973 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 137.44
Current children cumulated vsize (KiB) 43792

[startup+138.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 820
/proc/meminfo: memFree=1480064/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43792 CPUtime=138.24
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10963 0 0 0 13816 8 0 0 25 0 1 0 109242973 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 138.24
Current children cumulated vsize (KiB) 43792

[startup+138.701 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 820
/proc/meminfo: memFree=1480064/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=43792 CPUtime=138.64
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194304 10963 0 0 0 13856 8 0 0 25 0 1 0 109242973 44843008 10415 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 10948 10415 73 166 0 10779 0
Current children cumulated CPU time (s) 138.64
Current children cumulated vsize (KiB) 43792

[startup+138.901 s]
/proc/loadavg: 0.99 1.00 1.00 3/65 820
/proc/meminfo: memFree=1480064/2055920 swapFree=4181848/4192956
[pid=819] ppid=817 vsize=0 CPUtime=138.84
/proc/819/stat : 819 (mxc-sat09) R 817 819 652 0 -1 4194308 10966 0 0 0 13875 9 0 0 25 0 1 0 109242973 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/819/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 138.84
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 138.903
CPU time (s): 138.853
CPU user time (s): 138.758
CPU system time (s): 0.094985
CPU usage (%): 99.9637
Max. virtual memory (cumulated for all children) (KiB): 43792

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

runsolver used 0.110983 second user time and 0.291955 second system time

The end

Launcher Data

Begin job on node4 at 2009-04-27 08:01:30
IDJOB=1736595
IDBENCH=71629
IDSOLVER=504
FILE ID=node4/1736595-1240812090
PBS_JOBID= 9187452
Free space on /tmp= 66260 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n6_i7_pp_ci_ce.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736595-1240812090/watcher-1736595-1240812090 -o /tmp/evaluation-result-1736595-1240812090/solver-1736595-1240812090 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1736595-1240812090.cnf

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

MD5SUM BENCH= 2ba7146c43b8082afe1c2f5c23a97bd0
RANDOM SEED=1424925709

node4.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.265
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.265
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:       1522344 kB
Buffers:         68024 kB
Cached:         382248 kB
SwapCached:       5192 kB
Active:         153368 kB
Inactive:       304976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522344 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            2228 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            61128 kB
Committed_AS:   557104 kB
PageTables:       1468 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= 66260 MiB
End job on node4 at 2009-04-27 08:03:49