Trace number 3705721

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.52 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_5.opb
MD5SUMcdccc05ac387e7ee9cb8ab81f53ca6f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31
Best CPU time to get the best result obtained on this benchmark1797.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint25
Maximum length of a constraint49
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6226
Sum of products size (including duplicates)12452
Number of different products3113
Sum of products size6226

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-3705721-1338098890.opb.
0.00/0.00	c Instance file HOME/instance-3705721-1338098890.opb
0.00/0.00	c File size is 256882 bytes.
0.00/0.01	c Cost Offset: -200
0.00/0.01	c Highest Coefficient sum: 49
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3313                                                |
0.00/0.02	c |  Number Clauses:        3113                                                |
0.00/0.02	c |  Number Cardinality:    200                                                 |
0.00/0.02	c |  Number PB Constraints: 3113                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.00/0.02	c | 0.03      | 0  | -199         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -198         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -197         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -196         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -195         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -194         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -193         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -192         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -191         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -190         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -189         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -188         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | -187         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -186         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -185         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | -184         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -183         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -182         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | -181         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -180         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | -179         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -178         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -177         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | -176         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -175         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -174         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | -173         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -172         lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | -171         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -170         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -169         lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | -168         lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | -167         lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | -166         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -165         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -164         lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | -163         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -162         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -161         lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | -160         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -159         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -158         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -157         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -156         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -155         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -154         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -153         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -152         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -151         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -150         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -149         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -148         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -147         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -146         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -145         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -144         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -143         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -142         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -141         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -140         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -139         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -138         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -137         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -136         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -135         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -134         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -133         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -132         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -131         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -130         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -129         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -128         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -127         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -126         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -125         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -124         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -123         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -122         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -121         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -120         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -119         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -118         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -117         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -116         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -115         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -114         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -113         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -112         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -111         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -110         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -109         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -108         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -107         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -106         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -105         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -104         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -103         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -102         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -101         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -100         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -99          lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -98          lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -97          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -96          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -95          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -94          lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -93          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -92          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -91          lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -90          lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -89          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -88          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -87          lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -86          lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -85          lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -84          lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -83          lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -82          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -81          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -80          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -79          lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -78          lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -77          lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -76          lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -75          lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -74          lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -73          lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | -72          lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -71          lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | -70          lb |  0                0                0.00  |
0.39/0.42	c | 0.43      | 0  | -69          lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | -68          lb |  0                0                0.00  |
0.59/0.62	c | 0.62      | 0  | -67          lb |  0                0                0.00  |
2.59/2.62	c | 2.63      | 0  | -66          lb |  0                0                0.00  |
317.49/317.69	c | 317.69    | 0  | -65          lb |  0                0                0.00  |
333.78/333.96	c | 333.96    | 0  | -64          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-3705721-1338098890/watcher-3705721-1338098890 -o /tmp/evaluation-result-3705721-1338098890/solver-3705721-1338098890 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705721-1338098890.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.01 2.00 2.00 3/177 12344
/proc/meminfo: memFree=28999552/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=4324 CPUtime=0 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) R 12342 12344 11506 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 276014072 4427776 497 33554432000 4194304 5963574 140734132638816 140737036400056 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 1081 498 175 432 0 583 0

