Trace number 3704365

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 NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.83 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-70.opb
MD5SUM4f155d4f8b05885565510d4fbd89c993
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12552
Total number of constraints283802
Number of constraints which are clauses254979
Number of constraints which are cardinality constraints (but not clauses)914
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint1
Maximum length of a constraint270
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
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 ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704365-1338098772.opb.
0.00/0.00	c Instance file HOME/instance-3704365-1338098772.opb
0.00/0.00	c File size is 12172204 bytes.
0.69/0.78	c Highest Coefficient sum: 271
0.69/0.78	c ============================[ Problem Statistics ]=============================
0.69/0.78	c |                                                                             |
0.69/0.78	c |  Parsing time:          0.79         s                                      |
0.69/0.78	c |  Number Variables:      12552                                               |
0.69/0.78	c |  Number Clauses:        255448                                              |
0.69/0.78	c |  Number Cardinality:    905                                                 |
0.69/0.78	c |  Number PB Constraints: 27909                                               |
0.69/0.78	c |                                                                             |
0.79/0.82	c |  Problem Type:          Decision                                            |
0.79/0.82	c |  Objective Function:    None                                                |
0.79/0.82	c |                                                                             |
0.79/0.82	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3704365-1338098772/watcher-3704365-1338098772 -o /tmp/evaluation-result-3704365-1338098772/solver-3704365-1338098772 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704365-1338098772.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.02 2.00 3/177 7463
/proc/meminfo: memFree=28173936/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=15028 CPUtime=0 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) R 7461 7463 5668 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 276004040 15388672 265 33554432000 4194304 5965102 140734154757104 140733576055320 5137146 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 3757 265 173 433 0 349 0

[startup+0.0390061 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7463
/proc/meminfo: memFree=28173936/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=16656 CPUtime=0.03 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) R 7461 7463 5668 0 -1 4202496 824 0 0 0 3 0 0 0 20 0 1 0 276004040 17055744 776 33554432000 4194304 5965102 140734154757104 140733576055320 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 4164 776 290 433 0 756 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16656

[startup+0.100268 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7463
/proc/meminfo: memFree=28173936/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=19612 CPUtime=0.09 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) R 7461 7463 5668 0 -1 4202496 1787 0 0 0 9 0 0 0 20 0 1 0 276004040 20082688 1706 33554432000 4194304 5965102 140734154757104 140733576055320 4351027 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 4903 1706 525 433 0 1495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19612

[startup+0.300234 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7463
/proc/meminfo: memFree=28173936/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=28544 CPUtime=0.28 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) R 7461 7463 5668 0 -1 4202496 4793 0 0 0 28 0 0 0 20 0 1 0 276004040 29229056 4647 33554432000 4194304 5965102 140734154757104 140734154755000 4350875 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 7136 4647 1275 433 0 3728 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28544

[startup+0.700259 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 7463
/proc/meminfo: memFree=28173936/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=46008 CPUtime=0.69 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) R 7461 7463 5668 0 -1 4202496 10738 0 0 0 68 1 0 0 20 0 1 0 276004040 47112192 10463 33554432000 4194304 5965102 140734154757104 140734154755000 4350598 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 11502 10463 2781 433 0 8094 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46008

