Trace number 3726310

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 2.02? (TO) 1800.48 900.93

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-544324.opb
MD5SUM02fa27f3dafb4f59cf08d669298a5bbe
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark465.377
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10080
Total number of constraints732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)732
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint168
Maximum length of a constraint3680
Number of terms in the objective function 10080
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 10080
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 10080
Number of bits of the biggest sum of numbers14
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726310-1338658802.opb.
0.00/0.00	c Instance file HOME/instance-3726310-1338658802.opb
0.00/0.00	c File size is 15730092 bytes.
1.29/1.39	c Cost Offset: 0
1.29/1.39	c Highest Coefficient sum: 3685
1.29/1.39	c ============================[ Problem Statistics ]=============================
1.29/1.39	c |                                                                             |
1.29/1.39	c |  Parsing time:          1.40         s                                      |
1.29/1.39	c |  Number Variables:      10080                                               |
1.29/1.39	c |  Number Clauses:        0                                                   |
1.29/1.39	c |  Number Cardinality:    732                                                 |
1.29/1.39	c |  Number PB Constraints: 0                                                   |
1.29/1.39	c |                                                                             |
1.39/1.40	c |  Problem Type:          Optimization                                        |
1.39/1.40	c |  Objective Function:    Cardinality Constraint                              |
1.39/1.40	c |                                                                             |
1.39/1.40	c ===============================================================================
1800.10/900.91	c ===============================================================================
1800.10/900.91	c Wall Clock Time: 900.92 s
1800.10/900.91	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-3726310-1338658802/watcher-3726310-1338658802 -o /tmp/evaluation-result-3726310-1338658802/solver-3726310-1338658802 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726310-1338658802.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: 3.87 3.94 3.90 4/179 32056
/proc/meminfo: memFree=28486040/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=21212 CPUtime=0 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) R 32054 32056 27825 0 -1 4202496 770 0 0 0 0 0 0 0 20 0 1 0 332005721 21721088 723 33554432000 4194304 5964478 140735420500288 140736425955976 4395406 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 5303 726 159 433 0 1026 0

[startup+0.0158059 s]
/proc/loadavg: 3.87 3.94 3.90 4/179 32056
/proc/meminfo: memFree=28486040/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=24056 CPUtime=0.01 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) R 32054 32056 27825 0 -1 4202496 1358 0 0 0 1 0 0 0 20 0 1 0 332005721 24633344 1311 33554432000 4194304 5964478 140735420500288 140736425955976 4195056 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 6014 1312 186 433 0 1737 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24056

[startup+0.100251 s]
/proc/loadavg: 3.87 3.94 3.90 4/179 32056
/proc/meminfo: memFree=28486040/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=34724 CPUtime=0.08 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) R 32054 32056 27825 0 -1 4202496 4250 0 0 0 8 0 0 0 20 0 1 0 332005721 35557376 4203 33554432000 4194304 5964478 140735420500288 140736425955976 4344768 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 8681 4203 416 433 0 4404 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34724

[startup+0.300241 s]
/proc/loadavg: 3.87 3.94 3.90 4/179 32056
/proc/meminfo: memFree=28486040/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=59400 CPUtime=0.29 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) R 32054 32056 27825 0 -1 4202496 10998 0 0 0 28 1 0 0 20 0 1 0 332005721 60825600 10951 33554432000 4194304 5964478 140735420500288 140736425955976 4344275 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 14850 10952 970 433 0 10573 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59400

[startup+0.700237 s]
/proc/loadavg: 3.87 3.94 3.90 4/179 32056
/proc/meminfo: memFree=28486040/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=110224 CPUtime=0.69 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) R 32054 32056 27825 0 -1 4202496 24791 0 0 0 66 3 0 0 20 0 1 0 332005721 112869376 24744 33554432000 4194304 5964478 140735420500288 140735420498920 4344275 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 27556 24745 2074 433 0 23279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110224

[startup+1.50016 s]
/proc/loadavg: 3.87 3.94 3.90 4/180 32057
/proc/meminfo: memFree=28355848/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=342376 CPUtime=1.59 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 54329 0 0 0 151 8 0 0 20 0 3 0 332005721 350593024 50419 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 85594 50419 183 433 0 85158 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 342376

