Trace number 1720261

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 101.897 101.932

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.7619
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

101.85/101.91	c starting MXC with:
101.85/101.91	c cnf_path = HOME/instance-1720261-1240654219.cnf
101.85/101.91	c restart_strategy = auto
101.85/101.91	c sign_strategy = cached
101.85/101.91	c use_preprocessing = -1
101.85/101.91	c output_implicant = 1
101.85/101.91	c timeout_seconds = 0
101.85/101.91	c running SatELite... done
101.85/101.91	c 74896 vars eliminated
101.85/101.91	c received 24 units and 128858 clauses from SatELite
101.85/101.91	c 74919 assignments made, starting to guess now
101.85/101.91	c ===================================[MXC]=====================================
101.85/101.91	c | Conflicts |                Clause Statistics                   |   Vars   |
101.85/101.91	c |           |    CARD     BIN      O3+      L3+   L3+Lim  Lit/CL |          |
101.85/101.91	c =============================================================================
101.85/101.91	c |         0 |       0   23978   104880        0        0     nan |    96089 |
101.85/101.91	c |       100 |       0   23989   104880       89     1050     7.7 |    21170 |
101.85/101.91	c |       210 |       0   23775   103387      192     1105    10.1 |    21028 |
101.85/101.91	c |       441 |       0   24041   101874      417     1220    12.9 |    20969 |
101.85/101.91	c |       805 |       0   24050   101635      772     1402    13.0 |    20952 |
101.85/101.91	c |      1315 |       0   24067   101635     1265     1657    13.4 |    20952 |
101.85/101.91	c |      1986 |       0   24089   101195     1857     1993    13.7 |    20889 |
101.85/101.91	c |      2834 |       0   24121   100932     1630     2417    13.9 |    20872 |
101.85/101.91	c |      3876 |       0   24108   100484     2661     2938    13.3 |    20838 |
101.85/101.91	c |      5132 |       0   24110   100462     2330     3566    17.1 |    20835 |
101.85/101.91	c |      6623 |       0   24091    99639     3807     4311    17.2 |    20774 |
101.85/101.91	c |      8373 |       0   24116    99545     3129     5186    16.6 |    20766 |
101.85/101.91	c |     10408 |       0   24136    99545     5144     6204    16.1 |    20766 |
101.85/101.91	c |     12756 |       0   24111    99508     3872     7378    14.3 |    20753 |
101.85/101.91	c |     15449 |       0   24108    99464     6556     8724    16.3 |    20750 |
101.85/101.91	c |     18521 |       0   23850    98609     9606    10260    16.0 |    20619 |
101.85/101.91	c |     22010 |       0   23845    98495     7636    12005    14.4 |    20600 |
101.85/101.91	c |     25958 |       0   22377    95215    11548    13979    14.7 |    19983 |
101.85/101.91	c |     30411 |       0   21981    94532    15977    16205    15.0 |    19830 |
101.85/101.91	c |     35419 |       0   21990    94312    12781    18709    15.2 |    19812 |
101.85/101.91	c |     41038 |       0   22004    94290    18376    21519    16.6 |    19809 |
101.85/101.91	c |     47329 |       0   22010    94290    24661    24664    16.6 |    19809 |
101.85/101.91	c |     54360 |       0   21999    94269    19377    28180    17.5 |    19806 |
101.85/101.91	c |     62205 |       0   21972    94167    27201    32102    17.6 |    19788 |
101.85/101.91	c |     70945 |       0   21994    94167    35919    36472    17.6 |    19788 |
101.85/101.91	c |     80669 |       0   21667    93213    27116    41334    16.8 |    19654 |
101.85/101.91	c |     91476 |       0   21676    93213    37914    46738    17.1 |    19654 |
101.85/101.91	c |    103474 |       0   21691    93213    49897    52737    17.4 |    19654 |
101.85/101.91	c |    116782 |       0   21656    93096    35411    59391    17.1 |    19634 |
101.85/101.91	c |    131532 |       0   21683    93096    50134    66766    18.6 |    19634 |
101.85/101.91	c |    147868 |       0   21952    90529    61079    74934    18.5 |    19423 |
101.85/101.91	c |    165948 |       0   21985    90529    79126    83974    19.1 |    19423 |
101.85/101.91	c |    185947 |       0   22011    90492    54647    93973    17.7 |    19415 |
101.85/101.91	c |    208057 |       0   22040    90492    76728   105028    19.4 |    19415 |
101.85/101.91	c |    232489 |       0   22097    90394   101122   117244    20.7 |    19411 |
101.85/101.91	c |    259475 |       0   22059    90316   128092   130737    21.9 |    19402 |
101.85/101.91	c |    289271 |       0   22082    90316    91255   145635    21.1 |    19402 |
101.85/101.91	c |    306708 |       0   22119    90316   108640   154354    20.6 |    17300 |
101.85/101.91	c ----- stats for thread 0 -----
101.85/101.91	c restarts: 652
101.85/101.91	c decisions: 1842938
101.85/101.91	c propagations: 88685021
101.85/101.91	c conflicts: 306708
101.85/101.91	c 101.907s elapsed
101.85/101.91	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-1720261-1240654219/watcher-1720261-1240654219 -o /tmp/evaluation-result-1720261-1240654219/solver-1720261-1240654219 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/mxc-sat09 -i HOME/instance-1720261-1240654219.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: 1.00 1.00 1.00 3/64 26107
/proc/meminfo: memFree=1329936/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=5504 CPUtime=0
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 727 0 0 0 0 0 0 0 18 0 1 0 93449968 5636096 714 1992294400 134512640 135192793 4294956224 18446744073709551615 134779278 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 1376 720 46 166 0 1207 0

