Trace number 3705534

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.7? 1799.44 1800.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-807456.opb
MD5SUM21cf0355c32a3177f2f6fa914b5dacc6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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 variables1635
Total number of constraints840
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)840
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint9
Number of terms in the objective function 1635
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 1635
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1635
Number of bits of the biggest sum of numbers11
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 |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705534-1338112236.opb.
0.00/0.00	c Instance file HOME/instance-3705534-1338112236.opb
0.00/0.00	c File size is 59679 bytes.
0.00/0.01	c Cost Offset: 0
0.00/0.01	c Highest Coefficient sum: 10
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1635                                                |
0.00/0.01	c |  Number Clauses:        876                                                 |
0.00/0.01	c |  Number Cardinality:    800                                                 |
0.00/0.01	c |  Number PB Constraints: 0                                                   |
0.00/0.01	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  | 10           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 11           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 12           lb |  0                0                0.00  |
0.00/0.02	c | 0.01      | 0  | 13           lb |  0                0                0.00  |
0.00/0.02	c | 0.01      | 0  | 14           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 15           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 16           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 17           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 18           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 19           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 20           lb |  0                0                0.00  |
0.02/0.03	c | 0.02      | 0  | 21           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 22           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 23           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 24           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 25           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 26           lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | 27           lb |  0                0                0.00  |
0.02/0.04	c | 0.03      | 0  | 28           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 29           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 30           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 31           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 32           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 33           lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | 34           lb |  0                0                0.00  |
0.02/0.05	c | 0.04      | 0  | 35           lb |  0                0                0.00  |
0.02/0.05	c | 0.04      | 0  | 36           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 37           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 38           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 39           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 40           lb |  0                0                0.00  |
0.02/0.05	c | 0.05      | 0  | 41           lb |  0                0                0.00  |
0.02/0.06	c | 0.05      | 0  | 42           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 43           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 44           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 45           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 46           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 47           lb |  0                0                0.00  |
0.02/0.06	c | 0.06      | 0  | 48           lb |  0                0                0.00  |
0.02/0.07	c | 0.06      | 0  | 49           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 50           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 51           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 52           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 53           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 54           lb |  0                0                0.00  |
0.02/0.07	c | 0.07      | 0  | 55           lb |  0                0                0.00  |
0.02/0.08	c | 0.07      | 0  | 56           lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 57           lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 58           lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 59           lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 60           lb |  0                0                0.00  |
0.02/0.08	c | 0.08      | 0  | 61           lb |  0                0                0.00  |
0.02/0.09	c | 0.08      | 0  | 62           lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | 63           lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | 64           lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | 65           lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | 66           lb |  0                0                0.00  |
0.02/0.09	c | 0.09      | 0  | 67           lb |  0                0                0.00  |
0.08/0.10	c | 0.09      | 0  | 68           lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | 69           lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | 70           lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | 71           lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | 72           lb |  0                0                0.00  |
0.08/0.10	c | 0.10      | 0  | 73           lb |  0                0                0.00  |
0.08/0.11	c | 0.10      | 0  | 74           lb |  0                0                0.00  |
0.08/0.11	c | 0.11      | 0  | 75           lb |  0                0                0.00  |
0.08/0.11	c | 0.11      | 0  | 76           lb |  0                0                0.00  |
0.08/0.11	c | 0.11      | 0  | 77           lb |  0                0                0.00  |
0.08/0.11	c | 0.11      | 0  | 78           lb |  0                0                0.00  |
0.08/0.11	c | 0.11      | 0  | 79           lb |  0                0                0.00  |
0.08/0.12	c | 0.12      | 0  | 80           lb |  0                0                0.00  |
0.08/0.12	c | 0.12      | 0  | 81           lb |  0                0                0.00  |
0.08/0.12	c | 0.12      | 0  | 82           lb |  0                0                0.00  |
0.08/0.12	c | 0.12      | 0  | 83           lb |  0                0                0.00  |
0.08/0.12	c | 0.12      | 0  | 84           lb |  0                0                0.00  |
0.08/0.13	c | 0.12      | 0  | 85           lb |  0                0                0.00  |
0.08/0.13	c | 0.13      | 0  | 86           lb |  0                0                0.00  |
0.08/0.13	c | 0.13      | 0  | 87           lb |  0                0                0.00  |
0.08/0.13	c | 0.13      | 0  | 88           lb |  0                0                0.00  |
0.08/0.13	c | 0.13      | 0  | 89           lb |  0                0                0.00  |
0.08/0.13	c | 0.13      | 0  | 90           lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 91           lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 92           lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 93           lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 94           lb |  0                0                0.00  |
0.08/0.14	c | 0.14      | 0  | 95           lb |  0                0                0.00  |
0.08/0.15	c | 0.14      | 0  | 96           lb |  0                0                0.00  |
0.08/0.15	c | 0.15      | 0  | 97           lb |  0                0                0.00  |
0.08/0.15	c | 0.15      | 0  | 98           lb |  0                0                0.00  |
0.08/0.15	c | 0.15      | 0  | 99           lb |  0                0                0.00  |
0.08/0.15	c | 0.15      | 0  | 100          lb |  0                0                0.00  |
0.08/0.16	c | 0.15      | 0  | 101          lb |  0                0                0.00  |
0.08/0.16	c | 0.16      | 0  | 102          lb |  0                0                0.00  |
0.08/0.16	c | 0.16      | 0  | 103          lb |  0                0                0.00  |
0.08/0.16	c | 0.16      | 0  | 104          lb |  0                0                0.00  |
0.08/0.16	c | 0.16      | 0  | 105          lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 106          lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 107          lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 108          lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 109          lb |  0                0                0.00  |
0.08/0.17	c | 0.17      | 0  | 110          lb |  0                0                0.00  |
0.08/0.18	c | 0.17      | 0  | 111          lb |  0                0                0.00  |
0.08/0.18	c | 0.18      | 0  | 112          lb |  0                0                0.00  |
0.08/0.18	c | 0.18      | 0  | 113          lb |  0                0                0.00  |
0.08/0.18	c | 0.18      | 0  | 114          lb |  0                0                0.00  |
0.08/0.19	c | 0.18      | 0  | 115          lb |  0                0                0.00  |
0.08/0.19	c | 0.19      | 0  | 116          lb |  0                0                0.00  |
0.08/0.19	c | 0.19      | 0  | 117          lb |  0                0                0.00  |
0.08/0.19	c | 0.19      | 0  | 118          lb |  0                0                0.00  |
0.08/0.19	c | 0.19      | 0  | 119          lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 120          lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 121          lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 122          lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 123          lb |  0                0                0.00  |
0.18/0.21	c | 0.20      | 0  | 124          lb |  0                0                0.00  |
0.18/0.21	c | 0.21      | 0  | 125          lb |  0                0                0.00  |
0.18/0.21	c | 0.21      | 0  | 126          lb |  0                0                0.00  |
0.18/0.21	c | 0.21      | 0  | 127          lb |  0                0                0.00  |
0.18/0.22	c | 0.21      | 0  | 128          lb |  0                0                0.00  |
0.18/0.22	c | 0.22      | 0  | 129          lb |  0                0                0.00  |
0.18/0.22	c | 0.22      | 0  | 130          lb |  0                0                0.00  |
0.18/0.22	c | 0.22      | 0  | 131          lb |  0                0                0.00  |
0.18/0.23	c | 0.22      | 0  | 132          lb |  0                0                0.00  |
0.18/0.23	c | 0.23      | 0  | 133          lb |  0                0                0.00  |
0.18/0.23	c | 0.23      | 0  | 134          lb |  0                0                0.00  |
0.18/0.23	c | 0.23      | 0  | 135          lb |  0                0                0.00  |
0.18/0.24	c | 0.23      | 0  | 136          lb |  0                0                0.00  |
0.18/0.24	c | 0.24      | 0  | 137          lb |  0                0                0.00  |
0.18/0.24	c | 0.24      | 0  | 138          lb |  0                0                0.00  |
0.18/0.24	c | 0.24      | 0  | 139          lb |  0                0                0.00  |
0.18/0.25	c | 0.24      | 0  | 140          lb |  0                0                0.00  |
0.18/0.25	c | 0.25      | 0  | 141          lb |  0                0                0.00  |
0.18/0.25	c | 0.25      | 0  | 142          lb |  0                0                0.00  |
0.18/0.25	c | 0.25      | 0  | 143          lb |  0                0                0.00  |
0.18/0.26	c | 0.26      | 0  | 144          lb |  0                0                0.00  |
0.18/0.26	c | 0.26      | 0  | 145          lb |  0                0                0.00  |
0.18/0.26	c | 0.26      | 0  | 146          lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 147          lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 148          lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 149          lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 150          lb |  0                0                0.00  |
0.18/0.28	c | 0.28      | 0  | 151          lb |  0                0                0.00  |
0.18/0.28	c | 0.28      | 0  | 152          lb |  0                0                0.00  |
0.18/0.28	c | 0.28      | 0  | 153          lb |  0                0                0.00  |
0.18/0.29	c | 0.28      | 0  | 154          lb |  0                0                0.00  |
0.18/0.29	c | 0.29      | 0  | 155          lb |  0                0                0.00  |
0.18/0.29	c | 0.29      | 0  | 156          lb |  0                0                0.00  |
0.28/0.30	c | 0.29      | 0  | 157          lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | 158          lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | 159          lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | 160          lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | 161          lb |  0                0                0.00  |
0.28/0.32	c | 0.32      | 0  | 162          lb |  0                0                0.00  |
0.28/0.32	c | 0.32      | 0  | 163          lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | 164          lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | 165          lb |  0                0                0.00  |
0.28/0.39	c | 0.39      | 0  | 166          lb |  0                0                0.00  |
0.58/0.62	c | 0.62      | 0  | 167          lb |  0                0                0.00  |
0.99/1.10	c | 1.10      | 0  | 168          lb |  0                0                0.00  |
10.48/10.52	c | 10.52     | 0  | 169          lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3705534-1338112236/watcher-3705534-1338112236 -o /tmp/evaluation-result-3705534-1338112236/solver-3705534-1338112236 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705534-1338112236.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.00 4/176 11473
/proc/meminfo: memFree=29102072/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/11473/stat : 11473 (runsolver) D 11471 11473 9313 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 277349043 12095488 50 33554432000 4194304 5436572 140734324200928 140734324197224 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/11473/statm: 2953 50 31 304 0 2645 0

