Trace number 3727960

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.72? 1799.83 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727960-1338666364.opb.
0.00/0.00	c Instance file HOME/instance-3727960-1338666364.opb
0.00/0.00	c File size is 532479 bytes.
0.01/0.04	c Cost Offset: -200
0.01/0.04	c Highest Coefficient sum: 400
0.01/0.04	c ============================[ Problem Statistics ]=============================
0.01/0.04	c |                                                                             |
0.01/0.04	c |  Parsing time:          0.04         s                                      |
0.01/0.04	c |  Number Variables:      6626                                                |
0.01/0.04	c |  Number Clauses:        6426                                                |
0.01/0.04	c |  Number Cardinality:    402                                                 |
0.01/0.04	c |  Number PB Constraints: 6226                                                |
0.01/0.04	c |                                                                             |
0.01/0.05	c |  Problem Type:          Optimization                                        |
0.01/0.05	c |  Objective Function:    Cardinality Constraint                              |
0.01/0.05	c |                                                                             |
0.01/0.05	c ============================[ Search Statistics ]==============================
0.01/0.05	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.01/0.05	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.01/0.05	c ===============================================================================
0.01/0.06	c | 0.06      | 0  | -199         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -198         lb |  0                0                0.00  |
3.20/3.29	c | 3.29      | 0  | -197         lb |  0                0                0.00  |
59.06/59.13	c | 59.13     | 0  | -196         lb |  0                0                0.00  |
1799.35/1800.00	c ===============================================================================
1799.35/1800.00	c Wall Clock Time: 1800.00 s
1799.35/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-3727960-1338666364/watcher-3727960-1338666364 -o /tmp/evaluation-result-3727960-1338666364/solver-3727960-1338666364 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727960-1338666364.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 2.00 2/176 5877
/proc/meminfo: memFree=28932764/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=5072 CPUtime=0 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) R 5875 5877 5745 0 -1 4202496 642 0 0 0 0 0 0 0 20 0 1 0 332761210 5193728 594 33554432000 4194304 5964350 140735357438768 140734090971576 4395326 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 1268 594 166 433 0 702 0

[startup+0.0211719 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 5877
/proc/meminfo: memFree=28932764/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=6544 CPUtime=0.01 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) R 5875 5877 5745 0 -1 4202496 1038 0 0 0 1 0 0 0 20 0 1 0 332761210 6701056 990 33554432000 4194304 5964350 140735357438768 140734090971576 5180076 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 1636 990 216 433 0 1070 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6544

