Trace number 3705692

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.59 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

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-3705692-1338089888.opb.
0.00/0.00	c Instance file HOME/instance-3705692-1338089888.opb
0.00/0.00	c File size is 484589 bytes.
0.03/0.03	c Cost Offset: 0
0.03/0.03	c Highest Coefficient sum: 23
0.03/0.03	c ============================[ Problem Statistics ]=============================
0.03/0.03	c |                                                                             |
0.03/0.03	c |  Parsing time:          0.04         s                                      |
0.03/0.03	c |  Number Variables:      6828                                                |
0.03/0.03	c |  Number Clauses:        6828                                                |
0.03/0.03	c |  Number Cardinality:    0                                                   |
0.03/0.03	c |  Number PB Constraints: 6328                                                |
0.03/0.03	c |                                                                             |
0.03/0.04	c |  Problem Type:          Optimization                                        |
0.03/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.03/0.04	c |                                                                             |
0.03/0.04	c ============================[ Search Statistics ]==============================
0.03/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.03/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.03/0.04	c ===============================================================================
0.03/0.05	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.03/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.03/0.06	c | 0.06      | 0  | 3            lb |  0                0                0.00  |
0.03/0.07	c | 0.07      | 0  | 4            lb |  0                0                0.00  |
0.03/0.07	c | 0.08      | 0  | 5            lb |  0                0                0.00  |
0.03/0.08	c | 0.08      | 0  | 6            lb |  0                0                0.00  |
0.03/0.08	c | 0.09      | 0  | 7            lb |  0                0                0.00  |
0.03/0.09	c | 0.09      | 0  | 8            lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 9            lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 10           lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 11           lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 12           lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 13           lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 14           lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | 15           lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 16           lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 17           lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | 18           lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 19           lb |  0                0                0.00  |
0.29/0.39	c | 0.39      | 0  | 20           lb |  0                0                0.00  |
8.09/8.18	c | 8.18      | 0  | 21           lb |  0                0                0.00  |
447.95/448.14	c | 448.14    | 0  | 22           lb |  0                0                0.00  |
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/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-3705692-1338089888/watcher-3705692-1338089888 -o /tmp/evaluation-result-3705692-1338089888/solver-3705692-1338089888 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705692-1338089888.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 11688
/proc/meminfo: memFree=28809536/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=5284 CPUtime=0 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) R 11686 11688 11506 0 -1 4202496 657 0 0 0 0 0 0 0 20 0 1 0 275113858 5410816 611 33554432000 4194304 5963574 140737400602896 140737481606440 4353043 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 1321 613 169 432 0 767 0

[startup+0.0354449 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11688
/proc/meminfo: memFree=28809536/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=7196 CPUtime=0.03 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) R 11686 11688 11506 0 -1 4202496 1260 0 0 0 3 0 0 0 20 0 1 0 275113858 7368704 1213 33554432000 4194304 5963574 140737400602896 140737481606440 5135642 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 1799 1214 269 432 0 1245 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7196

