Trace number 3705681

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.87 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_5.opb
MD5SUM65a3c38bd8963c911b96c745ee468cb1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.08083
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint26
Maximum length of a constraint40
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3062
Sum of products size (including duplicates)6124
Number of different products3062
Sum of products size6124

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-3705681-1338094344.opb.
0.00/0.00	c Instance file HOME/instance-3705681-1338094344.opb
0.00/0.00	c File size is 218884 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 41
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3162                                                |
0.00/0.02	c |  Number Clauses:        3162                                                |
0.00/0.02	c |  Number Cardinality:    0                                                   |
0.00/0.02	c |  Number PB Constraints: 3062                                                |
0.00/0.02	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.02      | 0  | 1            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.02/0.08	c | 0.09      | 0  | 3            lb |  0                0                0.00  |
6.59/6.68	c | 6.69      | 0  | 4            lb |  0                0                0.00  |
1117.63/1118.07	c | 1118.08   | 0  | 5            lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3705681-1338094344/watcher-3705681-1338094344 -o /tmp/evaluation-result-3705681-1338094344/solver-3705681-1338094344 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705681-1338094344.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 1.97 3/177 18909
/proc/meminfo: memFree=26515744/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=4080 CPUtime=0 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) R 18907 18909 16852 0 -1 4202496 469 0 0 0 0 0 0 0 20 0 1 0 275562996 4177920 422 33554432000 4194304 5963574 140735526470128 140733396275528 5371522 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 1020 422 170 432 0 531 0

