Trace number 3705676

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_4.opb
MD5SUMca18e0f90c225db0db25139874012827
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark1797.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint61
Maximum length of a constraint108
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75484
Sum of products size (including duplicates)150968
Number of different products75484
Sum of products size150968

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-3705676-1338088087.opb.
0.00/0.00	c Instance file HOME/instance-3705676-1338088087.opb
0.00/0.00	c File size is 5919845 bytes.
0.39/0.49	c Cost Offset: 0
0.39/0.49	c Highest Coefficient sum: 109
0.39/0.49	c ============================[ Problem Statistics ]=============================
0.39/0.49	c |                                                                             |
0.39/0.49	c |  Parsing time:          0.50         s                                      |
0.39/0.49	c |  Number Variables:      76484                                               |
0.39/0.49	c |  Number Clauses:        76484                                               |
0.39/0.49	c |  Number Cardinality:    0                                                   |
0.39/0.49	c |  Number PB Constraints: 75484                                               |
0.39/0.49	c |                                                                             |
0.49/0.55	c |  Problem Type:          Optimization                                        |
0.49/0.55	c |  Objective Function:    Cardinality Constraint                              |
0.49/0.55	c |                                                                             |
0.49/0.55	c ============================[ Search Statistics ]==============================
0.49/0.55	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.49/0.55	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.49/0.55	c ===============================================================================
0.59/0.67	c | 0.68      | 0  | 1            lb |  0                0                0.00  |
0.69/0.75	c | 0.76      | 0  | 2            lb |  0                0                0.00  |
0.79/0.88	c | 0.88      | 0  | 3            lb |  0                0                0.00  |
2.09/2.19	c | 2.20      | 0  | 4            lb |  0                0                0.00  |
455.34/455.54	c | 455.55    | 0  | 5            lb |  0                0                0.00  |
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-3705676-1338088087/watcher-3705676-1338088087 -o /tmp/evaluation-result-3705676-1338088087/solver-3705676-1338088087 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705676-1338088087.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: 1.82 2.01 1.99 3/177 11569
/proc/meminfo: memFree=29448748/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=10188 CPUtime=0 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) R 11567 11569 11506 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 274933875 10432512 552 33554432000 4194304 5963574 140734583974752 140735272792152 5178775 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 2547 552 166 432 0 666 0

[startup+0.011682 s]
/proc/loadavg: 1.82 2.01 1.99 3/177 11569
/proc/meminfo: memFree=29448748/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=11392 CPUtime=0.01 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) R 11567 11569 11506 0 -1 4202496 887 0 0 0 1 0 0 0 20 0 1 0 274933875 11665408 840 33554432000 4194304 5963574 140734583974752 140735272792152 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 2848 842 179 432 0 967 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11392

[startup+0.100221 s]
/proc/loadavg: 1.82 2.01 1.99 3/177 11569
/proc/meminfo: memFree=29448748/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=30620 CPUtime=0.08 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) R 11567 11569 11506 0 -1 4202496 5654 0 0 0 8 0 0 0 20 0 1 0 274933875 31354880 5227 33554432000 4194304 5963574 140734583974752 140735272792152 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 7655 5227 414 432 0 5774 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30620

[startup+0.300214 s]
/proc/loadavg: 1.82 2.01 1.99 3/177 11569
/proc/meminfo: memFree=29448748/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=43172 CPUtime=0.29 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) R 11567 11569 11506 0 -1 4202496 9322 0 0 0 28 1 0 0 20 0 1 0 274933875 44208128 8895 33554432000 4194304 5963574 140734583974752 140734583973128 5135642 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 10793 8896 1010 432 0 8912 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43172

[startup+0.70028 s]
/proc/loadavg: 1.82 2.01 1.99 3/177 11569
/proc/meminfo: memFree=29448748/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=137336 CPUtime=0.69 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 27189 0 0 0 65 4 0 0 20 0 2 0 274933875 140632064 23482 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 34334 23482 190 432 0 33899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 137336

[startup+1.5003 s]
/proc/loadavg: 1.82 2.01 1.99 3/179 11571
/proc/meminfo: memFree=29315800/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=1.49 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 38754 0 0 0 144 5 0 0 20 0 2 0 274933875 197951488 33472 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 33472 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=0.99 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 25291 0 0 0 96 3 0 0 20 0 2 0 274933925 197951488 33472 33554432000 4194304 5963574 140734583974752 139980630178200 4392399 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 193312

