Trace number 3705674

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.9 1800.01

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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705674-1338092542.opb.
0.00/0.00	c Instance file HOME/instance-3705674-1338092542.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.68	c | 0.68      | 0  | 1            lb |  0                0                0.00  |
0.69/0.76	c | 0.77      | 0  | 2            lb |  0                0                0.00  |
0.78/0.89	c | 0.90      | 0  | 3            lb |  0                0                0.00  |
1.38/1.41	c | 1.42      | 0  | 4            lb |  0                0                0.00  |
464.83/465.08	c | 465.09    | 0  | 5            lb |  0                0                0.00  |
1799.54/1800.00	c ===============================================================================
1799.54/1800.00	c Wall Clock Time: 1800.00 s
1799.54/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-3705674-1338092542/watcher-3705674-1338092542 -o /tmp/evaluation-result-3705674-1338092542/solver-3705674-1338092542 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705674-1338092542.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 1.95 3/177 18790
/proc/meminfo: memFree=26445664/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=10532 CPUtime=0 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) R 18788 18790 16852 0 -1 4202496 659 0 0 0 0 0 0 0 20 0 1 0 275382962 10784768 612 33554432000 4194304 5963574 140735093298416 140733305934904 4394942 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 2633 612 169 432 0 756 0

[startup+0.0941611 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18790
/proc/meminfo: memFree=26445664/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=30584 CPUtime=0.09 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) R 18788 18790 16852 0 -1 4202496 5647 0 0 0 8 1 0 0 20 0 1 0 275382962 31318016 5220 33554432000 4194304 5963574 140735093298416 140735093296296 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 7646 5222 415 432 0 5769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30584

[startup+0.100346 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18790
/proc/meminfo: memFree=26445664/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=30980 CPUtime=0.09 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) R 18788 18790 16852 0 -1 4202496 5768 0 0 0 8 1 0 0 20 0 1 0 275382962 31723520 5341 33554432000 4194304 5963574 140735093298416 140735093296296 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 7745 5341 434 432 0 5868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30980

[startup+0.3003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18790
/proc/meminfo: memFree=26445664/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=44056 CPUtime=0.29 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) R 18788 18790 16852 0 -1 4202496 9614 0 0 0 27 2 0 0 20 0 1 0 275382962 45113344 9187 33554432000 4194304 5963574 140735093298416 140735093296296 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 11014 9188 1059 432 0 9137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44056

[startup+0.700189 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18790
/proc/meminfo: memFree=26445664/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=137248 CPUtime=0.69 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 27139 0 0 0 64 5 0 0 20 0 2 0 275382962 140541952 23445 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 34312 23445 190 432 0 33877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137248

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18792
/proc/meminfo: memFree=26315168/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=1.49 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 39924 0 0 0 142 7 0 0 20 0 2 0 275382962 197861376 34952 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 34952 193 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=1.01 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26492 0 0 0 97 4 0 0 20 0 2 0 275383009 197861376 34952 33554432000 4194304 5963574 140735093298416 140072075137344 4418576 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) 193224

