Trace number 3705695

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_3.opb
MD5SUM0f5da0a781de7969842ad5c8dd7a6f1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
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 constraint26
Maximum length of a constraint50
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)15722
Sum of products size (including duplicates)31444
Number of different products15722
Sum of products size31444

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-3705695-1338089001.opb.
0.00/0.00	c Instance file HOME/instance-3705695-1338089001.opb
0.00/0.00	c File size is 1207283 bytes.
0.04/0.09	c Cost Offset: 0
0.04/0.09	c Highest Coefficient sum: 51
0.04/0.09	c ============================[ Problem Statistics ]=============================
0.04/0.09	c |                                                                             |
0.04/0.09	c |  Parsing time:          0.09         s                                      |
0.04/0.09	c |  Number Variables:      16222                                               |
0.04/0.09	c |  Number Clauses:        16222                                               |
0.04/0.09	c |  Number Cardinality:    0                                                   |
0.04/0.09	c |  Number PB Constraints: 15722                                               |
0.04/0.09	c |                                                                             |
0.08/0.10	c |  Problem Type:          Optimization                                        |
0.08/0.10	c |  Objective Function:    Cardinality Constraint                              |
0.08/0.10	c |                                                                             |
0.08/0.10	c ============================[ Search Statistics ]==============================
0.08/0.10	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.08/0.10	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.08/0.10	c ===============================================================================
0.08/0.12	c | 0.12      | 0  | 1            lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 2            lb |  0                0                0.00  |
0.08/0.15	c | 0.15      | 0  | 3            lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 4            lb |  0                0                0.00  |
0.08/0.19	c | 0.19      | 0  | 5            lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 6            lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | 7            lb |  0                0                0.00  |
5.18/5.21	c | 5.22      | 0  | 8            lb |  0                0                0.00  |
251.04/251.16	c | 251.17    | 0  | 9            lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3705695-1338089001/watcher-3705695-1338089001 -o /tmp/evaluation-result-3705695-1338089001/solver-3705695-1338089001 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705695-1338089001.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 1.99 1.91 3/177 18482
/proc/meminfo: memFree=25945244/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=5040 CPUtime=0 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) R 18480 18482 16852 0 -1 4202496 486 0 0 0 0 0 0 0 20 0 1 0 275028758 5160960 439 33554432000 4194304 5963574 140734896479920 140734689084504 4394735 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 1260 440 163 432 0 530 0

[startup+0.04956 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 18482
/proc/meminfo: memFree=25945244/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=10636 CPUtime=0.04 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) R 18480 18482 16852 0 -1 4202496 1924 0 0 0 4 0 0 0 20 0 1 0 275028758 10891264 1877 33554432000 4194304 5963574 140734896479920 140734689084504 5135572 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 2659 1878 310 432 0 1929 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10636