[startup+0.0297661 s]
/proc/loadavg: 2.01 2.01 2.00 4/176 11473
/proc/meminfo: memFree=29102072/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=0.02 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 1378 0 0 0 2 0 0 0 20 0 2 0 277349043 86380544 1316 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 1316 190 432 0 20654 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 84356

[startup+0.100161 s]
/proc/loadavg: 2.01 2.01 2.00 4/176 11473
/proc/meminfo: memFree=29102072/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=0.08 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 1835 0 0 0 8 0 0 0 20 0 2 0 277349043 86380544 1769 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 1769 190 432 0 20654 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84356

[startup+0.300116 s]
/proc/loadavg: 2.01 2.01 2.00 4/176 11473
/proc/meminfo: memFree=29102072/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=0.28 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 2960 0 0 0 28 0 0 0 20 0 2 0 277349043 86380544 2780 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 2780 190 432 0 20654 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 84356

[startup+0.700108 s]
/proc/loadavg: 2.01 2.01 2.00 4/176 11473
/proc/meminfo: memFree=29102072/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84740 CPUtime=0.68 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 3537 0 0 0 68 0 0 0 20 0 2 0 277349043 86773760 3203 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21185 3203 193 432 0 20750 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 84740

[startup+1.5002 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11475
/proc/meminfo: memFree=29089788/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=1.48 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 3921 0 0 0 148 0 0 0 20 0 2 0 277349043 86380544 3517 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 3517 193 432 0 20654 0
[pid=11473/tid=11475] ppid=11471 vsize=84356 CPUtime=1.47 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 3010 0 0 0 147 0 0 0 20 0 2 0 277349045 86380544 3517 33554432000 4194304 5963574 140733519980048 140632634100664 4388374 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84356

[startup+3.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11475
/proc/meminfo: memFree=29085316/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=3.08 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 5124 0 0 0 308 0 0 0 20 0 2 0 277349043 86380544 4720 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 4720 193 432 0 20654 0
[pid=11473/tid=11475] ppid=11471 vsize=84356 CPUtime=3.06 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 4213 0 0 0 306 0 0 0 20 0 2 0 277349045 86380544 4720 33554432000 4194304 5963574 140733519980048 140632634099512 4399623 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) 84356

[startup+6.3002 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11514
/proc/meminfo: memFree=29933104/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84572 CPUtime=6.28 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 6666 0 0 0 627 1 0 0 20 0 2 0 277349043 86601728 6262 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21143 6262 193 432 0 20708 0
[pid=11473/tid=11475] ppid=11471 vsize=84572 CPUtime=6.25 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 5755 0 0 0 624 1 0 0 20 0 2 0 277349045 86601728 6262 33554432000 4194304 5963574 140733519980048 140632634099512 5135572 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84572

[startup+12.7002 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 11515
/proc/meminfo: memFree=29911336/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=12.67 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 9134 0 0 0 1265 2 0 0 20 0 2 0 277349043 86380544 8673 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 8673 193 432 0 20654 0
[pid=11473/tid=11475] ppid=11471 vsize=84356 CPUtime=12.63 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 8223 0 0 0 1261 2 0 0 20 0 2 0 277349045 86380544 8673 33554432000 4194304 5963574 140733519980048 140632634100664 4399500 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 84356

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11515
/proc/meminfo: memFree=29890288/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=84356 CPUtime=25.46 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 11215 0 0 0 2543 3 0 0 20 0 2 0 277349043 86380544 10761 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 21089 10761 193 432 0 20654 0
[pid=11473/tid=11475] ppid=11471 vsize=84356 CPUtime=25.38 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 10304 0 0 0 2535 3 0 0 20 0 2 0 277349045 86380544 10761 33554432000 4194304 5963574 140733519980048 140632634099512 18446744073699065891 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 84356

[startup+51.1003 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 11554
/proc/meminfo: memFree=29862340/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=150376 CPUtime=51.04 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 19264 0 0 0 5098 6 0 0 20 0 2 0 277349043 153985024 18875 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 37594 18875 193 432 0 37159 0
[pid=11473/tid=11475] ppid=11471 vsize=150376 CPUtime=50.9 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 18353 0 0 0 5084 6 0 0 20 0 2 0 277349045 153985024 18875 33554432000 4194304 5963574 140733519980048 140632634099752 4400064 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 150376

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 11554
/proc/meminfo: memFree=29766232/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=150616 CPUtime=102.24 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 30514 0 0 0 10213 11 0 0 20 0 2 0 277349043 154230784 30988 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 37654 30988 193 432 0 37219 0
[pid=11473/tid=11475] ppid=11471 vsize=150616 CPUtime=101.97 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 29603 0 0 0 10186 11 0 0 20 0 2 0 277349045 154230784 30988 33554432000 4194304 5963574 140733519980048 140632634099512 4399456 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) 150616

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 11554
/proc/meminfo: memFree=29639176/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=218452 CPUtime=162.17 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 47179 0 0 0 16199 18 0 0 20 0 2 0 277349043 223694848 47889 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 54613 47889 193 432 0 54178 0
[pid=11473/tid=11475] ppid=11471 vsize=218452 CPUtime=161.76 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 46268 0 0 0 16156 20 0 0 20 0 2 0 277349045 223694848 47889 33554432000 4194304 5963574 140733519980048 140632634099704 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 218452

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 11554
/proc/meminfo: memFree=29580544/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=284312 CPUtime=222.15 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 51315 0 0 0 22195 20 0 0 20 0 2 0 277349043 291135488 52008 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 71078 52008 193 432 0 70643 0
[pid=11473/tid=11475] ppid=11471 vsize=284312 CPUtime=221.59 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 50404 0 0 0 22136 23 0 0 20 0 2 0 277349045 291135488 52008 33554432000 4194304 5963574 140733519980048 140632634099512 4388665 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 284312

[startup+282.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 11554
/proc/meminfo: memFree=29510776/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=285768 CPUtime=282.14 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 57618 0 0 0 28192 22 0 0 20 0 2 0 277349043 292626432 58284 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 71442 58284 193 432 0 71007 0
[pid=11473/tid=11475] ppid=11471 vsize=285768 CPUtime=281.44 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 56707 0 0 0 28119 25 0 0 20 0 2 0 277349045 292626432 58284 33554432000 4194304 5963574 140733519980048 140632634099512 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 285768

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11555
/proc/meminfo: memFree=29433048/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=288844 CPUtime=342.13 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 66050 0 0 0 34187 26 0 0 20 0 2 0 277349043 295776256 66715 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 72211 66715 193 432 0 71776 0
[pid=11473/tid=11475] ppid=11471 vsize=288844 CPUtime=341.28 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 65139 0 0 0 34097 31 0 0 20 0 2 0 277349045 295776256 66715 33554432000 4194304 5963574 140733519980048 140632634099512 4220672 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) 288844

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11555
/proc/meminfo: memFree=29410480/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=288844 CPUtime=402.09 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 67415 0 0 0 40182 27 0 0 20 0 2 0 277349043 295776256 68535 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 72211 68535 193 432 0 71776 0
[pid=11473/tid=11475] ppid=11471 vsize=288844 CPUtime=401.1 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 66504 0 0 0 40078 32 0 0 20 0 2 0 277349045 295776256 68535 33554432000 4194304 5963574 140733519980048 140632634099512 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 288844

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11555
/proc/meminfo: memFree=29335832/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=354864 CPUtime=462.07 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11587
/proc/meminfo: memFree=28742332/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=659460 CPUtime=1421.81 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 146232 0 0 0 142106 75 0 0 20 0 2 0 277349043 675287040 147813 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 164865 147813 193 432 0 164430 0
[pid=11473/tid=11475] ppid=11471 vsize=659460 CPUtime=1418.35 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 145321 0 0 0 141739 96 0 0 20 0 2 0 277349045 675287040 147813 33554432000 4194304 5963574 140733519980048 140632634099752 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 659460

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11587
/proc/meminfo: memFree=28708756/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=665272 CPUtime=1481.78 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 147637 0 0 0 148103 75 0 0 20 0 2 0 277349043 681238528 149200 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 166318 149200 193 432 0 165883 0
[pid=11473/tid=11475] ppid=11471 vsize=665272 CPUtime=1478.19 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 146726 0 0 0 147722 97 0 0 20 0 2 0 277349045 681238528 149200 33554432000 4194304 5963574 140733519980048 140632634099512 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 665272

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11588
/proc/meminfo: memFree=28647376/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=677904 CPUtime=1541.78 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 158722 0 0 0 154094 84 0 0 20 0 2 0 277349043 694173696 160175 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 169476 160175 193 432 0 169041 0
[pid=11473/tid=11475] ppid=11471 vsize=677904 CPUtime=1538.03 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 157811 0 0 0 153697 106 0 0 20 0 2 0 277349045 694173696 160175 33554432000 4194304 5963574 140733519980048 140632634099512 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 677904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11588
/proc/meminfo: memFree=28618484/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=759388 CPUtime=1601.76 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 165726 0 0 0 160089 87 0 0 20 0 2 0 277349043 777613312 167137 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 189847 167137 193 432 0 189412 0
[pid=11473/tid=11475] ppid=11471 vsize=759388 CPUtime=1597.88 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 164815 0 0 0 159677 111 0 0 20 0 2 0 277349045 777613312 167137 33554432000 4194304 5963574 140733519980048 140632634099512 4399592 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 759388

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11588
/proc/meminfo: memFree=28595156/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=761080 CPUtime=1661.75 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 166198 0 0 0 166088 87 0 0 20 0 2 0 277349043 779345920 167609 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190270 167609 193 432 0 189835 0
[pid=11473/tid=11475] ppid=11471 vsize=761080 CPUtime=1657.72 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 165287 0 0 0 165660 112 0 0 20 0 2 0 277349045 779345920 167609 33554432000 4194304 5963574 140733519980048 140632634099512 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 761080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11588
/proc/meminfo: memFree=28570508/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=762964 CPUtime=1721.74 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170157 0 0 0 172085 89 0 0 20 0 2 0 277349043 781275136 171568 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190741 171568 193 432 0 190306 0
[pid=11473/tid=11475] ppid=11471 vsize=762964 CPUtime=1717.57 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169246 0 0 0 171642 115 0 0 20 0 2 0 277349045 781275136 171568 33554432000 4194304 5963574 140733519980048 140632634099704 4378784 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 762964

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28521152/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763448 CPUtime=1781.73 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170404 0 0 0 178084 89 0 0 20 0 2 0 277349043 781770752 171815 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190862 171815 193 432 0 190427 0
[pid=11473/tid=11475] ppid=11471 vsize=763448 CPUtime=1777.42 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169493 0 0 0 177626 116 0 0 20 0 2 0 277349045 781770752 171815 33554432000 4194304 5963574 140733519980048 140632634099752 4399488 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 763448

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28520392/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1791.34 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170497 0 0 0 179045 89 0 0 20 0 2 0 277349043 782266368 171908 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171908 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1787 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169586 0 0 0 178584 116 0 0 20 0 2 0 277349045 782266368 171908 33554432000 4194304 5963574 140733519980048 140632634099752 4399546 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.34
Current children cumulated vsize (KiB) 763932

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28520136/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1794.54 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179365 89 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1790.19 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 178903 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.54
Current children cumulated vsize (KiB) 763932

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28520136/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1797.73 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179684 89 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1793.38 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 179222 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4392433 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.73
Current children cumulated vsize (KiB) 763932

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28520136/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1798.54 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179764 90 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1794.17 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 179301 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4399456 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 763932

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28519764/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1798.94 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179804 90 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1794.58 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 179342 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.94
Current children cumulated vsize (KiB) 763932

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28519764/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1799.34 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179844 90 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1794.97 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 179381 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 763932

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11591
/proc/meminfo: memFree=28519764/32873852 swapFree=7624/7624
[pid=11473] ppid=11471 vsize=763932 CPUtime=1799.44 cores=0,2,4,6
/proc/11473/stat : 11473 (wbo1.7) S 11471 11473 9313 0 -1 4202496 170502 0 0 0 179854 90 0 0 20 0 2 0 277349043 782266368 171913 33554432000 4194304 5963574 140733519980048 140733519979568 4545837 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/11473/statm: 190983 171913 193 432 0 190548 0
[pid=11473/tid=11475] ppid=11471 vsize=763932 CPUtime=1795.07 cores=0,2,4,6
/proc/11473/task/11475/stat : 11475 (wbo1.7) R 11471 11473 9313 0 -1 4202560 169591 0 0 0 179391 116 0 0 20 0 2 0 277349045 782266368 171913 33554432000 4194304 5963574 140733519980048 140632634099752 4399627 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 763932

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11473 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=922282
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=191818
# CPU time returned by wait4() is 1795.11
# while last known CPU time is 1799.44
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.44
CPU user time (s): 1798.54
CPU system time (s): 0.9
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 763932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 1.19182
maximum resident set size= 687652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 170502
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= 259
involuntary context switches= 2025

runsolver used 2.44763 second user time and 7.37588 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 11:50:36
IDJOB=3705534
IDBENCH=89856
IDSOLVER=2283
FILE ID=node131/3705534-1338112236
RUNJOBID= node131-1338085200-9329
PBS_JOBID= 14624427
Free space on /tmp= 71676 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-807456.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705534-1338112236/watcher-3705534-1338112236 -o /tmp/evaluation-result-3705534-1338112236/solver-3705534-1338112236 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705534-1338112236.opb

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

MD5SUM BENCH= 21cf0355c32a3177f2f6fa914b5dacc6
RANDOM SEED=1774419576

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.91
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29102096 kB
Buffers:          318640 kB
Cached:          1789736 kB
SwapCached:         2168 kB
Active:          1396176 kB
Inactive:        1542160 kB
Active(anon):     831452 kB
Inactive(anon):      808 kB
Active(file):     564724 kB
Inactive(file):  1541352 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099036 kB
Dirty:              5460 kB
Writeback:             0 kB
AnonPages:        953488 kB
Mapped:            14968 kB
Shmem:                 0 kB
Slab:             692584 kB
SReclaimable:     135072 kB
SUnreclaim:       557512 kB
KernelStack:        1480 kB
PageTables:         5692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     287276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    847872 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= 71720 MiB
End job on node131 at 2012-05-27 12:20:36