Trace number 3705347

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
wbo 1.7? 1799.27 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark266.663
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
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 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705347-1338104744.opb.
0.00/0.00	c Instance file HOME/instance-3705347-1338104744.opb
0.00/0.00	c File size is 619623 bytes.
0.00/0.04	c Cost Offset: 0
0.00/0.04	c Highest Coefficient sum: 697
0.00/0.04	c ============================[ Problem Statistics ]=============================
0.00/0.04	c |                                                                             |
0.00/0.04	c |  Parsing time:          0.04         s                                      |
0.00/0.04	c |  Number Variables:      6076                                                |
0.00/0.04	c |  Number Clauses:        21400                                               |
0.00/0.04	c |  Number Cardinality:    1                                                   |
0.00/0.04	c |  Number PB Constraints: 0                                                   |
0.00/0.04	c |                                                                             |
0.00/0.05	c |  Problem Type:          Optimization                                        |
0.00/0.05	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.05	c |                                                                             |
0.00/0.05	c ============================[ Search Statistics ]==============================
0.00/0.05	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.05	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.05	c ===============================================================================
0.05/0.06	c | 0.07      | 0  | 6            lb |  0                0                0.00  |
0.05/0.07	c | 0.07      | 0  | 7            lb |  0                0                0.00  |
0.05/0.08	c | 0.08      | 0  | 8            lb |  0                0                0.00  |
0.05/0.09	c | 0.09      | 0  | 9            lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 10           lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 11           lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 12           lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 13           lb |  0                0                0.00  |
0.59/0.65	c | 0.66      | 0  | 14           lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | 15           lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | 16           lb |  0                0                0.00  |
151.65/151.78	c | 151.78    | 0  | 17           lb |  0                0                0.00  |
1799.27/1800.00	c ===============================================================================
1799.27/1800.00	c Wall Clock Time: 1800.00 s
1799.27/1800.00	s UNKNOWN

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-3705347-1338104744/watcher-3705347-1338104744 -o /tmp/evaluation-result-3705347-1338104744/solver-3705347-1338104744 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705347-1338104744.opb 

running on 4 cores: 1,3,5,7

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.04 2.04 2.00 3/177 26148
/proc/meminfo: memFree=31216968/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=4144 CPUtime=0 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) R 26146 26148 24863 0 -1 4202496 406 0 0 0 0 0 0 0 20 0 1 0 276600043 4243456 358 33554432000 4194304 5963574 140734550249488 140734750230632 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 1036 358 172 432 0 449 0

