Trace number 3728030

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_50_10_3.opb
MD5SUM59a1ef6e3ce4cf2364efcc21910181d3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark0.029995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -13
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
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 constraints50
Minimum length of a constraint10
Maximum length of a constraint17
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)618
Sum of products size (including duplicates)1236
Number of different products309
Sum of products size618

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-3728030-1338660651.opb.
0.00/0.00	c Instance file HOME/instance-3728030-1338660651.opb
0.00/0.00	c File size is 24155 bytes.
0.00/0.00	c Cost Offset: -50
0.00/0.00	c Highest Coefficient sum: 17
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:      359                                                 |
0.00/0.00	c |  Number Clauses:        309                                                 |
0.00/0.00	c |  Number Cardinality:    50                                                  |
0.00/0.00	c |  Number PB Constraints: 309                                                 |
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  | -49          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -48          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | -47          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -46          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -45          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -44          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -43          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -42          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -41          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -40          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -39          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -38          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -37          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -36          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -35          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -34          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -33          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -32          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -31          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -30          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -29          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -28          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -27          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -26          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -25          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -24          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -23          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -22          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -21          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -20          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -19          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -18          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -17          lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -16          lb |  0                0                0.00  |
1.29/1.40	c | 1.40      | 0  | -15          lb |  0                0                0.00  |
29.67/29.77	c | 29.77     | 0  | -14          lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3728030-1338660651/watcher-3728030-1338660651 -o /tmp/evaluation-result-3728030-1338660651/solver-3728030-1338660651 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728030-1338660651.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.71 3.64 3.80 2/173 23547
/proc/meminfo: memFree=28457372/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=0 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 857 0 0 0 0 0 0 0 20 0 2 0 332190600 85823488 803 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 803 190 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=0 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 2 0 332190600 85823488 803 33554432000 4194304 5964350 140733624169312 140735530887304 5236791 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.097391 s]
/proc/loadavg: 2.71 3.64 3.80 2/173 23547
/proc/meminfo: memFree=28457372/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=0.09 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 1085 0 0 0 9 0 0 0 20 0 2 0 332190600 85823488 1031 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 1031 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=0.08 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 336 0 0 0 8 0 0 0 20 0 2 0 332190600 85823488 1031 33554432000 4194304 5964350 140733624169312 140735530887304 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83812

[startup+0.100348 s]
/proc/loadavg: 2.71 3.64 3.80 2/173 23547
/proc/meminfo: memFree=28457372/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=0.09 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 1085 0 0 0 9 0 0 0 20 0 2 0 332190600 85823488 1031 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 1031 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=0.08 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 336 0 0 0 8 0 0 0 20 0 2 0 332190600 85823488 1031 33554432000 4194304 5964350 140733624169312 140735530887304 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83812

[startup+0.300304 s]
/proc/loadavg: 2.71 3.64 3.80 2/173 23547
/proc/meminfo: memFree=28457372/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=0.29 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 1352 0 0 0 29 0 0 0 20 0 2 0 332190600 85823488 1298 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 1298 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=0.28 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 603 0 0 0 28 0 0 0 20 0 2 0 332190600 85823488 1298 33554432000 4194304 5964350 140733624169312 140735530887304 4400026 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83812

[startup+0.700244 s]
/proc/loadavg: 2.71 3.64 3.80 2/173 23547
/proc/meminfo: memFree=28457372/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=0.69 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 1783 0 0 0 69 0 0 0 20 0 2 0 332190600 85823488 1729 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 1729 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=0.68 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 1034 0 0 0 68 0 0 0 20 0 2 0 332190600 85823488 1729 33554432000 4194304 5964350 140733624169312 140240883468088 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83812

[startup+1.50031 s]
/proc/loadavg: 2.71 3.64 3.80 3/178 23555
/proc/meminfo: memFree=28438152/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=1.49 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 2263 0 0 0 149 0 0 0 20 0 2 0 332190600 85823488 2183 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 2183 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=1.48 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 1514 0 0 0 148 0 0 0 20 0 2 0 332190600 85823488 2183 33554432000 4194304 5964350 140733624169312 140240883468088 4388542 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83812

[startup+3.10026 s]
/proc/loadavg: 2.71 3.64 3.80 3/178 23555
/proc/meminfo: memFree=28427728/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=3.09 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 2845 0 0 0 309 0 0 0 20 0 2 0 332190600 85823488 2765 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 2766 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=3.07 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 2097 0 0 0 307 0 0 0 20 0 2 0 332190600 85823488 2766 33554432000 4194304 5964350 140733624169312 140240883468088 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83812

