Trace number 3726046

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 2.02? (TO) 1800.11 900.316

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726046-1338656019.opb.
0.00/0.00	c Instance file HOME/instance-3726046-1338656019.opb
0.00/0.00	c File size is 6852 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 4944
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      61                                                  |
0.00/0.00	c |  Number Clauses:        1                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 14                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ===============================================================================
1800.11/900.31	c ===============================================================================
1800.11/900.31	c Wall Clock Time: 900.31 s
1800.11/900.31	s UNKNOWN

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-3726046-1338656019/watcher-3726046-1338656019 -o /tmp/evaluation-result-3726046-1338656019/solver-3726046-1338656019 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726046-1338656019.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.90 4/177 12918
/proc/meminfo: memFree=28279688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162312 CPUtime=0 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 808 0 0 0 0 0 0 0 20 0 3 0 331726504 166207488 758 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40578 758 188 433 0 40142 0
[pid=12918/tid=12919] ppid=12916 vsize=162312 CPUtime=0 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 3 0 331726504 166207488 758 33554432000 4194304 5964478 140736657531248 140733906976104 5136490 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162312 CPUtime=0 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 3 0 331726504 166207488 758 33554432000 4194304 5964478 140736657531248 140593302191064 5136490 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0

[startup+0.027077 s]
/proc/loadavg: 3.68 3.93 3.90 4/177 12918
/proc/meminfo: memFree=28279688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162312 CPUtime=0.04 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 898 0 0 0 4 0 0 0 20 0 3 0 331726504 166207488 848 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40578 848 191 433 0 40142 0
[pid=12918/tid=12919] ppid=12916 vsize=162312 CPUtime=0.01 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 3 0 331726504 166207488 848 33554432000 4194304 5964478 140736657531248 140733906976104 5179243 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162312 CPUtime=0.01 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 57 0 0 0 1 0 0 0 20 0 3 0 331726504 166207488 848 33554432000 4194304 5964478 140736657531248 140593302191064 4389143 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 162312

[startup+0.10027 s]
/proc/loadavg: 3.68 3.93 3.90 4/177 12918
/proc/meminfo: memFree=28279688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162312 CPUtime=0.19 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 1173 0 0 0 18 1 0 0 20 0 3 0 331726504 166207488 1123 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40578 1123 191 433 0 40142 0
[pid=12918/tid=12919] ppid=12916 vsize=162312 CPUtime=0.08 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 246 0 0 0 8 0 0 0 20 0 3 0 331726504 166207488 1123 33554432000 4194304 5964478 140736657531248 140593312679736 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162312 CPUtime=0.08 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 170 0 0 0 8 0 0 0 20 0 3 0 331726504 166207488 1123 33554432000 4194304 5964478 140736657531248 140593302190200 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 162312

[startup+0.300231 s]
/proc/loadavg: 3.68 3.93 3.90 4/177 12918
/proc/meminfo: memFree=28279688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162312 CPUtime=0.59 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 1748 0 0 0 58 1 0 0 20 0 3 0 331726504 166207488 1698 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40578 1698 191 433 0 40142 0
[pid=12918/tid=12919] ppid=12916 vsize=162312 CPUtime=0.28 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 591 0 0 0 28 0 0 0 20 0 3 0 331726504 166207488 1698 33554432000 4194304 5964478 140736657531248 140593312679928 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162312 CPUtime=0.28 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 400 0 0 0 28 0 0 0 20 0 3 0 331726504 166207488 1698 33554432000 4194304 5964478 140736657531248 140593302190200 4403719 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 162312

[startup+0.700238 s]
/proc/loadavg: 3.68 3.93 3.90 4/177 12918
/proc/meminfo: memFree=28279688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162600 CPUtime=1.39 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 2499 0 0 0 138 1 0 0 20 0 3 0 331726504 166502400 2449 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40650 2449 191 433 0 40214 0
[pid=12918/tid=12919] ppid=12916 vsize=162600 CPUtime=0.68 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 1029 0 0 0 68 0 0 0 20 0 3 0 331726504 166502400 2449 33554432000 4194304 5964478 140736657531248 140593312679736 4389217 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162600 CPUtime=0.68 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 713 0 0 0 68 0 0 0 20 0 3 0 331726504 166502400 2449 33554432000 4194304 5964478 140736657531248 140593302189912 4399920 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 162600

