Trace number 3500466

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.04

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_3.opb
MD5SUM37c74b9e914d30b1ddfc0838676dd479
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved YES
Number of variables41
Total number of constraints11
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint40
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1162
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3487
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500466-1307995857.opb.
0.00/0.00	c Instance file HOME/instance-3500466-1307995857.opb
0.00/0.00	c File size is 3364 bytes.
0.00/0.00	c Highest Coefficient sum: 3487
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      41                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 10                                                  |
0.00/0.00	c init lb 0
0.00/0.00	c init ub 2
1800.04/900.01	s UNKNOWN
1800.04/900.01	s UNKNOWN
1800.04/900.01	c Memory used           : 857.20 MB
1800.04/900.01	c CPU time              : 1779.38 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 /tmp/evaluation-result-3500466-1307995857/watcher-3500466-1307995857 -o /tmp/evaluation-result-3500466-1307995857/solver-3500466-1307995857 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500466-1307995857.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.14 3.76 3.85 4/179 15431
/proc/meminfo: memFree=31972628/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=134752 CPUtime=0 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 367 0 0 0 0 0 0 0 23 0 3 0 911188495 137986048 318 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33688 318 181 372 0 33313 0
[pid=15431/tid=15432] ppid=15429 vsize=134752 CPUtime=0 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 34 0 0 0 0 0 0 0 24 0 3 0 911188496 137986048 318 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=134752 CPUtime=0 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 3 0 911188496 137986048 318 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0

[startup+0.0509689 s]
/proc/loadavg: 3.14 3.76 3.85 4/179 15431
/proc/meminfo: memFree=31972628/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=134752 CPUtime=0.08 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 597 0 0 0 8 0 0 0 23 0 3 0 911188495 137986048 548 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33688 548 181 372 0 33313 0
[pid=15431/tid=15432] ppid=15429 vsize=134752 CPUtime=0.04 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 176 0 0 0 4 0 0 0 25 0 3 0 911188496 137986048 548 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=134752 CPUtime=0.04 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 98 0 0 0 4 0 0 0 25 0 3 0 911188496 137986048 548 33554432000 4194304 5714118 140733891527584 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) 134752

[startup+0.100961 s]
/proc/loadavg: 3.14 3.76 3.85 4/179 15431
/proc/meminfo: memFree=31972628/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=134752 CPUtime=0.19 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 813 0 0 0 18 1 0 0 23 0 3 0 911188495 137986048 764 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33688 764 181 372 0 33313 0
[pid=15431/tid=15432] ppid=15429 vsize=134752 CPUtime=0.08 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 307 0 0 0 8 0 0 0 25 0 3 0 911188496 137986048 764 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=134752 CPUtime=0.09 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 183 0 0 0 9 0 0 0 25 0 3 0 911188496 137986048 764 33554432000 4194304 5714118 140733891527584 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) 134752

[startup+0.300937 s]
/proc/loadavg: 3.14 3.76 3.85 4/179 15431
/proc/meminfo: memFree=31972628/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=134752 CPUtime=0.58 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 1404 0 0 0 56 2 0 0 23 0 3 0 911188495 137986048 1355 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33688 1355 181 372 0 33313 0
[pid=15431/tid=15432] ppid=15429 vsize=134752 CPUtime=0.29 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 675 0 0 0 27 2 0 0 25 0 3 0 911188496 137986048 1355 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=134752 CPUtime=0.28 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 406 0 0 0 28 0 0 0 25 0 3 0 911188496 137986048 1356 33554432000 4194304 5714118 140733891527584 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) 134752

[startup+0.700853 s]
/proc/loadavg: 3.14 3.76 3.85 4/179 15431
/proc/meminfo: memFree=31972628/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=135040 CPUtime=1.39 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 1908 0 0 0 134 5 0 0 23 0 3 0 911188495 138280960 1859 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33760 1859 181 372 0 33385 0
[pid=15431/tid=15432] ppid=15429 vsize=135040 CPUtime=0.69 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1029 0 0 0 66 3 0 0 25 0 3 0 911188496 138280960 1859 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=135040 CPUtime=0.68 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 556 0 0 0 67 1 0 0 25 0 3 0 911188496 138280960 1859 33554432000 4194304 5714118 140733891527584 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) 135040

