Trace number 3704259

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
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.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
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 22
Number of bits of the biggest sum of numbers5
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-3704259-1338093380.opb.
0.00/0.00	c Instance file HOME/instance-3704259-1338093380.opb
0.00/0.00	c File size is 7011 bytes.
0.00/0.00	c Highest Coefficient sum: 22
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      420                                                 |
0.00/0.00	c |  Number Clauses:        21                                                  |
0.00/0.00	c |  Number Cardinality:    20                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1799.62/1800.01	c ===============================================================================
1799.62/1800.01	c Wall Clock Time: 1800.01 s
1799.62/1800.01	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-3704259-1338093380/watcher-3704259-1338093380 -o /tmp/evaluation-result-3704259-1338093380/solver-3704259-1338093380 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704259-1338093380.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 20204
/proc/meminfo: memFree=27339948/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 810 0 0 0 0 0 0 0 20 0 2 0 275466481 85684224 760 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 760 189 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 83 0 0 0 0 0 0 0 20 0 2 0 275466481 85684224 760 33554432000 4194304 5965102 140736995177872 140735379430200 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.01353 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20204
/proc/meminfo: memFree=27339948/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=0.01 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 844 0 0 0 1 0 0 0 20 0 2 0 275466481 85684224 794 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 794 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 117 0 0 0 0 0 0 0 20 0 2 0 275466481 85684224 794 33554432000 4194304 5965102 140736995177872 140735379430200 5137076 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83676