[startup+0.100167 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 5877
/proc/meminfo: memFree=28932764/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=0.09 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 3990 0 0 0 8 1 0 0 20 0 2 0 332761210 89591808 3517 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 3517 193 433 0 21437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 87492

[startup+0.300173 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 5877
/proc/meminfo: memFree=28932764/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=0.29 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 4562 0 0 0 28 1 0 0 20 0 2 0 332761210 89591808 4088 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 4088 194 433 0 21437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 87492

[startup+0.700125 s]
/proc/loadavg: 2.03 2.01 2.00 2/176 5877
/proc/meminfo: memFree=28932764/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=0.69 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 4758 0 0 0 68 1 0 0 20 0 2 0 332761210 89591808 4284 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 4284 194 433 0 21437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 87492

[startup+1.50025 s]
/proc/loadavg: 2.03 2.01 2.00 2/178 5879
/proc/meminfo: memFree=28915388/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=1.49 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 5743 0 0 0 147 2 0 0 20 0 2 0 332761210 89591808 5269 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 5269 194 433 0 21437 0
[pid=5877/tid=5879] ppid=5875 vsize=87492 CPUtime=1.44 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 3810 0 0 0 142 2 0 0 20 0 2 0 332761215 89591808 5269 33554432000 4194304 5964350 140735357438768 139638896977720 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 87492

[startup+3.10032 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5923
/proc/meminfo: memFree=28915888/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=3.09 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 7544 0 0 0 307 2 0 0 20 0 2 0 332761210 89591808 7070 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 7070 194 433 0 21437 0
[pid=5877/tid=5879] ppid=5875 vsize=87492 CPUtime=3.04 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 5611 0 0 0 302 2 0 0 20 0 2 0 332761215 89591808 7070 33554432000 4194304 5964350 140735357438768 139638896977432 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87492

[startup+6.30021 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5930
/proc/meminfo: memFree=28847448/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=6.29 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 8765 0 0 0 627 2 0 0 20 0 2 0 332761210 89591808 8291 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 8291 194 433 0 21437 0
[pid=5877/tid=5879] ppid=5875 vsize=87492 CPUtime=6.24 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 6832 0 0 0 622 2 0 0 20 0 2 0 332761215 89591808 8291 33554432000 4194304 5964350 140735357438768 139638896978248 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87492

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 5930
/proc/meminfo: memFree=28817916/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=87492 CPUtime=12.69 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 12539 0 0 0 1266 3 0 0 20 0 2 0 332761210 89591808 12065 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 21873 12065 194 433 0 21437 0
[pid=5877/tid=5879] ppid=5875 vsize=87492 CPUtime=12.64 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 10606 0 0 0 1261 3 0 0 20 0 2 0 332761215 89591808 12065 33554432000 4194304 5964350 140735357438768 139638896977960 4392888 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87492

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5930
/proc/meminfo: memFree=28759784/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=153352 CPUtime=25.48 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 22786 0 0 0 2541 7 0 0 20 0 2 0 332761210 157032448 22315 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 38338 22315 194 433 0 37902 0
[pid=5877/tid=5879] ppid=5875 vsize=153352 CPUtime=25.43 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 20853 0 0 0 2536 7 0 0 20 0 2 0 332761215 157032448 22315 33554432000 4194304 5964350 140735357438768 139638896977432 5130821 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 153352

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 5930
/proc/meminfo: memFree=28669960/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=153512 CPUtime=51.06 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 34538 0 0 0 5095 11 0 0 20 0 2 0 332761210 157196288 34079 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 38378 34079 194 433 0 37942 0
[pid=5877/tid=5879] ppid=5875 vsize=153512 CPUtime=51.01 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 32605 0 0 0 5090 11 0 0 20 0 2 0 332761215 157196288 34079 33554432000 4194304 5964350 140735357438768 139638896977720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 153512

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5931
/proc/meminfo: memFree=28574968/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=218564 CPUtime=102.25 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 34948 0 0 0 10214 11 0 0 20 0 2 0 332761210 223809536 34831 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 54641 34831 194 433 0 54205 0
[pid=5877/tid=5879] ppid=5875 vsize=218564 CPUtime=102.22 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 33015 0 0 0 10210 12 0 0 20 0 2 0 332761215 223809536 34831 33554432000 4194304 5964350 140735357438768 139638896978872 4389030 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 218564

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5931
/proc/meminfo: memFree=28449632/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=219288 CPUtime=162.24 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 37293 0 0 0 16212 12 0 0 20 0 2 0 332761210 224550912 37176 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 54822 37176 194 433 0 54386 0
[pid=5877/tid=5879] ppid=5875 vsize=219288 CPUtime=162.22 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 35360 0 0 0 16208 14 0 0 20 0 2 0 332761215 224550912 37176 33554432000 4194304 5964350 140735357438768 139638896977720 4403641 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 219288

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5931
/proc/meminfo: memFree=28272680/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=219648 CPUtime=222.23 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 49635 0 0 0 22205 18 0 0 20 0 2 0 332761210 224919552 49510 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 54912 49510 194 433 0 54476 0
[pid=5877/tid=5879] ppid=5875 vsize=219648 CPUtime=222.22 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 47702 0 0 0 22201 21 0 0 20 0 2 0 332761215 224919552 49510 33554432000 4194304 5964350 140735357438768 139638896977912 4403290 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 219648

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 5934
/proc/meminfo: memFree=28219692/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=285184 CPUtime=282.18 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 61606 0 0 0 28194 24 0 0 20 0 2 0 332761210 292028416 61566 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 71296 61566 194 433 0 70860 0
[pid=5877/tid=5879] ppid=5875 vsize=285184 CPUtime=282.18 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 59673 0 0 0 28190 28 0 0 20 0 2 0 332761215 292028416 61566 33554432000 4194304 5964350 140735357438768 139638896977720 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 285184

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5934
/proc/meminfo: memFree=28117508/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=350720 CPUtime=342.16 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 75005 0 0 0 34187 29 0 0 20 0 2 0 332761210 359137280 75497 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 87680 75497 194 433 0 87244 0
[pid=5877/tid=5879] ppid=5875 vsize=350720 CPUtime=342.18 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 73072 0 0 0 34183 35 0 0 20 0 2 0 332761215 359137280 75497 33554432000 4194304 5964350 140735357438768 139638896977960 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 350720

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5935
/proc/meminfo: memFree=28022564/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=350720 CPUtime=402.15 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 79291 0 0 0 40184 31 0 0 20 0 2 0 332761210 359137280 79783 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 87680 79783 194 433 0 87244 0
[pid=5877/tid=5879] ppid=5875 vsize=350720 CPUtime=402.18 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 77358 0 0 0 40180 38 0 0 20 0 2 0 332761215 359137280 79783 33554432000 4194304 5964350 140735357438768 139638896977720 4403280 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 350720

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5935
/proc/meminfo: memFree=27990292/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=416256 CPUtime=462.15 cores=1,3,5,7

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

/proc/5877/statm: 169735 154340 194 433 0 169299 0
[pid=5877/tid=5879] ppid=5875 vsize=678940 CPUtime=1302.14 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 151485 0 0 0 130110 104 0 0 20 0 2 0 332761215 695234560 154340 33554432000 4194304 5964350 140735357438768 139638896977784 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 678940

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5964
/proc/meminfo: memFree=27071320/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=678940 CPUtime=1361.92 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 153755 0 0 0 136107 85 0 0 20 0 2 0 332761210 695234560 154675 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 169735 154675 194 433 0 169299 0
[pid=5877/tid=5879] ppid=5875 vsize=678940 CPUtime=1362.14 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 151822 0 0 0 136109 105 0 0 20 0 2 0 332761215 695234560 154675 33554432000 4194304 5964350 140735357438768 139638896977720 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 678940

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5964
/proc/meminfo: memFree=26876260/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=744476 CPUtime=1421.92 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 165913 0 0 0 142097 95 0 0 20 0 2 0 332761210 762343424 166832 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 186119 166832 194 433 0 185683 0
[pid=5877/tid=5879] ppid=5875 vsize=744476 CPUtime=1422.15 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 163980 0 0 0 142099 116 0 0 20 0 2 0 332761215 762343424 166832 33554432000 4194304 5964350 140735357438768 139638896977912 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 744476

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 5967
/proc/meminfo: memFree=26718648/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=744476 CPUtime=1481.9 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 166579 0 0 0 148095 95 0 0 20 0 2 0 332761210 762343424 167498 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 186119 167498 194 433 0 185683 0
[pid=5877/tid=5879] ppid=5875 vsize=744476 CPUtime=1482.15 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 164646 0 0 0 148097 118 0 0 20 0 2 0 332761215 762343424 167498 33554432000 4194304 5964350 140735357438768 139638896977912 4400007 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) 744476

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5967
/proc/meminfo: memFree=26658640/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=744476 CPUtime=1541.89 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 173063 0 0 0 154087 102 0 0 20 0 2 0 332761210 762343424 173982 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 186119 173982 194 433 0 185683 0
[pid=5877/tid=5879] ppid=5875 vsize=744476 CPUtime=1542.15 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 171130 0 0 0 154090 125 0 0 20 0 2 0 332761215 762343424 173982 33554432000 4194304 5964350 140735357438768 139638896977912 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 744476

[startup+1602.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 5967
/proc/meminfo: memFree=26626152/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=744476 CPUtime=1601.88 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 181078 0 0 0 160079 109 0 0 20 0 2 0 332761210 762343424 181995 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 186119 181995 194 433 0 185683 0
[pid=5877/tid=5879] ppid=5875 vsize=744476 CPUtime=1602.15 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 179145 0 0 0 160081 134 0 0 20 0 2 0 332761215 762343424 181995 33554432000 4194304 5964350 140735357438768 139638896977720 4399774 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 744476

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 5968
/proc/meminfo: memFree=26624336/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=744476 CPUtime=1661.85 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 181206 0 0 0 166075 110 0 0 20 0 2 0 332761210 762343424 182474 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 186119 182474 194 433 0 185683 0
[pid=5877/tid=5879] ppid=5875 vsize=744476 CPUtime=1662.12 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 179273 0 0 0 166077 135 0 0 20 0 2 0 332761215 762343424 182474 33554432000 4194304 5964350 140735357438768 139638896977784 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 744476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5968
/proc/meminfo: memFree=26620768/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1721.79 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 181938 0 0 0 172069 110 0 0 20 0 2 0 332761210 829452288 183427 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 183427 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1722.09 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 180005 0 0 0 172072 137 0 0 20 0 2 0 332761215 829452288 183427 33554432000 4194304 5964350 140735357438768 139638896977720 4399840 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) 810012

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26525272/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1781.76 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 188229 0 0 0 178060 116 0 0 20 0 2 0 332761210 829452288 189804 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 189804 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1782.06 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 186296 0 0 0 178063 143 0 0 20 0 2 0 332761215 829452288 189804 33554432000 4194304 5964350 140735357438768 139638896977912 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 810012

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26497248/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1791.36 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189420 0 0 0 179019 117 0 0 20 0 2 0 332761210 829452288 190995 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 190995 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1791.67 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187487 0 0 0 179023 144 0 0 20 0 2 0 332761215 829452288 190995 33554432000 4194304 5964350 140735357438768 139638896977912 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 810012

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26487452/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1794.56 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189880 0 0 0 179339 117 0 0 20 0 2 0 332761210 829452288 191455 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 191455 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1794.87 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187947 0 0 0 179343 144 0 0 20 0 2 0 332761215 829452288 191455 33554432000 4194304 5964350 140735357438768 139638896977960 4379216 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 810012

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26482120/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1797.75 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189880 0 0 0 179658 117 0 0 20 0 2 0 332761210 829452288 191455 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 191455 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1798.06 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187947 0 0 0 179662 144 0 0 20 0 2 0 332761215 829452288 191455 33554432000 4194304 5964350 140735357438768 139638896977912 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 810012

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26479516/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1798.55 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189880 0 0 0 179738 117 0 0 20 0 2 0 332761210 829452288 191455 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 191455 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1798.86 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187947 0 0 0 179742 144 0 0 20 0 2 0 332761215 829452288 191455 33554432000 4194304 5964350 140735357438768 139638896977912 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.55
Current children cumulated vsize (KiB) 810012

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26476788/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1798.96 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189880 0 0 0 179779 117 0 0 20 0 2 0 332761210 829452288 191455 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 191455 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1799.27 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187947 0 0 0 179783 144 0 0 20 0 2 0 332761215 829452288 191455 33554432000 4194304 5964350 140735357438768 139638896977912 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.96
Current children cumulated vsize (KiB) 810012

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26476788/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=810012 CPUtime=1799.35 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) S 5875 5877 5745 0 -1 4202496 189880 0 0 0 179818 117 0 0 20 0 2 0 332761210 829452288 191455 33554432000 4194304 5964350 140735357438768 140735357438288 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 202503 191455 194 433 0 202067 0
[pid=5877/tid=5879] ppid=5875 vsize=810012 CPUtime=1799.66 cores=1,3,5,7
/proc/5877/task/5879/stat : 5879 (wbo1.72) R 5875 5877 5745 0 -1 4202560 187947 0 0 0 179822 144 0 0 20 0 2 0 332761215 829452288 191455 33554432000 4194304 5964350 140735357438768 139638896977912 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.35
Current children cumulated vsize (KiB) 810012

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5968
/proc/meminfo: memFree=26476788/32873844 swapFree=7380/7380
[pid=5877] ppid=5875 vsize=0 CPUtime=1799.81 cores=1,3,5,7
/proc/5877/stat : 5877 (wbo1.72) R 5875 5877 5745 0 -1 4203524 189882 0 0 0 179836 145 0 0 20 0 1 0 332761210 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5877/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.81
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.83
CPU user time (s): 1798.37
CPU system time (s): 1.46378
CPU usage (%): 99.9901
Max. virtual memory (cumulated for all children) (KiB): 810012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 1.46378
maximum resident set size= 765828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 189882
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= 345
involuntary context switches= 1876

runsolver used 7.46286 second user time and 16.5895 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-02 21:46:04
IDJOB=3727960
IDBENCH=48253
IDSOLVER=2314
FILE ID=node133/3727960-1338666364
RUNJOBID= node133-1338664562-5762
PBS_JOBID= 14636490
Free space on /tmp= 70472 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_5.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727960-1338666364/watcher-3727960-1338666364 -o /tmp/evaluation-result-3727960-1338666364/solver-3727960-1338666364 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727960-1338666364.opb

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=1656667854

node133.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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		: 2666.540
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.540
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:        28934020 kB
Buffers:          364644 kB
Cached:          2689120 kB
SwapCached:          676 kB
Active:          1342544 kB
Inactive:        1724736 kB
Active(anon):       4316 kB
Inactive(anon):    10240 kB
Active(file):    1338228 kB
Inactive(file):  1714496 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67107040 kB
Dirty:              5456 kB
Writeback:             0 kB
AnonPages:         18440 kB
Mapped:            10288 kB
Shmem:                 0 kB
Slab:             732448 kB
SReclaimable:     174468 kB
SUnreclaim:       557980 kB
KernelStack:        1480 kB
PageTables:         3972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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-3727960-1338666364.opb

Free space on /tmp at the end= 70472 MiB
End job on node133 at 2012-06-02 22:16:04