Trace number 3705128

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.63 1800.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
MD5SUM13c1b3915f4d316b882a7e551b1f0496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark488
Best CPU time to get the best result obtained on this benchmark1791.96
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 502
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 498884
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 498884
Number of bits of the biggest sum of numbers19
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-3705128-1338089353.opb.
0.00/0.00	c Instance file HOME/instance-3705128-1338089353.opb
0.00/0.00	c File size is 17233663 bytes.
1.08/1.17	c Cost Offset: 0
1.08/1.17	c Highest Coefficient sum: 101
1.08/1.17	c ============================[ Problem Statistics ]=============================
1.08/1.17	c |                                                                             |
1.08/1.17	c |  Parsing time:          1.17         s                                      |
1.08/1.17	c |  Number Variables:      10000                                               |
1.08/1.17	c |  Number Clauses:        656900                                              |
1.08/1.17	c |  Number Cardinality:    0                                                   |
1.08/1.17	c |  Number PB Constraints: 0                                                   |
1.08/1.17	c |                                                                             |
1.48/1.51	c |  Problem Type:          Optimization                                        |
1.48/1.51	c |  Objective Function:    PB Constraint                                       |
1.48/1.51	c |                                                                             |
1.48/1.51	c ============================[ Search Statistics ]==============================
1.48/1.51	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.48/1.51	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.48/1.51	c ===============================================================================
1.68/1.73	c | 1.73      | 0  | 1            lb |  0                0                0.00  |
1.88/1.91	c | 1.91      | 0  | 2            lb |  0                0                0.00  |
1.98/2.08	c | 2.08      | 0  | 3            lb |  0                0                0.00  |
2.18/2.25	c | 2.25      | 0  | 6            lb |  0                0                0.00  |
2.38/2.42	c | 2.42      | 0  | 8            lb |  0                0                0.00  |
2.48/2.59	c | 2.59      | 0  | 9            lb |  0                0                0.00  |
2.68/2.76	c | 2.75      | 0  | 10           lb |  0                0                0.00  |
2.88/2.93	c | 2.92      | 0  | 11           lb |  0                0                0.00  |
2.98/3.09	c | 3.09      | 0  | 12           lb |  0                0                0.00  |
3.18/3.26	c | 3.26      | 0  | 13           lb |  0                0                0.00  |
3.38/3.43	c | 3.42      | 0  | 14           lb |  0                0                0.00  |
3.48/3.59	c | 3.59      | 0  | 18           lb |  0                0                0.00  |
3.68/3.76	c | 3.76      | 0  | 19           lb |  0                0                0.00  |
3.88/3.94	c | 3.93      | 0  | 20           lb |  0                0                0.00  |
4.08/4.11	c | 4.10      | 0  | 21           lb |  0                0                0.00  |
4.18/4.27	c | 4.27      | 0  | 25           lb |  0                0                0.00  |
4.38/4.44	c | 4.44      | 0  | 26           lb |  0                0                0.00  |
4.58/4.61	c | 4.60      | 0  | 29           lb |  0                0                0.00  |
4.68/4.78	c | 4.78      | 0  | 30           lb |  0                0                0.00  |
4.88/4.95	c | 4.95      | 0  | 31           lb |  0                0                0.00  |
5.08/5.11	c | 5.11      | 0  | 32           lb |  0                0                0.00  |
5.18/5.28	c | 5.28      | 0  | 33           lb |  0                0                0.00  |
5.39/5.45	c | 5.45      | 0  | 34           lb |  0                0                0.00  |
5.58/5.62	c | 5.61      | 0  | 35           lb |  0                0                0.00  |
5.68/5.78	c | 5.78      | 0  | 36           lb |  0                0                0.00  |
5.88/5.95	c | 5.95      | 0  | 37           lb |  0                0                0.00  |
6.08/6.12	c | 6.12      | 0  | 38           lb |  0                0                0.00  |
6.18/6.28	c | 6.28      | 0  | 39           lb |  0                0                0.00  |
6.38/6.45	c | 6.45      | 0  | 40           lb |  0                0                0.00  |
6.59/6.62	c | 6.62      | 0  | 41           lb |  0                0                0.00  |
6.68/6.79	c | 6.79      | 0  | 43           lb |  0                0                0.00  |
6.88/6.97	c | 6.96      | 0  | 44           lb |  0                0                0.00  |
7.08/7.13	c | 7.13      | 0  | 45           lb |  0                0                0.00  |
7.28/7.30	c | 7.30      | 0  | 46           lb |  0                0                0.00  |
7.38/7.47	c | 7.47      | 0  | 47           lb |  0                0                0.00  |
7.59/7.64	c | 7.63      | 0  | 48           lb |  0                0                0.00  |
7.78/7.81	c | 7.80      | 0  | 49           lb |  0                0                0.00  |
7.88/7.97	c | 7.97      | 0  | 50           lb |  0                0                0.00  |
8.08/8.14	c | 8.14      | 0  | 51           lb |  0                0                0.00  |
8.28/8.31	c | 8.31      | 0  | 52           lb |  0                0                0.00  |
8.38/8.48	c | 8.48      | 0  | 53           lb |  0                0                0.00  |
8.58/8.65	c | 8.65      | 0  | 54           lb |  0                0                0.00  |
8.79/8.82	c | 8.82      | 0  | 55           lb |  0                0                0.00  |
8.88/8.99	c | 8.98      | 0  | 56           lb |  0                0                0.00  |
9.08/9.15	c | 9.15      | 0  | 57           lb |  0                0                0.00  |
9.28/9.32	c | 9.32      | 0  | 58           lb |  0                0                0.00  |
9.38/9.49	c | 9.49      | 0  | 59           lb |  0                0                0.00  |
9.58/9.66	c | 9.66      | 0  | 61           lb |  0                0                0.00  |
9.79/9.83	c | 9.83      | 0  | 62           lb |  0                0                0.00  |
9.98/10.00	c | 9.99      | 0  | 63           lb |  0                0                0.00  |
10.08/10.17	c | 10.16     | 0  | 64           lb |  0                0                0.00  |
10.28/10.34	c | 10.33     | 0  | 65           lb |  0                0                0.00  |
10.48/10.50	c | 10.50     | 0  | 66           lb |  0                0                0.00  |
10.58/10.67	c | 10.67     | 0  | 67           lb |  0                0                0.00  |
10.78/10.84	c | 10.84     | 0  | 68           lb |  0                0                0.00  |
10.99/11.01	c | 11.01     | 0  | 69           lb |  0                0                0.00  |
11.08/11.18	c | 11.18     | 0  | 70           lb |  0                0                0.00  |
11.28/11.36	c | 11.35     | 0  | 71           lb |  0                0                0.00  |
11.48/11.52	c | 11.52     | 0  | 72           lb |  0                0                0.00  |
11.68/11.70	c | 11.69     | 0  | 73           lb |  0                0                0.00  |
11.78/11.87	c | 11.87     | 0  | 74           lb |  0                0                0.00  |
11.99/12.04	c | 12.03     | 0  | 75           lb |  0                0                0.00  |
12.18/12.21	c | 12.20     | 0  | 76           lb |  0                0                0.00  |
12.28/12.38	c | 12.37     | 0  | 77           lb |  0                0                0.00  |
12.48/12.55	c | 12.55     | 0  | 78           lb |  0                0                0.00  |
12.68/12.72	c | 12.72     | 0  | 79           lb |  0                0                0.00  |
12.78/12.89	c | 12.89     | 0  | 80           lb |  0                0                0.00  |
12.98/13.06	c | 13.06     | 0  | 81           lb |  0                0                0.00  |
13.18/13.24	c | 13.23     | 0  | 82           lb |  0                0                0.00  |
13.38/13.41	c | 13.40     | 0  | 84           lb |  0                0                0.00  |
13.48/13.58	c | 13.57     | 0  | 85           lb |  0                0                0.00  |
13.68/13.75	c | 13.75     | 0  | 86           lb |  0                0                0.00  |
13.88/13.92	c | 13.92     | 0  | 87           lb |  0                0                0.00  |
13.98/14.09	c | 14.09     | 0  | 88           lb |  0                0                0.00  |
14.18/14.27	c | 14.27     | 0  | 89           lb |  0                0                0.00  |
14.38/14.45	c | 14.44     | 0  | 92           lb |  0                0                0.00  |
14.58/14.62	c | 14.62     | 0  | 93           lb |  0                0                0.00  |
14.68/14.79	c | 14.79     | 0  | 95           lb |  0                0                0.00  |
14.88/14.97	c | 14.96     | 0  | 96           lb |  0                0                0.00  |
15.08/15.14	c | 15.14     | 0  | 97           lb |  0                0                0.00  |
15.28/15.32	c | 15.32     | 0  | 98           lb |  0                0                0.00  |
15.48/15.50	c | 15.49     | 0  | 100          lb |  0                0                0.00  |
15.58/15.67	c | 15.67     | 0  | 101          lb |  0                0                0.00  |
15.78/15.85	c | 15.85     | 0  | 102          lb |  0                0                0.00  |
15.98/16.02	c | 16.02     | 0  | 103          lb |  0                0                0.00  |
16.18/16.21	c | 16.21     | 0  | 104          lb |  0                0                0.00  |
16.28/16.39	c | 16.38     | 0  | 105          lb |  0                0                0.00  |
16.48/16.57	c | 16.57     | 0  | 106          lb |  0                0                0.00  |
16.68/16.75	c | 16.75     | 0  | 109          lb |  0                0                0.00  |
16.88/16.93	c | 16.93     | 0  | 110          lb |  0                0                0.00  |
17.08/17.10	c | 17.10     | 0  | 111          lb |  0                0                0.00  |
17.18/17.28	c | 17.28     | 0  | 112          lb |  0                0                0.00  |
17.38/17.46	c | 17.46     | 0  | 114          lb |  0                0                0.00  |
17.58/17.64	c | 17.64     | 0  | 117          lb |  0                0                0.00  |
17.77/17.81	c | 17.81     | 0  | 118          lb |  0                0                0.00  |
17.87/17.99	c | 17.99     | 0  | 119          lb |  0                0                0.00  |
18.07/18.17	c | 18.17     | 0  | 120          lb |  0                0                0.00  |
18.27/18.35	c | 18.35     | 0  | 121          lb |  0                0                0.00  |
18.47/18.53	c | 18.53     | 0  | 122          lb |  0                0                0.00  |
18.68/18.70	c | 18.70     | 0  | 123          lb |  0                0                0.00  |
18.78/18.88	c | 18.88     | 0  | 124          lb |  0                0                0.00  |
18.97/19.06	c | 19.05     | 0  | 126          lb |  0                0                0.00  |
19.17/19.23	c | 19.23     | 0  | 128          lb |  0                0                0.00  |
19.37/19.41	c | 19.41     | 0  | 129          lb |  0                0                0.00  |
19.47/19.59	c | 19.59     | 0  | 130          lb |  0                0                0.00  |
19.68/19.77	c | 19.76     | 0  | 131          lb |  0                0                0.00  |
19.87/19.95	c | 19.94     | 0  | 134          lb |  0                0                0.00  |
20.07/20.13	c | 20.12     | 0  | 136          lb |  0                0                0.00  |
20.27/20.31	c | 20.31     | 0  | 137          lb |  0                0                0.00  |
20.37/20.49	c | 20.48     | 0  | 138          lb |  0                0                0.00  |
20.57/20.67	c | 20.67     | 0  | 139          lb |  0                0                0.00  |
20.78/20.85	c | 20.85     | 0  | 140          lb |  0                0                0.00  |
20.98/21.03	c | 21.03     | 0  | 141          lb |  0                0                0.00  |
21.18/21.21	c | 21.21     | 0  | 142          lb |  0                0                0.00  |
21.28/21.39	c | 21.39     | 0  | 143          lb |  0                0                0.00  |
21.48/21.58	c | 21.57     | 0  | 144          lb |  0                0                0.00  |
21.67/21.76	c | 21.76     | 0  | 145          lb |  0                0                0.00  |
21.88/21.96	c | 21.96     | 0  | 146          lb |  0                0                0.00  |
22.08/22.16	c | 22.15     | 0  | 147          lb |  0                0                0.00  |
22.28/22.34	c | 22.34     | 0  | 148          lb |  0                0                0.00  |
22.48/22.52	c | 22.52     | 0  | 149          lb |  0                0                0.00  |
22.68/22.70	c | 22.70     | 0  | 150          lb |  0                0                0.00  |
22.87/22.90	c | 22.90     | 0  | 151          lb |  0                0                0.00  |
22.98/23.09	c | 23.09     | 0  | 152          lb |  0                0                0.00  |
23.18/23.29	c | 23.29     | 0  | 153          lb |  0                0                0.00  |
23.38/23.47	c | 23.47     | 0  | 154          lb |  0                0                0.00  |
23.57/23.66	c | 23.66     | 0  | 155          lb |  0                0                0.00  |
23.77/23.85	c | 23.85     | 0  | 156          lb |  0                0                0.00  |
23.97/24.05	c | 24.05     | 0  | 157          lb |  0                0                0.00  |
24.18/24.26	c | 24.25     | 0  | 158          lb |  0                0                0.00  |
24.37/24.47	c | 24.47     | 0  | 159          lb |  0                0                0.00  |
24.58/24.68	c | 24.68     | 0  | 160          lb |  0                0                0.00  |
24.88/24.90	c | 24.90     | 0  | 161          lb |  0                0                0.00  |
25.28/25.31	c | 25.30     | 0  | 162          lb |  0                0                0.00  |
25.88/25.93	c | 25.93     | 0  | 163          lb |  0                0                0.00  |
26.67/26.76	c | 26.76     | 0  | 164          lb |  0                0                0.00  |
32.27/32.38	c | 32.38     | 0  | 165          lb |  0                0                0.00  |
1130.27/1130.67	c | 1130.66   | 0  | 166          lb |  0                0                0.00  |
1799.51/1800.01	c ===============================================================================
1799.51/1800.01	c Wall Clock Time: 1800.01 s
1799.51/1800.01	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-3705128-1338089353/watcher-3705128-1338089353 -o /tmp/evaluation-result-3705128-1338089353/solver-3705128-1338089353 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705128-1338089353.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.00 2.01 1.94 2/171 2841
/proc/meminfo: memFree=30070888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/2841/stat : 2841 (runsolver) D 2839 2841 2698 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 275059736 12095488 50 33554432000 4194304 5436572 140736718432096 140736718428392 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/2841/statm: 2953 50 31 304 0 2645 0

