Trace number 3726669

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.87 1800.01

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-91.opb
MD5SUM0d52a3bd95f65144c5f8bf26bef42f13
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 variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 232
Number of bits of the biggest sum of numbers8
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-3726669-1338659790.opb.
0.00/0.00	c Instance file HOME/instance-3726669-1338659790.opb
0.00/0.00	c File size is 9526531 bytes.
0.59/0.66	c Highest Coefficient sum: 232
0.59/0.66	c ============================[ Problem Statistics ]=============================
0.59/0.66	c |                                                                             |
0.59/0.66	c |  Parsing time:          0.67         s                                      |
0.59/0.66	c |  Number Variables:      10086                                               |
0.59/0.66	c |  Number Clauses:        203668                                              |
0.59/0.66	c |  Number Cardinality:    722                                                 |
0.59/0.66	c |  Number PB Constraints: 22218                                               |
0.59/0.66	c |                                                                             |
0.59/0.70	c |  Problem Type:          Decision                                            |
0.59/0.70	c |  Objective Function:    None                                                |
0.59/0.70	c |                                                                             |
0.59/0.70	c ===============================================================================
1799.52/1800.00	c ===============================================================================
1799.52/1800.00	c Wall Clock Time: 1800.00 s
1799.52/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-3726669-1338659790/watcher-3726669-1338659790 -o /tmp/evaluation-result-3726669-1338659790/solver-3726669-1338659790 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726669-1338659790.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 24503
/proc/meminfo: memFree=31502644/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=12444 CPUtime=0 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) R 24501 24503 20708 0 -1 4202496 311 0 0 0 0 0 0 0 20 0 1 0 332107592 12742656 264 33554432000 4194304 5964478 140733335248752 140735989019528 4344768 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 3111 264 171 433 0 349 0

[startup+0.0324921 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24503
/proc/meminfo: memFree=31502644/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=13564 CPUtime=0.03 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) R 24501 24503 20708 0 -1 4202496 674 0 0 0 3 0 0 0 20 0 1 0 332107592 13889536 627 33554432000 4194304 5964478 140733335248752 140735989019528 5367237 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 3391 628 255 433 0 629 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13564

[startup+0.100209 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24503
/proc/meminfo: memFree=31502644/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=16720 CPUtime=0.09 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) R 24501 24503 20708 0 -1 4202496 1695 0 0 0 9 0 0 0 20 0 1 0 332107592 17121280 1615 33554432000 4194304 5964478 140733335248752 140735989019528 5006496 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 4180 1615 498 433 0 1418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16720

[startup+0.300189 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24503
/proc/meminfo: memFree=31502644/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=25312 CPUtime=0.29 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) R 24501 24503 20708 0 -1 4202496 4550 0 0 0 29 0 0 0 20 0 1 0 332107592 25919488 4405 33554432000 4194304 5964478 140733335248752 140735989019528 4344923 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 6328 4405 1208 433 0 3566 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25312

