Trace number 3727434

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.5 1800.14

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_6.opb.PB06.opb
MD5SUM5f836d1b8d150c1925229546ed283812
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark371
Best CPU time to get the best result obtained on this benchmark1793.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 453
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 491651
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 491651
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727434-1338653622.opb.
0.00/0.00	c Instance file HOME/instance-3727434-1338653622.opb
0.00/0.00	c File size is 17233665 bytes.
1.19/1.21	c Cost Offset: 0
1.19/1.21	c Highest Coefficient sum: 101
1.19/1.21	c ============================[ Problem Statistics ]=============================
1.19/1.21	c |                                                                             |
1.19/1.21	c |  Parsing time:          1.22         s                                      |
1.19/1.21	c |  Number Variables:      10000                                               |
1.19/1.21	c |  Number Clauses:        656900                                              |
1.19/1.21	c |  Number Cardinality:    0                                                   |
1.19/1.21	c |  Number PB Constraints: 0                                                   |
1.19/1.21	c |                                                                             |
1.49/1.54	c |  Problem Type:          Optimization                                        |
1.49/1.54	c |  Objective Function:    PB Constraint                                       |
1.49/1.54	c |                                                                             |
1.49/1.54	c ============================[ Search Statistics ]==============================
1.49/1.54	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.49/1.54	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.49/1.54	c ===============================================================================
1.69/1.75	c | 1.75      | 0  | 1            lb |  0                0                0.00  |
1.89/1.93	c | 1.93      | 0  | 2            lb |  0                0                0.00  |
2.09/2.10	c | 2.10      | 0  | 3            lb |  0                0                0.00  |
2.20/2.26	c | 2.27      | 0  | 4            lb |  0                0                0.00  |
2.39/2.43	c | 2.43      | 0  | 5            lb |  0                0                0.00  |
2.49/2.59	c | 2.60      | 0  | 6            lb |  0                0                0.00  |
2.69/2.76	c | 2.76      | 0  | 7            lb |  0                0                0.00  |
2.89/2.92	c | 2.93      | 0  | 8            lb |  0                0                0.00  |
2.99/3.09	c | 3.10      | 0  | 9            lb |  0                0                0.00  |
3.19/3.26	c | 3.26      | 0  | 10           lb |  0                0                0.00  |
3.40/3.42	c | 3.42      | 0  | 11           lb |  0                0                0.00  |
3.49/3.58	c | 3.59      | 0  | 12           lb |  0                0                0.00  |
3.69/3.75	c | 3.76      | 0  | 13           lb |  0                0                0.00  |
3.89/3.92	c | 3.92      | 0  | 14           lb |  0                0                0.00  |
3.99/4.08	c | 4.09      | 0  | 15           lb |  0                0                0.00  |
4.19/4.25	c | 4.25      | 0  | 16           lb |  0                0                0.00  |
4.40/4.42	c | 4.42      | 0  | 17           lb |  0                0                0.00  |
4.50/4.59	c | 4.59      | 0  | 18           lb |  0                0                0.00  |
4.69/4.76	c | 4.76      | 0  | 19           lb |  0                0                0.00  |
4.89/4.92	c | 4.93      | 0  | 20           lb |  0                0                0.00  |
4.99/5.09	c | 5.09      | 0  | 21           lb |  0                0                0.00  |
5.19/5.25	c | 5.26      | 0  | 22           lb |  0                0                0.00  |
5.39/5.42	c | 5.42      | 0  | 24           lb |  0                0                0.00  |
5.50/5.59	c | 5.59      | 0  | 25           lb |  0                0                0.00  |
5.69/5.75	c | 5.75      | 0  | 26           lb |  0                0                0.00  |
5.89/5.92	c | 5.92      | 0  | 27           lb |  0                0                0.00  |
5.99/6.08	c | 6.09      | 0  | 28           lb |  0                0                0.00  |
6.19/6.25	c | 6.26      | 0  | 29           lb |  0                0                0.00  |
6.39/6.42	c | 6.42      | 0  | 31           lb |  0                0                0.00  |
6.49/6.59	c | 6.59      | 0  | 32           lb |  0                0                0.00  |
6.70/6.76	c | 6.76      | 0  | 33           lb |  0                0                0.00  |
6.89/6.93	c | 6.93      | 0  | 34           lb |  0                0                0.00  |
6.99/7.09	c | 7.09      | 0  | 35           lb |  0                0                0.00  |
7.19/7.26	c | 7.26      | 0  | 36           lb |  0                0                0.00  |
7.39/7.42	c | 7.43      | 0  | 37           lb |  0                0                0.00  |
7.49/7.59	c | 7.60      | 0  | 45           lb |  0                0                0.00  |
7.70/7.76	c | 7.76      | 0  | 46           lb |  0                0                0.00  |
7.89/7.93	c | 7.93      | 0  | 47           lb |  0                0                0.00  |
7.99/8.09	c | 8.10      | 0  | 48           lb |  0                0                0.00  |
8.19/8.26	c | 8.27      | 0  | 51           lb |  0                0                0.00  |
8.39/8.43	c | 8.43      | 0  | 52           lb |  0                0                0.00  |
8.49/8.60	c | 8.60      | 0  | 54           lb |  0                0                0.00  |
8.69/8.76	c | 8.77      | 0  | 55           lb |  0                0                0.00  |
8.90/8.93	c | 8.94      | 0  | 56           lb |  0                0                0.00  |
9.09/9.10	c | 9.11      | 0  | 57           lb |  0                0                0.00  |
9.19/9.28	c | 9.29      | 0  | 59           lb |  0                0                0.00  |
9.39/9.45	c | 9.46      | 0  | 60           lb |  0                0                0.00  |
9.59/9.62	c | 9.62      | 0  | 61           lb |  0                0                0.00  |
9.69/9.79	c | 9.79      | 0  | 62           lb |  0                0                0.00  |
9.90/9.96	c | 9.96      | 0  | 63           lb |  0                0                0.00  |
10.09/10.13	c | 10.13     | 0  | 65           lb |  0                0                0.00  |
10.29/10.30	c | 10.30     | 0  | 66           lb |  0                0                0.00  |
10.39/10.46	c | 10.47     | 0  | 67           lb |  0                0                0.00  |
10.59/10.63	c | 10.63     | 0  | 68           lb |  0                0                0.00  |
10.79/10.80	c | 10.80     | 0  | 69           lb |  0                0                0.00  |
10.89/10.97	c | 10.97     | 0  | 70           lb |  0                0                0.00  |
11.10/11.14	c | 11.14     | 0  | 71           lb |  0                0                0.00  |
11.29/11.30	c | 11.31     | 0  | 72           lb |  0                0                0.00  |
11.39/11.47	c | 11.48     | 0  | 73           lb |  0                0                0.00  |
11.59/11.64	c | 11.64     | 0  | 74           lb |  0                0                0.00  |
11.79/11.81	c | 11.81     | 0  | 75           lb |  0                0                0.00  |
11.89/11.98	c | 11.98     | 0  | 78           lb |  0                0                0.00  |
12.10/12.15	c | 12.15     | 0  | 79           lb |  0                0                0.00  |
12.29/12.32	c | 12.32     | 0  | 81           lb |  0                0                0.00  |
12.39/12.49	c | 12.49     | 0  | 82           lb |  0                0                0.00  |
12.59/12.67	c | 12.67     | 0  | 83           lb |  0                0                0.00  |
12.79/12.84	c | 12.84     | 0  | 84           lb |  0                0                0.00  |
12.99/13.01	c | 13.01     | 0  | 85           lb |  0                0                0.00  |
13.09/13.18	c | 13.18     | 0  | 86           lb |  0                0                0.00  |
13.29/13.35	c | 13.35     | 0  | 87           lb |  0                0                0.00  |
13.49/13.52	c | 13.52     | 0  | 88           lb |  0                0                0.00  |
13.59/13.69	c | 13.69     | 0  | 90           lb |  0                0                0.00  |
13.79/13.86	c | 13.86     | 0  | 91           lb |  0                0                0.00  |
13.99/14.03	c | 14.03     | 0  | 92           lb |  0                0                0.00  |
14.19/14.20	c | 14.20     | 0  | 93           lb |  0                0                0.00  |
14.29/14.37	c | 14.37     | 0  | 94           lb |  0                0                0.00  |
14.49/14.54	c | 14.54     | 0  | 95           lb |  0                0                0.00  |
14.69/14.71	c | 14.72     | 0  | 96           lb |  0                0                0.00  |
14.79/14.89	c | 14.89     | 0  | 97           lb |  0                0                0.00  |
14.99/15.06	c | 15.06     | 0  | 98           lb |  0                0                0.00  |
15.19/15.23	c | 15.23     | 0  | 99           lb |  0                0                0.00  |
15.29/15.40	c | 15.40     | 0  | 100          lb |  0                0                0.00  |
15.49/15.57	c | 15.57     | 0  | 101          lb |  0                0                0.00  |
15.69/15.74	c | 15.74     | 0  | 102          lb |  0                0                0.00  |
15.89/15.91	c | 15.92     | 0  | 103          lb |  0                0                0.00  |
15.99/16.09	c | 16.09     | 0  | 104          lb |  0                0                0.00  |
16.19/16.26	c | 16.26     | 0  | 105          lb |  0                0                0.00  |
16.39/16.43	c | 16.44     | 0  | 106          lb |  0                0                0.00  |
16.59/16.60	c | 16.61     | 0  | 107          lb |  0                0                0.00  |
16.69/16.78	c | 16.78     | 0  | 108          lb |  0                0                0.00  |
16.89/16.95	c | 16.95     | 0  | 109          lb |  0                0                0.00  |
17.09/17.12	c | 17.12     | 0  | 110          lb |  0                0                0.00  |
17.19/17.29	c | 17.30     | 0  | 111          lb |  0                0                0.00  |
17.39/17.47	c | 17.47     | 0  | 112          lb |  0                0                0.00  |
17.59/17.64	c | 17.64     | 0  | 113          lb |  0                0                0.00  |
17.78/17.81	c | 17.82     | 0  | 114          lb |  0                0                0.00  |
17.88/17.98	c | 17.99     | 0  | 115          lb |  0                0                0.00  |
18.08/18.16	c | 18.16     | 0  | 116          lb |  0                0                0.00  |
18.28/18.34	c | 18.34     | 0  | 118          lb |  0                0                0.00  |
18.48/18.51	c | 18.52     | 0  | 119          lb |  0                0                0.00  |
18.58/18.69	c | 18.69     | 0  | 120          lb |  0                0                0.00  |
18.79/18.86	c | 18.86     | 0  | 121          lb |  0                0                0.00  |
18.98/19.03	c | 19.04     | 0  | 122          lb |  0                0                0.00  |
19.18/19.21	c | 19.21     | 0  | 123          lb |  0                0                0.00  |
19.28/19.38	c | 19.39     | 0  | 124          lb |  0                0                0.00  |
19.48/19.55	c | 19.56     | 0  | 125          lb |  0                0                0.00  |
19.68/19.73	c | 19.73     | 0  | 126          lb |  0                0                0.00  |
19.89/19.91	c | 19.91     | 0  | 128          lb |  0                0                0.00  |
19.98/20.08	c | 20.09     | 0  | 129          lb |  0                0                0.00  |
20.18/20.26	c | 20.26     | 0  | 130          lb |  0                0                0.00  |
20.38/20.44	c | 20.44     | 0  | 131          lb |  0                0                0.00  |
20.58/20.61	c | 20.61     | 0  | 133          lb |  0                0                0.00  |
20.68/20.79	c | 20.79     | 0  | 134          lb |  0                0                0.00  |
20.89/20.96	c | 20.96     | 0  | 135          lb |  0                0                0.00  |
21.08/21.14	c | 21.14     | 0  | 136          lb |  0                0                0.00  |
21.28/21.33	c | 21.33     | 0  | 137          lb |  0                0                0.00  |
21.48/21.51	c | 21.51     | 0  | 138          lb |  0                0                0.00  |
21.58/21.69	c | 21.69     | 0  | 139          lb |  0                0                0.00  |
21.78/21.87	c | 21.87     | 0  | 140          lb |  0                0                0.00  |
21.99/22.05	c | 22.05     | 0  | 142          lb |  0                0                0.00  |
22.18/22.22	c | 22.23     | 0  | 144          lb |  0                0                0.00  |
22.38/22.41	c | 22.41     | 0  | 145          lb |  0                0                0.00  |
22.48/22.59	c | 22.59     | 0  | 146          lb |  0                0                0.00  |
22.68/22.78	c | 22.78     | 0  | 147          lb |  0                0                0.00  |
22.89/22.97	c | 22.97     | 0  | 148          lb |  0                0                0.00  |
23.09/23.16	c | 23.17     | 0  | 149          lb |  0                0                0.00  |
23.29/23.35	c | 23.36     | 0  | 150          lb |  0                0                0.00  |
23.48/23.54	c | 23.54     | 0  | 151          lb |  0                0                0.00  |
23.68/23.72	c | 23.73     | 0  | 152          lb |  0                0                0.00  |
23.89/23.91	c | 23.92     | 0  | 153          lb |  0                0                0.00  |
24.09/24.13	c | 24.13     | 0  | 154          lb |  0                0                0.00  |
24.29/24.35	c | 24.35     | 0  | 155          lb |  0                0                0.00  |
24.48/24.59	c | 24.59     | 0  | 156          lb |  0                0                0.00  |
24.98/25.07	c | 25.07     | 0  | 157          lb |  0                0                0.00  |
25.30/25.39	c | 25.39     | 0  | 158          lb |  0                0                0.00  |
27.08/27.16	c | 27.17     | 0  | 159          lb |  0                0                0.00  |
40.38/40.43	c | 40.43     | 0  | 160          lb |  0                0                0.00  |
1016.24/1016.61	c | 1016.61   | 0  | 161          lb |  0                0                0.00  |
1799.45/1800.00	c ===============================================================================
1799.45/1800.00	c Wall Clock Time: 1800.00 s
1799.45/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-3727434-1338653622/watcher-3727434-1338653622 -o /tmp/evaluation-result-3727434-1338653622/solver-3727434-1338653622 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727434-1338653622.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.00 1.95 2/177 9566
/proc/meminfo: memFree=27958504/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=21256 CPUtime=0 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 331489068 21766144 547 33554432000 4194304 5964350 140736289869824 140735489223288 4395569 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9566/statm: 5314 549 160 433 0 670 0

