Trace number 3500465

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pwbo 1.1? (TO) 1800.11 900.05

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_1.opb
MD5SUMc7543821508efc06c2ce41424051ab2c
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 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5652
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-3500465-1307995816.opb.
0.00/0.00	c Instance file HOME/instance-3500465-1307995816.opb
0.00/0.00	c File size is 9033 bytes.
0.00/0.00	c Highest Coefficient sum: 5652
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.05/900.01	s UNKNOWN
1800.05/900.01	s UNKNOWN
1800.05/900.01	c Memory used           : 923.01 MB
1800.05/900.01	c CPU time              : 1775.94 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-3500465-1307995816/watcher-3500465-1307995816 -o /var/tmp/evaluation-result-3500465-1307995816/solver-3500465-1307995816 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500465-1307995816.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: 4.01 3.99 3.91 4/179 18732
/proc/meminfo: memFree=24058112/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=134852 CPUtime=0 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 3 0 989812311 138088448 356 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33713 356 180 372 0 33338 0
[pid=18732/tid=18733] ppid=18730 vsize=134852 CPUtime=0 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 3 0 989812311 138088448 356 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=134852 CPUtime=0 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 15 0 0 0 0 0 0 0 18 0 3 0 989812311 138088448 356 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0

[startup+0.0480369 s]
/proc/loadavg: 4.01 3.99 3.91 4/179 18732
/proc/meminfo: memFree=24058112/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=134852 CPUtime=0.09 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 560 0 0 0 9 0 0 0 25 0 3 0 989812311 138088448 509 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33713 509 181 372 0 33338 0
[pid=18732/tid=18733] ppid=18730 vsize=134852 CPUtime=0.04 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 125 0 0 0 4 0 0 0 25 0 3 0 989812311 138088448 509 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=134852 CPUtime=0.04 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 81 0 0 0 4 0 0 0 18 0 3 0 989812311 138088448 509 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 134852

[startup+0.101028 s]
/proc/loadavg: 4.01 3.99 3.91 4/179 18732
/proc/meminfo: memFree=24058112/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=134852 CPUtime=0.19 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 749 0 0 0 19 0 0 0 25 0 3 0 989812311 138088448 698 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33713 698 181 372 0 33338 0
[pid=18732/tid=18733] ppid=18730 vsize=134852 CPUtime=0.09 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 234 0 0 0 9 0 0 0 25 0 3 0 989812311 138088448 698 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=134852 CPUtime=0.09 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 161 0 0 0 9 0 0 0 18 0 3 0 989812311 138088448 698 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 134852

[startup+0.300991 s]
/proc/loadavg: 4.01 3.99 3.91 4/179 18732
/proc/meminfo: memFree=24058112/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=134852 CPUtime=0.59 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 1319 0 0 0 58 1 0 0 25 0 3 0 989812311 138088448 1268 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33713 1269 181 372 0 33338 0
[pid=18732/tid=18733] ppid=18730 vsize=134852 CPUtime=0.29 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 567 0 0 0 29 0 0 0 25 0 3 0 989812311 138088448 1269 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=134852 CPUtime=0.29 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 399 0 0 0 29 0 0 0 18 0 3 0 989812311 138088448 1269 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 134852

[startup+0.700927 s]
/proc/loadavg: 4.01 3.99 3.91 4/179 18732
/proc/meminfo: memFree=24058112/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=135140 CPUtime=1.39 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 2207 0 0 0 137 2 0 0 25 0 3 0 989812311 138383360 2156 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33785 2156 181 372 0 33410 0
[pid=18732/tid=18733] ppid=18730 vsize=135140 CPUtime=0.68 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 1086 0 0 0 68 0 0 0 25 0 3 0 989812311 138383360 2156 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=135140 CPUtime=0.69 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 767 0 0 0 68 1 0 0 18 0 3 0 989812311 138383360 2156 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 135140

