Trace number 3704345

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-120.opb
MD5SUM7b80ddfff13fd2a12f867bbe09bf6414
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
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 691
Number of bits of the biggest sum of numbers10
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-3704345-1338097909.opb.
0.00/0.00	c Instance file HOME/instance-3704345-1338097909.opb
0.00/0.00	c File size is 50888302 bytes.
3.30/3.35	c Highest Coefficient sum: 691
3.30/3.35	c ============================[ Problem Statistics ]=============================
3.30/3.35	c |                                                                             |
3.30/3.35	c |  Parsing time:          3.35         s                                      |
3.30/3.35	c |  Number Variables:      48411                                               |
3.30/3.35	c |  Number Clauses:        1009495                                             |
3.30/3.35	c |  Number Cardinality:    3524                                                |
3.30/3.35	c |  Number PB Constraints: 110271                                              |
3.30/3.35	c |                                                                             |
3.48/3.50	c |  Problem Type:          Decision                                            |
3.48/3.50	c |  Objective Function:    None                                                |
3.48/3.50	c |                                                                             |
3.48/3.50	c ===============================================================================
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.01 s
1799.48/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-3704345-1338097909/watcher-3704345-1338097909 -o /tmp/evaluation-result-3704345-1338097909/solver-3704345-1338097909 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704345-1338097909.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.13 2.07 2.01 3/177 8257
/proc/meminfo: memFree=28072712/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=52836 CPUtime=0 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 323 0 0 0 0 0 0 0 20 0 1 0 275919559 54104064 276 33554432000 4194304 5965102 140734641917072 140733529674104 5137146 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 13209 276 174 433 0 349 0

