Trace number 3727436

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.61 1800.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark736
Best CPU time to get the best result obtained on this benchmark1800.83
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
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 495981
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 495981
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-3727436-1338653696.opb.
0.00/0.00	c Instance file HOME/instance-3727436-1338653696.opb
0.00/0.00	c File size is 17233639 bytes.
1.17/1.20	c Cost Offset: 0
1.17/1.20	c Highest Coefficient sum: 101
1.17/1.20	c ============================[ Problem Statistics ]=============================
1.17/1.20	c |                                                                             |
1.17/1.20	c |  Parsing time:          1.20         s                                      |
1.17/1.20	c |  Number Variables:      10000                                               |
1.17/1.20	c |  Number Clauses:        656900                                              |
1.17/1.20	c |  Number Cardinality:    0                                                   |
1.17/1.20	c |  Number PB Constraints: 0                                                   |
1.17/1.20	c |                                                                             |
1.48/1.53	c |  Problem Type:          Optimization                                        |
1.48/1.53	c |  Objective Function:    PB Constraint                                       |
1.48/1.53	c |                                                                             |
1.48/1.53	c ============================[ Search Statistics ]==============================
1.48/1.53	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
1.48/1.53	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
1.48/1.53	c ===============================================================================
1.67/1.74	c | 1.74      | 0  | 1            lb |  0                0                0.00  |
1.88/1.92	c | 1.92      | 0  | 2            lb |  0                0                0.00  |
1.97/2.09	c | 2.09      | 0  | 3            lb |  0                0                0.00  |
2.17/2.27	c | 2.27      | 0  | 5            lb |  0                0                0.00  |
2.37/2.44	c | 2.44      | 0  | 6            lb |  0                0                0.00  |
2.57/2.62	c | 2.62      | 0  | 7            lb |  0                0                0.00  |
2.67/2.79	c | 2.79      | 0  | 8            lb |  0                0                0.00  |
2.87/2.97	c | 2.96      | 0  | 9            lb |  0                0                0.00  |
3.07/3.14	c | 3.14      | 0  | 10           lb |  0                0                0.00  |
3.27/3.33	c | 3.33      | 0  | 12           lb |  0                0                0.00  |
3.47/3.50	c | 3.50      | 0  | 13           lb |  0                0                0.00  |
3.57/3.68	c | 3.68      | 0  | 14           lb |  0                0                0.00  |
3.77/3.85	c | 3.85      | 0  | 15           lb |  0                0                0.00  |
3.97/4.03	c | 4.03      | 0  | 16           lb |  0                0                0.00  |
4.17/4.20	c | 4.20      | 0  | 18           lb |  0                0                0.00  |
4.27/4.38	c | 4.38      | 0  | 19           lb |  0                0                0.00  |
4.76/4.80	c | 4.54      | 0  | 20           lb |  0                0                0.00  |
4.76/4.80	c | 4.71      | 0  | 21           lb |  0                0                0.00  |
4.76/4.88	c | 4.87      | 0  | 22           lb |  0                0                0.00  |
4.96/5.04	c | 5.04      | 0  | 23           lb |  0                0                0.00  |
5.16/5.21	c | 5.21      | 0  | 24           lb |  0                0                0.00  |
5.26/5.37	c | 5.37      | 0  | 26           lb |  0                0                0.00  |
5.47/5.54	c | 5.54      | 0  | 27           lb |  0                0                0.00  |
5.66/5.70	c | 5.70      | 0  | 28           lb |  0                0                0.00  |
5.76/5.87	c | 5.87      | 0  | 29           lb |  0                0                0.00  |
5.96/6.04	c | 6.04      | 0  | 30           lb |  0                0                0.00  |
6.16/6.20	c | 6.20      | 0  | 31           lb |  0                0                0.00  |
6.26/6.38	c | 6.38      | 0  | 32           lb |  0                0                0.00  |
6.47/6.55	c | 6.54      | 0  | 33           lb |  0                0                0.00  |
6.67/6.71	c | 6.71      | 0  | 36           lb |  0                0                0.00  |
6.77/6.88	c | 6.88      | 0  | 37           lb |  0                0                0.00  |
6.97/7.05	c | 7.04      | 0  | 38           lb |  0                0                0.00  |
7.17/7.21	c | 7.21      | 0  | 39           lb |  0                0                0.00  |
7.27/7.38	c | 7.38      | 0  | 40           lb |  0                0                0.00  |
7.47/7.54	c | 7.54      | 0  | 41           lb |  0                0                0.00  |
7.67/7.71	c | 7.71      | 0  | 42           lb |  0                0                0.00  |
7.77/7.88	c | 7.88      | 0  | 44           lb |  0                0                0.00  |
7.97/8.04	c | 8.04      | 0  | 45           lb |  0                0                0.00  |
8.17/8.21	c | 8.21      | 0  | 46           lb |  0                0                0.00  |
8.27/8.38	c | 8.38      | 0  | 48           lb |  0                0                0.00  |
8.47/8.55	c | 8.55      | 0  | 49           lb |  0                0                0.00  |
8.67/8.71	c | 8.71      | 0  | 50           lb |  0                0                0.00  |
8.77/8.88	c | 8.88      | 0  | 51           lb |  0                0                0.00  |
8.97/9.05	c | 9.05      | 0  | 53           lb |  0                0                0.00  |
9.17/9.22	c | 9.21      | 0  | 54           lb |  0                0                0.00  |
9.27/9.38	c | 9.38      | 0  | 55           lb |  0                0                0.00  |
9.47/9.55	c | 9.55      | 0  | 56           lb |  0                0                0.00  |
9.67/9.72	c | 9.72      | 0  | 58           lb |  0                0                0.00  |
9.77/9.89	c | 9.88      | 0  | 59           lb |  0                0                0.00  |
9.97/10.05	c | 10.05     | 0  | 60           lb |  0                0                0.00  |
10.17/10.22	c | 10.22     | 0  | 61           lb |  0                0                0.00  |
10.27/10.39	c | 10.39     | 0  | 62           lb |  0                0                0.00  |
10.47/10.56	c | 10.56     | 0  | 63           lb |  0                0                0.00  |
10.67/10.73	c | 10.72     | 0  | 64           lb |  0                0                0.00  |
10.77/10.90	c | 10.89     | 0  | 65           lb |  0                0                0.00  |
10.97/11.07	c | 11.06     | 0  | 67           lb |  0                0                0.00  |
11.17/11.24	c | 11.24     | 0  | 68           lb |  0                0                0.00  |
11.37/11.41	c | 11.41     | 0  | 69           lb |  0                0                0.00  |
11.47/11.58	c | 11.58     | 0  | 70           lb |  0                0                0.00  |
11.67/11.75	c | 11.74     | 0  | 71           lb |  0                0                0.00  |
11.87/11.92	c | 11.92     | 0  | 72           lb |  0                0                0.00  |
11.97/12.10	c | 12.10     | 0  | 73           lb |  0                0                0.00  |
12.17/12.27	c | 12.27     | 0  | 74           lb |  0                0                0.00  |
12.37/12.44	c | 12.44     | 0  | 75           lb |  0                0                0.00  |
12.57/12.61	c | 12.61     | 0  | 76           lb |  0                0                0.00  |
12.67/12.78	c | 12.78     | 0  | 77           lb |  0                0                0.00  |
12.87/12.95	c | 12.95     | 0  | 78           lb |  0                0                0.00  |
13.07/13.12	c | 13.12     | 0  | 79           lb |  0                0                0.00  |
13.26/13.30	c | 13.30     | 0  | 80           lb |  0                0                0.00  |
13.36/13.47	c | 13.47     | 0  | 81           lb |  0                0                0.00  |
13.56/13.64	c | 13.64     | 0  | 82           lb |  0                0                0.00  |
13.76/13.81	c | 13.81     | 0  | 83           lb |  0                0                0.00  |
13.86/13.99	c | 13.98     | 0  | 84           lb |  0                0                0.00  |
14.06/14.16	c | 14.15     | 0  | 85           lb |  0                0                0.00  |
14.27/14.33	c | 14.33     | 0  | 86           lb |  0                0                0.00  |
14.46/14.50	c | 14.50     | 0  | 87           lb |  0                0                0.00  |
14.56/14.67	c | 14.67     | 0  | 88           lb |  0                0                0.00  |
14.76/14.84	c | 14.84     | 0  | 89           lb |  0                0                0.00  |
14.96/15.02	c | 15.02     | 0  | 90           lb |  0                0                0.00  |
15.06/15.19	c | 15.19     | 0  | 91           lb |  0                0                0.00  |
15.27/15.36	c | 15.36     | 0  | 92           lb |  0                0                0.00  |
15.46/15.54	c | 15.53     | 0  | 93           lb |  0                0                0.00  |
15.66/15.71	c | 15.71     | 0  | 94           lb |  0                0                0.00  |
15.76/15.88	c | 15.88     | 0  | 95           lb |  0                0                0.00  |
15.96/16.05	c | 16.05     | 0  | 96           lb |  0                0                0.00  |
16.16/16.22	c | 16.22     | 0  | 97           lb |  0                0                0.00  |
16.26/16.40	c | 16.40     | 0  | 98           lb |  0                0                0.00  |
16.47/16.58	c | 16.57     | 0  | 99           lb |  0                0                0.00  |
16.66/16.75	c | 16.75     | 0  | 100          lb |  0                0                0.00  |
16.86/16.92	c | 16.92     | 0  | 101          lb |  0                0                0.00  |
17.06/17.10	c | 17.09     | 0  | 102          lb |  0                0                0.00  |
17.16/17.27	c | 17.27     | 0  | 103          lb |  0                0                0.00  |
17.36/17.44	c | 17.44     | 0  | 104          lb |  0                0                0.00  |
17.57/17.62	c | 17.61     | 0  | 105          lb |  0                0                0.00  |
17.66/17.79	c | 17.79     | 0  | 106          lb |  0                0                0.00  |
17.86/17.96	c | 17.96     | 0  | 107          lb |  0                0                0.00  |
18.06/18.14	c | 18.14     | 0  | 108          lb |  0                0                0.00  |
18.26/18.31	c | 18.31     | 0  | 109          lb |  0                0                0.00  |
18.36/18.49	c | 18.49     | 0  | 110          lb |  0                0                0.00  |
18.57/18.67	c | 18.67     | 0  | 111          lb |  0                0                0.00  |
18.76/18.85	c | 18.85     | 0  | 112          lb |  0                0                0.00  |
18.96/19.02	c | 19.02     | 0  | 113          lb |  0                0                0.00  |
19.16/19.20	c | 19.20     | 0  | 114          lb |  0                0                0.00  |
19.26/19.37	c | 19.37     | 0  | 115          lb |  0                0                0.00  |
19.46/19.55	c | 19.55     | 0  | 116          lb |  0                0                0.00  |
19.67/19.72	c | 19.72     | 0  | 117          lb |  0                0                0.00  |
19.86/19.90	c | 19.90     | 0  | 118          lb |  0                0                0.00  |
19.96/20.07	c | 20.07     | 0  | 119          lb |  0                0                0.00  |
20.16/20.25	c | 20.25     | 0  | 120          lb |  0                0                0.00  |
20.36/20.43	c | 20.43     | 0  | 121          lb |  0                0                0.00  |
20.56/20.61	c | 20.61     | 0  | 122          lb |  0                0                0.00  |
20.66/20.79	c | 20.79     | 0  | 123          lb |  0                0                0.00  |
20.87/20.98	c | 20.98     | 0  | 124          lb |  0                0                0.00  |
21.07/21.17	c | 21.17     | 0  | 125          lb |  0                0                0.00  |
21.27/21.36	c | 21.36     | 0  | 126          lb |  0                0                0.00  |
21.46/21.55	c | 21.55     | 0  | 127          lb |  0                0                0.00  |
21.66/21.75	c | 21.75     | 0  | 128          lb |  0                0                0.00  |
21.87/21.95	c | 21.94     | 0  | 129          lb |  0                0                0.00  |
22.07/22.15	c | 22.14     | 0  | 130          lb |  0                0                0.00  |
22.27/22.34	c | 22.34     | 0  | 131          lb |  0                0                0.00  |
22.46/22.54	c | 22.54     | 0  | 132          lb |  0                0                0.00  |
22.76/22.88	c | 22.88     | 0  | 133          lb |  0                0                0.00  |
23.16/23.23	c | 23.22     | 0  | 134          lb |  0                0                0.00  |
23.96/24.07	c | 24.07     | 0  | 135          lb |  0                0                0.00  |
26.46/26.54	c | 26.54     | 0  | 136          lb |  0                0                0.00  |
281.18/281.34	c | 281.34    | 0  | 137          lb |  0                0                0.00  |
1799.47/1800.02	c ===============================================================================
1799.47/1800.02	c Wall Clock Time: 1800.02 s
1799.47/1800.02	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-3727436-1338653696/watcher-3727436-1338653696 -o /tmp/evaluation-result-3727436-1338653696/solver-3727436-1338653696 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727436-1338653696.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.08 2.00 1.92 3/173 18375
/proc/meminfo: memFree=28619524/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/18375/stat : 18375 (runsolver) D 18373 18375 16576 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 331494128 12095488 50 33554432000 4194304 5436572 140733901297264 140733901293560 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/18375/statm: 2953 50 31 304 0 2645 0