[startup+0.700295 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24503
/proc/meminfo: memFree=31502644/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=0.69 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 12246 0 0 0 68 1 0 0 20 0 2 0 332107592 114675712 9646 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 9667 177 433 0 27561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111988

[startup+1.50035 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31439272/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=1.48 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 19291 0 0 0 146 2 0 0 20 0 2 0 332107592 114675712 16247 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 16247 186 433 0 27561 0
[pid=24503/tid=24505] ppid=24501 vsize=111988 CPUtime=0.82 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 9199 0 0 0 80 2 0 0 20 0 2 0 332107659 114675712 16247 33554432000 4194304 5964478 140733335248752 139904225864216 4400010 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 111988

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31436156/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=3.09 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 19805 0 0 0 306 3 0 0 20 0 2 0 332107592 114675712 16761 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 16761 186 433 0 27561 0
[pid=24503/tid=24505] ppid=24501 vsize=111988 CPUtime=2.42 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 9713 0 0 0 239 3 0 0 20 0 2 0 332107659 114675712 16761 33554432000 4194304 5964478 140733335248752 139904225863480 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111988

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31429956/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=6.29 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 20983 0 0 0 626 3 0 0 20 0 2 0 332107592 114675712 17939 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 17939 186 433 0 27561 0
[pid=24503/tid=24505] ppid=24501 vsize=111988 CPUtime=5.62 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 10891 0 0 0 559 3 0 0 20 0 2 0 332107659 114675712 17939 33554432000 4194304 5964478 140733335248752 139904225863480 4222464 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111988

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31419184/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=12.68 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 22968 0 0 0 1264 4 0 0 20 0 2 0 332107592 114675712 19924 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 19924 186 433 0 27561 0
[pid=24503/tid=24505] ppid=24501 vsize=111988 CPUtime=12.02 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 12876 0 0 0 1198 4 0 0 20 0 2 0 332107659 114675712 19924 33554432000 4194304 5964478 140733335248752 139904225863480 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 111988

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31399008/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=111988 CPUtime=25.49 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 26481 0 0 0 2544 5 0 0 20 0 2 0 332107592 114675712 23944 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 27997 23944 186 433 0 27561 0
[pid=24503/tid=24505] ppid=24501 vsize=111988 CPUtime=24.81 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 16389 0 0 0 2477 4 0 0 20 0 2 0 332107659 114675712 23944 33554432000 4194304 5964478 140733335248752 139904225863720 4403370 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 111988

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31362520/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=177524 CPUtime=51.07 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 31931 0 0 0 5100 7 0 0 20 0 2 0 332107592 181784576 29469 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 44381 29469 186 433 0 43945 0
[pid=24503/tid=24505] ppid=24501 vsize=177524 CPUtime=50.4 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 21839 0 0 0 5034 6 0 0 20 0 2 0 332107659 181784576 29469 33554432000 4194304 5964478 140733335248752 139904225863720 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 177524

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31329936/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=177524 CPUtime=102.25 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 39322 0 0 0 10216 9 0 0 20 0 2 0 332107592 181784576 36862 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 44381 36862 186 433 0 43945 0
[pid=24503/tid=24505] ppid=24501 vsize=177524 CPUtime=101.6 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 29230 0 0 0 10150 10 0 0 20 0 2 0 332107659 181784576 36862 33554432000 4194304 5964478 140733335248752 139904225863480 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 177524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24505
/proc/meminfo: memFree=31275560/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=246708 CPUtime=162.24 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 47904 0 0 0 16210 14 0 0 20 0 2 0 332107592 252628992 45953 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 61677 45953 186 433 0 61241 0
[pid=24503/tid=24505] ppid=24501 vsize=246708 CPUtime=161.59 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 37812 0 0 0 16143 16 0 0 20 0 2 0 332107659 252628992 45953 33554432000 4194304 5964478 140733335248752 139904225863672 4403376 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 246708

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24509
/proc/meminfo: memFree=31248148/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=246708 CPUtime=222.23 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 54241 0 0 0 22203 20 0 0 20 0 2 0 332107592 252628992 52288 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 61677 52288 186 433 0 61241 0
[pid=24503/tid=24505] ppid=24501 vsize=246708 CPUtime=221.59 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 44149 0 0 0 22136 23 0 0 20 0 2 0 332107659 252628992 52288 33554432000 4194304 5964478 140733335248752 139904225863480 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 246708

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24531
/proc/meminfo: memFree=31212924/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=246708 CPUtime=282.2 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 54921 0 0 0 28200 20 0 0 20 0 2 0 332107592 252628992 53014 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 61677 53014 186 433 0 61241 0
[pid=24503/tid=24505] ppid=24501 vsize=246708 CPUtime=281.58 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 44829 0 0 0 28134 24 0 0 20 0 2 0 332107659 252628992 53014 33554432000 4194304 5964478 140733335248752 139904225863480 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 246708

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24531
/proc/meminfo: memFree=31150588/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=312244 CPUtime=342.18 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 60940 0 0 0 34193 25 0 0 20 0 2 0 332107592 319737856 59390 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 78061 59390 186 433 0 77625 0
[pid=24503/tid=24505] ppid=24501 vsize=312244 CPUtime=341.56 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 50848 0 0 0 34126 30 0 0 20 0 2 0 332107659 319737856 59390 33554432000 4194304 5964478 140733335248752 139904225863720 4399932 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 312244

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24531
/proc/meminfo: memFree=31086088/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=312244 CPUtime=402.16 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 68512 0 0 0 40186 30 0 0 20 0 2 0 332107592 319737856 66962 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 78061 66962 186 433 0 77625 0
[pid=24503/tid=24505] ppid=24501 vsize=312244 CPUtime=401.56 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 58420 0 0 0 40120 36 0 0 20 0 2 0 332107659 319737856 66962 33554432000 4194304 5964478 140733335248752 139904225863672 4220672 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 312244

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24531
/proc/meminfo: memFree=31055984/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=314068 CPUtime=462.16 cores=0,2,4,6

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

/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 118768 0 0 0 130049 102 0 0 20 0 2 0 332107659 592838656 128456 33554432000 4194304 5964478 140733335248752 139904225863720 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 578944

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 24537
/proc/meminfo: memFree=30664444/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=578944 CPUtime=1361.93 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 138337 0 0 0 136103 90 0 0 20 0 2 0 332107592 592838656 138367 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 144736 138367 186 433 0 144300 0
[pid=24503/tid=24505] ppid=24501 vsize=578944 CPUtime=1361.51 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 128245 0 0 0 136041 110 0 0 20 0 2 0 332107659 592838656 138367 33554432000 4194304 5964478 140733335248752 139904225863672 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 578944

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 24541
/proc/meminfo: memFree=30631880/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=644480 CPUtime=1421.93 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 145851 0 0 0 142094 99 0 0 20 0 2 0 332107592 659947520 145881 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 161120 145881 186 433 0 160684 0
[pid=24503/tid=24505] ppid=24501 vsize=644480 CPUtime=1421.52 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 135759 0 0 0 142033 119 0 0 20 0 2 0 332107659 659947520 145881 33554432000 4194304 5964478 140733335248752 139904225863672 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 644480

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24541
/proc/meminfo: memFree=30607992/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=644480 CPUtime=1481.91 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 151346 0 0 0 148087 104 0 0 20 0 2 0 332107592 659947520 151376 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 161120 151376 186 433 0 160684 0
[pid=24503/tid=24505] ppid=24501 vsize=644480 CPUtime=1481.51 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 141254 0 0 0 148025 126 0 0 20 0 2 0 332107659 659947520 151376 33554432000 4194304 5964478 140733335248752 139904225863720 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 644480

[startup+1542.3 s]
/proc/loadavg: 1.97 1.99 1.99 3/178 24580
/proc/meminfo: memFree=31037900/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=644480 CPUtime=1541.9 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 155608 0 0 0 154081 109 0 0 20 0 2 0 332107592 659947520 155676 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 161120 155676 186 433 0 160684 0
[pid=24503/tid=24505] ppid=24501 vsize=644480 CPUtime=1541.5 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 145516 0 0 0 154019 131 0 0 20 0 2 0 332107659 659947520 155676 33554432000 4194304 5964478 140733335248752 139904225863672 4400018 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 644480

[startup+1602.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 24581
/proc/meminfo: memFree=30990320/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=710016 CPUtime=1601.86 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 160697 0 0 0 160072 114 0 0 20 0 2 0 332107592 727056384 161325 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 177504 161325 186 433 0 177068 0
[pid=24503/tid=24505] ppid=24501 vsize=710016 CPUtime=1601.47 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 150605 0 0 0 160010 137 0 0 20 0 2 0 332107659 727056384 161325 33554432000 4194304 5964478 140733335248752 139904225863672 4400010 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 710016

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 24581
/proc/meminfo: memFree=30941828/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=710016 CPUtime=1661.85 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 167754 0 0 0 166065 120 0 0 20 0 2 0 332107592 727056384 168382 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 177504 168382 186 433 0 177068 0
[pid=24503/tid=24505] ppid=24501 vsize=710016 CPUtime=1661.47 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 157662 0 0 0 166002 145 0 0 20 0 2 0 332107659 727056384 168382 33554432000 4194304 5964478 140733335248752 139904225863720 4399975 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 710016

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30904368/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1721.84 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 174305 0 0 0 172056 128 0 0 20 0 2 0 332107592 794165248 174986 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 174986 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1721.47 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 164213 0 0 0 171994 153 0 0 20 0 2 0 332107659 794165248 174986 33554432000 4194304 5964478 140733335248752 139904225863672 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 775552

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30887256/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1781.82 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175764 0 0 0 178052 130 0 0 20 0 2 0 332107592 794165248 176445 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176445 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1781.47 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165672 0 0 0 177990 157 0 0 20 0 2 0 332107659 794165248 176445 33554432000 4194304 5964478 140733335248752 139904225863480 4399915 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 775552

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30884032/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1791.43 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179013 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1791.08 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 178951 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4400087 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 775552

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30883040/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1794.63 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179333 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1794.28 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179271 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4400038 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 775552

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30882172/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1797.82 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179652 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1797.47 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179590 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4400042 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 775552

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24582
/proc/meminfo: memFree=30881800/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1798.62 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179732 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1798.27 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179670 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (KiB) 775552

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 24582
/proc/meminfo: memFree=30881056/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1799.03 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179773 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1798.68 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179711 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 775552

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 24582
/proc/meminfo: memFree=30881056/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1799.42 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179812 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1799.07 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179750 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4399938 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (KiB) 775552

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 24582
/proc/meminfo: memFree=30881056/32873844 swapFree=7116/7116
[pid=24503] ppid=24501 vsize=775552 CPUtime=1799.52 cores=0,2,4,6
/proc/24503/stat : 24503 (pwbo2.02) S 24501 24503 20708 0 -1 4202496 175768 0 0 0 179822 130 0 0 20 0 2 0 332107592 794165248 176449 33554432000 4194304 5964478 140733335248752 140733335248272 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24503/statm: 193888 176449 186 433 0 193452 0
[pid=24503/tid=24505] ppid=24501 vsize=775552 CPUtime=1799.17 cores=0,2,4,6
/proc/24503/task/24505/stat : 24505 (pwbo2.02) R 24501 24503 20708 0 -1 4202560 165676 0 0 0 179760 157 0 0 20 0 2 0 332107659 794165248 176449 33554432000 4194304 5964478 140733335248752 139904225863480 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 775552

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.87
CPU user time (s): 1798.26
CPU system time (s): 1.60176
CPU usage (%): 99.992
Max. virtual memory (cumulated for all children) (KiB): 775552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.60176
maximum resident set size= 705816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175773
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= 291
involuntary context switches= 1992

runsolver used 6.81396 second user time and 19.3551 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-02 19:56:30
IDJOB=3726669
IDBENCH=89703
IDSOLVER=2310
FILE ID=node103/3726669-1338659790
RUNJOBID= node103-1338651532-22210
PBS_JOBID= 14636477
Free space on /tmp= 71120 MiB

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

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

MD5SUM BENCH= 0d52a3bd95f65144c5f8bf26bef42f13
RANDOM SEED=221161530

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:        31503280 kB
Buffers:          124056 kB
Cached:           281580 kB
SwapCached:         5600 kB
Active:           317012 kB
Inactive:         297652 kB
Active(anon):     206736 kB
Inactive(anon):     4628 kB
Active(file):     110276 kB
Inactive(file):   293024 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096280 kB
Dirty:             14572 kB
Writeback:            24 kB
AnonPages:        301968 kB
Mapped:             9356 kB
Shmem:                 0 kB
Slab:             619196 kB
SReclaimable:      59744 kB
SUnreclaim:       559452 kB
KernelStack:        1456 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     166532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 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= 71120 MiB
End job on node103 at 2012-06-02 20:26:30