Trace number 1878971

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 158.532 158.596

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
MD5SUMf7a477da8fbb23e2742430438fb68c46
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 benchmark6.26005
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables55066
Total number of constraints160619
Number of constraints which are clauses156587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4032
Minimum length of a constraint1
Maximum length of a constraint13
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 67
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 256
Number of bits of the biggest sum of numbers9
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-1878971-1245131144.opb
0.00/0.00	c File size is 5176311 bytes.
0.69/0.70	c Highest Coefficient sum: 256
0.69/0.70	c Parsing was ok!!
0.69/0.70	c Total parsing time: 0.706 s
0.69/0.79	c Var: 55066 Constr: 160619 156587/0/4032 Lit: 415589 Watch. Lit: 325683
0.69/0.79	c Obj. Vars: 0 (0 % of total variables)
142.53/142.69	c Pre-processing Time: 142.636 s
142.63/142.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
142.63/142.70	c        0  28106    82859   232129    2   171399  120658      0      0 142.64
142.63/142.70	c Switching off lower bounding mode.
158.43/158.58	c      105  28106    82964   238064    2   171907  132724    105      0 144.16
158.43/158.58	c      256  28106    83115   243618    2   172442  145997    256      1 145.25
158.43/158.58	c      482  28106    83341   254804    3   173056  160597    482      3 146.92
158.43/158.58	c      820  28106    83679   282179    3   173796  176657    820      5 149.56
158.43/158.58	c     1328  28105    84187   319670    3   175051  194323   1328      8 152.68
158.43/158.58	c     2091  28105    84950   393846    4   176631  213756   2091     13 157.20
158.43/158.58	c Backtracks by Clause: 0
158.43/158.58	c Backtracks by PB constraint: 0
158.43/158.58	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
158.43/158.58	c    6     2393   1024     6395    85252   419873   2393     15 158.52
158.43/158.58	s UNSATISFIABLE
158.43/158.58	c Total time: 158.523 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-1878971-1245131144/watcher-1878971-1245131144 -o /tmp/evaluation-result-1878971-1245131144/solver-1878971-1245131144 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878971-1245131144.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: 1.00 1.00 1.00 3/64 9617
/proc/meminfo: memFree=1917928/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=15768 CPUtime=0
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 180714108 16146432 246 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 3942 246 177 640 0 2034 0

