Trace number 3727975

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.72? 1799.63 1800.03

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_2.opb
MD5SUMcb610107b772b4f0726736eafa902b12
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 benchmark1796.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
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 constraint110
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)75286
Sum of products size (including duplicates)150572
Number of different products75286
Sum of products size150572

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727975-1338659157.opb.
0.00/0.00	c Instance file HOME/instance-3727975-1338659157.opb
0.00/0.00	c File size is 5903915 bytes.
0.39/0.47	c Cost Offset: 0
0.39/0.47	c Highest Coefficient sum: 111
0.39/0.47	c ============================[ Problem Statistics ]=============================
0.39/0.47	c |                                                                             |
0.39/0.47	c |  Parsing time:          0.47         s                                      |
0.39/0.47	c |  Number Variables:      76286                                               |
0.39/0.47	c |  Number Clauses:        76286                                               |
0.39/0.47	c |  Number Cardinality:    0                                                   |
0.39/0.47	c |  Number PB Constraints: 75286                                               |
0.39/0.47	c |                                                                             |
0.49/0.52	c |  Problem Type:          Optimization                                        |
0.49/0.52	c |  Objective Function:    Cardinality Constraint                              |
0.49/0.52	c |                                                                             |
0.49/0.52	c ============================[ Search Statistics ]==============================
0.49/0.52	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.52	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.52	c ===============================================================================
0.59/0.65	c | 0.65      | 0  | 1            lb |  0                0                0.00  |
0.69/0.73	c | 0.73      | 0  | 2            lb |  0                0                0.00  |
0.79/0.84	c | 0.85      | 0  | 3            lb |  0                0                0.00  |
1.19/1.29	c | 1.29      | 0  | 4            lb |  0                0                0.00  |
373.32/373.43	c | 373.44    | 0  | 5            lb |  0                0                0.00  |
1799.63/1800.00	c ===============================================================================
1799.63/1800.00	c Wall Clock Time: 1800.01 s
1799.63/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-3727975-1338659157/watcher-3727975-1338659157 -o /tmp/evaluation-result-3727975-1338659157/solver-3727975-1338659157 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727975-1338659157.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: 1.92 1.98 1.97 3/177 12387
/proc/meminfo: memFree=26784940/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=10536 CPUtime=0 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) R 12385 12387 9917 0 -1 4202496 665 0 0 0 0 0 0 0 20 0 1 0 332041540 10788864 618 33554432000 4194304 5964350 140735424172256 140735020921720 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 2634 618 167 433 0 756 0

[startup+0.06551 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 12387
/proc/meminfo: memFree=26784940/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=26080 CPUtime=0.06 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) R 12385 12387 9917 0 -1 4202496 4804 0 0 0 6 0 0 0 20 0 1 0 332041540 26705920 4377 33554432000 4194304 5964350 140735424172256 140735020921720 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 6520 4377 321 433 0 4642 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26080

[startup+0.100287 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 12387
/proc/meminfo: memFree=26784940/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=31116 CPUtime=0.09 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) R 12385 12387 9917 0 -1 4202496 5786 0 0 0 9 0 0 0 20 0 1 0 332041540 31862784 5359 33554432000 4194304 5964350 140735424172256 140735020921720 4336414 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 7779 5360 436 433 0 5901 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31116

[startup+0.300261 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 12387
/proc/meminfo: memFree=26784940/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=44060 CPUtime=0.29 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) R 12385 12387 9917 0 -1 4202496 9607 0 0 0 28 1 0 0 20 0 1 0 332041540 45117440 9180 33554432000 4194304 5964350 140735424172256 140735424170552 5179053 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 11015 9181 1056 433 0 9137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44060

[startup+0.700194 s]
/proc/loadavg: 1.92 1.98 1.97 3/177 12387
/proc/meminfo: memFree=26784940/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=137252 CPUtime=0.69 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 28661 0 0 0 65 4 0 0 20 0 2 0 332041540 140546048 24967 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 34313 24967 189 433 0 33877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137252

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 1.97 4/179 12389
/proc/meminfo: memFree=26652592/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=1.49 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 39934 0 0 0 144 5 0 0 20 0 2 0 332041540 197865472 34962 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 34962 193 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=1.01 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26503 0 0 0 97 4 0 0 20 0 2 0 332041587 197865472 34962 33554432000 4194304 5964350 140735424172256 140022739839320 4403290 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) 193228

