Trace number 1878901

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
bsolo 3.1 clUNSAT 147.349 147.401

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
MD5SUMfac1b7391a53ae9861d9e311ddf65af2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.006998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables220
Total number of constraints42
Number of constraints which are clauses22
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1878901-1245126838.opb
0.00/0.00	c File size is 3818 bytes.
0.00/0.00	c Highest Coefficient sum: 12
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.001 s
0.00/0.00	c Var: 220 Constr: 42 22/20/0 Lit: 440 Watch. Lit: 264
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.00	c Pre-processing Time: 0.003 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0    220       42      440   10      264     740      0      0 0.00
0.00/0.00	c Switching off lower bounding mode.
147.25/147.39	c      102    220      144     3052   21      468     815    102  14571 0.01
147.25/147.39	c      252    220      294     8947   30      768     897    252  15750 0.02
147.25/147.39	c      477    220      519    19560   37     1218     987    477  12552 0.04
147.25/147.39	c      816    220      858    34410   40     1896    1086    816  11027 0.07
147.25/147.39	c     1326    220      759    28456   37     1698    1195    717   8445 0.16
147.25/147.39	c     2089    220      851    30643   36     1882    1315    809   7596 0.28
147.25/147.39	c     3235    220     1265    46763   36     2710    1447   1223   7017 0.46
147.25/147.39	c     4956    220     1434    53976   37     3048    1592   1392   6179 0.80
147.25/147.39	c     7541    220     1475    51473   34     3130    1752   1433   5610 1.34
147.25/147.39	c    11421    220     1630    56791   34     3440    1928   1588   5222 2.19
147.25/147.39	c    17244    220     1331    50735   38     2842    2121   1289   4900 3.52
147.25/147.39	c    25985    220     1119    41196   36     2418    2334   1077   4354 5.97
147.25/147.39	c    39097    220     2026    76696   37     4232    2568   1984   3989 9.80
147.25/147.39	c    58769    220     1702    55814   32     3584    2825   1660   3646 16.11
147.25/147.40	c    88280    220     1874    61766   32     3928    3108   1832   3448 25.60
147.25/147.40	c   132552    220     2592    97254   37     5364    3419   2550   3150 42.08
147.25/147.40	c   198965    220     1936    72747   37     4052    3761   1894   2993 66.47
147.25/147.40	c   298585    220     2835    93681   33     5850    4138   2793   2762 108.07
147.25/147.40	c Backtracks by Clause: 0
147.25/147.40	c Backtracks by PB constraint: 0
147.25/147.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
147.25/147.40	c   18   386756  71403   496238     4106   121232   4064   2624 147.35
147.25/147.40	s UNSATISFIABLE
147.25/147.40	c Total time: 147.346 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1878901-1245126838/watcher-1878901-1245126838 -o /tmp/evaluation-result-1878901-1245126838/solver-1878901-1245126838 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878901-1245126838.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1074
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=10708 CPUtime=0
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 265 0 0 0 0 0 0 0 18 0 1 0 180276699 10964992 248 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2677 248 195 640 0 2033 0

