Trace number 3726651

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pwbo 2.02? 1799.59 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-146.opb
MD5SUM132271a8a55b01af9ffef359148ae5e1
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 variables48417
Total number of constraints1121431
Number of constraints which are clauses1007614
Number of constraints which are cardinality constraints (but not clauses)3525
Number of constraints which are nor clauses,nor cardinality constraints110292
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.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726651-1338658853.opb.
0.00/0.00	c Instance file HOME/instance-3726651-1338658853.opb
0.00/0.00	c File size is 50921616 bytes.
3.29/3.34	c Highest Coefficient sum: 691
3.29/3.34	c ============================[ Problem Statistics ]=============================
3.29/3.34	c |                                                                             |
3.29/3.34	c |  Parsing time:          3.34         s                                      |
3.29/3.34	c |  Number Variables:      48417                                               |
3.29/3.34	c |  Number Clauses:        1009387                                             |
3.29/3.34	c |  Number Cardinality:    3527                                                |
3.29/3.34	c |  Number PB Constraints: 110292                                              |
3.29/3.34	c |                                                                             |
3.49/3.51	c |  Problem Type:          Decision                                            |
3.49/3.51	c |  Objective Function:    None                                                |
3.49/3.51	c |                                                                             |
3.49/3.51	c ===============================================================================
1799.59/1800.00	c ===============================================================================
1799.59/1800.00	c Wall Clock Time: 1800.00 s
1799.59/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-3726651-1338658853/watcher-3726651-1338658853 -o /tmp/evaluation-result-3726651-1338658853/solver-3726651-1338658853 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726651-1338658853.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.96 3/176 2926
/proc/meminfo: memFree=24905172/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=52872 CPUtime=0 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 308 0 0 0 0 0 0 0 20 0 1 0 332010853 54140928 260 33554432000 4194304 5964478 140735179218672 140735179216552 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 13218 260 170 433 0 349 0

