Trace number 3705665

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_60_4.opb
MD5SUMd34b8195c337caa741dffbe26b4db95e
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1796.97
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -44
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
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 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74916
Sum of products size (including duplicates)149832
Number of different products37458
Sum of products size74916

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-3705665-1338109694.opb.
0.00/0.00	c Instance file HOME/instance-3705665-1338109694.opb
0.00/0.00	c File size is 3311722 bytes.
0.19/0.28	c Cost Offset: -500
0.19/0.28	c Highest Coefficient sum: 1000
0.19/0.28	c ============================[ Problem Statistics ]=============================
0.19/0.28	c |                                                                             |
0.19/0.28	c |  Parsing time:          0.29         s                                      |
0.19/0.28	c |  Number Variables:      38458                                               |
0.19/0.28	c |  Number Clauses:        37958                                               |
0.19/0.28	c |  Number Cardinality:    1002                                                |
0.19/0.28	c |  Number PB Constraints: 37458                                               |
0.19/0.28	c |                                                                             |
0.28/0.31	c |  Problem Type:          Optimization                                        |
0.28/0.31	c |  Objective Function:    Cardinality Constraint                              |
0.28/0.31	c |                                                                             |
0.28/0.31	c ============================[ Search Statistics ]==============================
0.28/0.31	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.28/0.31	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.28/0.31	c ===============================================================================
0.39/0.41	c | 0.42      | 0  | -499         lb |  0                0                0.00  |
1.38/1.44	c | 1.44      | 0  | -498         lb |  0                0                0.00  |
28.26/28.36	c | 28.37     | 0  | -497         lb |  0                0                0.00  |
695.19/695.58	c | 695.59    | 0  | -496         lb |  0                0                0.00  |
1314.50/1314.92	c | 1314.92   | 0  | -495         lb |  0                0                0.00  |
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3705665-1338109694/watcher-3705665-1338109694 -o /tmp/evaluation-result-3705665-1338109694/solver-3705665-1338109694 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705665-1338109694.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13119
/proc/meminfo: memFree=29115988/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=8272 CPUtime=0 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) R 13117 13119 11506 0 -1 4202496 741 0 0 0 0 0 0 0 20 0 1 0 277094557 8470528 694 33554432000 4194304 5963574 140734419576208 140733602107736 4353043 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 2068 694 171 432 0 824 0

[startup+0.033078 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13119
/proc/meminfo: memFree=29115988/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=14636 CPUtime=0.02 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) R 13117 13119 11506 0 -1 4202496 2366 0 0 0 2 0 0 0 20 0 1 0 277094557 14987264 2270 33554432000 4194304 5963574 140734419576208 140733602107736 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 3659 2270 233 432 0 2415 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 14636

[startup+0.100359 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13119
/proc/meminfo: memFree=29115988/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=21380 CPUtime=0.09 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) R 13117 13119 11506 0 -1 4202496 4191 0 0 0 9 0 0 0 20 0 1 0 277094557 21893120 4030 33554432000 4194304 5963574 140734419576208 140733602107736 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 5345 4031 408 432 0 4101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21380