[startup+1.50031 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7465
/proc/meminfo: memFree=28096884/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=119452 CPUtime=1.48 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 24021 0 0 0 145 3 0 0 20 0 2 0 276004040 122318848 19960 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 29863 19960 190 433 0 29427 0
[pid=7463/tid=7465] ppid=7461 vsize=119452 CPUtime=0.69 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 11220 0 0 0 67 2 0 0 20 0 2 0 276004119 122318848 19960 33554432000 4194304 5965102 140734154757104 140096135325496 4404704 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 119452

[startup+3.10034 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7465
/proc/meminfo: memFree=28093784/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=119452 CPUtime=3.08 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 24336 0 0 0 305 3 0 0 20 0 2 0 276004040 122318848 20275 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 29863 20275 190 433 0 29427 0
[pid=7463/tid=7465] ppid=7461 vsize=119452 CPUtime=2.29 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 11535 0 0 0 227 2 0 0 20 0 2 0 276004119 122318848 20275 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119452

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7465
/proc/meminfo: memFree=28088840/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=119452 CPUtime=6.28 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 25173 0 0 0 624 4 0 0 20 0 2 0 276004040 122318848 21112 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 29863 21112 190 433 0 29427 0
[pid=7463/tid=7465] ppid=7461 vsize=119452 CPUtime=5.49 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 12372 0 0 0 546 3 0 0 20 0 2 0 276004119 122318848 21112 33554432000 4194304 5965102 140734154757104 140096135325496 4404407 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 119452

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7465
/proc/meminfo: memFree=28078240/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=119452 CPUtime=12.68 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 27250 0 0 0 1263 5 0 0 20 0 2 0 276004040 122318848 23189 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 29863 23189 190 433 0 29427 0
[pid=7463/tid=7465] ppid=7461 vsize=119452 CPUtime=11.89 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 14449 0 0 0 1185 4 0 0 20 0 2 0 276004119 122318848 23189 33554432000 4194304 5965102 140734154757104 140096135325736 4401659 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119452

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7465
/proc/meminfo: memFree=28060996/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=184988 CPUtime=25.48 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 30784 0 0 0 2541 7 0 0 20 0 2 0 276004040 189427712 26723 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 46247 26723 190 433 0 45811 0
[pid=7463/tid=7465] ppid=7461 vsize=184988 CPUtime=24.69 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 17983 0 0 0 2463 6 0 0 20 0 2 0 276004119 189427712 26723 33554432000 4194304 5965102 140734154757104 140096135325736 4222240 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 184988

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7465
/proc/meminfo: memFree=28032180/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=184988 CPUtime=51.07 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 36634 0 0 0 5097 10 0 0 20 0 2 0 276004040 189427712 32570 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 46247 32570 190 433 0 45811 0
[pid=7463/tid=7465] ppid=7461 vsize=184988 CPUtime=50.29 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 23833 0 0 0 5019 10 0 0 20 0 2 0 276004119 189427712 32570 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 184988

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7466
/proc/meminfo: memFree=27991004/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=184988 CPUtime=102.27 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 44487 0 0 0 10212 15 0 0 20 0 2 0 276004040 189427712 40420 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 46247 40420 190 433 0 45811 0
[pid=7463/tid=7465] ppid=7461 vsize=184988 CPUtime=101.49 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 31686 0 0 0 10134 15 0 0 20 0 2 0 276004119 189427712 40420 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 184988

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7505
/proc/meminfo: memFree=28427096/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=250524 CPUtime=162.24 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 51205 0 0 0 16205 19 0 0 20 0 2 0 276004040 256536576 47882 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 62631 47882 190 433 0 62195 0
[pid=7463/tid=7465] ppid=7461 vsize=250524 CPUtime=161.47 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 38404 0 0 0 16126 21 0 0 20 0 2 0 276004119 256536576 47882 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 250524

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7505
/proc/meminfo: memFree=28369792/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=254172 CPUtime=222.21 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 56412 0 0 0 22198 23 0 0 20 0 2 0 276004040 260272128 54288 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 63543 54288 190 433 0 63107 0
[pid=7463/tid=7465] ppid=7461 vsize=254172 CPUtime=221.43 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 43611 0 0 0 22118 25 0 0 20 0 2 0 276004119 260272128 54288 33554432000 4194304 5965102 140734154757104 140096135325688 4401149 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) 254172

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7508
/proc/meminfo: memFree=28322292/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=319708 CPUtime=282.18 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 63265 0 0 0 28190 28 0 0 20 0 2 0 276004040 327380992 61136 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 79927 61136 190 433 0 79491 0
[pid=7463/tid=7465] ppid=7461 vsize=319708 CPUtime=281.41 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 50464 0 0 0 28109 32 0 0 20 0 2 0 276004119 327380992 61136 33554432000 4194304 5965102 140734154757104 140096135325496 4401058 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 319708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7508
/proc/meminfo: memFree=28282040/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=321532 CPUtime=342.18 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 68193 0 0 0 34186 32 0 0 20 0 2 0 276004040 329248768 66064 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 80383 66064 190 433 0 79947 0
[pid=7463/tid=7465] ppid=7461 vsize=321532 CPUtime=341.41 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 55392 0 0 0 34105 36 0 0 20 0 2 0 276004119 329248768 66064 33554432000 4194304 5965102 140734154757104 140096135325688 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 321532

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7509
/proc/meminfo: memFree=28247104/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=321532 CPUtime=402.15 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 73404 0 0 0 40178 37 0 0 20 0 2 0 276004040 329248768 71836 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 80383 71836 190 433 0 79947 0
[pid=7463/tid=7465] ppid=7461 vsize=321532 CPUtime=401.4 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 60603 0 0 0 40098 42 0 0 20 0 2 0 276004119 329248768 71836 33554432000 4194304 5965102 140734154757104 140096135325496 4401582 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 321532

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7509
/proc/meminfo: memFree=28213356/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=387068 CPUtime=462.14 cores=1,3,5,7

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

/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 96599 0 0 0 130041 94 0 0 20 0 2 0 276004119 533372928 109237 33554432000 4194304 5965102 140734154757104 140096135325688 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 520872

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7515
/proc/meminfo: memFree=27910852/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1361.96 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 110686 0 0 0 136119 77 0 0 20 0 2 0 276004040 533372928 110783 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 110783 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1361.34 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 97885 0 0 0 136038 96 0 0 20 0 2 0 276004119 533372928 110783 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 520872

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 7515
/proc/meminfo: memFree=27904056/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1421.95 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 110792 0 0 0 142118 77 0 0 20 0 2 0 276004040 533372928 111232 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 111232 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1421.33 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 97991 0 0 0 142036 97 0 0 20 0 2 0 276004119 533372928 111232 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 520872

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 7518
/proc/meminfo: memFree=27888304/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1481.93 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 110958 0 0 0 148116 77 0 0 20 0 2 0 276004040 533372928 111468 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 111468 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1481.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 98157 0 0 0 148034 98 0 0 20 0 2 0 276004119 533372928 111468 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 520872

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 7518
/proc/meminfo: memFree=27880128/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1541.93 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 111181 0 0 0 154116 77 0 0 20 0 2 0 276004040 533372928 111691 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 111691 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1541.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 98380 0 0 0 154033 99 0 0 20 0 2 0 276004119 533372928 111691 33554432000 4194304 5965102 140734154757104 140096135325496 4400978 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 520872

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 7518
/proc/meminfo: memFree=27869824/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1601.92 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 111271 0 0 0 160115 77 0 0 20 0 2 0 276004040 533372928 111940 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 111940 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1601.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 98470 0 0 0 160032 100 0 0 20 0 2 0 276004119 533372928 111940 33554432000 4194304 5965102 140734154757104 140096135325496 4401050 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 520872

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 7520
/proc/meminfo: memFree=27859220/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1661.91 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 111369 0 0 0 166114 77 0 0 20 0 2 0 276004040 533372928 112038 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 112038 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1661.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 98568 0 0 0 166031 101 0 0 20 0 2 0 276004119 533372928 112038 33554432000 4194304 5965102 140734154757104 140096135325496 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 520872

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27843236/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1721.9 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 113122 0 0 0 172110 80 0 0 20 0 2 0 276004040 533372928 113791 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 113791 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1721.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 100321 0 0 0 172027 105 0 0 20 0 2 0 276004119 533372928 113791 33554432000 4194304 5965102 140734154757104 140096135325688 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 520872

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27833688/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1781.89 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 115402 0 0 0 178106 83 0 0 20 0 2 0 276004040 533372928 116071 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 116071 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1781.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 102601 0 0 0 178023 109 0 0 20 0 2 0 276004119 533372928 116071 33554432000 4194304 5965102 140734154757104 140096135325736 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 520872

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27830092/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1791.5 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116307 0 0 0 179065 85 0 0 20 0 2 0 276004040 533372928 116976 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 116976 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1790.92 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103506 0 0 0 178981 111 0 0 20 0 2 0 276004119 533372928 116976 33554432000 4194304 5965102 140734154757104 140096135325736 4401107 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) 520872

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27829224/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1794.69 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116489 0 0 0 179384 85 0 0 20 0 2 0 276004040 533372928 117158 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117158 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1794.12 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103688 0 0 0 179301 111 0 0 20 0 2 0 276004119 533372928 117158 33554432000 4194304 5965102 140734154757104 140096135325736 4389036 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 520872

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27828728/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1797.89 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116609 0 0 0 179704 85 0 0 20 0 2 0 276004040 533372928 117278 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117278 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1797.32 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103808 0 0 0 179621 111 0 0 20 0 2 0 276004119 533372928 117278 33554432000 4194304 5965102 140734154757104 140096135325688 4221120 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) 520872

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27828480/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1798.68 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116651 0 0 0 179783 85 0 0 20 0 2 0 276004040 533372928 117320 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117320 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1798.12 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103850 0 0 0 179700 112 0 0 20 0 2 0 276004119 533372928 117320 33554432000 4194304 5965102 140734154757104 140096135325688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 520872

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27828232/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1799.09 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116690 0 0 0 179824 85 0 0 20 0 2 0 276004040 533372928 117359 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117359 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1798.52 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103889 0 0 0 179740 112 0 0 20 0 2 0 276004119 533372928 117359 33554432000 4194304 5965102 140734154757104 140096135325688 4400960 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) 520872

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27828232/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1799.48 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116734 0 0 0 179863 85 0 0 20 0 2 0 276004040 533372928 117403 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117403 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1798.92 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103933 0 0 0 179780 112 0 0 20 0 2 0 276004119 533372928 117403 33554432000 4194304 5965102 140734154757104 140096135325688 4401096 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 520872

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7520
/proc/meminfo: memFree=27828232/32873648 swapFree=6844/6844
[pid=7463] ppid=7461 vsize=520872 CPUtime=1799.58 cores=1,3,5,7
/proc/7463/stat : 7463 (pwbo2.0) S 7461 7463 5668 0 -1 4202496 116738 0 0 0 179873 85 0 0 20 0 2 0 276004040 533372928 117407 33554432000 4194304 5965102 140734154757104 140734154756624 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7463/statm: 130218 117407 190 433 0 129782 0
[pid=7463/tid=7465] ppid=7461 vsize=520872 CPUtime=1799.02 cores=1,3,5,7
/proc/7463/task/7465/stat : 7465 (pwbo2.0) R 7461 7463 5668 0 -1 4202560 103937 0 0 0 179790 112 0 0 20 0 2 0 276004119 533372928 117407 33554432000 4194304 5965102 140734154757104 140096135325688 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 520872

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.83
CPU user time (s): 1798.68
CPU system time (s): 1.14982
CPU usage (%): 99.9899
Max. virtual memory (cumulated for all children) (KiB): 520872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.68
system time used= 1.14982
maximum resident set size= 469648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116743
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= 192
involuntary context switches= 1984

