Trace number 3500428

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.08 900.045

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
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 variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
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-3500428-1307995063.opb.
0.00/0.00	c Instance file HOME/instance-3500428-1307995063.opb
0.00/0.00	c File size is 8963 bytes.
0.00/0.00	c Highest Coefficient sum: 5346
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:      71                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 16                                                  |
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	s UNKNOWN
1800.03/900.01	c Memory used           : 921.27 MB
1800.03/900.01	c CPU time              : 1778.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-3500428-1307995063/watcher-3500428-1307995063 -o /var/tmp/evaluation-result-3500428-1307995063/solver-3500428-1307995063 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500428-1307995063.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.75 3.94 3.90 3/179 31438
/proc/meminfo: memFree=3695700/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=134852 CPUtime=0.01 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 408 0 0 0 1 0 0 0 25 0 3 0 911104792 138088448 358 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33713 358 181 372 0 33338 0
[pid=31438/tid=31439] ppid=31436 vsize=134852 CPUtime=0 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 3 0 911104792 138088448 358 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=134852 CPUtime=0 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 3 0 911104792 138088448 358 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0

[startup+0.042917 s]
/proc/loadavg: 3.75 3.94 3.90 3/179 31438
/proc/meminfo: memFree=3695700/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=134852 CPUtime=0.08 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 541 0 0 0 8 0 0 0 25 0 3 0 911104792 138088448 491 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33713 491 181 372 0 33338 0
[pid=31438/tid=31439] ppid=31436 vsize=134852 CPUtime=0.03 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 116 0 0 0 3 0 0 0 25 0 3 0 911104792 138088448 491 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=134852 CPUtime=0.04 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 75 0 0 0 4 0 0 0 18 0 3 0 911104792 138088448 491 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 134852

[startup+0.100909 s]
/proc/loadavg: 3.75 3.94 3.90 3/179 31438
/proc/meminfo: memFree=3695700/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=134852 CPUtime=0.19 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 749 0 0 0 19 0 0 0 25 0 3 0 911104792 138088448 699 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33713 699 181 372 0 33338 0
[pid=31438/tid=31439] ppid=31436 vsize=134852 CPUtime=0.09 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 236 0 0 0 9 0 0 0 25 0 3 0 911104792 138088448 699 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=134852 CPUtime=0.09 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 163 0 0 0 9 0 0 0 18 0 3 0 911104792 138088448 699 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 134852

[startup+0.300872 s]
/proc/loadavg: 3.75 3.94 3.90 3/179 31438
/proc/meminfo: memFree=3695700/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=134852 CPUtime=0.59 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 1332 0 0 0 58 1 0 0 25 0 3 0 911104792 138088448 1282 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33713 1282 181 372 0 33338 0
[pid=31438/tid=31439] ppid=31436 vsize=134852 CPUtime=0.29 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 575 0 0 0 28 1 0 0 25 0 3 0 911104792 138088448 1282 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=134852 CPUtime=0.29 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 407 0 0 0 29 0 0 0 18 0 3 0 911104792 138088448 1282 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134852

[startup+0.700819 s]
/proc/loadavg: 3.75 3.94 3.90 3/179 31438
/proc/meminfo: memFree=3695700/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=135140 CPUtime=1.39 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 2231 0 0 0 136 3 0 0 25 0 3 0 911104792 138383360 2181 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33785 2181 181 372 0 33410 0
[pid=31438/tid=31439] ppid=31436 vsize=135140 CPUtime=0.69 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 1103 0 0 0 68 1 0 0 25 0 3 0 911104792 138383360 2181 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=135140 CPUtime=0.69 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 778 0 0 0 68 1 0 0 18 0 3 0 911104792 138383360 2181 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 135140

