Trace number 3705296

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.56 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/
factor/normalized-factor-size=9-P=251-Q=307.opb
MD5SUMed91c5eedb234f0dfb17f74fadfbf49f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark251
Best CPU time to get the best result obtained on this benchmark0.008997
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 251
Optimality of the best value was proved YES
Number of variables99
Total number of constraints244
Number of constraints which are clauses243
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint81
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 77057
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 338178
Number of bits of the biggest sum of numbers19
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.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705296-1338099714.opb.
0.00/0.00	c Instance file HOME/instance-3705296-1338099714.opb
0.00/0.00	c File size is 6586 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 338178
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:      99                                                  |
0.00/0.00	c |  Number Clauses:        243                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 2                                                   |
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  | 4            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  | 16           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 32           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 64           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 128          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 129          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 130          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 132          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 136          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 144          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 160          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 161          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 177          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 178          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 181          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 182          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 183          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 184          lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 185          lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 186          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 193          lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | 195          lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | 196          lb |  0                0                0.00  |
0.04/0.07	c | 0.08      | 0  | 197          lb |  0                0                0.00  |
0.04/0.08	c | 0.09      | 0  | 198          lb |  0                0                0.00  |
0.04/0.09	c | 0.09      | 0  | 199          lb |  0                0                0.00  |
0.04/0.09	c | 0.10      | 0  | 206          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 207          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 208          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 224          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 225          lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 226          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 232          lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 233          lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 234          lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 235          lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 236          lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 237          lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | 238          lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 239          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 240          lb |  0                0                0.00  |
6.19/6.25	c | 6.26      | 0  | 241          lb |  0                0                0.00  |
68.96/69.06	c | 69.06     | 0  | 242          lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3705296-1338099714/watcher-3705296-1338099714 -o /tmp/evaluation-result-3705296-1338099714/solver-3705296-1338099714 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705296-1338099714.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24634
/proc/meminfo: memFree=27810984/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=0 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 787 0 0 0 0 0 0 0 20 0 2 0 276096850 85598208 737 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 737 195 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=0 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 78 0 0 0 0 0 0 0 20 0 2 0 276096851 85598208 737 33554432000 4194304 5963574 140736197088368 140734792101896 5236023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.053352 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24634
/proc/meminfo: memFree=27810984/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=0.04 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 825 0 0 0 4 0 0 0 20 0 2 0 276096850 85598208 775 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 775 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=0.03 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 116 0 0 0 3 0 0 0 20 0 2 0 276096851 85598208 775 33554432000 4194304 5963574 140736197088368 140734792101896 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83592

[startup+0.100303 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24634
/proc/meminfo: memFree=27810984/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=0.09 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 834 0 0 0 9 0 0 0 20 0 2 0 276096850 85598208 784 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 784 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=0.08 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 125 0 0 0 8 0 0 0 20 0 2 0 276096851 85598208 784 33554432000 4194304 5963574 140736197088368 140734792101896 4418759 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) 83592

[startup+0.300262 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24634
/proc/meminfo: memFree=27810984/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=0.29 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 1047 0 0 0 29 0 0 0 20 0 2 0 276096850 85598208 997 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 997 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=0.28 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 338 0 0 0 28 0 0 0 20 0 2 0 276096851 85598208 997 33554432000 4194304 5963574 140736197088368 140063112198504 18446744073699066235 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) 83592

