Trace number 3704980

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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-3704980-1338087110.opb.
0.00/0.00	c Instance file HOME/instance-3704980-1338087110.opb
0.00/0.00	c File size is 3601 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 12251
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:      89                                                  |
0.00/0.00	c |  Number Clauses:        2                                                   |
0.00/0.00	c |  Number Cardinality:    15                                                  |
0.00/0.00	c |  Number PB Constraints: 11                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB 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  | 7            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 10           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 49           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 69           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 78           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 85           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 86           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 92           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 93           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 171          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 172          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 178          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 179          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 257          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 278          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 322          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 323          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 325          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 329          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 330          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 331          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 333          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 334          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 335          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 336          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 337          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 338          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 340          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 341          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 342          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 343          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 344          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 345          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 346          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 348          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 349          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 351          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 352          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 353          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 354          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 355          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 356          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 357          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 358          lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 359          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 367          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 368          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 376          lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 377          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 378          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 380          lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 382          lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 383          lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 384          lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 385          lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 386          lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 387          lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 388          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 389          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 390          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 464          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 465          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 466          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 467          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 468          lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | 469          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 470          lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 471          lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 472          lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 473          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 477          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 478          lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 479          lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 480          lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | 481          lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | 482          lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 483          lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | 484          lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 485          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | 486          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | 487          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | 488          lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | 489          lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | 490          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 491          lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | 493          lb |  0                0                0.00  |
0.29/0.30	c | 0.30      | 0  | 494          lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | 495          lb |  0                0                0.00  |
0.29/0.32	c | 0.33      | 0  | 496          lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | 497          lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | 498          lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 499          lb |  0                0                0.00  |
0.29/0.39	c | 0.40      | 0  | 500          lb |  0                0                0.00  |
0.39/0.41	c | 0.42      | 0  | 501          lb |  0                0                0.00  |
0.39/0.43	c | 0.44      | 0  | 502          lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | 503          lb |  0                0                0.00  |
0.39/0.48	c | 0.48      | 0  | 504          lb |  0                0                0.00  |
0.49/0.50	c | 0.50      | 0  | 505          lb |  0                0                0.00  |
0.49/0.52	c | 0.52      | 0  | 506          lb |  0                0                0.00  |
0.49/0.54	c | 0.55      | 0  | 507          lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | 508          lb |  0                0                0.00  |
0.49/0.59	c | 0.59      | 0  | 509          lb |  0                0                0.00  |
0.59/0.61	c | 0.61      | 0  | 510          lb |  0                0                0.00  |
0.59/0.63	c | 0.64      | 0  | 511          lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | 512          lb |  0                0                0.00  |
0.59/0.68	c | 0.68      | 0  | 513          lb |  0                0                0.00  |
0.69/0.71	c | 0.71      | 0  | 514          lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 515          lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | 516          lb |  0                0                0.00  |
0.69/0.79	c | 0.79      | 0  | 517          lb |  0                0                0.00  |
0.79/0.81	c | 0.82      | 0  | 518          lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | 519          lb |  0                0                0.00  |
0.79/0.88	c | 0.89      | 0  | 520          lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | 521          lb |  0                0                0.00  |
0.89/0.95	c | 0.95      | 0  | 522          lb |  0                0                0.00  |
0.89/0.98	c | 0.98      | 0  | 523          lb |  0                0                0.00  |
0.98/1.01	c | 1.01      | 0  | 524          lb |  0                0                0.00  |
0.98/1.03	c | 1.03      | 0  | 525          lb |  0                0                0.00  |
0.98/1.06	c | 1.06      | 0  | 526          lb |  0                0                0.00  |
0.98/1.08	c | 1.09      | 0  | 527          lb |  0                0                0.00  |
1.09/1.12	c | 1.12      | 0  | 528          lb |  0                0                0.00  |
1.09/1.14	c | 1.15      | 0  | 529          lb |  0                0                0.00  |
1.09/1.18	c | 1.18      | 0  | 530          lb |  0                0                0.00  |
1.19/1.20	c | 1.21      | 0  | 531          lb |  0                0                0.00  |
1.19/1.24	c | 1.24      | 0  | 532          lb |  0                0                0.00  |
1.19/1.26	c | 1.26      | 0  | 533          lb |  0                0                0.00  |
1.19/1.29	c | 1.30      | 0  | 534          lb |  0                0                0.00  |
1.28/1.34	c | 1.34      | 0  | 535          lb |  0                0                0.00  |
1.28/1.37	c | 1.37      | 0  | 536          lb |  0                0                0.00  |
1.38/1.42	c | 1.42      | 0  | 537          lb |  0                0                0.00  |
1.48/1.51	c | 1.51      | 0  | 538          lb |  0                0                0.00  |
1.58/1.63	c | 1.64      | 0  | 539          lb |  0                0                0.00  |
1.68/1.71	c | 1.72      | 0  | 540          lb |  0                0                0.00  |
1.78/1.80	c | 1.80      | 0  | 541          lb |  0                0                0.00  |
1.98/2.08	c | 2.08      | 0  | 542          lb |  0                0                0.00  |
2.38/2.41	c | 2.41      | 0  | 543          lb |  0                0                0.00  |
2.98/3.01	c | 3.01      | 0  | 544          lb |  0                0                0.00  |
4.28/4.39	c | 4.39      | 0  | 545          lb |  0                0                0.00  |
8.48/8.59	c | 8.59      | 0  | 546          lb |  0                0                0.00  |
19.88/19.94	c | 19.94     | 0  | 547          lb |  0                0                0.00  |
238.05/238.13	c | 238.13    | 0  | 548          lb |  0                0                0.00  |
1799.66/1800.00	c ===============================================================================
1799.66/1800.00	c Wall Clock Time: 1800.00 s
1799.66/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-3704980-1338087110/watcher-3704980-1338087110 -o /tmp/evaluation-result-3704980-1338087110/solver-3704980-1338087110 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704980-1338087110.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: 1.15 1.72 1.94 3/173 23613
/proc/meminfo: memFree=28722488/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=0 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 2 0 274836445 85581824 750 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 750 193 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=0 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 103 0 0 0 0 0 0 0 20 0 2 0 274836445 85581824 755 33554432000 4194304 5963574 140737329428672 140736295889880 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.100826 s]
/proc/loadavg: 1.15 1.72 1.94 3/173 23613
/proc/meminfo: memFree=28722488/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=0.09 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 1363 0 0 0 9 0 0 0 20 0 2 0 274836445 85581824 1269 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 1269 195 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=0.08 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 662 0 0 0 8 0 0 0 20 0 2 0 274836445 85581824 1269 33554432000 4194304 5963574 140737329428672 140736295889880 4402837 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) 83576