[startup+3.10027 s]
/proc/loadavg: 3.88 3.94 3.90 5/182 32059
/proc/meminfo: memFree=28170968/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=4.78 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 82728 0 0 0 462 16 0 0 20 0 3 0 332005721 416608256 78338 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 78338 192 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=1.69 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33035 0 0 0 159 10 0 0 20 0 3 0 332005861 416608256 78338 33554432000 4194304 5964478 140735420500288 140025300236616 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=1.68 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 697 0 0 0 168 0 0 0 20 0 3 0 332005861 416608256 78338 33554432000 4194304 5964478 140735420500288 140025286764792 4222314 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.78
Current children cumulated vsize (KiB) 406844

[startup+6.30034 s]
/proc/loadavg: 3.88 3.94 3.90 5/182 32059
/proc/meminfo: memFree=28165760/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=11.18 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 82814 0 0 0 1102 16 0 0 20 0 3 0 332005721 416608256 78424 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 78424 192 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=4.89 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33035 0 0 0 479 10 0 0 20 0 3 0 332005861 416608256 78424 33554432000 4194304 5964478 140735420500288 140025300236616 4403677 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=4.88 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 783 0 0 0 488 0 0 0 20 0 3 0 332005861 416608256 78424 33554432000 4194304 5964478 140735420500288 140025286764376 4403664 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 406844

[startup+12.7003 s]
/proc/loadavg: 3.90 3.94 3.91 5/182 32059
/proc/meminfo: memFree=28155304/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=23.98 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 83266 0 0 0 2382 16 0 0 20 0 3 0 332005721 416608256 78876 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 78876 193 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=11.29 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33036 0 0 0 1119 10 0 0 20 0 3 0 332005861 416608256 78876 33554432000 4194304 5964478 140735420500288 140025300236616 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=11.28 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 1234 0 0 0 1128 0 0 0 20 0 3 0 332005861 416608256 78876 33554432000 4194304 5964478 140735420500288 140025286764856 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 23.98
Current children cumulated vsize (KiB) 406844

[startup+25.5003 s]
/proc/loadavg: 3.91 3.94 3.91 5/182 32059
/proc/meminfo: memFree=28133244/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=49.57 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 83520 0 0 0 4941 16 0 0 20 0 3 0 332005721 416608256 79130 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 79130 194 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=24.08 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33036 0 0 0 2398 10 0 0 20 0 3 0 332005861 416608256 79130 33554432000 4194304 5964478 140735420500288 140025300236616 4403721 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=24.09 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 1488 0 0 0 2409 0 0 0 20 0 3 0 332005861 416608256 79130 33554432000 4194304 5964478 140735420500288 140025286764376 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.57
Current children cumulated vsize (KiB) 406844

[startup+51.1003 s]
/proc/loadavg: 3.94 3.95 3.91 5/182 32059
/proc/meminfo: memFree=28092420/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=100.77 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 83764 0 0 0 10060 17 0 0 20 0 3 0 332005721 416608256 79374 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 79374 194 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=49.68 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33036 0 0 0 4958 10 0 0 20 0 3 0 332005861 416608256 79374 33554432000 4194304 5964478 140735420500288 140025300236616 4222416 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=49.69 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 1732 0 0 0 4969 0 0 0 20 0 3 0 332005861 416608256 79374 33554432000 4194304 5964478 140735420500288 140025286764856 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 406844

[startup+102.307 s]
/proc/loadavg: 3.98 3.95 3.91 5/181 32059
/proc/meminfo: memFree=28011460/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=203.16 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 83940 0 0 0 20299 17 0 0 20 0 3 0 332005721 416608256 79550 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 79550 194 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=100.87 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33036 0 0 0 10076 11 0 0 20 0 3 0 332005861 416608256 79550 33554432000 4194304 5964478 140735420500288 140025300236616 4403717 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=100.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 1908 0 0 0 10089 1 0 0 20 0 3 0 332005861 416608256 79550 33554432000 4194304 5964478 140735420500288 140025286764856 4403721 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 406844