[startup+0.095293 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 8257
/proc/meminfo: memFree=28072712/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=57156 CPUtime=0.09 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 1709 0 0 0 9 0 0 0 20 0 1 0 275919559 58527744 1630 33554432000 4194304 5965102 140734641917072 140733529674104 5082438 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 14289 1630 503 433 0 1429 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57156

[startup+0.100344 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 8257
/proc/meminfo: memFree=28072712/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=57344 CPUtime=0.09 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 1787 0 0 0 9 0 0 0 20 0 1 0 275919559 58720256 1707 33554432000 4194304 5965102 140734641917072 140734641914488 5156854 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 14336 1707 522 433 0 1476 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57344

[startup+0.300263 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 8257
/proc/meminfo: memFree=28072712/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=66156 CPUtime=0.29 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 4728 0 0 0 29 0 0 0 20 0 1 0 275919559 67743744 4583 33554432000 4194304 5965102 140734641917072 140734641914488 4350459 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 16539 4583 1255 433 0 3679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66156

[startup+0.70026 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 8257
/proc/meminfo: memFree=28072712/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=83364 CPUtime=0.69 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 10552 0 0 0 68 1 0 0 20 0 1 0 275919559 85364736 10278 33554432000 4194304 5965102 140734641917072 140734641914488 5137146 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 20841 10278 2725 433 0 7981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83364

[startup+1.50027 s]
/proc/loadavg: 2.13 2.07 2.01 3/178 8258
/proc/meminfo: memFree=28030156/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=117988 CPUtime=1.48 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 22207 0 0 0 145 3 0 0 20 0 1 0 275919559 120819712 21676 33554432000 4194304 5965102 140734641917072 140734641915016 5137146 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 29497 21676 5806 433 0 16637 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 117988

[startup+3.10025 s]
/proc/loadavg: 2.12 2.07 2.01 3/178 8258
/proc/meminfo: memFree=27983592/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=179348 CPUtime=3.09 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) R 8255 8257 6880 0 -1 4202496 43163 0 0 0 302 7 0 0 20 0 1 0 275919559 183652352 43141 33554432000 4194304 5965102 140734641917072 140734641914488 5137146 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 44837 43141 11672 433 0 31977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179348

[startup+6.30033 s]
/proc/loadavg: 2.12 2.07 2.01 3/179 8259
/proc/meminfo: memFree=27764900/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=359248 CPUtime=6.29 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 90299 0 0 0 614 15 0 0 20 0 2 0 275919559 367869952 77698 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 89812 77698 190 433 0 89376 0
[pid=8257/tid=8259] ppid=8255 vsize=359248 CPUtime=2.93 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 43034 0 0 0 286 7 0 0 20 0 2 0 275919895 367869952 77698 33554432000 4194304 5965102 140734641917072 139941064689464 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359248

[startup+12.7003 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 8259
/proc/meminfo: memFree=27756600/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=359248 CPUtime=12.69 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 91897 0 0 0 1253 16 0 0 20 0 2 0 275919559 367869952 79296 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 89812 79296 190 433 0 89376 0
[pid=8257/tid=8259] ppid=8255 vsize=359248 CPUtime=9.31 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 44632 0 0 0 924 7 0 0 20 0 2 0 275919895 367869952 79296 33554432000 4194304 5965102 140734641917072 139941064689464 18446744073699066235 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 359248

[startup+25.5003 s]
/proc/loadavg: 2.08 2.06 2.01 3/179 8259
/proc/meminfo: memFree=27744752/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=359248 CPUtime=25.49 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 94866 0 0 0 2531 18 0 0 20 0 2 0 275919559 367869952 82265 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 89812 82265 190 433 0 89376 0
[pid=8257/tid=8259] ppid=8255 vsize=359248 CPUtime=22.08 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 47601 0 0 0 2199 9 0 0 20 0 2 0 275919895 367869952 82265 33554432000 4194304 5965102 140734641917072 139941064689464 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 359248

[startup+51.1004 s]
/proc/loadavg: 2.05 2.06 2.01 3/179 8259
/proc/meminfo: memFree=27719604/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=424784 CPUtime=51.08 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 101112 0 0 0 5088 20 0 0 20 0 2 0 275919559 434978816 88511 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 106196 88511 190 433 0 105760 0
[pid=8257/tid=8259] ppid=8255 vsize=424784 CPUtime=47.61 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 53847 0 0 0 4750 11 0 0 20 0 2 0 275919895 434978816 88511 33554432000 4194304 5965102 140734641917072 139941064689656 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 424784

[startup+102.307 s]
/proc/loadavg: 2.02 2.05 2.00 3/179 8260
/proc/meminfo: memFree=27683768/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=424784 CPUtime=102.28 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 109528 0 0 0 10202 26 0 0 20 0 2 0 275919559 434978816 96927 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 106196 96927 190 433 0 105760 0
[pid=8257/tid=8259] ppid=8255 vsize=424784 CPUtime=98.69 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 62263 0 0 0 9851 18 0 0 20 0 2 0 275919895 434978816 96927 33554432000 4194304 5965102 140734641917072 139941064689464 4391896 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 424784

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 8260
/proc/meminfo: memFree=27630456/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=490320 CPUtime=162.26 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 118151 0 0 0 16194 32 0 0 20 0 2 0 275919559 502087680 105549 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 122580 105549 190 433 0 122144 0
[pid=8257/tid=8259] ppid=8255 vsize=490320 CPUtime=158.53 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 70886 0 0 0 15827 26 0 0 20 0 2 0 275919895 502087680 105549 33554432000 4194304 5965102 140734641917072 139941064689464 4394032 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 490320

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 8261
/proc/meminfo: memFree=27567268/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=490320 CPUtime=222.25 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 124076 0 0 0 22190 35 0 0 20 0 2 0 275919559 502087680 111473 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 122580 111473 190 433 0 122144 0
[pid=8257/tid=8259] ppid=8255 vsize=490320 CPUtime=218.37 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 76811 0 0 0 21807 30 0 0 20 0 2 0 275919895 502087680 111473 33554432000 4194304 5965102 140734641917072 139941064689704 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 490320

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 8261
/proc/meminfo: memFree=27510380/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=555856 CPUtime=282.24 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 129849 0 0 0 28185 39 0 0 20 0 2 0 275919559 569196544 117297 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 138964 117297 190 433 0 138528 0
[pid=8257/tid=8259] ppid=8255 vsize=555856 CPUtime=278.22 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 82584 0 0 0 27787 35 0 0 20 0 2 0 275919895 569196544 117297 33554432000 4194304 5965102 140734641917072 139941064689464 4401143 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 555856

[startup+342.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 8261
/proc/meminfo: memFree=27451260/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=555856 CPUtime=342.21 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 136697 0 0 0 34176 45 0 0 20 0 2 0 275919559 569196544 125408 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 138964 125408 190 433 0 138528 0
[pid=8257/tid=8259] ppid=8255 vsize=555856 CPUtime=338.04 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 89432 0 0 0 33762 42 0 0 20 0 2 0 275919895 569196544 125408 33554432000 4194304 5965102 140734641917072 139941064689592 4401109 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 555856

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 8262
/proc/meminfo: memFree=27407580/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=555856 CPUtime=402.16 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 142788 0 0 0 40166 50 0 0 20 0 2 0 275919559 569196544 131821 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 138964 131821 190 433 0 138528 0
[pid=8257/tid=8259] ppid=8255 vsize=555856 CPUtime=397.85 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 95523 0 0 0 39737 48 0 0 20 0 2 0 275919895 569196544 131821 33554432000 4194304 5965102 140734641917072 139941064689464 4401472 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 555856

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 8262
/proc/meminfo: memFree=27382932/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=621392 CPUtime=462.13 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 148766 0 0 0 46159 54 0 0 20 0 2 0 275919559 636305408 137818 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 155348 137818 190 433 0 154912 0
[pid=8257/tid=8259] ppid=8255 vsize=621392 CPUtime=457.66 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 101501 0 0 0 45715 51 0 0 20 0 2 0 275919895 636305408 137818 33554432000 4194304 5965102 140734641917072 139941064689464 4401127 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8333
/proc/meminfo: memFree=27435644/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=883536 CPUtime=1421.89 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 215061 0 0 0 142078 111 0 0 20 0 2 0 275919559 904740864 207631 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 220884 207631 190 433 0 220448 0
[pid=8257/tid=8259] ppid=8255 vsize=883536 CPUtime=1415.12 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 167796 0 0 0 141388 124 0 0 20 0 2 0 275919895 904740864 207631 33554432000 4194304 5965102 140734641917072 139941064689656 4401118 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 883536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8333
/proc/meminfo: memFree=27409144/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=883536 CPUtime=1481.87 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 218902 0 0 0 148074 113 0 0 20 0 2 0 275919559 904740864 211694 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 220884 211694 190 433 0 220448 0
[pid=8257/tid=8259] ppid=8255 vsize=883536 CPUtime=1474.95 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 171637 0 0 0 147369 126 0 0 20 0 2 0 275919895 904740864 211694 33554432000 4194304 5965102 140734641917072 139941064689464 4388979 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 883536

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 8333
/proc/meminfo: memFree=27368128/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1541.82 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 222870 0 0 0 154066 116 0 0 20 0 2 0 275919559 971849728 216980 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 216980 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1534.76 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 175605 0 0 0 153345 131 0 0 20 0 2 0 275919895 971849728 216980 33554432000 4194304 5965102 140734641917072 139941064689464 4393757 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 949072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8334
/proc/meminfo: memFree=27353992/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1601.82 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 225792 0 0 0 160063 119 0 0 20 0 2 0 275919559 971849728 219902 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 219902 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1594.61 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 178527 0 0 0 159327 134 0 0 20 0 2 0 275919895 971849728 219902 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 949072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8334
/proc/meminfo: memFree=27328064/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1661.8 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 229683 0 0 0 166057 123 0 0 20 0 2 0 275919559 971849728 223833 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 223833 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1654.45 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 182418 0 0 0 165305 140 0 0 20 0 2 0 275919895 971849728 223833 33554432000 4194304 5965102 140734641917072 139941064689464 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 949072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 8337
/proc/meminfo: memFree=27313920/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1721.8 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 233174 0 0 0 172052 128 0 0 20 0 2 0 275919559 971849728 227324 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 227324 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1714.3 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 185909 0 0 0 171285 145 0 0 20 0 2 0 275919895 971849728 227324 33554432000 4194304 5965102 140734641917072 139941064689656 5244967 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 949072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27293964/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1781.79 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236208 0 0 0 178048 131 0 0 20 0 2 0 275919559 971849728 230358 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 230358 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1774.14 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 188943 0 0 0 177266 148 0 0 20 0 2 0 275919895 971849728 230358 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 949072

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 8337
/proc/meminfo: memFree=27292352/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1791.38 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236596 0 0 0 179007 131 0 0 20 0 2 0 275919559 971849728 230746 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 230746 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1783.73 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189331 0 0 0 178223 150 0 0 20 0 2 0 275919895 971849728 230746 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 949072

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 8337
/proc/meminfo: memFree=27291980/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1794.58 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236695 0 0 0 179327 131 0 0 20 0 2 0 275919559 971849728 230845 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 230845 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1786.92 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189430 0 0 0 178542 150 0 0 20 0 2 0 275919895 971849728 230845 33554432000 4194304 5965102 140734641917072 139941064689656 4401050 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 949072

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27291608/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1797.78 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236833 0 0 0 179646 132 0 0 20 0 2 0 275919559 971849728 230983 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 230983 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1790.1 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189568 0 0 0 178860 150 0 0 20 0 2 0 275919895 971849728 230983 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 949072

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27291484/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1798.58 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236875 0 0 0 179726 132 0 0 20 0 2 0 275919559 971849728 231025 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 231025 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1790.9 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189610 0 0 0 178940 150 0 0 20 0 2 0 275919895 971849728 231025 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.58
Current children cumulated vsize (KiB) 949072

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27291236/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1798.99 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236890 0 0 0 179767 132 0 0 20 0 2 0 275919559 971849728 231040 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 231040 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1791.31 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189625 0 0 0 178981 150 0 0 20 0 2 0 275919895 971849728 231040 33554432000 4194304 5965102 140734641917072 139941064689656 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.99
Current children cumulated vsize (KiB) 949072

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27291236/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1799.38 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236906 0 0 0 179806 132 0 0 20 0 2 0 275919559 971849728 231056 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 231056 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1791.7 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189641 0 0 0 179020 150 0 0 20 0 2 0 275919895 971849728 231056 33554432000 4194304 5965102 140734641917072 139941064689656 4400960 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.38
Current children cumulated vsize (KiB) 949072

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8337
/proc/meminfo: memFree=27291236/32873844 swapFree=7620/7620
[pid=8257] ppid=8255 vsize=949072 CPUtime=1799.48 cores=0,2,4,6
/proc/8257/stat : 8257 (pwbo2.0) S 8255 8257 6880 0 -1 4202496 236911 0 0 0 179816 132 0 0 20 0 2 0 275919559 971849728 231061 33554432000 4194304 5965102 140734641917072 140734641916592 4547341 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8257/statm: 237268 231061 190 433 0 236832 0
[pid=8257/tid=8259] ppid=8255 vsize=949072 CPUtime=1791.8 cores=0,2,4,6
/proc/8257/task/8259/stat : 8259 (pwbo2.0) R 8255 8257 6880 0 -1 4202560 189646 0 0 0 179030 150 0 0 20 0 2 0 275919895 971849728 231061 33554432000 4194304 5965102 140734641917072 139941064689656 4404322 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 949072

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.48
CPU user time (s): 1798.16
CPU system time (s): 1.32
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 949072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.58
system time used= 1.60176
maximum resident set size= 924264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236916
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= 319
involuntary context switches= 1846

runsolver used 6.25805 second user time and 19.813 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-27 07:51:50
IDJOB=3704345
IDBENCH=89735
IDSOLVER=2280
FILE ID=node107/3704345-1338097909
RUNJOBID= node107-1338087019-6896
PBS_JOBID= 14624432
Free space on /tmp= 71524 MiB

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

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

MD5SUM BENCH= 7b80ddfff13fd2a12f867bbe09bf6414
RANDOM SEED=497404143

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
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.760
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.86
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.760
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:        28073472 kB
Buffers:          290896 kB
Cached:          3362012 kB
SwapCached:            0 kB
Active:          1132732 kB
Inactive:        2876460 kB
Active(anon):     358396 kB
Inactive(anon):        0 kB
Active(file):     774336 kB
Inactive(file):  2876460 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             54984 kB
Writeback:             0 kB
AnonPages:        363648 kB
Mapped:            15120 kB
Shmem:               200 kB
Slab:             651036 kB
SReclaimable:      93316 kB
SUnreclaim:       557720 kB
KernelStack:        1456 kB
PageTables:         4888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     176240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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= 71524 MiB
End job on node107 at 2012-05-27 08:21:50