[startup+0.100348 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20204
/proc/meminfo: memFree=27339948/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=0.09 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 1147 0 0 0 9 0 0 0 20 0 2 0 275466481 85684224 1097 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 1097 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=0.08 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 420 0 0 0 8 0 0 0 20 0 2 0 275466481 85684224 1097 33554432000 4194304 5965102 140736995177872 140735379430200 5137076 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83676

[startup+0.300254 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20204
/proc/meminfo: memFree=27339948/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=0.29 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 1584 0 0 0 29 0 0 0 20 0 2 0 275466481 85684224 1534 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 1534 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=0.28 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 857 0 0 0 28 0 0 0 20 0 2 0 275466481 85684224 1534 33554432000 4194304 5965102 140736995177872 140735379430200 4401155 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83676

[startup+0.700268 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20204
/proc/meminfo: memFree=27339948/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=0.69 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 2018 0 0 0 69 0 0 0 20 0 2 0 275466481 85684224 1968 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 1968 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=0.68 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 1291 0 0 0 68 0 0 0 20 0 2 0 275466481 85684224 1968 33554432000 4194304 5965102 140736995177872 140735379430200 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83676

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27331864/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=1.49 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 2569 0 0 0 149 0 0 0 20 0 2 0 275466481 85684224 2519 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 2519 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=1.48 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 1842 0 0 0 148 0 0 0 20 0 2 0 275466481 85684224 2519 33554432000 4194304 5965102 140736995177872 139801309009912 4401475 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83676

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27329012/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83676 CPUtime=3.09 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 3300 0 0 0 309 0 0 0 20 0 2 0 275466481 85684224 3250 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20919 3250 190 433 0 20483 0
[pid=20204/tid=20205] ppid=20202 vsize=83676 CPUtime=3.07 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 2573 0 0 0 307 0 0 0 20 0 2 0 275466481 85684224 3250 33554432000 4194304 5965102 140736995177872 139801309009912 4221120 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) 83676

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27323680/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83820 CPUtime=6.28 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 4211 0 0 0 628 0 0 0 20 0 2 0 275466481 85831680 4161 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20955 4161 190 433 0 20519 0
[pid=20204/tid=20205] ppid=20202 vsize=83820 CPUtime=6.27 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 3484 0 0 0 627 0 0 0 20 0 2 0 275466481 85831680 4161 33554432000 4194304 5965102 140736995177872 139801309009720 4221120 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) 83820

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27320076/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83820 CPUtime=12.69 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 4830 0 0 0 1268 1 0 0 20 0 2 0 275466481 85831680 4780 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20955 4780 190 433 0 20519 0
[pid=20204/tid=20205] ppid=20202 vsize=83820 CPUtime=12.65 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 4103 0 0 0 1265 0 0 0 20 0 2 0 275466481 85831680 4780 33554432000 4194304 5965102 140736995177872 139801309009720 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83820

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27314612/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83892 CPUtime=25.48 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 6362 0 0 0 2547 1 0 0 20 0 2 0 275466481 85905408 6312 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20973 6312 190 433 0 20537 0
[pid=20204/tid=20205] ppid=20202 vsize=83892 CPUtime=25.42 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 5635 0 0 0 2541 1 0 0 20 0 2 0 275466481 85905408 6312 33554432000 4194304 5965102 140736995177872 139801309009720 4220672 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) 83892

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20206
/proc/meminfo: memFree=27306768/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=83892 CPUtime=51.08 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 8669 0 0 0 5106 2 0 0 20 0 2 0 275466481 85905408 8619 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 20973 8619 190 433 0 20537 0
[pid=20204/tid=20205] ppid=20202 vsize=83892 CPUtime=50.95 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 7942 0 0 0 5093 2 0 0 20 0 2 0 275466481 85905408 8619 33554432000 4194304 5965102 140736995177872 139801309009912 4221120 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) 83892

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20207
/proc/meminfo: memFree=27291668/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=85152 CPUtime=102.28 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 12142 0 0 0 10224 4 0 0 20 0 2 0 275466481 87195648 12092 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 21288 12092 190 433 0 20852 0
[pid=20204/tid=20205] ppid=20202 vsize=85152 CPUtime=102.03 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 11415 0 0 0 10198 5 0 0 20 0 2 0 275466481 87195648 12092 33554432000 4194304 5965102 140736995177872 139801309009912 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 85152

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20207
/proc/meminfo: memFree=27289836/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=86016 CPUtime=162.27 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 12625 0 0 0 16222 5 0 0 20 0 2 0 275466481 88080384 12575 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 21504 12575 190 433 0 21068 0
[pid=20204/tid=20205] ppid=20202 vsize=86016 CPUtime=161.87 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 11898 0 0 0 16181 6 0 0 20 0 2 0 275466481 88080384 12575 33554432000 4194304 5965102 140736995177872 139801309009720 4401107 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 86016

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20210
/proc/meminfo: memFree=27275968/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=87112 CPUtime=222.26 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 15973 0 0 0 22218 8 0 0 20 0 2 0 275466481 89202688 15923 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 21778 15923 190 433 0 21342 0
[pid=20204/tid=20205] ppid=20202 vsize=87112 CPUtime=221.71 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 15246 0 0 0 22161 10 0 0 20 0 2 0 275466481 89202688 15923 33554432000 4194304 5965102 140736995177872 139801309009960 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 87112

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20210
/proc/meminfo: memFree=27270180/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=88012 CPUtime=282.25 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 17438 0 0 0 28216 9 0 0 20 0 2 0 275466481 90124288 17388 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 22003 17388 190 433 0 21567 0
[pid=20204/tid=20205] ppid=20202 vsize=88012 CPUtime=281.56 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 16711 0 0 0 28143 13 0 0 20 0 2 0 275466481 90124288 17388 33554432000 4194304 5965102 140736995177872 139801309009720 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 88012

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20210
/proc/meminfo: memFree=27244452/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=156176 CPUtime=342.24 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 23391 0 0 0 34212 12 0 0 20 0 2 0 275466481 159924224 23341 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 39044 23341 190 433 0 38608 0
[pid=20204/tid=20205] ppid=20202 vsize=156176 CPUtime=341.41 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 22664 0 0 0 34124 17 0 0 20 0 2 0 275466481 159924224 23341 33554432000 4194304 5965102 140736995177872 139801309009912 4401096 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 156176

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20211
/proc/meminfo: memFree=26971404/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=156848 CPUtime=402.22 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 27348 0 0 0 40209 13 0 0 20 0 2 0 275466481 160612352 27298 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.06 2.03 2.00 3/180 20259
/proc/meminfo: memFree=27651544/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=255140 CPUtime=1421.99 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 56600 0 0 0 142168 31 0 0 20 0 2 0 275466481 261263360 57713 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 63785 57713 190 433 0 63349 0
[pid=20204/tid=20205] ppid=20202 vsize=255140 CPUtime=1418.58 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 55873 0 0 0 141806 52 0 0 20 0 2 0 275466481 261263360 57713 33554432000 4194304 5965102 140736995177872 139801309009960 4401472 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 255140

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 20282
/proc/meminfo: memFree=27636464/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=255608 CPUtime=1481.98 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 56712 0 0 0 148166 32 0 0 20 0 2 0 275466481 261742592 57818 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 63902 57818 190 433 0 63466 0
[pid=20204/tid=20205] ppid=20202 vsize=255608 CPUtime=1478.41 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 55985 0 0 0 147788 53 0 0 20 0 2 0 275466481 261742592 57818 33554432000 4194304 5965102 140736995177872 139801309009960 4401131 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 255608

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20282
/proc/meminfo: memFree=27595068/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=256020 CPUtime=1541.96 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 56833 0 0 0 154164 32 0 0 20 0 2 0 275466481 262164480 57939 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 64005 57939 190 433 0 63569 0
[pid=20204/tid=20205] ppid=20202 vsize=256020 CPUtime=1538.26 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 56106 0 0 0 153771 55 0 0 20 0 2 0 275466481 262164480 57939 33554432000 4194304 5965102 140736995177872 139801309009960 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 256020

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 20282
/proc/meminfo: memFree=27567336/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=257332 CPUtime=1601.95 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 57064 0 0 0 160163 32 0 0 20 0 2 0 275466481 263507968 58170 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 64333 58170 190 433 0 63897 0
[pid=20204/tid=20205] ppid=20202 vsize=257332 CPUtime=1598.1 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 56337 0 0 0 159754 56 0 0 20 0 2 0 275466481 263507968 58170 33554432000 4194304 5965102 140736995177872 139801309009960 4400960 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 257332

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20283
/proc/meminfo: memFree=27524184/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=322868 CPUtime=1661.94 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59140 0 0 0 166160 34 0 0 20 0 2 0 275466481 330616832 60246 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80717 60246 190 433 0 80281 0
[pid=20204/tid=20205] ppid=20202 vsize=322868 CPUtime=1657.95 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58413 0 0 0 165736 59 0 0 20 0 2 0 275466481 330616832 60246 33554432000 4194304 5965102 140736995177872 139801309009960 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 322868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20283
/proc/meminfo: memFree=27498320/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=322868 CPUtime=1721.93 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59140 0 0 0 172159 34 0 0 20 0 2 0 275466481 330616832 60246 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80717 60246 190 433 0 80281 0
[pid=20204/tid=20205] ppid=20202 vsize=322868 CPUtime=1717.8 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58413 0 0 0 171720 60 0 0 20 0 2 0 275466481 330616832 60246 33554432000 4194304 5965102 140736995177872 139801309009960 4401109 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 322868

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27478788/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323348 CPUtime=1781.92 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59264 0 0 0 178158 34 0 0 20 0 2 0 275466481 331108352 60369 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80837 60369 190 433 0 80401 0
[pid=20204/tid=20205] ppid=20202 vsize=323348 CPUtime=1777.64 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58537 0 0 0 177703 61 0 0 20 0 2 0 275466481 331108352 60369 33554432000 4194304 5965102 140736995177872 139801309009960 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 323348

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27475936/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1791.53 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59273 0 0 0 179119 34 0 0 20 0 2 0 275466481 331218944 60378 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60378 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1787.22 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58546 0 0 0 178661 61 0 0 20 0 2 0 275466481 331218944 60378 33554432000 4194304 5965102 140736995177872 139801309009960 4401127 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 323456

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27474200/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1794.73 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179439 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1790.42 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 178981 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4401096 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 323456

