Trace number 3727957

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.69 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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-3727957-1338665682.opb.
0.00/0.00	c Instance file HOME/instance-3727957-1338665682.opb
0.00/0.00	c File size is 222240 bytes.
0.00/0.01	c Cost Offset: -200
0.00/0.01	c Highest Coefficient sum: 400
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      2924                                                |
0.00/0.01	c |  Number Clauses:        2724                                                |
0.00/0.01	c |  Number Cardinality:    402                                                 |
0.00/0.01	c |  Number PB Constraints: 2524                                                |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -199         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -198         lb |  0                0                0.00  |
1.89/1.94	c | 1.95      | 0  | -197         lb |  0                0                0.00  |
49.86/49.99	c | 49.99     | 0  | -196         lb |  0                0                0.00  |
1799.23/1800.00	c ===============================================================================
1799.23/1800.00	c Wall Clock Time: 1800.00 s
1799.23/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-3727957-1338665682/watcher-3727957-1338665682 -o /tmp/evaluation-result-3727957-1338665682/solver-3727957-1338665682 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727957-1338665682.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28515
/proc/meminfo: memFree=31482220/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=4216 CPUtime=0 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) R 28513 28515 28198 0 -1 4202496 532 0 0 0 0 0 0 0 20 0 1 0 332695170 4317184 485 33554432000 4194304 5964350 140737446984160 140734242722536 5369220 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 1054 485 173 433 0 563 0

