Trace number 3705675

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.58 1800.02

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_3.opb
MD5SUM12e000f4c238d036e0b89e0774c838fa
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75294
Sum of products size (including duplicates)150588
Number of different products75294
Sum of products size150588

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-3705675-1338091689.opb.
0.00/0.00	c Instance file HOME/instance-3705675-1338091689.opb
0.00/0.00	c File size is 5904571 bytes.
0.39/0.49	c Cost Offset: 0
0.39/0.49	c Highest Coefficient sum: 109
0.39/0.49	c ============================[ Problem Statistics ]=============================
0.39/0.49	c |                                                                             |
0.39/0.49	c |  Parsing time:          0.49         s                                      |
0.39/0.49	c |  Number Variables:      76294                                               |
0.39/0.49	c |  Number Clauses:        76294                                               |
0.39/0.49	c |  Number Cardinality:    0                                                   |
0.39/0.49	c |  Number PB Constraints: 75294                                               |
0.39/0.49	c |                                                                             |
0.48/0.54	c |  Problem Type:          Optimization                                        |
0.48/0.54	c |  Objective Function:    Cardinality Constraint                              |
0.48/0.54	c |                                                                             |
0.48/0.54	c ============================[ Search Statistics ]==============================
0.48/0.54	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.48/0.54	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.48/0.54	c ===============================================================================
0.59/0.67	c | 0.67      | 0  | 1            lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | 2            lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | 3            lb |  0                0                0.00  |
1.29/1.30	c | 1.31      | 0  | 4            lb |  0                0                0.00  |
95.68/95.79	c | 95.79     | 0  | 5            lb |  0                0                0.00  |
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3705675-1338091689/watcher-3705675-1338091689 -o /tmp/evaluation-result-3705675-1338091689/solver-3705675-1338091689 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705675-1338091689.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.06 2.01 2.00 3/177 11879
/proc/meminfo: memFree=29445672/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=10172 CPUtime=0 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) R 11877 11879 11506 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 275294089 10416128 563 33554432000 4194304 5963574 140734392621280 140737238114472 4344320 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 2543 563 168 432 0 666 0

[startup+0.0480119 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11879
/proc/meminfo: memFree=29445672/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=21832 CPUtime=0.04 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) R 11877 11879 11506 0 -1 4202496 3284 0 0 0 4 0 0 0 20 0 1 0 275294089 22355968 3083 33554432000 4194304 5963574 140734392621280 140737238114472 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 5458 3085 272 432 0 3581 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21832

[startup+0.100269 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11879
/proc/meminfo: memFree=29445672/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=30716 CPUtime=0.09 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) R 11877 11879 11506 0 -1 4202496 5670 0 0 0 9 0 0 0 20 0 1 0 275294089 31453184 5243 33554432000 4194304 5963574 140734392621280 140737238114472 4338724 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 7679 5244 417 432 0 5802 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30716

[startup+0.300218 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11879
/proc/meminfo: memFree=29445672/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=43140 CPUtime=0.29 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) R 11877 11879 11506 0 -1 4202496 9334 0 0 0 28 1 0 0 20 0 1 0 275294089 44175360 8907 33554432000 4194304 5963574 140734392621280 140737238114472 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 10785 8908 1012 432 0 8908 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43140