[startup+0.0762261 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 2926
/proc/meminfo: memFree=24905172/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=56228 CPUtime=0.07 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 1373 0 0 0 7 0 0 0 20 0 1 0 332010853 57577472 1325 33554432000 4194304 5964478 140735179218672 140735179216552 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 14057 1327 426 433 0 1188 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 56228

[startup+0.100295 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 2926
/proc/meminfo: memFree=24905172/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=57340 CPUtime=0.09 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 1775 0 0 0 9 0 0 0 20 0 1 0 332010853 58716160 1694 33554432000 4194304 5964478 140735179218672 140735179216552 4344643 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 14335 1694 518 433 0 1466 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57340

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 2926
/proc/meminfo: memFree=24905172/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=66268 CPUtime=0.29 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 4743 0 0 0 28 1 0 0 20 0 1 0 332010853 67858432 4597 33554432000 4194304 5964478 140735179218672 140735179216552 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 16567 4599 1257 433 0 3698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66268

[startup+0.700275 s]
/proc/loadavg: 2.00 2.00 1.96 3/176 2926
/proc/meminfo: memFree=24905172/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=83372 CPUtime=0.69 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 10543 0 0 0 67 2 0 0 20 0 1 0 332010853 85372928 10268 33554432000 4194304 5964478 140735179218672 140735179216552 4348912 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 20843 10268 2724 433 0 7974 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83372

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2927
/proc/meminfo: memFree=24862376/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=118028 CPUtime=1.49 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 22209 0 0 0 146 3 0 0 20 0 1 0 332010853 120860672 21677 33554432000 4194304 5964478 140735179218672 140735179217016 4344880 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 29507 21678 5811 433 0 16638 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118028

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2927
/proc/meminfo: memFree=24815812/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=179636 CPUtime=3.08 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) R 2924 2926 909 0 -1 4202496 43257 0 0 0 302 6 0 0 20 0 1 0 332010853 183947264 43234 33554432000 4194304 5964478 140735179218672 140735179217080 5136490 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 44909 43235 11703 433 0 32040 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 179636

[startup+6.30035 s]
/proc/loadavg: 2.00 2.00 1.96 3/174 2956
/proc/meminfo: memFree=25593348/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=359288 CPUtime=6.28 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 90203 0 0 0 613 15 0 0 20 0 2 0 332010853 367910912 77592 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 89822 77592 186 433 0 89386 0
[pid=2926/tid=2956] ppid=2924 vsize=359288 CPUtime=2.93 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 42866 0 0 0 285 8 0 0 20 0 2 0 332011187 367910912 77592 33554432000 4194304 5964478 140735179218672 140017170183992 4403370 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) 359288

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.96 3/176 2966
/proc/meminfo: memFree=25307544/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=359288 CPUtime=12.67 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 91322 0 0 0 1249 18 0 0 20 0 2 0 332010853 367910912 78711 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 89822 78711 186 433 0 89386 0
[pid=2926/tid=2956] ppid=2924 vsize=359288 CPUtime=9.31 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 43985 0 0 0 920 11 0 0 20 0 2 0 332011187 367910912 78711 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 359288

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.96 3/176 2966
/proc/meminfo: memFree=24797216/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=359288 CPUtime=25.47 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 93368 0 0 0 2528 19 0 0 20 0 2 0 332010853 367910912 80759 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 89822 80759 186 433 0 89386 0
[pid=2926/tid=2956] ppid=2924 vsize=359288 CPUtime=22.08 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 46031 0 0 0 2196 12 0 0 20 0 2 0 332011187 367910912 80759 33554432000 4194304 5964478 140735179218672 140017170183992 4403376 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 359288

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 2968
/proc/meminfo: memFree=23676040/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=424824 CPUtime=51.07 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 97861 0 0 0 5085 22 0 0 20 0 2 0 332010853 435019776 85259 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 106206 85259 186 433 0 105770 0
[pid=2926/tid=2956] ppid=2924 vsize=424824 CPUtime=47.61 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 50524 0 0 0 4746 15 0 0 20 0 2 0 332011187 435019776 85259 33554432000 4194304 5964478 140735179218672 140017170183992 4403376 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 424824

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 2968
/proc/meminfo: memFree=23591828/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=424824 CPUtime=102.26 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 104999 0 0 0 10198 28 0 0 20 0 2 0 332010853 435019776 93539 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 106206 93539 186 433 0 105770 0
[pid=2926/tid=2956] ppid=2924 vsize=424824 CPUtime=98.67 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 57662 0 0 0 9845 22 0 0 20 0 2 0 332011187 435019776 93539 33554432000 4194304 5964478 140735179218672 140017170184184 4400069 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 424824

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 2968
/proc/meminfo: memFree=23508156/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=424824 CPUtime=162.21 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 112789 0 0 0 16186 35 0 0 20 0 2 0 332010853 435019776 101357 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 106206 101357 186 433 0 105770 0
[pid=2926/tid=2956] ppid=2924 vsize=424824 CPUtime=158.48 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 65452 0 0 0 15818 30 0 0 20 0 2 0 332011187 435019776 101357 33554432000 4194304 5964478 140735179218672 140017170183992 4400106 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 424824

