Trace number 3705005

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 NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.46 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-5xp1.b.opb
MD5SUMb3e6d54e40b24334877b0ae377edea30
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.396939
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables464
Total number of constraints845
Number of constraints which are clauses845
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint149
Number of terms in the objective function 464
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 464
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 464
Number of bits of the biggest sum of numbers9
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 |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705005-1338092030.opb.
0.00/0.00	c Instance file HOME/instance-3705005-1338092030.opb
0.00/0.00	c File size is 245270 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 150
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      464                                                 |
0.00/0.01	c |  Number Clauses:        845                                                 |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.02	c | 0.02      | 0  | 2            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 3            lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 4            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 5            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 6            lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 7            lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 8            lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 9            lb |  0                0                0.00  |
1.28/1.30	c | 1.30      | 0  | 10           lb |  0                0                0.00  |
13.19/13.26	c | 13.27     | 0  | 11           lb |  0                0                0.00  |
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3705005-1338092030/watcher-3705005-1338092030 -o /tmp/evaluation-result-3705005-1338092030/solver-3705005-1338092030 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705005-1338092030.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.03 2.01 1.93 3/176 12391
/proc/meminfo: memFree=27673632/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=3244 CPUtime=0 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) R 12389 12391 12137 0 -1 4202496 298 0 0 0 0 0 0 0 20 0 1 0 275329804 3321856 251 33554432000 4194304 5963574 140735480028816 140735480028232 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 811 251 175 432 0 316 0

