Trace number 3500366

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
pwbo 1.1? (TO) 1800.2 900.43

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_20.opb
MD5SUM6a25ee38adc43f783b18badd1224270c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13480
Total number of constraints26619
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 constraints26619
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2843
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500366-1307994443.opb.
0.00/0.00	c Instance file HOME/instance-3500366-1307994443.opb
0.00/0.00	c File size is 7804237 bytes.
0.59/0.69	c Highest Coefficient sum: 2843
0.59/0.69	c ============================[ Problem Statistics ]=============================
0.59/0.69	c |                                                                             |
0.59/0.69	c |  Parsing time:          0.65         s                                      |
0.59/0.69	c |  Number Variables:      13480                                               |
0.59/0.69	c |  Number Clauses:        0                                                   |
0.59/0.69	c |  Number Cardinality:    0                                                   |
0.59/0.69	c |  Number PB Constraints: 26619                                               |
0.59/0.70	c init lb 0
0.59/0.70	c init ub 512
1.30/1.05	c lb 1 (thread 0)
1.90/1.37	c lb 2 (thread 0)
2.70/1.71	c lb 3 (thread 0)
3.29/2.07	c lb 4 (thread 0)
4.09/2.47	c lb 5 (thread 0)
5.10/2.95	c lb 8 (thread 0)
6.30/3.51	c lb 9 (thread 0)
7.70/4.25	c lb 10 (thread 0)
11.30/6.04	c lb 16 (thread 0)
13.90/7.35	c lb 17 (thread 0)
14.71/7.76	c lb 18 (thread 0)
15.69/8.23	c lb 19 (thread 0)
19.70/10.27	c lb 32 (thread 0)
22.69/11.76	c lb 33 (thread 0)
34.09/17.45	c lb 34 (thread 0)
45.50/23.11	c lb 35 (thread 0)
55.49/28.12	c lb 36 (thread 0)
113.90/57.31	c lb 38 (thread 0)
156.30/78.50	c lb 39 (thread 0)
1117.94/559.30	c lb 40 (thread 0)
1639.14/819.92	c lb 41 (thread 0)
1800.16/900.41	s UNKNOWN
1800.16/900.41	s UNKNOWN
1800.16/900.41	c Memory used           : 425.44 MB
1800.16/900.41	c CPU time              : 1799.02 s

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 /var/tmp/evaluation-result-3500366-1307994443/watcher-3500366-1307994443 -o /var/tmp/evaluation-result-3500366-1307994443/solver-3500366-1307994443 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500366-1307994443.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: 3.90 3.97 3.91 3/176 6206
/proc/meminfo: memFree=12036068/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=10256 CPUtime=0 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) R 6204 6206 4694 0 -1 4202496 433 0 0 0 0 0 0 0 25 0 1 0 989674800 10502144 385 33554432000 4194304 5714118 140733849977936 18446744073709551615 4970378 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/6206/statm: 2564 385 166 372 0 283 0

[startup+0.08402 s]
/proc/loadavg: 3.90 3.97 3.91 3/176 6206
/proc/meminfo: memFree=12036068/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=22184 CPUtime=0.08 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) R 6204 6206 4694 0 -1 4202496 3647 0 0 0 8 0 0 0 25 0 1 0 989674800 22716416 3599 33554432000 4194304 5714118 140733849977936 18446744073709551615 4970378 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/6206/statm: 5546 3600 393 372 0 3265 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22184

[startup+0.101021 s]
/proc/loadavg: 3.90 3.97 3.91 3/176 6206
/proc/meminfo: memFree=12036068/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=24608 CPUtime=0.09 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) R 6204 6206 4694 0 -1 4202496 4278 0 0 0 9 0 0 0 25 0 1 0 989674800 25198592 4230 33554432000 4194304 5714118 140733849977936 18446744073709551615 4970378 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/6206/statm: 6152 4231 441 372 0 3871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24608

[startup+0.300987 s]
/proc/loadavg: 3.90 3.97 3.91 3/176 6206
/proc/meminfo: memFree=12036068/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=53768 CPUtime=0.29 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) R 6204 6206 4694 0 -1 4202496 12103 0 0 0 27 2 0 0 25 0 1 0 989674800 55058432 12055 33554432000 4194304 5714118 140733849977936 18446744073709551615 4970378 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/6206/statm: 13442 12058 995 372 0 11161 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53768

