Trace number 3728018

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
wbo 1.72? 1799.51 1800

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                     1.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3728018-1338663718.opb.
0.00/0.00	c Instance file HOME/instance-3728018-1338663718.opb
0.00/0.00	c File size is 102316 bytes.
0.00/0.00	c Cost Offset: -200
0.00/0.00	c Highest Coefficient sum: 22
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      1441                                                |
0.00/0.00	c |  Number Clauses:        1241                                                |
0.00/0.00	c |  Number Cardinality:    200                                                 |
0.00/0.00	c |  Number PB Constraints: 1241                                                |
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | -199         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -198         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -197         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -196         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -195         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -194         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -193         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -192         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -191         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -190         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -189         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -188         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -187         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -186         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -185         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -184         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -183         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -182         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -181         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -180         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -179         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -178         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -177         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -176         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -175         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -174         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -173         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -172         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -171         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -170         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -169         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -168         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -167         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -166         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -165         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -164         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -163         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -162         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -161         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -160         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -159         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -158         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -157         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -156         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -155         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -154         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -153         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -152         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -151         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -150         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -149         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -148         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -147         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -146         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -145         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -144         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -143         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -142         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -141         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -140         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -139         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -138         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -137         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -136         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -135         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -134         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -133         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -132         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -131         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -130         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -129         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -128         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -127         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -126         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -125         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -124         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -123         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -122         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -121         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -120         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -119         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -118         lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | -117         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -116         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -115         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -114         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | -113         lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | -112         lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | -111         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -110         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -109         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -108         lb |  0                0                0.00  |
0.08/0.09	c | 0.09      | 0  | -107         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -106         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -105         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -104         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | -103         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -102         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -101         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -100         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -99          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -98          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -97          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -96          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -95          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -94          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -93          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -92          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -91          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -90          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -89          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -88          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -87          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -86          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -85          lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -84          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -83          lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -82          lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -81          lb |  0                0                0.00  |
3.99/4.03	c | 4.04      | 0  | -80          lb |  0                0                0.00  |
29.78/29.84	c | 29.84     | 0  | -79          lb |  0                0                0.00  |
596.96/597.23	c | 597.24    | 0  | -78          lb |  0                0                0.00  |
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/1800.00	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-3728018-1338663718/watcher-3728018-1338663718 -o /tmp/evaluation-result-3728018-1338663718/solver-3728018-1338663718 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728018-1338663718.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: 2.01 2.01 2.23 3/180 26089
/proc/meminfo: memFree=28297084/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=3540 CPUtime=0 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) R 26087 26089 25884 0 -1 4202496 405 0 0 0 0 0 0 0 20 0 1 0 332497174 3624960 358 33554432000 4194304 5964350 140735124882928 140735772984952 5136410 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 885 358 174 433 0 424 0

[startup+0.091517 s]
/proc/loadavg: 2.01 2.01 2.23 3/180 26089
/proc/meminfo: memFree=28297084/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=0.08 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 1348 0 0 0 8 0 0 0 20 0 2 0 332497174 86405120 1253 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 1253 190 433 0 20659 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84380

[startup+0.100156 s]
/proc/loadavg: 2.01 2.01 2.23 3/180 26089
/proc/meminfo: memFree=28297084/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=0.09 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 1379 0 0 0 9 0 0 0 20 0 2 0 332497174 86405120 1269 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 1269 190 433 0 20659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84380

[startup+0.300115 s]
/proc/loadavg: 2.01 2.01 2.23 3/180 26089
/proc/meminfo: memFree=28297084/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=0.29 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 1691 0 0 0 29 0 0 0 20 0 2 0 332497174 86405120 1555 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 1555 194 433 0 20659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84380

[startup+0.700111 s]
/proc/loadavg: 2.01 2.01 2.23 3/180 26089
/proc/meminfo: memFree=28297084/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=0.69 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 2023 0 0 0 69 0 0 0 20 0 2 0 332497174 86405120 1887 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 1887 194 433 0 20659 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84380

[startup+1.50019 s]
/proc/loadavg: 2.01 2.01 2.23 3/182 26091
/proc/meminfo: memFree=28285264/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84524 CPUtime=1.49 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 2966 0 0 0 149 0 0 0 20 0 2 0 332497174 86552576 2830 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21131 2830 194 433 0 20695 0
[pid=26089/tid=26091] ppid=26087 vsize=84524 CPUtime=1.47 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 2063 0 0 0 147 0 0 0 20 0 2 0 332497175 86552576 2830 33554432000 4194304 5964350 140735124882928 140724814530600 4431823 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84524