[startup+0.0427659 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 12391
/proc/meminfo: memFree=27673632/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=0.04 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 1100 0 0 0 4 0 0 0 20 0 2 0 275329804 85839872 993 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 993 192 432 0 20522 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83828

[startup+0.100157 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 12391
/proc/meminfo: memFree=27673632/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=0.09 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 1156 0 0 0 9 0 0 0 20 0 2 0 275329804 85839872 1049 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 1049 194 432 0 20522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83828

[startup+0.30011 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 12391
/proc/meminfo: memFree=27673632/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=0.29 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 1554 0 0 0 29 0 0 0 20 0 2 0 275329804 85839872 1447 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 1447 194 432 0 20522 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83828

[startup+0.700109 s]
/proc/loadavg: 2.03 2.01 1.93 3/176 12391
/proc/meminfo: memFree=27673632/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=0.69 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 2196 0 0 0 69 0 0 0 20 0 2 0 275329804 85839872 2089 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 2089 194 432 0 20522 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83828

[startup+1.50021 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 12394
/proc/meminfo: memFree=27651728/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=1.48 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 2367 0 0 0 148 0 0 0 20 0 2 0 275329804 85839872 2260 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 2260 194 432 0 20522 0
[pid=12391/tid=12394] ppid=12389 vsize=83828 CPUtime=1.46 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 1541 0 0 0 146 0 0 0 20 0 2 0 275329806 85839872 2260 33554432000 4194304 5963574 140735480028816 140214111799832 4222464 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83828

[startup+3.1002 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 12394
/proc/meminfo: memFree=27642544/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=3.08 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 4050 0 0 0 308 0 0 0 20 0 2 0 275329804 85839872 3943 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 3943 194 432 0 20522 0
[pid=12391/tid=12394] ppid=12389 vsize=83828 CPUtime=3.05 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 3224 0 0 0 305 0 0 0 20 0 2 0 275329806 85839872 3943 33554432000 4194304 5963574 140735480028816 140214111799096 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83828

[startup+6.30021 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 12394
/proc/meminfo: memFree=27615392/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83972 CPUtime=6.28 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 5050 0 0 0 627 1 0 0 20 0 2 0 275329804 85987328 4943 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20993 4943 194 432 0 20558 0
[pid=12391/tid=12394] ppid=12389 vsize=83972 CPUtime=6.24 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 4224 0 0 0 623 1 0 0 20 0 2 0 275329806 85987328 4943 33554432000 4194304 5963574 140735480028816 140214111799096 5142110 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) 83972

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 1.93 3/179 12394
/proc/meminfo: memFree=27595048/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=84332 CPUtime=12.68 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 8348 0 0 0 1266 2 0 0 20 0 2 0 275329804 86355968 8241 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 21083 8241 194 432 0 20648 0
[pid=12391/tid=12394] ppid=12389 vsize=84332 CPUtime=12.63 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 7522 0 0 0 1261 2 0 0 20 0 2 0 275329806 86355968 8241 33554432000 4194304 5963574 140735480028816 140214111799288 4400164 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84332

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 12433
/proc/meminfo: memFree=27597416/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=83828 CPUtime=25.48 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 11197 0 0 0 2545 3 0 0 20 0 2 0 275329804 85839872 10977 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 20957 10977 194 432 0 20522 0
[pid=12391/tid=12394] ppid=12389 vsize=83828 CPUtime=25.39 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 10371 0 0 0 2536 3 0 0 20 0 2 0 275329806 85839872 10977 33554432000 4194304 5963574 140735480028816 140214111799096 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83828

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 1.93 3/179 12433
/proc/meminfo: memFree=27523868/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=149848 CPUtime=51.06 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 22351 0 0 0 5099 7 0 0 20 0 2 0 275329804 153444352 22166 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 37462 22166 194 432 0 37027 0
[pid=12391/tid=12394] ppid=12389 vsize=149848 CPUtime=50.9 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 21525 0 0 0 5083 7 0 0 20 0 2 0 275329806 153444352 22166 33554432000 4194304 5963574 140735480028816 140214111799096 4399603 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149848

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12433
/proc/meminfo: memFree=27400820/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=150088 CPUtime=102.25 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 31295 0 0 0 10214 11 0 0 20 0 2 0 275329804 153690112 31499 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 37522 31499 194 432 0 37087 0
[pid=12391/tid=12394] ppid=12389 vsize=150088 CPUtime=101.96 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 30469 0 0 0 10185 11 0 0 20 0 2 0 275329806 153690112 31499 33554432000 4194304 5963574 140735480028816 140214111799096 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 150088

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12434
/proc/meminfo: memFree=27338228/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=215948 CPUtime=162.23 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 42781 0 0 0 16208 15 0 0 20 0 2 0 275329804 221130752 42984 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 53987 42984 194 432 0 53552 0
[pid=12391/tid=12394] ppid=12389 vsize=215948 CPUtime=161.79 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 41955 0 0 0 16162 17 0 0 20 0 2 0 275329806 221130752 42984 33554432000 4194304 5963574 140735480028816 140214111799096 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 215948

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12434
/proc/meminfo: memFree=27291720/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=282132 CPUtime=222.2 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 53128 0 0 0 22200 20 0 0 20 0 2 0 275329804 288903168 53656 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 70533 53656 194 432 0 70098 0
[pid=12391/tid=12394] ppid=12389 vsize=282132 CPUtime=221.61 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 52302 0 0 0 22138 23 0 0 20 0 2 0 275329806 288903168 53656 33554432000 4194304 5963574 140735480028816 140214111799288 4399569 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 282132

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12434
/proc/meminfo: memFree=27257508/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=283140 CPUtime=282.19 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 61530 0 0 0 28195 24 0 0 20 0 2 0 275329804 289935360 62321 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 70785 62321 194 432 0 70350 0
[pid=12391/tid=12394] ppid=12389 vsize=283140 CPUtime=281.43 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 60704 0 0 0 28115 28 0 0 20 0 2 0 275329806 289935360 62321 33554432000 4194304 5963574 140735480028816 140214111799096 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 283140

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12434
/proc/meminfo: memFree=27229576/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=350944 CPUtime=342.17 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 68081 0 0 0 34189 28 0 0 20 0 2 0 275329804 359366656 69324 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 87736 69324 194 432 0 87301 0
[pid=12391/tid=12394] ppid=12389 vsize=350944 CPUtime=341.28 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 67255 0 0 0 34095 33 0 0 20 0 2 0 275329806 359366656 69324 33554432000 4194304 5963574 140735480028816 140214111799160 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 350944

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 12437
/proc/meminfo: memFree=27118044/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=352236 CPUtime=402.16 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 79523 0 0 0 40183 33 0 0 20 0 2 0 275329804 360689664 80765 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 88059 80765 194 432 0 87624 0
[pid=12391/tid=12394] ppid=12389 vsize=352236 CPUtime=401.13 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 78697 0 0 0 40074 39 0 0 20 0 2 0 275329806 360689664 80765 33554432000 4194304 5963574 140735480028816 140214111799096 4403213 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 352236

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 12438
/proc/meminfo: memFree=27018260/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=418420 CPUtime=462.14 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 2.00 3/179 12445
/proc/meminfo: memFree=26332784/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=783364 CPUtime=1421.9 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 179685 0 0 0 142105 85 0 0 20 0 2 0 275329804 802164736 181582 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 195841 181582 194 432 0 195406 0
[pid=12391/tid=12394] ppid=12389 vsize=783364 CPUtime=1418.4 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 178859 0 0 0 141734 106 0 0 20 0 2 0 275329806 802164736 181582 33554432000 4194304 5963574 140735480028816 140214111799160 4388665 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 783364

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/179 12445
/proc/meminfo: memFree=26332224/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=784012 CPUtime=1481.9 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 179888 0 0 0 148104 86 0 0 20 0 2 0 275329804 802828288 181741 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 196003 181741 194 432 0 195568 0
[pid=12391/tid=12394] ppid=12389 vsize=784012 CPUtime=1478.25 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 179062 0 0 0 147718 107 0 0 20 0 2 0 275329806 802828288 181741 33554432000 4194304 5963574 140735480028816 140214111799160 4399522 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 784012

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/179 12445
/proc/meminfo: memFree=26321560/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=785384 CPUtime=1541.88 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 182967 0 0 0 154101 87 0 0 20 0 2 0 275329804 804233216 184778 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 196346 184778 194 432 0 195911 0
[pid=12391/tid=12394] ppid=12389 vsize=785384 CPUtime=1538.09 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 182141 0 0 0 153699 110 0 0 20 0 2 0 275329806 804233216 184778 33554432000 4194304 5963574 140735480028816 140214111799288 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 785384

[startup+1602.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/180 12448
/proc/meminfo: memFree=26312512/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=785384 CPUtime=1601.87 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 185278 0 0 0 160099 88 0 0 20 0 2 0 275329804 804233216 187088 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 196346 187088 194 432 0 195911 0
[pid=12391/tid=12394] ppid=12389 vsize=785384 CPUtime=1597.94 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 184452 0 0 0 159682 112 0 0 20 0 2 0 275329806 804233216 187088 33554432000 4194304 5963574 140735480028816 140214111799096 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 785384

[startup+1662.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/179 12449
/proc/meminfo: memFree=26300284/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=790060 CPUtime=1661.84 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 188186 0 0 0 166094 90 0 0 20 0 2 0 275329804 809021440 190170 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 197515 190170 194 432 0 197080 0
[pid=12391/tid=12394] ppid=12389 vsize=790060 CPUtime=1657.75 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 187360 0 0 0 165660 115 0 0 20 0 2 0 275329806 809021440 190170 33554432000 4194304 5963574 140735480028816 140214111799288 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 790060

[startup+1722.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/179 12449
/proc/meminfo: memFree=26214752/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=926928 CPUtime=1721.79 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 209294 0 0 0 172077 102 0 0 20 0 2 0 275329804 949174272 211430 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 231732 211430 194 432 0 231297 0
[pid=12391/tid=12394] ppid=12389 vsize=926928 CPUtime=1717.56 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 208468 0 0 0 171628 128 0 0 20 0 2 0 275329806 949174272 211430 33554432000 4194304 5963574 140735480028816 140214111799288 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 926928

[startup+1782.3 s]
/proc/loadavg: 2.06 2.07 2.01 3/179 12449
/proc/meminfo: memFree=26199856/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=927736 CPUtime=1781.77 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 212927 0 0 0 178072 105 0 0 20 0 2 0 275329804 950001664 215099 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 231934 215099 194 432 0 231499 0
[pid=12391/tid=12394] ppid=12389 vsize=927736 CPUtime=1777.39 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212101 0 0 0 177607 132 0 0 20 0 2 0 275329806 950001664 215099 33554432000 4194304 5963574 140735480028816 140214111799336 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 927736

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

[startup+1791.91 s]
/proc/loadavg: 2.13 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199732/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=927896 CPUtime=1791.37 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 212985 0 0 0 179032 105 0 0 20 0 2 0 275329804 950165504 215157 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 231974 215157 194 432 0 231539 0
[pid=12391/tid=12394] ppid=12389 vsize=927896 CPUtime=1786.97 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212159 0 0 0 178565 132 0 0 20 0 2 0 275329806 950165504 215157 33554432000 4194304 5963574 140735480028816 140214111799336 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 927896

[startup+1795.1 s]
/proc/loadavg: 2.12 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199588/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=927896 CPUtime=1794.57 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 212993 0 0 0 179352 105 0 0 20 0 2 0 275329804 950165504 215165 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 231974 215165 194 432 0 231539 0
[pid=12391/tid=12394] ppid=12389 vsize=927896 CPUtime=1790.16 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212167 0 0 0 178884 132 0 0 20 0 2 0 275329806 950165504 215165 33554432000 4194304 5963574 140735480028816 140214111799336 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 927896

[startup+1798.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199216/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=928620 CPUtime=1797.76 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 213120 0 0 0 179671 105 0 0 20 0 2 0 275329804 950906880 215292 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 232155 215292 194 432 0 231720 0
[pid=12391/tid=12394] ppid=12389 vsize=928620 CPUtime=1793.35 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212294 0 0 0 179203 132 0 0 20 0 2 0 275329806 950906880 215292 33554432000 4194304 5963574 140735480028816 140214111799336 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.76
Current children cumulated vsize (KiB) 928620

[startup+1799.1 s]
/proc/loadavg: 2.11 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199216/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=928620 CPUtime=1798.56 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 213120 0 0 0 179751 105 0 0 20 0 2 0 275329804 950906880 215292 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 232155 215292 194 432 0 231720 0
[pid=12391/tid=12394] ppid=12389 vsize=928620 CPUtime=1794.14 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212294 0 0 0 179282 132 0 0 20 0 2 0 275329806 950906880 215292 33554432000 4194304 5963574 140735480028816 140214111799336 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.56
Current children cumulated vsize (KiB) 928620

[startup+1799.5 s]
/proc/loadavg: 2.11 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199216/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=928620 CPUtime=1798.97 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 213120 0 0 0 179792 105 0 0 20 0 2 0 275329804 950906880 215292 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 232155 215292 194 432 0 231720 0
[pid=12391/tid=12394] ppid=12389 vsize=928620 CPUtime=1794.55 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212294 0 0 0 179323 132 0 0 20 0 2 0 275329806 950906880 215292 33554432000 4194304 5963574 140735480028816 140214111799336 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.97
Current children cumulated vsize (KiB) 928620

[startup+1799.9 s]
/proc/loadavg: 2.11 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199216/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=928620 CPUtime=1799.36 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 213120 0 0 0 179831 105 0 0 20 0 2 0 275329804 950906880 215292 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 232155 215292 194 432 0 231720 0
[pid=12391/tid=12394] ppid=12389 vsize=928620 CPUtime=1794.94 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212294 0 0 0 179362 132 0 0 20 0 2 0 275329806 950906880 215292 33554432000 4194304 5963574 140735480028816 140214111799336 4388696 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.36
Current children cumulated vsize (KiB) 928620

[startup+1800 s]
/proc/loadavg: 2.11 2.08 2.01 3/179 12449
/proc/meminfo: memFree=26199216/32873648 swapFree=6848/6848
[pid=12391] ppid=12389 vsize=928620 CPUtime=1799.46 cores=1,3,5,7
/proc/12391/stat : 12391 (wbo1.7) S 12389 12391 12137 0 -1 4202496 213120 0 0 0 179841 105 0 0 20 0 2 0 275329804 950906880 215292 33554432000 4194304 5963574 140735480028816 140735480028336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12391/statm: 232155 215292 194 432 0 231720 0
[pid=12391/tid=12394] ppid=12389 vsize=928620 CPUtime=1795.04 cores=1,3,5,7
/proc/12391/task/12394/stat : 12394 (wbo1.7) R 12389 12391 12137 0 -1 4202560 212294 0 0 0 179372 132 0 0 20 0 2 0 275329806 950906880 215292 33554432000 4194304 5963574 140735480028816 140214111799336 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 928620

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12391 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=744309
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=341796
# CPU time returned by wait4() is 1795.09
# while last known CPU time is 1799.46
#
# 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.46
CPU user time (s): 1798.41
CPU system time (s): 1.05
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 928620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.74
system time used= 1.3418
maximum resident set size= 861168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213120
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= 357
involuntary context switches= 2478

runsolver used 3.15852 second user time and 9.41957 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-27 06:13:50
IDJOB=3705005
IDBENCH=2046
IDSOLVER=2283
FILE ID=node113/3705005-1338092030
RUNJOBID= node113-1338088429-12154
PBS_JOBID= 14624460
Free space on /tmp= 71392 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-5xp1.b.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705005-1338092030/watcher-3705005-1338092030 -o /tmp/evaluation-result-3705005-1338092030/solver-3705005-1338092030 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705005-1338092030.opb

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

MD5SUM BENCH= b3e6d54e40b24334877b0ae377edea30
RANDOM SEED=147116729

node113.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.026
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.05
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.026
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.90
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.026
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	: 5438.54
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.026
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.026
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.026
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.026
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.92
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.026
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:       32873648 kB
MemFree:        27674632 kB
Buffers:          331432 kB
Cached:          4023640 kB
SwapCached:            0 kB
Active:          1034336 kB
Inactive:        3331992 kB
Active(anon):      13900 kB
Inactive(anon):        0 kB
Active(file):    1020436 kB
Inactive(file):  3331992 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11660 kB
Writeback:             0 kB
AnonPages:        138328 kB
Mapped:            13904 kB
Shmem:               200 kB
Slab:             693936 kB
SReclaimable:     138232 kB
SUnreclaim:       555704 kB
KernelStack:        1496 kB
PageTables:         3604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     105680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71384 MiB
End job on node113 at 2012-05-27 06:43:50