Trace number 3500429

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.09 900.047

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
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 variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
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-3500429-1307995078.opb.
0.00/0.00	c Instance file HOME/instance-3500429-1307995078.opb
0.00/0.00	c File size is 6852 bytes.
0.00/0.00	c Highest Coefficient sum: 4944
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:      61                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 14                                                  |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 2
1800.03/900.01	s UNKNOWN
1800.03/900.01	c Memory used           : 984.49 MB
1800.03/900.01	c CPU time              : 1773.72 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-3500429-1307995078/watcher-3500429-1307995078 -o /var/tmp/evaluation-result-3500429-1307995078/solver-3500429-1307995078 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500429-1307995078.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: 3.99 3.97 3.91 4/179 12643
/proc/meminfo: memFree=7901824/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 397 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 348 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33704 349 181 372 0 33329 0
[pid=12643/tid=12644] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 43 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 349 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 349 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0

[startup+0.00676106 s]
/proc/loadavg: 3.99 3.97 3.91 4/179 12643
/proc/meminfo: memFree=7901824/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 402 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 353 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33704 353 181 372 0 33329 0
[pid=12643/tid=12644] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 353 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=134816 CPUtime=0 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 3 0 989738541 138051584 354 33554432000 4194304 5714118 140733272973328 18446744073709551615 4970378 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 134816

[startup+0.100743 s]
/proc/loadavg: 3.99 3.97 3.91 4/179 12643
/proc/meminfo: memFree=7901824/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=134816 CPUtime=0.18 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 755 0 0 0 18 0 0 0 25 0 3 0 989738541 138051584 706 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33704 706 181 372 0 33329 0
[pid=12643/tid=12644] ppid=12641 vsize=134816 CPUtime=0.09 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 253 0 0 0 9 0 0 0 25 0 3 0 989738541 138051584 706 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=134816 CPUtime=0.09 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 159 0 0 0 9 0 0 0 25 0 3 0 989738541 138051584 706 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 134816

[startup+0.300707 s]
/proc/loadavg: 3.99 3.97 3.91 4/179 12643
/proc/meminfo: memFree=7901824/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=134816 CPUtime=0.58 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 1387 0 0 0 56 2 0 0 25 0 3 0 989738541 138051584 1338 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33704 1338 181 372 0 33329 0
[pid=12643/tid=12644] ppid=12641 vsize=134816 CPUtime=0.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 621 0 0 0 28 1 0 0 25 0 3 0 989738541 138051584 1338 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=134816 CPUtime=0.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 423 0 0 0 28 1 0 0 25 0 3 0 989738541 138051584 1338 33554432000 4194304 5714118 140733272973328 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 134816

[startup+0.700695 s]
/proc/loadavg: 3.99 3.97 3.91 4/179 12643
/proc/meminfo: memFree=7901824/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=135104 CPUtime=1.38 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 2014 0 0 0 134 4 0 0 25 0 3 0 989738541 138346496 1965 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33776 1965 181 372 0 33401 0
[pid=12643/tid=12644] ppid=12641 vsize=135104 CPUtime=0.69 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 1005 0 0 0 67 2 0 0 25 0 3 0 989738541 138346496 1965 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=135104 CPUtime=0.69 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 666 0 0 0 67 2 0 0 25 0 3 0 989738541 138346496 1965 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 135104