[startup+162.3 s]
/proc/loadavg: 4.06 3.97 3.91 5/181 32059
/proc/meminfo: memFree=27902744/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=406844 CPUtime=323.13 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 84097 0 0 0 32295 18 0 0 20 0 3 0 332005721 416608256 79707 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 101711 79707 194 433 0 101275 0
[pid=32056/tid=32058] ppid=32054 vsize=406844 CPUtime=160.86 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33036 0 0 0 16073 13 0 0 20 0 3 0 332005861 416608256 79707 33554432000 4194304 5964478 140735420500288 140025300236616 4403692 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=406844 CPUtime=160.89 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 2065 0 0 0 16087 2 0 0 20 0 3 0 332005861 416608256 79707 33554432000 4194304 5964478 140735420500288 140025286764376 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 323.13
Current children cumulated vsize (KiB) 406844

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.91 5/181 32059
/proc/meminfo: memFree=27777300/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=443.11 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 86335 0 0 0 44292 19 0 0 20 0 3 0 332005721 483717120 81945 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 81945 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=220.86 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 33699 0 0 0 22072 14 0 0 20 0 3 0 332005861 483717120 81945 33554432000 4194304 5964478 140735420500288 140025300236280 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=220.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 3640 0 0 0 22085 5 0 0 20 0 3 0 332005861 483717120 81945 33554432000 4194304 5964478 140735420500288 140025286764376 4403664 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 443.11
Current children cumulated vsize (KiB) 472380

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.91 5/181 32060
/proc/meminfo: memFree=27659108/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=563.09 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 88915 0 0 0 56288 21 0 0 20 0 3 0 332005721 483717120 84525 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 84525 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=280.86 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 35371 0 0 0 28070 16 0 0 20 0 3 0 332005861 483717120 84525 33554432000 4194304 5964478 140735420500288 140025300236280 4403698 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=280.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 4548 0 0 0 28083 7 0 0 20 0 3 0 332005861 483717120 84525 33554432000 4194304 5964478 140735420500288 140025286764376 4403713 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 472380

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/181 32060
/proc/meminfo: memFree=27539668/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=683.07 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 91117 0 0 0 68285 22 0 0 20 0 3 0 332005721 483717120 86727 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 86727 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=340.87 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 37192 0 0 0 34069 18 0 0 20 0 3 0 332005861 483717120 86727 33554432000 4194304 5964478 140735420500288 140025300236280 4403717 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=340.91 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 4929 0 0 0 34082 9 0 0 20 0 3 0 332005861 483717120 86727 33554432000 4194304 5964478 140735420500288 140025286764856 4403717 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 683.07
Current children cumulated vsize (KiB) 472380

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/181 32060
/proc/meminfo: memFree=27447228/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=803.05 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 94057 0 0 0 80281 24 0 0 20 0 3 0 332005721 483717120 89686 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 89686 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=400.87 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 39439 0 0 0 40068 19 0 0 20 0 3 0 332005861 483717120 89686 33554432000 4194304 5964478 140735420500288 140025300236280 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=400.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 5622 0 0 0 40079 11 0 0 20 0 3 0 332005861 483717120 89686 33554432000 4194304 5964478 140735420500288 140025286764376 4403698 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 803.05
Current children cumulated vsize (KiB) 472380

[startup+462.3 s]
/proc/loadavg: 3.89 3.96 3.91 3/177 32061
/proc/meminfo: memFree=29395916/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=923.01 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 99445 0 0 0 92275 26 0 0 20 0 3 0 332005721 483717120 95040 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 95040 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=460.87 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 40894 0 0 0 46066 21 0 0 20 0 3 0 332005861 483717120 95040 33554432000 4194304 5964478 140735420500288 140025300236280 4222416 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=460.88 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 9555 0 0 0 46074 14 0 0 20 0 3 0 332005861 483717120 95040 33554432000 4194304 5964478 140735420500288 140025286764856 4403677 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 923.01
Current children cumulated vsize (KiB) 472380