[startup+0.0346619 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18909
/proc/meminfo: memFree=26515744/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=0.02 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 2091 0 0 0 2 0 0 0 20 0 2 0 275562996 87568384 1990 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 1990 192 432 0 20944 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 85516

[startup+0.100192 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18909
/proc/meminfo: memFree=26515744/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=0.09 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 2323 0 0 0 9 0 0 0 20 0 2 0 275562996 87568384 2222 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 2222 194 432 0 20944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85516

[startup+0.30011 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18909
/proc/meminfo: memFree=26515744/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=0.29 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 2441 0 0 0 29 0 0 0 20 0 2 0 275562996 87568384 2340 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 2340 194 432 0 20944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85516

[startup+0.700115 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 18909
/proc/meminfo: memFree=26515744/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=0.69 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 3102 0 0 0 69 0 0 0 20 0 2 0 275562996 87568384 3001 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 3001 194 432 0 20944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85516

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26501748/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=1.48 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 4677 0 0 0 147 1 0 0 20 0 2 0 275562996 87568384 4576 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 4576 194 432 0 20944 0
[pid=18909/tid=18911] ppid=18907 vsize=85516 CPUtime=1.46 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 3470 0 0 0 145 1 0 0 20 0 2 0 275562998 87568384 4576 33554432000 4194304 5963574 140735526470128 139911976425464 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) 85516

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26493564/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=3.08 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 7125 0 0 0 306 2 0 0 20 0 2 0 275562996 87568384 7024 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 7024 194 432 0 20944 0
[pid=18909/tid=18911] ppid=18907 vsize=85516 CPUtime=3.06 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 5918 0 0 0 304 2 0 0 20 0 2 0 275562998 87568384 7024 33554432000 4194304 5963574 140735526470128 139911976425272 4399614 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) 85516

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26485380/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85660 CPUtime=6.28 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 7610 0 0 0 626 2 0 0 20 0 2 0 275562996 87715840 7509 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21415 7509 194 432 0 20980 0
[pid=18909/tid=18911] ppid=18907 vsize=85660 CPUtime=6.27 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 6403 0 0 0 624 3 0 0 20 0 2 0 275562998 87715840 7509 33554432000 4194304 5963574 140735526470128 139911976425512 4392480 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85660

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26480304/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=85516 CPUtime=12.68 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 9437 0 0 0 1266 2 0 0 20 0 2 0 275562996 87568384 9308 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 21379 9308 194 432 0 20944 0
[pid=18909/tid=18911] ppid=18907 vsize=85516 CPUtime=12.66 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 8231 0 0 0 1263 3 0 0 20 0 2 0 275562998 87568384 9309 33554432000 4194304 5963574 140735526470128 139911976425272 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) 85516

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26445508/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=151268 CPUtime=25.48 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 17949 0 0 0 2543 5 0 0 20 0 2 0 275562996 154898432 17820 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 37817 17820 194 432 0 37382 0
[pid=18909/tid=18911] ppid=18907 vsize=151268 CPUtime=25.46 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 16742 0 0 0 2540 6 0 0 20 0 2 0 275562998 154898432 17820 33554432000 4194304 5963574 140735526470128 139911976425464 4402879 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151268

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18911
/proc/meminfo: memFree=26390172/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=151376 CPUtime=51.07 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 30802 0 0 0 5096 11 0 0 20 0 2 0 275562996 155009024 30673 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 37844 30673 194 432 0 37409 0
[pid=18909/tid=18911] ppid=18907 vsize=151376 CPUtime=51.06 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 29595 0 0 0 5095 11 0 0 20 0 2 0 275562998 155009024 30673 33554432000 4194304 5963574 140735526470128 139911976425272 4391318 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 151376

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 18962
/proc/meminfo: memFree=27025540/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=217072 CPUtime=102.24 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 41699 0 0 0 10209 15 0 0 20 0 2 0 275562996 222281728 41845 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 54268 41845 194 432 0 53833 0
[pid=18909/tid=18911] ppid=18907 vsize=217072 CPUtime=102.25 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 40492 0 0 0 10208 17 0 0 20 0 2 0 275562998 222281728 41845 33554432000 4194304 5963574 140735526470128 139911976425464 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 217072

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/179 18962
/proc/meminfo: memFree=26968280/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=282608 CPUtime=162.2 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 51062 0 0 0 16201 19 0 0 20 0 2 0 275562996 289390592 51277 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 70652 51277 194 432 0 70217 0
[pid=18909/tid=18911] ppid=18907 vsize=282608 CPUtime=162.2 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 49855 0 0 0 16198 22 0 0 20 0 2 0 275562998 289390592 51277 33554432000 4194304 5963574 140735526470128 139911976425464 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 282608

[startup+222.3 s]
/proc/loadavg: 2.09 2.03 1.98 3/179 18962
/proc/meminfo: memFree=26898012/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=283928 CPUtime=222.17 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 59038 0 0 0 22193 24 0 0 20 0 2 0 275562996 290742272 59438 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 70982 59438 194 432 0 70547 0
[pid=18909/tid=18911] ppid=18907 vsize=283928 CPUtime=222.19 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 57831 0 0 0 22191 28 0 0 20 0 2 0 275562998 290742272 59438 33554432000 4194304 5963574 140735526470128 139911976425464 4399614 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 283928

[startup+282.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/179 18963
/proc/meminfo: memFree=26824436/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=351300 CPUtime=282.14 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 71047 0 0 0 28184 30 0 0 20 0 2 0 275562996 359731200 71514 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 87825 71514 194 432 0 87390 0
[pid=18909/tid=18911] ppid=18907 vsize=351300 CPUtime=282.17 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 69840 0 0 0 28183 34 0 0 20 0 2 0 275562998 359731200 71514 33554432000 4194304 5963574 140735526470128 139911976425464 4390707 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 351300

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 18963
/proc/meminfo: memFree=26798360/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=351300 CPUtime=342.12 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 71490 0 0 0 34182 30 0 0 20 0 2 0 275562996 359731200 72022 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 87825 72022 194 432 0 87390 0
[pid=18909/tid=18911] ppid=18907 vsize=351300 CPUtime=342.16 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 70283 0 0 0 34180 36 0 0 20 0 2 0 275562998 359731200 72022 33554432000 4194304 5963574 140735526470128 139911976425464 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 351300

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 18963
/proc/meminfo: memFree=26738632/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=352488 CPUtime=402.09 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 79289 0 0 0 40175 34 0 0 20 0 2 0 275562996 360947712 79862 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 88122 79862 194 432 0 87687 0
[pid=18909/tid=18911] ppid=18907 vsize=352488 CPUtime=402.15 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 78082 0 0 0 40174 41 0 0 20 0 2 0 275562998 360947712 79862 33554432000 4194304 5963574 140735526470128 139911976425272 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 352488

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/180 18966
/proc/meminfo: memFree=26672112/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=418024 CPUtime=462.08 cores=1,3,5,7

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

/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 130135 77 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4390948 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 544268

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18995
/proc/meminfo: memFree=26325188/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1361.87 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 122293 0 0 0 136130 57 0 0 20 0 2 0 275562996 557330432 118532 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 118532 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1362.11 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 136133 78 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 544268

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18995
/proc/meminfo: memFree=26304760/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1421.87 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 122293 0 0 0 142130 57 0 0 20 0 2 0 275562996 557330432 118532 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 118532 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1422.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 142133 79 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4389768 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 544268

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18996
/proc/meminfo: memFree=26298188/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1481.85 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 122293 0 0 0 148128 57 0 0 20 0 2 0 275562996 557330432 118532 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 118532 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1482.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 148132 80 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 544268

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18996
/proc/meminfo: memFree=26268668/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1541.84 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 122293 0 0 0 154127 57 0 0 20 0 2 0 275562996 557330432 118532 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 118532 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1542.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 154131 81 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 544268

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18996
/proc/meminfo: memFree=26257508/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1601.83 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 122293 0 0 0 160126 57 0 0 20 0 2 0 275562996 557330432 118532 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 118532 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1602.13 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 121086 0 0 0 160131 82 0 0 20 0 2 0 275562998 557330432 118532 33554432000 4194304 5963574 140735526470128 139911976426424 4400055 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 544268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 18999
/proc/meminfo: memFree=26219480/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1661.83 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130477 0 0 0 166122 61 0 0 20 0 2 0 275562996 557330432 126731 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 126731 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1662.13 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129270 0 0 0 166127 86 0 0 20 0 2 0 275562998 557330432 126731 33554432000 4194304 5963574 140735526470128 139911976425464 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 544268

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 18999
/proc/meminfo: memFree=26197832/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1721.81 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130671 0 0 0 172120 61 0 0 20 0 2 0 275562996 557330432 127008 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127008 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1722.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129464 0 0 0 172125 87 0 0 20 0 2 0 275562998 557330432 127008 33554432000 4194304 5963574 140735526470128 139911976425400 4399968 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 544268

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 18999
/proc/meminfo: memFree=26191260/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1781.8 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 178119 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1782.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 178124 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4400052 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 544268

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

[startup+1791.91 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191260/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1791.4 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179079 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1791.73 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179085 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 544268

[startup+1795.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191260/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1794.6 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179399 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1794.93 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179405 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4409042 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 544268

[startup+1798.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191384/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1797.8 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179719 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1798.12 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179724 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4388700 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 544268

[startup+1799.1 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191384/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1798.6 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179799 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1798.92 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179804 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 544268

[startup+1799.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191384/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1799 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179839 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1799.33 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179845 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 544268

[startup+1799.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191384/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1799.4 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179879 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1799.72 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179884 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4402906 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 544268

[startup+1800 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 19000
/proc/meminfo: memFree=26191384/32873844 swapFree=6088/6088
[pid=18909] ppid=18907 vsize=544268 CPUtime=1799.5 cores=1,3,5,7
/proc/18909/stat : 18909 (wbo1.7) S 18907 18909 16852 0 -1 4202496 130699 0 0 0 179889 61 0 0 20 0 2 0 275562996 557330432 127036 33554432000 4194304 5963574 140735526470128 140735526469648 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18909/statm: 136067 127036 194 432 0 135632 0
[pid=18909/tid=18911] ppid=18907 vsize=544268 CPUtime=1799.82 cores=1,3,5,7
/proc/18909/task/18911/stat : 18911 (wbo1.7) R 18907 18909 16852 0 -1 4202560 129492 0 0 0 179894 88 0 0 20 0 2 0 275562998 557330432 127036 33554432000 4194304 5963574 140735526470128 139911976425400 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 544268

Child status: 255
Real time (s): 1800
CPU time (s): 1799.87
CPU user time (s): 1798.97
CPU system time (s): 0.893864
CPU usage (%): 99.9923
Max. virtual memory (cumulated for all children) (KiB): 569368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 0.893864
maximum resident set size= 508144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130699
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= 244
involuntary context switches= 2001

runsolver used 2.71259 second user time and 7.11992 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 06:52:24
IDJOB=3705681
IDBENCH=48159
IDSOLVER=2284
FILE ID=node108/3705681-1338094344
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/mds/normalized-mds_100_25_5.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705681-1338094344/watcher-3705681-1338094344 -o /tmp/evaluation-result-3705681-1338094344/solver-3705681-1338094344 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705681-1338094344.opb

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

MD5SUM BENCH= 65a3c38bd8963c911b96c745ee468cb1
RANDOM SEED=426840594

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:        26515932 kB
Buffers:          296300 kB
Cached:          4528088 kB
SwapCached:            0 kB
Active:          1327776 kB
Inactive:        4233112 kB
Active(anon):     736088 kB
Inactive(anon):        0 kB
Active(file):     591688 kB
Inactive(file):  4233112 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        739372 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             654976 kB
SReclaimable:      97264 kB
SUnreclaim:       557712 kB
KernelStack:        1472 kB
PageTables:         5568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     159236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    542720 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-3705681-1338094344.opb

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