Trace number 3726644

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
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 variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
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-3726644-1338658914.opb.
0.00/0.00	c Instance file HOME/instance-3726644-1338658914.opb
0.00/0.00	c File size is 45170880 bytes.
2.89/2.95	c Highest Coefficient sum: 691
2.89/2.95	c ============================[ Problem Statistics ]=============================
2.89/2.95	c |                                                                             |
2.89/2.95	c |  Parsing time:          2.95         s                                      |
2.89/2.95	c |  Number Variables:      44846                                               |
2.89/2.95	c |  Number Clauses:        886584                                              |
2.89/2.95	c |  Number Cardinality:    3524                                                |
2.89/2.95	c |  Number PB Constraints: 99769                                               |
2.89/2.95	c |                                                                             |
2.99/3.08	c |  Problem Type:          Decision                                            |
2.99/3.08	c |  Objective Function:    None                                                |
2.99/3.08	c |                                                                             |
2.99/3.08	c ===============================================================================
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3726644-1338658914/watcher-3726644-1338658914 -o /tmp/evaluation-result-3726644-1338658914/solver-3726644-1338658914 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726644-1338658914.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 26890
/proc/meminfo: memFree=31442036/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=47260 CPUtime=0 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 332016412 48394240 271 33554432000 4194304 5964478 140735880506176 140736449047976 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 11815 271 172 433 0 350 0

