Trace number 3705099

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_17.opb.PB06.opb
MD5SUM90154dd1b8a90675a35ad37cbef52f77
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 189
Optimality of the best value was proved NO
Number of variables481
Total number of constraints481
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 constraints481
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 481
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 481
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 481
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-3705099-1338087567.opb.
0.00/0.00	c Instance file HOME/instance-3705099-1338087567.opb
0.00/0.00	c File size is 43841 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 244
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      481                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 481                                                 |
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.00	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.01      | 0  | 19           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 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.01	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.00/0.02	c | 0.02      | 0  | 29           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 30           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 31           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 32           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 33           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 34           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 35           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 36           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 37           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 38           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 39           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 40           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 41           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 42           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 43           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 44           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 45           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 46           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 47           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 48           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 49           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 50           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 51           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 52           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 53           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 54           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 55           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 56           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 57           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 58           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 59           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 60           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 61           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 62           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 63           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 64           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 65           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 66           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 67           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 68           lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 69           lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 70           lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 71           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 72           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 73           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 74           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 75           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 76           lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 77           lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 78           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 79           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 80           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 81           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 82           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 83           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 84           lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | 85           lb |  0                0                0.00  |
0.00/0.07	c | 0.08      | 0  | 86           lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 87           lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 88           lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 89           lb |  0                0                0.00  |
0.00/0.08	c | 0.08      | 0  | 90           lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 91           lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 92           lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 93           lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 94           lb |  0                0                0.00  |
0.00/0.09	c | 0.09      | 0  | 95           lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | 96           lb |  0                0                0.00  |
0.08/0.09	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.10      | 0  | 100          lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 101          lb |  0                0                0.00  |
0.09/0.10	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.11      | 0  | 104          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 105          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 106          lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 107          lb |  0                0                0.00  |
1.28/1.39	c | 1.40      | 0  | 108          lb |  0                0                0.00  |
27.78/27.80	c | 27.81     | 0  | 109          lb |  0                0                0.00  |
27.88/27.92	c | 27.92     | 0  | 110          lb |  0                0                0.00  |
39.67/39.78	c | 39.79     | 0  | 111          lb |  0                0                0.00  |
81.97/82.05	c | 82.05     | 0  | 112          lb |  0                0                0.00  |
100.07/100.14	c | 100.15    | 0  | 113          lb |  0                0                0.00  |
1799.37/1800.00	c ===============================================================================
1799.37/1800.00	c Wall Clock Time: 1800.00 s
1799.37/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-3705099-1338087567/watcher-3705099-1338087567 -o /tmp/evaluation-result-3705099-1338087567/solver-3705099-1338087567 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705099-1338087567.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16077
/proc/meminfo: memFree=30090040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=4504 CPUtime=0 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) R 16075 16077 12452 0 -1 4202496 641 0 0 0 0 0 0 0 20 0 1 0 274882622 4612096 583 33554432000 4194304 5963574 140735541206768 140735465886168 4296686 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 1205 594 166 432 0 770 0