[startup+1.50071 s]
/proc/loadavg: 3.21 3.76 3.85 5/182 15434
/proc/meminfo: memFree=31964448/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=135040 CPUtime=2.99 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 2544 0 0 0 290 9 0 0 23 0 3 0 911188495 138280960 2495 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33760 2495 182 372 0 33385 0
[pid=15431/tid=15432] ppid=15429 vsize=135040 CPUtime=1.49 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1523 0 0 0 144 5 0 0 25 0 3 0 911188496 138280960 2495 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=135040 CPUtime=1.49 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 698 0 0 0 146 3 0 0 25 0 3 0 911188496 138280960 2495 33554432000 4194304 5714118 140733891527584 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) 135040

[startup+3.10044 s]
/proc/loadavg: 3.21 3.76 3.85 5/182 15434
/proc/meminfo: memFree=31959240/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=135112 CPUtime=6.19 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 3610 0 0 0 604 15 0 0 23 0 3 0 911188495 138354688 3561 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33778 3561 182 372 0 33403 0
[pid=15431/tid=15432] ppid=15429 vsize=135112 CPUtime=3.09 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 2412 0 0 0 300 9 0 0 25 0 3 0 911188496 138354688 3561 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=135112 CPUtime=3.09 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 875 0 0 0 303 6 0 0 25 0 3 0 911188496 138354688 3561 33554432000 4194304 5714118 140733891527584 18446744073709551615 4300224 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) 135112

[startup+6.30087 s]
/proc/loadavg: 3.27 3.77 3.85 5/182 15434
/proc/meminfo: memFree=31948920/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=135760 CPUtime=12.59 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 5120 0 0 0 1234 25 0 0 23 0 3 0 911188495 139018240 5071 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 33940 5071 182 372 0 33565 0
[pid=15431/tid=15432] ppid=15429 vsize=135760 CPUtime=6.29 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3771 0 0 0 615 14 0 0 25 0 3 0 911188496 139018240 5071 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=135760 CPUtime=6.29 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1026 0 0 0 619 10 0 0 25 0 3 0 911188496 139018240 5071 33554432000 4194304 5714118 140733891527584 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) 135760

[startup+12.7007 s]
/proc/loadavg: 3.33 3.77 3.85 5/182 15434
/proc/meminfo: memFree=31930940/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=136624 CPUtime=25.39 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 8019 0 0 0 2489 50 0 0 23 0 3 0 911188495 139902976 7970 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 34156 7970 182 372 0 33781 0
[pid=15431/tid=15432] ppid=15429 vsize=136624 CPUtime=12.69 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 6394 0 0 0 1241 28 0 0 25 0 3 0 911188496 139902976 7970 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=136624 CPUtime=12.69 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1302 0 0 0 1248 21 0 0 25 0 3 0 911188496 139902976 7970 33554432000 4194304 5714118 140733891527584 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) 136624

[startup+25.5005 s]
/proc/loadavg: 3.48 3.78 3.85 5/182 15434
/proc/meminfo: memFree=31900796/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=138712 CPUtime=50.99 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 12745 0 0 0 5008 91 0 0 23 0 3 0 911188495 142041088 12696 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 34678 12696 182 372 0 34303 0
[pid=15431/tid=15432] ppid=15429 vsize=138712 CPUtime=25.49 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 10871 0 0 0 2501 48 0 0 25 0 3 0 911188496 142041088 12696 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=138712 CPUtime=25.49 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1551 0 0 0 2507 42 0 0 25 0 3 0 911188496 142041088 12696 33554432000 4194304 5714118 140733891527584 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) 138712

[startup+51.1009 s]
/proc/loadavg: 3.66 3.80 3.85 5/182 15435
/proc/meminfo: memFree=31845416/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=206120 CPUtime=102.18 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 20962 0 0 0 10025 193 0 0 23 0 3 0 911188495 211066880 20913 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 51530 20913 182 372 0 51155 0
[pid=15431/tid=15432] ppid=15429 vsize=206120 CPUtime=51.09 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 18796 0 0 0 5012 97 0 0 25 0 3 0 911188496 211066880 20913 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=206120 CPUtime=51.09 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 1843 0 0 0 5013 96 0 0 25 0 3 0 911188496 211066880 20913 33554432000 4194304 5714118 140733891527584 18446744073709551615 4299920 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 206120