[startup+0.057237 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 26148
/proc/meminfo: memFree=31216968/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=87080 CPUtime=0.05 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 2628 0 0 0 5 0 0 0 20 0 2 0 276600043 89169920 2428 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21770 2428 183 432 0 21335 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87080

[startup+0.100204 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 26148
/proc/meminfo: memFree=31216968/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=0.09 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 4045 0 0 0 9 0 0 0 20 0 2 0 276600043 88358912 3559 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 3559 192 432 0 21137 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86288

[startup+0.300133 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 26148
/proc/meminfo: memFree=31216968/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=0.29 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 4172 0 0 0 29 0 0 0 20 0 2 0 276600043 88358912 3674 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 3674 195 432 0 21137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86288

[startup+0.700121 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 26148
/proc/meminfo: memFree=31216968/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=0.69 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 4819 0 0 0 69 0 0 0 20 0 2 0 276600043 88358912 4321 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 4321 195 432 0 21137 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86288

[startup+1.50025 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 26150
/proc/meminfo: memFree=31200980/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=1.49 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 4859 0 0 0 149 0 0 0 20 0 2 0 276600043 88358912 4361 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 4361 195 432 0 21137 0
[pid=26148/tid=26150] ppid=26146 vsize=86288 CPUtime=1.43 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 3209 0 0 0 143 0 0 0 20 0 2 0 276600048 88358912 4361 33554432000 4194304 5963574 140734550249488 139963100049728 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86288

[startup+3.10027 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 26150
/proc/meminfo: memFree=31191556/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=3.08 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 7460 0 0 0 308 0 0 0 20 0 2 0 276600043 88358912 6962 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 6962 195 432 0 21137 0
[pid=26148/tid=26150] ppid=26146 vsize=86288 CPUtime=3.03 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 5810 0 0 0 303 0 0 0 20 0 2 0 276600048 88358912 6962 33554432000 4194304 5963574 140734550249488 139963100059640 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 86288

[startup+6.30033 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 26150
/proc/meminfo: memFree=31138872/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=86288 CPUtime=6.29 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 12959 0 0 0 627 2 0 0 20 0 2 0 276600043 88358912 12461 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 21572 12461 195 432 0 21137 0
[pid=26148/tid=26150] ppid=26146 vsize=86288 CPUtime=6.22 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 11309 0 0 0 620 2 0 0 20 0 2 0 276600048 88358912 12461 33554432000 4194304 5963574 140734550249488 139963100059640 4399614 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86288

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 26150
/proc/meminfo: memFree=31035092/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=151824 CPUtime=12.68 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 19506 0 0 0 1265 3 0 0 20 0 2 0 276600043 155467776 19008 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 37956 19008 195 432 0 37521 0
[pid=26148/tid=26150] ppid=26146 vsize=151824 CPUtime=12.6 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 17856 0 0 0 1257 3 0 0 20 0 2 0 276600048 155467776 19008 33554432000 4194304 5963574 140734550249488 139963100059448 4399639 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 151824

[startup+25.5004 s]
/proc/loadavg: 2.09 2.06 2.00 3/179 26150
/proc/meminfo: memFree=30890616/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=151824 CPUtime=25.47 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 26255 0 0 0 2543 4 0 0 20 0 2 0 276600043 155467776 25757 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 37956 25757 195 432 0 37521 0
[pid=26148/tid=26150] ppid=26146 vsize=151824 CPUtime=25.37 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 24605 0 0 0 2533 4 0 0 20 0 2 0 276600048 155467776 25757 33554432000 4194304 5963574 140734550249488 139963100059640 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 151824

[startup+51.1003 s]
/proc/loadavg: 2.06 2.05 2.00 3/179 26150
/proc/meminfo: memFree=30675316/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=217684 CPUtime=51.07 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 42556 0 0 0 5098 9 0 0 20 0 2 0 276600043 222908416 42058 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 54421 42058 195 432 0 53986 0
[pid=26148/tid=26150] ppid=26146 vsize=217684 CPUtime=50.9 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 40906 0 0 0 5081 9 0 0 20 0 2 0 276600048 222908416 42058 33554432000 4194304 5963574 140734550249488 139963100059640 4399651 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 217684

[startup+102.307 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 26150
/proc/meminfo: memFree=30592344/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=283380 CPUtime=102.27 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 62058 0 0 0 10211 16 0 0 20 0 2 0 276600043 290181120 61560 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 70845 61560 195 432 0 70410 0
[pid=26148/tid=26150] ppid=26146 vsize=283380 CPUtime=101.97 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 60408 0 0 0 10180 17 0 0 20 0 2 0 276600048 290181120 61560 33554432000 4194304 5963574 140734550249488 139963100059640 4399451 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 283380

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 26150
/proc/meminfo: memFree=30537068/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=348432 CPUtime=162.24 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 75859 0 0 0 16203 21 0 0 20 0 2 0 276600043 356794368 75205 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87108 75205 195 432 0 86673 0
[pid=26148/tid=26150] ppid=26146 vsize=348432 CPUtime=161.8 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 74209 0 0 0 16157 23 0 0 20 0 2 0 276600048 356794368 75205 33554432000 4194304 5963574 140734550249488 139963100060600 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 348432

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26150
/proc/meminfo: memFree=30536120/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=348432 CPUtime=222.23 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 75898 0 0 0 22202 21 0 0 20 0 2 0 276600043 356794368 75244 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87108 75244 195 432 0 86673 0
[pid=26148/tid=26150] ppid=26146 vsize=348432 CPUtime=221.64 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 74248 0 0 0 22140 24 0 0 20 0 2 0 276600048 356794368 75244 33554432000 4194304 5963574 140734550249488 139963100060600 4399603 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 348432

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 26154
/proc/meminfo: memFree=30535656/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=348432 CPUtime=282.19 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 75944 0 0 0 28198 21 0 0 20 0 2 0 276600043 356794368 75304 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87108 75304 195 432 0 86673 0
[pid=26148/tid=26150] ppid=26146 vsize=348432 CPUtime=281.45 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 74294 0 0 0 28120 25 0 0 20 0 2 0 276600048 356794368 75304 33554432000 4194304 5963574 140734550249488 139963100060600 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 348432

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26154
/proc/meminfo: memFree=30535692/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=348432 CPUtime=342.13 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 75990 0 0 0 34192 21 0 0 20 0 2 0 276600043 356794368 75318 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87108 75318 195 432 0 86673 0
[pid=26148/tid=26150] ppid=26146 vsize=348432 CPUtime=341.25 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 74340 0 0 0 34099 26 0 0 20 0 2 0 276600048 356794368 75318 33554432000 4194304 5963574 140734550249488 139963100060600 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 348432

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 26154
/proc/meminfo: memFree=30519600/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=348432 CPUtime=402.06 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 80146 0 0 0 40184 22 0 0 20 0 2 0 276600043 356794368 79427 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 87108 79427 195 432 0 86673 0
[pid=26148/tid=26150] ppid=26146 vsize=348432 CPUtime=401.05 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 78496 0 0 0 40077 28 0 0 20 0 2 0 276600048 356794368 79427 33554432000 4194304 5963574 140734550249488 139963100059448 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 348432

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26154
/proc/meminfo: memFree=30480252/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=413968 CPUtime=462.05 cores=1,3,5,7

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26223
/proc/meminfo: memFree=30318972/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1421.63 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225367 0 0 0 142070 93 0 0 20 0 2 0 276600043 962437120 226448 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226448 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1418.16 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223717 0 0 0 141702 114 0 0 20 0 2 0 276600048 962437120 226448 33554432000 4194304 5963574 140734550249488 139963100059640 4399623 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1421.63
Current children cumulated vsize (KiB) 939880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26227
/proc/meminfo: memFree=30300612/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1481.62 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225367 0 0 0 148069 93 0 0 20 0 2 0 276600043 962437120 226448 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226448 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1478 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223717 0 0 0 147685 115 0 0 20 0 2 0 276600048 962437120 226448 33554432000 4194304 5963574 140734550249488 139963100059640 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.62
Current children cumulated vsize (KiB) 939880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26227
/proc/meminfo: memFree=30271104/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1541.61 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225368 0 0 0 154068 93 0 0 20 0 2 0 276600043 962437120 226494 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226494 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1537.84 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223718 0 0 0 153668 116 0 0 20 0 2 0 276600048 962437120 226494 33554432000 4194304 5963574 140734550249488 139963100059640 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.61
Current children cumulated vsize (KiB) 939880

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26227
/proc/meminfo: memFree=30255232/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1601.6 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225374 0 0 0 160067 93 0 0 20 0 2 0 276600043 962437120 226500 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226500 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1597.69 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223724 0 0 0 159652 117 0 0 20 0 2 0 276600048 962437120 226500 33554432000 4194304 5963574 140734550249488 139963100059640 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.6
Current children cumulated vsize (KiB) 939880

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26227
/proc/meminfo: memFree=30230804/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1661.59 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 166066 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1657.54 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 165636 118 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399703 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.59
Current children cumulated vsize (KiB) 939880

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26227
/proc/meminfo: memFree=30203648/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1721.58 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 172065 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1717.38 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 171619 119 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 939880

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26227
/proc/meminfo: memFree=30178360/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1781.57 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 178064 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1777.23 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 177604 119 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 939880

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30173572/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1791.18 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179025 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1786.81 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 178561 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399623 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (KiB) 939880

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30172208/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1794.38 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179345 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1790 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 178880 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399639 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.38
Current children cumulated vsize (KiB) 939880

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30170580/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1797.57 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179664 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1793.19 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 179199 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4221120 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (KiB) 939880

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30170332/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1798.37 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179744 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1793.98 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 179278 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399603 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.37
Current children cumulated vsize (KiB) 939880

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30169960/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1798.77 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179784 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1794.39 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 179319 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4220672 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.77
Current children cumulated vsize (KiB) 939880

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30169960/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1799.17 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179824 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1794.78 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 179358 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399603 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.17
Current children cumulated vsize (KiB) 939880

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26228
/proc/meminfo: memFree=30169960/32873844 swapFree=7624/7624
[pid=26148] ppid=26146 vsize=939880 CPUtime=1799.27 cores=1,3,5,7
/proc/26148/stat : 26148 (wbo1.7) S 26146 26148 24863 0 -1 4202496 225399 0 0 0 179834 93 0 0 20 0 2 0 276600043 962437120 226525 33554432000 4194304 5963574 140734550249488 140734550249008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26148/statm: 234970 226525 195 432 0 234535 0
[pid=26148/tid=26150] ppid=26146 vsize=939880 CPUtime=1794.88 cores=1,3,5,7
/proc/26148/task/26150/stat : 26150 (wbo1.7) R 26146 26148 24863 0 -1 4202560 223749 0 0 0 179368 120 0 0 20 0 2 0 276600048 962437120 226525 33554432000 4194304 5963574 140734550249488 139963100059640 4399456 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.27
Current children cumulated vsize (KiB) 939880

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26148 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=731311
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=219814
# CPU time returned by wait4() is 1794.95
# while last known CPU time is 1799.27
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.27
CPU user time (s): 1798.34
CPU system time (s): 0.93
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 939880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.73
system time used= 1.21981
maximum resident set size= 906100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225399
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= 370
involuntary context switches= 3270

runsolver used 3.83942 second user time and 10.1515 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 09:45:44
IDJOB=3705347
IDBENCH=25012
IDSOLVER=2283
FILE ID=node130/3705347-1338104744
RUNJOBID= node130-1338086734-24880
PBS_JOBID= 14624431
Free space on /tmp= 71464 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_3.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705347-1338104744/watcher-3705347-1338104744 -o /tmp/evaluation-result-3705347-1338104744/solver-3705347-1338104744 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705347-1338104744.opb

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=631071939

node130.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.875
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.75
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.875
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.875
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	: 5331.91
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.875
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.86
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.875
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.91
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.875
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.875
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.91
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31217504 kB
Buffers:          255108 kB
Cached:           484352 kB
SwapCached:         4508 kB
Active:           783308 kB
Inactive:          71532 kB
Active(anon):     105620 kB
Inactive(anon):     8952 kB
Active(file):     677688 kB
Inactive(file):    62580 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             18232 kB
Writeback:             0 kB
AnonPages:        116544 kB
Mapped:            12408 kB
Shmem:                 8 kB
Slab:             661160 kB
SReclaimable:     102248 kB
SUnreclaim:       558912 kB
KernelStack:        1488 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     169064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71464 MiB
End job on node130 at 2012-05-27 10:15:45