[startup+0.0966269 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16077
/proc/meminfo: memFree=30090040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=0.08 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 1720 0 0 0 8 0 0 0 20 0 2 0 274882622 85929984 1662 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 1662 190 432 0 20544 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83916

[startup+0.100157 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16077
/proc/meminfo: memFree=30090040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=0.09 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 1735 0 0 0 9 0 0 0 20 0 2 0 274882622 85929984 1677 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 1677 190 432 0 20544 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83916

[startup+0.300112 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16077
/proc/meminfo: memFree=30090040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=0.29 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 2110 0 0 0 29 0 0 0 20 0 2 0 274882622 85929984 2052 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 2052 192 432 0 20544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83916

[startup+0.700108 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16077
/proc/meminfo: memFree=30090040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=0.68 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 2709 0 0 0 68 0 0 0 20 0 2 0 274882622 85929984 2651 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 2651 192 432 0 20544 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 83916

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16079
/proc/meminfo: memFree=30077996/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=1.49 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 3471 0 0 0 148 1 0 0 20 0 2 0 274882622 85929984 3387 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 3387 192 432 0 20544 0
[pid=16077/tid=16079] ppid=16075 vsize=83916 CPUtime=1.47 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 2675 0 0 0 147 0 0 0 20 0 2 0 274882623 85929984 3387 33554432000 4194304 5963574 140735541206768 139815430949816 4403039 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83916

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16079
/proc/meminfo: memFree=30075748/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=3.09 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 3628 0 0 0 308 1 0 0 20 0 2 0 274882622 85929984 3544 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 3544 192 432 0 20544 0
[pid=16077/tid=16079] ppid=16075 vsize=83916 CPUtime=3.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 2832 0 0 0 306 1 0 0 20 0 2 0 274882623 85929984 3544 33554432000 4194304 5963574 140735541206768 139815430949816 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83916

[startup+6.30016 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16079
/proc/meminfo: memFree=30070444/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=84132 CPUtime=6.28 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 5185 0 0 0 627 1 0 0 20 0 2 0 274882622 86151168 5101 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 21033 5101 192 432 0 20598 0
[pid=16077/tid=16079] ppid=16075 vsize=84132 CPUtime=6.27 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 4389 0 0 0 626 1 0 0 20 0 2 0 274882623 86151168 5101 33554432000 4194304 5963574 140735541206768 139815430948664 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 84132

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16079
/proc/meminfo: memFree=30056080/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=84132 CPUtime=12.68 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 7179 0 0 0 1266 2 0 0 20 0 2 0 274882622 86151168 7095 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 21033 7095 192 432 0 20598 0
[pid=16077/tid=16079] ppid=16075 vsize=84132 CPUtime=12.67 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 6383 0 0 0 1265 2 0 0 20 0 2 0 274882623 86151168 7095 33554432000 4194304 5963574 140735541206768 139815430948664 4399448 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84132

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16079
/proc/meminfo: memFree=30030420/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=84940 CPUtime=25.48 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 11415 0 0 0 2545 3 0 0 20 0 2 0 274882622 86978560 11331 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 21235 11332 192 432 0 20800 0
[pid=16077/tid=16079] ppid=16075 vsize=84940 CPUtime=25.47 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 10620 0 0 0 2543 4 0 0 20 0 2 0 274882623 86978560 11332 33554432000 4194304 5963574 140735541206768 139815430948904 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84940

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16082
/proc/meminfo: memFree=30013200/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=83916 CPUtime=51.07 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 11811 0 0 0 5104 3 0 0 20 0 2 0 274882622 85929984 9957 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 20979 9957 192 432 0 20544 0
[pid=16077/tid=16079] ppid=16075 vsize=83916 CPUtime=51.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 11015 0 0 0 5103 4 0 0 20 0 2 0 274882623 85929984 9957 33554432000 4194304 5963574 140735541206768 139815430949704 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83916

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16105
/proc/meminfo: memFree=29932516/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=149452 CPUtime=102.27 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 21552 0 0 0 10221 6 0 0 20 0 2 0 274882622 153038848 19697 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 37363 19697 192 432 0 36928 0
[pid=16077/tid=16079] ppid=16075 vsize=149452 CPUtime=102.28 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 20756 0 0 0 10220 8 0 0 20 0 2 0 274882623 153038848 19697 33554432000 4194304 5963574 140735541206768 139815430949400 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 149452

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16144
/proc/meminfo: memFree=31064896/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=149452 CPUtime=162.23 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 33427 0 0 0 16213 10 0 0 20 0 2 0 274882622 153038848 31538 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 37363 31538 192 432 0 36928 0
[pid=16077/tid=16079] ppid=16075 vsize=149452 CPUtime=162.24 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 32631 0 0 0 16211 13 0 0 20 0 2 0 274882623 153038848 31538 33554432000 4194304 5963574 140735541206768 139815430948904 4403192 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 149452

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16144
/proc/meminfo: memFree=30951040/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=216072 CPUtime=222.22 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 45391 0 0 0 22206 16 0 0 20 0 2 0 274882622 221257728 44436 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 54018 44436 192 432 0 53583 0
[pid=16077/tid=16079] ppid=16075 vsize=216072 CPUtime=222.25 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 44595 0 0 0 22205 20 0 0 20 0 2 0 274882623 221257728 44436 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 216072

[startup+282.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 16144
/proc/meminfo: memFree=30862112/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=281608 CPUtime=282.18 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 58246 0 0 0 28196 22 0 0 20 0 2 0 274882622 288366592 57486 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 70402 57486 192 432 0 69967 0
[pid=16077/tid=16079] ppid=16075 vsize=281608 CPUtime=282.21 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 57450 0 0 0 28194 27 0 0 20 0 2 0 274882623 288366592 57486 33554432000 4194304 5963574 140735541206768 139815430948664 4221984 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 281608

[startup+342.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 16145
/proc/meminfo: memFree=30756168/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=347144 CPUtime=342.15 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 70653 0 0 0 34188 27 0 0 20 0 2 0 274882622 355475456 70031 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 86786 70031 192 432 0 86351 0
[pid=16077/tid=16079] ppid=16075 vsize=347144 CPUtime=342.2 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 69857 0 0 0 34187 33 0 0 20 0 2 0 274882623 355475456 70031 33554432000 4194304 5963574 140735541206768 139815430948856 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 347144

[startup+402.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/179 16145
/proc/meminfo: memFree=30714364/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=347684 CPUtime=402.14 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 78263 0 0 0 40182 32 0 0 20 0 2 0 274882622 356028416 77638 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 86921 77638 192 432 0 86486 0
[pid=16077/tid=16079] ppid=16075 vsize=347684 CPUtime=402.2 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 77467 0 0 0 40181 39 0 0 20 0 2 0 274882623 356028416 77638 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 347684

[startup+462.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 16145
/proc/meminfo: memFree=30639300/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=413220 CPUtime=462.13 cores=1,3,5,7

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

/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 175065 0 0 0 130092 115 0 0 20 0 2 0 274882623 761733120 177070 33554432000 4194304 5963574 140735541206768 139815430948664 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 743880

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16154
/proc/meminfo: memFree=30016972/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=743880 CPUtime=1361.84 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 176795 0 0 0 136089 95 0 0 20 0 2 0 274882622 761733120 178001 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 185970 178001 192 432 0 185535 0
[pid=16077/tid=16079] ppid=16075 vsize=743880 CPUtime=1362.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 175999 0 0 0 136091 116 0 0 20 0 2 0 274882623 761733120 178001 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 743880

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 16154
/proc/meminfo: memFree=29978676/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=743880 CPUtime=1421.84 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 177248 0 0 0 142088 96 0 0 20 0 2 0 274882622 761733120 178454 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 185970 178454 192 432 0 185535 0
[pid=16077/tid=16079] ppid=16075 vsize=743880 CPUtime=1422.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 176452 0 0 0 142090 117 0 0 20 0 2 0 274882623 761733120 178454 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 743880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16155
/proc/meminfo: memFree=29972860/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=743880 CPUtime=1481.83 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 178064 0 0 0 148087 96 0 0 20 0 2 0 274882622 761733120 179270 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 185970 179270 192 432 0 185535 0
[pid=16077/tid=16079] ppid=16075 vsize=743880 CPUtime=1482.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 177268 0 0 0 148088 119 0 0 20 0 2 0 274882623 761733120 179270 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 743880

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29867956/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=809416 CPUtime=1541.81 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 195806 0 0 0 154074 107 0 0 20 0 2 0 274882622 828841984 197010 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 202354 197011 192 432 0 201919 0
[pid=16077/tid=16079] ppid=16075 vsize=809416 CPUtime=1542.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 195011 0 0 0 154076 131 0 0 20 0 2 0 274882623 828841984 197011 33554432000 4194304 5963574 140735541206768 139815430948904 5135572 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 809416

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29825548/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=874952 CPUtime=1601.8 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 197630 0 0 0 160072 108 0 0 20 0 2 0 274882622 895950848 198833 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 218738 198833 192 432 0 218303 0
[pid=16077/tid=16079] ppid=16075 vsize=874952 CPUtime=1602.07 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 196834 0 0 0 160074 133 0 0 20 0 2 0 274882623 895950848 198833 33554432000 4194304 5963574 140735541206768 139815430948664 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 874952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29801916/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=874952 CPUtime=1661.76 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 202627 0 0 0 166065 111 0 0 20 0 2 0 274882622 895950848 203863 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 218738 203863 192 432 0 218303 0
[pid=16077/tid=16079] ppid=16075 vsize=874952 CPUtime=1662.04 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 201831 0 0 0 166067 137 0 0 20 0 2 0 274882623 895950848 203863 33554432000 4194304 5963574 140735541206768 139815430948856 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 874952

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29736112/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1721.72 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 212942 0 0 0 172052 120 0 0 20 0 2 0 274882622 963059712 214620 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 214620 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1722 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 212146 0 0 0 172053 147 0 0 20 0 2 0 274882623 963059712 214620 33554432000 4194304 5963574 140735541206768 139815430948664 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 940488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709664/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1781.68 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213825 0 0 0 178047 121 0 0 20 0 2 0 274882622 963059712 216731 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216731 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1781.97 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213029 0 0 0 178048 149 0 0 20 0 2 0 274882623 963059712 216731 33554432000 4194304 5963574 140735541206768 139815430948728 4220672 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1781.68
Current children cumulated vsize (KiB) 940488

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 16156
/proc/meminfo: memFree=29709984/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1791.28 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213828 0 0 0 179007 121 0 0 20 0 2 0 274882622 963059712 216734 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216734 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1791.58 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213032 0 0 0 179009 149 0 0 20 0 2 0 274882623 963059712 216734 33554432000 4194304 5963574 140735541206768 139815430948728 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 940488

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709612/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1794.48 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213929 0 0 0 179327 121 0 0 20 0 2 0 274882622 963059712 216835 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216835 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1794.78 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213133 0 0 0 179329 149 0 0 20 0 2 0 274882623 963059712 216835 33554432000 4194304 5963574 140735541206768 139815430948664 4399560 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 940488

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709488/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1797.67 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213941 0 0 0 179646 121 0 0 20 0 2 0 274882622 963059712 216847 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216847 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1797.97 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213145 0 0 0 179648 149 0 0 20 0 2 0 274882623 963059712 216847 33554432000 4194304 5963574 140735541206768 139815430948664 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 940488

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709488/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1798.47 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213944 0 0 0 179726 121 0 0 20 0 2 0 274882622 963059712 216850 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216850 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1798.77 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213148 0 0 0 179728 149 0 0 20 0 2 0 274882623 963059712 216850 33554432000 4194304 5963574 140735541206768 139815430948664 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (KiB) 940488

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709488/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=940488 CPUtime=1798.88 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 213944 0 0 0 179767 121 0 0 20 0 2 0 274882622 963059712 216850 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235122 216850 192 432 0 234687 0
[pid=16077/tid=16079] ppid=16075 vsize=940488 CPUtime=1799.18 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213148 0 0 0 179769 149 0 0 20 0 2 0 274882623 963059712 216850 33554432000 4194304 5963574 140735541206768 139815430948664 4399627 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1798.88
Current children cumulated vsize (KiB) 940488

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709488/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=941212 CPUtime=1799.27 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 214069 0 0 0 179806 121 0 0 20 0 2 0 274882622 963801088 216887 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235303 216887 192 432 0 234868 0
[pid=16077/tid=16079] ppid=16075 vsize=941212 CPUtime=1799.57 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213273 0 0 0 179808 149 0 0 20 0 2 0 274882623 963801088 216887 33554432000 4194304 5963574 140735541206768 139815430948664 4399546 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.27
Current children cumulated vsize (KiB) 941212

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16156
/proc/meminfo: memFree=29709488/32873648 swapFree=7112/7112
[pid=16077] ppid=16075 vsize=941212 CPUtime=1799.37 cores=1,3,5,7
/proc/16077/stat : 16077 (wbo1.7) S 16075 16077 12452 0 -1 4202496 214071 0 0 0 179816 121 0 0 20 0 2 0 274882622 963801088 216889 33554432000 4194304 5963574 140735541206768 140735541206288 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16077/statm: 235303 216889 192 432 0 234868 0
[pid=16077/tid=16079] ppid=16075 vsize=941212 CPUtime=1799.67 cores=1,3,5,7
/proc/16077/task/16079/stat : 16079 (wbo1.7) R 16075 16077 12452 0 -1 4202560 213275 0 0 0 179818 149 0 0 20 0 2 0 274882623 963801088 216889 33554432000 4194304 5963574 140735541206768 139815430948664 4399474 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1799.37
Current children cumulated vsize (KiB) 941212

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.71
CPU user time (s): 1798.2
CPU system time (s): 1.50577
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 941212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 1.50577
maximum resident set size= 867900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 214071
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= 407
involuntary context switches= 2088

runsolver used 3.18552 second user time and 7.8958 second system time

The end

Launcher Data

Begin job on node126 at 2012-05-27 04:59:27
IDJOB=3705099
IDBENCH=1949
IDSOLVER=2283
FILE ID=node126/3705099-1338087567
RUNJOBID= node126-1338077272-12469
PBS_JOBID= 14624421
Free space on /tmp= 71352 MiB

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

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

MD5SUM BENCH= 90154dd1b8a90675a35ad37cbef52f77
RANDOM SEED=595971334

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30089668 kB
Buffers:          266724 kB
Cached:           539176 kB
SwapCached:        17756 kB
Active:          1880216 kB
Inactive:          96032 kB
Active(anon):    1151768 kB
Inactive(anon):    20452 kB
Active(file):     728448 kB
Inactive(file):    75580 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67086932 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:       1213504 kB
Mapped:            10448 kB
Shmem:                 0 kB
Slab:             667124 kB
SReclaimable:     111696 kB
SUnreclaim:       555428 kB
KernelStack:        1488 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     147400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    964608 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= 71348 MiB
End job on node126 at 2012-05-27 05:29:27