[startup+0.704903 s]
/proc/loadavg: 3.90 3.97 3.91 3/176 6206
/proc/meminfo: memFree=12036068/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=240108 CPUtime=0.7 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 29476 0 0 0 66 4 0 0 18 0 3 0 989674800 245870592 27516 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 60123 27539 175 372 0 59748 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 240108

[startup+1.50074 s]
/proc/loadavg: 3.90 3.97 3.91 5/179 6209
/proc/meminfo: memFree=11877224/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=304092 CPUtime=2.3 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 55459 0 0 0 220 10 0 0 18 0 3 0 989674800 311390208 52888 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 76023 52888 178 372 0 75648 0
[pid=6206/tid=6208] ppid=6204 vsize=304092 CPUtime=0.8 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 26928 0 0 0 75 5 0 0 19 0 3 0 989674869 311390208 52888 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=304092 CPUtime=0.8 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 830 0 0 0 80 0 0 0 19 0 3 0 989674869 311390208 52888 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 304092

[startup+3.10044 s]
/proc/loadavg: 3.90 3.97 3.91 5/179 6209
/proc/meminfo: memFree=11819564/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=304092 CPUtime=5.5 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 59686 0 0 0 539 11 0 0 18 0 3 0 989674800 311390208 57115 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 76023 57115 179 372 0 75648 0
[pid=6206/tid=6208] ppid=6204 vsize=304092 CPUtime=2.4 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 31145 0 0 0 234 6 0 0 22 0 3 0 989674869 311390208 57115 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=304092 CPUtime=2.39 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 840 0 0 0 239 0 0 0 22 0 3 0 989674869 311390208 57115 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 304092

[startup+6.30085 s]
/proc/loadavg: 3.91 3.97 3.91 5/179 6209
/proc/meminfo: memFree=11797120/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=11.9 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 62848 0 0 0 1178 12 0 0 18 0 3 0 989674800 378499072 60277 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 60277 179 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=5.59 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 34272 0 0 0 553 6 0 0 25 0 3 0 989674869 378499072 60277 33554432000 4194304 5714118 140733849977936 18446744073709551615 4964730 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=5.59 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 875 0 0 0 559 0 0 0 25 0 3 0 989674869 378499072 60277 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305218 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 369628