[startup+0.0292399 s]
/proc/loadavg: 2.00 2.01 1.94 2/171 2841
/proc/meminfo: memFree=30070888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=23064 CPUtime=0.01 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4202496 1067 0 0 0 1 0 0 0 20 0 1 0 275059736 23617536 1019 33554432000 4194304 5963574 140734849801472 140734849799928 4338724 0 0 4096 16387 0 0 0 17 6 0 0 0 0 0
/proc/2841/statm: 5766 1019 228 432 0 1123 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23064

[startup+0.100162 s]
/proc/loadavg: 2.00 2.01 1.94 2/171 2841
/proc/meminfo: memFree=30070888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=26712 CPUtime=0.08 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4202496 2252 0 0 0 8 0 0 0 20 0 1 0 275059736 27353088 2171 33554432000 4194304 5963574 140734849801472 140734849799960 5367788 0 0 4096 16387 0 0 0 17 6 0 0 0 0 0
/proc/2841/statm: 6678 2171 492 432 0 2035 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26712

[startup+0.300153 s]
/proc/loadavg: 2.00 2.01 1.94 2/171 2841
/proc/meminfo: memFree=30070888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=36408 CPUtime=0.29 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4202496 5452 0 0 0 28 1 0 0 20 0 1 0 275059736 37281792 5177 33554432000 4194304 5963574 140734849801472 140734849799816 5159024 0 0 4096 16387 0 0 0 17 6 0 0 0 0 0
/proc/2841/statm: 9102 5177 1216 432 0 4459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36408