[startup+0.0576029 s]
/proc/loadavg: 2.08 2.00 1.92 3/173 18375
/proc/meminfo: memFree=28619524/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=24736 CPUtime=0.04 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4202496 1563 0 0 0 4 0 0 0 20 0 1 0 331494128 25329664 1516 33554432000 4194304 5964350 140734670761296 140733901293144 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 6184 1516 328 433 0 1540 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 24736

[startup+0.100288 s]
/proc/loadavg: 2.08 2.00 1.92 3/173 18375
/proc/meminfo: memFree=28619524/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=26716 CPUtime=0.09 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4202496 2228 0 0 0 9 0 0 0 20 0 1 0 331494128 27357184 2148 33554432000 4194304 5964350 140734670761296 140733901293144 4352338 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 6679 2148 484 433 0 2035 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26716

[startup+0.300205 s]
/proc/loadavg: 2.08 2.00 1.92 3/173 18375
/proc/meminfo: memFree=28619524/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=36016 CPUtime=0.28 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4202496 5328 0 0 0 28 0 0 0 20 0 1 0 331494128 36880384 5054 33554432000 4194304 5964350 140734670761296 140734670759784 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 9004 5054 1196 433 0 4360 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36016

[startup+0.700258 s]
/proc/loadavg: 2.08 2.00 1.92 3/173 18375
/proc/meminfo: memFree=28619524/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=54640 CPUtime=0.68 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4202496 11552 0 0 0 67 1 0 0 20 0 1 0 331494128 55951360 11021 33554432000 4194304 5964350 140734670761296 140734670759640 5136410 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 13660 11022 2612 433 0 9016 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 54640

