Trace number 3727982

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.48 1800.01

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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727982-1338660651.opb.
0.00/0.00	c Instance file HOME/instance-3727982-1338660651.opb
0.00/0.00	c File size is 218884 bytes.
0.00/0.02	c Cost Offset: 0
0.00/0.02	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.03      | 0  | 1            lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 2            lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 3            lb |  0                0                0.00  |
6.59/6.65	c | 6.66      | 0  | 4            lb |  0                0                0.00  |
1037.24/1037.68	c | 1037.68   | 0  | 5            lb |  0                0                0.00  |
1799.48/1800.00	c ===============================================================================
1799.48/1800.00	c Wall Clock Time: 1800.00 s
1799.48/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-3727982-1338660651/watcher-3727982-1338660651 -o /tmp/evaluation-result-3727982-1338660651/solver-3727982-1338660651 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727982-1338660651.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.71 3.64 3.80 4/175 23552
/proc/meminfo: memFree=28456032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=4084 CPUtime=0 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) R 23550 23552 19474 0 -1 4202496 469 0 0 0 0 0 0 0 20 0 1 0 332190601 4182016 421 33554432000 4194304 5964350 140735594568144 140735594566024 4352299 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 1021 421 168 433 0 531 0

[startup+0.102853 s]
/proc/loadavg: 2.71 3.64 3.80 4/175 23552
/proc/meminfo: memFree=28456032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=0.09 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 2324 0 0 0 9 0 0 0 20 0 2 0 332190601 87572480 2222 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 2222 194 433 0 20944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85520

[startup+0.200286 s]
/proc/loadavg: 2.71 3.64 3.80 4/175 23552
/proc/meminfo: memFree=28456032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=0.19 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 2326 0 0 0 19 0 0 0 20 0 2 0 332190601 87572480 2224 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 2224 194 433 0 20944 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 85520

[startup+0.30025 s]
/proc/loadavg: 2.71 3.64 3.80 4/175 23552
/proc/meminfo: memFree=28456032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=0.29 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 2442 0 0 0 29 0 0 0 20 0 2 0 332190601 87572480 2340 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 2340 194 433 0 20944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85520

[startup+0.700225 s]
/proc/loadavg: 2.71 3.64 3.80 4/175 23552
/proc/meminfo: memFree=28456032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=0.68 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 3103 0 0 0 68 0 0 0 20 0 2 0 332190601 87572480 3001 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 3001 194 433 0 20944 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 85520

[startup+1.50026 s]
/proc/loadavg: 2.71 3.64 3.80 3/178 23555
/proc/meminfo: memFree=28436292/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=1.49 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 4685 0 0 0 148 1 0 0 20 0 2 0 332190601 87572480 4583 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 4583 194 433 0 20944 0
[pid=23552/tid=23555] ppid=23550 vsize=85520 CPUtime=1.46 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 3478 0 0 0 145 1 0 0 20 0 2 0 332190603 87572480 4583 33554432000 4194304 5964350 140735594568144 140474145667064 4403252 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85520

[startup+3.10027 s]
/proc/loadavg: 2.71 3.64 3.80 3/178 23555
/proc/meminfo: memFree=28426984/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=3.09 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 7136 0 0 0 307 2 0 0 20 0 2 0 332190601 87572480 7034 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 7034 194 433 0 20944 0
[pid=23552/tid=23555] ppid=23550 vsize=85520 CPUtime=3.05 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 5929 0 0 0 303 2 0 0 20 0 2 0 332190603 87572480 7034 33554432000 4194304 5964350 140735594568144 140474145666872 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85520

[startup+6.30026 s]
/proc/loadavg: 2.65 3.62 3.79 3/178 23555
/proc/meminfo: memFree=28413848/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85664 CPUtime=6.29 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 7611 0 0 0 627 2 0 0 20 0 2 0 332190601 87719936 7509 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21416 7509 194 433 0 20980 0
[pid=23552/tid=23555] ppid=23550 vsize=85664 CPUtime=6.25 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 6404 0 0 0 623 2 0 0 20 0 2 0 332190603 87719936 7509 33554432000 4194304 5964350 140735594568144 140474145667112 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85664