[startup+0.079371 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 9566
/proc/meminfo: memFree=27958504/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=25632 CPUtime=0.07 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4202496 1888 0 0 0 7 0 0 0 20 0 1 0 331489068 26247168 1807 33554432000 4194304 5964350 140736289869824 140736289868200 4344563 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9566/statm: 6408 1807 404 433 0 1764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25632

[startup+0.100244 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 9566
/proc/meminfo: memFree=27958504/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=26584 CPUtime=0.09 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4202496 2202 0 0 0 9 0 0 0 20 0 1 0 331489068 27222016 2121 33554432000 4194304 5964350 140736289869824 140736289868200 5369684 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9566/statm: 6646 2123 473 433 0 2002 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26584

[startup+0.300214 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 9566
/proc/meminfo: memFree=27958504/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=35620 CPUtime=0.29 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4202496 5142 0 0 0 29 0 0 0 20 0 1 0 331489068 36474880 4867 33554432000 4194304 5964350 140736289869824 140736289868312 5136410 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/9566/statm: 8905 4867 1145 433 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35620

[startup+0.700271 s]
/proc/loadavg: 2.00 2.00 1.95 2/177 9566
/proc/meminfo: memFree=27958504/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=53980 CPUtime=0.68 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4202496 11281 0 0 0 67 1 0 0 20 0 1 0 331489068 55275520 10749 33554432000 4194304 5964350 140736289869824 140736289868168 5136410 0 0 4096 16387 0 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 13495 10750 2547 433 0 8851 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53980

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9567
/proc/meminfo: memFree=27907608/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=206156 CPUtime=1.49 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 40358 0 0 0 143 6 0 0 20 0 2 0 331489068 211103744 35616 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 51539 35616 172 433 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206156

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9568
/proc/meminfo: memFree=27744640/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=265364 CPUtime=3.09 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 58886 0 0 0 299 10 0 0 20 0 2 0 331489068 271732736 53442 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 66341 53442 190 433 0 65905 0
[pid=9566/tid=9568] ppid=9564 vsize=265364 CPUtime=1.86 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 39624 0 0 0 179 7 0 0 20 0 2 0 331489189 271732736 53442 33554432000 4194304 5964350 140736289869824 140537260620312 5130821 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265364

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9568
/proc/meminfo: memFree=27743668/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=265364 CPUtime=6.29 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 59109 0 0 0 619 10 0 0 20 0 2 0 331489068 271732736 53665 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 66341 53665 190 433 0 65905 0
[pid=9566/tid=9568] ppid=9564 vsize=265364 CPUtime=5.05 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 39847 0 0 0 498 7 0 0 20 0 2 0 331489189 271732736 53665 33554432000 4194304 5964350 140736289869824 140537260620312 5139025 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9568
/proc/meminfo: memFree=27739360/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=265364 CPUtime=12.69 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 59709 0 0 0 1259 10 0 0 20 0 2 0 331489068 271732736 54265 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 66341 54265 190 433 0 65905 0
[pid=9566/tid=9568] ppid=9564 vsize=265364 CPUtime=11.44 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 40447 0 0 0 1137 7 0 0 20 0 2 0 331489189 271732736 54265 33554432000 4194304 5964350 140736289869824 140537260620312 5133711 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 265364

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9568
/proc/meminfo: memFree=27705428/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=273568 CPUtime=25.49 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 72642 0 0 0 2536 13 0 0 20 0 2 0 331489068 280133632 60729 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 68392 60729 193 433 0 67956 0
[pid=9566/tid=9568] ppid=9564 vsize=273568 CPUtime=24.2 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 53380 0 0 0 2410 10 0 0 20 0 2 0 331489189 280133632 60729 33554432000 4194304 5964350 140736289869824 140537260620120 4419455 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 273568

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9568
/proc/meminfo: memFree=27570468/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=396436 CPUtime=51.09 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 98513 0 0 0 5091 18 0 0 20 0 2 0 331489068 405950464 88940 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 99109 88940 195 433 0 98673 0
[pid=9566/tid=9568] ppid=9564 vsize=396436 CPUtime=49.74 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 79251 0 0 0 4959 15 0 0 20 0 2 0 331489189 405950464 88940 33554432000 4194304 5964350 140736289869824 140537260620120 4400491 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 396436

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 9568
/proc/meminfo: memFree=27482392/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=461972 CPUtime=102.28 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 117463 0 0 0 10206 22 0 0 20 0 2 0 331489068 473059328 108401 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 115493 108401 195 433 0 115057 0
[pid=9566/tid=9568] ppid=9564 vsize=461972 CPUtime=100.81 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 98201 0 0 0 10061 20 0 0 20 0 2 0 331489189 473059328 108401 33554432000 4194304 5964350 140736289869824 140537260619768 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 461972

[startup+162.3 s]
/proc/loadavg: 2.08 2.02 1.95 3/179 9569
/proc/meminfo: memFree=27152720/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=789652 CPUtime=162.27 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 188565 0 0 0 16189 38 0 0 20 0 2 0 331489068 808603648 179503 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 197413 179503 195 433 0 196977 0
[pid=9566/tid=9568] ppid=9564 vsize=789652 CPUtime=160.65 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 169303 0 0 0 16028 37 0 0 20 0 2 0 331489189 808603648 179503 33554432000 4194304 5964350 140736289869824 140537260619768 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 789652

[startup+222.307 s]
/proc/loadavg: 2.03 2.01 1.95 3/179 9569
/proc/meminfo: memFree=26836992/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=1051796 CPUtime=222.24 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 257034 0 0 0 22172 52 0 0 20 0 2 0 331489068 1077039104 248635 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 262949 248635 195 433 0 262513 0
[pid=9566/tid=9568] ppid=9564 vsize=1051796 CPUtime=220.48 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 237772 0 0 0 21996 52 0 0 20 0 2 0 331489189 1077039104 248635 33554432000 4194304 5964350 140736289869824 140537260619768 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1051796

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/179 9569
/proc/meminfo: memFree=26570436/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=1313940 CPUtime=282.21 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 318688 0 0 0 28157 64 0 0 20 0 2 0 331489068 1345474560 310284 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 328485 310284 195 433 0 328049 0
[pid=9566/tid=9568] ppid=9564 vsize=1313940 CPUtime=280.3 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 299426 0 0 0 27965 65 0 0 20 0 2 0 331489189 1345474560 310284 33554432000 4194304 5964350 140736289869824 140537260619768 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1313940

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9569
/proc/meminfo: memFree=26246560/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=1576084 CPUtime=342.18 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 390507 0 0 0 34141 77 0 0 20 0 2 0 331489068 1613910016 382087 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 394021 382087 195 433 0 393585 0
[pid=9566/tid=9568] ppid=9564 vsize=1576084 CPUtime=340.13 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 371245 0 0 0 33934 79 0 0 20 0 2 0 331489189 1613910016 382087 33554432000 4194304 5964350 140736289869824 140537260619768 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1576084

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 9572
/proc/meminfo: memFree=26007524/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=1838228 CPUtime=402.17 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 447343 0 0 0 40125 92 0 0 20 0 2 0 331489068 1882345472 438898 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 459557 438898 195 433 0 459121 0
[pid=9566/tid=9568] ppid=9564 vsize=1838228 CPUtime=399.95 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 428081 0 0 0 39900 95 0 0 20 0 2 0 331489189 1882345472 438898 33554432000 4194304 5964350 140736289869824 140537260619768 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 1838228

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9573
/proc/meminfo: memFree=25721848/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=2034836 CPUtime=462.13 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 509653 0 0 0 46110 103 0 0 20 0 2 0 331489068 2083672064 501187 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 508709 501187 195 433 0 508273 0

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

[startup+1542.31 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 9618
/proc/meminfo: memFree=24062884/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1541.83 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032231 0 0 0 153970 213 0 0 20 0 2 0 331489068 4298264576 1029012 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029012 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1536.82 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1012969 0 0 0 153449 233 0 0 20 0 2 0 331489189 4298264576 1029012 33554432000 4194304 5964350 140736289869824 140537260620072 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 4197524

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/180 9621
/proc/meminfo: memFree=24021192/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1601.8 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032273 0 0 0 159967 213 0 0 20 0 2 0 331489068 4298264576 1029024 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029024 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1596.65 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013011 0 0 0 159431 234 0 0 20 0 2 0 331489189 4298264576 1029024 33554432000 4194304 5964350 140736289869824 140537260620072 4399976 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 4197524

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23965248/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1661.79 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032281 0 0 0 165966 213 0 0 20 0 2 0 331489068 4298264576 1029033 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029033 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1656.49 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013019 0 0 0 165414 235 0 0 20 0 2 0 331489189 4298264576 1029033 33554432000 4194304 5964350 140736289869824 140537260620072 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 4197524

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23944692/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1721.77 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032309 0 0 0 171964 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1716.32 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013047 0 0 0 171396 236 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4400023 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 4197524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931328/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1781.76 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032318 0 0 0 177963 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1776.16 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013056 0 0 0 177380 236 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 4197524

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1799.45 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179732 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1793.82 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 179145 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 4197524

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=0 CPUtime=1795.14 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4203524 1032321 0 0 0 179264 250 0 0 20 0 1 0 331489068 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.14
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931312/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1791.46 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032318 0 0 0 178933 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1785.84 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013056 0 0 0 178347 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 4197524

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1794.66 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179253 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1789.04 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 178667 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 4197524

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1797.85 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179572 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1792.22 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 178985 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4400011 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 4197524

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1798.65 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179652 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1793.02 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 179065 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4399835 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 4197524

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1799.06 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179693 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1793.42 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 179105 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 4197524

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=4197524 CPUtime=1799.45 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) S 9564 9566 7878 0 -1 4202496 1032319 0 0 0 179732 213 0 0 20 0 2 0 331489068 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140736289869344 4546605 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 1049381 1029046 195 433 0 1048945 0
[pid=9566/tid=9568] ppid=9564 vsize=4197524 CPUtime=1793.82 cores=0,2,4,6
/proc/9566/task/9568/stat : 9568 (wbo1.72) R 9564 9566 7878 0 -1 4202560 1013057 0 0 0 179145 237 0 0 20 0 2 0 331489189 4298264576 1029046 33554432000 4194304 5964350 140736289869824 140537260620072 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 4197524

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 9622
/proc/meminfo: memFree=23931420/32873648 swapFree=6864/6864
[pid=9566] ppid=9564 vsize=0 CPUtime=1795.14 cores=0,2,4,6
/proc/9566/stat : 9566 (wbo1.72) R 9564 9566 7878 0 -1 4203524 1032321 0 0 0 179264 250 0 0 20 0 1 0 331489068 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/9566/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.14
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.30994
#  lost CPU user time (s): 4.67993
#  lost CPU system time (s): -0.37

Real time (s): 1800.14
CPU time (s): 1799.5
CPU user time (s): 1797.33
CPU system time (s): 2.17561
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 4197524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.65
system time used= 2.54561
maximum resident set size= 4116192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1032321
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= 440
involuntary context switches= 1862

runsolver used 2.53062 second user time and 7.29189 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-02 18:13:42
IDJOB=3727434
IDBENCH=1970
IDSOLVER=2313
FILE ID=node113/3727434-1338653622
RUNJOBID= node113-1338651535-9377
PBS_JOBID= 14636467
Free space on /tmp= 71024 MiB

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

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

MD5SUM BENCH= 5f836d1b8d150c1925229546ed283812
RANDOM SEED=929537183

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27958768 kB
Buffers:          494432 kB
Cached:          3255064 kB
SwapCached:         2020 kB
Active:          1884680 kB
Inactive:        2144928 kB
Active(anon):     279416 kB
Inactive(anon):     1800 kB
Active(file):    1605264 kB
Inactive(file):  2143128 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67099596 kB
Dirty:             22132 kB
Writeback:             0 kB
AnonPages:        321420 kB
Mapped:            11856 kB
Shmem:                 0 kB
Slab:             748868 kB
SReclaimable:     193256 kB
SUnreclaim:       555612 kB
KernelStack:        1488 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     144600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71020 MiB
End job on node113 at 2012-06-02 18:43:42