[startup+522.3 s]
/proc/loadavg: 3.95 3.96 3.91 5/181 32101
/proc/meminfo: memFree=28990876/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=472380 CPUtime=1042.98 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 105059 0 0 0 104270 28 0 0 20 0 3 0 332005721 483717120 100677 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 118095 100677 194 433 0 117659 0
[pid=32056/tid=32058] ppid=32054 vsize=472380 CPUtime=520.88 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 42082 0 0 0 52067 21 0 0 20 0 3 0 332005861 483717120 100677 33554432000 4194304 5964478 140735420500288 140025300236088 4222314 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=472380 CPUtime=520.88 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 13981 0 0 0 52073 15 0 0 20 0 3 0 332005861 483717120 100677 33554432000 4194304 5964478 140735420500288 140025286764856 4403698 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1042.98
Current children cumulated vsize (KiB) 472380

[startup+582.3 s]
/proc/loadavg: 3.98 3.97 3.91 5/181 32102
/proc/meminfo: memFree=28650952/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1162.97 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 131800 0 0 0 116261 36 0 0 20 0 3 0 332005721 617934848 127214 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 127214 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=580.88 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65217 0 0 0 58061 27 0 0 20 0 3 0 332005861 617934848 127214 33554432000 4194304 5964478 140735420500288 140025300237240 4403717 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=580.88 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 17587 0 0 0 58069 19 0 0 20 0 3 0 332005861 617934848 127214 33554432000 4194304 5964478 140735420500288 140025286764856 4403721 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1162.97
Current children cumulated vsize (KiB) 603452

[startup+642.3 s]
/proc/loadavg: 4.06 3.99 3.91 5/182 32105
/proc/meminfo: memFree=28578872/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1282.96 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 136557 0 0 0 128257 39 0 0 20 0 3 0 332005721 617934848 131975 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 131975 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=640.89 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65217 0 0 0 64061 28 0 0 20 0 3 0 332005861 617934848 131975 33554432000 4194304 5964478 140735420500288 140025300237240 4403692 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=640.89 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 22344 0 0 0 64067 22 0 0 20 0 3 0 332005861 617934848 131975 33554432000 4194304 5964478 140735420500288 140025286764856 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1282.96
Current children cumulated vsize (KiB) 603452

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.91 5/181 32105
/proc/meminfo: memFree=28549868/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1402.92 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 140939 0 0 0 140251 41 0 0 20 0 3 0 332005721 617934848 137558 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 137558 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=700.89 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 70060 29 0 0 20 0 3 0 332005861 617934848 137558 33554432000 4194304 5964478 140735420500288 140025300237240 4403698 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=700.89 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 26725 0 0 0 70063 26 0 0 20 0 3 0 332005861 617934848 137558 33554432000 4194304 5964478 140735420500288 140025286764856 4403692 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1402.92
Current children cumulated vsize (KiB) 603452

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.91 5/181 32105
/proc/meminfo: memFree=28503288/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1522.93 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 142898 0 0 0 152250 43 0 0 20 0 3 0 332005721 617934848 139517 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 139517 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=760.9 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 76060 30 0 0 20 0 3 0 332005861 617934848 139517 33554432000 4194304 5964478 140735420500288 140025300237240 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=760.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 28684 0 0 0 76061 29 0 0 20 0 3 0 332005861 617934848 139517 33554432000 4194304 5964478 140735420500288 140025286764376 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1522.93
Current children cumulated vsize (KiB) 603452

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/181 32105
/proc/meminfo: memFree=28495392/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1642.89 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 143945 0 0 0 164245 44 0 0 20 0 3 0 332005721 617934848 140564 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 140564 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=820.89 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 82058 31 0 0 20 0 3 0 332005861 617934848 140564 33554432000 4194304 5964478 140735420500288 140025300237240 4221984 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=820.89 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 29731 0 0 0 82059 30 0 0 20 0 3 0 332005861 617934848 140564 33554432000 4194304 5964478 140735420500288 140025286764856 4403692 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1642.89
Current children cumulated vsize (KiB) 603452