[startup+0.096173 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1074
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11220 CPUtime=0.09
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 410 0 0 0 9 0 0 0 18 0 1 0 180276699 11489280 393 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2805 393 195 640 0 2161 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11220

[startup+0.101173 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1074
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11224 CPUtime=0.09
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 416 0 0 0 9 0 0 0 18 0 1 0 180276699 11493376 399 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2806 399 195 640 0 2162 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11224

[startup+0.301201 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1074
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11480 CPUtime=0.29
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 467 0 0 0 29 0 0 0 19 0 1 0 180276699 11755520 450 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2870 450 195 640 0 2226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11480

[startup+0.701258 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 1074
/proc/meminfo: memFree=983400/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11736 CPUtime=0.69
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 517 0 0 0 69 0 0 0 22 0 1 0 180276699 12017664 500 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2934 500 195 640 0 2290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11736

[startup+1.50137 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=982240/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11736 CPUtime=1.49
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 521 0 0 0 149 0 0 0 25 0 1 0 180276699 12017664 504 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2934 504 195 640 0 2290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11736

[startup+3.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=982048/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=11868 CPUtime=3.09
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 578 0 0 0 308 1 0 0 25 0 1 0 180276699 12152832 561 1992294400 134512640 137136520 4294956256 18446744073709551615 136499635 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 2967 561 195 640 0 2323 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11868

[startup+6.30105 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=981664/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=12124 CPUtime=6.29
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 618 0 0 0 626 3 0 0 25 0 1 0 180276699 12414976 601 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3031 601 195 640 0 2387 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12124

[startup+12.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=981352/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=12384 CPUtime=12.69
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 681 0 0 0 1265 4 0 0 25 0 1 0 180276699 12681216 664 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3096 664 195 640 0 2452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12384

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=981288/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=12380 CPUtime=25.49
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 696 0 0 0 2541 8 0 0 25 0 1 0 180276699 12677120 679 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3095 679 195 640 0 2451 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12380

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980648/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13024 CPUtime=51.07
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 865 0 0 0 5092 15 0 0 25 0 1 0 180276699 13336576 848 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3256 848 195 640 0 2612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 13024

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980456/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13152 CPUtime=102.25
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 902 0 0 0 10197 28 0 0 25 0 1 0 180276699 13467648 885 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3288 885 195 640 0 2644 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 13152

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

[startup+127.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=127.85
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 12750 35 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 127.85
Current children cumulated vsize (KiB) 13156

[startup+140.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=140.64
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14027 37 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 13156

[startup+143.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=143.84
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14346 38 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 143.84
Current children cumulated vsize (KiB) 13156

[startup+145.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=145.44
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14506 38 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 145.44
Current children cumulated vsize (KiB) 13156

[startup+146.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=146.24
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14586 38 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 146.24
Current children cumulated vsize (KiB) 13156

[startup+147.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=147.04
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14665 39 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 147.04
Current children cumulated vsize (KiB) 13156

[startup+147.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 1075
/proc/meminfo: memFree=980392/2055920 swapFree=4181384/4192956
[pid=1074] ppid=1072 vsize=13156 CPUtime=147.25
/proc/1074/stat : 1074 (bsolo) R 1072 1074 32671 0 -1 4194304 903 0 0 0 14686 39 0 0 25 0 1 0 180276699 13471744 886 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/1074/statm: 3289 886 195 640 0 2645 0
Current children cumulated CPU time (s) 147.25
Current children cumulated vsize (KiB) 13156

Child status: 0
Real time (s): 147.401
CPU time (s): 147.349
CPU user time (s): 146.957
CPU system time (s): 0.39194
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 13156

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

runsolver used 0.132979 second user time and 0.316951 second system time

The end

Launcher Data

Begin job on node49 at 2009-06-16 06:33:58
IDJOB=1878901
IDBENCH=1414
IDSOLVER=700
FILE ID=node49/1878901-1245126838
PBS_JOBID= 9363676
Free space on /tmp= 66028 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878901-1245126838/watcher-1878901-1245126838 -o /tmp/evaluation-result-1878901-1245126838/solver-1878901-1245126838 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878901-1245126838.opb

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

MD5SUM BENCH= fac1b7391a53ae9861d9e311ddf65af2
RANDOM SEED=1355329460

node49.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.232
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.232
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:        983880 kB
Buffers:         81920 kB
Cached:         907524 kB
SwapCached:       4580 kB
Active:         225492 kB
Inactive:       771976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        983880 kB
SwapTotal:     4192956 kB
SwapFree:      4181384 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            60376 kB
Committed_AS:   159672 kB
PageTables:       1388 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= 66024 MiB
End job on node49 at 2009-06-16 06:36:25