[startup+0.300168 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13119
/proc/meminfo: memFree=29115988/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=113896 CPUtime=0.28 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 10104 0 0 0 27 1 0 0 20 0 2 0 277094557 116629504 9134 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 28474 9134 177 432 0 28039 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 113896

[startup+0.700221 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 13119
/proc/meminfo: memFree=29115988/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=109272 CPUtime=0.68 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 19634 0 0 0 65 3 0 0 20 0 2 0 277094557 111894528 16661 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 27318 16661 193 432 0 26883 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 109272

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 13121
/proc/meminfo: memFree=29411316/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=109272 CPUtime=1.48 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 22294 0 0 0 144 4 0 0 20 0 2 0 277094557 111894528 19320 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 27318 19320 194 432 0 26883 0
[pid=13119/tid=13121] ppid=13117 vsize=109272 CPUtime=1.19 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 14279 0 0 0 116 3 0 0 20 0 2 0 277094586 111894528 19320 33554432000 4194304 5963574 140734419576208 139849106299160 4407306 0 0 4096 16387 0 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 109272

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13165
/proc/meminfo: memFree=29392776/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=109272 CPUtime=3.08 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 23102 0 0 0 304 4 0 0 20 0 2 0 277094557 111894528 20128 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 27318 20128 194 432 0 26883 0
[pid=13119/tid=13121] ppid=13117 vsize=109272 CPUtime=2.78 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 15087 0 0 0 275 3 0 0 20 0 2 0 277094586 111894528 20128 33554432000 4194304 5963574 140734419576208 139849106299240 18446744073699066235 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) 109272

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13172
/proc/meminfo: memFree=29259820/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=109272 CPUtime=6.27 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 23131 0 0 0 623 4 0 0 20 0 2 0 277094557 111894528 20157 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 27318 20157 194 432 0 26883 0
[pid=13119/tid=13121] ppid=13117 vsize=109272 CPUtime=5.96 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 15116 0 0 0 593 3 0 0 20 0 2 0 277094586 111894528 20157 33554432000 4194304 5963574 140734419576208 139849106299240 4388665 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 109272

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13172
/proc/meminfo: memFree=29216016/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=174808 CPUtime=12.67 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 26852 0 0 0 1261 6 0 0 20 0 2 0 277094557 179003392 23883 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 43702 23883 194 432 0 43267 0
[pid=13119/tid=13121] ppid=13117 vsize=174808 CPUtime=12.34 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 18837 0 0 0 1229 5 0 0 20 0 2 0 277094586 179003392 23883 33554432000 4194304 5963574 140734419576208 139849106298392 4388706 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 174808

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13172
/proc/meminfo: memFree=29181592/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=174808 CPUtime=25.46 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 34570 0 0 0 2537 9 0 0 20 0 2 0 277094557 179003392 32045 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 43702 32045 194 432 0 43267 0
[pid=13119/tid=13121] ppid=13117 vsize=174808 CPUtime=25.1 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 26555 0 0 0 2502 8 0 0 20 0 2 0 277094586 179003392 32045 33554432000 4194304 5963574 140734419576208 139849106298392 4399612 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 174808

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13172
/proc/meminfo: memFree=29129776/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=174808 CPUtime=51.04 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 39380 0 0 0 5093 11 0 0 20 0 2 0 277094557 179003392 36973 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 43702 36973 194 432 0 43267 0
[pid=13119/tid=13121] ppid=13117 vsize=174808 CPUtime=50.62 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 31365 0 0 0 5053 9 0 0 20 0 2 0 277094586 179003392 36973 33554432000 4194304 5963574 140734419576208 139849106299240 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 174808

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13172
/proc/meminfo: memFree=28929196/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=305880 CPUtime=102.22 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 67975 0 0 0 10198 24 0 0 20 0 2 0 277094557 313221120 65545 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 76470 65545 194 432 0 76035 0
[pid=13119/tid=13121] ppid=13117 vsize=305880 CPUtime=101.67 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 59960 0 0 0 10144 23 0 0 20 0 2 0 277094586 313221120 65545 33554432000 4194304 5963574 140734419576208 139849106298392 4403257 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 305880

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13175
/proc/meminfo: memFree=28661376/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=502488 CPUtime=162.19 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 109825 0 0 0 16179 40 0 0 20 0 2 0 277094557 514547712 107395 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 125622 107395 194 432 0 125187 0
[pid=13119/tid=13121] ppid=13117 vsize=502488 CPUtime=161.5 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 101810 0 0 0 16109 41 0 0 20 0 2 0 277094586 514547712 107395 33554432000 4194304 5963574 140734419576208 139849106298392 4388665 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 502488

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13175
/proc/meminfo: memFree=28515776/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=502488 CPUtime=222.19 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 117049 0 0 0 22176 43 0 0 20 0 2 0 277094557 514547712 114619 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 125622 114619 194 432 0 125187 0
[pid=13119/tid=13121] ppid=13117 vsize=502488 CPUtime=221.35 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 109034 0 0 0 22091 44 0 0 20 0 2 0 277094586 514547712 114619 33554432000 4194304 5963574 140734419576208 139849106298872 4388552 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 502488

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13176
/proc/meminfo: memFree=28329680/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=568024 CPUtime=282.18 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 136274 0 0 0 28167 51 0 0 20 0 2 0 277094557 581656576 133844 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 142006 133844 194 432 0 141571 0
[pid=13119/tid=13121] ppid=13117 vsize=568024 CPUtime=281.19 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 128259 0 0 0 28065 54 0 0 20 0 2 0 277094586 581656576 133844 33554432000 4194304 5963574 140734419576208 139849106298872 4392504 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 568024

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13176
/proc/meminfo: memFree=28077464/32873844 swapFree=7112/7112
[pid=13119] ppid=13117 vsize=700720 CPUtime=342.16 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 172428 0 0 0 34149 67 0 0 20 0 2 0 277094557 717537280 169995 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 175180 169995 194 432 0 174745 0
[pid=13119/tid=13121] ppid=13117 vsize=700720 CPUtime=341.03 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 164413 0 0 0 34032 71 0 0 20 0 2 0 277094586 717537280 169995 33554432000 4194304 5963574 140734419576208 139849106298872 4379905 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 700720

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 13176
/proc/meminfo: memFree=27985360/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=700720 CPUtime=402.13 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 172473 0 0 0 40146 67 0 0 20 0 2 0 277094557 717537280 170058 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 175180 170058 194 432 0 174745 0
[pid=13119/tid=13121] ppid=13117 vsize=700720 CPUtime=400.85 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 164458 0 0 0 40013 72 0 0 20 0 2 0 277094586 717537280 170058 33554432000 4194304 5963574 140734419576208 139849106298872 4388668 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 700720

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 13176
/proc/meminfo: memFree=27889532/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=700720 CPUtime=462.09 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 13185
/proc/meminfo: memFree=26455940/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1421.85 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255010 0 0 0 142082 103 0 0 20 0 2 0 277094557 1051418624 252293 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252293 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1418.07 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 246995 0 0 0 141685 122 0 0 20 0 2 0 277094586 1051418624 252293 33554432000 4194304 5963574 140734419576208 139849106299416 4388665 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1026776

[startup+1482.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/179 13185
/proc/meminfo: memFree=26456068/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1481.81 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 148078 103 0 0 20 0 2 0 277094557 1051418624 252293 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252293 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1477.89 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 147666 123 0 0 20 0 2 0 277094586 1051418624 252293 33554432000 4194304 5963574 140734419576208 139849106299416 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 1026776

[startup+1542.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/179 13186
/proc/meminfo: memFree=26455688/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1541.8 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 154077 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1537.73 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 153649 124 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 1026776

[startup+1602.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/179 13186
/proc/meminfo: memFree=26455812/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1601.8 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 160077 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1597.58 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 159633 125 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 1026776

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/180 13187
/proc/meminfo: memFree=26455928/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1661.79 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 166076 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1657.43 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 165617 126 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4402912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 1026776

[startup+1722.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1721.78 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 172075 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1717.27 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 171600 127 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 1026776

[startup+1782.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/179 13187
/proc/meminfo: memFree=26455068/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1781.77 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 178074 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1777.12 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 177585 127 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4221120 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) 1026776

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

[startup+1791.91 s]
/proc/loadavg: 2.17 2.09 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1791.37 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179034 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1786.7 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 178542 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4402912 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) 1026776

[startup+1795.1 s]
/proc/loadavg: 2.16 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1794.57 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179354 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1789.89 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 178861 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4222314 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) 1026776

[startup+1798.3 s]
/proc/loadavg: 2.16 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1797.77 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179674 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1793.08 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 179180 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4392504 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 1026776

[startup+1799.1 s]
/proc/loadavg: 2.16 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1798.57 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179754 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1793.88 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 179260 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4399440 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 1026776

[startup+1799.5 s]
/proc/loadavg: 2.15 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1798.97 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179794 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1794.28 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 179300 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4399456 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) 1026776

[startup+1799.9 s]
/proc/loadavg: 2.15 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1799.37 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179834 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1794.67 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 179339 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 1026776

[startup+1800 s]
/proc/loadavg: 2.15 2.08 2.01 3/179 13187
/proc/meminfo: memFree=26455440/32873844 swapFree=7116/7116
[pid=13119] ppid=13117 vsize=1026776 CPUtime=1799.47 cores=1,3,5,7
/proc/13119/stat : 13119 (wbo1.7) S 13117 13119 11506 0 -1 4202496 255039 0 0 0 179844 103 0 0 20 0 2 0 277094557 1051418624 252375 33554432000 4194304 5963574 140734419576208 140734419575728 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/13119/statm: 256694 252375 194 432 0 256259 0
[pid=13119/tid=13121] ppid=13117 vsize=1026776 CPUtime=1794.77 cores=1,3,5,7
/proc/13119/task/13121/stat : 13121 (wbo1.7) R 13117 13119 11506 0 -1 4202560 247024 0 0 0 179349 128 0 0 20 0 2 0 277094586 1051418624 252375 33554432000 4194304 5963574 140734419576208 139849106299416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 1026776

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13119 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=782303
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=307801
# CPU time returned by wait4() is 1795.09
# while last known CPU time is 1799.47
#
# 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.47
CPU user time (s): 1798.44
CPU system time (s): 1.03
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 1028400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.78
system time used= 1.3078
maximum resident set size= 1009628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255039
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= 374
involuntary context switches= 2460

runsolver used 3.57146 second user time and 8.39872 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 11:08:14
IDJOB=3705665
IDBENCH=48273
IDSOLVER=2284
FILE ID=node138/3705665-1338109694
RUNJOBID= node138-1338088086-11523
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_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-3705665-1338109694/watcher-3705665-1338109694 -o /tmp/evaluation-result-3705665-1338109694/solver-3705665-1338109694 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705665-1338109694.opb

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

MD5SUM BENCH= d34b8195c337caa741dffbe26b4db95e
RANDOM SEED=2120804222

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:        29119748 kB
Buffers:          334600 kB
Cached:          2210448 kB
SwapCached:          212 kB
Active:          1121052 kB
Inactive:        1797432 kB
Active(anon):     364712 kB
Inactive(anon):    11368 kB
Active(file):     756340 kB
Inactive(file):  1786064 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              6200 kB
Writeback:             0 kB
AnonPages:        439836 kB
Mapped:            15124 kB
Shmem:               200 kB
Slab:             694160 kB
SReclaimable:     136280 kB
SUnreclaim:       557880 kB
KernelStack:        1448 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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-3705665-1338109694.opb

Free space on /tmp at the end= 71516 MiB
End job on node138 at 2012-05-27 11:38:15