[startup+0.0673261 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9617
/proc/meminfo: memFree=1917928/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=17848 CPUtime=0.06
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 904 0 0 0 6 0 0 0 18 0 1 0 180714108 18276352 888 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 4462 888 294 640 0 2554 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17848

[startup+0.10133 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9617
/proc/meminfo: memFree=1917928/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=19084 CPUtime=0.09
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 1255 0 0 0 9 0 0 0 18 0 1 0 180714108 19542016 1239 1992294400 134512640 137136520 4294956256 18446744073709551615 134520635 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 4771 1239 362 640 0 2863 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19084

[startup+0.301363 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9617
/proc/meminfo: memFree=1917928/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=25288 CPUtime=0.29
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 3202 0 0 0 28 1 0 0 19 0 1 0 180714108 25894912 3146 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 6322 3147 723 640 0 4414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25288

[startup+0.701427 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9617
/proc/meminfo: memFree=1917928/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=36260 CPUtime=0.69
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 6769 0 0 0 67 2 0 0 23 0 1 0 180714108 37130240 6585 1992294400 134512640 137136520 4294956256 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 9065 6585 1422 640 0 7157 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36260

[startup+1.50155 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1883744/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45344 CPUtime=1.49
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10137 0 0 0 145 4 0 0 25 0 1 0 180714108 46432256 8689 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11336 8689 189 640 0 10692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45344

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1883616/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45476 CPUtime=3.09
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10178 0 0 0 305 4 0 0 25 0 1 0 180714108 46567424 8730 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11369 8730 189 640 0 10725 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45476

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1883232/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45476 CPUtime=6.29
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10185 0 0 0 625 4 0 0 25 0 1 0 180714108 46567424 8737 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11369 8737 189 640 0 10725 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45476

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1883168/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45608 CPUtime=12.69
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10206 0 0 0 1264 5 0 0 25 0 1 0 180714108 46702592 8758 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11402 8758 189 640 0 10758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45608

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1883040/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45740 CPUtime=25.48
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10248 0 0 0 2543 5 0 0 25 0 1 0 180714108 46837760 8800 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11435 8800 189 640 0 10791 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45740

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882912/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=45872 CPUtime=51.07
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10269 0 0 0 5101 6 0 0 25 0 1 0 180714108 46972928 8821 1992294400 134512640 137136520 4294956256 18446744073709551615 134543878 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11468 8821 189 640 0 10824 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45872

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882784/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46136 CPUtime=102.26
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10336 0 0 0 10217 9 0 0 25 0 1 0 180714108 47243264 8888 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11534 8888 189 640 0 10890 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46136

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

[startup+127.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882592/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46268 CPUtime=127.84
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10393 0 0 0 12774 10 0 0 25 0 1 0 180714108 47378432 8945 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11567 8945 189 640 0 10923 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 46268

[startup+140.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882528/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46268 CPUtime=140.64
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 10396 0 0 0 14053 11 0 0 25 0 1 0 180714108 47378432 8948 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11567 8948 189 640 0 10923 0
Current children cumulated CPU time (s) 140.64
Current children cumulated vsize (KiB) 46268

[startup+147.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882080/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46816 CPUtime=147.03
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11267 0 0 0 14684 19 0 0 25 0 1 0 180714108 47939584 9063 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11704 9063 197 640 0 11060 0
Current children cumulated CPU time (s) 147.03
Current children cumulated vsize (KiB) 46816

[startup+153.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882080/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46816 CPUtime=153.43
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11267 0 0 0 15323 20 0 0 25 0 1 0 180714108 47939584 9063 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11704 9063 197 640 0 11060 0
Current children cumulated CPU time (s) 153.43
Current children cumulated vsize (KiB) 46816

[startup+156.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1882080/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=46948 CPUtime=156.62
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11303 0 0 0 15642 20 0 0 25 0 1 0 180714108 48074752 9099 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11737 9099 197 640 0 11093 0
Current children cumulated CPU time (s) 156.62
Current children cumulated vsize (KiB) 46948

[startup+157.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1881888/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=47080 CPUtime=157.42
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11335 0 0 0 15722 20 0 0 25 0 1 0 180714108 48209920 9131 1992294400 134512640 137136520 4294956256 18446744073709551615 134576379 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11770 9131 197 640 0 11126 0
Current children cumulated CPU time (s) 157.42
Current children cumulated vsize (KiB) 47080

[startup+158.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1881696/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=47212 CPUtime=158.23
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11373 0 0 0 15802 21 0 0 25 0 1 0 180714108 48345088 9169 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11803 9169 197 640 0 11159 0
Current children cumulated CPU time (s) 158.23
Current children cumulated vsize (KiB) 47212

[startup+158.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 9618
/proc/meminfo: memFree=1881696/2055920 swapFree=4192812/4192956
[pid=9617] ppid=9615 vsize=47212 CPUtime=158.43
/proc/9617/stat : 9617 (bsolo) R 9615 9617 9148 0 -1 4194304 11373 0 0 0 15822 21 0 0 25 0 1 0 180714108 48345088 9169 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/9617/statm: 11803 9169 197 640 0 11159 0
Current children cumulated CPU time (s) 158.43
Current children cumulated vsize (KiB) 47212

Child status: 0
Real time (s): 158.596
CPU time (s): 158.532
CPU user time (s): 158.314
CPU system time (s): 0.217966
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 48196

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

runsolver used 0.133979 second user time and 0.450931 second system time

The end

Launcher Data

Begin job on node26 at 2009-06-16 07:45:44
IDJOB=1878971
IDBENCH=1494
IDSOLVER=700
FILE ID=node26/1878971-1245131144
PBS_JOBID= 9363680
Free space on /tmp= 66152 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-elf.rf10.ucl.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878971-1245131144/watcher-1878971-1245131144 -o /tmp/evaluation-result-1878971-1245131144/solver-1878971-1245131144 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878971-1245131144.opb

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

MD5SUM BENCH= f7a477da8fbb23e2742430438fb68c46
RANDOM SEED=1361736868

node26.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.263
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.263
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:       1918344 kB
Buffers:          5448 kB
Cached:          69352 kB
SwapCached:          0 kB
Active:          64748 kB
Inactive:        24052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918344 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8992 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            34792 kB
Committed_AS:   150232 kB
PageTables:       1372 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= 66148 MiB
End job on node26 at 2009-06-16 07:48:23