[startup+1.50067 s]
/proc/loadavg: 3.75 3.94 3.90 5/182 31441
/proc/meminfo: memFree=3687144/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=135140 CPUtime=2.99 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 2702 0 0 0 293 6 0 0 25 0 3 0 911104792 138383360 2652 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33785 2652 181 372 0 33410 0
[pid=31438/tid=31439] ppid=31436 vsize=135140 CPUtime=1.49 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 1485 0 0 0 146 3 0 0 25 0 3 0 911104792 138383360 2652 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=135140 CPUtime=1.49 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 867 0 0 0 147 2 0 0 20 0 3 0 911104792 138383360 2652 33554432000 4194304 5714118 140735072037280 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) 135140

[startup+3.10042 s]
/proc/loadavg: 3.75 3.94 3.90 5/182 31441
/proc/meminfo: memFree=3680696/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=135140 CPUtime=6.18 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 3708 0 0 0 608 10 0 0 25 0 3 0 911104792 138383360 3658 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33785 3658 182 372 0 33410 0
[pid=31438/tid=31439] ppid=31436 vsize=135140 CPUtime=3.08 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 2251 0 0 0 303 5 0 0 25 0 3 0 911104792 138383360 3658 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=135140 CPUtime=3.08 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 1107 0 0 0 304 4 0 0 25 0 3 0 911104792 138383360 3658 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 135140

[startup+6.30087 s]
/proc/loadavg: 3.77 3.94 3.90 5/182 31441
/proc/meminfo: memFree=3658524/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=135284 CPUtime=12.59 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 5581 0 0 0 1238 21 0 0 25 0 3 0 911104792 138530816 5531 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33821 5531 182 372 0 33446 0
[pid=31438/tid=31439] ppid=31436 vsize=135284 CPUtime=6.29 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 3774 0 0 0 618 11 0 0 25 0 3 0 911104792 138530816 5531 33554432000 4194304 5714118 140735072037280 18446744073709551615 4300144 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=135284 CPUtime=6.28 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 1457 0 0 0 619 9 0 0 25 0 3 0 911104792 138530816 5531 33554432000 4194304 5714118 140735072037280 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) 135284

[startup+12.7008 s]
/proc/loadavg: 3.79 3.94 3.90 5/182 31441
/proc/meminfo: memFree=3609824/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=135572 CPUtime=25.39 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 8040 0 0 0 2498 41 0 0 25 0 3 0 911104792 138825728 7990 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 33893 7990 182 372 0 33518 0
[pid=31438/tid=31439] ppid=31436 vsize=135572 CPUtime=12.69 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 5996 0 0 0 1249 20 0 0 25 0 3 0 911104792 138825728 7990 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=135572 CPUtime=12.69 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 1694 0 0 0 1249 20 0 0 25 0 3 0 911104792 138825728 7990 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 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) 135572

[startup+25.5006 s]
/proc/loadavg: 3.83 3.94 3.90 5/182 31441
/proc/meminfo: memFree=3548288/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=136364 CPUtime=50.99 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 13224 0 0 0 5016 83 0 0 25 0 3 0 911104792 139636736 13112 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 34091 13112 182 372 0 33716 0
[pid=31438/tid=31439] ppid=31436 vsize=136364 CPUtime=25.49 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 10692 0 0 0 2507 42 0 0 25 0 3 0 911104792 139636736 13112 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=136364 CPUtime=25.48 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 2182 0 0 0 2508 40 0 0 25 0 3 0 911104792 139636736 13112 33554432000 4194304 5714118 140735072037280 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) 136364

[startup+51.1004 s]
/proc/loadavg: 3.89 3.94 3.90 5/182 31442
/proc/meminfo: memFree=3441816/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=203196 CPUtime=102.19 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 22092 0 0 0 10060 159 0 0 25 0 3 0 911104792 208072704 21864 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 50799 21864 182 372 0 50424 0
[pid=31438/tid=31439] ppid=31436 vsize=203196 CPUtime=51.09 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 18971 0 0 0 5030 79 0 0 25 0 3 0 911104792 208072704 21864 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=203196 CPUtime=51.08 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 2771 0 0 0 5029 79 0 0 25 0 3 0 911104792 208072704 21864 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 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) 203196

