Trace number 3705106

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705106-1338087904.opb.
0.00/0.00	c Instance file HOME/instance-3705106-1338087904.opb
0.00/0.00	c File size is 43295 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 263
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:      475                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 475                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.01      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 3            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 5            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 6            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 7            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 8            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 9            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 10           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 11           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 12           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 13           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 14           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 15           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 16           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 17           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 18           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 19           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 20           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 21           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 22           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 23           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 24           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 25           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 26           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 27           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 28           lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | 29           lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | 30           lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | 31           lb |  0                0                0.00  |
0.01/0.02	c | 0.02      | 0  | 32           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 33           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 34           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 35           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 36           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 37           lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | 38           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 39           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 40           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 41           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 42           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 43           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 44           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 45           lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | 46           lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 47           lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 48           lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 49           lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | 50           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 51           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 52           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 53           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 54           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 55           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 56           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 57           lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | 58           lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | 59           lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | 60           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 61           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 62           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 63           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 64           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 65           lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | 66           lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | 67           lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | 68           lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | 69           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 70           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 71           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 72           lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | 73           lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | 74           lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | 75           lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | 76           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 77           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 78           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 79           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 80           lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | 81           lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | 82           lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | 83           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 84           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 85           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 86           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 87           lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | 88           lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | 89           lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | 90           lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | 91           lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | 92           lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | 93           lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | 94           lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | 95           lb |  0                0                0.00  |
0.01/0.10	c | 0.10      | 0  | 96           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 97           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 98           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 99           lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 100          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 101          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 102          lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 103          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 104          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 105          lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 106          lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | 107          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | 108          lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | 109          lb |  0                0                0.00  |
0.69/0.70	c | 0.70      | 0  | 110          lb |  0                0                0.00  |
24.09/24.11	c | 24.11     | 0  | 111          lb |  0                0                0.00  |
68.48/68.55	c | 68.56     | 0  | 112          lb |  0                0                0.00  |
68.68/68.71	c | 68.72     | 0  | 113          lb |  0                0                0.00  |
1799.44/1800.00	c ===============================================================================
1799.44/1800.00	c Wall Clock Time: 1800.00 s
1799.44/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-3705106-1338087904/watcher-3705106-1338087904 -o /tmp/evaluation-result-3705106-1338087904/solver-3705106-1338087904 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705106-1338087904.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 1/171 22086
/proc/meminfo: memFree=29303904/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=4108 CPUtime=0 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) R 22084 22086 21940 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 274915332 4206592 455 33554432000 4194304 5963574 140737320091632 140736616339752 4296686 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 1027 468 166 432 0 592 0

[startup+0.0231881 s]
/proc/loadavg: 2.00 2.00 1.91 1/171 22086
/proc/meminfo: memFree=29303904/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=0.01 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 1130 0 0 0 1 0 0 0 20 0 2 0 274915332 86007808 1071 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 1071 189 432 0 20563 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 83992

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 1.91 1/171 22086
/proc/meminfo: memFree=29303904/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=0.09 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 1727 0 0 0 9 0 0 0 20 0 2 0 274915332 86007808 1668 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 1668 190 432 0 20563 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83992

[startup+0.300245 s]
/proc/loadavg: 2.00 2.00 1.91 1/171 22086
/proc/meminfo: memFree=29303904/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=0.29 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 2131 0 0 0 29 0 0 0 20 0 2 0 274915332 86007808 2576 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 2576 192 432 0 20563 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83992

