Trace number 3705124

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.73 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_10.opb.PB06.opb
MD5SUMfad34197fa8b5ebd519d12750a352ad5
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark668
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 480
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 495457
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 495457
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-3705124-1338089354.opb.
0.00/0.00	c Instance file HOME/instance-3705124-1338089354.opb
0.00/0.00	c File size is 17233664 bytes.
1.10/1.16	c Cost Offset: 0
1.10/1.16	c Highest Coefficient sum: 101
1.10/1.16	c ============================[ Problem Statistics ]=============================
1.10/1.16	c |                                                                             |
1.10/1.16	c |  Parsing time:          1.17         s                                      |
1.10/1.16	c |  Number Variables:      10000                                               |
1.10/1.16	c |  Number Clauses:        656900                                              |
1.10/1.16	c |  Number Cardinality:    0                                                   |
1.10/1.16	c |  Number PB Constraints: 0                                                   |
1.10/1.16	c |                                                                             |
1.49/1.56	c |  Problem Type:          Optimization                                        |
1.49/1.56	c |  Objective Function:    PB Constraint                                       |
1.49/1.56	c |                                                                             |
1.49/1.56	c ============================[ Search Statistics ]==============================
1.49/1.56	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.49/1.56	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.49/1.56	c ===============================================================================
1.69/1.79	c | 1.80      | 0  | 1            lb |  0                0                0.00  |
1.89/1.98	c | 1.99      | 0  | 3            lb |  0                0                0.00  |
2.09/2.17	c | 2.17      | 0  | 5            lb |  0                0                0.00  |
2.29/2.34	c | 2.34      | 0  | 6            lb |  0                0                0.00  |
2.49/2.51	c | 2.52      | 0  | 7            lb |  0                0                0.00  |
2.58/2.68	c | 2.69      | 0  | 8            lb |  0                0                0.00  |
2.78/2.86	c | 2.86      | 0  | 9            lb |  0                0                0.00  |
2.98/3.03	c | 3.03      | 0  | 10           lb |  0                0                0.00  |
3.08/3.20	c | 3.20      | 0  | 11           lb |  0                0                0.00  |
3.29/3.37	c | 3.38      | 0  | 12           lb |  0                0                0.00  |
3.48/3.55	c | 3.55      | 0  | 13           lb |  0                0                0.00  |
3.68/3.72	c | 3.72      | 0  | 14           lb |  0                0                0.00  |
3.78/3.89	c | 3.89      | 0  | 15           lb |  0                0                0.00  |
3.98/4.06	c | 4.06      | 0  | 16           lb |  0                0                0.00  |
4.39/4.47	c | 4.23      | 0  | 17           lb |  0                0                0.00  |
4.39/4.47	c | 4.40      | 0  | 19           lb |  0                0                0.00  |
4.48/4.57	c | 4.57      | 0  | 20           lb |  0                0                0.00  |
4.68/4.74	c | 4.74      | 0  | 21           lb |  0                0                0.00  |
4.88/4.91	c | 4.91      | 0  | 22           lb |  0                0                0.00  |
4.98/5.08	c | 5.08      | 0  | 23           lb |  0                0                0.00  |
5.18/5.25	c | 5.25      | 0  | 24           lb |  0                0                0.00  |
5.39/5.42	c | 5.42      | 0  | 25           lb |  0                0                0.00  |
5.49/5.59	c | 5.59      | 0  | 26           lb |  0                0                0.00  |
5.68/5.76	c | 5.76      | 0  | 27           lb |  0                0                0.00  |
5.88/5.93	c | 5.94      | 0  | 28           lb |  0                0                0.00  |
6.08/6.11	c | 6.11      | 0  | 29           lb |  0                0                0.00  |
6.18/6.28	c | 6.28      | 0  | 30           lb |  0                0                0.00  |
6.38/6.45	c | 6.45      | 0  | 32           lb |  0                0                0.00  |
6.59/6.62	c | 6.62      | 0  | 33           lb |  0                0                0.00  |
6.68/6.79	c | 6.79      | 0  | 34           lb |  0                0                0.00  |
6.88/6.96	c | 6.97      | 0  | 35           lb |  0                0                0.00  |
7.08/7.13	c | 7.14      | 0  | 36           lb |  0                0                0.00  |
7.28/7.31	c | 7.31      | 0  | 39           lb |  0                0                0.00  |
7.38/7.48	c | 7.48      | 0  | 40           lb |  0                0                0.00  |
7.59/7.65	c | 7.65      | 0  | 41           lb |  0                0                0.00  |
7.78/7.82	c | 7.83      | 0  | 42           lb |  0                0                0.00  |
7.88/7.99	c | 8.00      | 0  | 44           lb |  0                0                0.00  |
8.08/8.16	c | 8.17      | 0  | 45           lb |  0                0                0.00  |
8.28/8.34	c | 8.34      | 0  | 46           lb |  0                0                0.00  |
8.48/8.51	c | 8.51      | 0  | 47           lb |  0                0                0.00  |
8.58/8.68	c | 8.68      | 0  | 50           lb |  0                0                0.00  |
8.78/8.85	c | 8.85      | 0  | 51           lb |  0                0                0.00  |
8.98/9.02	c | 9.03      | 0  | 52           lb |  0                0                0.00  |
9.18/9.20	c | 9.20      | 0  | 53           lb |  0                0                0.00  |
9.28/9.37	c | 9.37      | 0  | 54           lb |  0                0                0.00  |
9.48/9.54	c | 9.54      | 0  | 55           lb |  0                0                0.00  |
9.68/9.71	c | 9.72      | 0  | 56           lb |  0                0                0.00  |
9.78/9.88	c | 9.89      | 0  | 57           lb |  0                0                0.00  |
9.98/10.07	c | 10.07     | 0  | 58           lb |  0                0                0.00  |
10.18/10.24	c | 10.24     | 0  | 60           lb |  0                0                0.00  |
10.38/10.41	c | 10.41     | 0  | 61           lb |  0                0                0.00  |
10.48/10.58	c | 10.59     | 0  | 62           lb |  0                0                0.00  |
10.68/10.75	c | 10.76     | 0  | 63           lb |  0                0                0.00  |
10.88/10.93	c | 10.93     | 0  | 64           lb |  0                0                0.00  |
11.08/11.10	c | 11.10     | 0  | 65           lb |  0                0                0.00  |
11.18/11.27	c | 11.28     | 0  | 66           lb |  0                0                0.00  |
11.38/11.45	c | 11.45     | 0  | 67           lb |  0                0                0.00  |
11.58/11.62	c | 11.62     | 0  | 69           lb |  0                0                0.00  |
11.78/11.80	c | 11.80     | 0  | 70           lb |  0                0                0.00  |
11.88/11.97	c | 11.98     | 0  | 71           lb |  0                0                0.00  |
12.08/12.15	c | 12.15     | 0  | 72           lb |  0                0                0.00  |
12.28/12.32	c | 12.33     | 0  | 74           lb |  0                0                0.00  |
12.48/12.50	c | 12.50     | 0  | 75           lb |  0                0                0.00  |
12.58/12.68	c | 12.68     | 0  | 76           lb |  0                0                0.00  |
12.78/12.85	c | 12.86     | 0  | 77           lb |  0                0                0.00  |
12.98/13.03	c | 13.03     | 0  | 78           lb |  0                0                0.00  |
13.18/13.21	c | 13.21     | 0  | 79           lb |  0                0                0.00  |
13.28/13.38	c | 13.39     | 0  | 80           lb |  0                0                0.00  |
13.48/13.56	c | 13.56     | 0  | 81           lb |  0                0                0.00  |
13.68/13.74	c | 13.74     | 0  | 82           lb |  0                0                0.00  |
13.88/13.92	c | 13.92     | 0  | 83           lb |  0                0                0.00  |
14.08/14.10	c | 14.10     | 0  | 84           lb |  0                0                0.00  |
14.18/14.28	c | 14.28     | 0  | 85           lb |  0                0                0.00  |
14.37/14.46	c | 14.46     | 0  | 86           lb |  0                0                0.00  |
14.57/14.64	c | 14.64     | 0  | 87           lb |  0                0                0.00  |
14.77/14.83	c | 14.83     | 0  | 88           lb |  0                0                0.00  |
14.97/15.01	c | 15.01     | 0  | 89           lb |  0                0                0.00  |
15.07/15.18	c | 15.19     | 0  | 90           lb |  0                0                0.00  |
15.28/15.36	c | 15.36     | 0  | 91           lb |  0                0                0.00  |
15.48/15.54	c | 15.54     | 0  | 92           lb |  0                0                0.00  |
15.68/15.71	c | 15.72     | 0  | 93           lb |  0                0                0.00  |
15.88/15.91	c | 15.91     | 0  | 94           lb |  0                0                0.00  |
15.98/16.10	c | 16.10     | 0  | 95           lb |  0                0                0.00  |
16.18/16.27	c | 16.28     | 0  | 96           lb |  0                0                0.00  |
16.39/16.45	c | 16.46     | 0  | 97           lb |  0                0                0.00  |
16.58/16.63	c | 16.64     | 0  | 98           lb |  0                0                0.00  |
16.78/16.81	c | 16.82     | 0  | 99           lb |  0                0                0.00  |
16.88/16.99	c | 17.00     | 0  | 100          lb |  0                0                0.00  |
17.08/17.18	c | 17.19     | 0  | 103          lb |  0                0                0.00  |
17.28/17.36	c | 17.37     | 0  | 104          lb |  0                0                0.00  |
17.49/17.54	c | 17.55     | 0  | 105          lb |  0                0                0.00  |
17.68/17.73	c | 17.74     | 0  | 106          lb |  0                0                0.00  |
17.88/17.92	c | 17.92     | 0  | 107          lb |  0                0                0.00  |
18.08/18.10	c | 18.10     | 0  | 108          lb |  0                0                0.00  |
18.18/18.28	c | 18.29     | 0  | 109          lb |  0                0                0.00  |
18.38/18.46	c | 18.46     | 0  | 110          lb |  0                0                0.00  |
18.59/18.64	c | 18.65     | 0  | 111          lb |  0                0                0.00  |
18.78/18.82	c | 18.83     | 0  | 112          lb |  0                0                0.00  |
18.98/19.01	c | 19.01     | 0  | 113          lb |  0                0                0.00  |
19.08/19.19	c | 19.19     | 0  | 114          lb |  0                0                0.00  |
19.28/19.37	c | 19.37     | 0  | 115          lb |  0                0                0.00  |
19.48/19.56	c | 19.56     | 0  | 116          lb |  0                0                0.00  |
19.68/19.75	c | 19.75     | 0  | 117          lb |  0                0                0.00  |
19.88/19.93	c | 19.94     | 0  | 118          lb |  0                0                0.00  |
20.08/20.12	c | 20.12     | 0  | 119          lb |  0                0                0.00  |
20.28/20.30	c | 20.31     | 0  | 120          lb |  0                0                0.00  |
20.38/20.49	c | 20.49     | 0  | 121          lb |  0                0                0.00  |
20.57/20.67	c | 20.67     | 0  | 122          lb |  0                0                0.00  |
20.78/20.85	c | 20.86     | 0  | 123          lb |  0                0                0.00  |
20.97/21.04	c | 21.04     | 0  | 124          lb |  0                0                0.00  |
21.17/21.22	c | 21.22     | 0  | 125          lb |  0                0                0.00  |
21.37/21.40	c | 21.41     | 0  | 126          lb |  0                0                0.00  |
21.47/21.59	c | 21.59     | 0  | 127          lb |  0                0                0.00  |
21.67/21.77	c | 21.78     | 0  | 128          lb |  0                0                0.00  |
21.89/21.97	c | 21.97     | 0  | 129          lb |  0                0                0.00  |
22.08/22.17	c | 22.17     | 0  | 130          lb |  0                0                0.00  |
22.28/22.36	c | 22.36     | 0  | 131          lb |  0                0                0.00  |
22.48/22.56	c | 22.57     | 0  | 132          lb |  0                0                0.00  |
22.68/22.76	c | 22.77     | 0  | 133          lb |  0                0                0.00  |
22.87/22.96	c | 22.96     | 0  | 134          lb |  0                0                0.00  |
23.08/23.16	c | 23.16     | 0  | 135          lb |  0                0                0.00  |
23.28/23.37	c | 23.38     | 0  | 136          lb |  0                0                0.00  |
23.48/23.58	c | 23.58     | 0  | 137          lb |  0                0                0.00  |
23.67/23.78	c | 23.79     | 0  | 138          lb |  0                0                0.00  |
23.87/23.98	c | 23.98     | 0  | 139          lb |  0                0                0.00  |
24.08/24.18	c | 24.18     | 0  | 141          lb |  0                0                0.00  |
24.27/24.37	c | 24.38     | 0  | 146          lb |  0                0                0.00  |
24.48/24.58	c | 24.59     | 0  | 147          lb |  0                0                0.00  |
24.68/24.78	c | 24.79     | 0  | 148          lb |  0                0                0.00  |
24.87/24.99	c | 24.99     | 0  | 149          lb |  0                0                0.00  |
25.07/25.19	c | 25.20     | 0  | 150          lb |  0                0                0.00  |
25.37/25.41	c | 25.42     | 0  | 151          lb |  0                0                0.00  |
25.58/25.63	c | 25.63     | 0  | 152          lb |  0                0                0.00  |
25.78/25.87	c | 25.88     | 0  | 153          lb |  0                0                0.00  |
26.18/26.24	c | 26.25     | 0  | 154          lb |  0                0                0.00  |
26.47/26.57	c | 26.57     | 0  | 155          lb |  0                0                0.00  |
27.38/27.43	c | 27.43     | 0  | 156          lb |  0                0                0.00  |
30.98/31.04	c | 31.05     | 0  | 157          lb |  0                0                0.00  |
58.27/58.37	c | 58.37     | 0  | 158          lb |  0                0                0.00  |
1799.51/1800.00	c ===============================================================================
1799.51/1800.00	c Wall Clock Time: 1800.00 s
1799.51/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3705124-1338089354/watcher-3705124-1338089354 -o /tmp/evaluation-result-3705124-1338089354/solver-3705124-1338089354 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705124-1338089354.opb 