[startup+3.10028 s]
/proc/loadavg: 1.92 1.98 1.97 4/179 12389
/proc/meminfo: memFree=26646204/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=3.09 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 39935 0 0 0 304 5 0 0 20 0 2 0 332041540 197865472 34963 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 34963 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=2.61 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26504 0 0 0 257 4 0 0 20 0 2 0 332041587 197865472 34963 33554432000 4194304 5964350 140735424172256 140022739839320 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193228

[startup+6.30021 s]
/proc/loadavg: 2.01 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26645356/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=6.29 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 39935 0 0 0 624 5 0 0 20 0 2 0 332041540 197865472 34963 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 34963 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=5.8 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26504 0 0 0 576 4 0 0 20 0 2 0 332041587 197865472 34963 33554432000 4194304 5964350 140735424172256 140022739839320 4222330 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) 193228

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26643592/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=12.69 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 39935 0 0 0 1264 5 0 0 20 0 2 0 332041540 197865472 34963 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 34963 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=12.19 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26504 0 0 0 1215 4 0 0 20 0 2 0 332041587 197865472 34963 33554432000 4194304 5964350 140735424172256 140022739839320 4403296 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193228

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26629496/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=25.48 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 39999 0 0 0 2543 5 0 0 20 0 2 0 332041540 197865472 35027 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 35027 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=24.95 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26568 0 0 0 2491 4 0 0 20 0 2 0 332041587 197865472 35027 33554432000 4194304 5964350 140735424172256 140022739839320 4222314 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193228

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26566600/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=51.08 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 40076 0 0 0 5103 5 0 0 20 0 2 0 332041540 197865472 35104 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 35104 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=50.49 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 26645 0 0 0 5045 4 0 0 20 0 2 0 332041587 197865472 35104 33554432000 4194304 5964350 140735424172256 140022739839320 4222314 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193228

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26559140/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=102.27 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 41226 0 0 0 10221 6 0 0 20 0 2 0 332041540 197865472 36254 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 36254 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=101.55 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 27795 0 0 0 10149 6 0 0 20 0 2 0 332041587 197865472 36254 33554432000 4194304 5964350 140735424172256 140022739838968 4403432 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) 193228

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12389
/proc/meminfo: memFree=26533416/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=193228 CPUtime=162.26 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 46380 0 0 0 16212 14 0 0 20 0 2 0 332041540 197865472 41408 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 48307 41408 194 433 0 47871 0
[pid=12387/tid=12389] ppid=12385 vsize=193228 CPUtime=161.39 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 32949 0 0 0 16125 14 0 0 20 0 2 0 332041587 197865472 41408 33554432000 4194304 5964350 140735424172256 140022739838968 4222304 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 193228

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12390
/proc/meminfo: memFree=26510672/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=258764 CPUtime=222.25 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 51473 0 0 0 22205 20 0 0 20 0 2 0 332041540 264974336 46501 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 64691 46501 194 433 0 64255 0
[pid=12387/tid=12389] ppid=12385 vsize=258764 CPUtime=221.23 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 38042 0 0 0 22101 22 0 0 20 0 2 0 332041587 264974336 46501 33554432000 4194304 5964350 140735424172256 140022739838776 4403290 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 258764

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 1.98 4/180 12393
/proc/meminfo: memFree=26485708/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=258764 CPUtime=282.24 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 57284 0 0 0 28198 26 0 0 20 0 2 0 332041540 264974336 52312 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 64691 52312 194 433 0 64255 0
[pid=12387/tid=12389] ppid=12385 vsize=258764 CPUtime=281.08 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 43853 0 0 0 28080 28 0 0 20 0 2 0 332041587 264974336 52312 33554432000 4194304 5964350 140735424172256 140022739838968 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 258764

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.98 4/179 12393
/proc/meminfo: memFree=26416460/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=258764 CPUtime=342.23 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 63552 0 0 0 34192 31 0 0 20 0 2 0 332041540 264974336 58636 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 64691 58636 194 433 0 64255 0
[pid=12387/tid=12389] ppid=12385 vsize=258764 CPUtime=340.93 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 50121 0 0 0 34059 34 0 0 20 0 2 0 332041587 264974336 58636 33554432000 4194304 5964350 140735424172256 140022739838968 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 258764

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12393
/proc/meminfo: memFree=26369928/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=324300 CPUtime=402.22 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 73220 0 0 0 40187 35 0 0 20 0 2 0 332041540 332083200 69596 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 81075 69596 194 433 0 80639 0
[pid=12387/tid=12389] ppid=12385 vsize=324300 CPUtime=400.76 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 59789 0 0 0 40037 39 0 0 20 0 2 0 332041587 332083200 69596 33554432000 4194304 5964350 140735424172256 140022739839304 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 324300

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 4/179 12393
/proc/meminfo: memFree=26352164/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=324300 CPUtime=462.19 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12474
/proc/meminfo: memFree=26327368/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=717516 CPUtime=1422.01 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 166195 0 0 0 142089 112 0 0 20 0 2 0 332041540 734736384 163337 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 179379 163337 194 433 0 178943 0
[pid=12387/tid=12389] ppid=12385 vsize=717516 CPUtime=1418.1 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 152764 0 0 0 141679 131 0 0 20 0 2 0 332041587 734736384 163337 33554432000 4194304 5964350 140735424172256 140022739838968 4222330 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 717516

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12477
/proc/meminfo: memFree=26243876/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=717516 CPUtime=1481.98 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 174405 0 0 0 148082 116 0 0 20 0 2 0 332041540 734736384 171622 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 179379 171622 194 433 0 178943 0
[pid=12387/tid=12389] ppid=12385 vsize=717516 CPUtime=1477.94 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 160974 0 0 0 147657 137 0 0 20 0 2 0 332041587 734736384 171622 33554432000 4194304 5964350 140735424172256 140022739838968 4403290 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 717516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12477
/proc/meminfo: memFree=26148032/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=783052 CPUtime=1541.97 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 183216 0 0 0 154075 122 0 0 20 0 2 0 332041540 801845248 180558 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 195763 180558 194 433 0 195327 0
[pid=12387/tid=12389] ppid=12385 vsize=783052 CPUtime=1537.78 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 169785 0 0 0 153634 144 0 0 20 0 2 0 332041587 801845248 180558 33554432000 4194304 5964350 140735424172256 140022739838968 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 783052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12477
/proc/meminfo: memFree=26104384/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=783052 CPUtime=1601.96 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 193256 0 0 0 160066 130 0 0 20 0 2 0 332041540 801845248 190598 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 195763 190598 194 433 0 195327 0
[pid=12387/tid=12389] ppid=12385 vsize=783052 CPUtime=1597.62 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 179825 0 0 0 159610 152 0 0 20 0 2 0 332041587 801845248 190598 33554432000 4194304 5964350 140735424172256 140022739838968 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 783052

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12477
/proc/meminfo: memFree=26053048/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=848588 CPUtime=1661.95 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 205287 0 0 0 166058 137 0 0 20 0 2 0 332041540 868954112 202629 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 212147 202629 194 433 0 211711 0
[pid=12387/tid=12389] ppid=12385 vsize=848588 CPUtime=1657.47 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 191856 0 0 0 165586 161 0 0 20 0 2 0 332041587 868954112 202629 33554432000 4194304 5964350 140735424172256 140022739838968 4399840 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 848588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12478
/proc/meminfo: memFree=25990680/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1721.94 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 216637 0 0 0 172050 144 0 0 20 0 2 0 332041540 936062976 213979 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 213979 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1717.32 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 203206 0 0 0 171564 168 0 0 20 0 2 0 332041587 936062976 213979 33554432000 4194304 5964350 140735424172256 140022739838968 4392838 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 914124

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25899612/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1781.93 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 225898 0 0 0 178044 149 0 0 20 0 2 0 332041540 936062976 223240 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 223240 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1777.16 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 212467 0 0 0 177543 173 0 0 20 0 2 0 332041587 936062976 223240 33554432000 4194304 5964350 140735424172256 140022739838776 4400499 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 914124

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25887444/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1791.54 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 226477 0 0 0 179004 150 0 0 20 0 2 0 332041540 936062976 223819 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 223819 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1786.74 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213046 0 0 0 178499 175 0 0 20 0 2 0 332041587 936062976 223819 33554432000 4194304 5964350 140735424172256 140022739838968 4389090 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (KiB) 914124

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25883476/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1794.74 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 226846 0 0 0 179324 150 0 0 20 0 2 0 332041540 936062976 224188 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224188 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1789.93 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213415 0 0 0 178818 175 0 0 20 0 2 0 332041587 936062976 224188 33554432000 4194304 5964350 140735424172256 140022739838968 4222330 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1794.74
Current children cumulated vsize (KiB) 914124