[startup+222.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/177 2968
/proc/meminfo: memFree=23430324/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=490360 CPUtime=222.19 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 118799 0 0 0 22179 40 0 0 20 0 2 0 332010853 502128640 107524 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 122590 107524 186 433 0 122154 0
[pid=2926/tid=2956] ppid=2924 vsize=490360 CPUtime=218.31 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 71462 0 0 0 21796 35 0 0 20 0 2 0 332011187 502128640 107524 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 490360

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 2968
/proc/meminfo: memFree=23364528/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=490360 CPUtime=282.18 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 123773 0 0 0 28174 44 0 0 20 0 2 0 332010853 502128640 112497 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 122590 112497 186 433 0 122154 0
[pid=2926/tid=2956] ppid=2924 vsize=490360 CPUtime=278.15 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 76436 0 0 0 27774 41 0 0 20 0 2 0 332011187 502128640 112497 33554432000 4194304 5964478 140735179218672 140017170183992 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 490360

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 1.97 3/176 2968
/proc/meminfo: memFree=23301324/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=555896 CPUtime=342.17 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 128893 0 0 0 34167 50 0 0 20 0 2 0 332010853 569237504 117617 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 138974 117617 186 433 0 138538 0
[pid=2926/tid=2956] ppid=2924 vsize=555896 CPUtime=338 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 81556 0 0 0 33752 48 0 0 20 0 2 0 332011187 569237504 117617 33554432000 4194304 5964478 140735179218672 140017170184184 4400028 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 555896

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 2969
/proc/meminfo: memFree=23245048/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=555896 CPUtime=402.16 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 133013 0 0 0 40162 54 0 0 20 0 2 0 332010853 569237504 121737 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 138974 121737 186 433 0 138538 0
[pid=2926/tid=2956] ppid=2924 vsize=555896 CPUtime=397.84 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 85676 0 0 0 39732 52 0 0 20 0 2 0 332011187 569237504 121737 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 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) 555896

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 2969
/proc/meminfo: memFree=23189028/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=555896 CPUtime=462.15 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 137778 0 0 0 46157 58 0 0 20 0 2 0 332010853 569237504 126502 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 138974 126502 186 433 0 138538 0
[pid=2926/tid=2956] ppid=2924 vsize=555896 CPUtime=457.69 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 90441 0 0 0 45712 57 0 0 20 0 2 0 332011187 569237504 126502 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 3001
/proc/meminfo: memFree=22504400/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=752504 CPUtime=1422.01 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 187534 0 0 0 142086 115 0 0 20 0 2 0 332010853 770564096 177779 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 188126 177779 186 433 0 187690 0
[pid=2926/tid=2956] ppid=2924 vsize=752504 CPUtime=1415.21 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 140197 0 0 0 141393 128 0 0 20 0 2 0 332011187 770564096 177779 33554432000 4194304 5964478 140735179218672 140017170183992 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 752504

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 3001
/proc/meminfo: memFree=22475008/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=752504 CPUtime=1482 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 189755 0 0 0 148083 117 0 0 20 0 2 0 332010853 770564096 179998 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 188126 179998 186 433 0 187690 0
[pid=2926/tid=2956] ppid=2924 vsize=752504 CPUtime=1475.05 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 142418 0 0 0 147374 131 0 0 20 0 2 0 332011187 770564096 179998 33554432000 4194304 5964478 140735179218672 140017170183992 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 752504

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3001
/proc/meminfo: memFree=22441624/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1541.98 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 191539 0 0 0 154078 120 0 0 20 0 2 0 332010853 837672960 181782 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 181782 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1534.9 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 144202 0 0 0 153354 136 0 0 20 0 2 0 332011187 837672960 181782 33554432000 4194304 5964478 140735179218672 140017170183992 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 818040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3002
/proc/meminfo: memFree=22413992/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1601.97 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 193108 0 0 0 160075 122 0 0 20 0 2 0 332010853 837672960 183351 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 183351 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1594.74 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 145771 0 0 0 159335 139 0 0 20 0 2 0 332011187 837672960 183351 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 818040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3002
/proc/meminfo: memFree=22385704/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1661.96 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 194680 0 0 0 166072 124 0 0 20 0 2 0 332010853 837672960 185046 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 185046 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1654.58 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 147343 0 0 0 165316 142 0 0 20 0 2 0 332011187 837672960 185046 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 818040

[startup+1722.3 s]
/proc/loadavg: 2.12 2.03 2.00 3/177 3002
/proc/meminfo: memFree=22352872/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1721.93 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 196402 0 0 0 172067 126 0 0 20 0 2 0 332010853 837672960 187892 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 187892 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1714.4 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 149065 0 0 0 171295 145 0 0 20 0 2 0 332011187 837672960 187892 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 818040

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22319664/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1781.91 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 198806 0 0 0 178062 129 0 0 20 0 2 0 332010853 837672960 191056 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 191056 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1774.21 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 151469 0 0 0 177274 147 0 0 20 0 2 0 332011187 837672960 191056 33554432000 4194304 5964478 140735179218672 140017170183992 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 818040

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22314564/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1791.5 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199188 0 0 0 179021 129 0 0 20 0 2 0 332010853 837672960 191634 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 191634 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1783.79 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 151851 0 0 0 178230 149 0 0 20 0 2 0 332011187 837672960 191634 33554432000 4194304 5964478 140735179218672 140017170184184 4399920 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 818040