[startup+0.200295 s]
/proc/loadavg: 1.15 1.72 1.94 3/173 23613
/proc/meminfo: memFree=28722488/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=0.19 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 2073 0 0 0 19 0 0 0 20 0 2 0 274836445 85581824 1591 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 1591 195 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=0.18 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 1372 0 0 0 18 0 0 0 20 0 2 0 274836445 85581824 1591 33554432000 4194304 5963574 140737329428672 140736295889880 4221168 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 83576

[startup+0.300302 s]
/proc/loadavg: 1.15 1.72 1.94 3/173 23613
/proc/meminfo: memFree=28722488/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=0.29 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 2472 0 0 0 29 0 0 0 20 0 2 0 274836445 85581824 1741 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 1741 195 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=0.28 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 1771 0 0 0 28 0 0 0 20 0 2 0 274836445 85581824 1741 33554432000 4194304 5963574 140737329428672 140065408170520 4408621 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) 83576

[startup+0.700274 s]
/proc/loadavg: 1.15 1.72 1.94 3/173 23613
/proc/meminfo: memFree=28722488/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=0.69 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 3694 0 0 0 69 0 0 0 20 0 2 0 274836445 85581824 2318 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 2318 196 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=0.68 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 2993 0 0 0 68 0 0 0 20 0 2 0 274836445 85581824 2318 33554432000 4194304 5963574 140737329428672 140065408170520 4399546 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) 83576

[startup+1.50031 s]
/proc/loadavg: 1.13 1.71 1.94 3/177 23656
/proc/meminfo: memFree=28667416/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=1.48 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 5648 0 0 0 148 0 0 0 20 0 2 0 274836445 85581824 3030 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 3030 196 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=1.47 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 4947 0 0 0 147 0 0 0 20 0 2 0 274836445 85581824 3030 33554432000 4194304 5963574 140737329428672 140065408170328 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83576

[startup+3.10029 s]
/proc/loadavg: 1.13 1.71 1.94 3/177 23656
/proc/meminfo: memFree=28626844/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=3.08 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 7403 0 0 0 308 0 0 0 20 0 2 0 274836445 85581824 4167 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 4167 196 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=3.07 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 6702 0 0 0 307 0 0 0 20 0 2 0 274836445 85581824 4167 33554432000 4194304 5963574 140737329428672 140065408170344 4399406 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83576