[startup+1.50056 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12646
/proc/meminfo: memFree=7893400/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=135104 CPUtime=2.99 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 2723 0 0 0 291 8 0 0 25 0 3 0 989738541 138346496 2674 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33776 2674 181 372 0 33401 0
[pid=12643/tid=12644] ppid=12641 vsize=135104 CPUtime=1.49 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 1553 0 0 0 145 4 0 0 25 0 3 0 989738541 138346496 2674 33554432000 4194304 5714118 140733272973328 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=135104 CPUtime=1.49 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 827 0 0 0 146 3 0 0 25 0 3 0 989738541 138346496 2674 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 135104

[startup+3.10028 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12646
/proc/meminfo: memFree=7890548/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=135104 CPUtime=6.19 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 3648 0 0 0 604 15 0 0 25 0 3 0 989738541 138346496 3599 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33776 3599 182 372 0 33401 0
[pid=12643/tid=12644] ppid=12641 vsize=135104 CPUtime=3.09 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 2344 0 0 0 301 8 0 0 25 0 3 0 989738541 138346496 3599 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=135104 CPUtime=3.08 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 961 0 0 0 302 6 0 0 25 0 3 0 989738541 138346496 3599 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135104

[startup+6.30066 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12646
/proc/meminfo: memFree=7881696/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=135680 CPUtime=12.59 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 5514 0 0 0 1232 27 0 0 25 0 3 0 989738541 138936320 5465 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 33920 5466 182 372 0 33545 0
[pid=12643/tid=12644] ppid=12641 vsize=135680 CPUtime=6.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 3886 0 0 0 615 14 0 0 25 0 3 0 989738541 138936320 5466 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=135680 CPUtime=6.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 1286 0 0 0 617 12 0 0 25 0 3 0 989738541 138936320 5466 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 135680

[startup+12.7005 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12647
/proc/meminfo: memFree=7870136/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=136832 CPUtime=25.39 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 8505 0 0 0 2488 51 0 0 25 0 3 0 989738541 140115968 8456 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 34208 8456 182 372 0 33833 0
[pid=12643/tid=12644] ppid=12641 vsize=136832 CPUtime=12.69 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 6537 0 0 0 1243 26 0 0 25 0 3 0 989738541 140115968 8456 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=136832 CPUtime=12.69 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 1625 0 0 0 1245 24 0 0 25 0 3 0 989738541 140115968 8456 33554432000 4194304 5714118 140733272973328 18446744073709551615 4299904 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 136832

[startup+25.5003 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12647
/proc/meminfo: memFree=7848460/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=138200 CPUtime=50.99 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 13318 0 0 0 5003 96 0 0 25 0 3 0 989738541 141516800 13245 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 34550 13245 182 372 0 34175 0
[pid=12643/tid=12644] ppid=12641 vsize=138200 CPUtime=25.49 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 11040 0 0 0 2500 49 0 0 25 0 3 0 989738541 141516800 13245 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=138200 CPUtime=25.49 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 1935 0 0 0 2503 46 0 0 25 0 3 0 989738541 141516800 13245 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 138200

[startup+51.1008 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12648
/proc/meminfo: memFree=7811568/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=205104 CPUtime=102.19 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 22620 0 0 0 10035 184 0 0 25 0 3 0 989738541 210026496 22480 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 51276 22480 182 372 0 50901 0
[pid=12643/tid=12644] ppid=12641 vsize=205104 CPUtime=51.09 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 19726 0 0 0 5016 93 0 0 25 0 3 0 989738541 210026496 22480 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=205104 CPUtime=51.09 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 2551 0 0 0 5019 90 0 0 25 0 3 0 989738541 210026496 22480 33554432000 4194304 5714118 140733272973328 18446744073709551615 4300320 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 205104

[startup+102.306 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12649
/proc/meminfo: memFree=7748400/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=272296 CPUtime=204.6 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 38202 0 0 0 20111 349 0 0 25 0 3 0 989738541 278831104 37838 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 68074 37838 182 372 0 67699 0
[pid=12643/tid=12644] ppid=12641 vsize=272296 CPUtime=102.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 34579 0 0 0 10050 179 0 0 25 0 3 0 989738541 278831104 37838 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=272296 CPUtime=102.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 3280 0 0 0 10060 169 0 0 25 0 3 0 989738541 278831104 37838 33554432000 4194304 5714118 140733272973328 18446744073709551615 4300224 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (KiB) 272296

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12651
/proc/meminfo: memFree=7683368/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=339992 CPUtime=324.6 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 54540 0 0 0 31933 527 0 0 25 0 3 0 989738541 348151808 54095 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 84998 54095 182 372 0 84623 0
[pid=12643/tid=12644] ppid=12641 vsize=339992 CPUtime=162.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 50328 0 0 0 15961 268 0 0 25 0 3 0 989738541 348151808 54095 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=339992 CPUtime=162.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 3869 0 0 0 15971 258 0 0 25 0 3 0 989738541 348151808 54095 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 324.6
Current children cumulated vsize (KiB) 339992

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12661
/proc/meminfo: memFree=7615664/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=342580 CPUtime=444.6 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 70703 0 0 0 43747 713 0 0 25 0 3 0 989738541 350801920 70005 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 85645 70005 182 372 0 85270 0
[pid=12643/tid=12644] ppid=12641 vsize=342580 CPUtime=222.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 65776 0 0 0 21866 363 0 0 25 0 3 0 989738541 350801920 70005 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=342580 CPUtime=222.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 4584 0 0 0 21880 349 0 0 25 0 3 0 989738541 350801920 70005 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 444.6
Current children cumulated vsize (KiB) 342580

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12663
/proc/meminfo: memFree=7550116/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=410024 CPUtime=564.6 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 86853 0 0 0 55577 883 0 0 25 0 3 0 989738541 419864576 86077 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 102506 86077 182 372 0 102131 0
[pid=12643/tid=12644] ppid=12641 vsize=410024 CPUtime=282.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 81481 0 0 0 27777 452 0 0 25 0 3 0 989738541 419864576 86077 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=410024 CPUtime=282.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 5029 0 0 0 27799 431 0 0 25 0 3 0 989738541 419864576 86077 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 564.6
Current children cumulated vsize (KiB) 410024

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12664
/proc/meminfo: memFree=7466964/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=477216 CPUtime=684.6 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 102142 0 0 0 67397 1063 0 0 25 0 3 0 989738541 488669184 101293 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 119304 101293 182 372 0 118929 0
[pid=12643/tid=12644] ppid=12641 vsize=477216 CPUtime=342.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 96460 0 0 0 33685 544 0 0 25 0 3 0 989738541 488669184 101293 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=477216 CPUtime=342.29 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 5339 0 0 0 33711 518 0 0 25 0 3 0 989738541 488669184 101293 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 684.6
Current children cumulated vsize (KiB) 477216

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12666
/proc/meminfo: memFree=7367812/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=543184 CPUtime=804.61 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 115580 0 0 0 79224 1237 0 0 25 0 3 0 989738541 556220416 114730 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 135796 114730 182 372 0 135421 0
[pid=12643/tid=12644] ppid=12641 vsize=543184 CPUtime=402.29 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 109877 0 0 0 39594 635 0 0 25 0 3 0 989738541 556220416 114730 33554432000 4194304 5714118 140733272973328 18446744073709551615 4199408 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=543184 CPUtime=402.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 5360 0 0 0 39629 601 0 0 25 0 3 0 989738541 556220416 114730 33554432000 4194304 5714118 140733272973328 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 804.61
Current children cumulated vsize (KiB) 543184

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12668
/proc/meminfo: memFree=7273636/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=609728 CPUtime=924.61 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 129132 0 0 0 91072 1389 0 0 25 0 3 0 989738541 624361472 128192 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 152432 128192 182 372 0 152057 0
[pid=12643/tid=12644] ppid=12641 vsize=609728 CPUtime=462.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 123051 0 0 0 45518 712 0 0 25 0 3 0 989738541 624361472 128192 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=609728 CPUtime=462.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 5738 0 0 0 45554 676 0 0 25 0 3 0 989738541 624361472 128192 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 924.61
Current children cumulated vsize (KiB) 609728

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12669
/proc/meminfo: memFree=7196464/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=675820 CPUtime=1044.61 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 142542 0 0 0 102914 1547 0 0 25 0 3 0 989738541 692039680 141510 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 168955 141510 182 372 0 168580 0
[pid=12643/tid=12644] ppid=12641 vsize=675820 CPUtime=522.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 136281 0 0 0 51439 791 0 0 25 0 3 0 989738541 692039680 141510 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=675820 CPUtime=522.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 5918 0 0 0 51474 756 0 0 25 0 3 0 989738541 692039680 141510 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1044.61
Current children cumulated vsize (KiB) 675820

[startup+582.301 s]
/proc/loadavg: 3.43 3.84 3.87 3/175 12696
/proc/meminfo: memFree=7693964/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=742036 CPUtime=1164.62 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 156348 0 0 0 114727 1735 0 0 25 0 3 0 989738541 759844864 155188 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 185509 155188 182 372 0 185134 0
[pid=12643/tid=12644] ppid=12641 vsize=742036 CPUtime=582.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 149810 0 0 0 57347 883 0 0 25 0 3 0 989738541 759844864 155188 33554432000 4194304 5714118 140733272973328 18446744073709551615 4299720 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=742036 CPUtime=582.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 6195 0 0 0 57379 851 0 0 25 0 3 0 989738541 759844864 155188 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1164.62
Current children cumulated vsize (KiB) 742036

[startup+642.3 s]
/proc/loadavg: 3.79 3.87 3.87 5/182 12713
/proc/meminfo: memFree=7566056/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=742916 CPUtime=1284.63 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 169261 0 0 0 126584 1879 0 0 25 0 3 0 989738541 760745984 167865 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 185729 167865 182 372 0 185354 0
[pid=12643/tid=12644] ppid=12641 vsize=742916 CPUtime=642.31 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 162468 0 0 0 63279 952 0 0 25 0 3 0 989738541 760745984 167865 33554432000 4194304 5714118 140733272973328 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=742916 CPUtime=642.31 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 6450 0 0 0 63305 926 0 0 25 0 3 0 989738541 760745984 167865 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1284.63
Current children cumulated vsize (KiB) 742916

[startup+702.301 s]
/proc/loadavg: 3.61 3.82 3.86 3/175 12739
/proc/meminfo: memFree=7586032/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=809044 CPUtime=1404.62 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 183966 0 0 0 138420 2042 0 0 25 0 3 0 989738541 828461056 182312 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 202261 182312 182 372 0 201886 0
[pid=12643/tid=12644] ppid=12641 vsize=809044 CPUtime=702.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 176596 0 0 0 69189 1041 0 0 25 0 3 0 989738541 828461056 182312 33554432000 4194304 5714118 140733272973328 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=809044 CPUtime=702.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 7027 0 0 0 69230 1000 0 0 25 0 3 0 989738541 828461056 182312 33554432000 4194304 5714118 140733272973328 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1404.62
Current children cumulated vsize (KiB) 809044

[startup+762.306 s]
/proc/loadavg: 3.86 3.85 3.86 5/182 12757
/proc/meminfo: memFree=7450676/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=875228 CPUtime=1524.63 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 198032 0 0 0 150241 2222 0 0 25 0 3 0 989738541 896233472 195836 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 218807 195836 182 372 0 218432 0
[pid=12643/tid=12644] ppid=12641 vsize=875228 CPUtime=762.31 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 189995 0 0 0 75096 1135 0 0 25 0 3 0 989738541 896233472 195836 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=875228 CPUtime=762.31 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 7694 0 0 0 75144 1087 0 0 25 0 3 0 989738541 896233472 195836 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1524.63
Current children cumulated vsize (KiB) 875228

[startup+822.301 s]
/proc/loadavg: 3.94 3.88 3.87 5/182 12758
/proc/meminfo: memFree=7352312/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=941696 CPUtime=1644.62 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 210336 0 0 0 162066 2396 0 0 25 0 3 0 989738541 964296704 207907 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 235424 207907 182 372 0 235049 0
[pid=12643/tid=12644] ppid=12641 vsize=941696 CPUtime=822.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 201900 0 0 0 81011 1219 0 0 25 0 3 0 989738541 964296704 207907 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=941696 CPUtime=822.3 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 8093 0 0 0 81054 1176 0 0 25 0 3 0 989738541 964296704 207907 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1644.62
Current children cumulated vsize (KiB) 941696

[startup+882.3 s]
/proc/loadavg: 3.98 3.90 3.88 5/182 12760
/proc/meminfo: memFree=7257524/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=942036 CPUtime=1764.62 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 222840 0 0 0 173885 2577 0 0 25 0 3 0 989738541 964644864 220116 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 235509 220116 182 372 0 235134 0
[pid=12643/tid=12644] ppid=12641 vsize=942036 CPUtime=882.3 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 214078 0 0 0 86916 1314 0 0 25 0 3 0 989738541 964644864 220116 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=942036 CPUtime=882.31 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 8419 0 0 0 86969 1262 0 0 25 0 3 0 989738541 964644864 220116 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1764.62
Current children cumulated vsize (KiB) 942036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 4.05 3.92 3.88 5/182 12760
/proc/meminfo: memFree=7229372/32950940 swapFree=67053420/67111528
[pid=12643] ppid=12641 vsize=1008112 CPUtime=1800.03 cores=1,3,5,7
/proc/12643/stat : 12643 (pwbo1.1) S 12641 12643 11319 0 -1 4202496 226629 0 0 0 177371 2632 0 0 25 0 3 0 989738541 1032306688 223894 33554432000 4194304 5714118 140733272973328 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 3 0 0 0
/proc/12643/statm: 252028 223894 182 372 0 251653 0
[pid=12643/tid=12644] ppid=12641 vsize=1008112 CPUtime=900.01 cores=1,3,5,7
/proc/12643/task/12644/stat : 12644 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 217781 0 0 0 88655 1346 0 0 25 0 3 0 989738541 1032306688 223894 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=12643/tid=12645] ppid=12641 vsize=1008112 CPUtime=900.02 cores=1,3,5,7
/proc/12643/task/12645/stat : 12645 (pwbo1.1) R 12641 12643 11319 0 -1 4202560 8505 0 0 0 88716 1286 0 0 25 0 3 0 989738541 1032306688 223894 33554432000 4194304 5714118 140733272973328 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1008112

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.047
CPU time (s): 1800.09
CPU user time (s): 1773.72
CPU system time (s): 26.363
CPU usage (%): 199.999
Max. virtual memory (cumulated for all children) (KiB): 1008112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1773.72
system time used= 26.363
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226634
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= 38
involuntary context switches= 3409

runsolver used 1.41278 second user time and 3.20351 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-13 21:57:58
IDJOB=3500429
IDBENCH=2894
IDSOLVER=1954
FILE ID=node117/3500429-1307995078
RUNJOBID= node117-1307989660-11564
PBS_JOBID= 13559732
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_7_60_2.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500429-1307995078/watcher-3500429-1307995078 -o /var/tmp/evaluation-result-3500429-1307995078/solver-3500429-1307995078 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500429-1307995078.opb

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=779699100

node117.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	: 5332.75
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.74
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.75
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.74
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.75
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:       7902260 kB
Buffers:        122124 kB
Cached:       23714108 kB
SwapCached:      11260 kB
Active:        8424640 kB
Inactive:     15840032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:       7902260 kB
SwapTotal:    67111528 kB
SwapFree:     67053420 kB
Dirty:            4460 kB
Writeback:           0 kB
AnonPages:      425920 kB
Mapped:          13808 kB
Slab:           718820 kB
PageTables:       4692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   623852 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 node117 at 2011-06-13 22:13:00