Trace number 3463756

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.2UNSAT 124.804 124.811

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 benchmark17.3404
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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Instance file HOME/instance-3463756-1307179203.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.
124.79/124.80	c      101     30      172     3722   21      577     520    164  20200 0.01
124.79/124.80	c      251     30      412     8581   20     1201     573    404  17928 0.01
124.79/124.80	c      476     30      474     9939   20     1175     631    466  17000 0.03
124.79/124.80	c      814     30      362     7506   20      876     695    354  16612 0.05
124.79/124.80	c     1322     30      467     9795   20     1125     765    459  16320 0.08
124.79/124.80	c     2086     30      572    11465   20     1360     842    564  15803 0.13
124.79/124.80	c     3234     30      655    13437   20     1546     927    647  15699 0.21
124.79/124.80	c     4955     30      681    14326   21     1609    1020    673  15340 0.32
124.79/124.80	c     7539     30      991    20271   20     2378    1123    983  14869 0.51
124.79/124.80	c    11418     30     1121    23648   21     2698    1236   1113  14619 0.78
124.79/124.80	c    17241     30     1198    24268   20     2792    1360   1190  14005 1.23
124.79/124.80	c    25980     30      845    17470   20     1937    1497    837  13517 1.92
124.79/124.80	c    39091     30     1483    30152   20     3492    1647   1475  13251 2.95
124.79/124.80	c    58761     30     1439    29406   20     3466    1812   1431  12754 4.61
124.79/124.80	c    88271     30     1599    32726   20     3945    1994   1591  11869 7.44
124.79/124.80	c   132542     30     1757    35487   20     4261    2194   1749  11137 11.90
124.79/124.80	c   198952     30     1161    23465   20     2743    2414   1153  10402 19.13
124.79/124.80	c   298572     30     2204    45837   20     5138    2656   2196   9773 30.55
124.79/124.80	c   448010     30     2469    52088   21     5917    2922   2461   9064 49.43
124.79/124.80	c   672171     30     2073    41277   19     5129    3215   2065   8512 78.96
124.79/124.80	c  1008415     25     2916    45835   15     6305    3537   2908   8135 123.96
124.79/124.80	c Backtracks by Clause: 1015422
124.79/124.80	c Backtracks by PB constraint: 171
124.79/124.80	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
124.79/124.80	c   21  1015593  23923  1040620     1955    27749   1947   8137 124.80
124.79/124.80	s UNSATISFIABLE
124.79/124.81	c Total time: 124.803 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3463756-1307179203/watcher-3463756-1307179203 -o /tmp/evaluation-result-3463756-1307179203/solver-3463756-1307179203 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 HOME/instance-3463756-1307179203.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.06 2.01 3/458 17218
/proc/meminfo: memFree=26217276/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18600 CPUtime=0 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 294 0 0 0 0 0 0 0 25 0 1 0 829518472 19046400 248 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4650 248 192 642 0 4006 0

[startup+0.0532751 s]
/proc/loadavg: 2.08 2.06 2.01 3/458 17218
/proc/meminfo: memFree=26217276/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18728 CPUtime=0.05 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 341 0 0 0 5 0 0 0 25 0 1 0 829518472 19177472 295 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4682 295 192 642 0 4038 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18728

[startup+0.100264 s]
/proc/loadavg: 2.08 2.06 2.01 3/458 17218
/proc/meminfo: memFree=26217276/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18856 CPUtime=0.09 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 355 0 0 0 9 0 0 0 25 0 1 0 829518472 19308544 309 33554432000 134512640 137138936 4291107200 18446744073709551615 134542886 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4714 309 192 642 0 4070 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18856

[startup+0.300214 s]
/proc/loadavg: 2.08 2.06 2.01 3/458 17218
/proc/meminfo: memFree=26217276/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18856 CPUtime=0.29 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 371 0 0 0 29 0 0 0 25 0 1 0 829518472 19308544 325 33554432000 134512640 137138936 4291107200 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4714 325 192 642 0 4070 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18856

[startup+0.701128 s]
/proc/loadavg: 2.08 2.06 2.01 3/458 17218
/proc/meminfo: memFree=26217276/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18988 CPUtime=0.69 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 393 0 0 0 69 0 0 0 25 0 1 0 829518472 19443712 347 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4747 347 192 642 0 4103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18988

[startup+1.50101 s]
/proc/loadavg: 2.08 2.06 2.01 3/459 17219
/proc/meminfo: memFree=26218508/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=18988 CPUtime=1.49 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 413 0 0 0 148 1 0 0 25 0 1 0 829518472 19443712 367 33554432000 134512640 137138936 4291107200 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4747 367 192 642 0 4103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18988

[startup+3.10073 s]
/proc/loadavg: 2.08 2.06 2.01 3/459 17219
/proc/meminfo: memFree=26214316/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19120 CPUtime=3.08 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 442 0 0 0 307 1 0 0 25 0 1 0 829518472 19578880 396 33554432000 134512640 137138936 4291107200 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/17218/statm: 4780 396 192 642 0 4136 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19120