[startup+0.700151 s]
/proc/loadavg: 2.00 2.01 1.94 2/171 2841
/proc/meminfo: memFree=30070888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=55428 CPUtime=0.68 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4202496 11829 0 0 0 66 2 0 0 20 0 1 0 275059736 56758272 11297 33554432000 4194304 5963574 140734849801472 140734849799960 5080885 0 0 4096 16387 0 0 0 17 6 0 0 0 0 0
/proc/2841/statm: 13857 11297 2680 432 0 9214 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55428

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 1.94 3/177 2858
/proc/meminfo: memFree=29986968/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=206152 CPUtime=1.48 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 40463 0 0 0 141 7 0 0 20 0 2 0 275059736 211099648 35721 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 51538 35721 172 432 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206152

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29698432/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=265360 CPUtime=3.08 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 58991 0 0 0 297 11 0 0 20 0 2 0 275059736 271728640 53547 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 66340 53547 192 432 0 65905 0
[pid=2841/tid=2859] ppid=2839 vsize=265360 CPUtime=1.9 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 39626 0 0 0 183 7 0 0 20 0 2 0 275059854 271728640 53547 33554432000 4194304 5963574 140734849801472 140022078024216 5138318 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265360

[startup+6.30031 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29625256/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=265360 CPUtime=6.28 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 59219 0 0 0 616 12 0 0 20 0 2 0 275059736 271728640 53775 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 66340 53775 192 432 0 65905 0
[pid=2841/tid=2859] ppid=2839 vsize=265360 CPUtime=5.09 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 39854 0 0 0 502 7 0 0 20 0 2 0 275059854 271728640 53775 33554432000 4194304 5963574 140734849801472 140022078024216 5138318 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 265360

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29620608/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=265360 CPUtime=12.68 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 59803 0 0 0 1256 12 0 0 20 0 2 0 275059736 271728640 54359 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 66340 54359 192 432 0 65905 0
[pid=2841/tid=2859] ppid=2839 vsize=265360 CPUtime=11.48 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 40438 0 0 0 1140 8 0 0 20 0 2 0 275059854 271728640 54359 33554432000 4194304 5963574 140734849801472 140022078024216 5130146 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 2860
/proc/meminfo: memFree=29590824/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=281768 CPUtime=25.48 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 80548 0 0 0 2531 17 0 0 20 0 2 0 275059736 288530432 61362 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 70442 61362 194 432 0 70007 0
[pid=2841/tid=2859] ppid=2839 vsize=281768 CPUtime=24.24 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 61183 0 0 0 2412 12 0 0 20 0 2 0 275059854 288530432 61362 33554432000 4194304 5963574 140734849801472 140022078024216 4374727 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 281768

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.94 3/180 2864
/proc/meminfo: memFree=29426252/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=330896 CPUtime=51.06 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 97834 0 0 0 5086 20 0 0 20 0 2 0 275059736 338837504 76937 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 82724 76937 196 432 0 82289 0
[pid=2841/tid=2859] ppid=2839 vsize=330896 CPUtime=49.77 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 78469 0 0 0 4961 16 0 0 20 0 2 0 275059854 338837504 76937 33554432000 4194304 5963574 140734849801472 140022078023672 4402961 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) 330896

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 2864
/proc/meminfo: memFree=29047500/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=593040 CPUtime=102.23 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 163776 0 0 0 10190 33 0 0 20 0 2 0 275059736 607272960 143594 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 148260 143594 196 432 0 147825 0
[pid=2841/tid=2859] ppid=2839 vsize=593040 CPUtime=100.82 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 144411 0 0 0 10052 30 0 0 20 0 2 0 275059854 607272960 143594 33554432000 4194304 5963574 140734849801472 140022078023672 4399546 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 593040

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2864
/proc/meminfo: memFree=28652536/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=920720 CPUtime=162.2 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 231726 0 0 0 16171 49 0 0 20 0 2 0 275059736 942817280 211531 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 230180 211531 196 432 0 229745 0
[pid=2841/tid=2859] ppid=2839 vsize=920720 CPUtime=160.63 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 212361 0 0 0 16017 46 0 0 20 0 2 0 275059854 942817280 211531 33554432000 4194304 5963574 140734849801472 140022078023672 4221984 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) 920720

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 2864
/proc/meminfo: memFree=28155084/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=1182864 CPUtime=222.17 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 299070 0 0 0 22154 63 0 0 20 0 2 0 275059736 1211252736 278859 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 295716 278859 196 432 0 295281 0
[pid=2841/tid=2859] ppid=2839 vsize=1182864 CPUtime=220.46 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 279705 0 0 0 21985 61 0 0 20 0 2 0 275059854 1211252736 278859 33554432000 4194304 5963574 140734849801472 140022078023672 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1182864

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 2864
/proc/meminfo: memFree=27669492/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=1379472 CPUtime=282.16 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 358551 0 0 0 28140 76 0 0 20 0 2 0 275059736 1412579328 338845 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 344868 338845 196 432 0 344433 0
[pid=2841/tid=2859] ppid=2839 vsize=1379472 CPUtime=280.3 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 339186 0 0 0 27954 76 0 0 20 0 2 0 275059854 1412579328 338845 33554432000 4194304 5963574 140734849801472 140022078023672 4403111 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 1379472

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2865
/proc/meminfo: memFree=27165212/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=1641616 CPUtime=342.15 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 418012 0 0 0 34128 87 0 0 20 0 2 0 275059736 1681014784 398306 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 410404 398306 196 432 0 409969 0
[pid=2841/tid=2859] ppid=2839 vsize=1641616 CPUtime=340.14 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 398647 0 0 0 33926 88 0 0 20 0 2 0 275059854 1681014784 398306 33554432000 4194304 5963574 140734849801472 140022078023672 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 1641616

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2865
/proc/meminfo: memFree=26735952/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=1838224 CPUtime=402.14 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 473424 0 0 0 40117 97 0 0 20 0 2 0 275059736 1882341376 453718 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 459556 453718 196 432 0 459121 0
[pid=2841/tid=2859] ppid=2839 vsize=1838224 CPUtime=399.98 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 454059 0 0 0 39899 99 0 0 20 0 2 0 275059854 1882341376 453718 33554432000 4194304 5963574 140734849801472 140022078023672 4388700 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 1838224

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 2866
/proc/meminfo: memFree=26268988/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=2100368 CPUtime=462.13 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 534898 0 0 0 46101 112 0 0 20 0 2 0 275059736 2150776832 515192 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 525092 515192 196 432 0 524657 0

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

