Trace number 3713102

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 NameAnswerCPU timeWall clock time
wbo 1.71? 1799.89 1800.01

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/jnh/
normalized-jnh302_wcsp.wbo
MD5SUM8b86218007c145a9ce1787d0bbf0d30b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark395
Best CPU time to get the best result obtained on this benchmark0.051992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables200
Total number of constraints1000
Number of soft constraints900
Number of constraints which are clauses900
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint10
Top cost 444855
Min constraint cost 1
Max constraint cost 1000
Sum of constraints costs 444854
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 19
Number of bits of the biggest sum of numbers5
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.71 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing wbo file format. File HOME/instance-3713102-1338221955.wbo.
0.00/0.00	c Instance file HOME/instance-3713102-1338221955.wbo
0.00/0.00	c File size is 48035 bytes.
0.00/0.00	c Highest Coefficient sum: 19
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      1100                                                |
0.00/0.00	c |  Number Clauses:        1100                                                |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    PB Constraint                                       |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | 20           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 37           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 43           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 67           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 96           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 100          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 116          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 117          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 120          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 122          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 123          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 138          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 139          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 140          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 141          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 142          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 147          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 152          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 156          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 157          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 158          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 159          lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 160          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 163          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 164          lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 168          lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 169          lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 170          lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 171          lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | 172          lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 173          lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 174          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 175          lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 176          lb |  0                0                0.00  |
0.09/0.11	c | 0.10      | 0  | 177          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 178          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 179          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 182          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 183          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 184          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 185          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 186          lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | 188          lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 191          lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 200          lb |  0                0                0.00  |
0.09/0.18	c | 0.17      | 0  | 201          lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | 202          lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 204          lb |  0                0                0.00  |
0.09/0.20	c | 0.20      | 0  | 208          lb |  0                0                0.00  |
0.18/0.20	c | 0.20      | 0  | 209          lb |  0                0                0.00  |
0.18/0.21	c | 0.21      | 0  | 210          lb |  0                0                0.00  |
0.18/0.22	c | 0.22      | 0  | 211          lb |  0                0                0.00  |
0.18/0.23	c | 0.23      | 0  | 212          lb |  0                0                0.00  |
0.18/0.24	c | 0.24      | 0  | 213          lb |  0                0                0.00  |
0.18/0.25	c | 0.26      | 0  | 214          lb |  0                0                0.00  |
0.18/0.27	c | 0.27      | 0  | 215          lb |  0                0                0.00  |
0.18/0.28	c | 0.28      | 0  | 216          lb |  0                0                0.00  |
0.28/0.30	c | 0.30      | 0  | 217          lb |  0                0                0.00  |
0.28/0.31	c | 0.31      | 0  | 219          lb |  0                0                0.00  |
0.28/0.32	c | 0.32      | 0  | 220          lb |  0                0                0.00  |
0.28/0.33	c | 0.33      | 0  | 221          lb |  0                0                0.00  |
0.28/0.34	c | 0.34      | 0  | 222          lb |  0                0                0.00  |
0.28/0.35	c | 0.35      | 0  | 223          lb |  0                0                0.00  |
0.28/0.37	c | 0.37      | 0  | 224          lb |  0                0                0.00  |
0.28/0.38	c | 0.38      | 0  | 225          lb |  0                0                0.00  |
0.28/0.39	c | 0.40      | 0  | 226          lb |  0                0                0.00  |
0.38/0.41	c | 0.41      | 0  | 227          lb |  0                0                0.00  |
0.38/0.42	c | 0.42      | 0  | 228          lb |  0                0                0.00  |
0.38/0.43	c | 0.43      | 0  | 229          lb |  0                0                0.00  |
0.38/0.45	c | 0.45      | 0  | 230          lb |  0                0                0.00  |
0.38/0.46	c | 0.46      | 0  | 231          lb |  0                0                0.00  |
0.38/0.48	c | 0.48      | 0  | 232          lb |  0                0                0.00  |
0.38/0.49	c | 0.49      | 0  | 233          lb |  0                0                0.00  |
0.48/0.50	c | 0.50      | 0  | 234          lb |  0                0                0.00  |
0.48/0.52	c | 0.52      | 0  | 235          lb |  0                0                0.00  |
0.48/0.53	c | 0.54      | 0  | 236          lb |  0                0                0.00  |
0.48/0.55	c | 0.55      | 0  | 237          lb |  0                0                0.00  |
0.48/0.57	c | 0.57      | 0  | 238          lb |  0                0                0.00  |
0.48/0.59	c | 0.59      | 0  | 239          lb |  0                0                0.00  |
0.58/0.61	c | 0.61      | 0  | 240          lb |  0                0                0.00  |
0.58/0.63	c | 0.63      | 0  | 241          lb |  0                0                0.00  |
0.58/0.64	c | 0.64      | 0  | 242          lb |  0                0                0.00  |
0.58/0.66	c | 0.66      | 0  | 243          lb |  0                0                0.00  |
0.58/0.68	c | 0.68      | 0  | 244          lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | 245          lb |  0                0                0.00  |
0.69/0.72	c | 0.72      | 0  | 246          lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 247          lb |  0                0                0.00  |
0.69/0.76	c | 0.76      | 0  | 248          lb |  0                0                0.00  |
0.69/0.78	c | 0.78      | 0  | 249          lb |  0                0                0.00  |
0.79/0.80	c | 0.80      | 0  | 250          lb |  0                0                0.00  |
0.79/0.82	c | 0.82      | 0  | 251          lb |  0                0                0.00  |
0.79/0.85	c | 0.85      | 0  | 252          lb |  0                0                0.00  |
0.79/0.89	c | 0.89      | 0  | 253          lb |  0                0                0.00  |
0.89/0.92	c | 0.92      | 0  | 254          lb |  0                0                0.00  |
0.89/0.97	c | 0.97      | 0  | 255          lb |  0                0                0.00  |
1.09/1.19	c | 1.19      | 0  | 256          lb |  0                0                0.00  |
2.48/2.55	c | 2.55      | 0  | 257          lb |  0                0                0.00  |
23.27/23.34	c | 23.34     | 0  | 258          lb |  0                0                0.00  |
189.54/189.62	c | 189.62    | 0  | 259          lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3713102-1338221955/watcher-3713102-1338221955 -o /tmp/evaluation-result-3713102-1338221955/solver-3713102-1338221955 -C 1800 -W 1900 -M 15500 wbo1.71 -file-format=wbo HOME/instance-3713102-1338221955.wbo 

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: 1.93 1.99 1.99 3/177 21885
/proc/meminfo: memFree=29777292/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=3060 CPUtime=0 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) R 21883 21885 18639 0 -1 4202496 273 0 0 0 0 0 0 0 20 0 1 0 288321547 3133440 226 33554432000 4194304 5964318 140736837791600 140734113502792 5179147 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 765 226 157 433 0 317 0