[startup+1.50024 s]
/proc/loadavg: 3.68 3.93 3.90 5/180 12921
/proc/meminfo: memFree=28261884/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162600 CPUtime=2.98 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 3045 0 0 0 297 1 0 0 20 0 3 0 331726504 166502400 2995 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40650 2995 191 433 0 40214 0
[pid=12918/tid=12919] ppid=12916 vsize=162600 CPUtime=1.48 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 1479 0 0 0 147 1 0 0 20 0 3 0 331726504 166502400 2995 33554432000 4194304 5964478 140736657531248 140593312679736 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162600 CPUtime=1.48 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 809 0 0 0 148 0 0 0 20 0 3 0 331726504 166502400 2995 33554432000 4194304 5964478 140736657531248 140593302189912 4221984 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 162600

[startup+3.10031 s]
/proc/loadavg: 3.68 3.93 3.90 5/180 12921
/proc/meminfo: memFree=28254444/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162744 CPUtime=6.18 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 4714 0 0 0 614 4 0 0 20 0 3 0 331726504 166649856 4664 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40686 4664 191 433 0 40250 0
[pid=12918/tid=12919] ppid=12916 vsize=162744 CPUtime=3.07 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 2545 0 0 0 304 3 0 0 20 0 3 0 331726504 166649856 4664 33554432000 4194304 5964478 140736657531248 140593312679928 5136420 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162744 CPUtime=3.07 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 1412 0 0 0 307 0 0 0 20 0 3 0 331726504 166649856 4664 33554432000 4194304 5964478 140736657531248 140593302189912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 162744

[startup+6.30031 s]
/proc/loadavg: 3.79 3.95 3.90 5/181 12922
/proc/meminfo: memFree=28229496/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=162960 CPUtime=12.58 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 6709 0 0 0 1253 5 0 0 20 0 3 0 331726504 166871040 6659 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40740 6659 191 433 0 40304 0
[pid=12918/tid=12919] ppid=12916 vsize=162960 CPUtime=6.26 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 3895 0 0 0 622 4 0 0 20 0 3 0 331726504 166871040 6659 33554432000 4194304 5964478 140736657531248 140593312679448 4389132 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=162960 CPUtime=6.26 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 2057 0 0 0 625 1 0 0 20 0 3 0 331726504 166871040 6659 33554432000 4194304 5964478 140736657531248 140593302189912 4400628 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 162960

[startup+12.7003 s]
/proc/loadavg: 3.80 3.95 3.90 5/181 12922
/proc/meminfo: memFree=28208172/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=163568 CPUtime=25.38 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 9067 0 0 0 2532 6 0 0 20 0 3 0 331726504 167493632 9017 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 40892 9017 191 433 0 40456 0
[pid=12918/tid=12919] ppid=12916 vsize=163568 CPUtime=12.65 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 5582 0 0 0 1261 4 0 0 20 0 3 0 331726504 167493632 9017 33554432000 4194304 5964478 140736657531248 140593312679736 4392962 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=163568 CPUtime=12.64 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 2728 0 0 0 1263 1 0 0 20 0 3 0 331726504 167493632 9017 33554432000 4194304 5964478 140736657531248 140593302190392 4389621 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 163568

[startup+25.5003 s]
/proc/loadavg: 3.92 3.97 3.91 5/181 12922
/proc/meminfo: memFree=28164516/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=165416 CPUtime=50.97 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 13786 0 0 0 5087 10 0 0 20 0 3 0 331726504 169385984 14083 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 41354 14083 191 433 0 40918 0
[pid=12918/tid=12919] ppid=12916 vsize=165416 CPUtime=25.41 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 9229 0 0 0 2534 7 0 0 20 0 3 0 331726504 169385984 14083 33554432000 4194304 5964478 140736657531248 140593312679928 4389072 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=165416 CPUtime=25.41 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 3800 0 0 0 2538 3 0 0 20 0 3 0 331726504 169385984 14083 33554432000 4194304 5964478 140736657531248 140593302190392 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 165416

[startup+51.1003 s]
/proc/loadavg: 3.95 3.97 3.91 5/181 12922
/proc/meminfo: memFree=28122448/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=168312 CPUtime=102.15 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 19570 0 0 0 10197 18 0 0 20 0 3 0 331726504 172351488 19829 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 42078 19829 191 433 0 41642 0
[pid=12918/tid=12919] ppid=12916 vsize=168312 CPUtime=50.93 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 14045 0 0 0 5080 13 0 0 20 0 3 0 331726504 172351488 19829 33554432000 4194304 5964478 140736657531248 140593312679448 4389129 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=168312 CPUtime=50.94 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 4768 0 0 0 5090 4 0 0 20 0 3 0 331726504 172351488 19829 33554432000 4194304 5964478 140736657531248 140593302190424 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 168312

