Trace number 3727289

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein45.opb
MD5SUM5084bd7d25dcb1d535d550da78b2db16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark8.29974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
Number of terms in the objective function 45
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 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-3727289-1338652607.opb.
0.00/0.00	c Instance file HOME/instance-3727289-1338652607.opb
0.00/0.00	c File size is 9856 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 67
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      45                                                  |
0.00/0.00	c |  Number Clauses:        330                                                 |
0.00/0.00	c |  Number Cardinality:    1                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 3            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 5            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 6            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 7            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 8            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 9            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 10           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 11           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 12           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 13           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 14           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 15           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 16           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 17           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 18           lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | 19           lb |  0                0                0.00  |
58.98/59.06	c | 59.06     | 0  | 20           lb |  0                0                0.00  |
1799.53/1800.00	c ===============================================================================
1799.53/1800.00	c Wall Clock Time: 1800.00 s
1799.53/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-3727289-1338652607/watcher-3727289-1338652607 -o /tmp/evaluation-result-3727289-1338652607/solver-3727289-1338652607 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727289-1338652607.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 1.91 3/175 16212
/proc/meminfo: memFree=27767232/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83580 CPUtime=0 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 766 0 0 0 0 0 0 0 20 0 2 0 331386639 85585920 716 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20895 716 190 433 0 20459 0
[pid=16212/tid=16213] ppid=16210 vsize=83580 CPUtime=0 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 63 0 0 0 0 0 0 0 20 0 2 0 331386639 85585920 716 33554432000 4194304 5964350 140735610395488 140737228968792 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.0375779 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 16212
/proc/meminfo: memFree=27767232/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83580 CPUtime=0.03 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 852 0 0 0 3 0 0 0 20 0 2 0 331386639 85585920 802 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20895 802 192 433 0 20459 0
[pid=16212/tid=16213] ppid=16210 vsize=83580 CPUtime=0.02 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 149 0 0 0 2 0 0 0 20 0 2 0 331386639 85585920 802 33554432000 4194304 5964350 140735610395488 140737228968792 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83580