[startup+102.307 s]
/proc/loadavg: 3.95 3.95 3.91 5/182 31443
/proc/meminfo: memFree=3324244/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=270676 CPUtime=204.6 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 37672 0 0 0 20154 306 0 0 25 0 3 0 911104792 277172224 37363 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 67669 37363 182 372 0 67294 0
[pid=31438/tid=31439] ppid=31436 vsize=270676 CPUtime=102.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 33996 0 0 0 10076 154 0 0 25 0 3 0 911104792 277172224 37363 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=270676 CPUtime=102.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 3326 0 0 0 10078 152 0 0 25 0 3 0 911104792 277172224 37363 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 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) 270676

[startup+162.301 s]
/proc/loadavg: 3.98 3.95 3.91 5/182 31445
/proc/meminfo: memFree=3184320/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=337940 CPUtime=324.59 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 54646 0 0 0 31995 464 0 0 25 0 3 0 911104792 346050560 54063 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 84485 54063 182 372 0 84110 0
[pid=31438/tid=31439] ppid=31436 vsize=337940 CPUtime=162.29 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 50261 0 0 0 15995 234 0 0 25 0 3 0 911104792 346050560 54063 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=337940 CPUtime=162.29 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 4035 0 0 0 16000 229 0 0 25 0 3 0 911104792 346050560 54063 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 324.59
Current children cumulated vsize (KiB) 337940

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/182 31456
/proc/meminfo: memFree=2976852/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=340708 CPUtime=444.59 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 70569 0 0 0 43839 620 0 0 25 0 3 0 911104792 348884992 69659 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 85177 69659 182 372 0 84802 0
[pid=31438/tid=31439] ppid=31436 vsize=340708 CPUtime=222.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 65423 0 0 0 21915 315 0 0 25 0 3 0 911104792 348884992 69659 33554432000 4194304 5714118 140735072037280 18446744073709551615 4199408 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=340708 CPUtime=222.29 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 4796 0 0 0 21924 305 0 0 25 0 3 0 911104792 348884992 69659 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 444.59
Current children cumulated vsize (KiB) 340708

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 31457
/proc/meminfo: memFree=2873260/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=408152 CPUtime=564.6 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 86575 0 0 0 55684 776 0 0 25 0 3 0 911104792 417947648 85474 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 102038 85474 182 372 0 101663 0
[pid=31438/tid=31439] ppid=31436 vsize=408152 CPUtime=282.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 80759 0 0 0 27835 395 0 0 25 0 3 0 911104792 417947648 85474 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=408152 CPUtime=282.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 5466 0 0 0 27849 381 0 0 25 0 3 0 911104792 417947648 85474 33554432000 4194304 5714118 140735072037280 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) 408152

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 31459
/proc/meminfo: memFree=2743136/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=475056 CPUtime=684.6 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 101469 0 0 0 67536 924 0 0 25 0 3 0 911104792 486457344 100145 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 118764 100145 182 372 0 118389 0
[pid=31438/tid=31439] ppid=31436 vsize=475056 CPUtime=342.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 95285 0 0 0 33756 474 0 0 25 0 3 0 911104792 486457344 100145 33554432000 4194304 5714118 140735072037280 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=475056 CPUtime=342.29 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 5834 0 0 0 33779 450 0 0 25 0 3 0 911104792 486457344 100145 33554432000 4194304 5714118 140735072037280 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) 475056

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/182 31463
/proc/meminfo: memFree=2640400/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=541168 CPUtime=804.6 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 115551 0 0 0 79392 1068 0 0 25 0 3 0 911104792 554156032 113854 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 135292 113854 182 372 0 134917 0
[pid=31438/tid=31439] ppid=31436 vsize=541168 CPUtime=402.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 108988 0 0 0 39682 548 0 0 25 0 3 0 911104792 554156032 113854 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=541168 CPUtime=402.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 6213 0 0 0 39710 520 0 0 25 0 3 0 911104792 554156032 113854 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 804.6
Current children cumulated vsize (KiB) 541168