[startup+0.100287 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11688
/proc/meminfo: memFree=28809536/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=0.09 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 4033 0 0 0 9 0 0 0 20 0 2 0 275113858 89063424 3576 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 3576 191 432 0 21309 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86976

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11688
/proc/meminfo: memFree=28809536/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=0.29 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 5160 0 0 0 28 1 0 0 20 0 2 0 275113858 89063424 4677 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 4677 194 432 0 21309 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86976

[startup+0.700246 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11688
/proc/meminfo: memFree=28809536/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=0.69 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 5453 0 0 0 68 1 0 0 20 0 2 0 275113858 89063424 4969 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 4969 194 432 0 21309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86976

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29454688/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=1.49 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 5469 0 0 0 148 1 0 0 20 0 2 0 275113858 89063424 4985 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 4985 194 432 0 21309 0
[pid=11688/tid=11690] ppid=11686 vsize=86976 CPUtime=1.44 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 3691 0 0 0 144 0 0 0 20 0 2 0 275113862 89063424 4985 33554432000 4194304 5963574 140737400602896 140528111925608 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86976

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29451300/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=3.09 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 6340 0 0 0 308 1 0 0 20 0 2 0 275113858 89063424 5856 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 5856 194 432 0 21309 0
[pid=11688/tid=11690] ppid=11686 vsize=86976 CPUtime=3.04 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 4562 0 0 0 303 1 0 0 20 0 2 0 275113862 89063424 5856 33554432000 4194304 5963574 140737400602896 140528111925240 5142110 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86976

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29434560/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=6.29 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 8004 0 0 0 627 2 0 0 20 0 2 0 275113858 89063424 7520 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 7520 194 432 0 21309 0
[pid=11688/tid=11690] ppid=11686 vsize=86976 CPUtime=6.23 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 6226 0 0 0 622 1 0 0 20 0 2 0 275113862 89063424 7520 33554432000 4194304 5963574 140737400602896 140528111925240 4399344 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86976

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29420304/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=12.68 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 8811 0 0 0 1266 2 0 0 20 0 2 0 275113858 89063424 8357 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 8357 194 432 0 21309 0
[pid=11688/tid=11690] ppid=11686 vsize=86976 CPUtime=12.61 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 7033 0 0 0 1260 1 0 0 20 0 2 0 275113862 89063424 8357 33554432000 4194304 5963574 140737400602896 140528111925592 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86976

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29401752/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=86976 CPUtime=25.48 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 12207 0 0 0 2545 3 0 0 20 0 2 0 275113858 89063424 11763 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 21744 11763 194 432 0 21309 0
[pid=11688/tid=11690] ppid=11686 vsize=86976 CPUtime=25.37 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 10429 0 0 0 2535 2 0 0 20 0 2 0 275113862 89063424 11763 33554432000 4194304 5963574 140737400602896 140528111925048 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 86976

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29335320/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=152836 CPUtime=51.07 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 19500 0 0 0 5100 7 0 0 20 0 2 0 275113858 156504064 19891 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 38209 19891 194 432 0 37774 0
[pid=11688/tid=11690] ppid=11686 vsize=152836 CPUtime=50.89 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 17722 0 0 0 5083 6 0 0 20 0 2 0 275113862 156504064 19891 33554432000 4194304 5963574 140737400602896 140528111925240 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 152836

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29238652/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=152996 CPUtime=102.27 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 27146 0 0 0 10216 11 0 0 20 0 2 0 275113858 156667904 27537 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 38249 27537 194 432 0 37814 0
[pid=11688/tid=11690] ppid=11686 vsize=152996 CPUtime=101.97 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 25368 0 0 0 10186 11 0 0 20 0 2 0 275113862 156667904 27537 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152996

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11744
/proc/meminfo: memFree=29173768/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=218772 CPUtime=162.23 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 36643 0 0 0 16208 15 0 0 20 0 2 0 275113858 224022528 37306 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 54693 37306 194 432 0 54258 0
[pid=11688/tid=11690] ppid=11686 vsize=218772 CPUtime=161.79 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 34865 0 0 0 16162 17 0 0 20 0 2 0 275113862 224022528 37306 33554432000 4194304 5963574 140737400602896 140528111925048 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 218772

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11744
/proc/meminfo: memFree=29080916/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=218772 CPUtime=222.21 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 49576 0 0 0 22198 23 0 0 20 0 2 0 275113858 224022528 50665 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 54693 50665 194 432 0 54258 0
[pid=11688/tid=11690] ppid=11686 vsize=218772 CPUtime=221.62 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 47798 0 0 0 22137 25 0 0 20 0 2 0 275113862 224022528 50665 33554432000 4194304 5963574 140737400602896 140528111925048 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 218772

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=29027412/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=284308 CPUtime=282.19 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 54668 0 0 0 28194 25 0 0 20 0 2 0 275113858 291131392 55757 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 71077 55757 194 432 0 70642 0
[pid=11688/tid=11690] ppid=11686 vsize=284308 CPUtime=281.46 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 52890 0 0 0 28117 29 0 0 20 0 2 0 275113862 291131392 55757 33554432000 4194304 5963574 140737400602896 140528111925048 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 284308

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28964940/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=284308 CPUtime=342.19 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 61459 0 0 0 34190 29 0 0 20 0 2 0 275113858 291131392 62548 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 71077 62548 194 432 0 70642 0
[pid=11688/tid=11690] ppid=11686 vsize=284308 CPUtime=341.31 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 59681 0 0 0 34098 33 0 0 20 0 2 0 275113862 291131392 62548 33554432000 4194304 5963574 140737400602896 140528111925240 4388706 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 284308

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28940048/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=289168 CPUtime=402.16 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 65366 0 0 0 40186 30 0 0 20 0 2 0 275113858 296108032 66413 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 72292 66413 194 432 0 71857 0
[pid=11688/tid=11690] ppid=11686 vsize=289168 CPUtime=401.15 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 63588 0 0 0 40079 36 0 0 20 0 2 0 275113862 296108032 66413 33554432000 4194304 5963574 140737400602896 140528111925240 4399477 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 289168

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28879436/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=349120 CPUtime=462.15 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 11777
/proc/meminfo: memFree=28591988/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=480192 CPUtime=1421.97 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 114294 0 0 0 142140 57 0 0 20 0 2 0 275113858 491716608 112775 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 120048 112775 194 432 0 119613 0
[pid=11688/tid=11690] ppid=11686 vsize=480192 CPUtime=1418.49 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 112516 0 0 0 141771 78 0 0 20 0 2 0 275113862 491716608 112775 33554432000 4194304 5963574 140737400602896 140528111925112 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 480192

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11778
/proc/meminfo: memFree=28564924/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=480192 CPUtime=1481.96 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 114978 0 0 0 148138 58 0 0 20 0 2 0 275113858 491716608 113457 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 120048 113457 194 432 0 119613 0
[pid=11688/tid=11690] ppid=11686 vsize=480192 CPUtime=1478.33 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 113200 0 0 0 147754 79 0 0 20 0 2 0 275113862 491716608 113457 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 480192

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 11778
/proc/meminfo: memFree=28522760/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=480192 CPUtime=1541.95 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 115785 0 0 0 154137 58 0 0 20 0 2 0 275113858 491716608 114264 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 120048 114264 194 432 0 119613 0
[pid=11688/tid=11690] ppid=11686 vsize=480192 CPUtime=1538.18 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 114007 0 0 0 153737 81 0 0 20 0 2 0 275113862 491716608 114264 33554432000 4194304 5963574 140737400602896 140528111925048 4392454 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 480192

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11778
/proc/meminfo: memFree=28466588/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=480192 CPUtime=1601.94 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 116453 0 0 0 160136 58 0 0 20 0 2 0 275113858 491716608 114929 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 120048 114929 194 432 0 119613 0
[pid=11688/tid=11690] ppid=11686 vsize=480192 CPUtime=1598.03 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 114675 0 0 0 159721 82 0 0 20 0 2 0 275113862 491716608 114929 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 480192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11778
/proc/meminfo: memFree=28366148/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=545728 CPUtime=1661.93 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 126647 0 0 0 166128 65 0 0 20 0 2 0 275113858 558825472 125116 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136432 125116 194 432 0 135997 0
[pid=11688/tid=11690] ppid=11686 vsize=545728 CPUtime=1657.87 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 124869 0 0 0 165697 90 0 0 20 0 2 0 275113862 558825472 125116 33554432000 4194304 5963574 140737400602896 140528111925288 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 545728

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11778
/proc/meminfo: memFree=28311812/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1721.92 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131123 0 0 0 172124 68 0 0 20 0 2 0 275113858 560488448 129672 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 129672 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1717.71 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 129345 0 0 0 171678 93 0 0 20 0 2 0 275113862 560488448 129672 33554432000 4194304 5963574 140737400602896 140528111925048 4392418 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 547352

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11779
/proc/meminfo: memFree=28306300/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1781.9 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131785 0 0 0 178122 68 0 0 20 0 2 0 275113858 560488448 130889 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 130889 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1777.54 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130007 0 0 0 177660 94 0 0 20 0 2 0 275113862 560488448 130889 33554432000 4194304 5963574 140737400602896 140528111925048 4399477 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 547352

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305664/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1791.5 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131894 0 0 0 179082 68 0 0 20 0 2 0 275113858 560488448 131057 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131057 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1787.11 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130116 0 0 0 178617 94 0 0 20 0 2 0 275113862 560488448 131057 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 547352

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1794.7 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179402 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1790.3 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 178936 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 547352

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1797.89 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179721 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1793.49 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 179255 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4390404 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 547352

[startup+1799.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1798.69 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179801 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1794.29 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 179335 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 547352

[startup+1799.5 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1799.09 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179841 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1794.69 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 179375 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 547352

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1799.49 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179881 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1795.09 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 179415 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 547352

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11688] ppid=11686 vsize=547352 CPUtime=1799.59 cores=1,3,5,7
/proc/11688/stat : 11688 (wbo1.7) S 11686 11688 11506 0 -1 4202496 131999 0 0 0 179891 68 0 0 20 0 2 0 275113858 560488448 131162 33554432000 4194304 5963574 140737400602896 140737400602416 4545837 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11688/statm: 136838 131162 194 432 0 136403 0
[pid=11688/tid=11690] ppid=11686 vsize=547352 CPUtime=1795.19 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (wbo1.7) R 11686 11688 11506 0 -1 4202560 130221 0 0 0 179425 94 0 0 20 0 2 0 275113862 560488448 131162 33554432000 4194304 5963574 140737400602896 140528111925048 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 547352

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11688 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=293225
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=960853
# CPU time returned by wait4() is 1795.25
# while last known CPU time is 1799.59
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.59
CPU user time (s): 1798.91
CPU system time (s): 0.68
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 547352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 0.960853
maximum resident set size= 524648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131999
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= 210
involuntary context switches= 1848

runsolver used 6.17506 second user time and 18.4322 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 05:38:08
IDJOB=3705692
IDBENCH=48131
IDSOLVER=2284
FILE ID=node138/3705692-1338089888
RUNJOBID= node138-1338088086-11523
PBS_JOBID= 14624454
Free space on /tmp= 71528 MiB

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

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=562338661

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28810824 kB
Buffers:          331928 kB
Cached:          2212836 kB
SwapCached:          212 kB
Active:          1430448 kB
Inactive:        1795096 kB
Active(anon):     671432 kB
Inactive(anon):    11368 kB
Active(file):     759016 kB
Inactive(file):  1783728 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        809832 kB
Mapped:            15040 kB
Shmem:               200 kB
Slab:             693620 kB
SReclaimable:     136000 kB
SUnreclaim:       557620 kB
KernelStack:        1488 kB
PageTables:         5496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     187124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 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-3705692-1338089888.opb

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