Trace number 3705656

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
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-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
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)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

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-3705656-1338105149.opb.
0.00/0.00	c Instance file HOME/instance-3705656-1338105149.opb
0.00/0.00	c File size is 222240 bytes.
0.00/0.01	c Cost Offset: -200
0.00/0.01	c Highest Coefficient sum: 400
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.02         s                                      |
0.00/0.01	c |  Number Variables:      2924                                                |
0.00/0.01	c |  Number Clauses:        2724                                                |
0.00/0.01	c |  Number Cardinality:    402                                                 |
0.00/0.01	c |  Number PB Constraints: 2524                                                |
0.00/0.01	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -199         lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | -198         lb |  0                0                0.00  |
1.79/1.88	c | 1.89      | 0  | -197         lb |  0                0                0.00  |
50.68/50.79	c | 50.80     | 0  | -196         lb |  0                0                0.00  |
1799.26/1800.00	c ===============================================================================
1799.26/1800.00	c Wall Clock Time: 1800.00 s
1799.26/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-3705656-1338105149/watcher-3705656-1338105149 -o /tmp/evaluation-result-3705656-1338105149/solver-3705656-1338105149 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705656-1338105149.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 19734
/proc/meminfo: memFree=26893200/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=4344 CPUtime=0 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) R 19732 19734 16852 0 -1 4202496 538 0 0 0 0 0 0 0 20 0 1 0 276643485 4448256 491 33554432000 4194304 5963574 140733868053088 140736193216792 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 1086 491 177 432 0 596 0