[startup+102.307 s]
/proc/loadavg: 3.85 3.83 3.86 5/182 15436
/proc/meminfo: memFree=31750392/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=209396 CPUtime=204.61 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 35994 0 0 0 20120 341 0 0 23 0 3 0 911188495 214421504 35945 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 52349 35945 182 372 0 51974 0
[pid=15431/tid=15432] ppid=15429 vsize=209396 CPUtime=102.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 33350 0 0 0 10057 173 0 0 25 0 3 0 911188496 214421504 35945 33554432000 4194304 5714118 140733891527584 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=209396 CPUtime=102.29 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 2321 0 0 0 10062 167 0 0 25 0 3 0 911188496 214421504 35945 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.61
Current children cumulated vsize (KiB) 209396

[startup+162.3 s]
/proc/loadavg: 3.95 3.86 3.86 5/182 15518
/proc/meminfo: memFree=31766484/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=277668 CPUtime=324.59 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 51336 0 0 0 31981 478 0 0 23 0 3 0 911188495 284332032 51287 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 69417 51287 182 372 0 69042 0
[pid=15431/tid=15432] ppid=15429 vsize=277668 CPUtime=162.29 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 48318 0 0 0 15985 244 0 0 25 0 3 0 911188496 284332032 51287 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=277668 CPUtime=162.29 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 2695 0 0 0 15996 233 0 0 25 0 3 0 911188496 284332032 51287 33554432000 4194304 5714118 140733891527584 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) 277668

[startup+222.301 s]
/proc/loadavg: 3.98 3.88 3.87 5/182 15520
/proc/meminfo: memFree=31694400/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=345072 CPUtime=444.59 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 65410 0 0 0 43836 623 0 0 23 0 3 0 911188495 353353728 65361 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 86268 65361 182 372 0 85893 0
[pid=15431/tid=15432] ppid=15429 vsize=345072 CPUtime=222.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 62268 0 0 0 21912 318 0 0 25 0 3 0 911188496 353353728 65361 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=345072 CPUtime=222.29 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 2819 0 0 0 21924 305 0 0 25 0 3 0 911188496 353353728 65361 33554432000 4194304 5714118 140733891527584 18446744073709551615 4299904 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) 345072

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.87 5/182 15521
/proc/meminfo: memFree=31630332/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=412156 CPUtime=564.6 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 78927 0 0 0 55698 762 0 0 23 0 3 0 911188495 422047744 78878 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 103039 78878 182 372 0 102664 0
[pid=15431/tid=15432] ppid=15429 vsize=412156 CPUtime=282.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 75606 0 0 0 27837 393 0 0 25 0 3 0 911188496 422047744 78878 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=412156 CPUtime=282.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 2998 0 0 0 27861 369 0 0 25 0 3 0 911188496 422047744 78878 33554432000 4194304 5714118 140733891527584 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) 412156

[startup+342.3 s]
/proc/loadavg: 3.99 3.91 3.88 5/182 15523
/proc/meminfo: memFree=31566796/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=478592 CPUtime=684.6 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 92078 0 0 0 67557 903 0 0 23 0 3 0 911188495 490078208 92029 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 119648 92029 182 372 0 119273 0
[pid=15431/tid=15432] ppid=15429 vsize=478592 CPUtime=342.29 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 88580 0 0 0 33764 465 0 0 25 0 3 0 911188496 490078208 92029 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=478592 CPUtime=342.29 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3175 0 0 0 33792 437 0 0 25 0 3 0 911188496 490078208 92029 33554432000 4194304 5714118 140733891527584 18446744073709551615 4299920 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) 478592

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.88 5/182 15524
/proc/meminfo: memFree=31501268/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=544668 CPUtime=804.6 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 105039 0 0 0 79432 1028 0 0 23 0 3 0 911188495 557740032 104990 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 136167 104990 182 372 0 135792 0
[pid=15431/tid=15432] ppid=15429 vsize=544668 CPUtime=402.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 101494 0 0 0 39701 529 0 0 25 0 3 0 911188496 557740032 104990 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=544668 CPUtime=402.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3222 0 0 0 39731 499 0 0 25 0 3 0 911188496 557740032 104990 33554432000 4194304 5714118 140733891527584 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) 544668