[startup+0.700282 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 11879
/proc/meminfo: memFree=29445672/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=137268 CPUtime=0.69 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 27265 0 0 0 66 3 0 0 20 0 2 0 275294089 140562432 23719 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 34317 23719 190 432 0 33882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137268

[startup+1.50032 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 11881
/proc/meminfo: memFree=29313908/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=1.49 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 38763 0 0 0 143 6 0 0 20 0 2 0 275294089 197881856 34482 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 34482 193 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=0.99 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 25323 0 0 0 95 4 0 0 20 0 2 0 275294138 197881856 34482 33554432000 4194304 5963574 140734392621280 139905083500840 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 193244

[startup+3.10032 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 11881
/proc/meminfo: memFree=29308760/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=3.09 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 38764 0 0 0 303 6 0 0 20 0 2 0 275294089 197881856 34483 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 34483 194 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=2.58 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 25324 0 0 0 254 4 0 0 20 0 2 0 275294138 197881856 34483 33554432000 4194304 5963574 140734392621280 139905083500952 4403234 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193244

[startup+6.30032 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 11881
/proc/meminfo: memFree=29306080/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=6.29 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 38764 0 0 0 623 6 0 0 20 0 2 0 275294089 197881856 34483 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 34483 194 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=5.78 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 25324 0 0 0 574 4 0 0 20 0 2 0 275294138 197881856 34483 33554432000 4194304 5963574 140734392621280 139905083500952 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193244

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 11881
/proc/meminfo: memFree=29296116/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=12.69 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 38764 0 0 0 1263 6 0 0 20 0 2 0 275294089 197881856 34483 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 34483 194 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=12.16 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 25324 0 0 0 1212 4 0 0 20 0 2 0 275294138 197881856 34483 33554432000 4194304 5963574 140734392621280 139905083500952 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193244

[startup+25.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 11881
/proc/meminfo: memFree=29273788/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=25.49 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 38870 0 0 0 2543 6 0 0 20 0 2 0 275294089 197881856 34589 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 34589 194 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=24.93 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 25430 0 0 0 2489 4 0 0 20 0 2 0 275294138 197881856 34589 33554432000 4194304 5963574 140734392621280 139905083500952 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193244

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 11881
/proc/meminfo: memFree=29243308/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=193244 CPUtime=51.09 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 40979 0 0 0 5101 8 0 0 20 0 2 0 275294089 197881856 36698 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 48311 36698 194 432 0 47876 0
[pid=11879/tid=11881] ppid=11877 vsize=193244 CPUtime=50.46 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 27539 0 0 0 5040 6 0 0 20 0 2 0 275294138 197881856 36698 33554432000 4194304 5963574 140734392621280 139905083500536 4403257 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 193244

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 11881
/proc/meminfo: memFree=29149624/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=258780 CPUtime=102.27 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 49666 0 0 0 10215 12 0 0 20 0 2 0 275294089 264990720 47050 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 64695 47050 194 432 0 64260 0
[pid=11879/tid=11881] ppid=11877 vsize=258780 CPUtime=101.53 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 36226 0 0 0 10142 11 0 0 20 0 2 0 275294138 264990720 47050 33554432000 4194304 5963574 140734392621280 139905083500872 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 258780

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 11884
/proc/meminfo: memFree=29141716/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=258780 CPUtime=162.23 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 49699 0 0 0 16211 12 0 0 20 0 2 0 275294089 264990720 47741 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 64695 47741 194 432 0 64260 0
[pid=11879/tid=11881] ppid=11877 vsize=258780 CPUtime=161.35 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 36259 0 0 0 16123 12 0 0 20 0 2 0 275294138 264990720 47741 33554432000 4194304 5963574 140734392621280 139905083500872 4399390 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 258780

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 11884
/proc/meminfo: memFree=29138120/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=258780 CPUtime=222.22 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 49701 0 0 0 22210 12 0 0 20 0 2 0 275294089 264990720 47741 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 64695 47741 194 432 0 64260 0
[pid=11879/tid=11881] ppid=11877 vsize=258780 CPUtime=221.19 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 36261 0 0 0 22106 13 0 0 20 0 2 0 275294138 264990720 47741 33554432000 4194304 5963574 140734392621280 139905083500872 4222314 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 258780

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11885
/proc/meminfo: memFree=29122180/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=258780 CPUtime=282.21 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 53326 0 0 0 28206 15 0 0 20 0 2 0 275294089 264990720 51366 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 64695 51366 194 432 0 64260 0
[pid=11879/tid=11881] ppid=11877 vsize=258780 CPUtime=281.04 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 39886 0 0 0 28087 17 0 0 20 0 2 0 275294138 264990720 51366 33554432000 4194304 5963574 140734392621280 139905083500536 4392329 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 258780

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11885
/proc/meminfo: memFree=29060240/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=258780 CPUtime=342.21 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 60926 0 0 0 34200 21 0 0 20 0 2 0 275294089 264990720 58965 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 64695 58965 194 432 0 64260 0
[pid=11879/tid=11881] ppid=11877 vsize=258780 CPUtime=340.88 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 47486 0 0 0 34064 24 0 0 20 0 2 0 275294138 264990720 58965 33554432000 4194304 5963574 140734392621280 139905083500536 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 258780

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11885
/proc/meminfo: memFree=28984240/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=324316 CPUtime=402.18 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 69032 0 0 0 40191 27 0 0 20 0 2 0 275294089 332099584 67151 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 81079 67151 194 432 0 80644 0
[pid=11879/tid=11881] ppid=11877 vsize=324316 CPUtime=400.72 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 55592 0 0 0 40041 31 0 0 20 0 2 0 275294138 332099584 67151 33554432000 4194304 5963574 140734392621280 139905083500584 4399390 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 324316

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11885
/proc/meminfo: memFree=28913012/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=324316 CPUtime=462.18 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11894
/proc/meminfo: memFree=28048588/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=783068 CPUtime=1421.95 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 188720 0 0 0 142089 106 0 0 20 0 2 0 275294089 801861632 188127 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 195767 188127 194 432 0 195332 0
[pid=11879/tid=11881] ppid=11877 vsize=783068 CPUtime=1418.01 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 175280 0 0 0 141676 125 0 0 20 0 2 0 275294138 801861632 188127 33554432000 4194304 5963574 140734392621280 139905083500536 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 783068

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 11895
/proc/meminfo: memFree=27967988/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1481.93 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 195781 0 0 0 148083 110 0 0 20 0 2 0 275294089 868970496 195182 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 195182 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1477.85 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 182341 0 0 0 147655 130 0 0 20 0 2 0 275294138 868970496 195182 33554432000 4194304 5963574 140734392621280 139905083500344 4400144 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 848604

[startup+1542.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/179 11895
/proc/meminfo: memFree=27888848/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1541.92 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 200695 0 0 0 154078 114 0 0 20 0 2 0 275294089 868970496 200096 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 200096 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1537.7 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 187255 0 0 0 153635 135 0 0 20 0 2 0 275294138 868970496 200096 33554432000 4194304 5963574 140734392621280 139905083500536 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 848604

[startup+1602.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 11895
/proc/meminfo: memFree=27821296/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1601.91 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 160074 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1597.55 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 159615 140 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 848604

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11895
/proc/meminfo: memFree=27780652/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1661.9 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 166073 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1657.39 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 165598 141 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4392418 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 848604

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/180 11896
/proc/meminfo: memFree=27736652/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1721.89 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 172072 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1717.24 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 171582 142 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 848604

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11896
/proc/meminfo: memFree=27721444/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1781.88 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 178071 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1777.09 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 177567 142 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4399390 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 848604

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11897
/proc/meminfo: memFree=27721940/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1791.49 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179032 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1786.67 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 178524 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 848604

[startup+1795.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11897
/proc/meminfo: memFree=27721940/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1794.69 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179352 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1789.86 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 178843 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4390414 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 848604

[startup+1798.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11897
/proc/meminfo: memFree=27721940/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1797.88 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179671 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1793.05 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 179162 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4392345 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 848604

[startup+1799.1 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 11901
/proc/meminfo: memFree=28662764/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1798.68 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179751 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1793.84 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 179241 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 848604

[startup+1799.5 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11948
/proc/meminfo: memFree=28629384/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1799.09 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179792 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1794.25 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 179282 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 848604

[startup+1799.9 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11948
/proc/meminfo: memFree=28629384/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1799.48 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179831 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1794.64 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 179321 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 5133271 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 848604

[startup+1800 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11948
/proc/meminfo: memFree=28629384/32873844 swapFree=7116/7116
[pid=11879] ppid=11877 vsize=848604 CPUtime=1799.58 cores=0,2,4,6
/proc/11879/stat : 11879 (wbo1.7) S 11877 11879 11506 0 -1 4202496 204763 0 0 0 179841 117 0 0 20 0 2 0 275294089 868970496 204161 33554432000 4194304 5963574 140734392621280 140734392620800 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11879/statm: 212151 204161 194 432 0 211716 0
[pid=11879/tid=11881] ppid=11877 vsize=848604 CPUtime=1794.74 cores=0,2,4,6
/proc/11879/task/11881/stat : 11881 (wbo1.7) R 11877 11879 11506 0 -1 4202560 191323 0 0 0 179331 143 0 0 20 0 2 0 275294138 868970496 204161 33554432000 4194304 5963574 140734392621280 139905083500344 4403124 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 848604

Child status: 255

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

Real time (s): 1800.02
CPU time (s): 1799.58
CPU user time (s): 1798.41
CPU system time (s): 1.17
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 848604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.79
system time used= 1.47477
maximum resident set size= 816644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204763
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= 212
involuntary context switches= 1900

runsolver used 4.68429 second user time and 11.4153 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 06:08:09
IDJOB=3705675
IDBENCH=48149
IDSOLVER=2284
FILE ID=node138/3705675-1338091689
RUNJOBID= node138-1338088086-11522
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_3.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705675-1338091689/watcher-3705675-1338091689 -o /tmp/evaluation-result-3705675-1338091689/solver-3705675-1338091689 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705675-1338091689.opb

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

MD5SUM BENCH= 12e000f4c238d036e0b89e0774c838fa
RANDOM SEED=562338661

node138.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		: 2667.347
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	: 5334.69
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		: 2667.347
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		: 2667.347
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		: 2667.347
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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.92
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		: 2667.347
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:       32873844 kB
MemFree:        29454812 kB
Buffers:          332180 kB
Cached:          2209628 kB
SwapCached:          212 kB
Active:           789276 kB
Inactive:        1794972 kB
Active(anon):      33992 kB
Inactive(anon):    11368 kB
Active(file):     755284 kB
Inactive(file):  1783604 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             12844 kB
Writeback:             0 kB
AnonPages:         88980 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             693772 kB
SReclaimable:     136040 kB
SUnreclaim:       557732 kB
KernelStack:        1472 kB
PageTables:         3736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705675-1338091689.opb

Free space on /tmp at the end= 71520 MiB
End job on node138 at 2012-05-27 06:38:10