Trace number 3730355

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
PB07: bsolo 3.0.17UNSAT 136.123 136.15

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.001998
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.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3730355-1338680869.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 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.001 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 LPR mode.
136.07/136.14	c      101    220      143     3216   22      466     815    101  33666 0.00
136.07/136.14	c      251    220      293     9287   31      766     897    251  31375 0.01
136.07/136.14	c      480    220      522    20280   38     1224     987    480  22857 0.02
136.07/136.14	c      819    220      861    37129   43     1902    1086    819  17062 0.05
136.07/136.14	c     1327    220      748    32374   43     1676    1195    706  12063 0.11
136.07/136.14	c     2090    220      826    37437   45     1832    1315    784  10555 0.20
136.07/136.14	c     3236    220     1250    54559   43     2680    1447   1208   9926 0.33
136.07/136.14	c     4957    220     1399    57580   41     2978    1592   1357  10435 0.47
136.07/136.14	c     7543    220     1443    59989   41     3066    1752   1401   9695 0.78
136.07/136.14	c    11423    220     1567    69457   44     3314    1928   1525   8889 1.28
136.07/136.14	c    17245    220     1199    45454   37     2578    2121   1157   8251 2.09
136.07/136.14	c    25983    220     2027    81677   40     4234    2334   1985   7331 3.54
136.07/136.14	c    39098    220     1646    53699   32     3472    2568   1604   6847 5.71
136.07/136.14	c    58768    220     2498   100069   40     5176    2825   2456   6759 8.69
136.07/136.14	c    88281    220     2472   111689   45     5124    3108   2430   6142 14.37
136.07/136.14	c   132553    220     1666    60657   36     3512    3419   1624   5473 24.22
136.07/136.14	c   198969    220     2575   105419   40     5330    3761   2533   5131 38.78
136.07/136.14	c   298590    219     3366   111701   33     6911    4138   3324   4754 62.80
136.07/136.14	c   448025    219     4135   137056   33     8449    4552   4093   4469 100.24
136.07/136.14	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
136.07/136.14	c   19   578833  95261   718939     4563   134909   4521   4252 136.12
136.07/136.14	s UNSATISFIABLE
136.07/136.14	c Total time: 136.121 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3730355-1338680869/watcher-3730355-1338680869 -o /tmp/evaluation-result-3730355-1338680869/solver-3730355-1338680869 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3730355-1338680869.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.00 2.00 1.97 3/176 9819
/proc/meminfo: memFree=26958020/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=4476 CPUtime=0 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 334212987 4583424 158 33554432000 134512640 135840783 4291403856 4291403196 5502296 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1119 158 136 325 0 39 0