[startup+6.30028 s]
/proc/loadavg: 1.20 1.72 1.94 3/177 23656
/proc/meminfo: memFree=28515244/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=6.28 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 8190 0 0 0 628 0 0 0 20 0 2 0 274836445 85581824 4953 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 4953 196 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=6.26 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 7489 0 0 0 626 0 0 0 20 0 2 0 274836445 85581824 4953 33554432000 4194304 5963574 140737329428672 140065408170344 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83576

[startup+12.7003 s]
/proc/loadavg: 1.27 1.72 1.94 3/177 23656
/proc/meminfo: memFree=28314000/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=83576 CPUtime=12.69 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 9938 0 0 0 1268 1 0 0 20 0 2 0 274836445 85581824 6892 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 20894 6892 196 432 0 20459 0
[pid=23613/tid=23615] ppid=23609 vsize=83576 CPUtime=12.64 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 9237 0 0 0 1263 1 0 0 20 0 2 0 274836445 85581824 6892 33554432000 4194304 5963574 140737329428672 140065408170312 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83576

[startup+25.5004 s]
/proc/loadavg: 1.43 1.73 1.94 3/177 23656
/proc/meminfo: memFree=27966004/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=85504 CPUtime=25.48 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 12868 0 0 0 2547 1 0 0 20 0 2 0 274836445 87556096 9501 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 21376 9501 196 432 0 20941 0
[pid=23613/tid=23615] ppid=23609 vsize=85504 CPUtime=25.41 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 12167 0 0 0 2540 1 0 0 20 0 2 0 274836445 87556096 9501 33554432000 4194304 5963574 140737329428672 140065408170344 4392247 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85504

[startup+51.1004 s]
/proc/loadavg: 1.62 1.75 1.94 3/177 23656
/proc/meminfo: memFree=27401836/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=85504 CPUtime=51.08 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 13826 0 0 0 5106 2 0 0 20 0 2 0 274836445 87556096 10459 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 21376 10459 196 432 0 20941 0
[pid=23613/tid=23615] ppid=23609 vsize=85504 CPUtime=50.94 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 13125 0 0 0 5093 1 0 0 20 0 2 0 274836445 87556096 10459 33554432000 4194304 5963574 140737329428672 140065408170024 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85504

[startup+102.3 s]
/proc/loadavg: 1.83 1.79 1.94 3/177 23656
/proc/meminfo: memFree=26414576/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=151764 CPUtime=102.28 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 21455 0 0 0 10222 6 0 0 20 0 2 0 274836445 155406336 18088 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 37941 18088 196 432 0 37506 0
[pid=23613/tid=23615] ppid=23609 vsize=151764 CPUtime=102.02 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 20754 0 0 0 10195 7 0 0 20 0 2 0 274836445 155406336 18088 33554432000 4194304 5963574 140737329428672 140065408169784 4387472 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 151764

[startup+162.3 s]
/proc/loadavg: 1.94 1.83 1.94 3/177 23656
/proc/meminfo: memFree=25501964/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=151764 CPUtime=162.26 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 28765 0 0 0 16217 9 0 0 20 0 2 0 274836445 155406336 25397 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 37941 25397 196 432 0 37506 0
[pid=23613/tid=23615] ppid=23609 vsize=151764 CPUtime=161.85 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 28064 0 0 0 16174 11 0 0 20 0 2 0 274836445 155406336 25397 33554432000 4194304 5963574 140737329428672 140065408170024 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151764

[startup+222.307 s]
/proc/loadavg: 1.98 1.85 1.94 3/177 23656
/proc/meminfo: memFree=24763200/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=152124 CPUtime=222.25 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 34593 0 0 0 22214 11 0 0 20 0 2 0 274836445 155774976 31225 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 38031 31225 196 432 0 37596 0
[pid=23613/tid=23615] ppid=23609 vsize=152124 CPUtime=221.7 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 33892 0 0 0 22156 14 0 0 20 0 2 0 274836445 155774976 31225 33554432000 4194304 5963574 140737329428672 140065408169976 4399474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 152124

