Trace number 3704359

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pwbo 2.0? 1799.95 1800

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-20.opb
MD5SUM63ab8977587973d616491fbff2cc242b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark204.343
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704359-1338097111.opb.
0.00/0.00	c Instance file HOME/instance-3704359-1338097111.opb
0.00/0.00	c File size is 8465055 bytes.
0.48/0.55	c Highest Coefficient sum: 232
0.48/0.55	c ============================[ Problem Statistics ]=============================
0.48/0.55	c |                                                                             |
0.48/0.55	c |  Parsing time:          0.56         s                                      |
0.48/0.55	c |  Number Variables:      9342                                                |
0.48/0.55	c |  Number Clauses:        178896                                              |
0.48/0.55	c |  Number Cardinality:    722                                                 |
0.48/0.55	c |  Number PB Constraints: 20102                                               |
0.48/0.55	c |                                                                             |
0.48/0.58	c |  Problem Type:          Decision                                            |
0.48/0.58	c |  Objective Function:    None                                                |
0.48/0.58	c |                                                                             |
0.48/0.58	c ===============================================================================
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3704359-1338097111/watcher-3704359-1338097111 -o /tmp/evaluation-result-3704359-1338097111/solver-3704359-1338097111 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704359-1338097111.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 7309
/proc/meminfo: memFree=28022264/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=11408 CPUtime=0 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) R 7307 7309 5668 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 275837869 11681792 279 33554432000 4194304 5965102 140734372981584 140734916956552 4350459 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 2852 280 175 433 0 349 0

[startup+0.0268401 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7309
/proc/meminfo: memFree=28022264/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=12504 CPUtime=0.02 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) R 7307 7309 5668 0 -1 4202496 642 0 0 0 2 0 0 0 20 0 1 0 275837869 12804096 595 33554432000 4194304 5965102 140734372981584 140734916956552 5137076 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 3126 597 248 433 0 623 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12504

[startup+0.100256 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7309
/proc/meminfo: memFree=28022264/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=16044 CPUtime=0.09 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) R 7307 7309 5668 0 -1 4202496 1811 0 0 0 9 0 0 0 20 0 1 0 275837869 16429056 1731 33554432000 4194304 5965102 140734372981584 140734916956552 4351027 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 4011 1731 527 433 0 1508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16044

[startup+0.300264 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7309
/proc/meminfo: memFree=28022264/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=24972 CPUtime=0.29 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) R 7307 7309 5668 0 -1 4202496 4818 0 0 0 29 0 0 0 20 0 1 0 275837869 25571328 4673 33554432000 4194304 5965102 140734372981584 140734916956552 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 6243 4674 1275 433 0 3740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24972