[startup+1795.1 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22312316/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1794.7 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199388 0 0 0 179340 130 0 0 20 0 2 0 332010853 837672960 191942 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 191942 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1786.97 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152051 0 0 0 178548 149 0 0 20 0 2 0 332011187 837672960 191942 33554432000 4194304 5964478 140735179218672 140017170184184 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 818040

[startup+1798.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22310084/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1797.89 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199611 0 0 0 179659 130 0 0 20 0 2 0 332010853 837672960 192165 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 192165 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1790.16 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152274 0 0 0 178866 150 0 0 20 0 2 0 332011187 837672960 192165 33554432000 4194304 5964478 140735179218672 140017170184184 4400542 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 818040

[startup+1799.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22309340/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1798.69 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199741 0 0 0 179739 130 0 0 20 0 2 0 332010853 837672960 192295 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 192295 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1790.95 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152404 0 0 0 178945 150 0 0 20 0 2 0 332011187 837672960 192295 33554432000 4194304 5964478 140735179218672 140017170184184 4400010 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 818040

[startup+1799.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22308596/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1799.09 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199743 0 0 0 179779 130 0 0 20 0 2 0 332010853 837672960 192297 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 192297 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1791.36 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152406 0 0 0 178986 150 0 0 20 0 2 0 332011187 837672960 192297 33554432000 4194304 5964478 140735179218672 140017170183992 4400087 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 818040

[startup+1799.9 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22308596/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1799.49 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199761 0 0 0 179819 130 0 0 20 0 2 0 332010853 837672960 192315 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 192315 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1791.75 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152424 0 0 0 179025 150 0 0 20 0 2 0 332011187 837672960 192315 33554432000 4194304 5964478 140735179218672 140017170183992 4400010 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 818040

[startup+1800 s]
/proc/loadavg: 2.03 2.02 2.00 3/178 3005
/proc/meminfo: memFree=22308596/32873852 swapFree=6856/6856
[pid=2926] ppid=2924 vsize=818040 CPUtime=1799.59 cores=1,3,5,7
/proc/2926/stat : 2926 (pwbo2.02) S 2924 2926 909 0 -1 4202496 199761 0 0 0 179829 130 0 0 20 0 2 0 332010853 837672960 192315 33554432000 4194304 5964478 140735179218672 140735179218192 4546685 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2926/statm: 204510 192315 186 433 0 204074 0
[pid=2926/tid=2956] ppid=2924 vsize=818040 CPUtime=1791.85 cores=1,3,5,7
/proc/2926/task/2956/stat : 2956 (pwbo2.02) R 2924 2926 909 0 -1 4202560 152424 0 0 0 179035 150 0 0 20 0 2 0 332011187 837672960 192315 33554432000 4194304 5964478 140735179218672 140017170183992 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 818040

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2926 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=631326
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=599756
# CPU time returned by wait4() is 1795.23
# while last known CPU time is 1799.59
#
# 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.59
CPU user time (s): 1798.29
CPU system time (s): 1.3
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 818040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.63
system time used= 1.59976
maximum resident set size= 769280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199766
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= 205
involuntary context switches= 2786

runsolver used 2.96955 second user time and 8.49771 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 19:40:54
IDJOB=3726651
IDBENCH=89637
IDSOLVER=2310
FILE ID=node129/3726651-1338658853
RUNJOBID= node129-1338651651-2400
PBS_JOBID= 14636451
Free space on /tmp= 70444 MiB

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

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

MD5SUM BENCH= 132271a8a55b01af9ffef359148ae5e1
RANDOM SEED=932015877

node129.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.957
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.91
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.957
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.957
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		: 2666.957
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.957
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		: 2666.957
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.92
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.957
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		: 2666.957
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:       32873852 kB
MemFree:        24905180 kB
Buffers:          448340 kB
Cached:          5472656 kB
SwapCached:            0 kB
Active:          3661228 kB
Inactive:        3429012 kB
Active(anon):    1160624 kB
Inactive(anon):    10760 kB
Active(file):    2500604 kB
Inactive(file):  3418252 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             55140 kB
Writeback:             0 kB
AnonPages:       1175972 kB
Mapped:            15044 kB
Shmem:               204 kB
Slab:             739644 kB
SReclaimable:     181744 kB
SUnreclaim:       557900 kB
KernelStack:        1448 kB
PageTables:         6360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     146276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1087488 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= 70136 MiB
End job on node129 at 2012-06-02 20:10:54