Trace number 3705093

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.75 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM19bfc1d5b7087888ef5c79946c60f053
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark189
Best CPU time to get the best result obtained on this benchmark1796.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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-3705093-1338087904.opb.
0.00/0.00	c Instance file HOME/instance-3705093-1338087904.opb
0.00/0.00	c File size is 43180 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 251
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:      473                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 473                                                 |
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.03      | 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.04      | 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.04	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.05      | 0  | 59           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 60           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 61           lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 62           lb |  0                0                0.00  |
0.00/0.05	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.06      | 0  | 67           lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 68           lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 69           lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 70           lb |  0                0                0.00  |
0.00/0.06	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.07      | 0  | 74           lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 75           lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 76           lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 77           lb |  0                0                0.00  |
0.00/0.07	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.08      | 0  | 82           lb |  0                0                0.00  |
0.07/0.07	c | 0.08      | 0  | 83           lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | 84           lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | 85           lb |  0                0                0.00  |
0.07/0.08	c | 0.08      | 0  | 86           lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | 87           lb |  0                0                0.00  |
0.07/0.08	c | 0.09      | 0  | 88           lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 89           lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 90           lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 91           lb |  0                0                0.00  |
0.07/0.09	c | 0.09      | 0  | 92           lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | 93           lb |  0                0                0.00  |
0.07/0.09	c | 0.10      | 0  | 94           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 95           lb |  0                0                0.00  |
0.09/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.11      | 0  | 98           lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 99           lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 100          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 101          lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | 102          lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 103          lb |  0                0                0.00  |
0.59/0.65	c | 0.65      | 0  | 104          lb |  0                0                0.00  |
46.46/46.57	c | 46.58     | 0  | 105          lb |  0                0                0.00  |
106.45/106.56	c | 106.56    | 0  | 106          lb |  0                0                0.00  |
107.85/107.96	c | 107.97    | 0  | 107          lb |  0                0                0.00  |
197.03/197.17	c | 197.17    | 0  | 108          lb |  0                0                0.00  |
1799.49/1800.00	c ===============================================================================
1799.49/1800.00	c Wall Clock Time: 1800.00 s
1799.49/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-3705093-1338087904/watcher-3705093-1338087904 -o /tmp/evaluation-result-3705093-1338087904/solver-3705093-1338087904 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705093-1338087904.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 1.91 3/177 22101
/proc/meminfo: memFree=29293712/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=83976 CPUtime=0 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 824 0 0 0 0 0 0 0 20 0 2 0 274915337 85991424 765 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 20994 766 173 432 0 20559 0
[pid=22101/tid=22102] ppid=22099 vsize=83976 CPUtime=0 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 2 0 274915338 85991424 766 33554432000 4194304 5963574 140734525944560 140734525942936 5135642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.079792 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22101
/proc/meminfo: memFree=29293712/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=83976 CPUtime=0.07 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 1598 0 0 0 7 0 0 0 20 0 2 0 274915337 85991424 1539 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 20994 1539 190 432 0 20559 0
[pid=22101/tid=22102] ppid=22099 vsize=83976 CPUtime=0.06 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 805 0 0 0 6 0 0 0 20 0 2 0 274915338 85991424 1539 33554432000 4194304 5963574 140734525944560 140734525942936 5135642 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83976