[startup+1.50016 s]
/proc/loadavg: 2.08 2.00 1.92 3/177 18386
/proc/meminfo: memFree=28525916/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=206156 CPUtime=1.48 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 40353 0 0 0 141 7 0 0 20 0 2 0 331494128 211103744 35635 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 51539 35635 172 433 0 51103 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 206156

[startup+3.10026 s]
/proc/loadavg: 2.07 2.00 1.92 3/179 18388
/proc/meminfo: memFree=28200208/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=265364 CPUtime=3.07 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 58877 0 0 0 296 11 0 0 20 0 2 0 331494128 271732736 53457 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 66341 53457 190 433 0 65905 0
[pid=18375/tid=18387] ppid=18373 vsize=265364 CPUtime=1.87 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 39620 0 0 0 178 9 0 0 20 0 2 0 331494248 271732736 53457 33554432000 4194304 5964350 140734670761296 140714778259776 5130681 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 265364

[startup+6.3003 s]
/proc/loadavg: 2.07 2.00 1.92 3/179 18388
/proc/meminfo: memFree=28180920/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=265364 CPUtime=6.26 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 59094 0 0 0 615 11 0 0 20 0 2 0 331494128 271732736 53674 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 66341 53674 190 433 0 65905 0
[pid=18375/tid=18387] ppid=18373 vsize=265364 CPUtime=5.07 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 39837 0 0 0 498 9 0 0 20 0 2 0 331494248 271732736 53674 33554432000 4194304 5964350 140734670761296 140714778270232 4445082 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 265364

