Trace number 3705689

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

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-3705689-1338093491.opb.
0.00/0.00	c Instance file HOME/instance-3705689-1338093491.opb
0.00/0.00	c File size is 459797 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 47
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6416                                                |
0.00/0.03	c |  Number Clauses:        6416                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6216                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.04/0.04	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | 3            lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 4            lb |  0                0                0.00  |
39.97/40.01	c | 40.02     | 0  | 5            lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.01 s
1799.55/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-3705689-1338093491/watcher-3705689-1338093491 -o /tmp/evaluation-result-3705689-1338093491/solver-3705689-1338093491 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705689-1338093491.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.01 2.02 2.00 3/177 11997
/proc/meminfo: memFree=29452096/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=5256 CPUtime=0 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) R 11995 11997 11506 0 -1 4202496 661 0 0 0 0 0 0 0 20 0 1 0 275474149 5382144 614 33554432000 4194304 5963574 140733866716752 140736726893912 4344432 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 1314 614 169 432 0 766 0

[startup+0.0487311 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11997
/proc/meminfo: memFree=29452096/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=87524 CPUtime=0.04 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 2711 0 0 0 4 0 0 0 20 0 2 0 275474149 89624576 2387 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21881 2387 186 432 0 21446 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 87524

[startup+0.100188 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11997
/proc/meminfo: memFree=29452096/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=0.09 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 3958 0 0 0 9 0 0 0 20 0 2 0 275474149 88887296 3506 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 3506 193 432 0 21266 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86804

[startup+0.300141 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11997
/proc/meminfo: memFree=29452096/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=0.29 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 4136 0 0 0 29 0 0 0 20 0 2 0 275474149 88887296 3684 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 3684 194 432 0 21266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86804

[startup+0.700115 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 11997
/proc/meminfo: memFree=29452096/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=0.69 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 4180 0 0 0 69 0 0 0 20 0 2 0 275474149 88887296 3728 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 3728 194 432 0 21266 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86804

[startup+1.50021 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29437052/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=1.48 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 4765 0 0 0 148 0 0 0 20 0 2 0 275474149 88887296 4313 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 4313 194 432 0 21266 0
[pid=11997/tid=11999] ppid=11995 vsize=86804 CPUtime=1.44 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 3024 0 0 0 144 0 0 0 20 0 2 0 275474153 88887296 4313 33554432000 4194304 5963574 140733866716752 140617477756968 4402906 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 86804

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29433084/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=3.09 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 6161 0 0 0 308 1 0 0 20 0 2 0 275474149 88887296 5709 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 5709 194 432 0 21266 0
[pid=11997/tid=11999] ppid=11995 vsize=86804 CPUtime=3.04 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 4420 0 0 0 303 1 0 0 20 0 2 0 275474153 88887296 5709 33554432000 4194304 5963574 140733866716752 140617477756728 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86804

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29414888/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=6.29 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 8175 0 0 0 627 2 0 0 20 0 2 0 275474149 88887296 7723 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 7723 194 432 0 21266 0
[pid=11997/tid=11999] ppid=11995 vsize=86804 CPUtime=6.23 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 6434 0 0 0 622 1 0 0 20 0 2 0 275474153 88887296 7723 33554432000 4194304 5963574 140733866716752 140617477756968 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86804

[startup+12.7003 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29392104/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=86804 CPUtime=12.68 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 11851 0 0 0 1265 3 0 0 20 0 2 0 275474149 88887296 11399 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 21701 11399 194 432 0 21266 0
[pid=11997/tid=11999] ppid=11995 vsize=86804 CPUtime=12.61 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 10110 0 0 0 1258 3 0 0 20 0 2 0 275474153 88887296 11399 33554432000 4194304 5963574 140733866716752 140617477756920 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86804

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29343404/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=152340 CPUtime=25.48 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 18585 0 0 0 2543 5 0 0 20 0 2 0 275474149 155996160 18133 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 38085 18133 194 432 0 37650 0
[pid=11997/tid=11999] ppid=11995 vsize=152340 CPUtime=25.37 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 16844 0 0 0 2532 5 0 0 20 0 2 0 275474153 155996160 18133 33554432000 4194304 5963574 140733866716752 140617477756920 4388374 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 152340

[startup+51.1003 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 11999
/proc/meminfo: memFree=29296556/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=152340 CPUtime=51.08 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 27004 0 0 0 5100 8 0 0 20 0 2 0 275474149 155996160 26492 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 38085 26492 194 432 0 37650 0
[pid=11997/tid=11999] ppid=11995 vsize=152340 CPUtime=50.91 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 25263 0 0 0 5084 7 0 0 20 0 2 0 275474153 155996160 26492 33554432000 4194304 5963574 140733866716752 140617477757880 4399603 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152340

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 11999
/proc/meminfo: memFree=29246768/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=152340 CPUtime=102.25 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 34017 0 0 0 10213 12 0 0 20 0 2 0 275474149 155996160 33753 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 38085 33753 194 432 0 37650 0
[pid=11997/tid=11999] ppid=11995 vsize=152340 CPUtime=101.95 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 32276 0 0 0 10183 12 0 0 20 0 2 0 275474153 155996160 33753 33554432000 4194304 5963574 140733866716752 140617477756728 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 152340

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/180 12002
/proc/meminfo: memFree=29125104/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=283896 CPUtime=162.22 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 53990 0 0 0 16202 20 0 0 20 0 2 0 275474149 290709504 54498 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 70974 54498 194 432 0 70539 0
[pid=11997/tid=11999] ppid=11995 vsize=283896 CPUtime=161.76 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 52249 0 0 0 16154 22 0 0 20 0 2 0 275474153 290709504 54498 33554432000 4194304 5963574 140733866716752 140617477756920 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 283896

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12002
/proc/meminfo: memFree=29092940/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=284136 CPUtime=222.22 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 54009 0 0 0 22202 20 0 0 20 0 2 0 275474149 290955264 54517 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 71034 54517 194 432 0 70599 0
[pid=11997/tid=11999] ppid=11995 vsize=284136 CPUtime=221.61 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 52268 0 0 0 22138 23 0 0 20 0 2 0 275474153 290955264 54517 33554432000 4194304 5963574 140733866716752 140617477757096 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 284136

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12002
/proc/meminfo: memFree=29041532/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=284136 CPUtime=282.2 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 55260 0 0 0 28199 21 0 0 20 0 2 0 275474149 290955264 55792 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 71034 55792 194 432 0 70599 0
[pid=11997/tid=11999] ppid=11995 vsize=284136 CPUtime=281.45 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 53519 0 0 0 28120 25 0 0 20 0 2 0 275474153 290955264 55792 33554432000 4194304 5963574 140733866716752 140617477756920 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 284136

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12003
/proc/meminfo: memFree=28936040/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=284136 CPUtime=342.18 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 66726 0 0 0 34191 27 0 0 20 0 2 0 275474149 290955264 67352 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 71034 67352 194 432 0 70599 0
[pid=11997/tid=11999] ppid=11995 vsize=284136 CPUtime=341.25 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 64985 0 0 0 34094 31 0 0 20 0 2 0 275474153 290955264 67352 33554432000 4194304 5963574 140733866716752 140617477756920 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 284136

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12003
/proc/meminfo: memFree=28869628/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=349672 CPUtime=402.16 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 77223 0 0 0 40185 31 0 0 20 0 2 0 275474149 358064128 77843 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 87418 77843 194 432 0 86983 0
[pid=11997/tid=11999] ppid=11995 vsize=349672 CPUtime=401.1 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 75482 0 0 0 40073 37 0 0 20 0 2 0 275474153 358064128 77843 33554432000 4194304 5963574 140733866716752 140617477756920 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 349672

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12003
/proc/meminfo: memFree=28826336/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=349672 CPUtime=462.16 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 12012
/proc/meminfo: memFree=28228072/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=620700 CPUtime=1361.94 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 148616 0 0 0 136127 67 0 0 20 0 2 0 275474149 635596800 150842 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 155175 150842 194 432 0 154740 0
[pid=11997/tid=11999] ppid=11995 vsize=620700 CPUtime=1358.47 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 146875 0 0 0 135760 87 0 0 20 0 2 0 275474153 635596800 150842 33554432000 4194304 5963574 140733866716752 140617477756728 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 620700

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12035
/proc/meminfo: memFree=28196320/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=621668 CPUtime=1421.93 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 149215 0 0 0 142126 67 0 0 20 0 2 0 275474149 636588032 151621 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 155417 151621 194 432 0 154982 0
[pid=11997/tid=11999] ppid=11995 vsize=621668 CPUtime=1418.32 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 147474 0 0 0 141744 88 0 0 20 0 2 0 275474153 636588032 151621 33554432000 4194304 5963574 140733866716752 140617477756728 4400164 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 621668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12035
/proc/meminfo: memFree=28138808/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=690108 CPUtime=1481.9 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 151029 0 0 0 148122 68 0 0 20 0 2 0 275474149 706670592 153299 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 172527 153299 194 432 0 172092 0
[pid=11997/tid=11999] ppid=11995 vsize=690108 CPUtime=1478.14 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 149288 0 0 0 147724 90 0 0 20 0 2 0 275474153 706670592 153299 33554432000 4194304 5963574 140733866716752 140617477756728 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 690108

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12036
/proc/meminfo: memFree=28056024/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=694220 CPUtime=1541.89 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 160033 0 0 0 154118 71 0 0 20 0 2 0 275474149 710881280 162363 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 173555 162363 194 432 0 173120 0
[pid=11997/tid=11999] ppid=11995 vsize=694220 CPUtime=1537.98 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 158292 0 0 0 153704 94 0 0 20 0 2 0 275474153 710881280 162363 33554432000 4194304 5963574 140733866716752 140617477756728 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 694220

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12036
/proc/meminfo: memFree=27968480/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=766524 CPUtime=1601.88 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 173107 0 0 0 160110 78 0 0 20 0 2 0 275474149 784920576 175385 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191631 175385 194 432 0 191196 0
[pid=11997/tid=11999] ppid=11995 vsize=766524 CPUtime=1597.82 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 171366 0 0 0 159680 102 0 0 20 0 2 0 275474153 784920576 175385 33554432000 4194304 5963574 140733866716752 140617477756920 4399451 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 766524

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 12036
/proc/meminfo: memFree=27911016/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1661.87 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178750 0 0 0 166106 81 0 0 20 0 2 0 275474149 785911808 181028 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181028 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1657.66 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177009 0 0 0 165661 105 0 0 20 0 2 0 275474153 785911808 181028 33554432000 4194304 5963574 140733866716752 140617477756728 4222324 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 767492

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12037
/proc/meminfo: memFree=27885740/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1721.86 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 172105 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1717.5 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 171644 106 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 767492

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12037
/proc/meminfo: memFree=27847700/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1781.85 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 178104 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1777.35 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 177628 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 767492

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

[startup+1792.01 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12037
/proc/meminfo: memFree=27842180/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1791.56 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179075 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1787.03 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 178596 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 767492

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12037
/proc/meminfo: memFree=27840196/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1794.76 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179395 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1790.22 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 178915 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 767492

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12037
/proc/meminfo: memFree=27839452/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1797.95 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179714 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1793.4 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 179233 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 767492

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12081
/proc/meminfo: memFree=28758752/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1798.75 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179794 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1794.2 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 179313 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4400026 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (KiB) 767492

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12088
/proc/meminfo: memFree=28751288/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1799.16 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179835 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1794.61 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 179354 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.16
Current children cumulated vsize (KiB) 767492

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12088
/proc/meminfo: memFree=28751288/32873844 swapFree=7116/7116
[pid=11997] ppid=11995 vsize=767492 CPUtime=1799.55 cores=0,2,4,6
/proc/11997/stat : 11997 (wbo1.7) S 11995 11997 11506 0 -1 4202496 178752 0 0 0 179874 81 0 0 20 0 2 0 275474149 785911808 181030 33554432000 4194304 5963574 140733866716752 140733866716272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11997/statm: 191873 181030 194 432 0 191438 0
[pid=11997/tid=11999] ppid=11995 vsize=767492 CPUtime=1795 cores=0,2,4,6
/proc/11997/task/11999/stat : 11999 (wbo1.7) R 11995 11997 11506 0 -1 4202560 177011 0 0 0 179393 107 0 0 20 0 2 0 275474153 785911808 181030 33554432000 4194304 5963574 140733866716752 140617477756728 4399639 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 767492

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11997 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=980273
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=93833
# CPU time returned by wait4() is 1795.07
# while last known CPU time is 1799.55
#
# 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.55
CPU user time (s): 1798.74
CPU system time (s): 0.81
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 767492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.09383
maximum resident set size= 724120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 178752
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= 282
involuntary context switches= 1997

runsolver used 3.67544 second user time and 8.40272 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 06:38:11
IDJOB=3705689
IDBENCH=48158
IDSOLVER=2284
FILE ID=node138/3705689-1338093491
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_200_25_3.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705689-1338093491/watcher-3705689-1338093491 -o /tmp/evaluation-result-3705689-1338093491/solver-3705689-1338093491 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705689-1338093491.opb

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=678411034

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:        29453276 kB
Buffers:          332324 kB
Cached:          2208792 kB
SwapCached:          212 kB
Active:           791612 kB
Inactive:        1795032 kB
Active(anon):      36592 kB
Inactive(anon):    11368 kB
Active(file):     755020 kB
Inactive(file):  1783664 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             12288 kB
Writeback:             0 kB
AnonPages:         52336 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             694284 kB
SReclaimable:     136296 kB
SUnreclaim:       557988 kB
KernelStack:        1472 kB
PageTables:         3968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3705689-1338093491.opb

Free space on /tmp at the end= 71528 MiB
End job on node138 at 2012-05-27 07:08:11