[startup+3.10032 s]
/proc/loadavg: 1.84 2.01 1.99 3/179 11571
/proc/meminfo: memFree=29314560/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=3.09 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 40365 0 0 0 304 5 0 0 20 0 2 0 274933875 197951488 35083 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 35083 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=2.58 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 26902 0 0 0 255 3 0 0 20 0 2 0 274933925 197951488 35083 33554432000 4194304 5963574 140734583974752 139980630178152 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 193312

[startup+6.30032 s]
/proc/loadavg: 1.84 2.01 1.99 3/179 11571
/proc/meminfo: memFree=29299448/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=6.29 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 40365 0 0 0 624 5 0 0 20 0 2 0 274933875 197951488 35083 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 35083 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=5.77 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 26902 0 0 0 574 3 0 0 20 0 2 0 274933925 197951488 35083 33554432000 4194304 5963574 140734583974752 139980630178152 4222314 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193312

[startup+12.7003 s]
/proc/loadavg: 1.86 2.01 1.99 3/179 11571
/proc/meminfo: memFree=29281076/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=12.69 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 40365 0 0 0 1264 5 0 0 20 0 2 0 274933875 197951488 35083 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 35083 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=12.16 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 26902 0 0 0 1213 3 0 0 20 0 2 0 274933925 197951488 35083 33554432000 4194304 5963574 140734583974752 139980630178152 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 193312

[startup+25.5003 s]
/proc/loadavg: 1.88 2.00 1.99 3/179 11571
/proc/meminfo: memFree=29247456/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=25.48 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 40368 0 0 0 2543 5 0 0 20 0 2 0 274933875 197951488 35086 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 35086 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=24.92 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 26905 0 0 0 2489 3 0 0 20 0 2 0 274933925 197951488 35086 33554432000 4194304 5963574 140734583974752 139980630178152 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 193312