[startup+0.100188 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 18482
/proc/meminfo: memFree=25945244/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=93984 CPUtime=0.08 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 4207 0 0 0 8 0 0 0 20 0 2 0 275028758 96239616 3865 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 23496 3865 177 432 0 23061 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 93984

[startup+0.300172 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 18482
/proc/meminfo: memFree=25945244/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=0.28 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 9468 0 0 0 27 1 0 0 20 0 2 0 275028758 94126080 8350 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 8350 192 432 0 22545 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 91920

[startup+0.700135 s]
/proc/loadavg: 2.00 1.99 1.91 3/177 18482
/proc/meminfo: memFree=25945244/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=0.68 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 9470 0 0 0 67 1 0 0 20 0 2 0 275028758 94126080 8352 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 8352 194 432 0 22545 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91920

[startup+1.50024 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18484
/proc/meminfo: memFree=25911508/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=1.48 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 9522 0 0 0 147 1 0 0 20 0 2 0 275028758 94126080 8404 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 8404 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=1.39 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 6219 0 0 0 139 0 0 0 20 0 2 0 275028767 94126080 8404 33554432000 4194304 5963574 140734896479920 140069521729880 4392463 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91920

[startup+3.10024 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18484
/proc/meminfo: memFree=25907028/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=3.08 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 10565 0 0 0 307 1 0 0 20 0 2 0 275028758 94126080 9447 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 9447 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=2.99 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 7262 0 0 0 297 2 0 0 20 0 2 0 275028767 94126080 9447 33554432000 4194304 5963574 140734896479920 140069521729528 4222333 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91920

[startup+6.30028 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18484
/proc/meminfo: memFree=25885080/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=6.28 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 13294 0 0 0 626 2 0 0 20 0 2 0 275028758 94126080 12175 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 12175 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=6.18 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 9991 0 0 0 616 2 0 0 20 0 2 0 275028767 94126080 12175 33554432000 4194304 5963574 140734896479920 140069521729896 4402837 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91920

[startup+12.7003 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18484
/proc/meminfo: memFree=25875168/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=12.67 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 13297 0 0 0 1265 2 0 0 20 0 2 0 275028758 94126080 12178 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 12178 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=12.59 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 9994 0 0 0 1256 3 0 0 20 0 2 0 275028767 94126080 12178 33554432000 4194304 5963574 140734896479920 140069521729896 4392232 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 91920

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18484
/proc/meminfo: memFree=25847508/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=25.47 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 15321 0 0 0 2544 3 0 0 20 0 2 0 275028758 94126080 14202 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 14202 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=25.38 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 12018 0 0 0 2535 3 0 0 20 0 2 0 275028767 94126080 14202 33554432000 4194304 5963574 140734896479920 140069521729336 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91920

[startup+51.1003 s]
/proc/loadavg: 2.06 2.00 1.91 3/179 18484
/proc/meminfo: memFree=25791908/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=91920 CPUtime=51.07 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 19734 0 0 0 5103 4 0 0 20 0 2 0 275028758 94126080 18615 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 22980 18615 194 432 0 22545 0
[pid=18482/tid=18484] ppid=18480 vsize=91920 CPUtime=50.98 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 16431 0 0 0 5093 5 0 0 20 0 2 0 275028767 94126080 18615 33554432000 4194304 5963574 140734896479920 140069521729528 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 91920

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.91 3/179 18484
/proc/meminfo: memFree=25647504/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=157456 CPUtime=102.26 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 35246 0 0 0 10212 14 0 0 20 0 2 0 275028758 161234944 34127 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 39364 34127 194 432 0 38929 0
[pid=18482/tid=18484] ppid=18480 vsize=157456 CPUtime=102.19 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 31943 0 0 0 10203 16 0 0 20 0 2 0 275028767 161234944 34127 33554432000 4194304 5963574 140734896479920 140069521729576 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 157456

[startup+162.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/179 18485
/proc/meminfo: memFree=25587344/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=222992 CPUtime=162.25 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 38384 0 0 0 16209 16 0 0 20 0 2 0 275028758 228343808 37265 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 55748 37265 194 432 0 55313 0
[pid=18482/tid=18484] ppid=18480 vsize=222992 CPUtime=162.18 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 35081 0 0 0 16199 19 0 0 20 0 2 0 275028767 228343808 37265 33554432000 4194304 5963574 140734896479920 140069521729336 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 222992

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 18485
/proc/meminfo: memFree=25562456/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=222992 CPUtime=222.25 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 44683 0 0 0 22206 19 0 0 20 0 2 0 275028758 228343808 43564 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 55748 43564 194 432 0 55313 0
[pid=18482/tid=18484] ppid=18480 vsize=222992 CPUtime=222.18 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 41380 0 0 0 22196 22 0 0 20 0 2 0 275028767 228343808 43564 33554432000 4194304 5963574 140734896479920 140069521729336 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 222992

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/179 18485
/proc/meminfo: memFree=25522404/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=288528 CPUtime=282.23 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 54524 0 0 0 28201 22 0 0 20 0 2 0 275028758 295452672 53404 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 72132 53404 194 432 0 71697 0
[pid=18482/tid=18484] ppid=18480 vsize=288528 CPUtime=282.18 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 51221 0 0 0 28191 27 0 0 20 0 2 0 275028767 295452672 53404 33554432000 4194304 5963574 140734896479920 140069521729864 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 288528

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18485
/proc/meminfo: memFree=25520916/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=288528 CPUtime=342.22 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 54901 0 0 0 34200 22 0 0 20 0 2 0 275028758 295452672 53781 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 72132 53781 194 432 0 71697 0
[pid=18482/tid=18484] ppid=18480 vsize=288528 CPUtime=342.18 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 51598 0 0 0 34190 28 0 0 20 0 2 0 275028767 295452672 53781 33554432000 4194304 5963574 140734896479920 140069521729864 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 288528

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 18488
/proc/meminfo: memFree=25519352/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=288528 CPUtime=402.2 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 54957 0 0 0 40198 22 0 0 20 0 2 0 275028758 295452672 54134 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 72132 54134 194 432 0 71697 0
[pid=18482/tid=18484] ppid=18480 vsize=288528 CPUtime=402.16 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 51654 0 0 0 40187 29 0 0 20 0 2 0 275028767 295452672 54134 33554432000 4194304 5963574 140734896479920 140069521729864 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 288528

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18489
/proc/meminfo: memFree=25517748/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=288528 CPUtime=462.17 cores=0,2,4,6

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

/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 151248 0 0 0 130094 100 0 0 20 0 2 0 275028767 700596224 155459 33554432000 4194304 5963574 140734896479920 140069521729400 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 684176

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 18597
/proc/meminfo: memFree=26278780/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=684176 CPUtime=1361.8 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 155227 0 0 0 136100 80 0 0 20 0 2 0 275028758 700596224 156364 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 171044 156364 194 432 0 170609 0
[pid=18482/tid=18484] ppid=18480 vsize=684176 CPUtime=1361.9 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 151924 0 0 0 136089 101 0 0 20 0 2 0 275028767 700596224 156364 33554432000 4194304 5963574 140734896479920 140069521729336 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 684176

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 18597
/proc/meminfo: memFree=26245300/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=684176 CPUtime=1421.8 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 155709 0 0 0 142099 81 0 0 20 0 2 0 275028758 700596224 156845 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 171044 156845 194 432 0 170609 0
[pid=18482/tid=18484] ppid=18480 vsize=684176 CPUtime=1421.9 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 152406 0 0 0 142088 102 0 0 20 0 2 0 275028767 700596224 156845 33554432000 4194304 5963574 140734896479920 140069521729336 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 684176

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 18597
/proc/meminfo: memFree=26193468/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=684176 CPUtime=1481.78 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 164522 0 0 0 148091 87 0 0 20 0 2 0 275028758 700596224 165657 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 171044 165657 194 432 0 170609 0
[pid=18482/tid=18484] ppid=18480 vsize=684176 CPUtime=1481.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 161219 0 0 0 148080 109 0 0 20 0 2 0 275028767 700596224 165657 33554432000 4194304 5963574 140734896479920 140069521729528 4402906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 684176

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 18597
/proc/meminfo: memFree=26117084/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=750436 CPUtime=1541.77 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 175646 0 0 0 154085 92 0 0 20 0 2 0 275028758 768446464 176778 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 187609 176778 194 432 0 187174 0
[pid=18482/tid=18484] ppid=18480 vsize=750436 CPUtime=1541.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 172343 0 0 0 154073 116 0 0 20 0 2 0 275028767 768446464 176778 33554432000 4194304 5963574 140734896479920 140069521729336 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 750436

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 18600
/proc/meminfo: memFree=26063320/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=815972 CPUtime=1601.76 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 186595 0 0 0 160078 98 0 0 20 0 2 0 275028758 835555328 187720 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 203993 187720 194 432 0 203558 0
[pid=18482/tid=18484] ppid=18480 vsize=815972 CPUtime=1601.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 183292 0 0 0 160066 123 0 0 20 0 2 0 275028767 835555328 187720 33554432000 4194304 5963574 140734896479920 140069521729528 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 815972

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 1.93 3/179 18601
/proc/meminfo: memFree=26018468/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=815972 CPUtime=1661.75 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 196975 0 0 0 166070 105 0 0 20 0 2 0 275028758 835555328 198100 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 203993 198100 194 432 0 203558 0
[pid=18482/tid=18484] ppid=18480 vsize=815972 CPUtime=1661.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 193672 0 0 0 166058 131 0 0 20 0 2 0 275028767 835555328 198100 33554432000 4194304 5963574 140734896479920 140069521729576 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 815972

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 5/179 18601
/proc/meminfo: memFree=25967560/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=881508 CPUtime=1721.75 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 206395 0 0 0 172063 112 0 0 20 0 2 0 275028758 902664192 207520 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 220377 207520 194 432 0 219942 0
[pid=18482/tid=18484] ppid=18480 vsize=881508 CPUtime=1721.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 203092 0 0 0 172050 139 0 0 20 0 2 0 275028767 902664192 207520 33554432000 4194304 5963574 140734896479920 140069521729528 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 881508

[startup+1782.3 s]
/proc/loadavg: 2.09 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25908088/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1781.74 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 217146 0 0 0 178056 118 0 0 20 0 2 0 275028758 969773056 218271 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 218271 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1781.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 213843 0 0 0 178043 146 0 0 20 0 2 0 275028767 969773056 218271 33554432000 4194304 5963574 140734896479920 140069521729528 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 947044

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25902384/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1791.35 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218204 0 0 0 179016 119 0 0 20 0 2 0 275028758 969773056 219329 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219329 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1791.49 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214901 0 0 0 179003 146 0 0 20 0 2 0 275028767 969773056 219329 33554432000 4194304 5963574 140734896479920 140069521729528 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 947044

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901888/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1794.55 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218204 0 0 0 179336 119 0 0 20 0 2 0 275028758 969773056 219329 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219329 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1794.69 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214901 0 0 0 179323 146 0 0 20 0 2 0 275028767 969773056 219329 33554432000 4194304 5963574 140734896479920 140069521729528 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 947044

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901764/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1797.74 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218223 0 0 0 179655 119 0 0 20 0 2 0 275028758 969773056 219348 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219348 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1797.89 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214920 0 0 0 179643 146 0 0 20 0 2 0 275028767 969773056 219348 33554432000 4194304 5963574 140734896479920 140069521729336 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 947044

[startup+1799.1 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901764/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1798.54 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218223 0 0 0 179735 119 0 0 20 0 2 0 275028758 969773056 219348 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219348 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1798.69 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214920 0 0 0 179723 146 0 0 20 0 2 0 275028767 969773056 219348 33554432000 4194304 5963574 140734896479920 140069521729336 4387828 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 947044

[startup+1799.5 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901764/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1798.94 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218223 0 0 0 179775 119 0 0 20 0 2 0 275028758 969773056 219348 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219348 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1799.09 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214920 0 0 0 179763 146 0 0 20 0 2 0 275028767 969773056 219348 33554432000 4194304 5963574 140734896479920 140069521729336 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 947044

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901764/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1799.34 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218223 0 0 0 179815 119 0 0 20 0 2 0 275028758 969773056 219348 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219348 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1799.49 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214920 0 0 0 179803 146 0 0 20 0 2 0 275028767 969773056 219348 33554432000 4194304 5963574 140734896479920 140069521729336 4390414 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 947044

[startup+1800 s]
/proc/loadavg: 2.06 2.02 1.94 3/179 18601
/proc/meminfo: memFree=25901764/32873844 swapFree=6088/6088
[pid=18482] ppid=18480 vsize=947044 CPUtime=1799.44 cores=0,2,4,6
/proc/18482/stat : 18482 (wbo1.7) S 18480 18482 16852 0 -1 4202496 218223 0 0 0 179825 119 0 0 20 0 2 0 275028758 969773056 219348 33554432000 4194304 5963574 140734896479920 140734896479440 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18482/statm: 236761 219348 194 432 0 236326 0
[pid=18482/tid=18484] ppid=18480 vsize=947044 CPUtime=1799.59 cores=0,2,4,6
/proc/18482/task/18484/stat : 18484 (wbo1.7) R 18480 18482 16852 0 -1 4202560 214920 0 0 0 179813 146 0 0 20 0 2 0 275028767 969773056 219348 33554432000 4194304 5963574 140734896479920 140069521729336 4402912 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 947044

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.72
CPU user time (s): 1798.22
CPU system time (s): 1.49577
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 947044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.49577
maximum resident set size= 877392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218223
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= 277
involuntary context switches= 2036

runsolver used 4.36434 second user time and 8.87865 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 05:23:21
IDJOB=3705695
IDBENCH=48113
IDSOLVER=2284
FILE ID=node108/3705695-1338089001
RUNJOBID= node108-1338087358-16868
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_500_25_3.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705695-1338089001/watcher-3705695-1338089001 -o /tmp/evaluation-result-3705695-1338089001/solver-3705695-1338089001 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705695-1338089001.opb

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

MD5SUM BENCH= 0f5da0a781de7969842ad5c8dd7a6f1b
RANDOM SEED=1355348828

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:        25947792 kB
Buffers:          295072 kB
Cached:          4530204 kB
SwapCached:            0 kB
Active:          1897920 kB
Inactive:        4232024 kB
Active(anon):    1304356 kB
Inactive(anon):        0 kB
Active(file):     593564 kB
Inactive(file):  4232024 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5836 kB
Writeback:             0 kB
AnonPages:       1363000 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             655060 kB
SReclaimable:      97204 kB
SUnreclaim:       557856 kB
KernelStack:        1488 kB
PageTables:         6500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     165552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    854016 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-3705695-1338089001.opb

Free space on /tmp at the end= 71728 MiB
End job on node108 at 2012-05-27 05:53:22