[startup+0.03359 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28515
/proc/meminfo: memFree=31482220/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=0.02 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 2143 0 0 0 2 0 0 0 20 0 2 0 332695170 87601152 2041 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 2041 192 433 0 20951 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85548

[startup+0.100196 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28515
/proc/meminfo: memFree=31482220/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=0.09 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 2347 0 0 0 9 0 0 0 20 0 2 0 332695170 87601152 2245 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 2245 194 433 0 20951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85548

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28515
/proc/meminfo: memFree=31482220/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=0.29 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 2450 0 0 0 29 0 0 0 20 0 2 0 332695170 87601152 2348 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 2348 194 433 0 20951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85548

[startup+0.700117 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28515
/proc/meminfo: memFree=31482220/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=0.69 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 3026 0 0 0 69 0 0 0 20 0 2 0 332695170 87601152 2924 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 2924 194 433 0 20951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85548

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28524
/proc/meminfo: memFree=31452716/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=1.48 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 4285 0 0 0 148 0 0 0 20 0 2 0 332695170 87601152 4183 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 4183 194 433 0 20951 0
[pid=28515/tid=28517] ppid=28513 vsize=85548 CPUtime=1.46 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 3059 0 0 0 146 0 0 0 20 0 2 0 332695172 87601152 4183 33554432000 4194304 5964350 140737446984160 140613067253272 4389020 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85548

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28524
/proc/meminfo: memFree=31439680/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85548 CPUtime=3.09 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 5299 0 0 0 308 1 0 0 20 0 2 0 332695170 87601152 5197 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21387 5197 194 433 0 20951 0
[pid=28515/tid=28517] ppid=28513 vsize=85548 CPUtime=3.06 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 4073 0 0 0 306 0 0 0 20 0 2 0 332695172 87601152 5197 33554432000 4194304 5964350 140737446984160 140613067254088 4220672 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) 85548

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28524
/proc/meminfo: memFree=31428024/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85692 CPUtime=6.28 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 7389 0 0 0 627 1 0 0 20 0 2 0 332695170 87748608 7287 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21423 7287 194 433 0 20987 0
[pid=28515/tid=28517] ppid=28513 vsize=85692 CPUtime=6.26 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 6164 0 0 0 625 1 0 0 20 0 2 0 332695172 87748608 7288 33554432000 4194304 5964350 140737446984160 140613067253752 5136340 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85692

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28524
/proc/meminfo: memFree=31386248/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=85764 CPUtime=12.68 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 13517 0 0 0 1265 3 0 0 20 0 2 0 332695170 87822336 13416 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 21441 13416 194 433 0 21005 0
[pid=28515/tid=28517] ppid=28513 vsize=85764 CPUtime=12.66 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 12291 0 0 0 1262 4 0 0 20 0 2 0 332695172 87822336 13416 33554432000 4194304 5964350 140737446984160 140613067253272 4400488 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85764

[startup+25.5003 s]
/proc/loadavg: 2.14 2.03 2.01 3/180 28525
/proc/meminfo: memFree=31313072/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=151408 CPUtime=25.48 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 21779 0 0 0 2542 6 0 0 20 0 2 0 332695170 155041792 21671 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 37852 21671 194 433 0 37416 0
[pid=28515/tid=28517] ppid=28513 vsize=151408 CPUtime=25.45 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 20553 0 0 0 2539 6 0 0 20 0 2 0 332695172 155041792 21671 33554432000 4194304 5964350 140737446984160 140613067253272 4389067 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) 151408

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 2.01 3/180 28525
/proc/meminfo: memFree=31237644/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=151084 CPUtime=51.06 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 32102 0 0 0 5096 10 0 0 20 0 2 0 332695170 154710016 32062 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 37771 32062 194 433 0 37335 0
[pid=28515/tid=28517] ppid=28513 vsize=151084 CPUtime=51.04 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 30876 0 0 0 5094 10 0 0 20 0 2 0 332695172 154710016 32062 33554432000 4194304 5964350 140737446984160 140613067254712 4389080 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 151084

[startup+102.307 s]
/proc/loadavg: 2.11 2.04 2.01 3/179 28525
/proc/meminfo: memFree=31217488/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=217344 CPUtime=102.26 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 37099 0 0 0 10214 12 0 0 20 0 2 0 332695170 222560256 37059 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 54336 37059 194 433 0 53900 0
[pid=28515/tid=28517] ppid=28513 vsize=217344 CPUtime=102.25 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 35873 0 0 0 10211 14 0 0 20 0 2 0 332695172 222560256 37059 33554432000 4194304 5964350 140737446984160 140613067253560 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 217344

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/179 28525
/proc/meminfo: memFree=31140416/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=282880 CPUtime=162.22 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 56258 0 0 0 16203 19 0 0 20 0 2 0 332695170 289669120 56207 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 70720 56207 194 433 0 70284 0
[pid=28515/tid=28517] ppid=28513 vsize=282880 CPUtime=162.22 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 55032 0 0 0 16200 22 0 0 20 0 2 0 332695172 289669120 56207 33554432000 4194304 5964350 140737446984160 140613067253752 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 282880

[startup+222.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 28525
/proc/meminfo: memFree=31038580/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=348776 CPUtime=222.18 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 81140 0 0 0 22190 28 0 0 20 0 2 0 332695170 357146624 81092 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 87194 81092 194 433 0 86758 0
[pid=28515/tid=28517] ppid=28513 vsize=348776 CPUtime=222.18 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 79914 0 0 0 22186 32 0 0 20 0 2 0 332695172 357146624 81092 33554432000 4194304 5964350 140737446984160 140613067253560 4389067 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 348776

[startup+282.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/179 28526
/proc/meminfo: memFree=30945508/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=479848 CPUtime=282.17 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 100358 0 0 0 28182 35 0 0 20 0 2 0 332695170 491364352 100310 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 119962 100310 194 433 0 119526 0
[pid=28515/tid=28517] ppid=28513 vsize=479848 CPUtime=282.18 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 99132 0 0 0 28178 40 0 0 20 0 2 0 332695172 491364352 100310 33554432000 4194304 5964350 140737446984160 140613067253800 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 479848

[startup+342.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/180 28529
/proc/meminfo: memFree=30876376/32873844 swapFree=7120/7120
[pid=28515] ppid=28513 vsize=479848 CPUtime=342.16 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 105135 0 0 0 34179 37 0 0 20 0 2 0 332695170 491364352 105086 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 119962 105086 194 433 0 119526 0
[pid=28515/tid=28517] ppid=28513 vsize=479848 CPUtime=342.18 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 103909 0 0 0 34175 43 0 0 20 0 2 0 332695172 491364352 105086 33554432000 4194304 5964350 140737446984160 140613067253752 18446744073699066235 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 479848

[startup+402.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 28529
/proc/meminfo: memFree=30839656/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=479848 CPUtime=402.14 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 109239 0 0 0 40175 39 0 0 20 0 2 0 332695170 491364352 109184 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 119962 109184 194 433 0 119526 0
[pid=28515/tid=28517] ppid=28513 vsize=479848 CPUtime=402.18 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 108013 0 0 0 40172 46 0 0 20 0 2 0 332695172 491364352 109184 33554432000 4194304 5964350 140737446984160 140613067253560 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 479848

[startup+462.3 s]
/proc/loadavg: 2.05 2.06 2.00 3/179 28529
/proc/meminfo: memFree=30770864/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=545924 CPUtime=462.08 cores=1,3,5,7

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

/proc/28515/statm: 202560 190869 194 433 0 202124 0
[pid=28515/tid=28517] ppid=28513 vsize=810240 CPUtime=1302.01 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 188369 0 0 0 130094 107 0 0 20 0 2 0 332695172 829685760 190869 33554432000 4194304 5964350 140737446984160 140613067253560 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 810240

[startup+1362.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/179 28535
/proc/meminfo: memFree=30199468/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=810964 CPUtime=1361.78 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 196126 0 0 0 136086 92 0 0 20 0 2 0 332695170 830427136 197400 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 202741 197400 194 433 0 202305 0
[pid=28515/tid=28517] ppid=28513 vsize=810964 CPUtime=1362 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 194900 0 0 0 136087 113 0 0 20 0 2 0 332695172 830427136 197400 33554432000 4194304 5964350 140737446984160 140613067253752 4400439 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 810964

[startup+1422.31 s]
/proc/loadavg: 2.06 2.08 2.01 3/179 28535
/proc/meminfo: memFree=30146028/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=878756 CPUtime=1421.78 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 199291 0 0 0 142083 95 0 0 20 0 2 0 332695170 899846144 200565 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 219689 200565 194 433 0 219253 0
[pid=28515/tid=28517] ppid=28513 vsize=878756 CPUtime=1422.01 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 198065 0 0 0 142084 117 0 0 20 0 2 0 332695172 899846144 200565 33554432000 4194304 5964350 140737446984160 140613067253560 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.78
Current children cumulated vsize (KiB) 878756

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/179 28535
/proc/meminfo: memFree=30124760/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=879480 CPUtime=1481.77 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 200301 0 0 0 148081 96 0 0 20 0 2 0 332695170 900587520 201575 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 219870 201575 194 433 0 219434 0
[pid=28515/tid=28517] ppid=28513 vsize=879480 CPUtime=1482.01 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 199075 0 0 0 148083 118 0 0 20 0 2 0 332695172 900587520 201575 33554432000 4194304 5964350 140737446984160 140613067253752 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 879480

[startup+1542.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/180 28539
/proc/meminfo: memFree=30102184/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=880928 CPUtime=1541.76 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 205956 0 0 0 154076 100 0 0 20 0 2 0 332695170 902070272 207226 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220232 207226 194 433 0 219796 0
[pid=28515/tid=28517] ppid=28513 vsize=880928 CPUtime=1542.01 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 204730 0 0 0 154078 123 0 0 20 0 2 0 332695172 902070272 207226 33554432000 4194304 5964350 140737446984160 140613067253272 4222330 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 880928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/180 28562
/proc/meminfo: memFree=30049716/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1601.75 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 212856 0 0 0 160070 105 0 0 20 0 2 0 332695170 904663040 214120 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 214120 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1602.01 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 211630 0 0 0 160072 129 0 0 20 0 2 0 332695172 904663040 214120 33554432000 4194304 5964350 140737446984160 140613067253752 4399989 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 883460

[startup+1662.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/179 28562
/proc/meminfo: memFree=30041712/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1661.7 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213476 0 0 0 166065 105 0 0 20 0 2 0 332695170 904663040 214915 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 214915 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1661.98 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212250 0 0 0 166067 131 0 0 20 0 2 0 332695172 904663040 214915 33554432000 4194304 5964350 140737446984160 140613067253800 4400023 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 883460

[startup+1722.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/179 28562
/proc/meminfo: memFree=30037356/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1721.65 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213519 0 0 0 172060 105 0 0 20 0 2 0 332695170 904663040 215480 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215480 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1721.95 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212293 0 0 0 172063 132 0 0 20 0 2 0 332695172 904663040 215480 33554432000 4194304 5964350 140737446984160 140613067253800 4400011 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 883460

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009256/32873844 swapFree=7120/7120
[pid=28515] ppid=28513 vsize=883460 CPUtime=1781.64 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 178059 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1781.95 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 178062 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4378736 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 883460

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1791.24 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179019 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1791.55 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179022 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4400007 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.24
Current children cumulated vsize (KiB) 883460

[startup+1795.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1794.44 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179339 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1794.75 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179342 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 883460

[startup+1798.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1797.63 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179658 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1797.95 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179662 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (KiB) 883460

[startup+1799.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1798.43 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179738 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1798.75 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179742 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4400017 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.43
Current children cumulated vsize (KiB) 883460

[startup+1799.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1798.84 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179779 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1799.16 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179783 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.84
Current children cumulated vsize (KiB) 883460

[startup+1799.9 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=883460 CPUtime=1799.23 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) S 28513 28515 28198 0 -1 4202496 213560 0 0 0 179818 105 0 0 20 0 2 0 332695170 904663040 215516 33554432000 4194304 5964350 140737446984160 140737446983680 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 220865 215516 194 433 0 220429 0
[pid=28515/tid=28517] ppid=28513 vsize=883460 CPUtime=1799.55 cores=1,3,5,7
/proc/28515/task/28517/stat : 28517 (wbo1.72) R 28513 28515 28198 0 -1 4202560 212334 0 0 0 179822 133 0 0 20 0 2 0 332695172 904663040 215516 33554432000 4194304 5964350 140737446984160 140613067253800 4399840 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.23
Current children cumulated vsize (KiB) 883460

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 28562
/proc/meminfo: memFree=30009380/32873844 swapFree=7116/7116
[pid=28515] ppid=28513 vsize=0 CPUtime=1799.68 cores=1,3,5,7
/proc/28515/stat : 28515 (wbo1.72) R 28513 28515 28198 0 -1 4203524 213562 0 0 0 179834 134 0 0 20 0 1 0 332695170 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/28515/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800
CPU time (s): 1799.69
CPU user time (s): 1798.34
CPU system time (s): 1.3458
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 883460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.34579
maximum resident set size= 862072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213562
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= 406
involuntary context switches= 3934

runsolver used 9.71452 second user time and 14.3268 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 21:34:42
IDJOB=3727957
IDBENCH=48240
IDSOLVER=2314
FILE ID=node111/3727957-1338665682
RUNJOBID= node111-1338663881-28358
PBS_JOBID= 14636481
Free space on /tmp= 67392 MiB

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

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=998172565

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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	: 5332.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31484356 kB
Buffers:          155164 kB
Cached:           445408 kB
SwapCached:         1352 kB
Active:           132436 kB
Inactive:         473204 kB
Active(anon):       5552 kB
Inactive(anon):     1120 kB
Active(file):     126884 kB
Inactive(file):   472084 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:         10808 kB
Mapped:             8248 kB
Shmem:                 0 kB
Slab:             644784 kB
SReclaimable:      86964 kB
SUnreclaim:       557820 kB
KernelStack:        1488 kB
PageTables:         3884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104196 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-3727957-1338665682.opb

Free space on /tmp at the end= 67384 MiB
End job on node111 at 2012-06-02 22:04:42