runsolver used 6.62999 second user time and 16.9874 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 08:06:13
IDJOB=3704365
IDBENCH=89796
IDSOLVER=2280
FILE ID=node115/3704365-1338098772
RUNJOBID= node115-1338087550-5685
PBS_JOBID= 14624444
Free space on /tmp= 71644 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-70.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704365-1338098772/watcher-3704365-1338098772 -o /tmp/evaluation-result-3704365-1338098772/solver-3704365-1338098772 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704365-1338098772.opb

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

MD5SUM BENCH= 4f155d4f8b05885565510d4fbd89c993
RANDOM SEED=116519784

node115.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.462
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.92
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.462
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.462
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.92
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.462
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.462
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.92
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.462
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		: 2666.462
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.91
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.462
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:       32873648 kB
MemFree:        28174316 kB
Buffers:          300280 kB
Cached:          3107496 kB
SwapCached:            0 kB
Active:          1482912 kB
Inactive:        2402588 kB
Active(anon):     480212 kB
Inactive(anon):        0 kB
Active(file):    1002700 kB
Inactive(file):  2402588 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17516 kB
Writeback:             4 kB
AnonPages:        486252 kB
Mapped:            15152 kB
Shmem:               200 kB
Slab:             672236 kB
SReclaimable:     116316 kB
SUnreclaim:       555920 kB
KernelStack:        1456 kB
PageTables:         4952 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     172064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    354304 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71648 MiB
End job on node115 at 2012-05-27 08:36:13