[startup+0.1003 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22101
/proc/meminfo: memFree=29293712/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=83976 CPUtime=0.09 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 1720 0 0 0 9 0 0 0 20 0 2 0 274915337 85991424 1661 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 20994 1661 190 432 0 20559 0
[pid=22101/tid=22102] ppid=22099 vsize=83976 CPUtime=0.08 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 927 0 0 0 8 0 0 0 20 0 2 0 274915338 85991424 1661 33554432000 4194304 5963574 140734525944560 140734525942936 5130146 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83976

[startup+0.300256 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22101
/proc/meminfo: memFree=29293712/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=83976 CPUtime=0.29 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 2012 0 0 0 29 0 0 0 20 0 2 0 274915337 85991424 1953 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 20994 1953 192 432 0 20559 0
[pid=22101/tid=22102] ppid=22099 vsize=83976 CPUtime=0.28 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 1219 0 0 0 28 0 0 0 20 0 2 0 274915338 85991424 1953 33554432000 4194304 5963574 140734525944560 140734525942936 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83976

[startup+0.700251 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 22101
/proc/meminfo: memFree=29293712/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=83976 CPUtime=0.69 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 2447 0 0 0 69 0 0 0 20 0 2 0 274915337 85991424 2388 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 20994 2388 192 432 0 20559 0
[pid=22101/tid=22102] ppid=22099 vsize=83976 CPUtime=0.68 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 1654 0 0 0 68 0 0 0 20 0 2 0 274915338 85991424 2388 33554432000 4194304 5963574 140734525944560 140643402577720 4392541 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83976

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29277068/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=84120 CPUtime=1.49 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 3241 0 0 0 149 0 0 0 20 0 2 0 274915337 86138880 3182 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 21030 3182 192 432 0 20595 0
[pid=22101/tid=22102] ppid=22099 vsize=84120 CPUtime=1.48 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 2448 0 0 0 148 0 0 0 20 0 2 0 274915338 86138880 3182 33554432000 4194304 5963574 140734525944560 140643402577848 5178411 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84120

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29268008/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=84120 CPUtime=3.09 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 4300 0 0 0 309 0 0 0 20 0 2 0 274915337 86138880 4241 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 21030 4241 192 432 0 20595 0
[pid=22101/tid=22102] ppid=22099 vsize=84120 CPUtime=3.08 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 3507 0 0 0 308 0 0 0 20 0 2 0 274915338 86138880 4241 33554432000 4194304 5963574 140734525944560 140643402577720 4399614 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84120

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22103
/proc/meminfo: memFree=29249160/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=84192 CPUtime=6.29 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 6207 0 0 0 628 1 0 0 20 0 2 0 274915337 86212608 6148 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 21048 6148 192 432 0 20613 0
[pid=22101/tid=22102] ppid=22099 vsize=84192 CPUtime=6.28 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 5414 0 0 0 626 2 0 0 20 0 2 0 274915338 86212608 6148 33554432000 4194304 5963574 140734525944560 140643402577912 4403036 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84192

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.91 3/179 22103
/proc/meminfo: memFree=29226168/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=84300 CPUtime=12.68 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 9167 0 0 0 1266 2 0 0 20 0 2 0 274915337 86323200 9120 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 21075 9120 192 432 0 20640 0
[pid=22101/tid=22102] ppid=22099 vsize=84300 CPUtime=12.67 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 8374 0 0 0 1264 3 0 0 20 0 2 0 274915338 86323200 9120 33554432000 4194304 5963574 140734525944560 140643402577912 4399982 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84300

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 22103
/proc/meminfo: memFree=29188248/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=84748 CPUtime=25.47 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 14695 0 0 0 2543 4 0 0 20 0 2 0 274915337 86781952 14656 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 21187 14656 192 432 0 20752 0
[pid=22101/tid=22102] ppid=22099 vsize=84748 CPUtime=25.47 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 13902 0 0 0 2542 5 0 0 20 0 2 0 274915338 86781952 14656 33554432000 4194304 5963574 140734525944560 140643402577912 4399554 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84748

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 1.91 3/179 22103
/proc/meminfo: memFree=29165024/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=149512 CPUtime=51.06 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 19024 0 0 0 5100 6 0 0 20 0 2 0 274915337 153100288 18945 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 37378 18945 192 432 0 36943 0
[pid=22101/tid=22102] ppid=22099 vsize=149512 CPUtime=51.06 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 18231 0 0 0 5099 7 0 0 20 0 2 0 274915338 153100288 18945 33554432000 4194304 5963574 140734525944560 140643402578872 4378528 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 149512

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 22103
/proc/meminfo: memFree=29115684/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=149512 CPUtime=102.25 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 24855 0 0 0 10217 8 0 0 20 0 2 0 274915337 153100288 24776 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 37378 24776 192 432 0 36943 0
[pid=22101/tid=22102] ppid=22099 vsize=149512 CPUtime=102.26 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 24062 0 0 0 10216 10 0 0 20 0 2 0 274915338 153100288 24776 33554432000 4194304 5963574 140734525944560 140643402577720 4378352 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 149512

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=29063272/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=149512 CPUtime=162.23 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 24984 0 0 0 16215 8 0 0 20 0 2 0 274915337 153100288 23535 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 37378 23535 192 432 0 36943 0
[pid=22101/tid=22102] ppid=22099 vsize=149512 CPUtime=162.24 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 24191 0 0 0 16213 11 0 0 20 0 2 0 274915338 153100288 23535 33554432000 4194304 5963574 140734525944560 140643402578760 4399552 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 149512

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=28984532/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=215048 CPUtime=222.23 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 36348 0 0 0 22211 12 0 0 20 0 2 0 274915337 220209152 34899 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 53762 34899 192 432 0 53327 0
[pid=22101/tid=22102] ppid=22099 vsize=215048 CPUtime=222.24 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 35555 0 0 0 22208 16 0 0 20 0 2 0 274915338 220209152 34899 33554432000 4194304 5963574 140734525944560 140643402578280 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 215048

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22104
/proc/meminfo: memFree=28957512/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=215048 CPUtime=282.22 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 36507 0 0 0 28210 12 0 0 20 0 2 0 274915337 220209152 35058 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 53762 35058 192 432 0 53327 0
[pid=22101/tid=22102] ppid=22099 vsize=215048 CPUtime=282.24 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 35714 0 0 0 28207 17 0 0 20 0 2 0 274915338 220209152 35058 33554432000 4194304 5963574 140734525944560 140643402578280 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 215048

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 22107
/proc/meminfo: memFree=28857256/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=216132 CPUtime=342.19 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 48566 0 0 0 34201 18 0 0 20 0 2 0 274915337 221319168 47125 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 54033 47125 192 432 0 53598 0
[pid=22101/tid=22102] ppid=22099 vsize=216132 CPUtime=342.22 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 47773 0 0 0 34199 23 0 0 20 0 2 0 274915338 221319168 47125 33554432000 4194304 5963574 140734525944560 140643402577960 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 216132

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22107
/proc/meminfo: memFree=28790188/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=281668 CPUtime=402.15 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 58315 0 0 0 40191 24 0 0 20 0 2 0 274915337 288428032 57131 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 172366 0 0 0 130093 112 0 0 20 0 2 0 274915338 759570432 174137 33554432000 4194304 5963574 140734525944560 140643402577720 4388706 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 741768

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 22114
/proc/meminfo: memFree=27976052/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=741768 CPUtime=1361.87 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 173190 0 0 0 136095 92 0 0 20 0 2 0 274915337 759570432 174342 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 185442 174342 192 432 0 185007 0
[pid=22101/tid=22102] ppid=22099 vsize=741768 CPUtime=1362.03 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 172397 0 0 0 136090 113 0 0 20 0 2 0 274915338 759570432 174342 33554432000 4194304 5963574 140734525944560 140643402577720 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 741768

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 22115
/proc/meminfo: memFree=27974272/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=741768 CPUtime=1421.85 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 173215 0 0 0 142093 92 0 0 20 0 2 0 274915337 759570432 174790 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 185442 174790 192 432 0 185007 0
[pid=22101/tid=22102] ppid=22099 vsize=741768 CPUtime=1422.02 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 172422 0 0 0 142088 114 0 0 20 0 2 0 274915338 759570432 174790 33554432000 4194304 5963574 140734525944560 140643402577720 4399451 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 741768

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.94 3/179 22115
/proc/meminfo: memFree=27903468/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=807304 CPUtime=1481.83 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 180930 0 0 0 148088 95 0 0 20 0 2 0 274915337 826679296 182504 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 201826 182504 192 432 0 201391 0
[pid=22101/tid=22102] ppid=22099 vsize=807304 CPUtime=1482.01 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 180137 0 0 0 148083 118 0 0 20 0 2 0 274915338 826679296 182504 33554432000 4194304 5963574 140734525944560 140643402577912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 807304

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/180 22118
/proc/meminfo: memFree=27878040/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=807304 CPUtime=1541.83 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 185172 0 0 0 154084 99 0 0 20 0 2 0 274915337 826679296 186746 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 201826 186746 192 432 0 201391 0
[pid=22101/tid=22102] ppid=22099 vsize=807304 CPUtime=1542.01 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 184379 0 0 0 154078 123 0 0 20 0 2 0 274915338 826679296 186746 33554432000 4194304 5963574 140734525944560 140643402577720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 807304

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.94 3/179 22118
/proc/meminfo: memFree=27830432/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=807304 CPUtime=1601.81 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 192254 0 0 0 160078 103 0 0 20 0 2 0 274915337 826679296 193824 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 201826 193824 192 432 0 201391 0
[pid=22101/tid=22102] ppid=22099 vsize=807304 CPUtime=1602.01 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 191461 0 0 0 160073 128 0 0 20 0 2 0 274915338 826679296 193824 33554432000 4194304 5963574 140734525944560 140643402577912 4399627 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 807304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22118
/proc/meminfo: memFree=27735740/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=872840 CPUtime=1661.81 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 204241 0 0 0 166069 112 0 0 20 0 2 0 274915337 893788160 205811 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 218210 205811 192 432 0 217775 0
[pid=22101/tid=22102] ppid=22099 vsize=872840 CPUtime=1662.01 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 203448 0 0 0 166063 138 0 0 20 0 2 0 274915338 893788160 205811 33554432000 4194304 5963574 140734525944560 140643402577912 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 872840

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27715308/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=872840 CPUtime=1721.8 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 207716 0 0 0 172064 116 0 0 20 0 2 0 274915337 893788160 209286 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 218210 209286 192 432 0 217775 0
[pid=22101/tid=22102] ppid=22099 vsize=872840 CPUtime=1722.01 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 206923 0 0 0 172058 143 0 0 20 0 2 0 274915338 893788160 209286 33554432000 4194304 5963574 140734525944560 140643402577912 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 872840

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27683204/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=872840 CPUtime=1781.79 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 212485 0 0 0 178060 119 0 0 20 0 2 0 274915337 893788160 214055 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 218210 214055 192 432 0 217775 0
[pid=22101/tid=22102] ppid=22099 vsize=872840 CPUtime=1782 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 211692 0 0 0 178053 147 0 0 20 0 2 0 274915338 893788160 214055 33554432000 4194304 5963574 140734525944560 140643402577720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 872840

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=22101] ppid=22099 vsize=938376 CPUtime=1791.4 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213023 0 0 0 179021 119 0 0 20 0 2 0 274915337 960897024 214592 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 214592 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1791.61 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212230 0 0 0 179014 147 0 0 20 0 2 0 274915338 960897024 214592 33554432000 4194304 5963574 140734525944560 140643402577784 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 938376

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27680412/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1794.6 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213042 0 0 0 179341 119 0 0 20 0 2 0 274915337 960897024 214611 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 214611 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1794.81 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212249 0 0 0 179334 147 0 0 20 0 2 0 274915338 960897024 214611 33554432000 4194304 5963574 140734525944560 140643402577784 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 938376

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678800/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1797.79 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213423 0 0 0 179660 119 0 0 20 0 2 0 274915337 960897024 214992 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 214992 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1798 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212630 0 0 0 179653 147 0 0 20 0 2 0 274915338 960897024 214992 33554432000 4194304 5963574 140734525944560 140643402577720 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 938376

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678676/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1798.59 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213541 0 0 0 179740 119 0 0 20 0 2 0 274915337 960897024 215110 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 215110 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1798.8 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212748 0 0 0 179733 147 0 0 20 0 2 0 274915338 960897024 215110 33554432000 4194304 5963574 140734525944560 140643402577720 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (KiB) 938376

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1799 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213548 0 0 0 179781 119 0 0 20 0 2 0 274915337 960897024 215117 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 215117 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1799.21 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212755 0 0 0 179774 147 0 0 20 0 2 0 274915338 960897024 215117 33554432000 4194304 5963574 140734525944560 140643402577720 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 938376

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1799.39 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213599 0 0 0 179820 119 0 0 20 0 2 0 274915337 960897024 215168 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 215168 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1799.6 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212806 0 0 0 179813 147 0 0 20 0 2 0 274915338 960897024 215168 33554432000 4194304 5963574 140734525944560 140643402577720 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.39
Current children cumulated vsize (KiB) 938376

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 22119
/proc/meminfo: memFree=27678180/32873844 swapFree=6856/6856
[pid=22101] ppid=22099 vsize=938376 CPUtime=1799.49 cores=1,3,5,7
/proc/22101/stat : 22101 (wbo1.7) S 22099 22101 21940 0 -1 4202496 213600 0 0 0 179830 119 0 0 20 0 2 0 274915337 960897024 215169 33554432000 4194304 5963574 140734525944560 140734525944080 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22101/statm: 234594 215169 192 432 0 234159 0
[pid=22101/tid=22102] ppid=22099 vsize=938376 CPUtime=1799.7 cores=1,3,5,7
/proc/22101/task/22102/stat : 22102 (wbo1.7) R 22099 22101 21940 0 -1 4202560 212807 0 0 0 179823 147 0 0 20 0 2 0 274915338 960897024 215169 33554432000 4194304 5963574 140734525944560 140643402577720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (KiB) 938376

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.75
CPU user time (s): 1798.25
CPU system time (s): 1.49977
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 938376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.49977
maximum resident set size= 860676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213600
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= 314
involuntary context switches= 1905

runsolver used 3.06953 second user time and 7.82681 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 05:05:04
IDJOB=3705093
IDBENCH=1953
IDSOLVER=2283
FILE ID=node144/3705093-1338087904
RUNJOBID= node144-1338086104-21957
PBS_JOBID= 14624429
Free space on /tmp= 71492 MiB

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

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

MD5SUM BENCH= 19bfc1d5b7087888ef5c79946c60f053
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:        29294348 kB
Buffers:          293356 kB
Cached:          2489080 kB
SwapCached:            0 kB
Active:           742852 kB
Inactive:        2055912 kB
Active(anon):      17832 kB
Inactive(anon):        0 kB
Active(file):     725020 kB
Inactive(file):  2055912 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10896 kB
Writeback:             0 kB
AnonPages:        190296 kB
Mapped:            14664 kB
Shmem:               200 kB
Slab:             643124 kB
SReclaimable:      85684 kB
SUnreclaim:       557440 kB
KernelStack:        1488 kB
PageTables:         4204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142196 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