Trace number 3704272

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.53 1800.02

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
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.119981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
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 constraint85
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 86
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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704272-1338092035.opb.
0.00/0.00	c Instance file HOME/instance-3704272-1338092035.opb
0.00/0.00	c File size is 121623 bytes.
0.00/0.01	c Highest Coefficient sum: 86
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:      6800                                                |
0.00/0.01	c |  Number Clauses:        85                                                  |
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.53/1800.00	c ===============================================================================
1799.53/1800.00	c Wall Clock Time: 1800.00 s
1799.53/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-3704272-1338092035/watcher-3704272-1338092035 -o /tmp/evaluation-result-3704272-1338092035/solver-3704272-1338092035 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704272-1338092035.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18875
/proc/meminfo: memFree=28597188/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=4400 CPUtime=0 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) R 18873 18875 17458 0 -1 4202496 564 0 0 0 0 0 0 0 20 0 1 0 275327968 4505600 516 33554432000 4194304 5965102 140735943929808 140735943927224 4396446 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 1100 516 164 433 0 634 0

[startup+0.0640411 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18875
/proc/meminfo: memFree=28597188/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=0.05 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 2246 0 0 0 5 0 0 0 20 0 2 0 275327968 87879680 2028 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 2028 189 433 0 21019 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85820

[startup+0.100178 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18875
/proc/meminfo: memFree=28597188/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=0.09 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 2383 0 0 0 9 0 0 0 20 0 2 0 275327968 87879680 2165 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 2165 190 433 0 21019 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85820

[startup+0.300113 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18875
/proc/meminfo: memFree=28597188/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=0.28 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 2771 0 0 0 28 0 0 0 20 0 2 0 275327968 87879680 2553 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 2553 190 433 0 21019 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85820

[startup+0.700111 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 18875
/proc/meminfo: memFree=28597188/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=0.69 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 3472 0 0 0 68 1 0 0 20 0 2 0 275327968 87879680 3254 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 3254 190 433 0 21019 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85820

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28583028/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=1.49 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 4755 0 0 0 148 1 0 0 20 0 2 0 275327968 87879680 4537 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 4537 190 433 0 21019 0
[pid=18875/tid=18877] ppid=18873 vsize=85820 CPUtime=1.46 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 3501 0 0 0 145 1 0 0 20 0 2 0 275327970 87879680 4537 33554432000 4194304 5965102 140735943929808 140400604735480 4390169 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85820

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28575448/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=3.09 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 7269 0 0 0 307 2 0 0 20 0 2 0 275327968 87879680 7051 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 7051 190 433 0 21019 0
[pid=18875/tid=18877] ppid=18873 vsize=85820 CPUtime=3.06 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 6015 0 0 0 305 1 0 0 20 0 2 0 275327970 87879680 7051 33554432000 4194304 5965102 140735943929808 140400604735480 5137076 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85820

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28559012/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=6.28 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 9416 0 0 0 626 2 0 0 20 0 2 0 275327968 87879680 9198 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 9198 190 433 0 21019 0
[pid=18875/tid=18877] ppid=18873 vsize=85820 CPUtime=6.25 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 8162 0 0 0 623 2 0 0 20 0 2 0 275327970 87879680 9198 33554432000 4194304 5965102 140735943929808 140400604735480 4383036 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85820

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28543996/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=85820 CPUtime=12.69 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 13237 0 0 0 1266 3 0 0 20 0 2 0 275327968 87879680 13019 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 21455 13019 190 433 0 21019 0
[pid=18875/tid=18877] ppid=18873 vsize=85820 CPUtime=12.63 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 11983 0 0 0 1261 2 0 0 20 0 2 0 275327970 87879680 13019 33554432000 4194304 5965102 140735943929808 140400604735480 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 85820

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28509036/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=151356 CPUtime=25.49 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 19944 0 0 0 2544 5 0 0 20 0 2 0 275327968 154988544 19726 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 37839 19726 190 433 0 37403 0
[pid=18875/tid=18877] ppid=18873 vsize=151356 CPUtime=25.4 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 18690 0 0 0 2536 4 0 0 20 0 2 0 275327970 154988544 19726 33554432000 4194304 5965102 140735943929808 140400604735480 4401127 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 151356

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28450664/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=151680 CPUtime=51.08 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 30864 0 0 0 5100 8 0 0 20 0 2 0 275327968 155320320 30646 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 37920 30646 190 433 0 37484 0
[pid=18875/tid=18877] ppid=18873 vsize=151680 CPUtime=50.93 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 29610 0 0 0 5085 8 0 0 20 0 2 0 275327970 155320320 30646 33554432000 4194304 5965102 140735943929808 140400604735480 4383000 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151680

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18877
/proc/meminfo: memFree=28339256/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=282912 CPUtime=102.27 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 53380 0 0 0 10214 13 0 0 20 0 2 0 275327968 289701888 53162 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 70728 53162 190 433 0 70292 0
[pid=18875/tid=18877] ppid=18873 vsize=282912 CPUtime=102.01 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 52126 0 0 0 10187 14 0 0 20 0 2 0 275327970 289701888 53162 33554432000 4194304 5965102 140735943929808 140400604735480 4383069 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 282912

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 18878
/proc/meminfo: memFree=28191108/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=414224 CPUtime=162.26 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 85988 0 0 0 16203 23 0 0 20 0 2 0 275327968 424165376 85770 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 103556 85770 190 433 0 103120 0
[pid=18875/tid=18877] ppid=18873 vsize=414224 CPUtime=161.85 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 84734 0 0 0 16160 25 0 0 20 0 2 0 275327970 424165376 85770 33554432000 4194304 5965102 140735943929808 140400604735480 4401107 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 414224

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 18878
/proc/meminfo: memFree=28140436/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=414224 CPUtime=222.25 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 97596 0 0 0 22197 28 0 0 20 0 2 0 275327968 424165376 97378 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 103556 97378 190 433 0 103120 0
[pid=18875/tid=18877] ppid=18873 vsize=414224 CPUtime=221.69 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 96342 0 0 0 22138 31 0 0 20 0 2 0 275327970 424165376 97378 33554432000 4194304 5965102 140735943929808 140400604735480 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 414224

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/179 18878
/proc/meminfo: memFree=28096732/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=479760 CPUtime=282.24 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 108068 0 0 0 28193 31 0 0 20 0 2 0 275327968 491274240 108096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 119940 108096 190 433 0 119504 0
[pid=18875/tid=18877] ppid=18873 vsize=479760 CPUtime=281.53 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 106814 0 0 0 28119 34 0 0 20 0 2 0 275327970 491274240 108096 33554432000 4194304 5965102 140735943929808 140400604735480 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 479760

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 1.96 3/179 18917
/proc/meminfo: memFree=28423056/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=479760 CPUtime=342.2 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 112374 0 0 0 34189 31 0 0 20 0 2 0 275327968 491274240 112403 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 119940 112403 190 433 0 119504 0
[pid=18875/tid=18877] ppid=18873 vsize=479760 CPUtime=341.35 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 111120 0 0 0 34100 35 0 0 20 0 2 0 275327970 491274240 112403 33554432000 4194304 5965102 140735943929808 140400604735480 4401475 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 479760

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/180 18920
/proc/meminfo: memFree=28376928/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=479760 CPUtime=402.16 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 114784 0 0 0 40185 31 0 0 20 0 2 0 275327968 491274240 114803 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 119940 114803 190 433 0 119504 0
[pid=18875/tid=18877] ppid=18873 vsize=479760 CPUtime=401.16 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 113530 0 0 0 40079 37 0 0 20 0 2 0 275327970 491274240 114803 33554432000 4194304 5965102 140735943929808 140400604735480 4401143 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 479760

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 18921
/proc/meminfo: memFree=28353528/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=479760 CPUtime=462.14 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18929
/proc/meminfo: memFree=27622984/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1070268 CPUtime=1421.89 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 250619 0 0 0 142112 77 0 0 20 0 2 0 275327968 1095954432 251123 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 267567 251123 190 433 0 267131 0
[pid=18875/tid=18877] ppid=18873 vsize=1070268 CPUtime=1418.39 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 249365 0 0 0 141741 98 0 0 20 0 2 0 275327970 1095954432 251123 33554432000 4194304 5965102 140735943929808 140400604735512 4401530 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 1070268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18929
/proc/meminfo: memFree=27623108/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1070268 CPUtime=1481.88 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 250619 0 0 0 148111 77 0 0 20 0 2 0 275327968 1095954432 251123 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 267567 251123 190 433 0 267131 0
[pid=18875/tid=18877] ppid=18873 vsize=1070268 CPUtime=1478.23 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 249365 0 0 0 147724 99 0 0 20 0 2 0 275327970 1095954432 251123 33554432000 4194304 5965102 140735943929808 140400604735512 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 1070268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18929
/proc/meminfo: memFree=27623108/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1070268 CPUtime=1541.87 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 250619 0 0 0 154110 77 0 0 20 0 2 0 275327968 1095954432 251123 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 267567 251123 190 433 0 267131 0
[pid=18875/tid=18877] ppid=18873 vsize=1070268 CPUtime=1538.08 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 249365 0 0 0 153708 100 0 0 20 0 2 0 275327970 1095954432 251123 33554432000 4194304 5965102 140735943929808 140400604735512 4401123 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 1070268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 18932
/proc/meminfo: memFree=27622716/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1070268 CPUtime=1601.86 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 250619 0 0 0 160109 77 0 0 20 0 2 0 275327968 1095954432 251123 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 267567 251123 190 433 0 267131 0
[pid=18875/tid=18877] ppid=18873 vsize=1070268 CPUtime=1597.92 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 249365 0 0 0 159691 101 0 0 20 0 2 0 275327970 1095954432 251123 33554432000 4194304 5965102 140735943929808 140400604735512 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 1070268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18933
/proc/meminfo: memFree=27544604/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1136344 CPUtime=1661.86 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 270487 0 0 0 166102 84 0 0 20 0 2 0 275327968 1163616256 270991 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 284086 270991 190 433 0 283650 0
[pid=18875/tid=18877] ppid=18873 vsize=1136344 CPUtime=1657.76 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 269233 0 0 0 165668 108 0 0 20 0 2 0 275327970 1163616256 270991 33554432000 4194304 5965102 140735943929808 140400604735480 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 1136344

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27491160/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1721.84 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283585 0 0 0 172096 88 0 0 20 0 2 0 275327968 1230725120 284089 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284089 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1717.61 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282331 0 0 0 171647 114 0 0 20 0 2 0 275327970 1230725120 284089 33554432000 4194304 5965102 140735943929808 140400604735480 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 1201880

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27483224/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1781.84 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283589 0 0 0 178096 88 0 0 20 0 2 0 275327968 1230725120 284093 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284093 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1777.45 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282335 0 0 0 177630 115 0 0 20 0 2 0 275327970 1230725120 284093 33554432000 4194304 5965102 140735943929808 140400604735480 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1201880

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27480372/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1791.44 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283589 0 0 0 179056 88 0 0 20 0 2 0 275327968 1230725120 284093 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284093 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1787.03 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282335 0 0 0 178588 115 0 0 20 0 2 0 275327970 1230725120 284093 33554432000 4194304 5965102 140735943929808 140400604735480 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 1201880

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27479628/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1794.64 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283591 0 0 0 179376 88 0 0 20 0 2 0 275327968 1230725120 284095 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284095 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1790.22 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282337 0 0 0 178907 115 0 0 20 0 2 0 275327970 1230725120 284095 33554432000 4194304 5965102 140735943929808 140400604735480 4383059 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 1201880

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27479132/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1797.83 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283592 0 0 0 179695 88 0 0 20 0 2 0 275327968 1230725120 284096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284096 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1793.41 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282338 0 0 0 179226 115 0 0 20 0 2 0 275327970 1230725120 284096 33554432000 4194304 5965102 140735943929808 140400604735480 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 1201880

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27478760/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1798.63 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283592 0 0 0 179775 88 0 0 20 0 2 0 275327968 1230725120 284096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284096 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1794.21 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282338 0 0 0 179306 115 0 0 20 0 2 0 275327970 1230725120 284096 33554432000 4194304 5965102 140735943929808 140400604735480 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 1201880

[startup+1799.5 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27478388/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1799.04 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283592 0 0 0 179816 88 0 0 20 0 2 0 275327968 1230725120 284096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284096 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1794.61 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282338 0 0 0 179346 115 0 0 20 0 2 0 275327970 1230725120 284096 33554432000 4194304 5965102 140735943929808 140400604735480 4401131 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.04
Current children cumulated vsize (KiB) 1201880

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27478388/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1799.43 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283592 0 0 0 179855 88 0 0 20 0 2 0 275327968 1230725120 284096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284096 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1795 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282338 0 0 0 179385 115 0 0 20 0 2 0 275327970 1230725120 284096 33554432000 4194304 5965102 140735943929808 140400604735480 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 1201880

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 18933
/proc/meminfo: memFree=27478388/32873648 swapFree=6604/6604
[pid=18875] ppid=18873 vsize=1201880 CPUtime=1799.53 cores=1,3,5,7
/proc/18875/stat : 18875 (pwbo2.0) S 18873 18875 17458 0 -1 4202496 283592 0 0 0 179865 88 0 0 20 0 2 0 275327968 1230725120 284096 33554432000 4194304 5965102 140735943929808 140735943929328 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18875/statm: 300470 284096 190 433 0 300034 0
[pid=18875/tid=18877] ppid=18873 vsize=1201880 CPUtime=1795.1 cores=1,3,5,7
/proc/18875/task/18877/stat : 18877 (pwbo2.0) R 18873 18875 17458 0 -1 4202560 282338 0 0 0 179395 115 0 0 20 0 2 0 275327970 1230725120 284096 33554432000 4194304 5965102 140735943929808 140400604735480 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 1201880

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18875 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=977274
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=179820
# CPU time returned by wait4() is 1795.16
# while last known CPU time is 1799.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.53
CPU user time (s): 1798.65
CPU system time (s): 0.88
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 1201880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.17982
maximum resident set size= 1136396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 283595
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= 306
involuntary context switches= 3033

runsolver used 2.92556 second user time and 7.34088 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-27 06:13:55
IDJOB=3704272
IDBENCH=2580
IDSOLVER=2280
FILE ID=node148/3704272-1338092035
RUNJOBID= node148-1338087316-17475
PBS_JOBID= 14624438
Free space on /tmp= 71712 MiB

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

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=1207903482

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28597824 kB
Buffers:          314364 kB
Cached:          2746344 kB
SwapCached:          576 kB
Active:           866700 kB
Inactive:        2582352 kB
Active(anon):     379292 kB
Inactive(anon):    11120 kB
Active(file):     487408 kB
Inactive(file):  2571232 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              5436 kB
Writeback:             0 kB
AnonPages:        394548 kB
Mapped:            14868 kB
Shmem:                96 kB
Slab:             688744 kB
SReclaimable:     132976 kB
SUnreclaim:       555768 kB
KernelStack:        1488 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     169496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 71708 MiB
End job on node148 at 2012-05-27 06:43:55