[startup+6.30026 s]
/proc/loadavg: 2.65 3.62 3.79 3/178 23555
/proc/meminfo: memFree=28413848/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=84028 CPUtime=6.29 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 4045 0 0 0 628 1 0 0 20 0 2 0 332190600 86044672 3965 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 21007 3965 194 433 0 20571 0
[pid=23547/tid=23549] ppid=23545 vsize=84028 CPUtime=6.27 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 3296 0 0 0 627 0 0 0 20 0 2 0 332190600 86044672 3965 33554432000 4194304 5964350 140733624169312 140240883468088 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84028

[startup+12.7003 s]
/proc/loadavg: 2.60 3.59 3.78 3/177 23555
/proc/meminfo: memFree=28396908/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=84136 CPUtime=12.68 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 7130 0 0 0 1266 2 0 0 20 0 2 0 332190600 86155264 7078 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 21034 7078 194 433 0 20598 0
[pid=23547/tid=23549] ppid=23545 vsize=84136 CPUtime=12.64 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 6382 0 0 0 1262 2 0 0 20 0 2 0 332190600 86155264 7079 33554432000 4194304 5964350 140733624169312 140240883468280 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84136

[startup+25.5004 s]
/proc/loadavg: 2.46 3.51 3.75 3/176 23555
/proc/meminfo: memFree=28348300/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=84512 CPUtime=25.47 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 9911 0 0 0 2544 3 0 0 20 0 2 0 332190600 86540288 9941 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 21128 9941 194 433 0 20692 0
[pid=23547/tid=23549] ppid=23545 vsize=84512 CPUtime=25.4 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 9162 0 0 0 2537 3 0 0 20 0 2 0 332190600 86540288 9941 33554432000 4194304 5964350 140733624169312 140240883468088 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84512

[startup+51.1003 s]
/proc/loadavg: 2.30 3.39 3.70 3/177 23556
/proc/meminfo: memFree=28288812/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=83812 CPUtime=51.06 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 11540 0 0 0 5103 3 0 0 20 0 2 0 332190600 85823488 11746 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 20953 11746 194 433 0 20517 0
[pid=23547/tid=23549] ppid=23545 vsize=83812 CPUtime=50.93 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 10791 0 0 0 5090 3 0 0 20 0 2 0 332190600 85823488 11746 33554432000 4194304 5964350 140733624169312 140240883469240 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 83812

[startup+102.307 s]
/proc/loadavg: 2.13 3.17 3.61 3/177 23556
/proc/meminfo: memFree=28213900/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=150072 CPUtime=102.26 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 17572 0 0 0 10220 6 0 0 20 0 2 0 332190600 153673728 17777 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 37518 17777 194 433 0 37082 0
[pid=23547/tid=23549] ppid=23545 vsize=150072 CPUtime=102.01 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 16823 0 0 0 10194 7 0 0 20 0 2 0 332190600 153673728 17777 33554432000 4194304 5964350 140733624169312 140240883468088 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 150072

[startup+162.3 s]
/proc/loadavg: 2.05 2.96 3.51 3/177 23556
/proc/meminfo: memFree=28125588/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=150072 CPUtime=162.24 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 27851 0 0 0 16213 11 0 0 20 0 2 0 332190600 153673728 28122 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 37518 28122 194 433 0 37082 0
[pid=23547/tid=23549] ppid=23545 vsize=150072 CPUtime=161.85 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 27102 0 0 0 16172 13 0 0 20 0 2 0 332190600 153673728 28122 33554432000 4194304 5964350 140733624169312 140240883468280 4400023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 150072

[startup+222.3 s]
/proc/loadavg: 2.02 2.78 3.41 3/177 23556
/proc/meminfo: memFree=28091248/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=150072 CPUtime=222.21 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 31658 0 0 0 22207 14 0 0 20 0 2 0 332190600 153673728 32157 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 37518 32157 194 433 0 37082 0
[pid=23547/tid=23549] ppid=23545 vsize=150072 CPUtime=221.66 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 30909 0 0 0 22150 16 0 0 20 0 2 0 332190600 153673728 32157 33554432000 4194304 5964350 140733624169312 140240883468328 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 150072