[startup+462.301 s]
/proc/loadavg: 3.99 3.94 3.89 5/182 15526
/proc/meminfo: memFree=31443172/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=545244 CPUtime=924.61 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 117276 0 0 0 91302 1159 0 0 23 0 3 0 911188495 558329856 117227 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 136311 117227 182 372 0 135936 0
[pid=15431/tid=15432] ppid=15429 vsize=545244 CPUtime=462.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 113677 0 0 0 45634 596 0 0 25 0 3 0 911188496 558329856 117227 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=545244 CPUtime=462.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3276 0 0 0 45667 563 0 0 25 0 3 0 911188496 558329856 117227 33554432000 4194304 5714118 140733891527584 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) 545244

[startup+522.3 s]
/proc/loadavg: 3.99 3.95 3.90 5/182 15528
/proc/meminfo: memFree=31384820/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=611068 CPUtime=1044.61 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 129712 0 0 0 103167 1294 0 0 23 0 3 0 911188495 625733632 129663 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 152767 129663 182 372 0 152392 0
[pid=15431/tid=15432] ppid=15429 vsize=611068 CPUtime=522.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 125970 0 0 0 51562 668 0 0 25 0 3 0 911188496 625733632 129663 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=611068 CPUtime=522.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3419 0 0 0 51604 626 0 0 25 0 3 0 911188496 625733632 129663 33554432000 4194304 5714118 140733891527584 18446744073709551615 4299904 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) 611068

[startup+582.301 s]
/proc/loadavg: 3.99 3.95 3.90 5/182 15529
/proc/meminfo: memFree=31325096/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=677952 CPUtime=1164.61 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 141476 0 0 0 115043 1418 0 0 23 0 3 0 911188495 694222848 141427 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 169488 141427 182 372 0 169113 0
[pid=15431/tid=15432] ppid=15429 vsize=677952 CPUtime=582.3 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 137520 0 0 0 57497 733 0 0 25 0 3 0 911188496 694222848 141427 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=677952 CPUtime=582.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3633 0 0 0 57545 685 0 0 25 0 3 0 911188496 694222848 141427 33554432000 4194304 5714118 140733891527584 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) 677952

[startup+642.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/182 15531
/proc/meminfo: memFree=31272208/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=678792 CPUtime=1284.63 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 152404 0 0 0 126925 1538 0 0 23 0 3 0 911188495 695083008 152355 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 169698 152355 182 372 0 169323 0
[pid=15431/tid=15432] ppid=15429 vsize=678792 CPUtime=642.31 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 148408 0 0 0 63437 794 0 0 25 0 3 0 911188496 695083008 152355 33554432000 4194304 5714118 140733891527584 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=678792 CPUtime=642.31 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3673 0 0 0 63488 743 0 0 25 0 3 0 911188496 695083008 152355 33554432000 4194304 5714118 140733891527584 18446744073709551615 4319218 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) 678792

[startup+702.3 s]
/proc/loadavg: 4.06 3.98 3.91 5/182 15532
/proc/meminfo: memFree=31217564/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=745136 CPUtime=1404.62 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 163198 0 0 0 138802 1660 0 0 23 0 3 0 911188495 763019264 163149 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 186284 163149 182 372 0 185909 0
[pid=15431/tid=15432] ppid=15429 vsize=745136 CPUtime=702.31 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 159099 0 0 0 69373 858 0 0 25 0 3 0 911188496 763019264 163149 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=745136 CPUtime=702.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3776 0 0 0 69429 801 0 0 25 0 3 0 911188496 763019264 163149 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 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) 745136

[startup+762.307 s]
/proc/loadavg: 4.02 3.98 3.91 5/182 15534
/proc/meminfo: memFree=31165924/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=811192 CPUtime=1524.64 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 173859 0 0 0 150681 1783 0 0 23 0 3 0 911188495 830660608 173810 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 202798 173810 182 372 0 202423 0
[pid=15431/tid=15432] ppid=15429 vsize=811192 CPUtime=762.32 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 169733 0 0 0 75314 918 0 0 25 0 3 0 911188496 830660608 173810 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=811192 CPUtime=762.32 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3803 0 0 0 75367 865 0 0 25 0 3 0 911188496 830660608 173810 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1524.64
Current children cumulated vsize (KiB) 811192