[startup+12.7003 s]
/proc/loadavg: 2.60 3.59 3.78 3/177 23555
/proc/meminfo: memFree=28396908/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=85520 CPUtime=12.68 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 9541 0 0 0 1266 2 0 0 20 0 2 0 332190601 87572480 9411 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 21380 9411 194 433 0 20944 0
[pid=23552/tid=23555] ppid=23550 vsize=85520 CPUtime=12.63 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 8334 0 0 0 1261 2 0 0 20 0 2 0 332190603 87572480 9411 33554432000 4194304 5964350 140735594568144 140474145667064 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85520

[startup+25.5003 s]
/proc/loadavg: 2.46 3.51 3.75 3/176 23555
/proc/meminfo: memFree=28348300/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=151272 CPUtime=25.48 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 17950 0 0 0 2544 4 0 0 20 0 2 0 332190601 154902528 17820 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 37818 17820 194 433 0 37382 0
[pid=23552/tid=23555] ppid=23550 vsize=151272 CPUtime=25.4 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 16743 0 0 0 2536 4 0 0 20 0 2 0 332190603 154902528 17820 33554432000 4194304 5964350 140735594568144 140474145667064 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 151272

[startup+51.1003 s]
/proc/loadavg: 2.30 3.39 3.70 3/177 23556
/proc/meminfo: memFree=28288812/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=151380 CPUtime=51.08 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 30808 0 0 0 5100 8 0 0 20 0 2 0 332190601 155013120 30693 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 37845 30693 194 433 0 37409 0
[pid=23552/tid=23555] ppid=23550 vsize=151380 CPUtime=50.93 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 29601 0 0 0 5085 8 0 0 20 0 2 0 332190603 155013120 30693 33554432000 4194304 5964350 140735594568144 140474145666872 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 151380

[startup+102.3 s]
/proc/loadavg: 2.13 3.17 3.61 3/177 23556
/proc/meminfo: memFree=28213528/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=217076 CPUtime=102.23 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 43534 0 0 0 10210 13 0 0 20 0 2 0 332190601 222285824 43512 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 54269 43512 194 433 0 53833 0
[pid=23552/tid=23555] ppid=23550 vsize=217076 CPUtime=101.96 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 42327 0 0 0 10182 14 0 0 20 0 2 0 332190603 222285824 43512 33554432000 4194304 5964350 140735594568144 140474145667064 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 217076

[startup+162.3 s]
/proc/loadavg: 2.05 2.96 3.51 3/177 23556
/proc/meminfo: memFree=28125216/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=282828 CPUtime=162.18 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 54851 0 0 0 16199 19 0 0 20 0 2 0 332190601 289615872 55590 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 70707 55590 194 433 0 70271 0
[pid=23552/tid=23555] ppid=23550 vsize=282828 CPUtime=161.76 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 53644 0 0 0 16155 21 0 0 20 0 2 0 332190603 289615872 55590 33554432000 4194304 5964350 140735594568144 140474145667064 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 282828

[startup+222.306 s]
/proc/loadavg: 2.02 2.78 3.41 3/177 23556
/proc/meminfo: memFree=28090876/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=283932 CPUtime=222.18 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 59022 0 0 0 22198 20 0 0 20 0 2 0 332190601 290746368 59761 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 70983 59761 194 433 0 70547 0
[pid=23552/tid=23555] ppid=23550 vsize=283932 CPUtime=221.61 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 57815 0 0 0 22138 23 0 0 20 0 2 0 332190603 290746368 59761 33554432000 4194304 5964350 140735594568144 140474145667064 4399774 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 283932

[startup+282.3 s]
/proc/loadavg: 2.15 2.67 3.33 3/177 23556
/proc/meminfo: memFree=28017280/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=351304 CPUtime=282.14 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 71043 0 0 0 28189 25 0 0 20 0 2 0 332190601 359735296 71909 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 87826 71909 194 433 0 87390 0
[pid=23552/tid=23555] ppid=23550 vsize=351304 CPUtime=281.43 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 69836 0 0 0 28114 29 0 0 20 0 2 0 332190603 359735296 71909 33554432000 4194304 5964350 140735594568144 140474145667064 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 351304

[startup+342.3 s]
/proc/loadavg: 2.05 2.54 3.25 3/177 23557
/proc/meminfo: memFree=27953608/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=352492 CPUtime=342.13 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 79182 0 0 0 34185 28 0 0 20 0 2 0 332190601 360951808 80054 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 88123 80054 194 433 0 87687 0
[pid=23552/tid=23555] ppid=23550 vsize=352492 CPUtime=341.27 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 77975 0 0 0 34094 33 0 0 20 0 2 0 332190603 360951808 80054 33554432000 4194304 5964350 140735594568144 140474145667064 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 352492

