Trace number 3500438

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
pwbo 1.1? (TO) 1800.11 900.046

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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 pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500438-1307995382.opb.
0.00/0.00	c Instance file HOME/instance-3500438-1307995382.opb
0.00/0.00	c File size is 3356 bytes.
0.00/0.00	c Highest Coefficient sum: 3589
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:      41                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 10                                                  |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 2
1800.06/900.01	s UNKNOWN
1800.06/900.01	c Memory used           : 855.80 MB
1800.06/900.01	c CPU time              : 1782.54 s

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 /var/tmp/evaluation-result-3500438-1307995382/watcher-3500438-1307995382 -o /var/tmp/evaluation-result-3500438-1307995382/solver-3500438-1307995382 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500438-1307995382.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: 4.00 3.99 3.91 3/176 6482
/proc/meminfo: memFree=12252792/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=134752 CPUtime=0 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 376 0 0 0 0 0 0 0 18 0 3 0 989768702 137986048 327 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33688 327 181 372 0 33313 0
[pid=6482/tid=6483] ppid=6480 vsize=134752 CPUtime=0 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 38 0 0 0 0 0 0 0 19 0 3 0 989768702 137986048 329 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=134752 CPUtime=0 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 3 0 989768702 137986048 330 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0

[startup+0.00907402 s]
/proc/loadavg: 4.00 3.99 3.91 3/176 6482
/proc/meminfo: memFree=12252792/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=134752 CPUtime=0.01 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 395 0 0 0 1 0 0 0 18 0 3 0 989768702 137986048 346 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33688 347 181 372 0 33313 0
[pid=6482/tid=6483] ppid=6480 vsize=134752 CPUtime=0 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 49 0 0 0 0 0 0 0 19 0 3 0 989768702 137986048 347 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=134752 CPUtime=0 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 3 0 989768702 137986048 347 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 134752

[startup+0.101061 s]
/proc/loadavg: 4.00 3.99 3.91 3/176 6482
/proc/meminfo: memFree=12252792/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=134752 CPUtime=0.18 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 784 0 0 0 18 0 0 0 18 0 3 0 989768702 137986048 735 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33688 735 181 372 0 33313 0
[pid=6482/tid=6483] ppid=6480 vsize=134752 CPUtime=0.09 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 289 0 0 0 9 0 0 0 19 0 3 0 989768702 137986048 735 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=134752 CPUtime=0.09 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 171 0 0 0 9 0 0 0 20 0 3 0 989768702 137986048 735 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 134752

[startup+0.301019 s]
/proc/loadavg: 4.00 3.99 3.91 3/176 6482
/proc/meminfo: memFree=12252792/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=134752 CPUtime=0.59 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 1322 0 0 0 57 2 0 0 18 0 3 0 989768702 137986048 1273 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33688 1273 181 372 0 33313 0
[pid=6482/tid=6483] ppid=6480 vsize=134752 CPUtime=0.29 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 625 0 0 0 28 1 0 0 20 0 3 0 989768702 137986048 1273 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=134752 CPUtime=0.29 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 373 0 0 0 29 0 0 0 21 0 3 0 989768702 137986048 1273 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134752

[startup+0.700947 s]
/proc/loadavg: 4.00 3.99 3.91 3/176 6482
/proc/meminfo: memFree=12252792/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=135040 CPUtime=1.38 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 1819 0 0 0 134 4 0 0 18 0 3 0 989768702 138280960 1770 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33760 1770 181 372 0 33385 0
[pid=6482/tid=6483] ppid=6480 vsize=135040 CPUtime=0.69 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 970 0 0 0 66 3 0 0 20 0 3 0 989768702 138280960 1770 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=135040 CPUtime=0.69 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 525 0 0 0 68 1 0 0 22 0 3 0 989768702 138280960 1770 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 135040