[startup+282.3 s]
/proc/loadavg: 2.12 1.91 1.95 3/177 23657
/proc/meminfo: memFree=24136408/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=216576 CPUtime=282.24 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 44754 0 0 0 28210 14 0 0 20 0 2 0 274836445 221773824 40483 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 54144 40483 196 432 0 53709 0
[pid=23613/tid=23615] ppid=23609 vsize=216576 CPUtime=281.54 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 44053 0 0 0 28136 18 0 0 20 0 2 0 274836445 221773824 40483 33554432000 4194304 5963574 140737329428672 140065408170936 4392365 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 216576

[startup+342.3 s]
/proc/loadavg: 2.04 1.92 1.95 3/177 23657
/proc/meminfo: memFree=23599144/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=216576 CPUtime=342.23 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 44754 0 0 0 34209 14 0 0 20 0 2 0 274836445 221773824 40483 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 54144 40483 196 432 0 53709 0
[pid=23613/tid=23615] ppid=23609 vsize=216576 CPUtime=341.38 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 44053 0 0 0 34119 19 0 0 20 0 2 0 274836445 221773824 40483 33554432000 4194304 5963574 140737329428672 140065408170936 4392365 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 216576

[startup+402.3 s]
/proc/loadavg: 2.01 1.93 1.95 3/177 23657
/proc/meminfo: memFree=23126352/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=216576 CPUtime=402.22 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 44762 0 0 0 40208 14 0 0 20 0 2 0 274836445 221773824 40491 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 23689
/proc/meminfo: memFree=19949408/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=414808 CPUtime=1362.03 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 90956 0 0 0 136158 45 0 0 20 0 2 0 274836445 424763392 87136 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 103702 87136 196 432 0 103267 0
[pid=23613/tid=23615] ppid=23609 vsize=414808 CPUtime=1358.65 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 90255 0 0 0 135800 65 0 0 20 0 2 0 274836445 424763392 87136 33554432000 4194304 5963574 140737329428672 140065408169784 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 414808

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 23689
/proc/meminfo: memFree=19921972/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=414808 CPUtime=1422.03 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 90995 0 0 0 142158 45 0 0 20 0 2 0 274836445 424763392 87175 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 103702 87175 196 432 0 103267 0
[pid=23613/tid=23615] ppid=23609 vsize=414808 CPUtime=1418.5 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 90294 0 0 0 141784 66 0 0 20 0 2 0 274836445 424763392 87175 33554432000 4194304 5963574 140737329428672 140065408169784 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 414808

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 1.98 3/177 23690
/proc/meminfo: memFree=19900756/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=414808 CPUtime=1482.02 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 91708 0 0 0 148156 46 0 0 20 0 2 0 274836445 424763392 87888 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 103702 87888 196 432 0 103267 0
[pid=23613/tid=23615] ppid=23609 vsize=414808 CPUtime=1478.34 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 91007 0 0 0 147766 68 0 0 20 0 2 0 274836445 424763392 87888 33554432000 4194304 5963574 140737329428672 140065408170024 4402868 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 414808

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 1.98 3/177 23690
/proc/meminfo: memFree=19831020/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=414808 CPUtime=1542.01 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 99705 0 0 0 154150 51 0 0 20 0 2 0 274836445 424763392 95885 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 103702 95885 196 432 0 103267 0
[pid=23613/tid=23615] ppid=23609 vsize=414808 CPUtime=1538.19 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 99004 0 0 0 153745 74 0 0 20 0 2 0 274836445 424763392 95885 33554432000 4194304 5963574 140737329428672 140065408169784 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 414808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 23690
/proc/meminfo: memFree=19808068/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=414808 CPUtime=1601.99 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 100935 0 0 0 160147 52 0 0 20 0 2 0 274836445 424763392 97115 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 103702 97115 196 432 0 103267 0
[pid=23613/tid=23615] ppid=23609 vsize=414808 CPUtime=1598.02 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 100234 0 0 0 159726 76 0 0 20 0 2 0 274836445 424763392 97115 33554432000 4194304 5963574 140737329428672 140065408169784 4399605 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 414808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 23690
/proc/meminfo: memFree=19778260/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=480344 CPUtime=1661.99 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 106953 0 0 0 166143 56 0 0 20 0 2 0 274836445 491872256 103133 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120086 103133 196 432 0 119651 0
[pid=23613/tid=23615] ppid=23609 vsize=480344 CPUtime=1657.86 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 106252 0 0 0 165705 81 0 0 20 0 2 0 274836445 491872256 103133 33554432000 4194304 5963574 140737329428672 140065408169784 4388706 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 480344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 23693
/proc/meminfo: memFree=19783200/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=480344 CPUtime=1721.98 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 107794 0 0 0 172141 57 0 0 20 0 2 0 274836445 491872256 103974 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120086 103974 196 432 0 119651 0
[pid=23613/tid=23615] ppid=23609 vsize=480344 CPUtime=1717.71 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 107093 0 0 0 171689 82 0 0 20 0 2 0 274836445 491872256 103974 33554432000 4194304 5963574 140737329428672 140065408170024 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 480344

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 23694
/proc/meminfo: memFree=19756640/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1781.97 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114279 0 0 0 178133 64 0 0 20 0 2 0 274836445 492699648 110459 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 110459 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1777.55 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 113578 0 0 0 177664 91 0 0 20 0 2 0 274836445 492699648 110459 33554432000 4194304 5963574 140737329428672 140065408170024 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 481152

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

