Trace number 3705690

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint51
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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-3705690-1338089888.opb.
0.00/0.00	c Instance file HOME/instance-3705690-1338089888.opb
0.00/0.00	c File size is 462769 bytes.
0.00/0.03	c Cost Offset: 0
0.00/0.03	c Highest Coefficient sum: 52
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.04         s                                      |
0.00/0.03	c |  Number Variables:      6460                                                |
0.00/0.03	c |  Number Clauses:        6460                                                |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 6260                                                |
0.00/0.03	c |                                                                             |
0.00/0.04	c |  Problem Type:          Optimization                                        |
0.00/0.04	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.04	c |                                                                             |
0.00/0.04	c ============================[ Search Statistics ]==============================
0.00/0.04	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.04	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.04	c ===============================================================================
0.00/0.04	c | 0.05      | 0  | 1            lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 2            lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | 3            lb |  0                0                0.00  |
11.78/11.83	c | 11.83     | 0  | 4            lb |  0                0                0.00  |
414.26/414.47	c | 414.47    | 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-3705690-1338089888/watcher-3705690-1338089888 -o /tmp/evaluation-result-3705690-1338089888/solver-3705690-1338089888 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705690-1338089888.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11739
/proc/meminfo: memFree=29468072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=5232 CPUtime=0 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) R 11737 11739 11506 0 -1 4202496 656 0 0 0 0 0 0 0 20 0 1 0 275113923 5357568 608 33554432000 4194304 5963574 140734891209376 140737064328328 4353043 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 1308 608 168 432 0 760 0

