Trace number 3727953

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
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-15
Best CPU time to get the best result obtained on this benchmark1797.4
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-3727953-1338665519.opb.
0.00/0.00	c Instance file HOME/instance-3727953-1338665519.opb
0.00/0.00	c File size is 256864 bytes.
0.00/0.02	c Cost Offset: -100
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.03         s                                      |
0.00/0.02	c |  Number Variables:      3262                                                |
0.00/0.02	c |  Number Clauses:        3162                                                |
0.00/0.02	c |  Number Cardinality:    202                                                 |
0.00/0.02	c |  Number PB Constraints: 3062                                                |
0.00/0.02	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.03	c | 0.03      | 0  | -99          lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -98          lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -97          lb |  0                0                0.00  |
5.29/5.40	c | 5.40      | 0  | -96          lb |  0                0                0.00  |
37.78/37.84	c | 37.85     | 0  | -95          lb |  0                0                0.00  |
1799.53/1800.00	c ===============================================================================
1799.53/1800.00	c Wall Clock Time: 1800.00 s
1799.53/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-3727953-1338665519/watcher-3727953-1338665519 -o /tmp/evaluation-result-3727953-1338665519/solver-3727953-1338665519 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727953-1338665519.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.00 2.00 2.03 3/176 26200
/proc/meminfo: memFree=28302076/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=4196 CPUtime=0 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) R 26198 26200 25884 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 332677212 4296704 467 33554432000 4194304 5964350 140734925497328 140736144238856 4344688 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 1049 467 164 433 0 550 0