[startup+0.700172 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7309
/proc/meminfo: memFree=28022264/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=110380 CPUtime=0.69 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 16639 0 0 0 67 2 0 0 20 0 2 0 275837869 113029120 14297 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 27595 14297 177 433 0 27159 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 110380

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27966176/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=107900 CPUtime=1.49 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 17319 0 0 0 146 3 0 0 20 0 2 0 275837869 110489600 14440 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 26975 14440 190 433 0 26539 0
[pid=7309/tid=7311] ppid=7307 vsize=107900 CPUtime=0.92 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 8197 0 0 0 90 2 0 0 20 0 2 0 275837925 110489600 14440 33554432000 4194304 5965102 140734372981584 140064086095672 18446744073699066235 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107900

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27963300/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=107900 CPUtime=3.09 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 17692 0 0 0 306 3 0 0 20 0 2 0 275837869 110489600 14813 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 26975 14813 190 433 0 26539 0
[pid=7309/tid=7311] ppid=7307 vsize=107900 CPUtime=2.52 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 8570 0 0 0 250 2 0 0 20 0 2 0 275837925 110489600 14813 33554432000 4194304 5965102 140734372981584 140064086095912 4222304 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) 107900

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27959380/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=107900 CPUtime=6.28 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 18642 0 0 0 625 3 0 0 20 0 2 0 275837869 110489600 15763 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 26975 15763 190 433 0 26539 0
[pid=7309/tid=7311] ppid=7307 vsize=107900 CPUtime=5.72 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 9520 0 0 0 570 2 0 0 20 0 2 0 275837925 110489600 15763 33554432000 4194304 5965102 140734372981584 140064086095864 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 107900

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27946524/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=107900 CPUtime=12.68 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 20922 0 0 0 1265 3 0 0 20 0 2 0 275837869 110489600 18043 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 26975 18043 190 433 0 26539 0
[pid=7309/tid=7311] ppid=7307 vsize=107900 CPUtime=12.12 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 11800 0 0 0 1209 3 0 0 20 0 2 0 275837925 110489600 18043 33554432000 4194304 5965102 140734372981584 140064086095672 4401107 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) 107900

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27930772/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=107900 CPUtime=25.48 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 24011 0 0 0 2544 4 0 0 20 0 2 0 275837869 110489600 21132 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 26975 21132 190 433 0 26539 0
[pid=7309/tid=7311] ppid=7307 vsize=107900 CPUtime=24.92 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 14889 0 0 0 2488 4 0 0 20 0 2 0 275837925 110489600 21132 33554432000 4194304 5965102 140734372981584 140064086095912 4401582 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107900

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7311
/proc/meminfo: memFree=27907804/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=173436 CPUtime=51.08 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 28322 0 0 0 5102 6 0 0 20 0 2 0 275837869 177598464 25443 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 43359 25443 190 433 0 42923 0
[pid=7309/tid=7311] ppid=7307 vsize=173436 CPUtime=50.53 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 19200 0 0 0 5047 6 0 0 20 0 2 0 275837925 177598464 25443 33554432000 4194304 5965102 140734372981584 140064086095672 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173436

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 7314
/proc/meminfo: memFree=27860336/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=173436 CPUtime=102.27 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 35721 0 0 0 10218 9 0 0 20 0 2 0 275837869 177598464 32839 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 43359 32839 190 433 0 42923 0
[pid=7309/tid=7311] ppid=7307 vsize=173436 CPUtime=101.74 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 26599 0 0 0 10164 10 0 0 20 0 2 0 275837925 177598464 32839 33554432000 4194304 5965102 140734372981584 140064086095672 4401462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 173436

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7314
/proc/meminfo: memFree=27829504/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=175868 CPUtime=162.26 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 39783 0 0 0 16215 11 0 0 20 0 2 0 275837869 180088832 36900 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 43967 36900 190 433 0 43531 0
[pid=7309/tid=7311] ppid=7307 vsize=175868 CPUtime=161.73 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 30661 0 0 0 16160 13 0 0 20 0 2 0 275837925 180088832 36900 33554432000 4194304 5965102 140734372981584 140064086095864 4401131 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 175868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7315
/proc/meminfo: memFree=27795928/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=241404 CPUtime=222.23 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 43689 0 0 0 22209 14 0 0 20 0 2 0 275837869 247197696 42101 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 60351 42101 190 433 0 59915 0
[pid=7309/tid=7311] ppid=7307 vsize=241404 CPUtime=221.71 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 34567 0 0 0 22154 17 0 0 20 0 2 0 275837925 247197696 42101 33554432000 4194304 5965102 140734372981584 140064086095672 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 241404

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7315
/proc/meminfo: memFree=27759588/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=242620 CPUtime=282.2 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 48638 0 0 0 28202 18 0 0 20 0 2 0 275837869 248442880 47637 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 60655 47637 190 433 0 60219 0
[pid=7309/tid=7311] ppid=7307 vsize=242620 CPUtime=281.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 39516 0 0 0 28147 22 0 0 20 0 2 0 275837925 248442880 47637 33554432000 4194304 5965102 140734372981584 140064086095912 4401143 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 242620

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7315
/proc/meminfo: memFree=27720712/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=242620 CPUtime=342.19 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 52270 0 0 0 34200 19 0 0 20 0 2 0 275837869 248442880 51269 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 60655 51269 190 433 0 60219 0
[pid=7309/tid=7311] ppid=7307 vsize=242620 CPUtime=341.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 43148 0 0 0 34145 24 0 0 20 0 2 0 275837925 248442880 51269 33554432000 4194304 5965102 140734372981584 140064086095672 4389745 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 242620

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7315
/proc/meminfo: memFree=27703008/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=242620 CPUtime=402.18 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 52820 0 0 0 40199 19 0 0 20 0 2 0 275837869 248442880 51819 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 60655 51819 190 433 0 60219 0
[pid=7309/tid=7311] ppid=7307 vsize=242620 CPUtime=401.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 43698 0 0 0 40144 25 0 0 20 0 2 0 275837925 248442880 51819 33554432000 4194304 5965102 140734372981584 140064086095672 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 242620

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7315
/proc/meminfo: memFree=27661028/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=308156 CPUtime=462.16 cores=0,2,4,6

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