[startup+12.7003 s]
/proc/loadavg: 2.06 2.00 1.92 3/179 18388
/proc/meminfo: memFree=28175504/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=265364 CPUtime=12.67 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 59627 0 0 0 1255 12 0 0 20 0 2 0 331494128 271732736 54207 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 66341 54207 190 433 0 65905 0
[pid=18375/tid=18387] ppid=18373 vsize=265364 CPUtime=11.44 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 40370 0 0 0 1135 9 0 0 20 0 2 0 331494248 271732736 54207 33554432000 4194304 5964350 140734670761296 140714778270040 4419126 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 265364

[startup+25.5003 s]
/proc/loadavg: 2.05 2.00 1.92 3/179 18388
/proc/meminfo: memFree=28137876/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=273568 CPUtime=25.46 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 72561 0 0 0 2531 15 0 0 20 0 2 0 331494128 280133632 59791 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 68392 59791 195 433 0 67956 0
[pid=18375/tid=18387] ppid=18373 vsize=273568 CPUtime=24.21 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 53304 0 0 0 2409 12 0 0 20 0 2 0 331494248 280133632 59791 33554432000 4194304 5964350 140734670761296 140714778270648 4403200 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 273568

[startup+51.1003 s]
/proc/loadavg: 2.03 2.00 1.92 3/179 18388
/proc/meminfo: memFree=27906544/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=396436 CPUtime=51.05 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 99525 0 0 0 5084 21 0 0 20 0 2 0 331494128 405950464 86738 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 99109 86738 195 433 0 98673 0
[pid=18375/tid=18387] ppid=18373 vsize=396436 CPUtime=49.73 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 80268 0 0 0 4956 17 0 0 20 0 2 0 331494248 405950464 86738 33554432000 4194304 5964350 140734670761296 140714778269688 4403510 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 396436

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 1.92 3/179 18388
/proc/meminfo: memFree=27277896/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=724116 CPUtime=102.22 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 176057 0 0 0 10187 35 0 0 20 0 2 0 331494128 741494784 163307 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 181029 163307 195 433 0 180593 0
[pid=18375/tid=18387] ppid=18373 vsize=724116 CPUtime=100.78 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 156800 0 0 0 10045 33 0 0 20 0 2 0 331494248 741494784 163307 33554432000 4194304 5964350 140734670761296 140714778269688 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 724116

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18389
/proc/meminfo: memFree=26919768/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1051796 CPUtime=162.2 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 264756 0 0 0 16167 53 0 0 20 0 2 0 331494128 1077039104 252507 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 262949 252507 195 433 0 262513 0
[pid=18375/tid=18387] ppid=18373 vsize=1051796 CPUtime=160.62 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 245499 0 0 0 16010 52 0 0 20 0 2 0 331494248 1077039104 252507 33554432000 4194304 5964350 140734670761296 140714778269688 4389080 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 1051796

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18389
/proc/meminfo: memFree=26466464/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1379476 CPUtime=222.19 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 347525 0 0 0 22151 68 0 0 20 0 2 0 331494128 1412583424 335276 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 344869 335276 195 433 0 344433 0
[pid=18375/tid=18387] ppid=18373 vsize=1379476 CPUtime=220.47 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 328271 0 0 0 21979 68 0 0 20 0 2 0 331494248 1412583424 335279 33554432000 4194304 5964350 140734670761296 140714778269688 4409547 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 1379476

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18389
/proc/meminfo: memFree=25847476/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1772692 CPUtime=282.18 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 439829 0 0 0 28130 88 0 0 20 0 2 0 331494128 1815236608 431667 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 443173 431667 195 433 0 442737 0
[pid=18375/tid=18387] ppid=18373 vsize=1772692 CPUtime=280.31 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 420572 0 0 0 27942 89 0 0 20 0 2 0 331494248 1815236608 431667 33554432000 4194304 5964350 140734670761296 140714778270152 4221984 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 1772692

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/180 18392
/proc/meminfo: memFree=25585612/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1772692 CPUtime=342.17 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 439836 0 0 0 34129 88 0 0 20 0 2 0 331494128 1815236608 431674 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 443173 431674 195 433 0 442737 0
[pid=18375/tid=18387] ppid=18373 vsize=1772692 CPUtime=340.16 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 420579 0 0 0 33926 90 0 0 20 0 2 0 331494248 1815236608 431674 33554432000 4194304 5964350 140734670761296 140714778270040 4389067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1772692

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18392
/proc/meminfo: memFree=25377112/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1772692 CPUtime=402.16 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 439975 0 0 0 40128 88 0 0 20 0 2 0 331494128 1815236608 431813 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 443173 431813 195 433 0 442737 0
[pid=18375/tid=18387] ppid=18373 vsize=1772692 CPUtime=400.01 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 420718 0 0 0 39910 91 0 0 20 0 2 0 331494248 1815236608 431813 33554432000 4194304 5964350 140734670761296 140714778270040 4403615 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1772692

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/179 18393
/proc/meminfo: memFree=25173928/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=1772692 CPUtime=462.15 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 439980 0 0 0 46127 88 0 0 20 0 2 0 331494128 1815236608 431818 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 443173 431818 195 433 0 442737 0

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