[startup+0.023296 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26890
/proc/meminfo: memFree=31442036/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=48208 CPUtime=0.02 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 607 0 0 0 2 0 0 0 20 0 1 0 332016412 49364992 559 33554432000 4194304 5964478 140735880506176 140736449047976 4419535 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 12052 559 234 433 0 587 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 48208

[startup+0.100312 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26890
/proc/meminfo: memFree=31442036/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=51932 CPUtime=0.09 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 1812 0 0 0 9 0 0 0 20 0 1 0 332016412 53178368 1731 33554432000 4194304 5964478 140735880506176 140736449047976 5430298 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 12983 1733 526 433 0 1518 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51932

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26890
/proc/meminfo: memFree=31442036/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=60856 CPUtime=0.29 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 4837 0 0 0 28 1 0 0 20 0 1 0 332016412 62316544 4692 33554432000 4194304 5964478 140735880506176 140736449047976 4224369 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 15214 4692 1279 433 0 3749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60856

[startup+0.700302 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26890
/proc/meminfo: memFree=31442036/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=78688 CPUtime=0.68 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 10854 0 0 0 67 1 0 0 20 0 1 0 332016412 80576512 10579 33554432000 4194304 5964478 140735880506176 140735880504472 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 19672 10579 2790 433 0 8207 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 78688

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26891
/proc/meminfo: memFree=31397512/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=113364 CPUtime=1.49 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) R 26888 26890 23807 0 -1 4202496 22489 0 0 0 146 3 0 0 20 0 1 0 332016412 116084736 21957 33554432000 4194304 5964478 140735880506176 140735880504472 5136490 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 28341 21958 5868 433 0 16876 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 113364

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26891
/proc/meminfo: memFree=31352188/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=206348 CPUtime=3.09 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 52954 0 0 0 301 8 0 0 20 0 2 0 332016412 211300352 41901 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 51587 41901 177 433 0 51151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206348

[startup+6.30031 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 26892
/proc/meminfo: memFree=31168100/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=334532 CPUtime=6.28 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 81289 0 0 0 615 13 0 0 20 0 2 0 332016412 342560768 68082 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 83633 68082 186 433 0 83197 0
[pid=26890/tid=26892] ppid=26888 vsize=334532 CPUtime=3.32 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 39256 0 0 0 325 7 0 0 20 0 2 0 332016707 342560768 68082 33554432000 4194304 5964478 140735880506176 140165714229048 4373423 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 334532

[startup+12.7003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26892
/proc/meminfo: memFree=31160924/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=334532 CPUtime=12.68 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 82676 0 0 0 1254 14 0 0 20 0 2 0 332016412 342560768 69469 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 83633 69469 186 433 0 83197 0
[pid=26890/tid=26892] ppid=26888 vsize=334532 CPUtime=9.71 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 40643 0 0 0 963 8 0 0 20 0 2 0 332016707 342560768 69469 33554432000 4194304 5964478 140735880506176 140165714229048 4399912 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 334532

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 26892
/proc/meminfo: memFree=31145096/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=334532 CPUtime=25.48 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 85017 0 0 0 2533 15 0 0 20 0 2 0 332016412 342560768 71810 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 83633 71810 186 433 0 83197 0
[pid=26890/tid=26892] ppid=26888 vsize=334532 CPUtime=22.47 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 42984 0 0 0 2238 9 0 0 20 0 2 0 332016707 342560768 71810 33554432000 4194304 5964478 140735880506176 140165714229048 4403376 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 334532

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26892
/proc/meminfo: memFree=31124232/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=334532 CPUtime=51.07 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 88341 0 0 0 5090 17 0 0 20 0 2 0 332016412 342560768 75134 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 83633 75134 186 433 0 83197 0
[pid=26890/tid=26892] ppid=26888 vsize=334532 CPUtime=48 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 46308 0 0 0 4789 11 0 0 20 0 2 0 332016707 342560768 75134 33554432000 4194304 5964478 140735880506176 140165714229048 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 334532

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26892
/proc/meminfo: memFree=31093292/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=400068 CPUtime=102.28 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 95430 0 0 0 10207 21 0 0 20 0 2 0 332016412 409669632 82223 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 100017 82223 186 433 0 99581 0
[pid=26890/tid=26892] ppid=26888 vsize=400068 CPUtime=99.07 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 53397 0 0 0 9892 15 0 0 20 0 2 0 332016707 409669632 82223 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 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) 400068

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26893
/proc/meminfo: memFree=31055960/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=400068 CPUtime=162.25 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 104141 0 0 0 16198 27 0 0 20 0 2 0 332016412 409669632 90934 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 100017 90934 186 433 0 99581 0
[pid=26890/tid=26892] ppid=26888 vsize=400068 CPUtime=158.91 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 62108 0 0 0 15868 23 0 0 20 0 2 0 332016707 409669632 90934 33554432000 4194304 5964478 140735880506176 140165714229048 4399915 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 400068

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26893
/proc/meminfo: memFree=31019132/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=465604 CPUtime=222.25 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 110976 0 0 0 22193 32 0 0 20 0 2 0 332016412 476778496 97769 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 116401 97769 186 433 0 115965 0
[pid=26890/tid=26892] ppid=26888 vsize=465604 CPUtime=218.76 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 68943 0 0 0 21847 29 0 0 20 0 2 0 332016707 476778496 97769 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 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) 465604

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26893
/proc/meminfo: memFree=30985452/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=465604 CPUtime=282.23 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 118083 0 0 0 28187 36 0 0 20 0 2 0 332016412 476778496 104886 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 116401 104886 186 433 0 115965 0
[pid=26890/tid=26892] ppid=26888 vsize=465604 CPUtime=278.6 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 76050 0 0 0 27826 34 0 0 20 0 2 0 332016707 476778496 104886 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 465604

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26893
/proc/meminfo: memFree=30952496/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=465604 CPUtime=342.19 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 122676 0 0 0 34180 39 0 0 20 0 2 0 332016412 476778496 110326 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 116401 110326 186 433 0 115965 0
[pid=26890/tid=26892] ppid=26888 vsize=465604 CPUtime=338.42 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 80643 0 0 0 33804 38 0 0 20 0 2 0 332016707 476778496 110326 33554432000 4194304 5964478 140735880506176 140165714229288 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 465604

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26893
/proc/meminfo: memFree=30901684/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=531140 CPUtime=402.14 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 127160 0 0 0 40170 44 0 0 20 0 2 0 332016412 543887360 115480 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 132785 115480 186 433 0 132349 0
[pid=26890/tid=26892] ppid=26888 vsize=531140 CPUtime=398.22 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 85127 0 0 0 39779 43 0 0 20 0 2 0 332016707 543887360 115480 33554432000 4194304 5964478 140735880506176 140165714229288 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 531140

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26894
/proc/meminfo: memFree=30859304/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=531140 CPUtime=462.08 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 131841 0 0 0 46160 48 0 0 20 0 2 0 332016412 543887360 120178 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 132785 120178 186 433 0 132349 0
[pid=26890/tid=26892] ppid=26888 vsize=531140 CPUtime=458.02 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 89808 0 0 0 45754 48 0 0 20 0 2 0 332016707 543887360 120178 33554432000 4194304 5964478 140735880506176 140165714229240 4400078 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 26965
/proc/meminfo: memFree=30806100/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=793284 CPUtime=1421.81 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 196468 0 0 0 142084 97 0 0 20 0 2 0 332016412 812322816 189348 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 198321 189348 186 433 0 197885 0
[pid=26890/tid=26892] ppid=26888 vsize=793284 CPUtime=1415.44 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 154435 0 0 0 141432 112 0 0 20 0 2 0 332016707 812322816 189348 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 793284

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26965
/proc/meminfo: memFree=30778364/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=793284 CPUtime=1481.79 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 199046 0 0 0 148078 101 0 0 20 0 2 0 332016412 812322816 192012 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 198321 192012 186 433 0 197885 0
[pid=26890/tid=26892] ppid=26888 vsize=793284 CPUtime=1475.27 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 157013 0 0 0 147411 116 0 0 20 0 2 0 332016707 812322816 192012 33554432000 4194304 5964478 140735880506176 140165714229240 4400109 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 793284

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26965
/proc/meminfo: memFree=30740296/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1541.78 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 202349 0 0 0 154076 102 0 0 20 0 2 0 332016412 879431680 195315 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 195315 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1535.12 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 160316 0 0 0 153394 118 0 0 20 0 2 0 332016707 879431680 195315 33554432000 4194304 5964478 140735880506176 140165714229240 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 858820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26965
/proc/meminfo: memFree=30705328/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1601.77 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 205299 0 0 0 160073 104 0 0 20 0 2 0 332016412 879431680 198265 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 198265 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1594.96 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 163266 0 0 0 159375 121 0 0 20 0 2 0 332016707 879431680 198265 33554432000 4194304 5964478 140735880506176 140165714229048 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 858820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26966
/proc/meminfo: memFree=30675320/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1661.76 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 208252 0 0 0 166070 106 0 0 20 0 2 0 332016412 879431680 201218 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 201218 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1654.81 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 166219 0 0 0 165357 124 0 0 20 0 2 0 332016707 879431680 201218 33554432000 4194304 5964478 140735880506176 140165714229240 4400542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 858820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26969
/proc/meminfo: memFree=30667252/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1721.75 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 210298 0 0 0 172068 107 0 0 20 0 2 0 332016412 879431680 203264 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 203264 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1714.66 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 168265 0 0 0 171339 127 0 0 20 0 2 0 332016707 879431680 203264 33554432000 4194304 5964478 140735880506176 140165714229048 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 858820

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30651324/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1781.74 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 213327 0 0 0 178064 110 0 0 20 0 2 0 332016412 879431680 206293 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 206293 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1774.5 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 171294 0 0 0 177320 130 0 0 20 0 2 0 332016707 879431680 206293 33554432000 4194304 5964478 140735880506176 140165714229288 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 858820

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 26969
/proc/meminfo: memFree=30646052/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1791.35 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 213722 0 0 0 179024 111 0 0 20 0 2 0 332016412 879431680 206688 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 206688 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1784.09 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 171689 0 0 0 178278 131 0 0 20 0 2 0 332016707 879431680 206688 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 858820

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30643572/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1794.55 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 213857 0 0 0 179344 111 0 0 20 0 2 0 332016412 879431680 206823 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 206823 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1787.28 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 171824 0 0 0 178596 132 0 0 20 0 2 0 332016707 879431680 206823 33554432000 4194304 5964478 140735880506176 140165714229288 4400010 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 858820

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30641464/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1797.74 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 213984 0 0 0 179663 111 0 0 20 0 2 0 332016412 879431680 206950 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 206950 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1790.46 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 171951 0 0 0 178914 132 0 0 20 0 2 0 332016707 879431680 206950 33554432000 4194304 5964478 140735880506176 140165714229240 4400069 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 858820

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30640224/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1798.54 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 214026 0 0 0 179743 111 0 0 20 0 2 0 332016412 879431680 206992 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 206992 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1791.26 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 171993 0 0 0 178994 132 0 0 20 0 2 0 332016707 879431680 206992 33554432000 4194304 5964478 140735880506176 140165714229240 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 858820

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30639480/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1798.94 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 214039 0 0 0 179783 111 0 0 20 0 2 0 332016412 879431680 207005 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 207005 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1791.67 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 172006 0 0 0 179035 132 0 0 20 0 2 0 332016707 879431680 207005 33554432000 4194304 5964478 140735880506176 140165714229240 4400432 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 858820

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30639480/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1799.34 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 214054 0 0 0 179823 111 0 0 20 0 2 0 332016412 879431680 207020 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 207020 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1792.06 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 172021 0 0 0 179074 132 0 0 20 0 2 0 332016707 879431680 207020 33554432000 4194304 5964478 140735880506176 140165714229288 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 858820

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26969
/proc/meminfo: memFree=30639480/32873844 swapFree=7116/7116
[pid=26890] ppid=26888 vsize=858820 CPUtime=1799.44 cores=0,2,4,6
/proc/26890/stat : 26890 (pwbo2.02) S 26888 26890 23807 0 -1 4202496 214058 0 0 0 179833 111 0 0 20 0 2 0 332016412 879431680 207024 33554432000 4194304 5964478 140735880506176 140735880505696 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26890/statm: 214705 207024 186 433 0 214269 0
[pid=26890/tid=26892] ppid=26888 vsize=858820 CPUtime=1792.16 cores=0,2,4,6
/proc/26890/task/26892/stat : 26892 (pwbo2.02) R 26888 26890 23807 0 -1 4202560 172025 0 0 0 179084 132 0 0 20 0 2 0 332016707 879431680 207024 33554432000 4194304 5964478 140735880506176 140165714229288 4399938 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 858820

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26890 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=734310
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=402786
# CPU time returned by wait4() is 1795.14
# while last known CPU time is 1799.44
#
# 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.44
CPU user time (s): 1798.33
CPU system time (s): 1.11
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 858820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.73
system time used= 1.40279
maximum resident set size= 828108
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214061
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= 278
involuntary context switches= 2022

runsolver used 3.24951 second user time and 8.83366 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-02 19:41:55
IDJOB=3726644
IDBENCH=89654
IDSOLVER=2310
FILE ID=node146/3726644-1338658914
RUNJOBID= node146-1338651664-25621
PBS_JOBID= 14636434
Free space on /tmp= 70872 MiB

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

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=45526047

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.034
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.034
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:       32873844 kB
MemFree:        31442680 kB
Buffers:          113876 kB
Cached:           222532 kB
SwapCached:         1792 kB
Active:           499528 kB
Inactive:         182328 kB
Active(anon):     346184 kB
Inactive(anon):     1556 kB
Active(file):     153344 kB
Inactive(file):   180772 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099772 kB
Dirty:             49312 kB
Writeback:             0 kB
AnonPages:        351760 kB
Mapped:             9596 kB
Shmem:                 0 kB
Slab:             610168 kB
SReclaimable:      50176 kB
SUnreclaim:       559992 kB
KernelStack:        1456 kB
PageTables:         4728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     161044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    215040 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= 70860 MiB
End job on node146 at 2012-06-02 20:11:55