[startup+1.50077 s]
/proc/loadavg: 4.01 3.99 3.91 5/182 18735
/proc/meminfo: memFree=24049812/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=135140 CPUtime=2.99 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 2710 0 0 0 295 4 0 0 25 0 3 0 989812311 138383360 2659 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33785 2670 181 372 0 33410 0
[pid=18732/tid=18733] ppid=18730 vsize=135140 CPUtime=1.49 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 1505 0 0 0 147 2 0 0 25 0 3 0 989812311 138383360 2670 33554432000 4194304 5714118 140736964718736 18446744073709551615 5013479 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=135140 CPUtime=1.49 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 862 0 0 0 147 2 0 0 20 0 3 0 989812311 138383360 2670 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 135140

[startup+3.10047 s]
/proc/loadavg: 4.01 3.99 3.91 5/182 18735
/proc/meminfo: memFree=24046340/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=135140 CPUtime=6.19 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 3632 0 0 0 610 9 0 0 25 0 3 0 989812311 138383360 3581 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33785 3581 182 372 0 33410 0
[pid=18732/tid=18733] ppid=18730 vsize=135140 CPUtime=3.09 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 2221 0 0 0 305 4 0 0 25 0 3 0 989812311 138383360 3581 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=135140 CPUtime=3.08 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 1057 0 0 0 304 4 0 0 25 0 3 0 989812311 138383360 3581 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 135140

[startup+6.30086 s]
/proc/loadavg: 4.01 3.99 3.91 5/182 18735
/proc/meminfo: memFree=24038180/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=135284 CPUtime=12.58 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 5426 0 0 0 1237 21 0 0 25 0 3 0 989812311 138530816 5375 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 33821 5375 182 372 0 33446 0
[pid=18732/tid=18733] ppid=18730 vsize=135284 CPUtime=6.29 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 3692 0 0 0 619 10 0 0 25 0 3 0 989812311 138530816 5375 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=135284 CPUtime=6.29 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 1380 0 0 0 618 11 0 0 25 0 3 0 989812311 138530816 5375 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 135284