[startup+1798.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25880376/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1797.93 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 227099 0 0 0 179643 150 0 0 20 0 2 0 332041540 936062976 224441 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224441 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1793.12 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213668 0 0 0 179136 176 0 0 20 0 2 0 332041587 936062976 224441 33554432000 4194304 5964350 140735424172256 140022739838968 4403296 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.93
Current children cumulated vsize (KiB) 914124

[startup+1799.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25879880/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1798.73 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 227164 0 0 0 179723 150 0 0 20 0 2 0 332041540 936062976 224506 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224506 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1793.92 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213733 0 0 0 179216 176 0 0 20 0 2 0 332041587 936062976 224506 33554432000 4194304 5964350 140735424172256 140022739838968 4392888 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1798.73
Current children cumulated vsize (KiB) 914124

[startup+1799.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25878888/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1799.13 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 227203 0 0 0 179763 150 0 0 20 0 2 0 332041540 936062976 224545 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224545 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1794.32 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213772 0 0 0 179256 176 0 0 20 0 2 0 332041587 936062976 224545 33554432000 4194304 5964350 140735424172256 140022739838968 4399774 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.13
Current children cumulated vsize (KiB) 914124

[startup+1799.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25878888/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1799.53 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 227233 0 0 0 179803 150 0 0 20 0 2 0 332041540 936062976 224575 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224575 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1794.72 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213802 0 0 0 179296 176 0 0 20 0 2 0 332041587 936062976 224575 33554432000 4194304 5964350 140735424172256 140022739838968 4403263 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 914124

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12478
/proc/meminfo: memFree=25878888/32873660 swapFree=7120/7120
[pid=12387] ppid=12385 vsize=914124 CPUtime=1799.63 cores=1,3,5,7
/proc/12387/stat : 12387 (wbo1.72) S 12385 12387 9917 0 -1 4202496 227245 0 0 0 179813 150 0 0 20 0 2 0 332041540 936062976 224587 33554432000 4194304 5964350 140735424172256 140735424171776 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12387/statm: 228531 224587 194 433 0 228095 0
[pid=12387/tid=12389] ppid=12385 vsize=914124 CPUtime=1794.82 cores=1,3,5,7
/proc/12387/task/12389/stat : 12389 (wbo1.72) R 12385 12387 9917 0 -1 4202560 213814 0 0 0 179306 176 0 0 20 0 2 0 332041587 936062976 224587 33554432000 4194304 5964350 140735424172256 140022739838968 4399835 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 914124

Child status: 255

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

Real time (s): 1800.03
CPU time (s): 1799.63
CPU user time (s): 1798.13
CPU system time (s): 1.5
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 914124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.52
system time used= 1.80572
maximum resident set size= 898360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227248
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= 122
involuntary context switches= 1956

runsolver used 5.99409 second user time and 18.4692 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 19:45:57
IDJOB=3727975
IDBENCH=48150
IDSOLVER=2314
FILE ID=node117/3727975-1338659157
RUNJOBID= node117-1338651904-11314
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

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

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

MD5SUM BENCH= cb610107b772b4f0726736eafa902b12
RANDOM SEED=78984306

node117.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.148
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.29
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.148
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.148
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.148
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.95
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.148
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.148
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.148
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		: 2667.148
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:       32873660 kB
MemFree:        26790500 kB
Buffers:          595716 kB
Cached:          4058660 kB
SwapCached:          776 kB
Active:          2753596 kB
Inactive:        2419156 kB
Active(anon):     504308 kB
Inactive(anon):     9984 kB
Active(file):    2249288 kB
Inactive(file):  2409172 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              6616 kB
Writeback:             0 kB
AnonPages:        518040 kB
Mapped:            12972 kB
Shmem:                80 kB
Slab:             775112 kB
SReclaimable:     219528 kB
SUnreclaim:       555584 kB
KernelStack:        1464 kB
PageTables:         5400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     147248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727975-1338659157.opb

Free space on /tmp at the end= 69116 MiB
End job on node117 at 2012-06-02 20:15:58