[startup+0.700267 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24634
/proc/meminfo: memFree=27810984/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=0.69 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 1614 0 0 0 69 0 0 0 20 0 2 0 276096850 85598208 1564 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 1564 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=0.68 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 905 0 0 0 68 0 0 0 20 0 2 0 276096851 85598208 1564 33554432000 4194304 5963574 140736197088368 140063112198504 5135572 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) 83592

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24636
/proc/meminfo: memFree=27804132/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83736 CPUtime=1.49 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 2348 0 0 0 149 0 0 0 20 0 2 0 276096850 85745664 2298 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20934 2298 197 432 0 20499 0
[pid=24634/tid=24635] ppid=24632 vsize=83736 CPUtime=1.48 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 1639 0 0 0 148 0 0 0 20 0 2 0 276096851 85745664 2298 33554432000 4194304 5963574 140736197088368 140063112197944 4220672 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) 83736

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24636
/proc/meminfo: memFree=27801396/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83736 CPUtime=3.09 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 2969 0 0 0 309 0 0 0 20 0 2 0 276096850 85745664 2919 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20934 2919 197 432 0 20499 0
[pid=24634/tid=24635] ppid=24632 vsize=83736 CPUtime=3.07 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 2260 0 0 0 307 0 0 0 20 0 2 0 276096851 85745664 2919 33554432000 4194304 5963574 140736197088368 140063112197944 4221120 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) 83736

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24636
/proc/meminfo: memFree=27796932/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=6.29 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 4134 0 0 0 629 0 0 0 20 0 2 0 276096850 85598208 4048 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 4048 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=6.27 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 3425 0 0 0 627 0 0 0 20 0 2 0 276096851 85598208 4048 33554432000 4194304 5963574 140736197088368 140063112198488 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83592

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24636
/proc/meminfo: memFree=27790648/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=12.69 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 5224 0 0 0 1269 0 0 0 20 0 2 0 276096850 85598208 5138 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 5138 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=12.65 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 4515 0 0 0 1265 0 0 0 20 0 2 0 276096851 85598208 5138 33554432000 4194304 5963574 140736197088368 140063112197944 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83592

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24636
/proc/meminfo: memFree=27779156/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83916 CPUtime=25.49 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 8130 0 0 0 2548 1 0 0 20 0 2 0 276096850 85929984 8044 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20979 8044 197 432 0 20544 0
[pid=24634/tid=24635] ppid=24632 vsize=83916 CPUtime=25.42 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 7421 0 0 0 2541 1 0 0 20 0 2 0 276096851 85929984 8044 33554432000 4194304 5963574 140736197088368 140063112197944 4221120 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) 83916

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28652096/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=84400 CPUtime=51.08 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 13492 0 0 0 5106 2 0 0 20 0 2 0 276096850 86425600 13383 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 21100 13383 197 432 0 20665 0
[pid=24634/tid=24635] ppid=24632 vsize=84400 CPUtime=50.95 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 12783 0 0 0 5093 2 0 0 20 0 2 0 276096851 86425600 13383 33554432000 4194304 5963574 140736197088368 140063112197944 4221120 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) 84400

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28602092/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=83592 CPUtime=102.25 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 15885 0 0 0 10222 3 0 0 20 0 2 0 276096850 85598208 16050 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 20898 16050 197 432 0 20463 0
[pid=24634/tid=24635] ppid=24632 vsize=83592 CPUtime=102 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 15176 0 0 0 10196 4 0 0 20 0 2 0 276096851 85598208 16050 33554432000 4194304 5963574 140736197088368 140063112199096 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83592

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28573448/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=149128 CPUtime=162.23 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 19320 0 0 0 16219 4 0 0 20 0 2 0 276096850 152707072 19514 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 37282 19514 197 432 0 36847 0
[pid=24634/tid=24635] ppid=24632 vsize=149128 CPUtime=161.84 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 18611 0 0 0 16178 6 0 0 20 0 2 0 276096851 152707072 19514 33554432000 4194304 5963574 140736197088368 140063112197944 4399625 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 149128

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 24793
/proc/meminfo: memFree=28524956/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=149128 CPUtime=222.22 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 27939 0 0 0 22214 8 0 0 20 0 2 0 276096850 152707072 28128 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 37282 28128 197 432 0 36847 0
[pid=24634/tid=24635] ppid=24632 vsize=149128 CPUtime=221.68 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 27230 0 0 0 22157 11 0 0 20 0 2 0 276096851 152707072 28128 33554432000 4194304 5963574 140736197088368 140063112198136 4399651 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 149128

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24793
/proc/meminfo: memFree=28480208/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=214664 CPUtime=282.19 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 32836 0 0 0 28209 10 0 0 20 0 2 0 276096850 219815936 33561 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 53666 33561 197 432 0 53231 0
[pid=24634/tid=24635] ppid=24632 vsize=214664 CPUtime=281.5 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) D 24632 24634 23570 0 -1 4202560 32127 0 0 0 28136 14 0 0 20 0 2 0 276096851 219815936 33561 33554432000 4194304 5963574 140736197088368 140063112197944 4399453 0 0 4096 16387 18446744071581355444 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 214664

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24793
/proc/meminfo: memFree=28435360/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=215748 CPUtime=342.17 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 38858 0 0 0 34204 13 0 0 20 0 2 0 276096850 220925952 40265 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 53937 40265 197 432 0 53502 0
[pid=24634/tid=24635] ppid=24632 vsize=215748 CPUtime=341.34 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 38149 0 0 0 34116 18 0 0 20 0 2 0 276096851 220925952 40265 33554432000 4194304 5963574 140736197088368 140063112198008 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 215748

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24793
/proc/meminfo: memFree=28412360/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=215748 CPUtime=402.17 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 40367 0 0 0 40203 14 0 0 20 0 2 0 276096850 220925952 41771 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24804
/proc/meminfo: memFree=27944744/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=482768 CPUtime=1421.95 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 99922 0 0 0 142147 48 0 0 20 0 2 0 276096850 494354432 103603 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 120692 103603 197 432 0 120257 0
[pid=24634/tid=24635] ppid=24632 vsize=482768 CPUtime=1418.49 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 99213 0 0 0 141780 69 0 0 20 0 2 0 276096851 494354432 103603 33554432000 4194304 5963574 140736197088368 140063112198136 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 482768

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24804
/proc/meminfo: memFree=27912636/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=482768 CPUtime=1481.91 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 104160 0 0 0 148140 51 0 0 20 0 2 0 276096850 494354432 108584 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 120692 108584 197 432 0 120257 0
[pid=24634/tid=24635] ppid=24632 vsize=482768 CPUtime=1478.31 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 103451 0 0 0 147758 73 0 0 20 0 2 0 276096851 494354432 108584 33554432000 4194304 5963574 140736197088368 140063112198184 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 482768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24804
/proc/meminfo: memFree=27886800/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=484936 CPUtime=1541.89 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 110010 0 0 0 154133 56 0 0 20 0 2 0 276096850 496574464 114685 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 121234 114685 197 432 0 120799 0
[pid=24634/tid=24635] ppid=24632 vsize=484936 CPUtime=1538.14 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 109301 0 0 0 153735 79 0 0 20 0 2 0 276096851 496574464 114685 33554432000 4194304 5963574 140736197088368 140063112197944 4399546 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) 484936

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 24804
/proc/meminfo: memFree=27878616/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=484936 CPUtime=1601.88 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 110282 0 0 0 160132 56 0 0 20 0 2 0 276096850 496574464 114957 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 121234 114957 197 432 0 120799 0
[pid=24634/tid=24635] ppid=24632 vsize=484936 CPUtime=1597.99 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 109573 0 0 0 159719 80 0 0 20 0 2 0 276096851 496574464 114957 33554432000 4194304 5963574 140736197088368 140063112197944 4400055 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) 484936

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24804
/proc/meminfo: memFree=27847616/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=555892 CPUtime=1661.87 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 113696 0 0 0 166130 57 0 0 20 0 2 0 276096850 569233408 118371 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 138973 118371 197 432 0 138538 0
[pid=24634/tid=24635] ppid=24632 vsize=555892 CPUtime=1657.84 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 112987 0 0 0 165702 82 0 0 20 0 2 0 276096851 569233408 118371 33554432000 4194304 5963574 140736197088368 140063112198136 4399456 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) 555892

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24807
/proc/meminfo: memFree=27805500/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1721.86 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 120544 0 0 0 172123 63 0 0 20 0 2 0 276096850 570896384 125761 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 125761 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1717.68 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 119835 0 0 0 171679 89 0 0 20 0 2 0 276096851 570896384 125761 33554432000 4194304 5963574 140736197088368 140063112198136 18446744073699066235 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) 557516

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27792360/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1781.86 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 178121 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1777.53 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 177661 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 557516

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27788888/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1791.46 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179081 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1787.11 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 178619 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 557516

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27788144/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1794.66 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179401 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1790.3 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 178938 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 557516

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27787028/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1797.86 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179721 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1793.49 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 179257 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 557516

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27786780/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1798.66 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179801 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1794.28 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 179336 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 557516

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27785912/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1799.06 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179841 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1794.69 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 179377 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399552 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 557516

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27785912/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1799.46 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179881 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1795.08 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 179416 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 557516

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27785912/32873852 swapFree=6848/6848
[pid=24634] ppid=24632 vsize=557516 CPUtime=1799.56 cores=0,2,4,6
/proc/24634/stat : 24634 (wbo1.7) S 24632 24634 23570 0 -1 4202496 121698 0 0 0 179891 65 0 0 20 0 2 0 276096850 570896384 126915 33554432000 4194304 5963574 140736197088368 140736197087888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24634/statm: 139379 126915 197 432 0 138944 0
[pid=24634/tid=24635] ppid=24632 vsize=557516 CPUtime=1795.18 cores=0,2,4,6
/proc/24634/task/24635/stat : 24635 (wbo1.7) R 24632 24634 23570 0 -1 4202560 120989 0 0 0 179426 92 0 0 20 0 2 0 276096851 570896384 126915 33554432000 4194304 5963574 140736197088368 140063112197944 4399474 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 557516

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24634 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=268229
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=935857
# CPU time returned by wait4() is 1795.2
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.91
CPU system time (s): 0.65
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 557516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.27
system time used= 0.935857
maximum resident set size= 507660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121698
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= 208
involuntary context switches= 1951