Current children cumulated vsize (KiB) 4066452

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/180 18403
/proc/meminfo: memFree=19819696/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4197524 CPUtime=1541.81 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1045116 0 0 0 153960 221 0 0 20 0 2 0 331494128 4298264576 1037018 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1049381 1037018 195 433 0 1048945 0
[pid=18375/tid=18387] ppid=18373 vsize=4197524 CPUtime=1536.91 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1025859 0 0 0 153450 241 0 0 20 0 2 0 331494248 4298264576 1037018 33554432000 4194304 5964350 140734670761296 140714778269688 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 4197524

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 18403
/proc/meminfo: memFree=19540704/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4328596 CPUtime=1601.8 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1082705 0 0 0 159952 228 0 0 20 0 2 0 331494128 4432482304 1074607 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1082149 1074607 195 433 0 1081713 0
[pid=18375/tid=18387] ppid=18373 vsize=4328596 CPUtime=1596.76 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1063448 0 0 0 159427 249 0 0 20 0 2 0 331494248 4432482304 1074607 33554432000 4194304 5964350 140734670761296 140714778269688 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 4328596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18403
/proc/meminfo: memFree=19229092/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4525204 CPUtime=1661.79 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1118192 0 0 0 165943 236 0 0 20 0 2 0 331494128 4633808896 1110094 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1131301 1110094 195 433 0 1130865 0
[pid=18375/tid=18387] ppid=18373 vsize=4525204 CPUtime=1656.61 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1098935 0 0 0 165404 257 0 0 20 0 2 0 331494248 4633808896 1110094 33554432000 4194304 5964350 140734670761296 140714778269688 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 4525204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18892120/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4656276 CPUtime=1721.78 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1153377 0 0 0 171934 244 0 0 20 0 2 0 331494128 4768026624 1145279 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1164069 1145279 195 433 0 1163633 0
[pid=18375/tid=18387] ppid=18373 vsize=4656276 CPUtime=1716.46 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1134120 0 0 0 171379 267 0 0 20 0 2 0 331494248 4768026624 1145279 33554432000 4194304 5964350 140734670761296 140714778269688 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 4656276

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18635328/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4721812 CPUtime=1781.77 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1182067 0 0 0 177926 251 0 0 20 0 2 0 331494128 4835135488 1173969 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1180453 1173969 195 433 0 1180017 0
[pid=18375/tid=18387] ppid=18373 vsize=4721812 CPUtime=1776.3 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1162810 0 0 0 177356 274 0 0 20 0 2 0 331494248 4835135488 1173969 33554432000 4194304 5964350 140734670761296 140714778269688 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 4721812

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

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18567484/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1799.47 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1191714 0 0 0 179693 254 0 0 20 0 2 0 331494128 4902244352 1183617 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1183623 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1793.96 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1172464 0 0 0 179118 278 0 0 20 0 2 0 331494248 4902244352 1183623 33554432000 4194304 5964350 140734670761296 140714778269688 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 4787348

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18567484/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=0 CPUtime=1795.27 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4203524 1191732 0 0 0 179237 290 0 0 20 0 1 0 331494128 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.27
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18598252/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1791.37 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1187193 0 0 0 178885 252 0 0 20 0 2 0 331494128 4902244352 1179095 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1179095 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1785.89 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1167936 0 0 0 178313 276 0 0 20 0 2 0 331494248 4902244352 1179095 33554432000 4194304 5964350 140734670761296 140714778269688 4389030 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 4787348

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18587448/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1794.57 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1188898 0 0 0 179204 253 0 0 20 0 2 0 331494128 4902244352 1180800 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1180800 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1789.08 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1169641 0 0 0 178631 277 0 0 20 0 2 0 331494248 4902244352 1180800 33554432000 4194304 5964350 140734670761296 140714778269688 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 4787348

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18578768/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1797.77 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1190616 0 0 0 179523 254 0 0 20 0 2 0 331494128 4902244352 1182518 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1182518 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1792.26 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1171359 0 0 0 178949 277 0 0 20 0 2 0 331494248 4902244352 1182518 33554432000 4194304 5964350 140734670761296 140714778269688 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 4787348

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18572692/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1798.57 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1191135 0 0 0 179603 254 0 0 20 0 2 0 331494128 4902244352 1183037 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1183037 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1793.06 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1171878 0 0 0 179029 277 0 0 20 0 2 0 331494248 4902244352 1183037 33554432000 4194304 5964350 140734670761296 140714778269688 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 4787348

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18567484/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=4787348 CPUtime=1799.37 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) S 18373 18375 16576 0 -1 4202496 1191646 0 0 0 179683 254 0 0 20 0 2 0 331494128 4902244352 1183548 33554432000 4194304 5964350 140734670761296 140734670760816 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18375/statm: 1196837 1183548 195 433 0 1196401 0
[pid=18375/tid=18387] ppid=18373 vsize=4787348 CPUtime=1793.86 cores=0,2,4,6
/proc/18375/task/18387/stat : 18387 (wbo1.72) R 18373 18375 16576 0 -1 4202560 1172389 0 0 0 179108 278 0 0 20 0 2 0 331494248 4902244352 1183548 33554432000 4194304 5964350 140734670761296 140714778269688 4399998 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 4787348

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18567484/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=0 CPUtime=1795.27 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4203524 1191732 0 0 0 179237 290 0 0 20 0 1 0 331494128 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.27
Current children cumulated vsize (KiB) 0

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 18404
/proc/meminfo: memFree=18567484/32873648 swapFree=7388/7388
[pid=18375] ppid=18373 vsize=0 CPUtime=1795.37 cores=0,2,4,6
/proc/18375/stat : 18375 (wbo1.72) R 18373 18375 16576 0 -1 4203524 1191732 0 0 0 179237 300 0 0 20 0 1 0 331494128 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/18375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.37
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.20007
#  lost CPU user time (s): 4.56006
#  lost CPU system time (s): -0.36