[startup+1798.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27473580/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1797.92 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179758 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1793.6 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 179299 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4401107 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.92
Current children cumulated vsize (KiB) 323456

[startup+1799.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27473332/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1798.72 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179838 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1794.4 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 179379 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4401143 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.72
Current children cumulated vsize (KiB) 323456

[startup+1799.5 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27473084/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1799.13 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179879 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1794.8 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 179419 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4401143 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.13
Current children cumulated vsize (KiB) 323456

[startup+1799.9 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27473084/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1799.52 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179918 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1795.2 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 179459 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4401131 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (KiB) 323456

[startup+1800 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20283
/proc/meminfo: memFree=27473084/32873844 swapFree=6856/6856
[pid=20204] ppid=20202 vsize=323456 CPUtime=1799.62 cores=0,2,4,6
/proc/20204/stat : 20204 (pwbo2.0) S 20202 20204 18256 0 -1 4202496 59275 0 0 0 179928 34 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 140736995177392 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20204/statm: 80864 60380 190 433 0 80428 0
[pid=20204/tid=20205] ppid=20202 vsize=323456 CPUtime=1795.3 cores=0,2,4,6
/proc/20204/task/20205/stat : 20205 (pwbo2.0) R 20202 20204 18256 0 -1 4202560 58548 0 0 0 179469 61 0 0 20 0 2 0 275466481 331218944 60380 33554432000 4194304 5965102 140736995177872 139801309009960 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (KiB) 323456

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20204 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=708162
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=624905
# CPU time returned by wait4() is 1795.33
# while last known CPU time is 1799.62
#
# 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.62
CPU user time (s): 1799.28
CPU system time (s): 0.34
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 323456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.71
system time used= 0.624905
maximum resident set size= 241532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59278
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= 94
involuntary context switches= 2192

runsolver used 5.99109 second user time and 19.3461 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-27 06:36:20
IDJOB=3704259
IDBENCH=2598
IDSOLVER=2280
FILE ID=node106/3704259-1338093380
RUNJOBID= node106-1338087979-18272
PBS_JOBID= 14624450
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=1214724322

node106.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.065
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.13
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.065
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		: 2667.065
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.91
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.065
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.92
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.065
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		: 2667.065
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.065
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		: 2667.065
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:        27340584 kB
Buffers:          318924 kB
Cached:          3535628 kB
SwapCached:            0 kB
Active:          2015700 kB
Inactive:        2708532 kB
Active(anon):     872164 kB
Inactive(anon):        0 kB
Active(file):    1143536 kB
Inactive(file):  2708532 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5440 kB
Writeback:             0 kB
AnonPages:        876544 kB
Mapped:            15128 kB
Shmem:               200 kB
Slab:             669324 kB
SReclaimable:     111696 kB
SUnreclaim:       557628 kB
KernelStack:        1464 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     146584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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= 71368 MiB
End job on node106 at 2012-05-27 07:06:20