runsolver used 2.72558 second user time and 7.13692 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 08:21:54
IDJOB=3705296
IDBENCH=2666
IDSOLVER=2283
FILE ID=node129/3705296-1338099714
RUNJOBID= node129-1338087110-23586
PBS_JOBID= 14624434
Free space on /tmp= 71204 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/factor/normalized-factor-size=9-P=251-Q=307.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705296-1338099714/watcher-3705296-1338099714 -o /tmp/evaluation-result-3705296-1338099714/solver-3705296-1338099714 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705296-1338099714.opb

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

MD5SUM BENCH= ed91c5eedb234f0dfb17f74fadfbf49f
RANDOM SEED=2083623763

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        27811364 kB
Buffers:          317932 kB
Cached:          3009148 kB
SwapCached:            0 kB
Active:          2071332 kB
Inactive:        2168020 kB
Active(anon):     914892 kB
Inactive(anon):        0 kB
Active(file):    1156440 kB
Inactive(file):  2168020 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5448 kB
Writeback:             0 kB
AnonPages:        908904 kB
Mapped:            15008 kB
Shmem:               204 kB
Slab:             681304 kB
SReclaimable:     123800 kB
SUnreclaim:       557504 kB
KernelStack:        1456 kB
PageTables:         6224 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     159872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    755712 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= 71196 MiB
End job on node129 at 2012-05-27 08:51:54