[startup+3.10035 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18792
/proc/meminfo: memFree=26304556/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=3.09 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 39935 0 0 0 302 7 0 0 20 0 2 0 275382962 197861376 34963 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 34963 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=2.62 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26503 0 0 0 257 5 0 0 20 0 2 0 275383009 197861376 34963 33554432000 4194304 5963574 140735093298416 140072075147608 4392498 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) 193224

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18792
/proc/meminfo: memFree=26299240/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=6.29 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 39935 0 0 0 622 7 0 0 20 0 2 0 275382962 197861376 34963 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 34963 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=5.82 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26503 0 0 0 577 5 0 0 20 0 2 0 275383009 197861376 34963 33554432000 4194304 5963574 140735093298416 140072075147608 4399456 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) 193224

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18792
/proc/meminfo: memFree=26292552/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=12.69 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 39935 0 0 0 1262 7 0 0 20 0 2 0 275382962 197861376 34963 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 34963 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=12.22 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26503 0 0 0 1217 5 0 0 20 0 2 0 275383009 197861376 34963 33554432000 4194304 5963574 140735093298416 140072075147608 4402912 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) 193224

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18792
/proc/meminfo: memFree=26292816/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=25.49 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 39935 0 0 0 2542 7 0 0 20 0 2 0 275382962 197861376 34963 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 34963 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=25.01 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26503 0 0 0 2496 5 0 0 20 0 2 0 275383009 197861376 34963 33554432000 4194304 5963574 140735093298416 140072075147608 4402912 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 193224

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 18792
/proc/meminfo: memFree=26292948/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=51.08 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 40041 0 0 0 5101 7 0 0 20 0 2 0 275382962 197861376 35069 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 35069 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=50.61 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26609 0 0 0 5056 5 0 0 20 0 2 0 275383009 197861376 35069 33554432000 4194304 5963574 140735093298416 140072075147608 4221120 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) 193224

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18844
/proc/meminfo: memFree=27015212/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=102.26 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 40263 0 0 0 10219 7 0 0 20 0 2 0 275382962 197861376 36115 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 36115 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=101.8 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 26831 0 0 0 10174 6 0 0 20 0 2 0 275383009 197861376 36115 33554432000 4194304 5963574 140735093298416 140072075147608 4402906 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) 193224

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 18844
/proc/meminfo: memFree=26995736/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=162.22 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 43154 0 0 0 16211 11 0 0 20 0 2 0 275382962 197861376 39004 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 39004 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=161.76 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 29722 0 0 0 16165 11 0 0 20 0 2 0 275383009 197861376 39004 33554432000 4194304 5963574 140735093298416 140072075147256 4402912 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) 193224

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/178 18844
/proc/meminfo: memFree=26923452/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=193224 CPUtime=222.2 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 47259 0 0 0 22206 14 0 0 20 0 2 0 275382962 197861376 43109 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 48306 43109 194 432 0 47871 0
[pid=18790/tid=18792] ppid=18788 vsize=193224 CPUtime=221.75 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 33827 0 0 0 22160 15 0 0 20 0 2 0 275383009 197861376 43109 33554432000 4194304 5963574 140735093298416 140072075147256 4402912 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 193224

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18845
/proc/meminfo: memFree=26867196/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=258760 CPUtime=282.18 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 51631 0 0 0 28199 19 0 0 20 0 2 0 275382962 264970240 47626 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 64690 47626 194 432 0 64255 0
[pid=18790/tid=18792] ppid=18788 vsize=258760 CPUtime=281.74 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 38199 0 0 0 28153 21 0 0 20 0 2 0 275383009 264970240 47626 33554432000 4194304 5963574 140735093298416 140072075147256 4402912 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 258760

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 1.96 3/179 18845
/proc/meminfo: memFree=26813840/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=258760 CPUtime=342.16 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 56151 0 0 0 34193 23 0 0 20 0 2 0 275382962 264970240 52161 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 64690 52161 194 432 0 64255 0
[pid=18790/tid=18792] ppid=18788 vsize=258760 CPUtime=341.74 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 42719 0 0 0 34148 26 0 0 20 0 2 0 275383009 264970240 52161 33554432000 4194304 5963574 140735093298416 140072075147256 4402826 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) 258760

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/180 18846
/proc/meminfo: memFree=26757232/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=258760 CPUtime=402.15 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 61689 0 0 0 40187 28 0 0 20 0 2 0 275382962 264970240 57699 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 64690 57699 194 432 0 64255 0
[pid=18790/tid=18792] ppid=18788 vsize=258760 CPUtime=401.73 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 48257 0 0 0 40141 32 0 0 20 0 2 0 275383009 264970240 57699 33554432000 4194304 5963574 140735093298416 140072075147064 4392504 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 258760

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 18849
/proc/meminfo: memFree=26690532/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=324296 CPUtime=462.13 cores=1,3,5,7

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