[startup+1792.01 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19754208/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1791.67 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114814 0 0 0 179103 64 0 0 20 0 2 0 274836445 492699648 110994 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 110994 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1787.23 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114113 0 0 0 178632 91 0 0 20 0 2 0 274836445 492699648 110994 33554432000 4194304 5963574 140737329428672 140065408170024 4378847 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (KiB) 481152

[startup+1795.2 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19746380/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1794.87 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114814 0 0 0 179423 64 0 0 20 0 2 0 274836445 492699648 110994 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 110994 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1790.42 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114113 0 0 0 178951 91 0 0 20 0 2 0 274836445 492699648 110994 33554432000 4194304 5963574 140737329428672 140065408170024 4408791 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.87
Current children cumulated vsize (KiB) 481152

[startup+1798.4 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19746380/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1798.06 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114820 0 0 0 179742 64 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 111000 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1793.61 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114119 0 0 0 179270 91 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140065408169784 4402947 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 481152

[startup+1799.2 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19746380/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1798.86 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114820 0 0 0 179822 64 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 111000 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1794.4 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114119 0 0 0 179349 91 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140065408169784 4408735 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.86
Current children cumulated vsize (KiB) 481152

[startup+1799.6 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19746380/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1799.27 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114820 0 0 0 179863 64 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 111000 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1794.81 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114119 0 0 0 179390 91 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140065408169784 4221990 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.27
Current children cumulated vsize (KiB) 481152

[startup+1800 s]
/proc/loadavg: 2.07 2.02 1.98 3/177 23694
/proc/meminfo: memFree=19746380/32873852 swapFree=6848/6848
[pid=23613] ppid=23609 vsize=481152 CPUtime=1799.66 cores=1,3,5,7
/proc/23613/stat : 23613 (wbo1.7) S 23609 23613 23570 0 -1 4202496 114820 0 0 0 179902 64 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140737329428192 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/23613/statm: 120288 111000 196 432 0 119853 0
[pid=23613/tid=23615] ppid=23609 vsize=481152 CPUtime=1795.2 cores=1,3,5,7
/proc/23613/task/23615/stat : 23615 (wbo1.7) R 23609 23613 23570 0 -1 4202560 114119 0 0 0 179429 91 0 0 20 0 2 0 274836445 492699648 111000 33554432000 4194304 5963574 140737329428672 140065408169784 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (KiB) 481152

Child status: 255

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

Real time (s): 1800.02
CPU time (s): 1799.66
CPU user time (s): 1799.02
CPU system time (s): 0.64
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 481152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 0.939857
maximum resident set size= 444000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114820
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= 71
involuntary context switches= 1918

runsolver used 3.22851 second user time and 8.26274 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 04:51:50
IDJOB=3704980
IDBENCH=1868
IDSOLVER=2283
FILE ID=node129/3704980-1338087110
RUNJOBID= node129-1338087110-23587
PBS_JOBID= 14624434
Free space on /tmp= 71204 MiB

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

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=10553509

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:        28723552 kB
Buffers:          315128 kB
Cached:          3006156 kB
SwapCached:            0 kB
Active:          1164652 kB
Inactive:        2166856 kB
Active(anon):      12756 kB
Inactive(anon):        0 kB
Active(file):    1151896 kB
Inactive(file):  2166856 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:         17052 kB
Mapped:            13412 kB
Shmem:               204 kB
Slab:             681408 kB
SReclaimable:     123736 kB
SUnreclaim:       557672 kB
KernelStack:        1344 kB
PageTables:         3752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     103032 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

Free space on /tmp at the end= 71196 MiB
End job on node129 at 2012-05-27 05:21:50