[startup+6.30118 s]
/proc/loadavg: 2.07 2.06 2.01 3/459 17219
/proc/meminfo: memFree=26216384/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19248 CPUtime=6.28 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 461 0 0 0 625 3 0 0 25 0 1 0 829518472 19709952 415 33554432000 134512640 137138936 4291107200 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4812 415 192 642 0 4168 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19248

[startup+12.701 s]
/proc/loadavg: 2.07 2.05 2.01 3/459 17219
/proc/meminfo: memFree=26214040/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19384 CPUtime=12.68 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 499 0 0 0 1262 6 0 0 25 0 1 0 829518472 19849216 453 33554432000 134512640 137138936 4291107200 18446744073709551615 134544457 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4846 453 192 642 0 4202 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19384

[startup+25.5008 s]
/proc/loadavg: 2.05 2.05 2.00 3/459 17221
/proc/meminfo: memFree=26213420/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19512 CPUtime=25.49 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 523 0 0 0 2536 13 0 0 25 0 1 0 829518472 19980288 477 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4878 477 192 642 0 4234 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19512

[startup+51.1002 s]
/proc/loadavg: 2.03 2.05 2.00 3/459 17221
/proc/meminfo: memFree=26201000/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19628 CPUtime=51.08 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 571 0 0 0 5084 24 0 0 25 0 1 0 829518472 20099072 525 33554432000 134512640 137138936 4291107200 18446744073709551615 134618969 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4907 525 192 642 0 4263 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 19628

[startup+102.317 s]
/proc/loadavg: 2.01 2.04 2.00 3/459 17223
/proc/meminfo: memFree=26153996/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=102.31 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 10187 44 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 19760

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

[startup+115.101 s]
/proc/loadavg: 2.08 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26143700/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=115.08 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 11458 50 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 19760

[startup+121.501 s]
/proc/loadavg: 2.08 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26133532/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=121.49 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12096 53 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 121.49
Current children cumulated vsize (KiB) 19760

[startup+123.1 s]
/proc/loadavg: 2.08 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26131172/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=123.1 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12256 54 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 123.1
Current children cumulated vsize (KiB) 19760

[startup+123.9 s]
/proc/loadavg: 2.08 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26131172/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=123.89 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12335 54 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 134573854 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 123.89
Current children cumulated vsize (KiB) 19760

[startup+124.317 s]
/proc/loadavg: 2.07 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26131172/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=124.3 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12376 54 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 124.3
Current children cumulated vsize (KiB) 19760

[startup+124.701 s]
/proc/loadavg: 2.07 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26131172/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=124.69 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12415 54 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 136504020 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 124.69
Current children cumulated vsize (KiB) 19760

[startup+124.801 s]
/proc/loadavg: 2.07 2.05 2.00 3/459 17223
/proc/meminfo: memFree=26131172/32951124 swapFree=60688864/67111528
[pid=17218] ppid=17216 vsize=19760 CPUtime=124.79 cores=0,2,4,6
/proc/17218/stat : 17218 (bsolo) R 17216 17218 14960 0 -1 4202496 600 0 0 0 12425 54 0 0 25 0 1 0 829518472 20234240 554 33554432000 134512640 137138936 4291107200 18446744073709551615 136296998 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17218/statm: 4940 554 192 642 0 4296 0
Current children cumulated CPU time (s) 124.79
Current children cumulated vsize (KiB) 19760

Child status: 0
Real time (s): 124.811
CPU time (s): 124.804
CPU user time (s): 124.26
CPU system time (s): 0.543917
CPU usage (%): 99.9946
Max. virtual memory (cumulated for all children) (KiB): 19760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 124.26
system time used= 0.543917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 600
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= 4
involuntary context switches= 295

runsolver used 0.574912 second user time and 1.24781 second system time

The end

Launcher Data

Begin job on node132 at 2011-06-04 11:20:03
IDJOB=3463756
IDBENCH=2907
IDSOLVER=1955
FILE ID=node132/3463756-1307179203
RUNJOBID= node132-1307174147-16199
PBS_JOBID= 13508840
Free space on /tmp= 73924 MiB

SOLVER NAME= bsolo 3.2
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3463756-1307179203/watcher-3463756-1307179203 -o /tmp/evaluation-result-3463756-1307179203/solver-3463756-1307179203 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 HOME/instance-3463756-1307179203.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=1316769843

node132.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26219548 kB
Buffers:        327296 kB
Cached:        3038616 kB
SwapCached:      15140 kB
Active:        1076340 kB
Inactive:      5393720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26219548 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            3916 kB
Writeback:           0 kB
AnonPages:     3096876 kB
Mapped:          20284 kB
Slab:           144080 kB
PageTables:      49880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109276888 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73920 MiB
End job on node132 at 2011-06-04 11:22:08