[startup+0.07231 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 26200
/proc/meminfo: memFree=28302076/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=0.06 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 2516 0 0 0 6 0 0 0 20 0 2 0 332677212 87842816 2405 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 2405 194 433 0 21010 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 85784

[startup+0.100283 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 26200
/proc/meminfo: memFree=28302076/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=0.09 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 2516 0 0 0 9 0 0 0 20 0 2 0 332677212 87842816 2405 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 2405 194 433 0 21010 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85784

[startup+0.300217 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 26200
/proc/meminfo: memFree=28302076/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=0.29 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 2551 0 0 0 29 0 0 0 20 0 2 0 332677212 87842816 2440 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 2440 194 433 0 21010 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85784

[startup+0.700202 s]
/proc/loadavg: 2.00 2.00 2.03 3/176 26200
/proc/meminfo: memFree=28302076/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=0.69 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 3034 0 0 0 69 0 0 0 20 0 2 0 332677212 87842816 2923 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 2923 194 433 0 21010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85784

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26208
/proc/meminfo: memFree=28273772/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=1.49 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 3803 0 0 0 149 0 0 0 20 0 2 0 332677212 87842816 3692 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 3693 194 433 0 21010 0
[pid=26200/tid=26202] ppid=26198 vsize=85784 CPUtime=1.46 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 2498 0 0 0 146 0 0 0 20 0 2 0 332677215 87842816 3693 33554432000 4194304 5964350 140734925497328 140567172884808 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85784

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26208
/proc/meminfo: memFree=28265464/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85928 CPUtime=3.09 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 4909 0 0 0 308 1 0 0 20 0 2 0 332677212 87990272 4798 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21482 4798 194 433 0 21046 0
[pid=26200/tid=26202] ppid=26198 vsize=85928 CPUtime=3.05 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 3603 0 0 0 305 0 0 0 20 0 2 0 332677215 87990272 4798 33554432000 4194304 5964350 140734925497328 140567172883992 4389090 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85928

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26208
/proc/meminfo: memFree=28245004/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=6.29 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 6942 0 0 0 628 1 0 0 20 0 2 0 332677212 87842816 6795 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 6795 194 433 0 21010 0
[pid=26200/tid=26202] ppid=26198 vsize=85784 CPUtime=6.24 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 5636 0 0 0 623 1 0 0 20 0 2 0 332677215 87842816 6795 33554432000 4194304 5964350 140734925497328 140567172885432 4389052 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85784

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 26208
/proc/meminfo: memFree=28220728/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=12.68 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 6954 0 0 0 1267 1 0 0 20 0 2 0 332677212 87842816 6949 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 6949 194 433 0 21010 0
[pid=26200/tid=26202] ppid=26198 vsize=85784 CPUtime=12.62 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 5648 0 0 0 1261 1 0 0 20 0 2 0 332677215 87842816 6949 33554432000 4194304 5964350 140734925497328 140567172885432 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85784

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 26208
/proc/meminfo: memFree=28192624/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=86268 CPUtime=25.48 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 10739 0 0 0 2545 3 0 0 20 0 2 0 332677212 88338432 10750 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21567 10750 194 433 0 21131 0
[pid=26200/tid=26202] ppid=26198 vsize=86268 CPUtime=25.38 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 9433 0 0 0 2536 2 0 0 20 0 2 0 332677215 88338432 10750 33554432000 4194304 5964350 140734925497328 140567172884472 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86268

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 26208
/proc/meminfo: memFree=28144052/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=85784 CPUtime=51.07 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 15471 0 0 0 5103 4 0 0 20 0 2 0 332677212 87842816 16066 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 21446 16066 194 433 0 21010 0
[pid=26200/tid=26202] ppid=26198 vsize=85784 CPUtime=50.91 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 14165 0 0 0 5088 3 0 0 20 0 2 0 332677215 87842816 16066 33554432000 4194304 5964350 140734925497328 140567172885432 4400355 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85784

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 26208
/proc/meminfo: memFree=28012624/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=151320 CPUtime=102.27 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 21014 0 0 0 10220 7 0 0 20 0 2 0 332677212 154951680 21608 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 37830 21608 194 433 0 37394 0
[pid=26200/tid=26202] ppid=26198 vsize=151320 CPUtime=101.99 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 19708 0 0 0 10192 7 0 0 20 0 2 0 332677215 154951680 21608 33554432000 4194304 5964350 140734925497328 140567172884472 4379231 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 151320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 26209
/proc/meminfo: memFree=27828672/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=152404 CPUtime=162.23 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 30904 0 0 0 16211 12 0 0 20 0 2 0 332677212 156061696 31514 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 38101 31514 194 433 0 37665 0
[pid=26200/tid=26202] ppid=26198 vsize=152404 CPUtime=161.81 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 29598 0 0 0 16167 14 0 0 20 0 2 0 332677215 156061696 31514 33554432000 4194304 5964350 140734925497328 140567172884472 4403296 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 152404

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.01 3/181 26209
/proc/meminfo: memFree=27734400/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=217940 CPUtime=222.23 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 37081 0 0 0 22206 17 0 0 20 0 2 0 332677212 223170560 37691 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 54485 37691 194 433 0 54049 0
[pid=26200/tid=26202] ppid=26198 vsize=217940 CPUtime=221.66 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 35775 0 0 0 22147 19 0 0 20 0 2 0 332677215 223170560 37691 33554432000 4194304 5964350 140734925497328 140567172884472 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 217940

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 26209
/proc/meminfo: memFree=27617124/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=217940 CPUtime=282.21 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 42613 0 0 0 28201 20 0 0 20 0 2 0 332677212 223170560 43222 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 54485 43222 194 433 0 54049 0
[pid=26200/tid=26202] ppid=26198 vsize=217940 CPUtime=281.5 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 41307 0 0 0 28126 24 0 0 20 0 2 0 332677215 223170560 43222 33554432000 4194304 5964350 140734925497328 140567172884280 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 217940

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26209
/proc/meminfo: memFree=27509264/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=217940 CPUtime=342.2 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 49276 0 0 0 34197 23 0 0 20 0 2 0 332677212 223170560 49885 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 54485 49885 194 433 0 54049 0
[pid=26200/tid=26202] ppid=26198 vsize=217940 CPUtime=341.35 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 47970 0 0 0 34107 28 0 0 20 0 2 0 332677215 223170560 49885 33554432000 4194304 5964350 140734925497328 140567172883992 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 217940

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26209
/proc/meminfo: memFree=27409140/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=284016 CPUtime=402.17 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 54968 0 0 0 40189 28 0 0 20 0 2 0 332677212 290832384 55769 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 71004 55769 194 433 0 70568 0
[pid=26200/tid=26202] ppid=26198 vsize=284016 CPUtime=401.17 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 53662 0 0 0 40083 34 0 0 20 0 2 0 332677215 290832384 55769 33554432000 4194304 5964350 140734925497328 140567172884472 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 284016

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26210
/proc/meminfo: memFree=27319904/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=284016 CPUtime=462.11 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26220
/proc/meminfo: memFree=26550964/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=547692 CPUtime=1421.89 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 126021 0 0 0 142099 90 0 0 20 0 2 0 332677212 560836608 127640 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 136923 127640 194 433 0 136487 0
[pid=26200/tid=26202] ppid=26198 vsize=547692 CPUtime=1418.44 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 124715 0 0 0 141733 111 0 0 20 0 2 0 332677215 560836608 127640 33554432000 4194304 5964350 140734925497328 140567172884520 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 547692

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26220
/proc/meminfo: memFree=26297572/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=613228 CPUtime=1481.87 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 133961 0 0 0 148091 96 0 0 20 0 2 0 332677212 627945472 135580 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 153307 135580 194 433 0 152871 0
[pid=26200/tid=26202] ppid=26198 vsize=613228 CPUtime=1478.28 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 132655 0 0 0 147710 118 0 0 20 0 2 0 332677215 627945472 135580 33554432000 4194304 5964350 140734925497328 140567172884280 4399998 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 613228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26220
/proc/meminfo: memFree=26289112/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=613228 CPUtime=1541.86 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 135866 0 0 0 154088 98 0 0 20 0 2 0 332677212 627945472 137485 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 153307 137485 194 433 0 152871 0
[pid=26200/tid=26202] ppid=26198 vsize=613228 CPUtime=1538.13 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 134560 0 0 0 153692 121 0 0 20 0 2 0 332677215 627945472 137485 33554432000 4194304 5964350 140734925497328 140567172884472 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 613228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26220
/proc/meminfo: memFree=26126920/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=613952 CPUtime=1601.85 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 145072 0 0 0 160078 107 0 0 20 0 2 0 332677212 628686848 146691 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 153488 146691 194 433 0 153052 0
[pid=26200/tid=26202] ppid=26198 vsize=613952 CPUtime=1597.98 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 143766 0 0 0 159667 131 0 0 20 0 2 0 332677215 628686848 146691 33554432000 4194304 5964350 140734925497328 140567172883992 4399832 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 613952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26220
/proc/meminfo: memFree=26008632/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=613952 CPUtime=1661.85 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 145469 0 0 0 166077 108 0 0 20 0 2 0 332677212 628686848 147088 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 153488 147088 194 433 0 153052 0
[pid=26200/tid=26202] ppid=26198 vsize=613952 CPUtime=1657.82 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 144163 0 0 0 165650 132 0 0 20 0 2 0 332677215 628686848 147088 33554432000 4194304 5964350 140734925497328 140567172884280 4399944 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 613952

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 26224
/proc/meminfo: memFree=25995528/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1721.84 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 148781 0 0 0 172074 110 0 0 20 0 2 0 332677212 695795712 150399 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 150399 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1717.67 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 147475 0 0 0 171631 136 0 0 20 0 2 0 332677215 695795712 150399 33554432000 4194304 5964350 140734925497328 140567172884520 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 679488

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976616/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1781.83 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153389 0 0 0 178068 115 0 0 20 0 2 0 332677212 695795712 155007 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155007 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1777.52 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152083 0 0 0 177611 141 0 0 20 0 2 0 332677215 695795712 155007 33554432000 4194304 5964350 140734925497328 140567172884280 4403626 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 679488

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976616/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1791.44 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153436 0 0 0 179029 115 0 0 20 0 2 0 332677212 695795712 155054 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155054 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1787.1 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152130 0 0 0 178569 141 0 0 20 0 2 0 332677215 695795712 155054 33554432000 4194304 5964350 140734925497328 140567172884280 4403612 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 679488

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976492/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1794.64 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153450 0 0 0 179349 115 0 0 20 0 2 0 332677212 695795712 155068 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155068 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1790.29 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152144 0 0 0 178888 141 0 0 20 0 2 0 332677215 695795712 155068 33554432000 4194304 5964350 140734925497328 140567172884280 4400017 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 679488

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976492/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1797.83 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153499 0 0 0 179668 115 0 0 20 0 2 0 332677212 695795712 155117 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155117 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1793.48 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152193 0 0 0 179207 141 0 0 20 0 2 0 332677215 695795712 155117 33554432000 4194304 5964350 140734925497328 140567172884280 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 679488

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976368/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1798.63 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153499 0 0 0 179748 115 0 0 20 0 2 0 332677212 695795712 155117 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155117 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1794.27 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152193 0 0 0 179286 141 0 0 20 0 2 0 332677215 695795712 155117 33554432000 4194304 5964350 140734925497328 140567172884280 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 679488

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976368/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1799.04 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153516 0 0 0 179789 115 0 0 20 0 2 0 332677212 695795712 155134 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155134 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1794.68 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152210 0 0 0 179327 141 0 0 20 0 2 0 332677215 695795712 155134 33554432000 4194304 5964350 140734925497328 140567172884280 4400352 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 679488

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976368/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1799.43 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153517 0 0 0 179828 115 0 0 20 0 2 0 332677212 695795712 155135 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155135 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1795.07 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152211 0 0 0 179366 141 0 0 20 0 2 0 332677215 695795712 155135 33554432000 4194304 5964350 140734925497328 140567172884280 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 679488

[startup+1800 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26247
/proc/meminfo: memFree=25976368/32873844 swapFree=7112/7112
[pid=26200] ppid=26198 vsize=679488 CPUtime=1799.53 cores=0,2,4,6
/proc/26200/stat : 26200 (wbo1.72) S 26198 26200 25884 0 -1 4202496 153517 0 0 0 179838 115 0 0 20 0 2 0 332677212 695795712 155135 33554432000 4194304 5964350 140734925497328 140734925496848 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26200/statm: 169872 155135 194 433 0 169436 0
[pid=26200/tid=26202] ppid=26198 vsize=679488 CPUtime=1795.17 cores=0,2,4,6
/proc/26200/task/26202/stat : 26202 (wbo1.72) R 26198 26200 25884 0 -1 4202560 152211 0 0 0 179376 141 0 0 20 0 2 0 332677215 695795712 155135 33554432000 4194304 5964350 140734925497328 140567172884280 4399958 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 679488

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26200 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=789302
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=439781
# CPU time returned by wait4() is 1795.23
# while last known CPU time is 1799.53
#
# 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.53
CPU user time (s): 1798.38
CPU system time (s): 1.15
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 679488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.79
system time used= 1.43978
maximum resident set size= 620548
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153519
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= 207
involuntary context switches= 1974

runsolver used 3.42848 second user time and 9.37457 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-02 21:31:59
IDJOB=3727953
IDBENCH=48237
IDSOLVER=2314
FILE ID=node132/3727953-1338665519
RUNJOBID= node132-1338661918-25900
PBS_JOBID= 14636480
Free space on /tmp= 71212 MiB

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

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=689269398

node132.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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28303620 kB
Buffers:          593116 kB
Cached:          3053440 kB
SwapCached:         2292 kB
Active:          1557948 kB
Inactive:        2099444 kB
Active(anon):       3176 kB
Inactive(anon):     7120 kB
Active(file):    1554772 kB
Inactive(file):  2092324 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102708 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:         29676 kB
Mapped:            11792 kB
Shmem:                 8 kB
Slab:             773836 kB
SReclaimable:     215352 kB
SUnreclaim:       558484 kB
KernelStack:        1488 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     125592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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-3727953-1338665519.opb

Free space on /tmp at the end= 71204 MiB
End job on node132 at 2012-06-02 22:01:59