[startup+102.306 s]
/proc/loadavg: 3.97 3.97 3.91 5/181 12923
/proc/meminfo: memFree=28040688/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=238876 CPUtime=204.51 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 30062 0 0 0 20420 31 0 0 20 0 3 0 331726504 244609024 31171 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 59719 31171 191 433 0 59283 0
[pid=12918/tid=12919] ppid=12916 vsize=238876 CPUtime=101.98 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 22456 0 0 0 10172 26 0 0 20 0 3 0 331726504 244609024 31171 33554432000 4194304 5964478 140736657531248 140593312679448 4400432 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=238876 CPUtime=102 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 6849 0 0 0 10193 7 0 0 20 0 3 0 331726504 244609024 31171 33554432000 4194304 5964478 140736657531248 140593302190424 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 204.51
Current children cumulated vsize (KiB) 238876

[startup+162.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 12923
/proc/meminfo: memFree=27977676/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=241300 CPUtime=324.48 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 38760 0 0 0 32404 44 0 0 20 0 3 0 331726504 247091200 39869 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 60325 39869 191 433 0 59889 0
[pid=12918/tid=12919] ppid=12916 vsize=241300 CPUtime=161.82 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 29808 0 0 0 16144 38 0 0 20 0 3 0 331726504 247091200 39869 33554432000 4194304 5964478 140736657531248 140593312679928 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=241300 CPUtime=161.84 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 8195 0 0 0 16175 9 0 0 20 0 3 0 331726504 247091200 39869 33554432000 4194304 5964478 140736657531248 140593302189912 4390952 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 324.48
Current children cumulated vsize (KiB) 241300

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 12923
/proc/meminfo: memFree=27924340/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=311836 CPUtime=444.47 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 46045 0 0 0 44381 66 0 0 20 0 3 0 331726504 319320064 47154 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 77959 47154 191 433 0 77523 0
[pid=12918/tid=12919] ppid=12916 vsize=311836 CPUtime=221.67 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 35762 0 0 0 22110 57 0 0 20 0 3 0 331726504 319320064 47154 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=311836 CPUtime=221.68 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 9526 0 0 0 22154 14 0 0 20 0 3 0 331726504 319320064 47154 33554432000 4194304 5964478 140736657531248 140593302189912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 444.47
Current children cumulated vsize (KiB) 311836

################
# More data... #
################

[pid=12918/tid=12920] ppid=12916 vsize=315536 CPUtime=341.36 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 11584 0 0 0 34116 20 0 0 20 0 3 0 331726504 323108864 60380 33554432000 4194304 5964478 140736657531248 140593302190440 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 684.38
Current children cumulated vsize (KiB) 315536

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12927
/proc/meminfo: memFree=27778132/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=382316 CPUtime=804.36 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 66580 0 0 0 80328 108 0 0 20 0 3 0 331726504 391491584 66735 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 95579 66735 191 433 0 95143 0
[pid=12918/tid=12919] ppid=12916 vsize=382316 CPUtime=401.17 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 52927 0 0 0 40020 97 0 0 20 0 3 0 331726504 391491584 66735 33554432000 4194304 5964478 140736657531248 140593312679448 4379311 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=382316 CPUtime=401.2 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 12896 0 0 0 40098 22 0 0 20 0 3 0 331726504 391491584 66735 33554432000 4194304 5964478 140736657531248 140593302189912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 804.36
Current children cumulated vsize (KiB) 382316

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/182 12950
/proc/meminfo: memFree=27736652/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=382764 CPUtime=924.31 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 71550 0 0 0 92316 115 0 0 20 0 3 0 331726504 391950336 70717 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 95691 70717 191 433 0 95255 0
[pid=12918/tid=12919] ppid=12916 vsize=382764 CPUtime=460.98 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 57818 0 0 0 45994 104 0 0 20 0 3 0 331726504 391950336 70717 33554432000 4194304 5964478 140736657531248 140593312679448 4400542 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=382764 CPUtime=461.05 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 12975 0 0 0 46081 24 0 0 20 0 3 0 331726504 391950336 70717 33554432000 4194304 5964478 140736657531248 140593302190440 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 924.31
Current children cumulated vsize (KiB) 382764

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 12950
/proc/meminfo: memFree=27699820/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=384296 CPUtime=1044.28 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 76804 0 0 0 104298 130 0 0 20 0 3 0 331726504 393519104 75965 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 96074 75965 191 433 0 95638 0
[pid=12918/tid=12919] ppid=12916 vsize=384296 CPUtime=520.82 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 62279 0 0 0 51963 119 0 0 20 0 3 0 331726504 393519104 75965 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=384296 CPUtime=520.89 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 13768 0 0 0 52065 24 0 0 20 0 3 0 331726504 393519104 75965 33554432000 4194304 5964478 140736657531248 140593302190440 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1044.28
Current children cumulated vsize (KiB) 384296

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/181 12950
/proc/meminfo: memFree=27651076/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=386584 CPUtime=1164.26 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 84151 0 0 0 116284 142 0 0 20 0 3 0 331726504 395862016 83313 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 96646 83313 191 433 0 96210 0
[pid=12918/tid=12919] ppid=12916 vsize=386584 CPUtime=580.67 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 68092 0 0 0 57937 130 0 0 20 0 3 0 331726504 395862016 83313 33554432000 4194304 5964478 140736657531248 140593312679448 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=386584 CPUtime=580.73 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 15302 0 0 0 58045 28 0 0 20 0 3 0 331726504 395862016 83313 33554432000 4194304 5964478 140736657531248 140593302190440 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1164.26
Current children cumulated vsize (KiB) 386584

[startup+642.3 s]
/proc/loadavg: 4.03 3.99 3.92 5/181 12950
/proc/meminfo: memFree=27614240/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=457080 CPUtime=1284.25 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 89951 0 0 0 128271 154 0 0 20 0 3 0 331726504 468049920 89113 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 114270 89113 191 433 0 113834 0
[pid=12918/tid=12919] ppid=12916 vsize=457080 CPUtime=640.52 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 72682 0 0 0 63912 140 0 0 20 0 3 0 331726504 468049920 89113 33554432000 4194304 5964478 140736657531248 140593312679976 4222474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=457080 CPUtime=640.57 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 16512 0 0 0 64026 31 0 0 20 0 3 0 331726504 468049920 89113 33554432000 4194304 5964478 140736657531248 140593302189912 4379316 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1284.25
Current children cumulated vsize (KiB) 457080

[startup+702.3 s]
/proc/loadavg: 4.01 3.99 3.92 5/181 12951
/proc/meminfo: memFree=27574928/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=457508 CPUtime=1404.22 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 94006 0 0 0 140256 166 0 0 20 0 3 0 331726504 468488192 93168 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 114377 93168 191 433 0 113941 0
[pid=12918/tid=12919] ppid=12916 vsize=457508 CPUtime=700.36 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 76737 0 0 0 69883 153 0 0 20 0 3 0 331726504 468488192 93168 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=457508 CPUtime=700.41 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 16512 0 0 0 70009 32 0 0 20 0 3 0 331726504 468488192 93168 33554432000 4194304 5964478 140736657531248 140593302189912 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1404.22
Current children cumulated vsize (KiB) 457508

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.92 5/181 12951
/proc/meminfo: memFree=27550056/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=460308 CPUtime=1524.22 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 96601 0 0 0 152251 171 0 0 20 0 3 0 331726504 471355392 94954 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 115077 94954 191 433 0 114641 0
[pid=12918/tid=12919] ppid=12916 vsize=460308 CPUtime=760.21 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 79093 0 0 0 75862 159 0 0 20 0 3 0 331726504 471355392 94954 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=460308 CPUtime=760.26 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 16751 0 0 0 75993 33 0 0 20 0 3 0 331726504 471355392 94954 33554432000 4194304 5964478 140736657531248 140593302190424 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1524.22
Current children cumulated vsize (KiB) 460308

[startup+822.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/181 12951
/proc/meminfo: memFree=27514944/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=461156 CPUtime=1644.14 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 101573 0 0 0 164234 180 0 0 20 0 3 0 331726504 472223744 99896 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 115289 99896 191 433 0 114853 0
[pid=12918/tid=12919] ppid=12916 vsize=461156 CPUtime=820 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 83979 0 0 0 81831 169 0 0 20 0 3 0 331726504 472223744 99896 33554432000 4194304 5964478 140736657531248 140593312679448 4400010 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=461156 CPUtime=820.1 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 16837 0 0 0 81976 34 0 0 20 0 3 0 331726504 472223744 99896 33554432000 4194304 5964478 140736657531248 140593302190440 4399975 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1644.14
Current children cumulated vsize (KiB) 461156

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/181 12951
/proc/meminfo: memFree=27486948/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=528316 CPUtime=1764.1 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 105234 0 0 0 176217 193 0 0 20 0 3 0 331726504 540995584 103552 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 132079 103552 191 433 0 131643 0
[pid=12918/tid=12919] ppid=12916 vsize=528316 CPUtime=879.84 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 87271 0 0 0 87801 183 0 0 20 0 3 0 331726504 540995584 103552 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=528316 CPUtime=879.94 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 17206 0 0 0 87959 35 0 0 20 0 3 0 331726504 540995584 103552 33554432000 4194304 5964478 140736657531248 140593302190200 4382271 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1764.1
Current children cumulated vsize (KiB) 528316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.3 s]
/proc/loadavg: 4.00 3.99 3.92 3/177 12952
/proc/meminfo: memFree=27859776/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=528476 CPUtime=1800.11 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 107003 0 0 0 179815 196 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 132119 105321 191 433 0 131683 0
[pid=12918/tid=12919] ppid=12916 vsize=528476 CPUtime=897.8 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 89040 0 0 0 89594 186 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=528476 CPUtime=897.9 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 17206 0 0 0 89755 35 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140593302190200 4400001 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 528476

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

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

[startup+900.3 s]
/proc/loadavg: 4.00 3.99 3.92 3/177 12952
/proc/meminfo: memFree=27859776/32873844 swapFree=7108/7108
[pid=12918] ppid=12916 vsize=528476 CPUtime=1800.11 cores=0,2,4,6
/proc/12918/stat : 12918 (pwbo2.02) S 12916 12918 10982 0 -1 4202496 107003 0 0 0 179815 196 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140736657530768 4546685 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12918/statm: 132119 105321 191 433 0 131683 0
[pid=12918/tid=12919] ppid=12916 vsize=528476 CPUtime=897.8 cores=0,2,4,6
/proc/12918/task/12919/stat : 12919 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 89040 0 0 0 89594 186 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140593312679448 4399920 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
[pid=12918/tid=12920] ppid=12916 vsize=528476 CPUtime=897.9 cores=0,2,4,6
/proc/12918/task/12920/stat : 12920 (pwbo2.02) R 12916 12918 10982 0 -1 4202560 17206 0 0 0 89755 35 0 0 20 0 3 0 331726504 541159424 105321 33554432000 4194304 5964478 140736657531248 140593302190200 4400001 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 528476

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12918 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=498346
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=242659
# CPU time returned by wait4() is 1795.74
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.316
CPU time (s): 1800.11
CPU user time (s): 1798.15
CPU system time (s): 1.96
CPU usage (%): 199.942
Max. virtual memory (cumulated for all children) (KiB): 528476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.5
system time used= 2.24266
maximum resident set size= 421288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107004
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= 262
involuntary context switches= 1969

runsolver used 2.15167 second user time and 4.66529 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 18:53:39
IDJOB=3726046
IDBENCH=2894
IDSOLVER=2309
FILE ID=node139/3726046-1338656019
RUNJOBID= node139-1338651500-12375
PBS_JOBID= 14636441
Free space on /tmp= 71092 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_2.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726046-1338656019/watcher-3726046-1338656019 -o /tmp/evaluation-result-3726046-1338656019/solver-3726046-1338656019 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 HOME/instance-3726046-1338656019.opb

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

MD5SUM BENCH= 6c673f615af1912eadc68b4290958076
RANDOM SEED=936309412

node139.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.50
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.750
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28280324 kB
Buffers:          483492 kB
Cached:          3225588 kB
SwapCached:          828 kB
Active:          1624272 kB
Inactive:        2096592 kB
Active(anon):       5868 kB
Inactive(anon):     7964 kB
Active(file):    1618404 kB
Inactive(file):  2088628 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             10960 kB
Writeback:             0 kB
AnonPages:         17956 kB
Mapped:            11968 kB
Shmem:                 8 kB
Slab:             731888 kB
SReclaimable:     173828 kB
SUnreclaim:       558060 kB
KernelStack:        1424 kB
PageTables:         3876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     153964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71088 MiB
End job on node139 at 2012-06-02 19:08:42