[startup+0.700227 s]
/proc/loadavg: 2.00 2.00 1.91 1/171 22086
/proc/meminfo: memFree=29303904/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=0.69 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 2511 0 0 0 69 0 0 0 20 0 2 0 274915332 86007808 2956 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 2956 192 432 0 20563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83992

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29278184/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=84136 CPUtime=1.49 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 3280 0 0 0 149 0 0 0 20 0 2 0 274915332 86155264 3725 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 21034 3725 192 432 0 20599 0
[pid=22086/tid=22089] ppid=22084 vsize=84136 CPUtime=1.48 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 2484 0 0 0 148 0 0 0 20 0 2 0 274915332 86155264 3725 33554432000 4194304 5963574 140737320091632 139886465988408 4388700 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84136

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29268752/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=84136 CPUtime=3.08 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 4133 0 0 0 308 0 0 0 20 0 2 0 274915332 86155264 4578 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 21034 4578 192 432 0 20599 0
[pid=22086/tid=22089] ppid=22084 vsize=84136 CPUtime=3.08 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 3337 0 0 0 308 0 0 0 20 0 2 0 274915332 86155264 4578 33554432000 4194304 5963574 140737320091632 139886465988408 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84136

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29249532/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=84208 CPUtime=6.28 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 5989 0 0 0 627 1 0 0 20 0 2 0 274915332 86228992 6434 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 21052 6434 192 432 0 20617 0
[pid=22086/tid=22089] ppid=22084 vsize=84208 CPUtime=6.28 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 5193 0 0 0 626 2 0 0 20 0 2 0 274915332 86228992 6434 33554432000 4194304 5963574 140737320091632 139886465988200 4400078 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84208

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 22103
/proc/meminfo: memFree=29226168/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=84604 CPUtime=12.69 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 8621 0 0 0 1267 2 0 0 20 0 2 0 274915332 86634496 9260 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 21151 9260 192 432 0 20716 0
[pid=22086/tid=22089] ppid=22084 vsize=84604 CPUtime=12.68 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 7825 0 0 0 1265 3 0 0 20 0 2 0 274915332 86634496 9260 33554432000 4194304 5963574 140737320091632 139886465988408 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84604

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 22103
/proc/meminfo: memFree=29188248/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=25.48 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 12608 0 0 0 2545 3 0 0 20 0 2 0 274915332 86007808 13003 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 13003 192 432 0 20563 0
[pid=22086/tid=22089] ppid=22084 vsize=83992 CPUtime=25.48 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 11812 0 0 0 2544 4 0 0 20 0 2 0 274915332 86007808 13003 33554432000 4194304 5963574 140737320091632 139886465989560 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83992

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 22103
/proc/meminfo: memFree=29165396/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=83992 CPUtime=51.07 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 14233 0 0 0 5104 3 0 0 20 0 2 0 274915332 86007808 14628 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 20998 14628 192 432 0 20563 0
[pid=22086/tid=22089] ppid=22084 vsize=83992 CPUtime=51.08 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 13437 0 0 0 5104 4 0 0 20 0 2 0 274915332 86007808 14628 33554432000 4194304 5963574 140737320091632 139886465988600 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83992

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 22103
/proc/meminfo: memFree=29115684/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=149528 CPUtime=102.26 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 20325 0 0 0 10220 6 0 0 20 0 2 0 274915332 153116672 20766 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 37382 20766 192 432 0 36947 0
[pid=22086/tid=22089] ppid=22084 vsize=149528 CPUtime=102.27 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 19529 0 0 0 10219 8 0 0 20 0 2 0 274915332 153116672 20766 33554432000 4194304 5963574 140737320091632 139886465989144 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149528

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=29063644/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=215064 CPUtime=162.25 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 34143 0 0 0 16214 11 0 0 20 0 2 0 274915332 220225536 35088 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 53766 35088 192 432 0 53331 0
[pid=22086/tid=22089] ppid=22084 vsize=215064 CPUtime=162.27 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 33347 0 0 0 16213 14 0 0 20 0 2 0 274915332 220225536 35088 33554432000 4194304 5963574 140737320091632 139886465988600 4378768 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 215064

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=28984532/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=216148 CPUtime=222.21 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 42293 0 0 0 22207 14 0 0 20 0 2 0 274915332 221335552 43448 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 54037 43448 192 432 0 53602 0
[pid=22086/tid=22089] ppid=22084 vsize=216148 CPUtime=222.25 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 41497 0 0 0 22207 18 0 0 20 0 2 0 274915332 221335552 43448 33554432000 4194304 5963574 140737320091632 139886465988408 4399639 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 216148

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=28957884/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=216148 CPUtime=282.18 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 48642 0 0 0 28201 17 0 0 20 0 2 0 274915332 221335552 50157 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 54037 50157 192 432 0 53602 0
[pid=22086/tid=22089] ppid=22084 vsize=216148 CPUtime=282.23 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 47846 0 0 0 28201 22 0 0 20 0 2 0 274915332 221335552 50157 33554432000 4194304 5963574 140737320091632 139886465988648 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 216148

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 22107
/proc/meminfo: memFree=28857256/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=281684 CPUtime=342.17 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 61798 0 0 0 34194 23 0 0 20 0 2 0 274915332 288444416 63310 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 70421 63310 192 432 0 69986 0
[pid=22086/tid=22089] ppid=22084 vsize=281684 CPUtime=342.23 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 61002 0 0 0 34194 29 0 0 20 0 2 0 274915332 288444416 63310 33554432000 4194304 5963574 140737320091632 139886465988408 4399353 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 281684

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22107
/proc/meminfo: memFree=28790188/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=347220 CPUtime=402.16 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 68520 0 0 0 40189 27 0 0 20 0 2 0 274915332 355553280 70030 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 86805 70030 192 432 0 86370 0
[pid=22086/tid=22089] ppid=22084 vsize=347220 CPUtime=402.23 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 67724 0 0 0 40190 33 0 0 20 0 2 0 274915332 355553280 70030 33554432000 4194304 5963574 140737320091632 139886465988408 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 347220

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22108
/proc/meminfo: memFree=28733100/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=347760 CPUtime=462.13 cores=0,2,4,6

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