[startup+0.0788811 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12344
/proc/meminfo: memFree=28999552/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=0.07 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 2112 0 0 0 7 0 0 0 20 0 2 0 276014072 87404544 1877 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 1877 191 432 0 20904 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 85356

[startup+0.100197 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12344
/proc/meminfo: memFree=28999552/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=0.09 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 2141 0 0 0 9 0 0 0 20 0 2 0 276014072 87404544 1906 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 1906 191 432 0 20904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85356

[startup+0.300114 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12344
/proc/meminfo: memFree=28999552/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=0.29 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 3542 0 0 0 29 0 0 0 20 0 2 0 276014072 87404544 2076 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 2076 192 432 0 20904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85356

[startup+0.700112 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 12344
/proc/meminfo: memFree=28999552/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=0.69 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 4049 0 0 0 69 0 0 0 20 0 2 0 276014072 87404544 2393 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 2393 194 432 0 20904 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85356

[startup+1.50026 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12346
/proc/meminfo: memFree=28990012/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=1.48 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 4837 0 0 0 148 0 0 0 20 0 2 0 276014072 87404544 3181 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 3181 194 432 0 20904 0
[pid=12344/tid=12346] ppid=12342 vsize=85356 CPUtime=1.46 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 3638 0 0 0 146 0 0 0 20 0 2 0 276014074 87404544 3181 33554432000 4194304 5963574 140734132638816 140725778282488 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85356

[startup+3.10026 s]
/proc/loadavg: 2.01 2.00 2.00 4/177 12386
/proc/meminfo: memFree=29471540/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=3.09 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 6087 0 0 0 308 1 0 0 20 0 2 0 276014072 87404544 4390 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 4390 194 432 0 20904 0
[pid=12344/tid=12346] ppid=12342 vsize=85356 CPUtime=3.05 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 4888 0 0 0 305 0 0 0 20 0 2 0 276014074 87404544 4390 33554432000 4194304 5963574 140734132638816 140725778283448 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85356

[startup+6.30026 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12397
/proc/meminfo: memFree=29453512/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=6.29 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 6519 0 0 0 628 1 0 0 20 0 2 0 276014072 87404544 4822 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 4822 194 432 0 20904 0
[pid=12344/tid=12346] ppid=12342 vsize=85356 CPUtime=6.24 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 5320 0 0 0 623 1 0 0 20 0 2 0 276014074 87404544 4822 33554432000 4194304 5963574 140734132638816 140725778282296 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85356

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12397
/proc/meminfo: memFree=29436564/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85356 CPUtime=12.67 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 8559 0 0 0 1266 1 0 0 20 0 2 0 276014072 87404544 7119 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21339 7119 194 432 0 20904 0
[pid=12344/tid=12346] ppid=12342 vsize=85356 CPUtime=12.62 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 7360 0 0 0 1261 1 0 0 20 0 2 0 276014074 87404544 7119 33554432000 4194304 5963574 140734132638816 140725778282488 4400300 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 85356

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12397
/proc/meminfo: memFree=29409712/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85680 CPUtime=25.47 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 11408 0 0 0 2545 2 0 0 20 0 2 0 276014072 87736320 10053 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21420 10053 194 432 0 20985 0
[pid=12344/tid=12346] ppid=12342 vsize=85680 CPUtime=25.38 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 10209 0 0 0 2536 2 0 0 20 0 2 0 276014074 87736320 10053 33554432000 4194304 5963574 140734132638816 140725778282296 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 85680

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12397
/proc/meminfo: memFree=29382704/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=85840 CPUtime=51.06 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 15751 0 0 0 5102 4 0 0 20 0 2 0 276014072 87900160 14668 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 21460 14668 194 432 0 21025 0
[pid=12344/tid=12346] ppid=12342 vsize=85840 CPUtime=50.91 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 14552 0 0 0 5087 4 0 0 20 0 2 0 276014074 87900160 14668 33554432000 4194304 5963574 140734132638816 140725778282488 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85840

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12398
/proc/meminfo: memFree=29313228/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=151940 CPUtime=102.26 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 21619 0 0 0 10219 7 0 0 20 0 2 0 276014072 155586560 20546 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 37985 20546 194 432 0 37550 0
[pid=12344/tid=12346] ppid=12342 vsize=151940 CPUtime=101.99 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 20420 0 0 0 10191 8 0 0 20 0 2 0 276014074 155586560 20546 33554432000 4194304 5963574 140734132638816 140725778282296 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 151940

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12401
/proc/meminfo: memFree=29236196/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=151940 CPUtime=162.24 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 29207 0 0 0 16214 10 0 0 20 0 2 0 276014072 155586560 28733 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 37985 28733 194 432 0 37550 0
[pid=12344/tid=12346] ppid=12342 vsize=151940 CPUtime=161.82 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 28008 0 0 0 16170 12 0 0 20 0 2 0 276014074 155586560 28733 33554432000 4194304 5963574 140734132638816 140725778282488 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 151940

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12401
/proc/meminfo: memFree=29174248/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=218160 CPUtime=222.23 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 36057 0 0 0 22209 14 0 0 20 0 2 0 276014072 223395840 35647 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 54540 35647 194 432 0 54105 0
[pid=12344/tid=12346] ppid=12342 vsize=218160 CPUtime=221.66 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 34858 0 0 0 22149 17 0 0 20 0 2 0 276014074 223395840 35647 33554432000 4194304 5963574 140734132638816 140725778282488 4399968 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 218160

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12401
/proc/meminfo: memFree=29126384/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=218644 CPUtime=282.2 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 42522 0 0 0 28202 18 0 0 20 0 2 0 276014072 223891456 42448 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 54661 42448 194 432 0 54226 0
[pid=12344/tid=12346] ppid=12342 vsize=218644 CPUtime=281.48 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 41323 0 0 0 28126 22 0 0 20 0 2 0 276014074 223891456 42448 33554432000 4194304 5963574 140734132638816 140725778282296 5138287 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 218644

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12401
/proc/meminfo: memFree=29073940/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=216428 CPUtime=342.18 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 50473 0 0 0 34197 21 0 0 20 0 2 0 276014072 221622272 49981 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 54107 49981 194 432 0 53672 0
[pid=12344/tid=12346] ppid=12342 vsize=216428 CPUtime=341.32 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 49274 0 0 0 34106 26 0 0 20 0 2 0 276014074 221622272 49981 33554432000 4194304 5963574 140734132638816 140725778283032 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 216428

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12402
/proc/meminfo: memFree=29048256/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=216428 CPUtime=402.18 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 50725 0 0 0 40196 22 0 0 20 0 2 0 276014072 221622272 50233 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 54107 50233 194 432 0 53672 0
[pid=12344/tid=12346] ppid=12342 vsize=216428 CPUtime=401.17 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 49526 0 0 0 40090 27 0 0 20 0 2 0 276014074 221622272 50233 33554432000 4194304 5963574 140734132638816 140725778283032 4399971 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 216428

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12402
/proc/meminfo: memFree=29023208/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=216428 CPUtime=462.17 cores=1,3,5,7

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

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12411
/proc/meminfo: memFree=28695376/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1541.95 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 101453 0 0 0 154137 58 0 0 20 0 2 0 276014072 491720704 102110 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 102110 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1538.16 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 100254 0 0 0 153736 80 0 0 20 0 2 0 276014074 491720704 102110 33554432000 4194304 5963574 140734132638816 140725778282296 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 480196

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12411
/proc/meminfo: memFree=28673428/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1601.94 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 105889 0 0 0 160132 62 0 0 20 0 2 0 276014072 491720704 106546 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 106546 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1598.01 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 104690 0 0 0 159716 85 0 0 20 0 2 0 276014074 491720704 106546 33554432000 4194304 5963574 140734132638816 140725778282296 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 480196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12412
/proc/meminfo: memFree=28671064/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1661.93 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 106477 0 0 0 166131 62 0 0 20 0 2 0 276014072 491720704 107139 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 107139 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1657.85 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 105278 0 0 0 165699 86 0 0 20 0 2 0 276014074 491720704 107139 33554432000 4194304 5963574 140734132638816 140725778282296 4399554 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 480196

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12413
/proc/meminfo: memFree=28662748/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1721.91 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 108599 0 0 0 172127 64 0 0 20 0 2 0 276014072 491720704 109253 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 109253 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1717.7 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 107400 0 0 0 171680 90 0 0 20 0 2 0 276014074 491720704 109253 33554432000 4194304 5963574 140734132638816 140725778282296 4400064 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 480196

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28608744/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1781.91 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114108 0 0 0 178121 70 0 0 20 0 2 0 276014072 491720704 114760 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114760 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1777.54 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112909 0 0 0 177658 96 0 0 20 0 2 0 276014074 491720704 114760 33554432000 4194304 5963574 140734132638816 140725778282296 4388265 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 480196

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

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598068/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1799.51 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179881 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1795.1 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 179414 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399477 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) 480196

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598068/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=0 CPUtime=1795.23 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) R 12342 12344 11506 0 -1 4203524 114132 0 0 0 179426 97 0 0 20 0 1 0 276014072 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.23
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 2.00 3/179 12413
/proc/meminfo: memFree=28601912/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1791.51 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179081 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1787.13 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 178617 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 480196

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28600176/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1794.71 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179401 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1790.32 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 178936 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 480196

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28599060/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1797.91 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179721 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1793.5 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 179254 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.91
Current children cumulated vsize (KiB) 480196

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598688/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1798.71 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179801 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1794.3 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 179334 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.71
Current children cumulated vsize (KiB) 480196

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598068/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1799.11 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179841 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1794.71 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 179375 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.11
Current children cumulated vsize (KiB) 480196

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598068/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=480196 CPUtime=1799.51 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) S 12342 12344 11506 0 -1 4202496 114132 0 0 0 179881 70 0 0 20 0 2 0 276014072 491720704 114784 33554432000 4194304 5963574 140734132638816 140734132638336 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 120049 114784 194 432 0 119614 0
[pid=12344/tid=12346] ppid=12342 vsize=480196 CPUtime=1795.1 cores=1,3,5,7
/proc/12344/task/12346/stat : 12346 (wbo1.7) R 12342 12344 11506 0 -1 4202560 112933 0 0 0 179414 96 0 0 20 0 2 0 276014074 491720704 114784 33554432000 4194304 5963574 140734132638816 140725778282296 4399477 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) 480196

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12413
/proc/meminfo: memFree=28598068/32873844 swapFree=7116/7116
[pid=12344] ppid=12342 vsize=0 CPUtime=1795.23 cores=1,3,5,7
/proc/12344/stat : 12344 (wbo1.7) R 12342 12344 11506 0 -1 4203524 114132 0 0 0 179426 97 0 0 20 0 1 0 276014072 0 0 33554432000 0 0 0 0 0 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12344/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1795.23
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.28003
#  lost CPU user time (s): 4.55005
#  lost CPU system time (s): -0.27

Real time (s): 1800.01
CPU time (s): 1799.52
CPU user time (s): 1798.82
CPU system time (s): 0.708851
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 480196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.27
system time used= 0.978851
maximum resident set size= 459136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114132
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= 195
involuntary context switches= 1857

runsolver used 3.04254 second user time and 8.66668 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 08:08:10
IDJOB=3705721
IDBENCH=48205
IDSOLVER=2284
FILE ID=node138/3705721-1338098890
RUNJOBID= node138-1338088086-11523
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_25_5.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705721-1338098890/watcher-3705721-1338098890 -o /tmp/evaluation-result-3705721-1338098890/solver-3705721-1338098890 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705721-1338098890.opb

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

MD5SUM BENCH= cdccc05ac387e7ee9cb8ab81f53ca6f8
RANDOM SEED=117748439

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.347
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.347
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.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29000104 kB
Buffers:          332988 kB
Cached:          2209384 kB
SwapCached:          212 kB
Active:          1240968 kB
Inactive:        1795548 kB
Active(anon):     484920 kB
Inactive(anon):    11368 kB
Active(file):     756048 kB
Inactive(file):  1784180 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        506436 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             693696 kB
SReclaimable:     136132 kB
SUnreclaim:       557564 kB
KernelStack:        1488 kB
PageTables:         4788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     157080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705721-1338098890.opb

Free space on /tmp at the end= 71528 MiB
End job on node138 at 2012-05-27 08:38:10