[startup+282.3 s]
/proc/loadavg: 2.15 2.67 3.33 3/177 23556
/proc/meminfo: memFree=28017280/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=215968 CPUtime=282.2 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 37996 0 0 0 28202 18 0 0 20 0 2 0 332190600 221151232 38597 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 53992 38597 194 433 0 53556 0
[pid=23547/tid=23549] ppid=23545 vsize=215968 CPUtime=281.51 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 37247 0 0 0 28129 22 0 0 20 0 2 0 332190600 221151232 38597 33554432000 4194304 5964350 140733624169312 140240883468088 4400352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 215968

[startup+342.3 s]
/proc/loadavg: 2.05 2.54 3.25 3/177 23557
/proc/meminfo: memFree=27953608/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=215968 CPUtime=342.19 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 45666 0 0 0 34195 24 0 0 20 0 2 0 332190600 221151232 46266 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 53992 46266 194 433 0 53556 0
[pid=23547/tid=23549] ppid=23545 vsize=215968 CPUtime=341.35 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 44917 0 0 0 34106 29 0 0 20 0 2 0 332190600 221151232 46266 33554432000 4194304 5964350 140733624169312 140240883468280 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 215968

[startup+402.3 s]
/proc/loadavg: 2.02 2.44 3.16 3/177 23557
/proc/meminfo: memFree=27931884/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=281504 CPUtime=402.17 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 50376 0 0 0 40191 26 0 0 20 0 2 0 332190600 288260096 50969 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 483720

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.36 3/177 23567
/proc/meminfo: memFree=27534856/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=483720 CPUtime=1421.9 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 109171 0 0 0 142106 84 0 0 20 0 2 0 332190600 495329280 112099 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 120930 112099 194 433 0 120494 0
[pid=23547/tid=23549] ppid=23545 vsize=483720 CPUtime=1418.47 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 108422 0 0 0 141742 105 0 0 20 0 2 0 332190600 495329280 112099 33554432000 4194304 5964350 140733624169312 140240883468152 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 483720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.34 3/177 23567
/proc/meminfo: memFree=27527032/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=483720 CPUtime=1481.89 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 111093 0 0 0 148103 86 0 0 20 0 2 0 332190600 495329280 114063 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 120930 114063 194 433 0 120494 0
[pid=23547/tid=23549] ppid=23545 vsize=483720 CPUtime=1478.31 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 110344 0 0 0 147723 108 0 0 20 0 2 0 332190600 495329280 114063 33554432000 4194304 5964350 140733624169312 140240883468088 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 483720

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.31 3/177 23567
/proc/meminfo: memFree=27486236/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=484444 CPUtime=1541.88 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 113342 0 0 0 154101 87 0 0 20 0 2 0 332190600 496070656 116311 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 121111 116311 194 433 0 120675 0
[pid=23547/tid=23549] ppid=23545 vsize=484444 CPUtime=1538.15 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 112593 0 0 0 153705 110 0 0 20 0 2 0 332190600 496070656 116311 33554432000 4194304 5964350 140733624169312 140240883468088 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 484444

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.29 3/177 23568
/proc/meminfo: memFree=27461528/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=551428 CPUtime=1601.88 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 119469 0 0 0 160094 94 0 0 20 0 2 0 332190600 564662272 122437 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 137857 122437 194 433 0 137421 0
[pid=23547/tid=23549] ppid=23545 vsize=551428 CPUtime=1598 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 118720 0 0 0 159683 117 0 0 20 0 2 0 332190600 564662272 122437 33554432000 4194304 5964350 140733624169312 140240883468088 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 551428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.27 3/177 23568
/proc/meminfo: memFree=27446896/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=552152 CPUtime=1661.87 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 122782 0 0 0 166089 98 0 0 20 0 2 0 332190600 565403648 125750 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138038 125750 194 433 0 137602 0
[pid=23547/tid=23549] ppid=23545 vsize=552152 CPUtime=1657.85 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 122033 0 0 0 165662 123 0 0 20 0 2 0 332190600 565403648 125750 33554432000 4194304 5964350 140733624169312 140240883468088 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 552152

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.25 3/177 23568
/proc/meminfo: memFree=27443920/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=552876 CPUtime=1721.86 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 123574 0 0 0 172088 98 0 0 20 0 2 0 332190600 566145024 126454 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138219 126454 194 433 0 137783 0
[pid=23547/tid=23549] ppid=23545 vsize=552876 CPUtime=1717.69 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 122825 0 0 0 171645 124 0 0 20 0 2 0 332190600 566145024 126454 33554432000 4194304 5964350 140733624169312 140240883468152 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 552876

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.23 3/178 23571
/proc/meminfo: memFree=27428040/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1781.85 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 127491 0 0 0 178081 104 0 0 20 0 2 0 332190600 566513664 130369 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 130369 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1777.54 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 126742 0 0 0 177623 131 0 0 20 0 2 0 332190600 566513664 130369 33554432000 4194304 5964350 140733624169312 140240883468088 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 553236

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