[startup+1.50082 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6485
/proc/meminfo: memFree=12245708/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=135040 CPUtime=2.98 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 2396 0 0 0 291 7 0 0 18 0 3 0 989768702 138280960 2347 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33760 2347 181 372 0 33385 0
[pid=6482/tid=6483] ppid=6480 vsize=135040 CPUtime=1.49 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 1417 0 0 0 144 5 0 0 23 0 3 0 989768702 138280960 2347 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=135040 CPUtime=1.49 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 655 0 0 0 147 2 0 0 25 0 3 0 989768702 138280960 2347 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 135040

[startup+3.10053 s]
/proc/loadavg: 4.00 3.99 3.91 5/179 6485
/proc/meminfo: memFree=12241864/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=135040 CPUtime=6.19 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 3476 0 0 0 606 13 0 0 18 0 3 0 989768702 138280960 3427 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33760 3427 182 372 0 33385 0
[pid=6482/tid=6483] ppid=6480 vsize=135040 CPUtime=3.09 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 2345 0 0 0 300 9 0 0 25 0 3 0 989768702 138280960 3427 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=135040 CPUtime=3.08 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 807 0 0 0 305 3 0 0 25 0 3 0 989768702 138280960 3427 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135040

[startup+6.30093 s]
/proc/loadavg: 4.08 4.00 3.92 5/179 6485
/proc/meminfo: memFree=12233184/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=135472 CPUtime=12.59 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 5057 0 0 0 1235 24 0 0 18 0 3 0 989768702 138723328 5008 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 33868 5008 182 372 0 33493 0
[pid=6482/tid=6483] ppid=6480 vsize=135472 CPUtime=6.29 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3753 0 0 0 612 17 0 0 25 0 3 0 989768702 138723328 5008 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=135472 CPUtime=6.29 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 980 0 0 0 623 6 0 0 25 0 3 0 989768702 138723328 5008 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 135472

[startup+12.7008 s]
/proc/loadavg: 4.07 4.00 3.92 5/179 6485
/proc/meminfo: memFree=12218308/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=136480 CPUtime=25.39 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 7908 0 0 0 2498 41 0 0 18 0 3 0 989768702 139755520 7859 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 34120 7859 182 372 0 33745 0
[pid=6482/tid=6483] ppid=6480 vsize=136480 CPUtime=12.69 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 6336 0 0 0 1240 29 0 0 25 0 3 0 989768702 139755520 7859 33554432000 4194304 5714118 140733671759904 18446744073709551615 4299720 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=136480 CPUtime=12.68 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 1248 0 0 0 1257 11 0 0 25 0 3 0 989768702 139755520 7859 33554432000 4194304 5714118 140733671759904 18446744073709551615 4300331 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 136480

[startup+25.5004 s]
/proc/loadavg: 4.06 4.00 3.92 5/179 6485
/proc/meminfo: memFree=12199084/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=138280 CPUtime=50.99 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 12396 0 0 0 5022 77 0 0 18 0 3 0 989768702 141598720 12342 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 34570 12342 182 372 0 34195 0
[pid=6482/tid=6483] ppid=6480 vsize=138280 CPUtime=25.49 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 10560 0 0 0 2495 54 0 0 25 0 3 0 989768702 141598720 12342 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=138280 CPUtime=25.49 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 1512 0 0 0 2526 23 0 0 25 0 3 0 989768702 141598720 12342 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 138280

[startup+51.1006 s]
/proc/loadavg: 4.04 4.00 3.92 5/179 6486
/proc/meminfo: memFree=12147564/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=206624 CPUtime=102.19 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 20759 0 0 0 10076 143 0 0 18 0 3 0 989768702 211582976 20701 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 51656 20701 182 372 0 51281 0
[pid=6482/tid=6483] ppid=6480 vsize=206624 CPUtime=51.09 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 18477 0 0 0 5009 100 0 0 25 0 3 0 989768702 211582976 20701 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=206624 CPUtime=51.09 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 1958 0 0 0 5067 42 0 0 25 0 3 0 989768702 211582976 20701 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 206624

[startup+102.306 s]
/proc/loadavg: 3.64 3.90 3.89 5/179 6529
/proc/meminfo: memFree=12750768/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=208784 CPUtime=204.6 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 34675 0 0 0 20187 273 0 0 18 0 3 0 989768702 213794816 34617 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 52196 34617 182 372 0 51821 0
[pid=6482/tid=6483] ppid=6480 vsize=208784 CPUtime=102.29 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 32136 0 0 0 10036 193 0 0 25 0 3 0 989768702 213794816 34617 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=208784 CPUtime=102.29 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 2215 0 0 0 10150 79 0 0 25 0 3 0 989768702 213794816 34617 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (KiB) 208784

[startup+162.301 s]
/proc/loadavg: 3.87 3.92 3.89 5/179 6530
/proc/meminfo: memFree=12608796/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=277200 CPUtime=324.6 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 49622 0 0 0 32060 400 0 0 18 0 3 0 989768702 283852800 49564 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 69300 49564 182 372 0 68925 0
[pid=6482/tid=6483] ppid=6480 vsize=277200 CPUtime=162.29 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 46747 0 0 0 15944 285 0 0 25 0 3 0 989768702 283852800 49564 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=277200 CPUtime=162.3 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 2551 0 0 0 16115 115 0 0 25 0 3 0 989768702 283852800 49564 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 324.6
Current children cumulated vsize (KiB) 277200

[startup+222.301 s]
/proc/loadavg: 3.95 3.93 3.90 5/179 6532
/proc/meminfo: memFree=12480292/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=344064 CPUtime=444.6 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 64278 0 0 0 43924 536 0 0 18 0 3 0 989768702 352321536 64220 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 86016 64220 182 372 0 85641 0
[pid=6482/tid=6483] ppid=6480 vsize=344064 CPUtime=222.3 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 61229 0 0 0 21845 385 0 0 25 0 3 0 989768702 352321536 64220 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=344064 CPUtime=222.3 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 2725 0 0 0 22079 151 0 0 25 0 3 0 989768702 352321536 64220 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 444.6
Current children cumulated vsize (KiB) 344064

[startup+282.301 s]
/proc/loadavg: 3.98 3.94 3.91 5/179 6533
/proc/meminfo: memFree=12364068/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=411256 CPUtime=564.61 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 78041 0 0 0 55797 664 0 0 18 0 3 0 989768702 421126144 77983 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 102814 77983 182 372 0 102439 0
[pid=6482/tid=6483] ppid=6480 vsize=411256 CPUtime=282.3 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 74759 0 0 0 27757 473 0 0 25 0 3 0 989768702 421126144 77983 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=411256 CPUtime=282.29 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 2958 0 0 0 28039 190 0 0 25 0 3 0 989768702 421126144 77983 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 564.61
Current children cumulated vsize (KiB) 411256

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.91 5/179 6535
/proc/meminfo: memFree=12250684/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=477872 CPUtime=684.61 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 91357 0 0 0 67674 787 0 0 18 0 3 0 989768702 489340928 91299 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 119468 91299 182 372 0 119093 0
[pid=6482/tid=6483] ppid=6480 vsize=477872 CPUtime=342.3 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 87911 0 0 0 33670 560 0 0 25 0 3 0 989768702 489340928 91299 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=477872 CPUtime=342.3 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3122 0 0 0 34004 226 0 0 25 0 3 0 989768702 489340928 91299 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 684.61
Current children cumulated vsize (KiB) 477872

[startup+402.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/179 6537
/proc/meminfo: memFree=12148104/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=477980 CPUtime=804.62 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 103206 0 0 0 79561 901 0 0 18 0 3 0 989768702 489451520 103148 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 119495 103148 182 372 0 119120 0
[pid=6482/tid=6483] ppid=6480 vsize=477980 CPUtime=402.3 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 99724 0 0 0 39590 640 0 0 25 0 3 0 989768702 489451520 103148 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=477980 CPUtime=402.3 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3158 0 0 0 39970 260 0 0 25 0 3 0 989768702 489451520 103148 33554432000 4194304 5714118 140733671759904 18446744073709551615 4320064 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 804.62
Current children cumulated vsize (KiB) 477980

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/179 6538
/proc/meminfo: memFree=12044152/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=544920 CPUtime=924.62 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 114484 0 0 0 91456 1006 0 0 18 0 3 0 989768702 557998080 114426 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 136230 114426 182 372 0 135855 0
[pid=6482/tid=6483] ppid=6480 vsize=544920 CPUtime=462.31 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 110840 0 0 0 45517 714 0 0 25 0 3 0 989768702 557998080 114426 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=544920 CPUtime=462.3 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3320 0 0 0 45938 292 0 0 25 0 3 0 989768702 557998080 114426 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 924.62
Current children cumulated vsize (KiB) 544920

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/179 6540
/proc/meminfo: memFree=11947892/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=610992 CPUtime=1044.63 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 125964 0 0 0 103340 1123 0 0 18 0 3 0 989768702 625655808 125906 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 152748 125906 182 372 0 152373 0
[pid=6482/tid=6483] ppid=6480 vsize=610992 CPUtime=522.3 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 122233 0 0 0 51433 797 0 0 25 0 3 0 989768702 625655808 125906 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=610992 CPUtime=522.31 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3407 0 0 0 51906 325 0 0 25 0 3 0 989768702 625655808 125906 33554432000 4194304 5714118 140733671759904 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1044.63
Current children cumulated vsize (KiB) 610992

[startup+582.301 s]
/proc/loadavg: 4.04 3.98 3.91 5/179 6541
/proc/meminfo: memFree=11848028/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=677176 CPUtime=1164.62 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 137538 0 0 0 115238 1224 0 0 18 0 3 0 989768702 693428224 137475 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 169294 137475 182 372 0 168919 0
[pid=6482/tid=6483] ppid=6480 vsize=677176 CPUtime=582.31 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 133646 0 0 0 57362 869 0 0 25 0 3 0 989768702 693428224 137475 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=677176 CPUtime=582.31 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3568 0 0 0 57876 355 0 0 25 0 3 0 989768702 693428224 137475 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1164.62
Current children cumulated vsize (KiB) 677176

[startup+642.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/179 6543
/proc/meminfo: memFree=11757100/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=677716 CPUtime=1284.64 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 147291 0 0 0 127143 1321 0 0 18 0 3 0 989768702 693981184 147228 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 169429 147228 182 372 0 169054 0
[pid=6482/tid=6483] ppid=6480 vsize=677716 CPUtime=642.32 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 143332 0 0 0 63295 937 0 0 25 0 3 0 989768702 693981184 147228 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=677716 CPUtime=642.31 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3635 0 0 0 63847 384 0 0 25 0 3 0 989768702 693981184 147228 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1284.64
Current children cumulated vsize (KiB) 677716

[startup+702.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/179 6545
/proc/meminfo: memFree=11668756/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=744296 CPUtime=1404.63 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 157910 0 0 0 139037 1426 0 0 18 0 3 0 989768702 762159104 157847 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 186074 157847 182 372 0 185699 0
[pid=6482/tid=6483] ppid=6480 vsize=744296 CPUtime=702.31 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 153842 0 0 0 69220 1011 0 0 25 0 3 0 989768702 762159104 157847 33554432000 4194304 5714118 140733671759904 18446744073709551615 4319284 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=744296 CPUtime=702.31 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3744 0 0 0 69816 415 0 0 25 0 3 0 989768702 762159104 157847 33554432000 4194304 5714118 140733671759904 18446744073709551615 4319192 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1404.63
Current children cumulated vsize (KiB) 744296

[startup+762.306 s]
/proc/loadavg: 4.00 3.98 3.91 5/179 6546
/proc/meminfo: memFree=11576700/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=744620 CPUtime=1524.65 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 168549 0 0 0 150941 1524 0 0 18 0 3 0 989768702 762490880 168486 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 186155 168486 182 372 0 185780 0
[pid=6482/tid=6483] ppid=6480 vsize=744620 CPUtime=762.32 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 164452 0 0 0 75152 1080 0 0 25 0 3 0 989768702 762490880 168486 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=744620 CPUtime=762.32 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3773 0 0 0 75789 443 0 0 25 0 3 0 989768702 762490880 168486 33554432000 4194304 5714118 140733671759904 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1524.65
Current children cumulated vsize (KiB) 744620

[startup+822.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/179 6548
/proc/meminfo: memFree=11487628/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=810800 CPUtime=1644.64 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 178376 0 0 0 162844 1620 0 0 18 0 3 0 989768702 830259200 178313 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 202700 178313 182 372 0 202325 0
[pid=6482/tid=6483] ppid=6480 vsize=810800 CPUtime=822.31 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 174198 0 0 0 81082 1149 0 0 25 0 3 0 989768702 830259200 178313 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=810800 CPUtime=822.32 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3854 0 0 0 81762 470 0 0 25 0 3 0 989768702 830259200 178313 33554432000 4194304 5714118 140733671759904 18446744073709551615 4299904 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1644.64
Current children cumulated vsize (KiB) 810800

[startup+882.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/179 6549
/proc/meminfo: memFree=11395080/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=876336 CPUtime=1764.65 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 189032 0 0 0 174742 1723 0 0 18 0 3 0 989768702 897368064 188969 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 219084 188969 182 372 0 218709 0
[pid=6482/tid=6483] ppid=6480 vsize=876336 CPUtime=882.32 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 184824 0 0 0 87010 1222 0 0 25 0 3 0 989768702 897368064 188969 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=876336 CPUtime=882.32 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3884 0 0 0 87731 501 0 0 25 0 3 0 989768702 897368064 188969 33554432000 4194304 5714118 140733671759904 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1764.65
Current children cumulated vsize (KiB) 876336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 4.00 3.98 3.91 5/179 6550
/proc/meminfo: memFree=11368908/32951124 swapFree=67062556/67111528
[pid=6482] ppid=6480 vsize=876336 CPUtime=1800.06 cores=0,2,4,6
/proc/6482/stat : 6482 (pwbo1.1) S 6480 6482 4694 0 -1 4202496 191802 0 0 0 178253 1753 0 0 18 0 3 0 989768702 897368064 191739 33554432000 4194304 5714118 140733671759904 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/6482/statm: 219084 191739 182 372 0 218709 0
[pid=6482/tid=6483] ppid=6480 vsize=876336 CPUtime=900.02 cores=0,2,4,6
/proc/6482/task/6483/stat : 6483 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 187585 0 0 0 88760 1242 0 0 25 0 3 0 989768702 897368064 191739 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=6482/tid=6484] ppid=6480 vsize=876336 CPUtime=900.02 cores=0,2,4,6
/proc/6482/task/6484/stat : 6484 (pwbo1.1) R 6480 6482 4694 0 -1 4202560 3893 0 0 0 89492 510 0 0 25 0 3 0 989768702 897368064 191739 33554432000 4194304 5714118 140733671759904 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 876336

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 900.046
CPU time (s): 1800.11
CPU user time (s): 1782.54
CPU system time (s): 17.5703
CPU usage (%): 200.002
Max. virtual memory (cumulated for all children) (KiB): 876336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1782.54
system time used= 17.5703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191807
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= 17
involuntary context switches= 3721

runsolver used 1.35979 second user time and 2.76258 second system time

The end

Launcher Data

Begin job on node111 at 2011-06-13 22:03:02
IDJOB=3500438
IDBENCH=2903
IDSOLVER=1954
FILE ID=node111/3500438-1307995382
RUNJOBID= node111-1307989901-5311
PBS_JOBID= 13559731
Free space on /var/tmp= 2880 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_5_40_2.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500438-1307995382/watcher-3500438-1307995382 -o /var/tmp/evaluation-result-3500438-1307995382/solver-3500438-1307995382 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500438-1307995382.opb

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

MD5SUM BENCH= 4618b6422bdc12197131d1d37f567363
RANDOM SEED=1785453784

node111.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5428.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12252956 kB
Buffers:        117216 kB
Cached:       19233880 kB
SwapCached:      11344 kB
Active:        4602948 kB
Inactive:     15428992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12252956 kB
SwapTotal:    67111528 kB
SwapFree:     67062556 kB
Dirty:            4136 kB
Writeback:           0 kB
AnonPages:      678304 kB
Mapped:          10964 kB
Slab:           602800 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   855352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2876 MiB
End job on node111 at 2011-06-13 22:18:04