Real time (s): 1800.24
CPU time (s): 1799.61
CPU user time (s): 1796.93
CPU system time (s): 2.67654
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 4787348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.37
system time used= 3.03654
maximum resident set size= 4734536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1191732
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= 400
involuntary context switches= 2129

runsolver used 2.70759 second user time and 7.12192 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 18:14:56
IDJOB=3727436
IDBENCH=1971
IDSOLVER=2313
FILE ID=node148/3727436-1338653696
RUNJOBID= node148-1338651895-18241
PBS_JOBID= 14636432
Free space on /tmp= 71376 MiB

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

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=1801990973

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28620532 kB
Buffers:          577796 kB
Cached:          2756296 kB
SwapCached:          628 kB
Active:          1324236 kB
Inactive:        2026640 kB
Active(anon):       6160 kB
Inactive(anon):    10672 kB
Active(file):    1318076 kB
Inactive(file):  2015968 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             30320 kB
Writeback:             0 kB
AnonPages:         57852 kB
Mapped:            10520 kB
Shmem:                36 kB
Slab:             764824 kB
SReclaimable:     209136 kB
SUnreclaim:       555688 kB
KernelStack:        1472 kB
PageTables:         3724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     109052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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= 71356 MiB
End job on node148 at 2012-06-02 18:44:57