[startup+1791.91 s]
/proc/loadavg: 2.08 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27407332/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1791.45 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 127919 0 0 0 179041 104 0 0 20 0 2 0 332190600 566513664 130797 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 130797 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1787.12 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127170 0 0 0 178581 131 0 0 20 0 2 0 332190600 566513664 130797 33554432000 4194304 5964350 140733624169312 140240883468088 4400462 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 553236

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27400884/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1794.65 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128048 0 0 0 179361 104 0 0 20 0 2 0 332190600 566513664 130926 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 130926 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1790.31 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127299 0 0 0 178900 131 0 0 20 0 2 0 332190600 566513664 130926 33554432000 4194304 5964350 140733624169312 140240883468088 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 553236

[startup+1798.3 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27396172/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1797.84 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128185 0 0 0 179680 104 0 0 20 0 2 0 332190600 566513664 131063 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 131063 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1793.5 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127436 0 0 0 179219 131 0 0 20 0 2 0 332190600 566513664 131063 33554432000 4194304 5964350 140733624169312 140240883468280 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 553236

[startup+1799.1 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27393692/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1798.64 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128245 0 0 0 179760 104 0 0 20 0 2 0 332190600 566513664 131123 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 131123 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1794.29 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127496 0 0 0 179298 131 0 0 20 0 2 0 332190600 566513664 131123 33554432000 4194304 5964350 140733624169312 140240883468280 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (KiB) 553236

[startup+1799.5 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27391708/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1799.05 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128274 0 0 0 179801 104 0 0 20 0 2 0 332190600 566513664 131152 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 131152 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1794.7 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127525 0 0 0 179339 131 0 0 20 0 2 0 332190600 566513664 131152 33554432000 4194304 5964350 140733624169312 140240883468280 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 553236

[startup+1799.9 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27391708/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1799.44 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128298 0 0 0 179840 104 0 0 20 0 2 0 332190600 566513664 131176 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 131176 194 433 0 137873 0
[pid=23547/tid=23549] ppid=23545 vsize=553236 CPUtime=1795.09 cores=1,3,5,7
/proc/23547/task/23549/stat : 23549 (wbo1.72) R 23545 23547 19474 0 -1 4202560 127549 0 0 0 179378 131 0 0 20 0 2 0 332190600 566513664 131176 33554432000 4194304 5964350 140733624169312 140240883468280 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 553236

[startup+1800 s]
/proc/loadavg: 2.07 2.02 2.23 3/178 23571
/proc/meminfo: memFree=27391708/32873852 swapFree=7624/7624
[pid=23547] ppid=23545 vsize=553236 CPUtime=1799.54 cores=1,3,5,7
/proc/23547/stat : 23547 (wbo1.72) S 23545 23547 19474 0 -1 4202496 128310 0 0 0 179850 104 0 0 20 0 2 0 332190600 566513664 131188 33554432000 4194304 5964350 140733624169312 140733624168832 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23547/statm: 138309 131189 196 433 0 137873 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (KiB) 553236

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23547 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=890287
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=330797
# CPU time returned by wait4() is 1795.22
# while last known CPU time is 1799.54
#
# 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.54
CPU user time (s): 1798.5
CPU system time (s): 1.04
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 553236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.89
system time used= 1.3308
maximum resident set size= 524756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128311
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= 197
involuntary context switches= 2025

runsolver used 6.29604 second user time and 19.0811 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 59a1ef6e3ce4cf2364efcc21910181d3
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:        28459360 kB
Buffers:          541588 kB
Cached:          3007664 kB
SwapCached:         2348 kB
Active:          1370932 kB
Inactive:        2183292 kB
Active(anon):       1996 kB
Inactive(anon):     3676 kB
Active(file):    1368936 kB
Inactive(file):  2179616 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:     103740 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-3728030-1338660651.opb

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