running on 4 cores: 1,3,5,7

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 3/176 2857
/proc/meminfo: memFree=30019412/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=21608 CPUtime=0 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4202496 646 0 0 0 0 0 0 0 20 0 1 0 275059805 22126592 599 33554432000 4194304 5963574 140734369145152 140737079100152 4353043 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 5402 599 163 432 0 759 0

[startup+0.015533 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 2857
/proc/meminfo: memFree=30019412/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=22624 CPUtime=0.01 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4202496 933 0 0 0 1 0 0 0 20 0 1 0 275059805 23166976 886 33554432000 4194304 5963574 140734369145152 140737079100152 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 5656 887 199 432 0 1013 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22624

[startup+0.100264 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 2857
/proc/meminfo: memFree=30019412/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=26844 CPUtime=0.09 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4202496 2328 0 0 0 9 0 0 0 20 0 1 0 275059805 27488256 2248 33554432000 4194304 5963574 140734369145152 140737079100152 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 6744 2250 516 432 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26844

[startup+0.300295 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 2857
/proc/meminfo: memFree=30019412/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=37068 CPUtime=0.28 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4202496 5638 0 0 0 28 0 0 0 20 0 1 0 275059805 37957632 5364 33554432000 4194304 5963574 140734369145152 140737079100152 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 9267 5365 1243 432 0 4624 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37068

[startup+0.700303 s]
/proc/loadavg: 2.00 2.01 1.94 3/176 2857
/proc/meminfo: memFree=30019412/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=55560 CPUtime=0.69 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4202496 11898 0 0 0 67 2 0 0 20 0 1 0 275059805 56893440 11367 33554432000 4194304 5963574 140734369145152 140734369143496 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 13890 11367 2697 432 0 9247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 55560

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 2859
/proc/meminfo: memFree=29826284/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=206152 CPUtime=1.49 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 40216 0 0 0 140 9 0 0 20 0 2 0 275059805 211099648 35475 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 51538 35475 172 432 0 51103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 206152

[startup+3.10038 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29632332/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=265360 CPUtime=3.08 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 58758 0 0 0 295 13 0 0 20 0 2 0 275059805 271728640 53315 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 66340 53315 192 432 0 65905 0
[pid=2857/tid=2860] ppid=2855 vsize=265360 CPUtime=1.91 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 39638 0 0 0 181 10 0 0 20 0 2 0 275059921 271728640 53315 33554432000 4194304 5963574 140734369145152 140605672776000 5179028 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 265360

[startup+6.30037 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29624884/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=265360 CPUtime=6.28 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 58981 0 0 0 615 13 0 0 20 0 2 0 275059805 271728640 53538 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 66340 53538 192 432 0 65905 0
[pid=2857/tid=2860] ppid=2855 vsize=265360 CPUtime=5.1 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 39861 0 0 0 500 10 0 0 20 0 2 0 275059921 271728640 53538 33554432000 4194304 5963574 140734369145152 140605672776000 4429285 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 265360

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 2860
/proc/meminfo: memFree=29619996/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=265360 CPUtime=12.68 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 59547 0 0 0 1255 13 0 0 20 0 2 0 275059805 271728640 54104 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 66340 54104 192 432 0 65905 0
[pid=2857/tid=2860] ppid=2855 vsize=265360 CPUtime=11.48 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 40427 0 0 0 1138 10 0 0 20 0 2 0 275059921 271728640 54104 33554432000 4194304 5963574 140734369145152 140605672776000 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 265360

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 2860
/proc/meminfo: memFree=29589708/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=265360 CPUtime=25.47 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 74718 0 0 0 2530 17 0 0 20 0 2 0 275059805 271728640 58419 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 66340 58419 194 432 0 65905 0
[pid=2857/tid=2860] ppid=2855 vsize=265360 CPUtime=24.24 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 55598 0 0 0 2410 14 0 0 20 0 2 0 275059921 271728640 58419 33554432000 4194304 5963574 140734369145152 140605672776000 4444495 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 265360

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.94 3/180 2864
/proc/meminfo: memFree=29415836/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=396432 CPUtime=51.07 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 103970 0 0 0 5083 24 0 0 20 0 2 0 275059805 405946368 83612 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 99108 83612 196 432 0 98673 0
[pid=2857/tid=2860] ppid=2855 vsize=396432 CPUtime=49.78 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 84850 0 0 0 4957 21 0 0 20 0 2 0 275059921 405946368 83612 33554432000 4194304 5963574 140734369145152 140605672785912 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 396432

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 2864
/proc/meminfo: memFree=29044012/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=461968 CPUtime=102.27 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 125259 0 0 0 10198 29 0 0 20 0 2 0 275059805 473055232 107965 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 115492 107965 196 432 0 115057 0
[pid=2857/tid=2860] ppid=2855 vsize=461968 CPUtime=100.85 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 106139 0 0 0 10059 26 0 0 20 0 2 0 275059921 473055232 107965 33554432000 4194304 5963574 140734369145152 140605672786264 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 461968

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2864
/proc/meminfo: memFree=28645840/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=593040 CPUtime=162.25 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 158347 0 0 0 16186 39 0 0 20 0 2 0 275059805 607272960 141053 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 148260 141053 196 432 0 147825 0
[pid=2857/tid=2860] ppid=2855 vsize=593040 CPUtime=160.69 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 139227 0 0 0 16032 37 0 0 20 0 2 0 275059921 607272960 141053 33554432000 4194304 5963574 140734369145152 140605672785720 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 593040

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/179 2864
/proc/meminfo: memFree=28149628/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=855184 CPUtime=222.25 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 213189 0 0 0 22173 52 0 0 20 0 2 0 275059805 875708416 195895 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 213796 195895 196 432 0 213361 0
[pid=2857/tid=2860] ppid=2855 vsize=855184 CPUtime=220.54 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 194069 0 0 0 22003 51 0 0 20 0 2 0 275059921 875708416 195895 33554432000 4194304 5963574 140734369145152 140605672785912 4388683 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 855184

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 2864
/proc/meminfo: memFree=27661308/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=1117328 CPUtime=282.23 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 277286 0 0 0 28154 69 0 0 20 0 2 0 275059805 1144143872 260017 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 279332 260017 196 432 0 278897 0
[pid=2857/tid=2860] ppid=2855 vsize=1117328 CPUtime=280.38 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 258166 0 0 0 27968 70 0 0 20 0 2 0 275059921 1144143872 260017 33554432000 4194304 5963574 140734369145152 140605672785912 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 1117328

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2865
/proc/meminfo: memFree=27160376/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=1379472 CPUtime=342.19 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 340772 0 0 0 34134 85 0 0 20 0 2 0 275059805 1412579328 323839 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 344868 323839 196 432 0 344433 0
[pid=2857/tid=2860] ppid=2855 vsize=1379472 CPUtime=340.21 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 321652 0 0 0 33934 87 0 0 20 0 2 0 275059921 1412579328 323839 33554432000 4194304 5963574 140734369145152 140605672785912 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1379472

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 2865
/proc/meminfo: memFree=26729628/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=1576080 CPUtime=402.16 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 394129 0 0 0 40120 96 0 0 20 0 2 0 275059805 1613905920 377222 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 394020 377222 196 432 0 393585 0
[pid=2857/tid=2860] ppid=2855 vsize=1576080 CPUtime=400.02 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 375009 0 0 0 39904 98 0 0 20 0 2 0 275059921 1613905920 377222 33554432000 4194304 5963574 140734369145152 140605672785912 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1576080

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 2866
/proc/meminfo: memFree=26263656/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=1772688 CPUtime=462.12 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 447759 0 0 0 46105 107 0 0 20 0 2 0 275059805 1815232512 430841 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 443172 430841 196 432 0 442737 0

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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2875
/proc/meminfo: memFree=20760548/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=4918416 CPUtime=1481.85 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1225437 0 0 0 147881 304 0 0 20 0 2 0 275059805 5036457984 1209582 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1229604 1209582 196 432 0 1229169 0
[pid=2857/tid=2860] ppid=2855 vsize=4918416 CPUtime=1477.14 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1206317 0 0 0 147391 323 0 0 20 0 2 0 275059921 5036457984 1209582 33554432000 4194304 5963574 140734369145152 140605672785912 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 4918416

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2875
/proc/meminfo: memFree=20592680/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5049488 CPUtime=1541.84 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1267073 0 0 0 153868 316 0 0 20 0 2 0 275059805 5170675712 1251218 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1262372 1251218 196 432 0 1261937 0
[pid=2857/tid=2860] ppid=2855 vsize=5049488 CPUtime=1536.99 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1247953 0 0 0 153363 336 0 0 20 0 2 0 275059921 5170675712 1251218 33554432000 4194304 5963574 140734369145152 140605672785912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 5049488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2876
/proc/meminfo: memFree=20411792/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5246096 CPUtime=1601.84 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1312434 0 0 0 159857 327 0 0 20 0 2 0 275059805 5372002304 1296579 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1311524 1296579 196 432 0 1311089 0
[pid=2857/tid=2860] ppid=2855 vsize=5246096 CPUtime=1596.84 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1293314 0 0 0 159337 347 0 0 20 0 2 0 275059921 5372002304 1296579 33554432000 4194304 5963574 140734369145152 140605672785912 4388636 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 5246096

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 2876
/proc/meminfo: memFree=20232516/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5442704 CPUtime=1661.83 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1356939 0 0 0 165844 339 0 0 20 0 2 0 275059805 5573328896 1341084 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1360676 1341084 196 432 0 1360241 0
[pid=2857/tid=2860] ppid=2855 vsize=5442704 CPUtime=1656.68 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1337819 0 0 0 165308 360 0 0 20 0 2 0 275059921 5573328896 1341084 33554432000 4194304 5963574 140734369145152 140605672785912 4390488 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 5442704

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 1.96 3/179 2876
/proc/meminfo: memFree=20017092/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5639312 CPUtime=1721.81 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1410879 0 0 0 171831 350 0 0 20 0 2 0 275059805 5774655488 1395535 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1409828 1395535 196 432 0 1409393 0
[pid=2857/tid=2860] ppid=2855 vsize=5639312 CPUtime=1716.53 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1391759 0 0 0 171280 373 0 0 20 0 2 0 275059921 5774655488 1395535 33554432000 4194304 5963574 140734369145152 140605672785912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 5639312

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19865468/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5770384 CPUtime=1781.8 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1447986 0 0 0 177821 359 0 0 20 0 2 0 275059805 5908873216 1432642 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1442596 1432642 196 432 0 1442161 0
[pid=2857/tid=2860] ppid=2855 vsize=5770384 CPUtime=1776.38 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1428866 0 0 0 177256 382 0 0 20 0 2 0 275059921 5908873216 1432642 33554432000 4194304 5963574 140734369145152 140605672785912 4392348 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 5770384

############
# WARNING:
# current cumulated CPU time (1795.3 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.20996 s) to the 'lost time'.

[startup+1800 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 2876
/proc/meminfo: memFree=23680528/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1799.51 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1459629 0 0 0 179589 362 0 0 20 0 2 0 275059805 5975982080 1444285 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1444285 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1794.03 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1440509 0 0 0 179018 385 0 0 20 0 2 0 275059921 5975982080 1444285 33554432000 4194304 5963574 140734369145152 140605672785912 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (KiB) 5835920

[startup+1800.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 2876
/proc/meminfo: memFree=23680528/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=0 CPUtime=1795.3 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4203524 1459629 0 0 0 179131 399 0 0 20 0 1 0 275059805 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.3
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=19838792/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1791.41 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1454448 0 0 0 178780 361 0 0 20 0 2 0 275059805 5975982080 1439104 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1439104 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1785.96 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1435328 0 0 0 178212 384 0 0 20 0 2 0 275059921 5975982080 1439104 33554432000 4194304 5963574 140734369145152 140605672785912 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 5835920

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19828980/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1794.61 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1456750 0 0 0 179100 361 0 0 20 0 2 0 275059805 5975982080 1441406 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1441406 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1789.15 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1437630 0 0 0 178530 385 0 0 20 0 2 0 275059921 5975982080 1441406 33554432000 4194304 5963574 140734369145152 140605672785912 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 5835920

[startup+1798.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19822656/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1797.81 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1458765 0 0 0 179419 362 0 0 20 0 2 0 275059805 5975982080 1443421 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1443421 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1792.34 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1439645 0 0 0 178849 385 0 0 20 0 2 0 275059921 5975982080 1443421 33554432000 4194304 5963574 140734369145152 140605672785912 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.81
Current children cumulated vsize (KiB) 5835920

[startup+1799.1 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 2876
/proc/meminfo: memFree=19820424/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1798.61 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1459153 0 0 0 179499 362 0 0 20 0 2 0 275059805 5975982080 1443809 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1443809 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1793.13 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1440033 0 0 0 178928 385 0 0 20 0 2 0 275059921 5975982080 1443809 33554432000 4194304 5963574 140734369145152 140605672785912 4388706 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (KiB) 5835920

[startup+1799.9 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 2876
/proc/meminfo: memFree=23680528/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=5835920 CPUtime=1799.41 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) S 2855 2857 2698 0 -1 4202496 1459590 0 0 0 179579 362 0 0 20 0 2 0 275059805 5975982080 1444246 33554432000 4194304 5963574 140734369145152 140734369144672 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 1458980 1444246 196 432 0 1458545 0
[pid=2857/tid=2860] ppid=2855 vsize=5835920 CPUtime=1793.93 cores=1,3,5,7
/proc/2857/task/2860/stat : 2860 (wbo1.7) R 2855 2857 2698 0 -1 4202560 1440470 0 0 0 179008 385 0 0 20 0 2 0 275059921 5975982080 1444246 33554432000 4194304 5963574 140734369145152 140605672785912 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.41
Current children cumulated vsize (KiB) 5835920

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/178 2876
/proc/meminfo: memFree=23680528/32873844 swapFree=7628/7628
[pid=2857] ppid=2855 vsize=0 CPUtime=1795.5 cores=1,3,5,7
/proc/2857/stat : 2857 (wbo1.7) R 2855 2857 2698 0 -1 4203524 1459629 0 0 0 179131 419 0 0 20 0 1 0 275059805 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2857/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.5
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.20996
#  lost CPU user time (s): 4.57996
#  lost CPU system time (s): -0.37

Real time (s): 1800.31
CPU time (s): 1799.73
CPU user time (s): 1795.9
CPU system time (s): 3.83136
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (KiB): 5835920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.32
system time used= 4.20136
maximum resident set size= 5777140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1459629
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= 2178

runsolver used 9.13461 second user time and 16.8364 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 05:29:14
IDJOB=3705124
IDBENCH=1974
IDSOLVER=2283
FILE ID=node145/3705124-1338089354
RUNJOBID= node145-1338087553-2715
PBS_JOBID= 14624445
Free space on /tmp= 71520 MiB

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

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

MD5SUM BENCH= fad34197fa8b5ebd519d12750a352ad5
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:        30020684 kB
Buffers:          289144 kB
Cached:          1705256 kB
SwapCached:            0 kB
Active:           703652 kB
Inactive:        1335100 kB
Active(anon):      35808 kB
Inactive(anon):    10912 kB
Active(file):     667844 kB
Inactive(file):  1324188 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             44728 kB
Writeback:             0 kB
AnonPages:         51920 kB
Mapped:            23972 kB
Shmem:               200 kB
Slab:             674296 kB
SReclaimable:     115524 kB
SUnreclaim:       558772 kB
KernelStack:        1456 kB
PageTables:         3940 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     160680 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= 71528 MiB
End job on node145 at 2012-05-27 05:59:15