Current children cumulated vsize (KiB) 4459664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2875
/proc/meminfo: memFree=20594912/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1541.87 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125393 0 0 0 153953 234 0 0 20 0 2 0 275059736 4566695936 1109676 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109676 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1536.9 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106028 0 0 0 153438 252 0 0 20 0 2 0 275059854 4566695936 1109676 33554432000 4194304 5963574 140734849801472 140022078024024 4399623 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 4459664

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2876
/proc/meminfo: memFree=20413652/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1601.86 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125419 0 0 0 159952 234 0 0 20 0 2 0 275059736 4566695936 1109706 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109706 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1596.75 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106054 0 0 0 159422 253 0 0 20 0 2 0 275059854 4566695936 1109706 33554432000 4194304 5963574 140734849801472 140022078024024 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 4459664

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2876
/proc/meminfo: memFree=20234500/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1661.85 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125592 0 0 0 165951 234 0 0 20 0 2 0 275059736 4566695936 1109881 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109881 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1656.59 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106227 0 0 0 165405 254 0 0 20 0 2 0 275059854 4566695936 1109881 33554432000 4194304 5963574 140734849801472 140022078024024 4388621 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 4459664

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/179 2876
/proc/meminfo: memFree=20019324/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1721.82 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125617 0 0 0 171948 234 0 0 20 0 2 0 275059736 4566695936 1109885 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109885 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1716.42 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106252 0 0 0 171387 255 0 0 20 0 2 0 275059854 4566695936 1109885 33554432000 4194304 5963574 140734849801472 140022078024024 4399603 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 4459664

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19866584/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1781.81 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 177947 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1776.26 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 177371 255 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4388706 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 4459664