/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 104153 0 0 0 130082 91 0 0 20 0 2 0 275383009 533405696 114625 33554432000 4194304 5963574 140735093298416 140072075147064 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 520904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18855
/proc/meminfo: memFree=26171844/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=520904 CPUtime=1361.96 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 124535 0 0 0 136117 79 0 0 20 0 2 0 275382962 533405696 121575 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 130226 121575 194 432 0 129791 0
[pid=18790/tid=18792] ppid=18788 vsize=520904 CPUtime=1361.72 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 111103 0 0 0 136075 97 0 0 20 0 2 0 275383009 533405696 121575 33554432000 4194304 5963574 140735093298416 140072075147256 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 520904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18855
/proc/meminfo: memFree=26147724/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=520904 CPUtime=1421.95 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 129090 0 0 0 142112 83 0 0 20 0 2 0 275382962 533405696 126130 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 130226 126130 194 432 0 129791 0
[pid=18790/tid=18792] ppid=18788 vsize=520904 CPUtime=1421.73 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 115658 0 0 0 142071 102 0 0 20 0 2 0 275383009 533405696 126130 33554432000 4194304 5963574 140735093298416 140072075147256 4399390 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 520904

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 18856
/proc/meminfo: memFree=26120692/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=586440 CPUtime=1481.93 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 134089 0 0 0 148107 86 0 0 20 0 2 0 275382962 600514560 131129 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 146610 131129 194 432 0 146175 0
[pid=18790/tid=18792] ppid=18788 vsize=586440 CPUtime=1481.73 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 120657 0 0 0 148066 107 0 0 20 0 2 0 275383009 600514560 131129 33554432000 4194304 5963574 140735093298416 140072075147256 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 586440

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18856
/proc/meminfo: memFree=26042444/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=586440 CPUtime=1541.93 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 138542 0 0 0 154102 91 0 0 20 0 2 0 275382962 600514560 135582 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 146610 135584 194 432 0 146175 0
[pid=18790/tid=18792] ppid=18788 vsize=586440 CPUtime=1541.73 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 125112 0 0 0 154061 112 0 0 20 0 2 0 275383009 600514560 135584 33554432000 4194304 5963574 140735093298416 140072075147256 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 586440

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18856
/proc/meminfo: memFree=26024580/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=586440 CPUtime=1601.92 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 142461 0 0 0 160097 95 0 0 20 0 2 0 275382962 600514560 139502 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 146610 139502 194 432 0 146175 0
[pid=18790/tid=18792] ppid=18788 vsize=586440 CPUtime=1601.74 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 129029 0 0 0 160057 117 0 0 20 0 2 0 275383009 600514560 139502 33554432000 4194304 5963574 140735093298416 140072075147256 4392504 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 586440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 18859
/proc/meminfo: memFree=26002652/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1661.88 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 146707 0 0 0 166088 100 0 0 20 0 2 0 275382962 667623424 143958 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 143958 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1661.71 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 133275 0 0 0 166048 123 0 0 20 0 2 0 275383009 667623424 143958 33554432000 4194304 5963574 140735093298416 140072075147256 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 651976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18859
/proc/meminfo: memFree=25966060/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1721.86 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 151446 0 0 0 172081 105 0 0 20 0 2 0 275382962 667623424 148871 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 148871 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1721.7 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 138014 0 0 0 172041 129 0 0 20 0 2 0 275383009 667623424 148871 33554432000 4194304 5963574 140735093298416 140072075147256 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 651976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25891164/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1781.85 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 157658 0 0 0 178075 110 0 0 20 0 2 0 275382962 667623424 155083 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 155083 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1781.7 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 144226 0 0 0 178035 135 0 0 20 0 2 0 275383009 667623424 155083 33554432000 4194304 5963574 140735093298416 140072075147256 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 651976

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25885200/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1791.45 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 159119 0 0 0 179034 111 0 0 20 0 2 0 275382962 667623424 156548 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 156548 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1791.31 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 145687 0 0 0 178995 136 0 0 20 0 2 0 275383009 667623424 156548 33554432000 4194304 5963574 140735093298416 140072075147256 4392504 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 651976

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25883464/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1794.65 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 159472 0 0 0 179354 111 0 0 20 0 2 0 275382962 667623424 156901 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 156901 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1794.51 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146040 0 0 0 179315 136 0 0 20 0 2 0 275383009 667623424 156901 33554432000 4194304 5963574 140735093298416 140072075147256 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 651976

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25882532/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1797.84 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 159864 0 0 0 179673 111 0 0 20 0 2 0 275382962 667623424 157292 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 157292 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1797.7 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146432 0 0 0 179634 136 0 0 20 0 2 0 275383009 667623424 157292 33554432000 4194304 5963574 140735093298416 140072075147256 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 651976

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25881912/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1798.64 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 159960 0 0 0 179753 111 0 0 20 0 2 0 275382962 667623424 157388 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 157388 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1798.5 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146528 0 0 0 179714 136 0 0 20 0 2 0 275383009 667623424 157388 33554432000 4194304 5963574 140735093298416 140072075147256 4222330 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 651976

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25881292/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1799.04 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 160005 0 0 0 179793 111 0 0 20 0 2 0 275382962 667623424 157433 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 157433 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1798.91 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146573 0 0 0 179755 136 0 0 20 0 2 0 275383009 667623424 157433 33554432000 4194304 5963574 140735093298416 140072075147256 4399511 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 651976

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25881292/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1799.44 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 160039 0 0 0 179833 111 0 0 20 0 2 0 275382962 667623424 157467 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 157467 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1799.3 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146607 0 0 0 179794 136 0 0 20 0 2 0 275383009 667623424 157467 33554432000 4194304 5963574 140735093298416 140072075147256 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 651976

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18860
/proc/meminfo: memFree=25881292/32873844 swapFree=6088/6088
[pid=18790] ppid=18788 vsize=651976 CPUtime=1799.54 cores=1,3,5,7
/proc/18790/stat : 18790 (wbo1.7) S 18788 18790 16852 0 -1 4202496 160053 0 0 0 179843 111 0 0 20 0 2 0 275382962 667623424 157481 33554432000 4194304 5963574 140735093298416 140735093297936 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18790/statm: 162994 157481 194 432 0 162559 0
[pid=18790/tid=18792] ppid=18788 vsize=651976 CPUtime=1799.4 cores=1,3,5,7
/proc/18790/task/18792/stat : 18792 (wbo1.7) R 18788 18790 16852 0 -1 4202560 146621 0 0 0 179804 136 0 0 20 0 2 0 275383009 667623424 157481 33554432000 4194304 5963574 140735093298416 140072075147256 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 651976

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.9
CPU user time (s): 1798.49
CPU system time (s): 1.40579
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 651976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.49
system time used= 1.40579
maximum resident set size= 629924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160053
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= 134
involuntary context switches= 3096

runsolver used 3.22851 second user time and 7.42187 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 06:22:23
IDJOB=3705674
IDBENCH=48150
IDSOLVER=2284
FILE ID=node108/3705674-1338092542
RUNJOBID= node108-1338087358-16869
PBS_JOBID= 14624441
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= cb610107b772b4f0726736eafa902b12
RANDOM SEED=820303024

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26451572 kB
Buffers:          296016 kB
Cached:          4531284 kB
SwapCached:            0 kB
Active:          1394000 kB
Inactive:        4233012 kB
Active(anon):     799264 kB
Inactive(anon):        0 kB
Active(file):     594736 kB
Inactive(file):  4233012 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6612 kB
Writeback:             0 kB
AnonPages:        792296 kB
Mapped:            15072 kB
Shmem:               200 kB
Slab:             654980 kB
SReclaimable:      97252 kB
SUnreclaim:       557728 kB
KernelStack:        1488 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    546816 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-3705674-1338092542.opb

Free space on /tmp at the end= 71724 MiB
End job on node108 at 2012-05-27 06:52:24