Trace number 2658128

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
bsolo 3.2 ClUNSAT 128.473 128.518

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (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 benchmark109.139
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2658128-1276601905.opb
0.00/0.00	c File size is 2096 bytes.
0.00/0.00	c Highest Coefficient sum: 2608
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0 s
0.00/0.00	c Var: 31 Constr: 9 1/0/8 Lit: 237 Watch. Lit: 87
0.00/0.00	c Obj. Vars: 1 (3.22581 % of total variables)
0.00/0.00	c Pre-processing Time: 0 s
0.00/0.00	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.00	c        0     30        8      236   29       90     472      0 -2147483648 0.00
0.00/0.00	c Switching off lower bounding mode.
128.44/128.51	c      101     30      109     2432   22      345     520    101  20200 0.01
128.44/128.51	c      251     30      259     5543   21      648     573    251  19307 0.01
128.44/128.51	c      476     30      484    10277   21     1096     631    476  19040 0.03
128.44/128.51	c      816     30      497    10407   20     1125     695    489  17000 0.05
128.44/128.51	c     1326     30      648    13581   20     1426     765    640  16575 0.08
128.44/128.51	c     2089     30      614    13049   21     1360     842    606  16069 0.13
128.44/128.51	c     3236     30      452     9320   20     1030     927    444  15121 0.21
128.44/128.51	c     4957     30      743    15355   20     1614    1020    735  14536 0.34
128.44/128.51	c     7542     30      713    14594   20     1554    1123    705  14044 0.54
128.44/128.51	c    11421     30      571    12049   21     1274    1236    563  13596 0.84
128.44/128.51	c    17243     30      716    14553   20     1554    1360    708  13043 1.32
128.44/128.51	c    25983     30     1149    23913   20     2429    1497   1141  12491 2.08
128.44/128.51	c    39093     30     1242    26338   21     2614    1647   1234  12205 3.20
128.44/128.51	c    58763     30     1600    33534   20     3329    1812   1592  11757 5.00
128.44/128.51	c    88275     30     1584    32710   20     3291    1994   1576  11334 7.79
128.44/128.51	c   132546     30     1219    25103   20     2564    2194   1211  10500 12.62
128.44/128.51	c   198957     30     1872    39558   21     3869    2414   1864   9914 20.07
128.44/128.51	c   298578     30     2269    47574   20     4664    2656   2261   9573 31.19
128.44/128.51	c   448014     30     2438    50543   20     5007    2922   2430   8820 50.79
128.44/128.51	c   672172     30     2070    44166   21     4270    3215   2062   8286 81.12
128.44/128.51	c Backtracks by Clause: 0
128.44/128.51	c Backtracks by PB constraint: 0
128.44/128.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
128.44/128.51	c   20   992350  22132  1015531     2770    39637   2762   7724 128.47
128.44/128.51	s UNSATISFIABLE
128.44/128.51	c Total time: 128.471 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-2658128-1276601905/watcher-2658128-1276601905 -o /tmp/evaluation-result-2658128-1276601905/solver-2658128-1276601905 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2658128-1276601905.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.05 1.03 1.00 3/106 9358
/proc/meminfo: memFree=1804364/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18600 CPUtime=0
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 1481543 19046400 242 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4650 242 190 642 0 4006 0

[startup+0.0557439 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 9358
/proc/meminfo: memFree=1804364/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18728 CPUtime=0.05
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 374 0 0 0 5 0 0 0 20 0 1 0 1481543 19177472 291 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4682 291 190 642 0 4038 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18728

[startup+0.101749 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 9358
/proc/meminfo: memFree=1804364/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18856 CPUtime=0.09
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 388 0 0 0 9 0 0 0 20 0 1 0 1481543 19308544 305 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4714 305 190 642 0 4070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18856

[startup+0.301778 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 9358
/proc/meminfo: memFree=1804364/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18856 CPUtime=0.29
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 403 0 0 0 29 0 0 0 20 0 1 0 1481543 19308544 320 1992294400 134512640 137138936 4294634160 18446744073709551615 136504091 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4714 320 190 642 0 4070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18856

[startup+0.701836 s]
/proc/loadavg: 1.05 1.03 1.00 3/106 9358
/proc/meminfo: memFree=1804364/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18988 CPUtime=0.69
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 422 0 0 0 68 1 0 0 21 0 1 0 1481543 19443712 339 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4747 339 190 642 0 4103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18988

[startup+1.50196 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 9359
/proc/meminfo: memFree=1803488/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=18988 CPUtime=1.49
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 449 0 0 0 147 2 0 0 23 0 1 0 1481543 19443712 366 1992294400 134512640 137138936 4294634160 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4747 366 190 642 0 4103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18988

[startup+3.10119 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 9359
/proc/meminfo: memFree=1803240/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19116 CPUtime=3.09
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 464 0 0 0 305 4 0 0 25 0 1 0 1481543 19574784 381 1992294400 134512640 137138936 4294634160 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4779 381 190 642 0 4135 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19116

[startup+6.30166 s]
/proc/loadavg: 1.05 1.03 1.00 2/107 9359
/proc/meminfo: memFree=1802868/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19244 CPUtime=6.29
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 494 0 0 0 621 8 0 0 25 0 1 0 1481543 19705856 411 1992294400 134512640 137138936 4294634160 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4811 411 190 642 0 4167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19244

[startup+12.7006 s]
/proc/loadavg: 1.04 1.03 1.00 2/107 9359
/proc/meminfo: memFree=1802744/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19248 CPUtime=12.68
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 512 0 0 0 1254 14 0 0 25 0 1 0 1481543 19709952 429 1992294400 134512640 137138936 4294634160 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4812 429 190 642 0 4168 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19248

[startup+25.5015 s]
/proc/loadavg: 1.03 1.03 1.00 2/107 9361
/proc/meminfo: memFree=1802620/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19504 CPUtime=25.48
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 554 0 0 0 2520 28 0 0 25 0 1 0 1481543 19972096 471 1992294400 134512640 137138936 4294634160 18446744073709551615 136511155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4876 471 190 642 0 4232 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19504

[startup+51.1012 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 9361
/proc/meminfo: memFree=1802372/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19632 CPUtime=51.07
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 601 0 0 0 5056 51 0 0 25 0 1 0 1481543 20103168 518 1992294400 134512640 137138936 4294634160 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4908 518 190 642 0 4264 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19632

[startup+102.309 s]
/proc/loadavg: 1.01 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=102.26
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 10132 94 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19768

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

[startup+115.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=115.05
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 11400 105 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 134576227 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 115.05
Current children cumulated vsize (KiB) 19768

[startup+121.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=121.45
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12034 111 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 134542378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 121.45
Current children cumulated vsize (KiB) 19768

[startup+124.701 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=124.65
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12351 114 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 124.65
Current children cumulated vsize (KiB) 19768

[startup+126.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=126.24
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12509 115 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 136511153 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 126.24
Current children cumulated vsize (KiB) 19768

[startup+127.901 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=127.84
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12668 116 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 127.84
Current children cumulated vsize (KiB) 19768

[startup+128.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=128.25
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12708 117 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 128.25
Current children cumulated vsize (KiB) 19768

[startup+128.501 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 9363
/proc/meminfo: memFree=1802124/2059040 swapFree=4192956/4192956
[pid=9358] ppid=9356 vsize=19768 CPUtime=128.44
/proc/9358/stat : 9358 (bsolo_pb10) R 9356 9358 2330 0 -1 4202496 633 0 0 0 12727 117 0 0 25 0 1 0 1481543 20242432 550 1992294400 134512640 137138936 4294634160 18446744073709551615 134542402 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9358/statm: 4942 550 190 642 0 4298 0
Current children cumulated CPU time (s) 128.44
Current children cumulated vsize (KiB) 19768

Child status: 0
Real time (s): 128.518
CPU time (s): 128.473
CPU user time (s): 127.294
CPU system time (s): 1.17982
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 19768

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

runsolver used 0.199969 second user time and 0.632903 second system time

The end

Launcher Data

Begin job on node052 at 2010-06-15 13:38:25
IDJOB=2658128
IDBENCH=2907
IDSOLVER=1163
FILE ID=node052/2658128-1276601905
PBS_JOBID= 11173560
Free space on /tmp= 62504 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658128-1276601905/watcher-2658128-1276601905 -o /tmp/evaluation-result-2658128-1276601905/solver-2658128-1276601905 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2658128-1276601905.opb

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

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=676253941

node052.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	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1804768 kB
Buffers:         15376 kB
Cached:         115844 kB
SwapCached:          0 kB
Active:         103636 kB
Inactive:        86776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1804768 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3852 kB
Writeback:           0 kB
AnonPages:       59124 kB
Mapped:          15484 kB
Slab:            42164 kB
PageTables:       3936 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179800 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= 62500 MiB
End job on node052 at 2010-06-15 13:40:34