[startup+0.0835559 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11739
/proc/meminfo: memFree=29468072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=0.08 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 3872 0 0 0 8 0 0 0 20 0 2 0 275113923 88891392 3453 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 3453 192 432 0 21267 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 86808

[startup+0.100187 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11739
/proc/meminfo: memFree=29468072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=0.09 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 3872 0 0 0 9 0 0 0 20 0 2 0 275113923 88891392 3453 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 3453 192 432 0 21267 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 86808

[startup+0.300139 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11739
/proc/meminfo: memFree=29468072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=0.29 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 4066 0 0 0 29 0 0 0 20 0 2 0 275113923 88891392 3647 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 3647 194 432 0 21267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86808

[startup+0.700113 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11739
/proc/meminfo: memFree=29468072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=0.69 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 4076 0 0 0 69 0 0 0 20 0 2 0 275113923 88891392 3657 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 3657 194 432 0 21267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86808

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29453532/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=1.49 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 4402 0 0 0 149 0 0 0 20 0 2 0 275113923 88891392 3983 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 3984 194 432 0 21267 0
[pid=11739/tid=11741] ppid=11737 vsize=86808 CPUtime=1.44 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 2659 0 0 0 144 0 0 0 20 0 2 0 275113926 88891392 3984 33554432000 4194304 5963574 140734891209376 140730785609720 5135572 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86808

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29448324/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=3.09 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 5431 0 0 0 309 0 0 0 20 0 2 0 275113923 88891392 5012 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 5012 194 432 0 21267 0
[pid=11739/tid=11741] ppid=11737 vsize=86808 CPUtime=3.04 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 3687 0 0 0 304 0 0 0 20 0 2 0 275113926 88891392 5012 33554432000 4194304 5963574 140734891209376 140730785609720 4399623 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86808

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29431212/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=6.29 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 7274 0 0 0 628 1 0 0 20 0 2 0 275113923 88891392 6855 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 6855 194 432 0 21267 0
[pid=11739/tid=11741] ppid=11737 vsize=86808 CPUtime=6.23 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 5530 0 0 0 622 1 0 0 20 0 2 0 275113926 88891392 6855 33554432000 4194304 5963574 140734891209376 140730785609720 4400078 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86808

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29419344/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=12.68 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 9005 0 0 0 1267 1 0 0 20 0 2 0 275113923 88891392 8586 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 8586 194 432 0 21267 0
[pid=11739/tid=11741] ppid=11737 vsize=86808 CPUtime=12.61 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 7261 0 0 0 1260 1 0 0 20 0 2 0 275113926 88891392 8586 33554432000 4194304 5963574 140734891209376 140730785610072 4410044 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 86808

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29399892/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=86808 CPUtime=25.49 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 10292 0 0 0 2547 2 0 0 20 0 2 0 275113923 88891392 9873 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 21702 9873 194 432 0 21267 0
[pid=11739/tid=11741] ppid=11737 vsize=86808 CPUtime=25.38 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 8548 0 0 0 2536 2 0 0 20 0 2 0 275113926 88891392 9873 33554432000 4194304 5963574 140734891209376 140730785609720 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86808

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29334080/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=152668 CPUtime=51.08 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 18828 0 0 0 5103 5 0 0 20 0 2 0 275113923 156332032 18409 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 38167 18409 194 432 0 37732 0
[pid=11739/tid=11741] ppid=11737 vsize=152668 CPUtime=50.91 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 17084 0 0 0 5086 5 0 0 20 0 2 0 275113926 156332032 18409 33554432000 4194304 5963574 140734891209376 140730785609528 4392243 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 152668

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11741
/proc/meminfo: memFree=29237164/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=218364 CPUtime=102.25 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 35129 0 0 0 10213 12 0 0 20 0 2 0 275113923 223604736 34843 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 54591 34843 194 432 0 54156 0
[pid=11739/tid=11741] ppid=11737 vsize=218364 CPUtime=101.95 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 33385 0 0 0 10182 13 0 0 20 0 2 0 275113926 223604736 34843 33554432000 4194304 5963574 140734891209376 140730785609720 4399560 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 218364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11744
/proc/meminfo: memFree=29173644/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=218604 CPUtime=162.22 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 40101 0 0 0 16208 14 0 0 20 0 2 0 275113923 223850496 40853 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 54651 40853 194 432 0 54216 0
[pid=11739/tid=11741] ppid=11737 vsize=218604 CPUtime=161.77 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 38357 0 0 0 16161 16 0 0 20 0 2 0 275113926 223850496 40853 33554432000 4194304 5963574 140734891209376 140730785609528 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 218604

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11744
/proc/meminfo: memFree=29080048/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=218604 CPUtime=222.21 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 50295 0 0 0 22202 19 0 0 20 0 2 0 275113923 223850496 51045 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 54651 51045 194 432 0 54216 0
[pid=11739/tid=11741] ppid=11737 vsize=218604 CPUtime=221.6 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 48551 0 0 0 22138 22 0 0 20 0 2 0 275113926 223850496 51045 33554432000 4194304 5963574 140734891209376 140730785609720 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 218604

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=29025924/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=285436 CPUtime=282.19 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 58805 0 0 0 28196 23 0 0 20 0 2 0 275113923 292286464 59921 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 71359 59921 194 432 0 70924 0
[pid=11739/tid=11741] ppid=11737 vsize=285436 CPUtime=281.42 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 57061 0 0 0 28115 27 0 0 20 0 2 0 275113926 292286464 59921 33554432000 4194304 5963574 140734891209376 140730785609720 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 285436

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28964072/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=285436 CPUtime=342.17 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 66668 0 0 0 34188 29 0 0 20 0 2 0 275113923 292286464 67823 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 71359 67823 194 432 0 70924 0
[pid=11739/tid=11741] ppid=11737 vsize=285436 CPUtime=341.25 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 64924 0 0 0 34091 34 0 0 20 0 2 0 275113926 292286464 67823 33554432000 4194304 5963574 140734891209376 140730785609528 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 285436

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28939676/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=355996 CPUtime=402.16 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 69346 0 0 0 40186 30 0 0 20 0 2 0 275113923 364539904 70367 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 88999 70367 194 432 0 88564 0
[pid=11739/tid=11741] ppid=11737 vsize=355996 CPUtime=401.1 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 67602 0 0 0 40074 36 0 0 20 0 2 0 275113926 364539904 70367 33554432000 4194304 5963574 140734891209376 140730785609528 4392498 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 355996

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11745
/proc/meminfo: memFree=28879436/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=349604 CPUtime=462.15 cores=0,2,4,6

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

[startup+1542.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 11778
/proc/meminfo: memFree=28522760/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=547296 CPUtime=1541.94 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 126248 0 0 0 154135 59 0 0 20 0 2 0 275113923 560431104 126407 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 136824 126407 194 432 0 136389 0
[pid=11739/tid=11741] ppid=11737 vsize=547296 CPUtime=1538.03 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 124504 0 0 0 153721 82 0 0 20 0 2 0 275113926 560431104 126407 33554432000 4194304 5963574 140734891209376 140730785609720 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 547296

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 11778
/proc/meminfo: memFree=28465844/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=612832 CPUtime=1601.93 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 140195 0 0 0 160129 64 0 0 20 0 2 0 275113923 627539968 140354 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 153208 140354 194 432 0 152773 0
[pid=11739/tid=11741] ppid=11737 vsize=612832 CPUtime=1597.88 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 138451 0 0 0 159700 88 0 0 20 0 2 0 275113926 627539968 140354 33554432000 4194304 5963574 140734891209376 140730785609720 5135572 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 612832

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11778
/proc/meminfo: memFree=28364412/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678368 CPUtime=1661.92 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 155009 0 0 0 166122 70 0 0 20 0 2 0 275113923 694648832 155168 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169592 155168 194 432 0 169157 0
[pid=11739/tid=11741] ppid=11737 vsize=678368 CPUtime=1657.72 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 153265 0 0 0 165677 95 0 0 20 0 2 0 275113926 694648832 155168 33554432000 4194304 5963574 140734891209376 140730785609720 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 678368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 11778
/proc/meminfo: memFree=28311812/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1721.91 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163567 0 0 0 172117 74 0 0 20 0 2 0 275113923 695201792 163725 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163725 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1717.56 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161823 0 0 0 171656 100 0 0 20 0 2 0 275113926 695201792 163725 33554432000 4194304 5963574 140734891209376 140730785609720 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 678908

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 11779
/proc/meminfo: memFree=28306176/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1781.9 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163584 0 0 0 178116 74 0 0 20 0 2 0 275113923 695201792 163742 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163742 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1777.4 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161840 0 0 0 177639 101 0 0 20 0 2 0 275113926 695201792 163742 33554432000 4194304 5963574 140734891209376 140730785609720 4399614 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 678908

############
# WARNING:
# current cumulated CPU time (1795.11 s) is less than in the last sample (1799.5 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.39001 s) to the 'lost time'.

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 11798
/proc/meminfo: memFree=28829068/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1799.5 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179876 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1794.96 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 179395 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4392387 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 678908

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 11798
/proc/meminfo: memFree=28829068/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=0 CPUtime=1795.11 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) R 11737 11739 11506 0 -1 4203524 163586 0 0 0 179409 102 0 0 20 0 1 0 275113923 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305664/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1791.51 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163585 0 0 0 179077 74 0 0 20 0 2 0 275113923 695201792 163743 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163743 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1786.99 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161841 0 0 0 178598 101 0 0 20 0 2 0 275113926 695201792 163743 33554432000 4194304 5963574 140734891209376 140730785609720 4399968 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 678908

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1794.71 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179397 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1790.18 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 178917 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 678908

[startup+1798.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1797.9 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179716 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1793.36 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 179235 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4399633 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 678908

[startup+1799.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 11779
/proc/meminfo: memFree=28305292/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1798.7 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179796 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1794.16 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 179315 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 678908

[startup+1799.5 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 11798
/proc/meminfo: memFree=28829068/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1799.1 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179836 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1794.57 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 179356 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4399500 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 678908

[startup+1799.9 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 11798
/proc/meminfo: memFree=28829068/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=678908 CPUtime=1799.5 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) S 11737 11739 11506 0 -1 4202496 163586 0 0 0 179876 74 0 0 20 0 2 0 275113923 695201792 163744 33554432000 4194304 5963574 140734891209376 140734891208896 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 169727 163744 194 432 0 169292 0
[pid=11739/tid=11741] ppid=11737 vsize=678908 CPUtime=1794.96 cores=0,2,4,6
/proc/11739/task/11741/stat : 11741 (wbo1.7) R 11737 11739 11506 0 -1 4202560 161842 0 0 0 179395 101 0 0 20 0 2 0 275113926 695201792 163744 33554432000 4194304 5963574 140734891209376 140730785609720 4392387 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 678908

[startup+1800 s]
/proc/loadavg: 2.06 2.02 2.00 4/176 11798
/proc/meminfo: memFree=28829068/32873844 swapFree=7116/7116
[pid=11739] ppid=11737 vsize=0 CPUtime=1795.11 cores=0,2,4,6
/proc/11739/stat : 11739 (wbo1.7) R 11737 11739 11506 0 -1 4203524 163586 0 0 0 179409 102 0 0 20 0 1 0 275113923 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/11739/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.11
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.39001
#  lost CPU user time (s): 4.67004
#  lost CPU system time (s): -0.28

Real time (s): 1800.02
CPU time (s): 1799.52
CPU user time (s): 1798.76
CPU system time (s): 0.756842
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 678908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.09
system time used= 1.03684
maximum resident set size= 654976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163586
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= 211
involuntary context switches= 2090

runsolver used 2.5976 second user time and 7.2309 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 05:38:08
IDJOB=3705690
IDBENCH=48132
IDSOLVER=2284
FILE ID=node138/3705690-1338089888
RUNJOBID= node138-1338088086-11522
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=71033053

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29468980 kB
Buffers:          331976 kB
Cached:          2207900 kB
SwapCached:          212 kB
Active:           775932 kB
Inactive:        1795164 kB
Active(anon):      22288 kB
Inactive(anon):    11368 kB
Active(file):     753644 kB
Inactive(file):  1783796 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:             11584 kB
Writeback:             0 kB
AnonPages:        107384 kB
Mapped:            15076 kB
Shmem:               200 kB
Slab:             694220 kB
SReclaimable:     136224 kB
SUnreclaim:       557996 kB
KernelStack:        1488 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     145540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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-3705690-1338089888.opb

Free space on /tmp at the end= 71524 MiB
End job on node138 at 2012-05-27 06:08:09