[startup+0.100306 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 16212
/proc/meminfo: memFree=27767232/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83580 CPUtime=0.09 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 1012 0 0 0 9 0 0 0 20 0 2 0 331386639 85585920 962 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20895 962 192 433 0 20459 0
[pid=16212/tid=16213] ppid=16210 vsize=83580 CPUtime=0.08 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 309 0 0 0 8 0 0 0 20 0 2 0 331386639 85585920 962 33554432000 4194304 5964350 140735610395488 140737228968792 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83580

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 16212
/proc/meminfo: memFree=27767232/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83580 CPUtime=0.29 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 1396 0 0 0 29 0 0 0 20 0 2 0 331386639 85585920 1346 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20895 1346 192 433 0 20459 0
[pid=16212/tid=16213] ppid=16210 vsize=83580 CPUtime=0.28 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 693 0 0 0 28 0 0 0 20 0 2 0 331386639 85585920 1346 33554432000 4194304 5964350 140735610395488 140737228968792 4410797 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83580

[startup+0.700248 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 16212
/proc/meminfo: memFree=27767232/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83580 CPUtime=0.69 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 1649 0 0 0 69 0 0 0 20 0 2 0 331386639 85585920 1599 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20895 1599 192 433 0 20459 0
[pid=16212/tid=16213] ppid=16210 vsize=83580 CPUtime=0.68 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 946 0 0 0 68 0 0 0 20 0 2 0 331386639 85585920 1599 33554432000 4194304 5964350 140735610395488 140279104076104 5136410 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83580

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.91 2/174 16215
/proc/meminfo: memFree=28113400/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83724 CPUtime=1.49 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 2115 0 0 0 149 0 0 0 20 0 2 0 331386639 85733376 2065 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20931 2065 192 433 0 20495 0
[pid=16212/tid=16213] ppid=16210 vsize=83724 CPUtime=1.48 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 1412 0 0 0 148 0 0 0 20 0 2 0 331386639 85733376 2065 33554432000 4194304 5964350 140735610395488 140279104075576 4388770 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83724

[startup+3.10025 s]
/proc/loadavg: 1.92 1.98 1.90 4/174 16222
/proc/meminfo: memFree=28111416/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83796 CPUtime=3.09 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 3184 0 0 0 309 0 0 0 20 0 2 0 331386639 85807104 3134 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20949 3134 192 433 0 20513 0
[pid=16212/tid=16213] ppid=16210 vsize=83796 CPUtime=3.08 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 2481 0 0 0 308 0 0 0 20 0 2 0 331386639 85807104 3134 33554432000 4194304 5964350 140735610395488 140279104075816 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83796

[startup+6.30033 s]
/proc/loadavg: 1.92 1.98 1.90 3/177 16293
/proc/meminfo: memFree=28085864/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=83904 CPUtime=6.28 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 4828 0 0 0 627 1 0 0 20 0 2 0 331386639 85917696 4783 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 20976 4783 192 433 0 20540 0
[pid=16212/tid=16213] ppid=16210 vsize=83904 CPUtime=6.28 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 4125 0 0 0 626 2 0 0 20 0 2 0 331386639 85917696 4783 33554432000 4194304 5964350 140735610395488 140279104075816 4399921 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83904

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.91 3/177 16293
/proc/meminfo: memFree=28068476/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=84064 CPUtime=12.68 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 6636 0 0 0 1266 2 0 0 20 0 2 0 331386639 86081536 6591 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 21016 6591 192 433 0 20580 0
[pid=16212/tid=16213] ppid=16210 vsize=84064 CPUtime=12.68 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 5933 0 0 0 1265 3 0 0 20 0 2 0 331386639 86081536 6591 33554432000 4194304 5964350 140735610395488 140279104075768 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84064

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.91 3/177 16293
/proc/meminfo: memFree=28041528/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=84352 CPUtime=25.49 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 10406 0 0 0 2545 4 0 0 20 0 2 0 331386639 86376448 10577 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 21088 10577 192 433 0 20652 0
[pid=16212/tid=16213] ppid=16210 vsize=84352 CPUtime=25.48 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 9703 0 0 0 2543 5 0 0 20 0 2 0 331386639 86376448 10577 33554432000 4194304 5964350 140735610395488 140279104075816 4399852 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84352

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.91 3/177 16293
/proc/meminfo: memFree=28021604/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=85312 CPUtime=51.08 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 14978 0 0 0 5102 6 0 0 20 0 2 0 331386639 87359488 15149 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 21328 15149 192 433 0 20892 0
[pid=16212/tid=16213] ppid=16210 vsize=85312 CPUtime=51.08 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 14275 0 0 0 5101 7 0 0 20 0 2 0 331386639 87359488 15149 33554432000 4194304 5964350 140735610395488 140279104075816 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85312

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.91 3/177 16293
/proc/meminfo: memFree=27967312/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=149116 CPUtime=102.27 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 20215 0 0 0 10220 7 0 0 20 0 2 0 331386639 152694784 19952 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 37279 19952 192 433 0 36843 0
[pid=16212/tid=16213] ppid=16210 vsize=149116 CPUtime=102.27 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 19512 0 0 0 10218 9 0 0 20 0 2 0 331386639 152694784 19952 33554432000 4194304 5964350 140735610395488 140279104076728 4400009 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 149116

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.91 3/177 16293
/proc/meminfo: memFree=27898704/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=150200 CPUtime=162.25 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 28871 0 0 0 16214 11 0 0 20 0 2 0 331386639 153804800 28654 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 37550 28654 192 433 0 37114 0
[pid=16212/tid=16213] ppid=16210 vsize=150200 CPUtime=162.26 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 28168 0 0 0 16212 14 0 0 20 0 2 0 331386639 153804800 28654 33554432000 4194304 5964350 140735610395488 140279104075768 4378928 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150200

[startup+222.3 s]
/proc/loadavg: 2.03 2.00 1.91 3/178 16296
/proc/meminfo: memFree=27835972/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=215736 CPUtime=222.23 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 37722 0 0 0 22207 16 0 0 20 0 2 0 331386639 220913664 37535 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 53934 37535 192 433 0 53498 0
[pid=16212/tid=16213] ppid=16210 vsize=215736 CPUtime=222.25 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 37019 0 0 0 22205 20 0 0 20 0 2 0 331386639 220913664 37535 33554432000 4194304 5964350 140735610395488 140279104075816 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 215736

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 1.92 3/178 16320
/proc/meminfo: memFree=27777616/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=215736 CPUtime=282.2 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 44657 0 0 0 28198 22 0 0 20 0 2 0 331386639 220913664 44763 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 53934 44763 192 433 0 53498 0
[pid=16212/tid=16213] ppid=16210 vsize=215736 CPUtime=282.21 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 43954 0 0 0 28194 27 0 0 20 0 2 0 331386639 220913664 44763 33554432000 4194304 5964350 140735610395488 140279104075576 4399964 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 215736

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/177 16320
/proc/meminfo: memFree=27748832/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=281812 CPUtime=342.19 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 51458 0 0 0 34193 26 0 0 20 0 2 0 331386639 288575488 52060 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 70453 52060 192 433 0 70017 0
[pid=16212/tid=16213] ppid=16210 vsize=281812 CPUtime=342.21 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 50755 0 0 0 34189 32 0 0 20 0 2 0 331386639 288575488 52060 33554432000 4194304 5964350 140735610395488 140279104075816 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 281812

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 16320
/proc/meminfo: memFree=27720328/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=281812 CPUtime=402.18 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 58847 0 0 0 40185 33 0 0 20 0 2 0 331386639 288575488 59449 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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

/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 129496 0 0 0 130089 118 0 0 20 0 2 0 331386639 557838336 131966 33554432000 4194304 5964350 140735610395488 140279104075576 4400029 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 544764

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16327
/proc/meminfo: memFree=27221796/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=610300 CPUtime=1361.92 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 135004 0 0 0 136089 103 0 0 20 0 2 0 331386639 624947200 136770 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 152575 136770 192 433 0 152139 0
[pid=16212/tid=16213] ppid=16210 vsize=610300 CPUtime=1362.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 134301 0 0 0 136082 124 0 0 20 0 2 0 331386639 624947200 136770 33554432000 4194304 5964350 140735610395488 140279104075816 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 610300

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 16330
/proc/meminfo: memFree=27203312/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=610300 CPUtime=1421.91 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 139248 0 0 0 142083 108 0 0 20 0 2 0 331386639 624947200 141014 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 152575 141014 192 433 0 152139 0
[pid=16212/tid=16213] ppid=16210 vsize=610300 CPUtime=1422.07 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 138545 0 0 0 142077 130 0 0 20 0 2 0 331386639 624947200 141014 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 610300

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16331
/proc/meminfo: memFree=27162276/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=610300 CPUtime=1481.9 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 141255 0 0 0 148080 110 0 0 20 0 2 0 331386639 624947200 143019 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 152575 143019 192 433 0 152139 0
[pid=16212/tid=16213] ppid=16210 vsize=610300 CPUtime=1482.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 140552 0 0 0 148073 133 0 0 20 0 2 0 331386639 624947200 143019 33554432000 4194304 5964350 140735610395488 140279104075816 4399832 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 610300

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16331
/proc/meminfo: memFree=27134700/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=610300 CPUtime=1541.89 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 146646 0 0 0 154074 115 0 0 20 0 2 0 331386639 624947200 148410 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 152575 148410 192 433 0 152139 0
[pid=16212/tid=16213] ppid=16210 vsize=610300 CPUtime=1542.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 145943 0 0 0 154067 139 0 0 20 0 2 0 331386639 624947200 148410 33554432000 4194304 5964350 140735610395488 140279104075816 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 610300

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16331
/proc/meminfo: memFree=27098196/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1601.88 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 149694 0 0 0 160071 117 0 0 20 0 2 0 331386639 692056064 151458 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 151458 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1602.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 148991 0 0 0 160064 142 0 0 20 0 2 0 331386639 692056064 151458 33554432000 4194304 5964350 140735610395488 140279104075576 4400342 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 675836

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16331
/proc/meminfo: memFree=27087892/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1661.87 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 150084 0 0 0 166070 117 0 0 20 0 2 0 331386639 692056064 151846 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 151846 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1662.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 149381 0 0 0 166063 143 0 0 20 0 2 0 331386639 692056064 151846 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 675836

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16331
/proc/meminfo: memFree=27044120/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1721.86 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 155407 0 0 0 172065 121 0 0 20 0 2 0 331386639 692056064 157169 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 157169 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1722.06 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 154704 0 0 0 172058 148 0 0 20 0 2 0 331386639 692056064 157169 33554432000 4194304 5964350 140735610395488 140279104075816 4400477 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 675836

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27028948/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1781.83 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158359 0 0 0 178059 124 0 0 20 0 2 0 331386639 692056064 160424 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160424 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1782.04 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157656 0 0 0 178052 152 0 0 20 0 2 0 331386639 692056064 160424 33554432000 4194304 5964350 140735610395488 140279104075816 4400321 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 675836

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27029320/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1791.44 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158360 0 0 0 179020 124 0 0 20 0 2 0 331386639 692056064 160425 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160425 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1791.64 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157657 0 0 0 179012 152 0 0 20 0 2 0 331386639 692056064 160425 33554432000 4194304 5964350 140735610395488 140279104075816 4400352 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 675836

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27028572/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1794.64 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158411 0 0 0 179340 124 0 0 20 0 2 0 331386639 692056064 160505 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160505 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1794.84 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157708 0 0 0 179332 152 0 0 20 0 2 0 331386639 692056064 160505 33554432000 4194304 5964350 140735610395488 140279104075576 4399906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 675836

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27027208/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1797.83 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158493 0 0 0 179659 124 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160587 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1798.03 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157790 0 0 0 179651 152 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 675836

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27026464/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1798.63 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158493 0 0 0 179739 124 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160587 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1798.83 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157790 0 0 0 179731 152 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (KiB) 675836

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27025968/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1799.03 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158493 0 0 0 179779 124 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160587 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1799.24 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157790 0 0 0 179772 152 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.03
Current children cumulated vsize (KiB) 675836

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27025968/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1799.43 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158493 0 0 0 179819 124 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160587 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1799.63 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157790 0 0 0 179811 152 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140279104075576 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.43
Current children cumulated vsize (KiB) 675836

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 16332
/proc/meminfo: memFree=27025968/32873852 swapFree=6856/6856
[pid=16212] ppid=16210 vsize=675836 CPUtime=1799.53 cores=0,2,4,6
/proc/16212/stat : 16212 (wbo1.72) S 16210 16212 14594 0 -1 4202496 158493 0 0 0 179829 124 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140735610395008 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/16212/statm: 168959 160587 192 433 0 168523 0
[pid=16212/tid=16213] ppid=16210 vsize=675836 CPUtime=1799.73 cores=0,2,4,6
/proc/16212/task/16213/stat : 16213 (wbo1.72) R 16210 16212 14594 0 -1 4202560 157790 0 0 0 179821 152 0 0 20 0 2 0 331386639 692056064 160587 33554432000 4194304 5964350 140735610395488 140279104075576 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 675836

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.76
CPU user time (s): 1798.22
CPU system time (s): 1.53777
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 675836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.22
system time used= 1.53777
maximum resident set size= 642356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158495
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= 259
involuntary context switches= 1897

runsolver used 3.77543 second user time and 11.4613 second system time

The end

Launcher Data

Begin job on node128 at 2012-06-02 17:56:47
IDJOB=3727289
IDBENCH=1865
IDSOLVER=2313
FILE ID=node128/3727289-1338652607
RUNJOBID= node128-1338650806-16012
PBS_JOBID= 14636452
Free space on /tmp= 70504 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-stein45.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727289-1338652607/watcher-3727289-1338652607 -o /tmp/evaluation-result-3727289-1338652607/solver-3727289-1338652607 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727289-1338652607.opb

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

MD5SUM BENCH= 5084bd7d25dcb1d535d550da78b2db16
RANDOM SEED=145129159

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
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:       32873852 kB
MemFree:        27767612 kB
Buffers:          522196 kB
Cached:          3327960 kB
SwapCached:          784 kB
Active:          2072544 kB
Inactive:        2143224 kB
Active(anon):     356396 kB
Inactive(anon):    11368 kB
Active(file):    1716148 kB
Inactive(file):  2131856 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67106552 kB
Dirty:              5512 kB
Writeback:             0 kB
AnonPages:        371228 kB
Mapped:            14892 kB
Shmem:               200 kB
Slab:             752228 kB
SReclaimable:     194376 kB
SUnreclaim:       557852 kB
KernelStack:        1480 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     195692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70500 MiB
End job on node128 at 2012-06-02 18:26:47