[startup+0.026562 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19734
/proc/meminfo: memFree=26893200/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=0.02 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 1860 0 0 0 2 0 0 0 20 0 2 0 276643485 87597056 1758 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 1758 190 432 0 20951 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85544

[startup+0.100188 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19734
/proc/meminfo: memFree=26893200/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=0.09 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 2347 0 0 0 9 0 0 0 20 0 2 0 276643485 87597056 2245 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 2245 194 432 0 20951 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85544

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19734
/proc/meminfo: memFree=26893200/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=0.29 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 2464 0 0 0 29 0 0 0 20 0 2 0 276643485 87597056 2362 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 2362 194 432 0 20951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85544

[startup+0.700112 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19734
/proc/meminfo: memFree=26893200/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=0.69 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 3050 0 0 0 69 0 0 0 20 0 2 0 276643485 87597056 2948 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 2948 194 432 0 20951 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85544

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26879932/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=1.48 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 4351 0 0 0 148 0 0 0 20 0 2 0 276643485 87597056 4249 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 4249 194 432 0 20951 0
[pid=19734/tid=19736] ppid=19732 vsize=85544 CPUtime=1.46 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 3124 0 0 0 146 0 0 0 20 0 2 0 276643487 87597056 4249 33554432000 4194304 5963574 140733868053088 140711847339544 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85544

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26872476/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85544 CPUtime=3.09 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 5299 0 0 0 308 1 0 0 20 0 2 0 276643485 87597056 5197 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21386 5197 194 432 0 20951 0
[pid=19734/tid=19736] ppid=19732 vsize=85544 CPUtime=3.06 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 4072 0 0 0 305 1 0 0 20 0 2 0 276643487 87597056 5197 33554432000 4194304 5963574 140733868053088 140711847340360 4388621 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85544

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26866028/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85688 CPUtime=6.29 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 7703 0 0 0 627 2 0 0 20 0 2 0 276643485 87744512 7601 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21422 7601 194 432 0 20987 0
[pid=19734/tid=19736] ppid=19732 vsize=85688 CPUtime=6.26 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 6476 0 0 0 624 2 0 0 20 0 2 0 276643487 87744512 7601 33554432000 4194304 5963574 140733868053088 140711847340024 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85688

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26837524/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=85760 CPUtime=12.68 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 13833 0 0 0 1265 3 0 0 20 0 2 0 276643485 87818240 13731 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 21440 13731 194 432 0 21005 0
[pid=19734/tid=19736] ppid=19732 vsize=85760 CPUtime=12.66 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 12606 0 0 0 1262 4 0 0 20 0 2 0 276643487 87818240 13731 33554432000 4194304 5963574 140733868053088 140711847339544 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85760

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26798260/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=151404 CPUtime=25.48 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 21786 0 0 0 2541 7 0 0 20 0 2 0 276643485 155037696 21684 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 37851 21684 194 432 0 37416 0
[pid=19734/tid=19736] ppid=19732 vsize=151404 CPUtime=25.46 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 20559 0 0 0 2538 8 0 0 20 0 2 0 276643487 155037696 21684 33554432000 4194304 5963574 140733868053088 140711847339544 5135572 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) 151404

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19736
/proc/meminfo: memFree=26748132/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=151080 CPUtime=51.07 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 32077 0 0 0 5097 10 0 0 20 0 2 0 276643485 154705920 31809 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 37770 31809 194 432 0 37335 0
[pid=19734/tid=19736] ppid=19732 vsize=151080 CPUtime=51.06 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 30850 0 0 0 5095 11 0 0 20 0 2 0 276643487 154705920 31809 33554432000 4194304 5963574 140733868053088 140711847340376 4588202 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151080

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19787
/proc/meminfo: memFree=27033212/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=217340 CPUtime=102.25 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 37100 0 0 0 10213 12 0 0 20 0 2 0 276643485 222556160 36845 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 54335 36845 194 432 0 53900 0
[pid=19734/tid=19736] ppid=19732 vsize=217340 CPUtime=102.24 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 35873 0 0 0 10211 13 0 0 20 0 2 0 276643487 222556160 36845 33554432000 4194304 5963574 140733868053088 140711847339832 4399456 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) 217340

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26911616/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=282876 CPUtime=162.19 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 56735 0 0 0 16199 20 0 0 20 0 2 0 276643485 289665024 56705 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 70719 56705 194 432 0 70284 0
[pid=19734/tid=19736] ppid=19732 vsize=282876 CPUtime=162.2 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 55508 0 0 0 16198 22 0 0 20 0 2 0 276643487 289665024 56705 33554432000 4194304 5963574 140733868053088 140711847340024 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 282876

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26783188/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=348772 CPUtime=222.18 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 81119 0 0 0 22189 29 0 0 20 0 2 0 276643485 357142528 81089 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 87193 81089 194 432 0 86758 0
[pid=19734/tid=19736] ppid=19732 vsize=348772 CPUtime=222.2 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 79892 0 0 0 22187 33 0 0 20 0 2 0 276643487 357142528 81089 33554432000 4194304 5963574 140733868053088 140711847339832 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 348772

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19788
/proc/meminfo: memFree=26674196/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=479844 CPUtime=282.15 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 100371 0 0 0 28179 36 0 0 20 0 2 0 276643485 491360256 100398 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 119961 100398 194 432 0 119526 0
[pid=19734/tid=19736] ppid=19732 vsize=479844 CPUtime=282.18 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 99144 0 0 0 28177 41 0 0 20 0 2 0 276643487 491360256 100398 33554432000 4194304 5963574 140733868053088 140711847339832 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 479844

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19788
/proc/meminfo: memFree=26632252/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=479844 CPUtime=342.09 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 105163 0 0 0 34171 38 0 0 20 0 2 0 276643485 491360256 105189 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 119961 105189 194 432 0 119526 0
[pid=19734/tid=19736] ppid=19732 vsize=479844 CPUtime=342.14 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 103936 0 0 0 34170 44 0 0 20 0 2 0 276643487 491360256 105189 33554432000 4194304 5963574 140733868053088 140711847340024 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 479844

[startup+402.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 19788
/proc/meminfo: memFree=26594344/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=479844 CPUtime=402.07 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 110812 0 0 0 40166 41 0 0 20 0 2 0 276643485 491360256 110839 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 119961 110839 194 432 0 119526 0
[pid=19734/tid=19736] ppid=19732 vsize=479844 CPUtime=402.13 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 109585 0 0 0 40165 48 0 0 20 0 2 0 276643487 491360256 110839 33554432000 4194304 5963574 140733868053088 140711847340072 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 479844

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 19792
/proc/meminfo: memFree=26532424/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=545920 CPUtime=462.05 cores=1,3,5,7

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

/proc/19734/statm: 202559 190923 194 432 0 202124 0
[pid=19734/tid=19736] ppid=19732 vsize=810236 CPUtime=1302.04 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 188420 0 0 0 130094 110 0 0 20 0 2 0 276643487 829681664 190923 33554432000 4194304 5963574 140733868053088 140711847339832 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 810236

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25944468/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=876496 CPUtime=1361.75 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 197806 0 0 0 136078 97 0 0 20 0 2 0 276643485 897531904 199434 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 219124 199434 194 432 0 218689 0
[pid=19734/tid=19736] ppid=19732 vsize=876496 CPUtime=1361.99 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 196579 0 0 0 136082 117 0 0 20 0 2 0 276643487 897531904 199434 33554432000 4194304 5963574 140733868053088 140711847340024 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 876496

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25935984/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=878752 CPUtime=1421.72 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 199390 0 0 0 142074 98 0 0 20 0 2 0 276643485 899842048 201069 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 219688 201069 194 432 0 219253 0
[pid=19734/tid=19736] ppid=19732 vsize=878752 CPUtime=1421.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 198163 0 0 0 142078 120 0 0 20 0 2 0 276643487 899842048 201069 33554432000 4194304 5963574 140733868053088 140711847339832 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 878752

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25920360/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=880924 CPUtime=1481.71 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 202196 0 0 0 148071 100 0 0 20 0 2 0 276643485 902066176 203875 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220231 203875 194 432 0 219796 0
[pid=19734/tid=19736] ppid=19732 vsize=880924 CPUtime=1481.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 200969 0 0 0 148076 122 0 0 20 0 2 0 276643487 902066176 203875 33554432000 4194304 5963574 140733868053088 140711847339832 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.71
Current children cumulated vsize (KiB) 880924

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25825688/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=881648 CPUtime=1541.7 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 207882 0 0 0 154066 104 0 0 20 0 2 0 276643485 902807552 209557 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220412 209557 194 432 0 219977 0
[pid=19734/tid=19736] ppid=19732 vsize=881648 CPUtime=1541.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 206655 0 0 0 154070 128 0 0 20 0 2 0 276643487 902807552 209557 33554432000 4194304 5963574 140733868053088 140711847339832 4402868 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.7
Current children cumulated vsize (KiB) 881648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19821
/proc/meminfo: memFree=25803368/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1601.69 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213360 0 0 0 160060 109 0 0 20 0 2 0 276643485 904658944 215029 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215029 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1601.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212133 0 0 0 160064 134 0 0 20 0 2 0 276643487 904658944 215029 33554432000 4194304 5963574 140733868053088 140711847340072 4399633 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 883456

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19824
/proc/meminfo: memFree=25803468/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1661.68 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213360 0 0 0 166059 109 0 0 20 0 2 0 276643485 904658944 215029 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215029 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1661.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212133 0 0 0 166063 135 0 0 20 0 2 0 276643487 904658944 215029 33554432000 4194304 5963574 140733868053088 140711847340072 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 883456

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25803368/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1721.67 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213464 0 0 0 172058 109 0 0 20 0 2 0 276643485 904658944 215133 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215133 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1721.98 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212237 0 0 0 172062 136 0 0 20 0 2 0 276643487 904658944 215133 33554432000 4194304 5963574 140733868053088 140711847340072 4399633 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 883456

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802236/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1781.67 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 178057 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1781.99 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 178062 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4388748 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 883456

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 19825
/proc/meminfo: memFree=25802096/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1791.27 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179017 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1791.59 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179022 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 883456

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1794.47 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179337 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1794.79 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179342 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 883456

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1797.66 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179656 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1797.99 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179662 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 883456

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1798.46 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179736 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1798.79 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179742 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4399390 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (KiB) 883456

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1798.87 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179777 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1799.19 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179782 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.87
Current children cumulated vsize (KiB) 883456

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=883456 CPUtime=1799.26 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) S 19732 19734 16852 0 -1 4202496 213497 0 0 0 179816 110 0 0 20 0 2 0 276643485 904658944 215279 33554432000 4194304 5963574 140733868053088 140733868052608 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 220864 215279 194 432 0 220429 0
[pid=19734/tid=19736] ppid=19732 vsize=883456 CPUtime=1799.59 cores=1,3,5,7
/proc/19734/task/19736/stat : 19736 (wbo1.7) R 19732 19734 16852 0 -1 4202560 212270 0 0 0 179822 137 0 0 20 0 2 0 276643487 904658944 215279 33554432000 4194304 5963574 140733868053088 140711847340072 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.26
Current children cumulated vsize (KiB) 883456

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19825
/proc/meminfo: memFree=25802452/32873844 swapFree=6088/6088
[pid=19734] ppid=19732 vsize=0 CPUtime=1799.71 cores=1,3,5,7
/proc/19734/stat : 19734 (wbo1.7) R 19732 19734 16852 0 -1 4203524 213497 0 0 0 179833 138 0 0 20 0 1 0 276643485 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/19734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.71
Current children cumulated vsize (KiB) 0

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.73
CPU user time (s): 1798.33
CPU system time (s): 1.39279
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 883456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 1.39279
maximum resident set size= 861116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213497
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= 358
involuntary context switches= 3645

runsolver used 3.58446 second user time and 9.62254 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 09:52:29
IDJOB=3705656
IDBENCH=48240
IDSOLVER=2284
FILE ID=node108/3705656-1338105149
RUNJOBID= node108-1338087358-16869
PBS_JOBID= 14624441
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=487829414

node108.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.273
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	: 5332.54
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.273
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		: 2666.273
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		: 2666.273
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.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        26893720 kB
Buffers:          297832 kB
Cached:          4528476 kB
SwapCached:            0 kB
Active:           952464 kB
Inactive:        4233676 kB
Active(anon):     358972 kB
Inactive(anon):        0 kB
Active(file):     593492 kB
Inactive(file):  4233676 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5432 kB
Writeback:             0 kB
AnonPages:        362360 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             655228 kB
SReclaimable:      97400 kB
SUnreclaim:       557828 kB
KernelStack:        1448 kB
PageTables:         4552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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-3705656-1338105149.opb

Free space on /tmp at the end= 71732 MiB
End job on node108 at 2012-05-27 10:22:29