[startup+3.10021 s]
/proc/loadavg: 2.01 2.01 2.23 3/182 26091
/proc/meminfo: memFree=28278444/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84524 CPUtime=3.08 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 3559 0 0 0 308 0 0 0 20 0 2 0 332497174 86552576 3423 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21131 3423 194 433 0 20695 0
[pid=26089/tid=26091] ppid=26087 vsize=84524 CPUtime=3.06 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 2656 0 0 0 306 0 0 0 20 0 2 0 332497175 86552576 3423 33554432000 4194304 5964350 140735124882928 140724814530600 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84524

[startup+6.30021 s]
/proc/loadavg: 2.00 2.01 2.23 3/181 26091
/proc/meminfo: memFree=28269912/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=6.29 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 4338 0 0 0 628 1 0 0 20 0 2 0 332497174 86405120 4166 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 4166 194 433 0 20659 0
[pid=26089/tid=26091] ppid=26087 vsize=84380 CPUtime=6.25 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 3435 0 0 0 624 1 0 0 20 0 2 0 332497175 86405120 4166 33554432000 4194304 5964350 140735124882928 140724814531512 4399958 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84380

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.22 3/181 26091
/proc/meminfo: memFree=28261020/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=12.68 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 6161 0 0 0 1267 1 0 0 20 0 2 0 332497174 86405120 5989 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 5989 194 433 0 20659 0
[pid=26089/tid=26091] ppid=26087 vsize=84380 CPUtime=12.64 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 5258 0 0 0 1263 1 0 0 20 0 2 0 332497175 86405120 5989 33554432000 4194304 5964350 140735124882928 140724814530552 4400745 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84380

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 2.22 3/181 26091
/proc/meminfo: memFree=28230552/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84864 CPUtime=25.48 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 10117 0 0 0 2545 3 0 0 20 0 2 0 332497174 86900736 9945 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21216 9945 194 433 0 20780 0
[pid=26089/tid=26091] ppid=26087 vsize=84864 CPUtime=25.4 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 9214 0 0 0 2537 3 0 0 20 0 2 0 332497175 86900736 9945 33554432000 4194304 5964350 140735124882928 140724814530360 4400734 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84864

[startup+51.1003 s]
/proc/loadavg: 2.05 2.03 2.22 3/181 26091
/proc/meminfo: memFree=28198720/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=84380 CPUtime=51.06 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 13172 0 0 0 5102 4 0 0 20 0 2 0 332497174 86405120 12890 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 21095 12890 194 433 0 20659 0
[pid=26089/tid=26091] ppid=26087 vsize=84380 CPUtime=50.92 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 12269 0 0 0 5088 4 0 0 20 0 2 0 332497175 86405120 12890 33554432000 4194304 5964350 140735124882928 140724814530552 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 84380

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.20 3/181 26091
/proc/meminfo: memFree=28132716/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=150640 CPUtime=102.24 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 21670 0 0 0 10218 6 0 0 20 0 2 0 332497174 154255360 22436 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 37660 22436 194 433 0 37224 0
[pid=26089/tid=26091] ppid=26087 vsize=150640 CPUtime=101.97 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 20767 0 0 0 10190 7 0 0 20 0 2 0 332497175 154255360 22436 33554432000 4194304 5964350 140735124882928 140724814530360 4403637 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 150640

[startup+162.3 s]
/proc/loadavg: 2.12 2.04 2.20 3/181 26092
/proc/meminfo: memFree=28056692/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=150640 CPUtime=162.2 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 32146 0 0 0 16211 9 0 0 20 0 2 0 332497174 154255360 33349 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 37660 33349 194 433 0 37224 0
[pid=26089/tid=26091] ppid=26087 vsize=150640 CPUtime=161.8 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 31243 0 0 0 16169 11 0 0 20 0 2 0 332497175 154255360 33349 33554432000 4194304 5964350 140735124882928 140724814530360 4399835 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 150640

[startup+222.3 s]
/proc/loadavg: 2.08 2.05 2.18 3/181 26092
/proc/meminfo: memFree=28020328/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=216176 CPUtime=222.18 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 41124 0 0 0 22204 14 0 0 20 0 2 0 332497174 221364224 42502 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 54044 42502 194 433 0 53608 0
[pid=26089/tid=26091] ppid=26087 vsize=216176 CPUtime=221.62 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 40221 0 0 0 22145 17 0 0 20 0 2 0 332497175 221364224 42502 33554432000 4194304 5964350 140735124882928 140724814530552 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 216176