[startup+462.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/182 31465
/proc/meminfo: memFree=2504004/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=608108 CPUtime=924.61 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 130161 0 0 0 91255 1206 0 0 25 0 3 0 911104792 622702592 128178 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 152027 128178 182 372 0 151652 0
[pid=31438/tid=31439] ppid=31436 vsize=608108 CPUtime=462.29 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 122748 0 0 0 45612 617 0 0 25 0 3 0 911104792 622702592 128178 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=608108 CPUtime=462.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 7063 0 0 0 45642 588 0 0 25 0 3 0 911104792 622702592 128178 33554432000 4194304 5714118 140735072037280 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) 608108

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/182 31467
/proc/meminfo: memFree=2451008/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=674904 CPUtime=1044.6 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 144133 0 0 0 103118 1342 0 0 25 0 3 0 911104792 691101696 141663 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 168726 141663 182 372 0 168351 0
[pid=31438/tid=31439] ppid=31436 vsize=674904 CPUtime=522.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 136144 0 0 0 51540 690 0 0 25 0 3 0 911104792 691101696 141663 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=674904 CPUtime=522.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 7639 0 0 0 51578 652 0 0 25 0 3 0 911104792 691101696 141663 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1044.6
Current children cumulated vsize (KiB) 674904

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 31468
/proc/meminfo: memFree=2398864/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=675892 CPUtime=1164.61 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 157180 0 0 0 114986 1475 0 0 25 0 3 0 911104792 692113408 154347 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 168973 154347 182 372 0 168598 0
[pid=31438/tid=31439] ppid=31436 vsize=675892 CPUtime=582.29 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 148648 0 0 0 57471 758 0 0 25 0 3 0 911104792 692113408 154347 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=675892 CPUtime=582.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 8182 0 0 0 57514 716 0 0 25 0 3 0 911104792 692113408 154347 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1164.61
Current children cumulated vsize (KiB) 675892

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 31470
/proc/meminfo: memFree=2349832/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=742236 CPUtime=1284.63 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 169880 0 0 0 126855 1608 0 0 25 0 3 0 911104792 760049664 166647 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 185559 166647 182 372 0 185184 0
[pid=31438/tid=31439] ppid=31436 vsize=742236 CPUtime=642.31 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 161054 0 0 0 63403 828 0 0 25 0 3 0 911104792 760049664 166647 33554432000 4194304 5714118 140735072037280 18446744073709551615 4300160 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=742236 CPUtime=642.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 8476 0 0 0 63451 779 0 0 25 0 3 0 911104792 760049664 166647 33554432000 4194304 5714118 140735072037280 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) 742236

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.92 5/182 31471
/proc/meminfo: memFree=2300808/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=808456 CPUtime=1404.61 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 182550 0 0 0 138721 1740 0 0 25 0 3 0 911104792 827858944 178740 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 202114 178740 182 372 0 201739 0
[pid=31438/tid=31439] ppid=31436 vsize=808456 CPUtime=702.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 172930 0 0 0 69334 896 0 0 25 0 3 0 911104792 827858944 178740 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=808456 CPUtime=702.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 9270 0 0 0 69387 843 0 0 25 0 3 0 911104792 827858944 178740 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1404.61
Current children cumulated vsize (KiB) 808456

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.92 5/182 31473
/proc/meminfo: memFree=2150716/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=875180 CPUtime=1524.63 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 195579 0 0 0 150601 1862 0 0 25 0 3 0 911104792 896184320 191307 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 218795 191307 182 372 0 218420 0
[pid=31438/tid=31439] ppid=31436 vsize=875180 CPUtime=762.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 184914 0 0 0 75268 962 0 0 25 0 3 0 911104792 896184320 191307 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=875180 CPUtime=762.31 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 10315 0 0 0 75332 899 0 0 25 0 3 0 911104792 896184320 191307 33554432000 4194304 5714118 140735072037280 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) 875180

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 31475
/proc/meminfo: memFree=2191712/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=876584 CPUtime=1644.61 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 207611 0 0 0 162482 1979 0 0 25 0 3 0 911104792 897622016 203172 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 219146 203172 182 372 0 218771 0
[pid=31438/tid=31439] ppid=31436 vsize=876584 CPUtime=822.3 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 196769 0 0 0 81210 1020 0 0 25 0 3 0 911104792 897622016 203172 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=876584 CPUtime=822.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 10492 0 0 0 81271 959 0 0 25 0 3 0 911104792 897622016 203172 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1644.61
Current children cumulated vsize (KiB) 876584

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 31517
/proc/meminfo: memFree=2942752/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=943056 CPUtime=1764.61 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 219727 0 0 0 174353 2108 0 0 25 0 3 0 911104792 965689344 214966 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 235764 214966 182 372 0 235389 0
[pid=31438/tid=31439] ppid=31436 vsize=943056 CPUtime=882.31 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 208485 0 0 0 87146 1085 0 0 25 0 3 0 911104792 965689344 214966 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=943056 CPUtime=882.3 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 10892 0 0 0 87207 1023 0 0 25 0 3 0 911104792 965689344 214966 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1764.61
Current children cumulated vsize (KiB) 943056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.001 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 31518
/proc/meminfo: memFree=2919324/32951124 swapFree=67054520/67111528
[pid=31438] ppid=31436 vsize=943380 CPUtime=1800.03 cores=1,3,5,7
/proc/31438/stat : 31438 (pwbo1.1) S 31436 31438 30373 0 -1 4202496 223295 0 0 0 177852 2151 0 0 25 0 3 0 911104792 966021120 218408 33554432000 4194304 5714118 140735072037280 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/31438/statm: 235845 218408 182 372 0 235470 0
[pid=31438/tid=31439] ppid=31436 vsize=943380 CPUtime=900.01 cores=1,3,5,7
/proc/31438/task/31439/stat : 31439 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 211906 0 0 0 88895 1106 0 0 25 0 3 0 911104792 966021120 218408 33554432000 4194304 5714118 140735072037280 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
[pid=31438/tid=31440] ppid=31436 vsize=943380 CPUtime=900 cores=1,3,5,7
/proc/31438/task/31440/stat : 31440 (pwbo1.1) R 31436 31438 30373 0 -1 4202560 11039 0 0 0 88956 1044 0 0 25 0 3 0 911104792 966021120 218408 33554432000 4194304 5714118 140735072037280 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) 943380

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.045
CPU time (s): 1800.08
CPU user time (s): 1778.54
CPU system time (s): 21.5467
CPU usage (%): 199.999
Max. virtual memory (cumulated for all children) (KiB): 943380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1778.54
system time used= 21.5467
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223302
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= 64
involuntary context switches= 12209

runsolver used 1.49077 second user time and 3.42848 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-13 21:57:43
IDJOB=3500428
IDBENCH=2893
IDSOLVER=1954
FILE ID=node130/3500428-1307995063
RUNJOBID= node130-1307990518-30625
PBS_JOBID= 13559739
Free space on /var/tmp= 2904 MiB

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

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
RANDOM SEED=716194884

node130.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.838
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.67
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.838
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.83
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.838
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.838
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.81
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.838
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3696252 kB
Buffers:        131396 kB
Cached:       28049248 kB
SwapCached:      10356 kB
Active:       13456828 kB
Inactive:     14887952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3696252 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:            9864 kB
Writeback:           0 kB
AnonPages:      161328 kB
Mapped:          13524 kB
Slab:           845824 kB
PageTables:       4556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   354008 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= 2900 MiB
End job on node130 at 2011-06-13 22:12:45