[startup+0.082649 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21885
/proc/meminfo: memFree=29777292/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=84612 CPUtime=0.07 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 1630 0 0 0 7 0 0 0 20 0 2 0 288321547 86642688 1537 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 21153 1537 198 433 0 20717 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 84612

[startup+0.100172 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21885
/proc/meminfo: memFree=29777292/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=0.09 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 1836 0 0 0 9 0 0 0 20 0 2 0 288321547 85856256 1598 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 1598 198 433 0 20525 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83844

[startup+0.300124 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21885
/proc/meminfo: memFree=29777292/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=0.28 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 3674 0 0 0 28 0 0 0 20 0 2 0 288321547 85856256 2437 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 2437 199 433 0 20525 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 83844

[startup+0.700166 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 21885
/proc/meminfo: memFree=29777292/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=0.69 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 7045 0 0 0 68 1 0 0 20 0 2 0 288321547 85856256 3448 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 3448 199 433 0 20525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83844

[startup+1.50014 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 21887
/proc/meminfo: memFree=29754228/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=1.48 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 9413 0 0 0 147 1 0 0 20 0 2 0 288321547 85856256 4670 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 4670 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=1.47 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 8634 0 0 0 145 2 0 0 20 0 2 0 288321548 85856256 4670 33554432000 4194304 5964318 140736837791600 140357235481528 4392733 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83844

[startup+3.10025 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 21887
/proc/meminfo: memFree=29749268/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=3.08 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 10098 0 0 0 307 1 0 0 20 0 2 0 288321547 85856256 5355 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 5355 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=3.07 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 9319 0 0 0 305 2 0 0 20 0 2 0 288321548 85856256 5355 33554432000 4194304 5964318 140736837791600 140357235481528 4399830 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83844

[startup+6.30029 s]
/proc/loadavg: 1.93 1.99 1.99 3/179 21887
/proc/meminfo: memFree=29730420/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=6.27 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 10690 0 0 0 626 1 0 0 20 0 2 0 288321547 85856256 5947 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 5947 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=6.27 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 9911 0 0 0 625 2 0 0 20 0 2 0 288321548 85856256 5947 33554432000 4194304 5964318 140736837791600 140357235480568 5136324 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 83844

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.99 3/179 21887
/proc/meminfo: memFree=29701820/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=12.68 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 12418 0 0 0 1266 2 0 0 20 0 2 0 288321547 85856256 7675 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 7675 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=12.67 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 11639 0 0 0 1264 3 0 0 20 0 2 0 288321548 85856256 7675 33554432000 4194304 5964318 140736837791600 140357235480376 4388754 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83844

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.99 3/179 21887
/proc/meminfo: memFree=29645216/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=25.47 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 17063 0 0 0 2544 3 0 0 20 0 2 0 288321547 85856256 12318 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 12318 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=25.47 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 16284 0 0 0 2543 4 0 0 20 0 2 0 288321548 85856256 12318 33554432000 4194304 5964318 140736837791600 140357235480920 4409109 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 83844

[startup+51.1002 s]
/proc/loadavg: 1.97 1.99 1.99 3/180 21890
/proc/meminfo: memFree=29644268/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=83844 CPUtime=51.07 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 17517 0 0 0 5104 3 0 0 20 0 2 0 288321547 85856256 12772 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 20961 12772 199 433 0 20525 0
[pid=21885/tid=21887] ppid=21883 vsize=83844 CPUtime=51.07 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 16738 0 0 0 5103 4 0 0 20 0 2 0 288321548 85856256 12772 33554432000 4194304 5964318 140736837791600 140357235480920 4400718 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83844

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/180 21890
/proc/meminfo: memFree=29609632/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=149380 CPUtime=102.27 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 26117 0 0 0 10220 7 0 0 20 0 2 0 288321547 152965120 21367 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 37345 21367 199 433 0 36909 0
[pid=21885/tid=21887] ppid=21883 vsize=149380 CPUtime=102.28 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 25338 0 0 0 10219 9 0 0 20 0 2 0 288321548 152965120 21367 33554432000 4194304 5964318 140736837791600 140357235480376 4403479 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 149380

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/179 21890
/proc/meminfo: memFree=29646868/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=150464 CPUtime=162.25 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 32823 0 0 0 16215 10 0 0 20 0 2 0 288321547 154075136 28070 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 37616 28070 199 433 0 37180 0
[pid=21885/tid=21887] ppid=21883 vsize=150464 CPUtime=162.28 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 32044 0 0 0 16215 13 0 0 20 0 2 0 288321548 154075136 28070 33554432000 4194304 5964318 140736837791600 140357235480568 4399914 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150464

[startup+222.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/179 21890
/proc/meminfo: memFree=29612424/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=214916 CPUtime=222.24 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 41304 0 0 0 22212 12 0 0 20 0 2 0 288321547 220073984 36297 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 53729 36297 199 433 0 53293 0
[pid=21885/tid=21887] ppid=21883 vsize=214916 CPUtime=222.28 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 40525 0 0 0 22212 16 0 0 20 0 2 0 288321548 220073984 36297 33554432000 4194304 5964318 140736837791600 140357235481528 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 214916

[startup+282.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 21891
/proc/meminfo: memFree=29612472/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=214916 CPUtime=282.24 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 41368 0 0 0 28211 13 0 0 20 0 2 0 288321547 220073984 36361 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 53729 36361 199 433 0 53293 0
[pid=21885/tid=21887] ppid=21883 vsize=214916 CPUtime=282.29 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 40589 0 0 0 28212 17 0 0 20 0 2 0 288321548 220073984 36361 33554432000 4194304 5964318 140736837791600 140357235481528 4222384 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 214916

[startup+342.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 21891
/proc/meminfo: memFree=29612008/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=214916 CPUtime=342.23 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 41534 0 0 0 34210 13 0 0 20 0 2 0 288321547 220073984 36527 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 53729 36527 199 433 0 53293 0
[pid=21885/tid=21887] ppid=21883 vsize=214916 CPUtime=342.29 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 40755 0 0 0 34211 18 0 0 20 0 2 0 288321548 220073984 36527 33554432000 4194304 5964318 140736837791600 140357235481528 4400688 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 214916

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 21891
/proc/meminfo: memFree=29606560/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=214916 CPUtime=402.2 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 42502 0 0 0 40207 13 0 0 20 0 2 0 288321547 220073984 37550 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 53729 37550 199 433 0 53293 0
[pid=21885/tid=21887] ppid=21883 vsize=214916 CPUtime=402.27 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 41723 0 0 0 40207 20 0 0 20 0 2 0 288321548 220073984 37550 33554432000 4194304 5964318 140736837791600 140357235480616 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 214916

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21891
/proc/meminfo: memFree=29587472/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=216540 CPUtime=462.16 cores=0,2,4,6

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

/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 120993 0 0 0 130144 77 0 0 20 0 2 0 288321548 558108672 118724 33554432000 4194304 5964318 140736837791600 140357235480568 4399995 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 545028

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 21939
/proc/meminfo: memFree=29841388/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=610564 CPUtime=1361.92 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 136905 0 0 0 136128 64 0 0 20 0 2 0 288321547 625217536 134846 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 152641 134846 199 433 0 152205 0
[pid=21885/tid=21887] ppid=21883 vsize=610564 CPUtime=1362.19 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 136126 0 0 0 136134 85 0 0 20 0 2 0 288321548 625217536 134846 33554432000 4194304 5964318 140736837791600 140357235480568 4400305 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 610564

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21939
/proc/meminfo: memFree=29770396/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=610564 CPUtime=1421.92 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 148517 0 0 0 142121 71 0 0 20 0 2 0 288321547 625217536 146566 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 152641 146567 199 433 0 152205 0
[pid=21885/tid=21887] ppid=21883 vsize=610564 CPUtime=1422.2 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 147739 0 0 0 142127 93 0 0 20 0 2 0 288321548 625217536 146567 33554432000 4194304 5964318 140736837791600 140357235480376 5136324 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 610564

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29748700/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1481.9 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153800 0 0 0 148115 75 0 0 20 0 2 0 288321547 692326400 151849 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 151849 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1482.19 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153021 0 0 0 148121 98 0 0 20 0 2 0 288321548 692326400 151849 33554432000 4194304 5964318 140736837791600 140357235480568 4378720 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 676100

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29740020/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1541.89 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153800 0 0 0 154114 75 0 0 20 0 2 0 288321547 692326400 151849 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 151849 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1542.2 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153021 0 0 0 154121 99 0 0 20 0 2 0 288321548 692326400 151849 33554432000 4194304 5964318 140736837791600 140357235480568 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 676100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29706120/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1601.88 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153805 0 0 0 160113 75 0 0 20 0 2 0 288321547 692326400 151854 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 151854 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1602.2 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153026 0 0 0 160120 100 0 0 20 0 2 0 288321548 692326400 151854 33554432000 4194304 5964318 140736837791600 140357235480568 4222416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 676100

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29698772/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1661.87 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153805 0 0 0 166112 75 0 0 20 0 2 0 288321547 692326400 151854 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 151854 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1662.2 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153026 0 0 0 166119 101 0 0 20 0 2 0 288321548 692326400 151854 33554432000 4194304 5964318 140736837791600 140357235480568 4390772 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 676100

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29659260/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1721.85 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153830 0 0 0 172110 75 0 0 20 0 2 0 288321547 692326400 151919 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 151919 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1722.19 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153051 0 0 0 172117 102 0 0 20 0 2 0 288321548 692326400 151919 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 676100

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21940
/proc/meminfo: memFree=29632580/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1781.81 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 178106 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1782.16 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 178113 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399971 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 676100

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 21941
/proc/meminfo: memFree=29629232/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1791.41 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179066 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1791.77 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179074 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 676100

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29627620/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1794.61 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179386 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1794.97 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179394 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (KiB) 676100

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29626628/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1797.8 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179705 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1798.16 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179713 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 676100

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29626256/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1798.6 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179785 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1798.96 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179793 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4389074 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 676100

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29625512/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1799.01 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179826 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1799.37 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179834 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.01
Current children cumulated vsize (KiB) 676100

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29625512/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1799.4 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179865 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1799.76 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179873 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 676100

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21941
/proc/meminfo: memFree=29625512/32873648 swapFree=6860/6860
[pid=21885] ppid=21883 vsize=676100 CPUtime=1799.5 cores=0,2,4,6
/proc/21885/stat : 21885 (wbo1.71) S 21883 21885 18639 0 -1 4202496 153870 0 0 0 179875 75 0 0 20 0 2 0 288321547 692326400 152337 33554432000 4194304 5964318 140736837791600 140736837791120 4546589 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21885/statm: 169025 152337 199 433 0 168589 0
[pid=21885/tid=21887] ppid=21883 vsize=676100 CPUtime=1799.86 cores=0,2,4,6
/proc/21885/task/21887/stat : 21887 (wbo1.71) R 21883 21885 18639 0 -1 4202560 153091 0 0 0 179883 103 0 0 20 0 2 0 288321548 692326400 152337 33554432000 4194304 5964318 140736837791600 140357235480568 4399824 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 676100

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.89
CPU user time (s): 1798.85
CPU system time (s): 1.04284
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 676100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.04284
maximum resident set size= 609356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153872
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= 275
involuntary context switches= 1950

runsolver used 6.75497 second user time and 12.3451 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-28 18:19:15
IDJOB=3713102
IDBENCH=79387
IDSOLVER=2293
FILE ID=node116/3713102-1338221955
RUNJOBID= node116-1338193550-18655
PBS_JOBID= 14624586
Free space on /tmp= 71468 MiB

SOLVER NAME= wbo 1.71
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/jnh/normalized-jnh302_wcsp.wbo
COMMAND LINE= wbo1.71 -file-format=wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3713102-1338221955/watcher-3713102-1338221955 -o /tmp/evaluation-result-3713102-1338221955/solver-3713102-1338221955 -C 1800 -W 1900 -M 15500  wbo1.71 -file-format=wbo HOME/instance-3713102-1338221955.wbo

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

MD5SUM BENCH= 8b86218007c145a9ce1787d0bbf0d30b
RANDOM SEED=990441459

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29778292 kB
Buffers:          388728 kB
Cached:          1151468 kB
SwapCached:         3236 kB
Active:          1551988 kB
Inactive:         701316 kB
Active(anon):     704052 kB
Inactive(anon):     8956 kB
Active(file):     847936 kB
Inactive(file):   692360 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103668 kB
Dirty:              6576 kB
Writeback:             0 kB
AnonPages:        716736 kB
Mapped:            13756 kB
Shmem:                96 kB
Slab:             702320 kB
SReclaimable:     145608 kB
SUnreclaim:       556712 kB
KernelStack:        1472 kB
PageTables:         5096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     145112 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 71460 MiB
End job on node116 at 2012-05-28 18:49:15