[startup+282.3 s]
/proc/loadavg: 2.06 2.05 2.17 3/181 26092
/proc/meminfo: memFree=28001320/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=216536 CPUtime=282.17 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 45843 0 0 0 28201 16 0 0 20 0 2 0 332497174 221732864 47220 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 54134 47220 194 433 0 53698 0
[pid=26089/tid=26091] ppid=26087 vsize=216536 CPUtime=281.47 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 44940 0 0 0 28127 20 0 0 20 0 2 0 332497175 221732864 47220 33554432000 4194304 5964350 140735124882928 140724814530600 4400462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 216536

[startup+342.3 s]
/proc/loadavg: 2.02 2.04 2.16 3/181 26092
/proc/meminfo: memFree=27944840/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=282072 CPUtime=342.13 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 52193 0 0 0 34194 19 0 0 20 0 2 0 332497174 288841728 54052 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 70518 54052 194 433 0 70082 0
[pid=26089/tid=26091] ppid=26087 vsize=282072 CPUtime=341.29 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 51290 0 0 0 34105 24 0 0 20 0 2 0 332497175 288841728 54052 33554432000 4194304 5964350 140735124882928 140724814530360 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 282072

[startup+402.3 s]
/proc/loadavg: 2.15 2.07 2.17 3/181 26092
/proc/meminfo: memFree=27901804/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=282072 CPUtime=402.12 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 59387 0 0 0 40189 23 0 0 20 0 2 0 332497174 288841728 61338 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 70518 61338 194 433 0 70082 0
[pid=26089/tid=26091] ppid=26087 vsize=282072 CPUtime=401.13 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 58484 0 0 0 40084 29 0 0 20 0 2 0 332497175 288841728 61338 33554432000 4194304 5964350 140735124882928 140724814530360 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 282072