[startup+402.3 s]
/proc/loadavg: 2.02 2.44 3.16 3/177 23557
/proc/meminfo: memFree=27931512/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=352492 CPUtime=402.1 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 80414 0 0 0 40182 28 0 0 20 0 2 0 332190601 360951808 81333 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 88123 81333 194 433 0 87687 0
[pid=23552/tid=23555] ppid=23550 vsize=352492 CPUtime=401.1 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 79207 0 0 0 40076 34 0 0 20 0 2 0 332190603 360951808 81333 33554432000 4194304 5964350 140735594568144 140474145666872 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 352492

[startup+462.3 s]
/proc/loadavg: 2.00 2.36 3.09 3/177 23557
/proc/meminfo: memFree=27872516/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=418676 CPUtime=462.1 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.39 3/177 23567
/proc/meminfo: memFree=27562632/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1361.87 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 122273 0 0 0 136140 47 0 0 20 0 2 0 332190601 557334528 118358 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 118358 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1358.55 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 121066 0 0 0 135788 67 0 0 20 0 2 0 332190603 557334528 118358 33554432000 4194304 5964350 140735594568144 140474145668024 4403290 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 544272

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.36 3/177 23567
/proc/meminfo: memFree=27534856/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1421.86 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 122273 0 0 0 142139 47 0 0 20 0 2 0 332190601 557334528 118358 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 118358 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1418.41 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 121066 0 0 0 141773 68 0 0 20 0 2 0 332190603 557334528 118358 33554432000 4194304 5964350 140735594568144 140474145668024 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 544272

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.34 3/177 23567
/proc/meminfo: memFree=27527032/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1481.85 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 122273 0 0 0 148138 47 0 0 20 0 2 0 332190601 557334528 118358 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 118358 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1478.25 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 121066 0 0 0 147756 69 0 0 20 0 2 0 332190603 557334528 118358 33554432000 4194304 5964350 140735594568144 140474145668024 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 544272

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.31 3/177 23567
/proc/meminfo: memFree=27485864/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1541.84 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 130454 0 0 0 154133 51 0 0 20 0 2 0 332190601 557334528 126538 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 126538 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1538.1 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 129247 0 0 0 153736 74 0 0 20 0 2 0 332190603 557334528 126538 33554432000 4194304 5964350 140735594568144 140474145667064 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 544272

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/177 23568
/proc/meminfo: memFree=27461528/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1601.82 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 130470 0 0 0 160130 52 0 0 20 0 2 0 332190601 557334528 126653 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 126653 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1597.93 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 129263 0 0 0 159718 75 0 0 20 0 2 0 332190603 557334528 126653 33554432000 4194304 5964350 140735594568144 140474145667064 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 544272

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/177 23568
/proc/meminfo: memFree=27446896/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1661.81 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 130679 0 0 0 166129 52 0 0 20 0 2 0 332190601 557334528 126862 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 126862 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1657.77 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 129472 0 0 0 165701 76 0 0 20 0 2 0 332190603 557334528 126862 33554432000 4194304 5964350 140735594568144 140474145667000 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 544272

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/177 23568
/proc/meminfo: memFree=27443920/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1721.8 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 130679 0 0 0 172128 52 0 0 20 0 2 0 332190601 557334528 126862 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 126862 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1717.62 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 129472 0 0 0 171685 77 0 0 20 0 2 0 332190603 557334528 126862 33554432000 4194304 5964350 140735594568144 140474145667000 4222314 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 544272

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/178 23571
/proc/meminfo: memFree=27428040/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1781.79 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 130679 0 0 0 178127 52 0 0 20 0 2 0 332190601 557334528 126862 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 126862 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1777.47 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 129472 0 0 0 177669 78 0 0 20 0 2 0 332190603 557334528 126862 33554432000 4194304 5964350 140735594568144 140474145667000 4400552 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 544272

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

[startup+1792.01 s]
/proc/loadavg: 2.08 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27406960/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=544272 CPUtime=1791.5 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 135579 0 0 0 179096 54 0 0 20 0 2 0 332190601 557334528 131762 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 136068 131762 194 433 0 135632 0
[pid=23552/tid=23555] ppid=23550 vsize=544272 CPUtime=1787.15 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 134372 0 0 0 178634 81 0 0 20 0 2 0 332190603 557334528 131762 33554432000 4194304 5964350 140735594568144 140474145667064 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 544272