############
# WARNING:
# current cumulated CPU time (1795.19 s) is less than in the last sample (1799.51 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (4.32007 s) to the 'lost time'.

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19819928/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1799.51 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 179717 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1793.91 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 179135 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4399592 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) 4459664

[startup+1800.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19819928/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=0 CPUtime=1795.19 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4203524 1125632 0 0 0 179250 269 0 0 20 0 1 0 275059736 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.19
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19841148/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1791.42 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 178908 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1785.84 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 178328 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4399623 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) 4459664

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19830716/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1794.62 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 179228 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1789.03 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 178647 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4399462 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 4459664

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19824888/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1797.81 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 179547 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1792.22 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 178966 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 18446744073699066235 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) 4459664

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19821912/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1798.61 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 179627 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1793.02 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 179046 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4399456 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) 4459664

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19819928/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=4459664 CPUtime=1799.41 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) S 2839 2841 2698 0 -1 4202496 1125632 0 0 0 179707 234 0 0 20 0 2 0 275059736 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140734849800992 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 1114916 1109901 196 432 0 1114481 0
[pid=2841/tid=2859] ppid=2839 vsize=4459664 CPUtime=1793.81 cores=0,2,4,6
/proc/2841/task/2859/stat : 2859 (wbo1.7) R 2839 2841 2698 0 -1 4202560 1106267 0 0 0 179125 256 0 0 20 0 2 0 275059854 4566695936 1109901 33554432000 4194304 5963574 140734849801472 140022078024024 4222416 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) 4459664