[startup+822.301 s]
/proc/loadavg: 4.01 3.98 3.91 5/182 15536
/proc/meminfo: memFree=31114268/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=811352 CPUtime=1644.63 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 184463 0 0 0 162558 1905 0 0 23 0 3 0 911188495 830824448 184414 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 202838 184414 182 372 0 202463 0
[pid=15431/tid=15432] ppid=15429 vsize=811352 CPUtime=822.31 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 180277 0 0 0 81251 980 0 0 25 0 3 0 911188496 830824448 184414 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=811352 CPUtime=822.31 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 3863 0 0 0 81307 924 0 0 25 0 3 0 911188496 830824448 184414 33554432000 4194304 5714118 140733891527584 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1644.63
Current children cumulated vsize (KiB) 811352

[startup+882.3 s]
/proc/loadavg: 4.00 3.98 3.91 5/182 15537
/proc/meminfo: memFree=31061372/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=877532 CPUtime=1764.63 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 195321 0 0 0 174429 2034 0 0 23 0 3 0 911188495 898592768 195267 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 219383 195267 182 372 0 219008 0
[pid=15431/tid=15432] ppid=15429 vsize=877532 CPUtime=882.31 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 190968 0 0 0 87179 1052 0 0 25 0 3 0 911188496 898592768 195267 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=877532 CPUtime=882.3 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 4030 0 0 0 87249 981 0 0 25 0 3 0 911188496 898592768 195267 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1764.63
Current children cumulated vsize (KiB) 877532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900 s]
/proc/loadavg: 4.00 3.98 3.91 5/182 15538
/proc/meminfo: memFree=31044236/32951124 swapFree=67050044/67111528
[pid=15431] ppid=15429 vsize=877764 CPUtime=1800.04 cores=1,3,5,7
/proc/15431/stat : 15431 (pwbo1.1) S 15429 15431 14247 0 -1 4202496 198846 0 0 0 177936 2068 0 0 23 0 3 0 911188495 898830336 198792 33554432000 4194304 5714118 140733891527584 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/15431/statm: 219441 198792 182 372 0 219066 0
[pid=15431/tid=15432] ppid=15429 vsize=877764 CPUtime=900.02 cores=1,3,5,7
/proc/15431/task/15432/stat : 15432 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 194479 0 0 0 88931 1071 0 0 25 0 3 0 911188496 898830336 198792 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=15431/tid=15433] ppid=15429 vsize=877764 CPUtime=900.02 cores=1,3,5,7
/proc/15431/task/15433/stat : 15433 (pwbo1.1) R 15429 15431 14247 0 -1 4202560 4044 0 0 0 89005 997 0 0 25 0 3 0 911188496 898830336 198792 33554432000 4194304 5714118 140733891527584 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 877764

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.04
CPU time (s): 1800.09
CPU user time (s): 1779.38
CPU system time (s): 20.7129
CPU usage (%): 200.001
Max. virtual memory (cumulated for all children) (KiB): 877764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1779.38
system time used= 20.7129
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198851
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= 16
involuntary context switches= 2092

runsolver used 1.42778 second user time and 3.06853 second system time

The end

Launcher Data

Begin job on node101 at 2011-06-13 22:10:57
IDJOB=3500466
IDBENCH=2931
IDSOLVER=1954
FILE ID=node101/3500466-1307995857
RUNJOBID= node101-1307990383-14500
PBS_JOBID= 13559738
Free space on /tmp= 74056 MiB

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

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

MD5SUM BENCH= 37c74b9e914d30b1ddfc0838676dd479
RANDOM SEED=177222791

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31973436 kB
Buffers:        210288 kB
Cached:         485840 kB
SwapCached:      25044 kB
Active:         395088 kB
Inactive:       385292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31973436 kB
SwapTotal:    67111528 kB
SwapFree:     67050044 kB
Dirty:            4336 kB
Writeback:           0 kB
AnonPages:       81196 kB
Mapped:           9960 kB
Slab:           133432 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265360 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 /tmp at the end= 74052 MiB
End job on node101 at 2011-06-13 22:25:59