/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 77921 0 0 0 130108 63 0 0 20 0 2 0 275837925 384528384 87492 33554432000 4194304 5965102 140734372981584 140064086095672 4401107 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 375516

[startup+1362.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/180 7386
/proc/meminfo: memFree=28175400/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=375516 CPUtime=1361.98 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 87211 0 0 0 136153 45 0 0 20 0 2 0 275837869 384528384 87745 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 93879 87745 190 433 0 93443 0
[pid=7309/tid=7311] ppid=7307 vsize=375516 CPUtime=1361.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 78089 0 0 0 136105 64 0 0 20 0 2 0 275837925 384528384 87745 33554432000 4194304 5965102 140734372981584 140064086095672 4401559 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 375516

[startup+1422.31 s]
/proc/loadavg: 2.04 2.05 2.01 3/179 7386
/proc/meminfo: memFree=28101932/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=441052 CPUtime=1421.96 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 96484 0 0 0 142145 51 0 0 20 0 2 0 275837869 451637248 97577 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 110263 97577 190 433 0 109827 0
[pid=7309/tid=7311] ppid=7307 vsize=441052 CPUtime=1421.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 87362 0 0 0 142097 72 0 0 20 0 2 0 275837925 451637248 97577 33554432000 4194304 5965102 140734372981584 140064086095496 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 441052

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 7387
/proc/meminfo: memFree=28042164/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=441052 CPUtime=1481.94 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 100689 0 0 0 148140 54 0 0 20 0 2 0 275837869 451637248 101782 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 110263 101782 190 433 0 109827 0
[pid=7309/tid=7311] ppid=7307 vsize=441052 CPUtime=1481.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 91567 0 0 0 148093 76 0 0 20 0 2 0 275837925 451637248 101782 33554432000 4194304 5965102 140734372981584 140064086095912 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 441052

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 7387
/proc/meminfo: memFree=28017620/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=441052 CPUtime=1541.94 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 105924 0 0 0 154135 59 0 0 20 0 2 0 275837869 451637248 107017 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 110263 107017 190 433 0 109827 0
[pid=7309/tid=7311] ppid=7307 vsize=441052 CPUtime=1541.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 96802 0 0 0 154087 82 0 0 20 0 2 0 275837925 451637248 107017 33554432000 4194304 5965102 140734372981584 140064086095864 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 441052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 7387
/proc/meminfo: memFree=27982080/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1601.93 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 110854 0 0 0 160130 63 0 0 20 0 2 0 275837869 518746112 111947 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 111947 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1601.7 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 101732 0 0 0 160083 87 0 0 20 0 2 0 275837925 518746112 111947 33554432000 4194304 5965102 140734372981584 140064086095912 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 506588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 7464
/proc/meminfo: memFree=28160892/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1661.91 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 116053 0 0 0 166125 66 0 0 20 0 2 0 275837869 518746112 117145 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 117145 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1661.69 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 106931 0 0 0 166078 91 0 0 20 0 2 0 275837925 518746112 117145 33554432000 4194304 5965102 140734372981584 140064086095864 4401015 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 506588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7465
/proc/meminfo: memFree=28022880/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1721.87 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 119385 0 0 0 172118 69 0 0 20 0 2 0 275837869 518746112 120792 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 120792 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1721.67 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 110263 0 0 0 172072 95 0 0 20 0 2 0 275837925 518746112 120792 33554432000 4194304 5965102 140734372981584 140064086095864 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 506588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 7466
/proc/meminfo: memFree=27976496/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1781.86 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121035 0 0 0 178116 70 0 0 20 0 2 0 275837869 518746112 122442 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122442 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1781.67 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111913 0 0 0 178070 97 0 0 20 0 2 0 275837925 518746112 122442 33554432000 4194304 5965102 140734372981584 140064086095672 18446744073699066107 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 506588

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 7466
/proc/meminfo: memFree=27974016/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1791.46 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121046 0 0 0 179076 70 0 0 20 0 2 0 275837869 518746112 122453 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122453 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1791.28 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111924 0 0 0 179031 97 0 0 20 0 2 0 275837925 518746112 122453 33554432000 4194304 5965102 140734372981584 140064086095672 4404416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 506588

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27972280/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1794.66 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121057 0 0 0 179396 70 0 0 20 0 2 0 275837869 518746112 122464 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122464 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1794.48 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111935 0 0 0 179351 97 0 0 20 0 2 0 275837925 518746112 122464 33554432000 4194304 5965102 140734372981584 140064086095672 4392431 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 506588

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27971784/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1797.85 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121071 0 0 0 179715 70 0 0 20 0 2 0 275837869 518746112 122478 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122478 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1797.67 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111949 0 0 0 179670 97 0 0 20 0 2 0 275837925 518746112 122478 33554432000 4194304 5965102 140734372981584 140064086095672 4382641 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 506588

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27971660/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1798.65 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121071 0 0 0 179795 70 0 0 20 0 2 0 275837869 518746112 122478 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122478 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1798.47 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111949 0 0 0 179750 97 0 0 20 0 2 0 275837925 518746112 122478 33554432000 4194304 5965102 140734372981584 140064086095672 4400952 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 506588

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27971412/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1799.06 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121071 0 0 0 179836 70 0 0 20 0 2 0 275837869 518746112 122478 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122478 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1798.88 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111949 0 0 0 179791 97 0 0 20 0 2 0 275837925 518746112 122478 33554432000 4194304 5965102 140734372981584 140064086095672 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 506588

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27971412/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1799.45 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121071 0 0 0 179875 70 0 0 20 0 2 0 275837869 518746112 122478 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122478 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1799.27 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111949 0 0 0 179830 97 0 0 20 0 2 0 275837925 518746112 122478 33554432000 4194304 5965102 140734372981584 140064086095672 4221072 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 506588

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 7466
/proc/meminfo: memFree=27971412/32873648 swapFree=6844/6844
[pid=7309] ppid=7307 vsize=506588 CPUtime=1799.55 cores=0,2,4,6
/proc/7309/stat : 7309 (pwbo2.0) S 7307 7309 5668 0 -1 4202496 121071 0 0 0 179885 70 0 0 20 0 2 0 275837869 518746112 122478 33554432000 4194304 5965102 140734372981584 140734372981104 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7309/statm: 126647 122478 190 433 0 126211 0
[pid=7309/tid=7311] ppid=7307 vsize=506588 CPUtime=1799.37 cores=0,2,4,6
/proc/7309/task/7311/stat : 7311 (pwbo2.0) R 7307 7309 5668 0 -1 4202560 111949 0 0 0 179840 97 0 0 20 0 2 0 275837925 518746112 122478 33554432000 4194304 5965102 140734372981584 140064086095672 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 506588

Child status: 255
Real time (s): 1800
CPU time (s): 1799.95
CPU user time (s): 1798.95
CPU system time (s): 0.993848
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 506588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 0.993848
maximum resident set size= 489924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121074
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= 207
involuntary context switches= 2058

runsolver used 3.34949 second user time and 8.92764 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 07:38:31
IDJOB=3704359
IDBENCH=89706
IDSOLVER=2280
FILE ID=node115/3704359-1338097111
RUNJOBID= node115-1338087550-5684
PBS_JOBID= 14624444
Free space on /tmp= 71600 MiB

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

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

MD5SUM BENCH= 63ab8977587973d616491fbff2cc242b
RANDOM SEED=668874356

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28022768 kB
Buffers:          299884 kB
Cached:          3150960 kB
SwapCached:            0 kB
Active:          1638224 kB
Inactive:        2400816 kB
Active(anon):     590844 kB
Inactive(anon):        0 kB
Active(file):    1047380 kB
Inactive(file):  2400816 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13592 kB
Writeback:             0 kB
AnonPages:        595132 kB
Mapped:            15048 kB
Shmem:               200 kB
Slab:             672164 kB
SReclaimable:     115988 kB
SUnreclaim:       556176 kB
KernelStack:        1488 kB
PageTables:         5176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     304492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 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= 71640 MiB
End job on node115 at 2012-05-27 08:08:31