[startup+51.1003 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 11571
/proc/meminfo: memFree=29246920/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=51.08 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 40368 0 0 0 5103 5 0 0 20 0 2 0 274933875 197951488 35086 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 35086 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=50.46 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 26905 0 0 0 5043 3 0 0 20 0 2 0 274933925 197951488 35086 33554432000 4194304 5963574 140734583974752 139980630178152 4392498 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 193312

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11571
/proc/meminfo: memFree=29221980/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=102.26 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 41907 0 0 0 10220 6 0 0 20 0 2 0 274933875 197951488 37284 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 37284 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=101.52 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 28444 0 0 0 10147 5 0 0 20 0 2 0 274933925 197951488 37284 33554432000 4194304 5963574 140734583974752 139980630177784 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 193312

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 11574
/proc/meminfo: memFree=29167660/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=193312 CPUtime=162.22 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 49045 0 0 0 16212 10 0 0 20 0 2 0 274933875 197951488 44432 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 48328 44432 194 432 0 47893 0
[pid=11569/tid=11571] ppid=11567 vsize=193312 CPUtime=161.33 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 35582 0 0 0 16123 10 0 0 20 0 2 0 274933925 197951488 44432 33554432000 4194304 5963574 140734583974752 139980630177784 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 193312

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11575
/proc/meminfo: memFree=29083128/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=258848 CPUtime=222.21 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 56356 0 0 0 22205 16 0 0 20 0 2 0 274933875 265060352 51743 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 64712 51743 194 432 0 64277 0
[pid=11569/tid=11571] ppid=11567 vsize=258848 CPUtime=221.18 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 42893 0 0 0 22102 16 0 0 20 0 2 0 274933925 265060352 51743 33554432000 4194304 5963574 140734583974752 139980630177784 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 258848

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11575
/proc/meminfo: memFree=29020932/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=258848 CPUtime=282.2 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 63980 0 0 0 28199 21 0 0 20 0 2 0 274933875 265060352 59367 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 64712 59367 194 432 0 64277 0
[pid=11569/tid=11571] ppid=11567 vsize=258848 CPUtime=281.02 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 50517 0 0 0 28079 23 0 0 20 0 2 0 274933925 265060352 59367 33554432000 4194304 5963574 140734583974752 139980630177784 4222330 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 258848

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11575
/proc/meminfo: memFree=28922932/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=324384 CPUtime=342.18 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 72460 0 0 0 34191 27 0 0 20 0 2 0 274933875 332169216 67845 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 81096 67845 194 432 0 80661 0
[pid=11569/tid=11571] ppid=11567 vsize=324384 CPUtime=340.86 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 58997 0 0 0 34057 29 0 0 20 0 2 0 274933925 332169216 67845 33554432000 4194304 5963574 140734583974752 139980630177784 4222304 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 324384

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11575
/proc/meminfo: memFree=28869864/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=324384 CPUtime=402.14 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 79182 0 0 0 40182 32 0 0 20 0 2 0 274933875 332169216 74575 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 81096 74575 194 432 0 80661 0
[pid=11569/tid=11571] ppid=11567 vsize=324384 CPUtime=400.68 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 65719 0 0 0 40032 36 0 0 20 0 2 0 274933925 332169216 74575 33554432000 4194304 5963574 140734583974752 139980630177784 4402906 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) 324384

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11575
/proc/meminfo: memFree=28826740/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=389920 CPUtime=462.14 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11586
/proc/meminfo: memFree=28422552/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=586528 CPUtime=1421.95 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 137240 0 0 0 142120 75 0 0 20 0 2 0 274933875 600604672 133536 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 146632 133536 194 432 0 146197 0
[pid=11569/tid=11571] ppid=11567 vsize=586528 CPUtime=1418.02 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 123777 0 0 0 141709 93 0 0 20 0 2 0 274933925 600604672 133536 33554432000 4194304 5963574 140734583974752 139980630177784 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 586528

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11586
/proc/meminfo: memFree=28403952/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=586528 CPUtime=1481.94 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 141909 0 0 0 148114 80 0 0 20 0 2 0 274933875 600604672 138205 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 146632 138205 194 432 0 146197 0
[pid=11569/tid=11571] ppid=11567 vsize=586528 CPUtime=1477.86 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 128446 0 0 0 147687 99 0 0 20 0 2 0 274933925 600604672 138205 33554432000 4194304 5963574 140734583974752 139980630177832 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 586528

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11586
/proc/meminfo: memFree=28387212/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=586528 CPUtime=1541.92 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 146124 0 0 0 154109 83 0 0 20 0 2 0 274933875 600604672 142420 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 146632 142420 194 432 0 146197 0
[pid=11569/tid=11571] ppid=11567 vsize=586528 CPUtime=1537.71 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 132661 0 0 0 153667 104 0 0 20 0 2 0 274933925 600604672 142420 33554432000 4194304 5963574 140734583974752 139980630177784 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 586528

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11586
/proc/meminfo: memFree=28370472/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=652064 CPUtime=1601.92 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 150423 0 0 0 160105 87 0 0 20 0 2 0 274933875 667713536 146718 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 163016 146718 194 432 0 162581 0
[pid=11569/tid=11571] ppid=11567 vsize=652064 CPUtime=1597.56 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 136960 0 0 0 159648 108 0 0 20 0 2 0 274933925 667713536 146718 33554432000 4194304 5963574 140734583974752 139980630177784 4399436 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 652064

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11586
/proc/meminfo: memFree=28262964/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=652064 CPUtime=1661.91 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 154717 0 0 0 166102 89 0 0 20 0 2 0 274933875 667713536 151012 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 163016 151012 194 432 0 162581 0
[pid=11569/tid=11571] ppid=11567 vsize=652064 CPUtime=1657.4 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 141254 0 0 0 165629 111 0 0 20 0 2 0 274933925 667713536 151012 33554432000 4194304 5963574 140734583974752 139980630177784 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 652064

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 11587
/proc/meminfo: memFree=28186640/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1721.9 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 163923 0 0 0 172096 94 0 0 20 0 2 0 274933875 734822400 160209 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 160209 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1717.25 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 150460 0 0 0 171607 118 0 0 20 0 2 0 274933925 734822400 160209 33554432000 4194304 5963574 140734583974752 139980630177784 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 717600

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=28160536/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1781.9 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 169403 0 0 0 178092 98 0 0 20 0 2 0 274933875 734822400 166200 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 166200 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1777.1 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 155940 0 0 0 177589 121 0 0 20 0 2 0 274933925 734822400 166200 33554432000 4194304 5963574 140734583974752 139980630177784 4402906 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 717600

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 11588
/proc/meminfo: memFree=28156940/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1791.5 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170249 0 0 0 179052 98 0 0 20 0 2 0 274933875 734822400 167046 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167046 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1786.68 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 156786 0 0 0 178546 122 0 0 20 0 2 0 274933925 734822400 167046 33554432000 4194304 5963574 140734583974752 139980630177784 4222314 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 717600

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=28156072/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1794.7 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170468 0 0 0 179372 98 0 0 20 0 2 0 274933875 734822400 167265 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167265 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1789.87 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157005 0 0 0 178865 122 0 0 20 0 2 0 274933925 734822400 167265 33554432000 4194304 5963574 140734583974752 139980630177784 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 717600

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=28155328/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1797.89 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170750 0 0 0 179691 98 0 0 20 0 2 0 274933875 734822400 167547 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167547 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1793.06 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157287 0 0 0 179184 122 0 0 20 0 2 0 274933925 734822400 167547 33554432000 4194304 5963574 140734583974752 139980630177784 4392297 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 717600

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11588
/proc/meminfo: memFree=28154956/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1798.69 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170840 0 0 0 179771 98 0 0 20 0 2 0 274933875 734822400 167637 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167637 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1793.85 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157377 0 0 0 179263 122 0 0 20 0 2 0 274933925 734822400 167637 33554432000 4194304 5963574 140734583974752 139980630177832 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (KiB) 717600

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 11655
/proc/meminfo: memFree=28810660/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1799.09 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170869 0 0 0 179811 98 0 0 20 0 2 0 274933875 734822400 167666 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167666 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1794.26 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157406 0 0 0 179304 122 0 0 20 0 2 0 274933925 734822400 167666 33554432000 4194304 5963574 140734583974752 139980630177832 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 717600

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 11655
/proc/meminfo: memFree=28810660/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1799.49 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170920 0 0 0 179851 98 0 0 20 0 2 0 274933875 734822400 167717 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167717 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1794.65 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157457 0 0 0 179343 122 0 0 20 0 2 0 274933925 734822400 167717 33554432000 4194304 5963574 140734583974752 139980630177832 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 717600

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 11655
/proc/meminfo: memFree=28810660/32873844 swapFree=7116/7116
[pid=11569] ppid=11567 vsize=717600 CPUtime=1799.59 cores=0,2,4,6
/proc/11569/stat : 11569 (wbo1.7) S 11567 11569 11506 0 -1 4202496 170926 0 0 0 179861 98 0 0 20 0 2 0 274933875 734822400 167723 33554432000 4194304 5963574 140734583974752 140734583974272 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/11569/statm: 179400 167723 194 432 0 178965 0
[pid=11569/tid=11571] ppid=11567 vsize=717600 CPUtime=1794.75 cores=0,2,4,6
/proc/11569/task/11571/stat : 11571 (wbo1.7) R 11567 11569 11506 0 -1 4202560 157463 0 0 0 179353 122 0 0 20 0 2 0 274933925 734822400 167723 33554432000 4194304 5963574 140734583974752 139980630177784 4392504 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (KiB) 717600

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11569 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=7269
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=275806
# CPU time returned by wait4() is 1795.28
# 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.61
CPU system time (s): 0.98
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 717600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.01
system time used= 1.27581
maximum resident set size= 670892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170926
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= 145
involuntary context switches= 1951