[startup+0.0844251 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9819
/proc/meminfo: memFree=26958020/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=5336 CPUtime=0.07 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 662 0 0 0 7 0 0 0 20 0 1 0 334212987 5464064 598 33554432000 134512640 135840783 4291403856 4291401888 3933479 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1334 598 348 325 0 270 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5336

[startup+0.100143 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9819
/proc/meminfo: memFree=26958020/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=5464 CPUtime=0.09 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 685 0 0 0 9 0 0 0 20 0 1 0 334212987 5595136 621 33554432000 134512640 135840783 4291403856 4291401888 3933479 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1366 621 348 325 0 302 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5464

[startup+0.300101 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9819
/proc/meminfo: memFree=26958020/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=5592 CPUtime=0.29 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 729 0 0 0 29 0 0 0 20 0 1 0 334212987 5726208 665 33554432000 134512640 135840783 4291403856 4291403216 134551018 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1398 665 348 325 0 334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5592

[startup+0.700097 s]
/proc/loadavg: 2.00 2.00 1.97 3/176 9819
/proc/meminfo: memFree=26958020/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=5724 CPUtime=0.69 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 759 0 0 0 69 0 0 0 20 0 1 0 334212987 5861376 695 33554432000 134512640 135840783 4291403856 4291403152 134572603 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1431 695 348 325 0 367 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5724

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26953408/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=5988 CPUtime=1.49 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 836 0 0 0 149 0 0 0 20 0 1 0 334212987 6131712 772 33554432000 134512640 135840783 4291403856 4291403208 14432428 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1497 772 348 325 0 433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5988

[startup+3.1001 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26948788/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=6244 CPUtime=3.09 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 884 0 0 0 309 0 0 0 20 0 1 0 334212987 6393856 820 33554432000 134512640 135840783 4291403856 4291402484 3928011 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1561 820 348 325 0 497 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6244

[startup+6.3001 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26937116/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=6500 CPUtime=6.29 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 945 0 0 0 629 0 0 0 20 0 1 0 334212987 6656000 881 33554432000 134512640 135840783 4291403856 4291403168 134551084 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1625 881 348 325 0 561 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6500

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26916320/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=6632 CPUtime=12.69 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 988 0 0 0 1269 0 0 0 20 0 1 0 334212987 6791168 924 33554432000 134512640 135840783 4291403856 4291403216 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1658 924 348 325 0 594 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6632

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26876740/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=6988 CPUtime=25.48 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1079 0 0 0 2548 0 0 0 20 0 1 0 334212987 7155712 1015 33554432000 134512640 135840783 4291403856 4291402056 134585056 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1747 1015 348 325 0 683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6988

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26742664/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7240 CPUtime=51.08 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1138 0 0 0 5108 0 0 0 20 0 1 0 334212987 7413760 1074 33554432000 134512640 135840783 4291403856 4291403216 134551058 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1810 1074 348 325 0 746 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7240

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26505620/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7712 CPUtime=102.28 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 10228 0 0 0 20 0 1 0 334212987 7897088 1186 33554432000 134512640 135840783 4291403856 4291403208 14432464 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1928 1186 348 325 0 864 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 7712

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

[startup+115.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26470124/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7712 CPUtime=115.07 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 11507 0 0 0 20 0 1 0 334212987 7897088 1186 33554432000 134512640 135840783 4291403856 4291403216 134551175 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1928 1186 348 325 0 864 0
Current children cumulated CPU time (s) 115.07
Current children cumulated vsize (KiB) 7712

[startup+127.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26425096/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7712 CPUtime=127.87 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 12787 0 0 0 20 0 1 0 334212987 7897088 1186 33554432000 134512640 135840783 4291403856 4291403216 134551093 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1928 1186 348 325 0 864 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 7712

[startup+131.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 9820
/proc/meminfo: memFree=26417284/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7640 CPUtime=131.07 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 13107 0 0 0 20 0 1 0 334212987 7823360 1185 33554432000 134512640 135840783 4291403856 4291403280 134546112 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1910 1185 348 325 0 846 0
Current children cumulated CPU time (s) 131.07
Current children cumulated vsize (KiB) 7640

[startup+134.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9823
/proc/meminfo: memFree=26409408/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7640 CPUtime=134.27 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 13427 0 0 0 20 0 1 0 334212987 7823360 1185 33554432000 134512640 135840783 4291403856 4291403216 134550808 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1910 1185 348 325 0 846 0
Current children cumulated CPU time (s) 134.27
Current children cumulated vsize (KiB) 7640

[startup+135.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9823
/proc/meminfo: memFree=26409408/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7640 CPUtime=135.07 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 13507 0 0 0 20 0 1 0 334212987 7823360 1185 33554432000 134512640 135840783 4291403856 4291403216 134550939 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1910 1185 348 325 0 846 0
Current children cumulated CPU time (s) 135.07
Current children cumulated vsize (KiB) 7640

[startup+135.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9823
/proc/meminfo: memFree=26407300/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7640 CPUtime=135.87 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 13587 0 0 0 20 0 1 0 334212987 7823360 1185 33554432000 134512640 135840783 4291403856 4291403168 134550804 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1910 1185 348 325 0 846 0
Current children cumulated CPU time (s) 135.87
Current children cumulated vsize (KiB) 7640

[startup+136.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 9823
/proc/meminfo: memFree=26407300/32873648 swapFree=6860/6860
[pid=9819] ppid=9817 vsize=7640 CPUtime=136.07 cores=0,2,4,6
/proc/9819/stat : 9819 (bsolo3.0.17) R 9817 9819 9030 0 -1 4202496 1250 0 0 0 13607 0 0 0 20 0 1 0 334212987 7823360 1185 33554432000 134512640 135840783 4291403856 4291403168 134551048 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/9819/statm: 1910 1185 348 325 0 846 0
Current children cumulated CPU time (s) 136.07
Current children cumulated vsize (KiB) 7640

Child status: 0
Real time (s): 136.15
CPU time (s): 136.123
CPU user time (s): 136.121
CPU system time (s): 0.001999
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 7712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.121
system time used= 0.001999
maximum resident set size= 4744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1253
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= 12
involuntary context switches= 208

runsolver used 0.221966 second user time and 0.52192 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-03 01:47:49
IDJOB=3730355
IDBENCH=1414
IDSOLVER=2318
FILE ID=node116/3730355-1338680869
RUNJOBID= node116-1338678620-9049
PBS_JOBID= 14636697
Free space on /tmp= 71032 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_11_pb.cnf.cr.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730355-1338680869/watcher-3730355-1338680869 -o /tmp/evaluation-result-3730355-1338680869/solver-3730355-1338680869 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3730355-1338680869.opb            

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

MD5SUM BENCH= fac1b7391a53ae9861d9e311ddf65af2
RANDOM SEED=1501388278

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26957756 kB
Buffers:          511272 kB
Cached:          4068148 kB
SwapCached:         3028 kB
Active:          2587496 kB
Inactive:        2437736 kB
Active(anon):     435988 kB
Inactive(anon):     8512 kB
Active(file):    2151508 kB
Inactive(file):  2429224 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              6608 kB
Writeback:             0 kB
AnonPages:        446704 kB
Mapped:            13212 kB
Shmem:                68 kB
Slab:             753032 kB
SReclaimable:     197548 kB
SUnreclaim:       555484 kB
KernelStack:        1472 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     557192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71024 MiB
End job on node116 at 2012-06-03 01:50:06