/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 147337 0 0 0 130125 91 0 0 20 0 2 0 274915332 641220608 151257 33554432000 4194304 5963574 140737320091632 139886465988600 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 626192

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 22114
/proc/meminfo: memFree=27976052/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=694260 CPUtime=1361.89 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 152488 0 0 0 136116 73 0 0 20 0 2 0 274915332 710922240 155520 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 173565 155520 192 432 0 173130 0
[pid=22086/tid=22089] ppid=22084 vsize=694260 CPUtime=1362.16 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 151692 0 0 0 136122 94 0 0 20 0 2 0 274915332 710922240 155520 33554432000 4194304 5963574 140737320091632 139886465988600 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 694260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22115
/proc/meminfo: memFree=27974272/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=694260 CPUtime=1421.89 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 152584 0 0 0 142116 73 0 0 20 0 2 0 274915332 710922240 155616 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 173565 155616 192 432 0 173130 0
[pid=22086/tid=22089] ppid=22084 vsize=694260 CPUtime=1422.17 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 151788 0 0 0 142122 95 0 0 20 0 2 0 274915332 710922240 155616 33554432000 4194304 5963574 140737320091632 139886465988600 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 694260

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 22115
/proc/meminfo: memFree=27903468/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=698232 CPUtime=1481.88 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 162964 0 0 0 148106 82 0 0 20 0 2 0 274915332 714989568 165996 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 174558 165996 192 432 0 174123 0
[pid=22086/tid=22089] ppid=22084 vsize=698232 CPUtime=1482.16 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 162168 0 0 0 148111 105 0 0 20 0 2 0 274915332 714989568 165996 33554432000 4194304 5963574 140737320091632 139886465988200 5178856 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 698232

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 22118
/proc/meminfo: memFree=27878040/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=699316 CPUtime=1541.86 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 164688 0 0 0 154103 83 0 0 20 0 2 0 274915332 716099584 167720 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 174829 167720 192 432 0 174394 0
[pid=22086/tid=22089] ppid=22084 vsize=699316 CPUtime=1542.17 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 163892 0 0 0 154110 107 0 0 20 0 2 0 274915332 716099584 167720 33554432000 4194304 5963574 140737320091632 139886465988408 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 699316

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 22118
/proc/meminfo: memFree=27830432/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=764852 CPUtime=1601.86 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 169759 0 0 0 160101 85 0 0 20 0 2 0 274915332 783208448 172787 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 191213 172787 192 432 0 190778 0
[pid=22086/tid=22089] ppid=22084 vsize=764852 CPUtime=1602.17 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 168963 0 0 0 160107 110 0 0 20 0 2 0 274915332 783208448 172787 33554432000 4194304 5963574 140737320091632 139886465988648 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 764852

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22118
/proc/meminfo: memFree=27736112/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=769280 CPUtime=1661.82 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 181101 0 0 0 166088 94 0 0 20 0 2 0 274915332 787742720 184381 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 192320 184381 192 432 0 191885 0
[pid=22086/tid=22089] ppid=22084 vsize=769280 CPUtime=1662.14 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 180305 0 0 0 166094 120 0 0 20 0 2 0 274915332 787742720 184381 33554432000 4194304 5963574 140737320091632 139886465988600 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 769280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27715308/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=769280 CPUtime=1721.77 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 181960 0 0 0 172083 94 0 0 20 0 2 0 274915332 787742720 185818 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 192320 185818 192 432 0 191885 0
[pid=22086/tid=22089] ppid=22084 vsize=769280 CPUtime=1722.11 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 181164 0 0 0 172090 121 0 0 20 0 2 0 274915332 787742720 185818 33554432000 4194304 5963574 140737320091632 139886465988408 5138318 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 769280

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27683204/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1781.75 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 184944 0 0 0 178079 96 0 0 20 0 2 0 274915332 854851584 189036 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189036 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1782.09 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184148 0 0 0 178085 124 0 0 20 0 2 0 274915332 854851584 189036 33554432000 4194304 5963574 140737320091632 139886465988408 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 834816

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27680164/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1791.35 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185026 0 0 0 179039 96 0 0 20 0 2 0 274915332 854851584 189117 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189117 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1791.7 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184230 0 0 0 179046 124 0 0 20 0 2 0 274915332 854851584 189117 33554432000 4194304 5963574 140737320091632 139886465988408 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.35
Current children cumulated vsize (KiB) 834816

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27680412/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1794.55 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185026 0 0 0 179359 96 0 0 20 0 2 0 274915332 854851584 189117 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189117 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1794.9 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184230 0 0 0 179366 124 0 0 20 0 2 0 274915332 854851584 189117 33554432000 4194304 5963574 140737320091632 139886465988408 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (KiB) 834816

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678800/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1797.74 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185059 0 0 0 179678 96 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189150 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1798.09 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184263 0 0 0 179685 124 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 139886465988408 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.74
Current children cumulated vsize (KiB) 834816

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678676/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1798.54 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185059 0 0 0 179758 96 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189150 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1798.89 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184263 0 0 0 179765 124 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 139886465988408 4399578 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (KiB) 834816

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1798.95 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185059 0 0 0 179799 96 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189150 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1799.3 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184263 0 0 0 179806 124 0 0 20 0 2 0 274915332 854851584 189150 33554432000 4194304 5963574 140737320091632 139886465988408 4402912 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.95
Current children cumulated vsize (KiB) 834816

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1799.34 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185086 0 0 0 179838 96 0 0 20 0 2 0 274915332 854851584 189177 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189177 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1799.69 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184290 0 0 0 179845 124 0 0 20 0 2 0 274915332 854851584 189177 33554432000 4194304 5963574 140737320091632 139886465988408 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.34
Current children cumulated vsize (KiB) 834816

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22086] ppid=22084 vsize=834816 CPUtime=1799.44 cores=0,2,4,6
/proc/22086/stat : 22086 (wbo1.7) S 22084 22086 21940 0 -1 4202496 185089 0 0 0 179848 96 0 0 20 0 2 0 274915332 854851584 189180 33554432000 4194304 5963574 140737320091632 140737320091152 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22086/statm: 208704 189180 192 432 0 208269 0
[pid=22086/tid=22089] ppid=22084 vsize=834816 CPUtime=1799.79 cores=0,2,4,6
/proc/22086/task/22089/stat : 22089 (wbo1.7) R 22084 22086 21940 0 -1 4202560 184293 0 0 0 179855 124 0 0 20 0 2 0 274915332 854851584 189180 33554432000 4194304 5963574 140737320091632 139886465988408 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.44
Current children cumulated vsize (KiB) 834816

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.82
CPU user time (s): 1798.56
CPU system time (s): 1.25581
CPU usage (%): 99.9893
Max. virtual memory (cumulated for all children) (KiB): 834816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.25581
maximum resident set size= 756720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185089
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= 342
involuntary context switches= 1841

runsolver used 3.61245 second user time and 10.1045 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 05:05:04
IDJOB=3705106
IDBENCH=1952
IDSOLVER=2283
FILE ID=node144/3705106-1338087904
RUNJOBID= node144-1338086104-21956
PBS_JOBID= 14624429
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1758950976

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        29304176 kB
Buffers:          293340 kB
Cached:          2483664 kB
SwapCached:            0 kB
Active:           732712 kB
Inactive:        2055912 kB
Active(anon):      13152 kB
Inactive(anon):        0 kB
Active(file):     719560 kB
Inactive(file):  2055912 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:        185640 kB
Mapped:            13500 kB
Shmem:               200 kB
Slab:             643124 kB
SReclaimable:      85684 kB
SUnreclaim:       557440 kB
KernelStack:        1488 kB
PageTables:         3816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103832 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node144 at 2012-05-27 05:35:04