runsolver used 2.6286 second user time and 7.19291 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 05:08:07
IDJOB=3705676
IDBENCH=48108
IDSOLVER=2284
FILE ID=node138/3705676-1338088087
RUNJOBID= node138-1338088086-11522
PBS_JOBID= 14624454
Free space on /tmp= 71536 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_4.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705676-1338088087/watcher-3705676-1338088087 -o /tmp/evaluation-result-3705676-1338088087/solver-3705676-1338088087 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705676-1338088087.opb

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

MD5SUM BENCH= ca18e0f90c225db0db25139874012827
RANDOM SEED=1688648610

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.347
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.347
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.347
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.347
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.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29494632 kB
Buffers:          331764 kB
Cached:          2202400 kB
SwapCached:          212 kB
Active:           744984 kB
Inactive:        1799868 kB
Active(anon):       2172 kB
Inactive(anon):    11368 kB
Active(file):     742812 kB
Inactive(file):  1788500 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              7456 kB
Writeback:             0 kB
AnonPages:         17992 kB
Mapped:            13600 kB
Shmem:               200 kB
Slab:             693924 kB
SReclaimable:     136008 kB
SUnreclaim:       557916 kB
KernelStack:        1384 kB
PageTables:         4284 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705676-1338088087.opb

Free space on /tmp at the end= 71520 MiB
End job on node138 at 2012-05-27 05:38:08