[startup+1795.2 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27400512/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=609808 CPUtime=1794.69 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 137015 0 0 0 179415 54 0 0 20 0 2 0 332190601 624443392 133198 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 152452 133198 194 433 0 152016 0
[pid=23552/tid=23555] ppid=23550 vsize=609808 CPUtime=1790.34 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 135808 0 0 0 178953 81 0 0 20 0 2 0 332190603 624443392 133198 33554432000 4194304 5964350 140735594568144 140474145667208 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 609808

[startup+1798.4 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27396172/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=609808 CPUtime=1797.88 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 138566 0 0 0 179733 55 0 0 20 0 2 0 332190601 624443392 134749 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 152452 134749 194 433 0 152016 0
[pid=23552/tid=23555] ppid=23550 vsize=609808 CPUtime=1793.53 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 137359 0 0 0 179271 82 0 0 20 0 2 0 332190603 624443392 134749 33554432000 4194304 5964350 140735594568144 140474145667064 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 609808

[startup+1799.2 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27393692/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=609808 CPUtime=1798.68 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 138925 0 0 0 179813 55 0 0 20 0 2 0 332190601 624443392 135108 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 152452 135108 194 433 0 152016 0
[pid=23552/tid=23555] ppid=23550 vsize=609808 CPUtime=1794.32 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 137718 0 0 0 179350 82 0 0 20 0 2 0 332190603 624443392 135108 33554432000 4194304 5964350 140735594568144 140474145667064 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 609808

[startup+1799.6 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27391336/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=609808 CPUtime=1799.09 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 139093 0 0 0 179854 55 0 0 20 0 2 0 332190601 624443392 135276 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 152452 135276 194 433 0 152016 0
[pid=23552/tid=23555] ppid=23550 vsize=609808 CPUtime=1794.73 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 137886 0 0 0 179391 82 0 0 20 0 2 0 332190603 624443392 135276 33554432000 4194304 5964350 140735594568144 140474145667064 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 609808

[startup+1800 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27391336/32873852 swapFree=7624/7624
[pid=23552] ppid=23550 vsize=609808 CPUtime=1799.48 cores=0,2,4,6
/proc/23552/stat : 23552 (wbo1.72) S 23550 23552 19474 0 -1 4202496 139250 0 0 0 179893 55 0 0 20 0 2 0 332190601 624443392 135433 33554432000 4194304 5964350 140735594568144 140735594567664 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/23552/statm: 152452 135433 194 433 0 152016 0
[pid=23552/tid=23555] ppid=23550 vsize=609808 CPUtime=1795.12 cores=0,2,4,6
/proc/23552/task/23555/stat : 23555 (wbo1.72) R 23550 23552 19474 0 -1 4202560 138043 0 0 0 179430 82 0 0 20 0 2 0 332190603 624443392 135433 33554432000 4194304 5964350 140735594568144 140474145667064 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 609808

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23552 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=328220
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=836872
# CPU time returned by wait4() is 1795.17
# while last known CPU time is 1799.48
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.48
CPU user time (s): 1798.93
CPU system time (s): 0.55
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 609808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.33
system time used= 0.836872
maximum resident set size= 541744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139253
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= 241
involuntary context switches= 1887

runsolver used 2.6196 second user time and 7.20191 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-02 20:10:51
IDJOB=3727982
IDBENCH=48159
IDSOLVER=2314
FILE ID=node131/3727982-1338660651
RUNJOBID= node131-1338660651-23506
PBS_JOBID= 14636449
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= 65a3c38bd8963c911b96c745ee468cb1
RANDOM SEED=990143956

node131.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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.61
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.805
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.805
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.805
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.805
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.805
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		: 2666.805
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		: 2666.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28459012 kB
Buffers:          541588 kB
Cached:          3007664 kB
SwapCached:         2348 kB
Active:          1371452 kB
Inactive:        2182772 kB
Active(anon):       1996 kB
Inactive(anon):     3676 kB
Active(file):    1369456 kB
Inactive(file):  2179096 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:             10872 kB
Writeback:             0 kB
AnonPages:         10436 kB
Mapped:            13448 kB
Shmem:                 0 kB
Slab:             719524 kB
SReclaimable:     161832 kB
SUnreclaim:       557692 kB
KernelStack:        1376 kB
PageTables:         3992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     104976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3727982-1338660651.opb

Free space on /tmp at the end= 71392 MiB
End job on node131 at 2012-06-02 20:40:52