Trace number 3726572

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.02? 1799.85 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 82
Number of bits of the biggest sum of numbers7
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-3726572-1338656189.opb.
0.00/0.00	c Instance file HOME/instance-3726572-1338656189.opb
0.00/0.00	c File size is 115835 bytes.
0.00/0.01	c Highest Coefficient sum: 82
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      6480                                                |
0.00/0.01	c |  Number Clauses:        81                                                  |
0.00/0.01	c |  Number Cardinality:    80                                                  |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Decision                                            |
0.00/0.01	c |  Objective Function:    None                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c ===============================================================================
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3726572-1338656189/watcher-3726572-1338656189 -o /tmp/evaluation-result-3726572-1338656189/solver-3726572-1338656189 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726572-1338656189.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24098
/proc/meminfo: memFree=31142204/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=4396 CPUtime=0 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) R 24096 24098 20708 0 -1 4202496 577 0 0 0 0 0 0 0 20 0 1 0 331747500 4501504 530 33554432000 4194304 5964478 140735287996656 140734576563400 4395406 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 1099 531 165 433 0 634 0

[startup+0.0106469 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24098
/proc/meminfo: memFree=31142204/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=5024 CPUtime=0 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) R 24096 24098 20708 0 -1 4202496 722 0 0 0 0 0 0 0 20 0 1 0 331747500 5144576 675 33554432000 4194304 5964478 140735287996656 140734576563400 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 1256 676 179 433 0 791 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5024

