Trace number 2683056

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 NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1 fixed? (MO) 606.913 607.069

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074.opb
MD5SUM6f10a43564a9251299e57f9c0057d233
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark7.9078
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables34451
Total number of constraints102181
Number of constraints which are clauses102180
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
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 PB/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
1.19/1.20	c constraints 1/0 clauses 102180/0 units 0
1.19/1.20	c vars 34451
1.19/1.20	c objective 131 + 0
606.74/606.90	s UNKNOWN

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-2683056-1277494623/watcher-2683056-1277494623 -o /tmp/evaluation-result-2683056-1277494623/solver-2683056-1277494623 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2683056-1277494623.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 2/106 28860
/proc/meminfo: memFree=1832092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=2136 CPUtime=0
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 253 0 0 0 0 0 0 0 22 0 1 0 90756120 2187264 172 1992294400 134512640 136421960 4293814304 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28860/statm: 534 172 146 467 0 65 0

[startup+0.010708 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28860
/proc/meminfo: memFree=1832092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=2136 CPUtime=0
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 255 0 0 0 0 0 0 0 22 0 1 0 90756120 2187264 174 1992294400 134512640 136421960 4293814304 18446744073709551615 134554334 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28860/statm: 534 174 146 467 0 65 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2136

[startup+0.101697 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28860
/proc/meminfo: memFree=1832092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=2532 CPUtime=0.09
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 344 0 0 0 9 0 0 0 22 0 1 0 90756120 2592768 263 1992294400 134512640 136421960 4293814304 18446744073709551615 135822120 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28860/statm: 633 263 146 467 0 164 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2532

[startup+0.301716 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28860
/proc/meminfo: memFree=1832092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=3320 CPUtime=0.29
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 569 0 0 0 29 0 0 0 22 0 1 0 90756120 3399680 455 1992294400 134512640 136421960 4293814304 18446744073709551615 135158946 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28860/statm: 830 455 146 467 0 361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3320

[startup+0.701759 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28860
/proc/meminfo: memFree=1832092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=5028 CPUtime=0.69
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 1017 0 0 0 68 1 0 0 25 0 1 0 90756120 5148672 838 1992294400 134512640 136421960 4293814304 18446744073709551615 135160326 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28860/statm: 1257 838 146 467 0 788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5028

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28861
/proc/meminfo: memFree=1827000/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=45972 CPUtime=1.49
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 11018 0 0 0 143 6 0 0 25 0 1 0 90756120 47075328 10613 1992294400 134512640 136421960 4293814304 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 11493 10614 189 467 0 11024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45972

[startup+3.10101 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28861
/proc/meminfo: memFree=1726932/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=203612 CPUtime=3.09
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 53170 0 0 0 285 24 0 0 25 0 1 0 90756120 208498688 49884 1992294400 134512640 136421960 4293814304 18446744073709551615 134597777 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 50903 49885 195 467 0 50434 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203612

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28861
/proc/meminfo: memFree=1386428/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=466904 CPUtime=6.29
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 122117 0 0 0 577 52 0 0 25 0 1 0 90756120 478109696 114779 1992294400 134512640 136421960 4293814304 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 116726 114779 215 467 0 116257 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 466904

[startup+12.701 s]
/proc/loadavg: 1.31 1.07 1.02 2/107 28861
/proc/meminfo: memFree=1355800/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=485332 CPUtime=12.69
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 126644 0 0 0 1198 71 0 0 25 0 1 0 90756120 496979968 119306 1992294400 134512640 136421960 4293814304 18446744073709551615 135010280 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 121333 119306 217 467 0 120864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 485332

[startup+25.5013 s]
/proc/loadavg: 1.41 1.10 1.03 2/107 28861
/proc/meminfo: memFree=1319344/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=520988 CPUtime=25.49
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 135516 0 0 0 2465 84 0 0 25 0 1 0 90756120 533491712 128178 1992294400 134512640 136421960 4293814304 18446744073709551615 134863927 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 130247 128178 217 467 0 129778 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 520988

[startup+51.101 s]
/proc/loadavg: 1.27 1.09 1.03 2/107 28863
/proc/meminfo: memFree=1263668/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=577712 CPUtime=51.08
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 149542 0 0 0 5004 104 0 0 25 0 1 0 90756120 591577088 142204 1992294400 134512640 136421960 4293814304 18446744073709551615 134859865 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 144428 142204 217 467 0 143959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 577712

[startup+102.308 s]
/proc/loadavg: 1.10 1.07 1.02 2/107 28863
/proc/meminfo: memFree=1175256/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=665712 CPUtime=102.27
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 171351 0 0 0 10093 134 0 0 25 0 1 0 90756120 681689088 164013 1992294400 134512640 136421960 4293814304 18446744073709551615 135820751 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 166428 164013 217 467 0 165959 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 665712

[startup+162.301 s]
/proc/loadavg: 1.04 1.05 1.02 2/107 28865
/proc/meminfo: memFree=1057456/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=787336 CPUtime=162.25
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 201040 0 0 0 16055 170 0 0 25 0 1 0 90756120 806232064 193702 1992294400 134512640 136421960 4293814304 18446744073709551615 135274964 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 196834 193702 217 467 0 196365 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 787336

[startup+222.302 s]
/proc/loadavg: 1.01 1.04 1.01 2/107 28867
/proc/meminfo: memFree=906920/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=939752 CPUtime=222.24
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 238364 0 0 0 22007 217 0 0 25 0 1 0 90756120 962306048 231026 1992294400 134512640 136421960 4293814304 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 234938 231026 217 467 0 234469 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 939752

[startup+282.301 s]
/proc/loadavg: 1.00 1.03 1.01 2/107 28869
/proc/meminfo: memFree=741132/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1112136 CPUtime=282.22
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 279950 0 0 0 27938 284 0 0 25 0 1 0 90756120 1138827264 272612 1992294400 134512640 136421960 4293814304 18446744073709551615 135006694 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 278034 272612 217 467 0 277565 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1112136

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28869
/proc/meminfo: memFree=610064/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1250692 CPUtime=342.2
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 312464 0 0 0 33912 308 0 0 25 0 1 0 90756120 1280708608 305126 1992294400 134512640 136421960 4293814304 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 312673 305126 217 467 0 312204 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1250692

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 28871
/proc/meminfo: memFree=499828/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1369740 CPUtime=402.19
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 340831 0 0 0 39891 328 0 0 25 0 1 0 90756120 1402613760 333493 1992294400 134512640 136421960 4293814304 18446744073709551615 134641108 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 342435 333493 217 467 0 341966 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1369740

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28873
/proc/meminfo: memFree=374092/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1498316 CPUtime=462.17
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 371660 0 0 0 45853 364 0 0 25 0 1 0 90756120 1534275584 364322 1992294400 134512640 136421960 4293814304 18446744073709551615 134862018 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 374579 364322 217 467 0 374110 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1498316

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 28875
/proc/meminfo: memFree=231368/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1648928 CPUtime=522.15
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 407270 0 0 0 51788 427 0 0 25 0 1 0 90756120 1688502272 399932 1992294400 134512640 136421960 4293814304 18446744073709551615 135010246 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 412232 399932 217 467 0 411763 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 1648928

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28877
/proc/meminfo: memFree=96332/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1788860 CPUtime=582.14
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 440666 0 0 0 57753 461 0 0 25 0 1 0 90756120 1831792640 433328 1992294400 134512640 136421960 4293814304 18446744073709551615 134859688 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 447215 433328 217 467 0 446746 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1788860



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+606.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28877
/proc/meminfo: memFree=44376/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=1843216 CPUtime=606.74
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4202496 453406 0 0 0 60199 475 0 0 25 0 1 0 90756120 1887453184 446068 1992294400 134512640 136421960 4293814304 18446744073709551615 135809519 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28860/statm: 460804 446068 217 467 0 460335 0
Current children cumulated CPU time (s) 606.74
Current children cumulated vsize (KiB) 1843216

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+607.009 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 28877
/proc/meminfo: memFree=44376/2059040 swapFree=4140024/4192956
[pid=28860] ppid=28858 vsize=0 CPUtime=606.84
/proc/28860/stat : 28860 (pbct) R 28858 28860 28581 0 -1 4194308 453408 0 0 0 60199 485 0 0 25 0 1 0 90756120 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28860/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 606.84
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 607.069
CPU time (s): 606.913
CPU user time (s): 601.997
CPU system time (s): 4.91525
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 1843216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 601.997
system time used= 4.91525
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453408
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= 1
involuntary context switches= 7208

runsolver used 1.00585 second user time and 2.87756 second system time

The end

Launcher Data

Begin job on node083 at 2010-06-25 21:37:04
IDJOB=2683056
IDBENCH=3016
IDSOLVER=1192
FILE ID=node083/2683056-1277494623
PBS_JOBID= 11190539
Free space on /tmp= 62492 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2683056-1277494623/watcher-2683056-1277494623 -o /tmp/evaluation-result-2683056-1277494623/solver-2683056-1277494623 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2683056-1277494623.opb

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

MD5SUM BENCH= 6f10a43564a9251299e57f9c0057d233
RANDOM SEED=1570403981

node083.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.262
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.262
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1832612 kB
Buffers:         35232 kB
Cached:          93720 kB
SwapCached:       5404 kB
Active:          48352 kB
Inactive:        93608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1832612 kB
SwapTotal:     4192956 kB
SwapFree:      4140024 kB
Dirty:            6964 kB
Writeback:           0 kB
AnonPages:       11572 kB
Mapped:          12000 kB
Slab:            62316 kB
PageTables:       4168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62488 MiB
End job on node083 at 2010-06-25 21:47:13