[startup+0.0802349 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26107
/proc/meminfo: memFree=1329936/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=30464 CPUtime=0.07
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 5880 0 0 0 5 2 0 0 18 0 1 0 93449968 31195136 5864 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 7616 5865 54 166 0 7447 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30464

[startup+0.101237 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26107
/proc/meminfo: memFree=1329936/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=31812 CPUtime=0.09
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 6229 0 0 0 7 2 0 0 18 0 1 0 93449968 32575488 6213 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 7953 6213 54 166 0 7784 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31812

[startup+0.301274 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26107
/proc/meminfo: memFree=1329936/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=44448 CPUtime=0.29
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 9354 0 0 0 25 4 0 0 19 0 1 0 93449968 45514752 9338 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 11112 9338 54 166 0 10943 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44448

[startup+0.701347 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26107
/proc/meminfo: memFree=1329936/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=51432 CPUtime=0.69
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 12136 0 0 0 64 5 0 0 23 0 1 0 93449968 52666368 10955 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 12858 10955 56 166 0 12689 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51432

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1278152/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=69096 CPUtime=1.49
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 16437 0 0 0 142 7 0 0 25 0 1 0 93449968 70754304 15256 1992294400 134512640 135192793 4294956224 18446744073709551615 134750438 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 17274 15256 56 166 0 17105 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69096

[startup+3.10179 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1272264/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=72368 CPUtime=3.09
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 19125 0 0 0 301 8 0 0 25 0 1 0 93449968 74104832 16484 1992294400 134512640 135192793 4294956224 18446744073709551615 134533158 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 18092 16484 72 166 0 17923 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72368

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1263112/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=73292 CPUtime=6.29
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 19361 0 0 0 620 9 0 0 25 0 1 0 93449968 75051008 16720 1992294400 134512640 135192793 4294956224 18446744073709551615 134533227 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 18323 16721 73 166 0 18154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73292

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1261192/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=75148 CPUtime=12.69
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 19795 0 0 0 1260 9 0 0 25 0 1 0 93449968 76951552 17154 1992294400 134512640 135192793 4294956224 18446744073709551615 134533132 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 18787 17154 73 166 0 18618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75148

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1256648/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=79660 CPUtime=25.48
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 20925 0 0 0 2538 10 0 0 25 0 1 0 93449968 81571840 18284 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 19915 18284 73 166 0 19746 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 79660

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1247048/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=89820 CPUtime=51.07
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 23445 0 0 0 5093 14 0 0 25 0 1 0 93449968 91975680 20804 1992294400 134512640 135192793 4294956224 18446744073709551615 134552454 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 22455 20804 73 166 0 22286 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 89820

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

[startup+76.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1238856/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=98224 CPUtime=76.66
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 25523 0 0 0 7651 15 0 0 25 0 1 0 93449968 100581376 22882 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 24556 22882 73 166 0 24387 0
Current children cumulated CPU time (s) 76.66
Current children cumulated vsize (KiB) 98224

[startup+89.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1233608/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=103612 CPUtime=89.46
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26719 0 0 0 8930 16 0 0 25 0 1 0 93449968 106098688 24078 1992294400 134512640 135192793 4294956224 18446744073709551615 134534264 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 25903 24078 73 166 0 25734 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 103612

[startup+95.9017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1233352/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=103908 CPUtime=95.86
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26767 0 0 0 9570 16 0 0 25 0 1 0 93449968 106401792 24126 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 25977 24126 73 166 0 25808 0
Current children cumulated CPU time (s) 95.86
Current children cumulated vsize (KiB) 103908

[startup+99.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1233032/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=104380 CPUtime=99.05
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26852 0 0 0 9889 16 0 0 25 0 1 0 93449968 106885120 24211 1992294400 134512640 135192793 4294956224 18446744073709551615 134533834 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 26095 24211 73 166 0 25926 0
Current children cumulated CPU time (s) 99.05
Current children cumulated vsize (KiB) 104380

[startup+100.703 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 26108
/proc/meminfo: memFree=1232968/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=104380 CPUtime=100.66
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26877 0 0 0 10050 16 0 0 25 0 1 0 93449968 106885120 24236 1992294400 134512640 135192793 4294956224 18446744073709551615 134534296 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 26095 24236 73 166 0 25926 0
Current children cumulated CPU time (s) 100.66
Current children cumulated vsize (KiB) 104380

[startup+101.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1232904/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=104604 CPUtime=101.45
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26905 0 0 0 10129 16 0 0 25 0 1 0 93449968 107114496 24264 1992294400 134512640 135192793 4294956224 18446744073709551615 134534231 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 26151 24264 73 166 0 25982 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 104604

[startup+101.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26108
/proc/meminfo: memFree=1232904/2055920 swapFree=4181900/4192956
[pid=26107] ppid=26105 vsize=104604 CPUtime=101.85
/proc/26107/stat : 26107 (mxc-sat09) R 26105 26107 25786 0 -1 4194304 26908 0 0 0 10169 16 0 0 25 0 1 0 93449968 107114496 24267 1992294400 134512640 135192793 4294956224 18446744073709551615 134551137 0 0 4096 0 0 0 0 17 1 0 0
/proc/26107/statm: 26151 24267 73 166 0 25982 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 104604

Child status: 20
Real time (s): 101.932
CPU time (s): 101.897
CPU user time (s): 101.713
CPU system time (s): 0.183972
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 104604

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

runsolver used 0.087986 second user time and 0.234964 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-25 12:10:20
IDJOB=1720261
IDBENCH=69599
IDSOLVER=504
FILE ID=node44/1720261-1240654219
PBS_JOBID= 9186475
Free space on /tmp= 66212 MiB

SOLVER NAME= MXC 2009-03-10
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c6bidw_i.cnf
COMMAND LINE= HOME/mxc-sat09 -i BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720261-1240654219/watcher-1720261-1240654219 -o /tmp/evaluation-result-1720261-1240654219/solver-1720261-1240654219 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/mxc-sat09 -i HOME/instance-1720261-1240654219.cnf

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=807945334

node44.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.267
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	: 5931.00
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.267
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:       1330416 kB
Buffers:         52476 kB
Cached:         612420 kB
SwapCached:       4904 kB
Active:          70076 kB
Inactive:       602684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330416 kB
SwapTotal:     4192956 kB
SwapFree:      4181900 kB
Dirty:            5344 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            38656 kB
Committed_AS:   353508 kB
PageTables:       1400 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= 66212 MiB
End job on node44 at 2009-04-25 12:12:02