[startup+12.7007 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6209
/proc/meminfo: memFree=11770204/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=24.7 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 68084 0 0 0 2456 14 0 0 18 0 3 0 989674800 378499072 65513 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 65513 179 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=12 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 39406 0 0 0 1192 8 0 0 25 0 3 0 989674869 378499072 65513 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200634 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=12 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 977 0 0 0 1199 1 0 0 22 0 3 0 989674869 378499072 65513 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322666 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.7
Current children cumulated vsize (KiB) 369628

[startup+25.5003 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6209
/proc/meminfo: memFree=11757052/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=50.3 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 70361 0 0 0 5014 16 0 0 18 0 3 0 989674800 378499072 67790 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 67790 179 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=24.8 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 41500 0 0 0 2471 9 0 0 25 0 3 0 989674869 378499072 67790 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200778 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=24.8 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 1160 0 0 0 2477 3 0 0 25 0 3 0 989674869 378499072 67790 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200618 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 369628

[startup+51.1005 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6251
/proc/meminfo: memFree=12609956/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=101.5 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 71788 0 0 0 10129 21 0 0 18 0 3 0 989674800 378499072 69217 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 69217 179 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=50.4 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 42532 0 0 0 5030 10 0 0 25 0 3 0 989674869 378499072 69217 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305224 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=50.39 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 1555 0 0 0 5034 5 0 0 25 0 3 0 989674869 378499072 69217 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 369628

[startup+102.306 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6252
/proc/meminfo: memFree=12587812/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=203.92 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 74914 0 0 0 20362 30 0 0 18 0 3 0 989674800 378499072 72343 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 72343 179 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=101.61 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44866 0 0 0 10147 14 0 0 25 0 3 0 989674869 378499072 72343 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=101.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 2347 0 0 0 10149 11 0 0 25 0 3 0 989674869 378499072 72343 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200288 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.92
Current children cumulated vsize (KiB) 369628

[startup+162.301 s]
/proc/loadavg: 3.92 3.96 3.91 5/179 6374
/proc/meminfo: memFree=12492612/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=323.91 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 75292 0 0 0 32352 39 0 0 18 0 3 0 989674800 378499072 72721 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 72721 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=161.6 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44866 0 0 0 16143 17 0 0 25 0 3 0 989674869 378499072 72721 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200634 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=161.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 2725 0 0 0 16143 17 0 0 25 0 3 0 989674869 378499072 72721 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 323.91
Current children cumulated vsize (KiB) 369628

[startup+222.301 s]
/proc/loadavg: 3.97 3.96 3.91 5/179 6376
/proc/meminfo: memFree=12447660/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=443.91 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 75428 0 0 0 44347 44 0 0 18 0 3 0 989674800 378499072 72857 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 72857 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=221.6 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 22140 20 0 0 25 0 3 0 989674869 378499072 72857 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305224 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=221.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 2860 0 0 0 22141 19 0 0 25 0 3 0 989674869 378499072 72857 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200778 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 443.91
Current children cumulated vsize (KiB) 369628

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6377
/proc/meminfo: memFree=12421420/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=563.91 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 75834 0 0 0 56341 50 0 0 18 0 3 0 989674800 378499072 73263 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 73263 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=281.61 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 28136 25 0 0 25 0 3 0 989674869 378499072 73263 33554432000 4194304 5714118 140733849977936 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=281.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3266 0 0 0 28139 21 0 0 25 0 3 0 989674869 378499072 73263 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305218 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 563.91
Current children cumulated vsize (KiB) 369628

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6379
/proc/meminfo: memFree=12394248/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=683.91 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 75998 0 0 0 68334 57 0 0 18 0 3 0 989674800 378499072 73427 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 73427 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=341.61 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 34134 27 0 0 25 0 3 0 989674869 378499072 73427 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200634 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=341.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3430 0 0 0 34135 25 0 0 25 0 3 0 989674869 378499072 73427 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305224 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 683.91
Current children cumulated vsize (KiB) 369628

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6380
/proc/meminfo: memFree=12314108/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=803.93 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 76010 0 0 0 80329 64 0 0 18 0 3 0 989674800 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 73439 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=401.61 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 40132 29 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=401.6 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3442 0 0 0 40131 29 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200288 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 803.93
Current children cumulated vsize (KiB) 369628

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6382
/proc/meminfo: memFree=12239664/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=923.92 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 76010 0 0 0 92323 69 0 0 18 0 3 0 989674800 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 73439 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=461.61 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 46129 32 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200618 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=461.61 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3442 0 0 0 46128 33 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 923.92
Current children cumulated vsize (KiB) 369628

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6384
/proc/meminfo: memFree=12206140/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=369628 CPUtime=1043.93 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 76010 0 0 0 104317 76 0 0 18 0 3 0 989674800 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 92407 73439 180 372 0 92032 0
[pid=6206/tid=6208] ppid=6204 vsize=369628 CPUtime=521.62 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 44867 0 0 0 52128 34 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305224 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=369628 CPUtime=521.61 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3442 0 0 0 52124 37 0 0 25 0 3 0 989674869 378499072 73439 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1043.93
Current children cumulated vsize (KiB) 369628

[startup+582.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6385
/proc/meminfo: memFree=12144592/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435164 CPUtime=1163.94 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 80786 0 0 0 116310 84 0 0 18 0 3 0 989674800 445607936 78215 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108791 78215 180 372 0 108416 0
[pid=6206/tid=6208] ppid=6204 vsize=435164 CPUtime=581.62 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49530 0 0 0 58124 38 0 0 25 0 3 0 989674869 445607936 78215 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200634 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435164 CPUtime=581.61 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3555 0 0 0 58120 41 0 0 25 0 3 0 989674869 445607936 78215 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305218 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1163.94
Current children cumulated vsize (KiB) 435164

[startup+642.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/179 6387
/proc/meminfo: memFree=12112924/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1283.94 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81116 0 0 0 128304 90 0 0 18 0 3 0 989674800 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 78545 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=641.63 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49530 0 0 0 64123 40 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322666 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=641.62 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3885 0 0 0 64116 46 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1283.94
Current children cumulated vsize (KiB) 435648

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/179 6388
/proc/meminfo: memFree=12046168/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1403.95 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81116 0 0 0 140299 96 0 0 18 0 3 0 989674800 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 78545 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=701.62 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49530 0 0 0 70120 42 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=701.61 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3885 0 0 0 70113 48 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4323036 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1403.95
Current children cumulated vsize (KiB) 435648

[startup+762.306 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6390
/proc/meminfo: memFree=11996392/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1523.96 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81116 0 0 0 152294 102 0 0 18 0 3 0 989674800 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 78545 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=761.63 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49530 0 0 0 76118 45 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200778 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=761.63 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3885 0 0 0 76111 52 0 0 25 0 3 0 989674869 446103552 78545 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322808 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1523.96
Current children cumulated vsize (KiB) 435648

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6401
/proc/meminfo: memFree=11965216/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1643.95 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81578 0 0 0 164288 107 0 0 18 0 3 0 989674800 446103552 79007 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 79007 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=821.62 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49991 0 0 0 82115 47 0 0 25 0 3 0 989674869 446103552 79007 33554432000 4194304 5714118 140733849977936 18446744073709551615 4322672 0 0 4096 16387 0 0 0 -1 4 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=821.62 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3886 0 0 0 82107 55 0 0 25 0 3 0 989674869 446103552 79007 33554432000 4194304 5714118 140733849977936 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1643.95
Current children cumulated vsize (KiB) 435648

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6402
/proc/meminfo: memFree=11946416/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1763.94 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81600 0 0 0 176281 113 0 0 18 0 3 0 989674800 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 79029 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=881.63 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49991 0 0 0 88113 50 0 0 25 0 3 0 989674869 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200634 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=881.63 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3908 0 0 0 88104 59 0 0 25 0 3 0 989674869 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 4200288 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1763.94
Current children cumulated vsize (KiB) 435648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.4 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6403
/proc/meminfo: memFree=11944412/32951124 swapFree=67062556/67111528
[pid=6206] ppid=6204 vsize=435648 CPUtime=1800.16 cores=0,2,4,6
/proc/6206/stat : 6206 (pwbo1.1) S 6204 6206 4694 0 -1 4202496 81600 0 0 0 179901 115 0 0 18 0 3 0 989674800 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6206/statm: 108912 79029 180 372 0 108537 0
[pid=6206/tid=6208] ppid=6204 vsize=435648 CPUtime=899.73 cores=0,2,4,6
/proc/6206/task/6208/stat : 6208 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 49991 0 0 0 89923 50 0 0 25 0 3 0 989674869 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=6206/tid=6209] ppid=6204 vsize=435648 CPUtime=899.73 cores=0,2,4,6
/proc/6206/task/6209/stat : 6209 (pwbo1.1) R 6204 6206 4694 0 -1 4202560 3908 0 0 0 89913 60 0 0 25 0 3 0 989674869 446103552 79029 33554432000 4194304 5714118 140733849977936 18446744073709551615 4305218 0 0 4096 16387 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 435648

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 900.43
CPU time (s): 1800.2
CPU user time (s): 1799.03
CPU system time (s): 1.17182
CPU usage (%): 199.926
Max. virtual memory (cumulated for all children) (KiB): 435648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.17182
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81604
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= 394
involuntary context switches= 4271

runsolver used 1.36279 second user time and 2.78558 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-13 21:47:23
IDJOB=3500366
IDBENCH=2639
IDSOLVER=1954
FILE ID=node111/3500366-1307994443
RUNJOBID= node111-1307989901-5311
PBS_JOBID= 13559731
Free space on /var/tmp= 2872 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_20.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500366-1307994443/watcher-3500366-1307994443 -o /var/tmp/evaluation-result-3500366-1307994443/solver-3500366-1307994443 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500366-1307994443.opb

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

MD5SUM BENCH= 6a25ee38adc43f783b18badd1224270c
RANDOM SEED=401749107

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12036372 kB
Buffers:        116632 kB
Cached:       19242308 kB
SwapCached:      11344 kB
Active:        4820208 kB
Inactive:     15428508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12036372 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:           11740 kB
Writeback:          24 kB
AnonPages:      887064 kB
Mapped:          10800 kB
Slab:           603016 kB
PageTables:       5984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1077744 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2868 MiB
End job on node111 at 2011-06-13 22:02:26