[startup+462.3 s]
/proc/loadavg: 2.09 2.07 2.16 3/181 26093
/proc/meminfo: memFree=27865160/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=282072 CPUtime=462.11 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.06 3/181 26102
/proc/meminfo: memFree=27617060/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1421.91 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 85292 0 0 0 142154 37 0 0 20 0 2 0 332497174 423612416 88161 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 88161 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1418.47 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 84389 0 0 0 141789 58 0 0 20 0 2 0 332497175 423612416 88161 33554432000 4194304 5964350 140735124882928 140724814530552 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 413684

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/181 26102
/proc/meminfo: memFree=27594988/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1481.89 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 87895 0 0 0 148151 38 0 0 20 0 2 0 332497174 423612416 90763 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 90763 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1478.31 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 86992 0 0 0 147771 60 0 0 20 0 2 0 332497175 423612416 90763 33554432000 4194304 5964350 140735124882928 140724814530360 4390182 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 413684

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26102
/proc/meminfo: memFree=27552248/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1541.89 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 92973 0 0 0 154148 41 0 0 20 0 2 0 332497174 423612416 95835 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 95835 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1538.16 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 92070 0 0 0 153752 64 0 0 20 0 2 0 332497175 423612416 95835 33554432000 4194304 5964350 140735124882928 140724814530424 4400035 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 413684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/181 26102
/proc/meminfo: memFree=27508760/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1601.88 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 93511 0 0 0 160147 41 0 0 20 0 2 0 332497174 423612416 96370 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 96370 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1598.01 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 92608 0 0 0 159736 65 0 0 20 0 2 0 332497175 423612416 96370 33554432000 4194304 5964350 140735124882928 140724814530424 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 413684

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 26103
/proc/meminfo: memFree=27508228/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1661.87 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 93511 0 0 0 166146 41 0 0 20 0 2 0 332497174 423612416 96370 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 96370 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1657.85 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 92608 0 0 0 165719 66 0 0 20 0 2 0 332497175 423612416 96370 33554432000 4194304 5964350 140735124882928 140724814530424 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 413684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/182 26106
/proc/meminfo: memFree=27493464/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=413684 CPUtime=1721.86 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 95210 0 0 0 172144 42 0 0 20 0 2 0 332497174 423612416 98069 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 103421 98069 194 433 0 102985 0
[pid=26089/tid=26091] ppid=26087 vsize=413684 CPUtime=1717.7 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 94307 0 0 0 171702 68 0 0 20 0 2 0 332497175 423612416 98069 33554432000 4194304 5964350 140735124882928 140724814530552 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 413684

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27425408/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1781.83 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 104691 0 0 0 178134 49 0 0 20 0 2 0 332497174 490721280 108075 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 108075 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1777.52 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 103788 0 0 0 177676 76 0 0 20 0 2 0 332497175 490721280 108075 33554432000 4194304 5964350 140735124882928 140724814530600 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 479220

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27416340/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1791.42 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105241 0 0 0 179093 49 0 0 20 0 2 0 332497174 490721280 108763 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 108763 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1787.09 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104338 0 0 0 178633 76 0 0 20 0 2 0 332497175 490721280 108763 33554432000 4194304 5964350 140735124882928 140724814530552 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 479220

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27413968/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1794.61 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105333 0 0 0 179412 49 0 0 20 0 2 0 332497174 490721280 109058 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109058 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1790.28 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104430 0 0 0 178952 76 0 0 20 0 2 0 332497175 490721280 109058 33554432000 4194304 5964350 140735124882928 140724814530360 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 479220

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27413224/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1797.81 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105368 0 0 0 179732 49 0 0 20 0 2 0 332497174 490721280 109093 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109093 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1793.46 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104465 0 0 0 179270 76 0 0 20 0 2 0 332497175 490721280 109093 33554432000 4194304 5964350 140735124882928 140724814530360 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 479220

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27412852/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1798.61 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105368 0 0 0 179812 49 0 0 20 0 2 0 332497174 490721280 109093 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109093 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1794.26 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104465 0 0 0 179350 76 0 0 20 0 2 0 332497175 490721280 109093 33554432000 4194304 5964350 140735124882928 140724814530360 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 479220

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27411736/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1799.01 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105368 0 0 0 179852 49 0 0 20 0 2 0 332497174 490721280 109093 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109093 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1794.67 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104465 0 0 0 179391 76 0 0 20 0 2 0 332497175 490721280 109093 33554432000 4194304 5964350 140735124882928 140724814530360 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 479220

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27411736/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1799.41 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105368 0 0 0 179892 49 0 0 20 0 2 0 332497174 490721280 109093 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109093 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1795.06 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104465 0 0 0 179430 76 0 0 20 0 2 0 332497175 490721280 109093 33554432000 4194304 5964350 140735124882928 140724814530360 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 479220

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 26106
/proc/meminfo: memFree=27411736/32873844 swapFree=7112/7112
[pid=26089] ppid=26087 vsize=479220 CPUtime=1799.51 cores=0,2,4,6
/proc/26089/stat : 26089 (wbo1.72) S 26087 26089 25884 0 -1 4202496 105368 0 0 0 179902 49 0 0 20 0 2 0 332497174 490721280 109093 33554432000 4194304 5964350 140735124882928 140735124882448 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26089/statm: 119805 109093 194 433 0 119369 0
[pid=26089/tid=26091] ppid=26087 vsize=479220 CPUtime=1795.16 cores=0,2,4,6
/proc/26089/task/26091/stat : 26091 (wbo1.72) R 26087 26089 25884 0 -1 4202560 104465 0 0 0 179440 76 0 0 20 0 2 0 332497175 490721280 109093 33554432000 4194304 5964350 140735124882928 140724814530360 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 479220

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26089 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=415207
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=769882
# CPU time returned by wait4() is 1795.19
# while last known CPU time is 1799.51
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800
CPU time (s): 1799.51
CPU user time (s): 1799.02
CPU system time (s): 0.49
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 479220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 0.769882
maximum resident set size= 436380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105370
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= 191
involuntary context switches= 2111

runsolver used 2.6066 second user time and 7.2149 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-02 21:01:58
IDJOB=3728018
IDBENCH=48208
IDSOLVER=2314
FILE ID=node132/3728018-1338663718
RUNJOBID= node132-1338661918-25900
PBS_JOBID= 14636480
Free space on /tmp= 71212 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3728018-1338663718/watcher-3728018-1338663718 -o /tmp/evaluation-result-3728018-1338663718/solver-3728018-1338663718 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3728018-1338663718.opb

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=203978469

node132.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.832
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.66
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.56
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.832
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	: 5332.55
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.832
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28297820 kB
Buffers:          592864 kB
Cached:          3053524 kB
SwapCached:         2292 kB
Active:          1564956 kB
Inactive:        2099724 kB
Active(anon):       9860 kB
Inactive(anon):     7120 kB
Active(file):    1555096 kB
Inactive(file):  2092604 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102708 kB
Dirty:             11272 kB
Writeback:             0 kB
AnonPages:         19492 kB
Mapped:            11744 kB
Shmem:                 8 kB
Slab:             773740 kB
SReclaimable:     215312 kB
SUnreclaim:       558428 kB
KernelStack:        1512 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728018-1338663718.opb

Free space on /tmp at the end= 71212 MiB
End job on node132 at 2012-06-02 21:31:59