[startup+1800.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19819928/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=0 CPUtime=1795.19 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4203524 1125632 0 0 0 179250 269 0 0 20 0 1 0 275059736 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.19
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19819928/32873844 swapFree=7628/7628
[pid=2841] ppid=2839 vsize=0 CPUtime=1795.29 cores=0,2,4,6
/proc/2841/stat : 2841 (wbo1.7) R 2839 2841 2698 0 -1 4203524 1125632 0 0 0 179250 279 0 0 20 0 1 0 275059736 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/2841/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.29
Current children cumulated vsize (KiB) 0

Child status: 255

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 4.32007
#  lost CPU user time (s): 4.67004
#  lost CPU system time (s): -0.35

Real time (s): 1800.21
CPU time (s): 1799.63
CPU user time (s): 1797.17
CPU system time (s): 2.45457
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 4459664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.5
system time used= 2.80457
maximum resident set size= 4439604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1125632
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= 251
involuntary context switches= 2051

runsolver used 2.6326 second user time and 7.67483 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 05:29:14
IDJOB=3705128
IDBENCH=1973
IDSOLVER=2283
FILE ID=node145/3705128-1338089353
RUNJOBID= node145-1338087553-2714
PBS_JOBID= 14624445
Free space on /tmp= 71536 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_14.opb.PB06.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705128-1338089353/watcher-3705128-1338089353 -o /tmp/evaluation-result-3705128-1338089353/solver-3705128-1338089353 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705128-1338089353.opb

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

MD5SUM BENCH= 13c1b3915f4d316b882a7e551b1f0496
RANDOM SEED=1853512238

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30070896 kB
Buffers:          289088 kB
Cached:          1688124 kB
SwapCached:            0 kB
Active:           655760 kB
Inactive:        1333528 kB
Active(anon):       3480 kB
Inactive(anon):    10912 kB
Active(file):     652280 kB
Inactive(file):  1322616 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             22176 kB
Writeback:             8 kB
AnonPages:         18768 kB
Mapped:            13764 kB
Shmem:               200 kB
Slab:             673456 kB
SReclaimable:     114876 kB
SUnreclaim:       558580 kB
KernelStack:        1456 kB
PageTables:         4156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71512 MiB
End job on node145 at 2012-05-27 05:59:14