[startup+0.10015 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24098
/proc/meminfo: memFree=31142204/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=0.09 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 2286 0 0 0 9 0 0 0 20 0 2 0 331747500 87904256 2069 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 2069 186 433 0 21025 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85844

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24098
/proc/meminfo: memFree=31142204/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=0.29 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 2667 0 0 0 29 0 0 0 20 0 2 0 331747500 87904256 2450 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 2450 186 433 0 21025 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85844

[startup+0.70011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24098
/proc/meminfo: memFree=31142204/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=0.69 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 3387 0 0 0 69 0 0 0 20 0 2 0 331747500 87904256 3170 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 3170 186 433 0 21025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85844

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=31127912/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=1.48 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 4687 0 0 0 148 0 0 0 20 0 2 0 331747500 87904256 4470 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 4470 186 433 0 21025 0
[pid=24098/tid=24100] ppid=24096 vsize=85844 CPUtime=1.47 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 3459 0 0 0 147 0 0 0 20 0 2 0 331747501 87904256 4470 33554432000 4194304 5964478 140735287996656 139978787682296 4381749 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85844

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=31120720/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=3.09 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 7227 0 0 0 308 1 0 0 20 0 2 0 331747500 87904256 7010 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 7010 186 433 0 21025 0
[pid=24098/tid=24100] ppid=24096 vsize=85844 CPUtime=3.07 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 5999 0 0 0 306 1 0 0 20 0 2 0 331747501 87904256 7010 33554432000 4194304 5964478 140735287996656 139978787682296 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85844

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=31106996/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=6.28 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 8802 0 0 0 627 1 0 0 20 0 2 0 331747500 87904256 8585 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 8585 186 433 0 21025 0
[pid=24098/tid=24100] ppid=24096 vsize=85844 CPUtime=6.27 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 7574 0 0 0 625 2 0 0 20 0 2 0 331747501 87904256 8585 33554432000 4194304 5964478 140735287996656 139978787682104 4381993 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85844

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=31083196/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=12.69 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 12019 0 0 0 1266 3 0 0 20 0 2 0 331747500 87904256 11802 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 11802 186 433 0 21025 0
[pid=24098/tid=24100] ppid=24096 vsize=85844 CPUtime=12.67 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 10791 0 0 0 1264 3 0 0 20 0 2 0 331747501 87904256 11802 33554432000 4194304 5964478 140735287996656 139978787682296 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85844

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=31048700/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=85844 CPUtime=25.48 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 17326 0 0 0 2543 5 0 0 20 0 2 0 331747500 87904256 17109 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 21461 17109 186 433 0 21025 0
[pid=24098/tid=24100] ppid=24096 vsize=85844 CPUtime=25.47 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 16098 0 0 0 2541 6 0 0 20 0 2 0 331747501 87904256 17109 33554432000 4194304 5964478 140735287996656 139978787682104 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85844

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=30994976/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=151704 CPUtime=51.08 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 26789 0 0 0 5099 9 0 0 20 0 2 0 331747500 155344896 26572 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 37926 26572 186 433 0 37490 0
[pid=24098/tid=24100] ppid=24096 vsize=151704 CPUtime=51.07 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 25561 0 0 0 5098 9 0 0 20 0 2 0 331747501 155344896 26572 33554432000 4194304 5964478 140735287996656 139978787682296 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151704

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24100
/proc/meminfo: memFree=30851340/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=282936 CPUtime=102.28 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 61971 0 0 0 10210 18 0 0 20 0 2 0 331747500 289726464 61754 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 70734 61754 186 433 0 70298 0
[pid=24098/tid=24100] ppid=24096 vsize=282936 CPUtime=102.28 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 60743 0 0 0 10208 20 0 0 20 0 2 0 331747501 289726464 61754 33554432000 4194304 5964478 140735287996656 139978787682296 4400091 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 282936

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24101
/proc/meminfo: memFree=30781280/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=348712 CPUtime=162.26 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 79322 0 0 0 16203 23 0 0 20 0 2 0 331747500 357081088 79105 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 87178 79105 186 433 0 86742 0
[pid=24098/tid=24100] ppid=24096 vsize=348712 CPUtime=162.27 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 78094 0 0 0 16201 26 0 0 20 0 2 0 331747501 357081088 79105 33554432000 4194304 5964478 140735287996656 139978787682296 4400067 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 348712

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24104
/proc/meminfo: memFree=30764028/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=414248 CPUtime=222.26 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 83670 0 0 0 22201 25 0 0 20 0 2 0 331747500 424189952 83453 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 103562 83453 186 433 0 103126 0
[pid=24098/tid=24100] ppid=24096 vsize=414248 CPUtime=222.28 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 82442 0 0 0 22200 28 0 0 20 0 2 0 331747501 424189952 83453 33554432000 4194304 5964478 140735287996656 139978787682296 4382019 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 414248

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24127
/proc/meminfo: memFree=30760632/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=414248 CPUtime=282.25 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 83671 0 0 0 28200 25 0 0 20 0 2 0 331747500 424189952 83454 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 103562 83454 186 433 0 103126 0
[pid=24098/tid=24100] ppid=24096 vsize=414248 CPUtime=282.28 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 82443 0 0 0 28199 29 0 0 20 0 2 0 331747501 424189952 83454 33554432000 4194304 5964478 140735287996656 139978787682296 4381960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 414248

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24127
/proc/meminfo: memFree=30663728/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=479784 CPUtime=342.23 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 102255 0 0 0 34192 31 0 0 20 0 2 0 331747500 491298816 102038 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 119946 102038 186 433 0 119510 0
[pid=24098/tid=24100] ppid=24096 vsize=479784 CPUtime=342.28 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 101027 0 0 0 34191 37 0 0 20 0 2 0 331747501 491298816 102038 33554432000 4194304 5964478 140735287996656 139978787682296 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 479784

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24127
/proc/meminfo: memFree=30639932/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=479784 CPUtime=402.22 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 104244 0 0 0 40190 32 0 0 20 0 2 0 331747500 491298816 104061 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 119946 104061 186 433 0 119510 0
[pid=24098/tid=24100] ppid=24096 vsize=479784 CPUtime=402.28 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 103016 0 0 0 40189 39 0 0 20 0 2 0 331747501 491298816 104061 33554432000 4194304 5964478 140735287996656 139978787682296 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 479784

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24128
/proc/meminfo: memFree=30580936/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=479784 CPUtime=462.18 cores=0,2,4,6

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

/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268772 0 0 0 130111 103 0 0 20 0 2 0 331747501 1163419648 270386 33554432000 4194304 5964478 140735287996656 139978787682104 4400069 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 1136152

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24290
/proc/meminfo: memFree=30487388/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1361.87 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270010 0 0 0 136104 83 0 0 20 0 2 0 331747500 1163419648 270437 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270437 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1362.13 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268782 0 0 0 136109 104 0 0 20 0 2 0 331747501 1163419648 270437 33554432000 4194304 5964478 140735287996656 139978787682104 4381960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1136152

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 24293
/proc/meminfo: memFree=30458624/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1421.85 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270021 0 0 0 142102 83 0 0 20 0 2 0 331747500 1163419648 270515 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270515 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1422.13 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268793 0 0 0 142108 105 0 0 20 0 2 0 331747501 1163419648 270515 33554432000 4194304 5964478 140735287996656 139978787682104 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1136152

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 24293
/proc/meminfo: memFree=30447516/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1481.83 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270032 0 0 0 148100 83 0 0 20 0 2 0 331747500 1163419648 270579 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270579 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1482.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268804 0 0 0 148106 106 0 0 20 0 2 0 331747501 1163419648 270579 33554432000 4194304 5964478 140735287996656 139978787682104 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 1136152

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 24293
/proc/meminfo: memFree=30408980/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1541.81 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270042 0 0 0 154098 83 0 0 20 0 2 0 331747500 1163419648 270611 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270611 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1542.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268814 0 0 0 154105 107 0 0 20 0 2 0 331747501 1163419648 270611 33554432000 4194304 5964478 140735287996656 139978787682104 4400067 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1136152

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24293
/proc/meminfo: memFree=30380776/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1601.79 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270053 0 0 0 160096 83 0 0 20 0 2 0 331747500 1163419648 270617 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270617 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1602.11 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268825 0 0 0 160103 108 0 0 20 0 2 0 331747501 1163419648 270617 33554432000 4194304 5964478 140735287996656 139978787682104 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 1136152

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30373460/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136152 CPUtime=1661.78 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270053 0 0 0 166095 83 0 0 20 0 2 0 331747500 1163419648 270617 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284038 270617 186 433 0 283602 0
[pid=24098/tid=24100] ppid=24096 vsize=1136152 CPUtime=1662.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268825 0 0 0 166103 109 0 0 20 0 2 0 331747501 1163419648 270617 33554432000 4194304 5964478 140735287996656 139978787682104 4400435 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 1136152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30371848/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1721.77 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270075 0 0 0 172094 83 0 0 20 0 2 0 331747500 1163972608 270639 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270639 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1722.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268847 0 0 0 172102 110 0 0 20 0 2 0 331747501 1163972608 270639 33554432000 4194304 5964478 140735287996656 139978787682472 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 1136692

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30368004/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1781.76 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 178093 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1782.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 178101 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4400091 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 1136692

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 24294
/proc/meminfo: memFree=30364656/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1791.37 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179054 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1791.73 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179062 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 1136692

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30363540/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1794.57 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179374 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1794.93 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179382 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 1136692

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30362920/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1797.76 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179693 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1798.12 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179701 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 1136692

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30362424/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1798.56 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179773 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1798.92 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179781 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 1136692

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30361680/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1798.97 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179814 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1799.33 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179822 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 1136692

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30361680/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1799.36 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179853 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1799.72 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179861 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 1136692

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24294
/proc/meminfo: memFree=30361680/32873844 swapFree=7116/7116
[pid=24098] ppid=24096 vsize=1136692 CPUtime=1799.46 cores=0,2,4,6
/proc/24098/stat : 24098 (pwbo2.02) S 24096 24098 20708 0 -1 4202496 270077 0 0 0 179863 83 0 0 20 0 2 0 331747500 1163972608 270641 33554432000 4194304 5964478 140735287996656 140735287996176 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24098/statm: 284173 270641 186 433 0 283737 0
[pid=24098/tid=24100] ppid=24096 vsize=1136692 CPUtime=1799.82 cores=0,2,4,6
/proc/24098/task/24100/stat : 24100 (pwbo2.02) R 24096 24098 20708 0 -1 4202560 268849 0 0 0 179871 111 0 0 20 0 2 0 331747501 1163972608 270641 33554432000 4194304 5964478 140735287996656 139978787682472 4400091 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 1136692

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.85
CPU user time (s): 1798.73
CPU system time (s): 1.12683
CPU usage (%): 99.9915
Max. virtual memory (cumulated for all children) (KiB): 1136692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.12683
maximum resident set size= 1082576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270080
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= 293
involuntary context switches= 2152

runsolver used 3.51747 second user time and 9.01663 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-02 18:56:29
IDJOB=3726572
IDBENCH=2588
IDSOLVER=2310
FILE ID=node103/3726572-1338656189
RUNJOBID= node103-1338651532-22210
PBS_JOBID= 14636477
Free space on /tmp= 71132 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726572-1338656189/watcher-3726572-1338656189 -o /tmp/evaluation-result-3726572-1338656189/solver-3726572-1338656189 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726572-1338656189.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=1933464313

node103.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.189
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.37
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.189
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.189
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.189
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.189
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.189
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	: 5411.36
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.189
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.189
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31142584 kB
Buffers:          121976 kB
Cached:           262244 kB
SwapCached:         5600 kB
Active:           682260 kB
Inactive:         292208 kB
Active(anon):     587888 kB
Inactive(anon):     4628 kB
Active(file):      94372 kB
Inactive(file):   287580 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096280 kB
Dirty:              5468 kB
Writeback:             0 kB
AnonPages:        592964 kB
Mapped:             9432 kB
Shmem:                 0 kB
Slab:             618852 kB
SReclaimable:      59604 kB
SUnreclaim:       559248 kB
KernelStack:        1496 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     156116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    464896 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71124 MiB
End job on node103 at 2012-06-02 19:26:29