[startup+12.7007 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18735
/proc/meminfo: memFree=24024276/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=136148 CPUtime=25.39 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 7880 0 0 0 2498 41 0 0 25 0 3 0 989812311 139415552 7829 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 34037 7829 182 372 0 33662 0
[pid=18732/tid=18733] ppid=18730 vsize=136148 CPUtime=12.68 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 5884 0 0 0 1248 20 0 0 25 0 3 0 989812311 139415552 7829 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=136148 CPUtime=12.69 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 1642 0 0 0 1249 20 0 0 25 0 3 0 989812311 139415552 7829 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 136148

[startup+25.5003 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18735
/proc/meminfo: memFree=23997128/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=137660 CPUtime=50.99 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 12457 0 0 0 5021 78 0 0 25 0 3 0 989812311 140963840 12406 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 34415 12406 182 372 0 34040 0
[pid=18732/tid=18733] ppid=18730 vsize=137660 CPUtime=25.48 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 9943 0 0 0 2509 39 0 0 25 0 3 0 989812311 140963840 12406 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=137660 CPUtime=25.49 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 2160 0 0 0 2511 38 0 0 25 0 3 0 989812311 140963840 12406 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 137660

[startup+51.1005 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18736
/proc/meminfo: memFree=23949740/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=204420 CPUtime=102.19 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 20930 0 0 0 10053 166 0 0 25 0 3 0 989812311 209326080 20870 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 51105 20870 182 372 0 50730 0
[pid=18732/tid=18733] ppid=18730 vsize=204420 CPUtime=51.09 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 17851 0 0 0 5028 81 0 0 25 0 3 0 989812311 209326080 20870 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=204420 CPUtime=51.09 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 2725 0 0 0 5024 85 0 0 25 0 3 0 989812311 209326080 20870 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 204420

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18738
/proc/meminfo: memFree=23866096/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=207012 CPUtime=204.6 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 35410 0 0 0 20145 315 0 0 25 0 3 0 989812311 211980288 35197 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 51753 35197 182 372 0 51378 0
[pid=18732/tid=18733] ppid=18730 vsize=207012 CPUtime=102.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 31661 0 0 0 10074 156 0 0 25 0 3 0 989812311 211980288 35197 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=207012 CPUtime=102.3 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 3395 0 0 0 10071 159 0 0 25 0 3 0 989812311 211980288 35197 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.6
Current children cumulated vsize (KiB) 207012

[startup+162.301 s]
/proc/loadavg: 4.00 3.99 3.91 6/182 18739
/proc/meminfo: memFree=23773800/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=275464 CPUtime=324.6 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 51891 0 0 0 31973 487 0 0 25 0 3 0 989812311 282075136 50744 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 68866 50744 182 372 0 68491 0
[pid=18732/tid=18733] ppid=18730 vsize=275464 CPUtime=162.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 46688 0 0 0 15985 245 0 0 25 0 3 0 989812311 282075136 50744 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=275464 CPUtime=162.29 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 4849 0 0 0 15987 242 0 0 25 0 3 0 989812311 282075136 50744 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 324.6
Current children cumulated vsize (KiB) 275464

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18782
/proc/meminfo: memFree=24192208/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=343444 CPUtime=444.6 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 67437 0 0 0 43813 647 0 0 25 0 3 0 989812311 351686656 66087 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 85861 66087 182 372 0 85486 0
[pid=18732/tid=18733] ppid=18730 vsize=343444 CPUtime=222.29 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 61638 0 0 0 21900 329 0 0 25 0 3 0 989812311 351686656 66087 33554432000 4194304 5714118 140736964718736 18446744073709551615 4300239 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=343444 CPUtime=222.29 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 5445 0 0 0 21912 317 0 0 25 0 3 0 989812311 351686656 66087 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 444.6
Current children cumulated vsize (KiB) 343444

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18783
/proc/meminfo: memFree=24122964/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=409844 CPUtime=564.6 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 81341 0 0 0 55663 797 0 0 25 0 3 0 989812311 419680256 79873 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 102461 79873 182 372 0 102086 0
[pid=18732/tid=18733] ppid=18730 vsize=409844 CPUtime=282.29 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 75310 0 0 0 27819 410 0 0 25 0 3 0 989812311 419680256 79873 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=409844 CPUtime=282.29 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 5677 0 0 0 27843 386 0 0 25 0 3 0 989812311 419680256 79873 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 564.6
Current children cumulated vsize (KiB) 409844

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18785
/proc/meminfo: memFree=24053976/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=476316 CPUtime=684.61 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 95721 0 0 0 67507 954 0 0 25 0 3 0 989812311 487747584 93864 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 119079 93864 182 372 0 118704 0
[pid=18732/tid=18733] ppid=18730 vsize=476316 CPUtime=342.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 88997 0 0 0 33740 490 0 0 25 0 3 0 989812311 487747584 93864 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=476316 CPUtime=342.3 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 6370 0 0 0 33766 464 0 0 25 0 3 0 989812311 487747584 93864 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 684.61
Current children cumulated vsize (KiB) 476316

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18786
/proc/meminfo: memFree=23983004/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=542860 CPUtime=804.61 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 110383 0 0 0 79334 1127 0 0 25 0 3 0 989812311 555888640 108520 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 135715 108520 182 372 0 135340 0
[pid=18732/tid=18733] ppid=18730 vsize=542860 CPUtime=402.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 103541 0 0 0 39649 581 0 0 25 0 3 0 989812311 555888640 108520 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=542860 CPUtime=402.3 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 6488 0 0 0 39685 545 0 0 25 0 3 0 989812311 555888640 108520 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 804.61
Current children cumulated vsize (KiB) 542860

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18788
/proc/meminfo: memFree=23913004/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=610340 CPUtime=924.62 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 125651 0 0 0 91166 1296 0 0 25 0 3 0 989812311 624988160 123671 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 152585 123671 182 372 0 152210 0
[pid=18732/tid=18733] ppid=18730 vsize=610340 CPUtime=462.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 118141 0 0 0 45561 669 0 0 25 0 3 0 989812311 624988160 123671 33554432000 4194304 5714118 140736964718736 18446744073709551615 4300224 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=610340 CPUtime=462.3 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 7156 0 0 0 45603 627 0 0 25 0 3 0 989812311 624988160 123671 33554432000 4194304 5714118 140736964718736 18446744073709551615 4300144 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 924.62
Current children cumulated vsize (KiB) 610340

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18790
/proc/meminfo: memFree=23848980/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=611816 CPUtime=1044.62 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 139952 0 0 0 103005 1457 0 0 25 0 3 0 989812311 626499584 137539 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 152954 137539 182 372 0 152579 0
[pid=18732/tid=18733] ppid=18730 vsize=611816 CPUtime=522.3 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 131976 0 0 0 51476 754 0 0 25 0 3 0 989812311 626499584 137539 33554432000 4194304 5714118 140736964718736 18446744073709551615 4299735 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=611816 CPUtime=522.3 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 7622 0 0 0 51528 702 0 0 25 0 3 0 989812311 626499584 137539 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1044.62
Current children cumulated vsize (KiB) 611816

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/182 18791
/proc/meminfo: memFree=23791152/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=677964 CPUtime=1164.62 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 152542 0 0 0 114856 1606 0 0 25 0 3 0 989812311 694235136 149923 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 169491 149923 182 372 0 169116 0
[pid=18732/tid=18733] ppid=18730 vsize=677964 CPUtime=582.31 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 144331 0 0 0 57401 830 0 0 25 0 3 0 989812311 694235136 149923 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=677964 CPUtime=582.31 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 7857 0 0 0 57455 776 0 0 25 0 3 0 989812311 694235136 149923 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1164.62
Current children cumulated vsize (KiB) 677964

[startup+642.301 s]
/proc/loadavg: 4.06 4.00 3.92 5/182 18793
/proc/meminfo: memFree=23729476/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=744560 CPUtime=1284.63 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 165133 0 0 0 126704 1759 0 0 25 0 3 0 989812311 762429440 162277 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 186140 162277 182 372 0 185765 0
[pid=18732/tid=18733] ppid=18730 vsize=744560 CPUtime=642.31 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 156526 0 0 0 63323 908 0 0 25 0 3 0 989812311 762429440 162277 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=744560 CPUtime=642.32 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 8253 0 0 0 63381 851 0 0 25 0 3 0 989812311 762429440 162277 33554432000 4194304 5714118 140736964718736 18446744073709551615 4300160 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1284.63
Current children cumulated vsize (KiB) 744560

[startup+702.3 s]
/proc/loadavg: 4.02 4.00 3.92 5/182 18795
/proc/meminfo: memFree=23673132/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=810760 CPUtime=1404.63 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 177772 0 0 0 138546 1917 0 0 25 0 3 0 989812311 830218240 174852 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 202690 174852 182 372 0 202315 0
[pid=18732/tid=18733] ppid=18730 vsize=810760 CPUtime=702.31 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 169082 0 0 0 69245 986 0 0 25 0 3 0 989812311 830218240 174852 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=810760 CPUtime=702.31 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 8336 0 0 0 69300 931 0 0 25 0 3 0 989812311 830218240 174852 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1404.63
Current children cumulated vsize (KiB) 810760

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.92 5/182 18796
/proc/meminfo: memFree=23616408/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=811480 CPUtime=1524.65 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 190514 0 0 0 150389 2076 0 0 25 0 3 0 989812311 830955520 187469 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 202870 187469 182 372 0 202495 0
[pid=18732/tid=18733] ppid=18730 vsize=811480 CPUtime=762.31 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 181334 0 0 0 75158 1073 0 0 25 0 3 0 989812311 830955520 187469 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=811480 CPUtime=762.32 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 8826 0 0 0 75230 1002 0 0 25 0 3 0 989812311 830955520 187469 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1524.65
Current children cumulated vsize (KiB) 811480

[startup+822.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/182 18798
/proc/meminfo: memFree=23559680/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=877628 CPUtime=1644.64 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 203461 0 0 0 162237 2227 0 0 25 0 3 0 989812311 898691072 200300 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 219407 200300 182 372 0 219032 0
[pid=18732/tid=18733] ppid=18730 vsize=877628 CPUtime=822.32 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 193917 0 0 0 81079 1153 0 0 25 0 3 0 989812311 898691072 200300 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=877628 CPUtime=822.32 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 9190 0 0 0 81158 1074 0 0 25 0 3 0 989812311 898691072 200300 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1644.64
Current children cumulated vsize (KiB) 877628

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/182 18799
/proc/meminfo: memFree=23504092/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=944348 CPUtime=1764.65 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 215165 0 0 0 174092 2373 0 0 25 0 3 0 989812311 967012352 211859 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 236087 211859 182 372 0 235712 0
[pid=18732/tid=18733] ppid=18730 vsize=944348 CPUtime=882.31 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 205434 0 0 0 87005 1226 0 0 25 0 3 0 989812311 967012352 211859 33554432000 4194304 5714118 140736964718736 18446744073709551615 4956246 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=944348 CPUtime=882.32 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 9377 0 0 0 87086 1146 0 0 25 0 3 0 989812311 967012352 211859 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1764.65
Current children cumulated vsize (KiB) 944348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900 s]
/proc/loadavg: 4.01 4.00 3.93 5/182 18800
/proc/meminfo: memFree=23486972/32950928 swapFree=67054844/67111528
[pid=18732] ppid=18730 vsize=945156 CPUtime=1800.05 cores=1,3,5,7
/proc/18732/stat : 18732 (pwbo1.1) S 18730 18732 17705 0 -1 4202496 218749 0 0 0 177592 2413 0 0 25 0 3 0 989812311 967839744 215443 33554432000 4194304 5714118 140736964718736 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0
/proc/18732/statm: 236289 215443 182 372 0 235914 0
[pid=18732/tid=18733] ppid=18730 vsize=945156 CPUtime=900.03 cores=1,3,5,7
/proc/18732/task/18733/stat : 18733 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 208931 0 0 0 88753 1250 0 0 25 0 3 0 989812311 967839744 215443 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 1 0 0 0
[pid=18732/tid=18734] ppid=18730 vsize=945156 CPUtime=900.02 cores=1,3,5,7
/proc/18732/task/18734/stat : 18734 (pwbo1.1) R 18730 18732 17705 0 -1 4202560 9464 0 0 0 88839 1163 0 0 25 0 3 0 989812311 967839744 215443 33554432000 4194304 5714118 140736964718736 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 945156

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.05
CPU time (s): 1800.11
CPU user time (s): 1775.94
CPU system time (s): 24.1763
CPU usage (%): 200.002
Max. virtual memory (cumulated for all children) (KiB): 945156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1775.94
system time used= 24.1763
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218753
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= 61
involuntary context switches= 4535

runsolver used 1.50777 second user time and 3.23651 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-13 22:10:16
IDJOB=3500465
IDBENCH=2930
IDSOLVER=1954
FILE ID=node114/3500465-1307995816
RUNJOBID= node114-1307991472-17958
PBS_JOBID= 13559747
Free space on /var/tmp= 2880 MiB

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

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

MD5SUM BENCH= c7543821508efc06c2ce41424051ab2c
RANDOM SEED=1338535714

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.15
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.848
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.75
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.848
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.74
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.848
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24058548 kB
Buffers:         60844 kB
Cached:        7986876 kB
SwapCached:      10332 kB
Active:         637580 kB
Inactive:      7892384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24058548 kB
SwapTotal:    67111528 kB
SwapFree:     67054844 kB
Dirty:            4276 kB
Writeback:           0 kB
AnonPages:      480216 kB
Mapped:          13488 kB
Slab:           296672 kB
PageTables:       5412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   675352 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

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