[startup+882.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/181 32106
/proc/meminfo: memFree=28487804/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1762.88 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 144924 0 0 0 176243 45 0 0 20 0 3 0 332005721 617934848 141543 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 141543 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=880.9 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 88058 32 0 0 20 0 3 0 332005861 617934848 141543 33554432000 4194304 5964478 140735420500288 140025300237240 4403376 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=880.9 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 30710 0 0 0 88057 33 0 0 20 0 3 0 332005861 617934848 141543 33554432000 4194304 5964478 140735420500288 140025286764856 4403698 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1762.88
Current children cumulated vsize (KiB) 603452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.907 s]
/proc/loadavg: 4.03 4.00 3.92 5/181 32106
/proc/meminfo: memFree=28486224/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1800.1 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 144985 0 0 0 179965 45 0 0 20 0 3 0 332005721 617934848 141604 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 141604 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=899.51 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 89919 32 0 0 20 0 3 0 332005861 617934848 141604 33554432000 4194304 5964478 140735420500288 140025300237240 4403698 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=899.51 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 30771 0 0 0 89918 33 0 0 20 0 3 0 332005861 617934848 141604 33554432000 4194304 5964478 140735420500288 140025286764856 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 603452

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

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

[startup+900.907 s]
/proc/loadavg: 4.03 4.00 3.92 5/181 32106
/proc/meminfo: memFree=28486224/32873648 swapFree=7116/7116
[pid=32056] ppid=32054 vsize=603452 CPUtime=1800.1 cores=1,3,5,7
/proc/32056/stat : 32056 (pwbo2.02) S 32054 32056 27825 0 -1 4202496 144985 0 0 0 179965 45 0 0 20 0 3 0 332005721 617934848 141604 33554432000 4194304 5964478 140735420500288 140735420499808 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/32056/statm: 150863 141604 194 433 0 150427 0
[pid=32056/tid=32058] ppid=32054 vsize=603452 CPUtime=899.51 cores=1,3,5,7
/proc/32056/task/32058/stat : 32058 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 65218 0 0 0 89919 32 0 0 20 0 3 0 332005861 617934848 141604 33554432000 4194304 5964478 140735420500288 140025300237240 4403698 0 0 4096 16387 0 0 0 -1 5 0 0 0 0 0
[pid=32056/tid=32059] ppid=32054 vsize=603452 CPUtime=899.51 cores=1,3,5,7
/proc/32056/task/32059/stat : 32059 (pwbo2.02) R 32054 32056 27825 0 -1 4202560 30771 0 0 0 89918 33 0 0 20 0 3 0 332005861 617934848 141604 33554432000 4194304 5964478 140735420500288 140025286764856 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 603452

Child status: 0
Real time (s): 900.93
CPU time (s): 1800.48
CPU user time (s): 1799.71
CPU system time (s): 0.761884
CPU usage (%): 199.846
Max. virtual memory (cumulated for all children) (KiB): 603452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.71
system time used= 0.761884
maximum resident set size= 566420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144986
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= 308
involuntary context switches= 2421

runsolver used 1.90271 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-02 19:40:03
IDJOB=3726310
IDBENCH=89877
IDSOLVER=2309
FILE ID=node127/3726310-1338658802
RUNJOBID= node127-1338651468-29220
PBS_JOBID= 14636453
Free space on /tmp= 70456 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-544324.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726310-1338658802/watcher-3726310-1338658802 -o /tmp/evaluation-result-3726310-1338658802/solver-3726310-1338658802 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726310-1338658802.opb

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

MD5SUM BENCH= 02fa27f3dafb4f59cf08d669298a5bbe
RANDOM SEED=2079674237

node127.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.348
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.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:        28490300 kB
Buffers:          375716 kB
Cached:          1824012 kB
SwapCached:         1500 kB
Active:          2295780 kB
Inactive:        1202908 kB
Active(anon):    1293252 kB
Inactive(anon):     7932 kB
Active(file):    1002528 kB
Inactive(file):  1194976 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:             20600 kB
Writeback:             0 kB
AnonPages:       1304664 kB
Mapped:            11496 kB
Shmem:                92 kB
Slab:             744844 kB
SReclaimable:     188816 kB
SUnreclaim:       556028 kB
KernelStack:        1464 kB
PageTables:         6548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     327708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    434176 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= 70456 MiB
End job on node127 at 2012-06-02 19:55:06