Trace number 3704984

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.6 1800

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
MD5SUM303eaeab4b7ccd67c7fab31d13d20bc2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1523
Best CPU time to get the best result obtained on this benchmark0.200968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1523
Optimality of the best value was proved YES
Number of variables201
Total number of constraints133
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint3
Maximum length of a constraint67
Number of terms in the objective function 201
Biggest coefficient in the objective function 1920
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 19980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1920
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 19980
Number of bits of the biggest sum of numbers15
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-3704984-1338086734.opb.
0.00/0.00	c Instance file HOME/instance-3704984-1338086734.opb
0.00/0.00	c File size is 17810 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 777
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:      201                                                 |
0.00/0.00	c |  Number Clauses:        20                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
0.00/0.00	c |  Number PB Constraints: 33                                                  |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB 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.00      | 0  | 100          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 200          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 290          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 380          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 460          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 540          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 610          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 680          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 740          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 800          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 850          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 900          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 940          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 980          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1010         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1040         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1060         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1080         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1090         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1100         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1130         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1150         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1160         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1162         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1170         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1195         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1200         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1205         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1210         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1215         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1220         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 1225         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 1227         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 1229         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 1230         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 1231         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 1232         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 1233         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 1235         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 1237         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 1238         lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 1239         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 1240         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 1241         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 1242         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 1243         lb |  0                0                0.00  |
0.08/0.09	c | 0.10      | 0  | 1244         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | 1245         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 1246         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 1247         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 1248         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 1249         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 1250         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 1251         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 1252         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | 1253         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 1254         lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | 1255         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 1256         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 1257         lb |  0                0                0.00  |
0.29/0.36	c | 0.36      | 0  | 1258         lb |  0                0                0.00  |
0.29/0.38	c | 0.38      | 0  | 1259         lb |  0                0                0.00  |
0.39/0.41	c | 0.41      | 0  | 1260         lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | 1261         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | 1262         lb |  0                0                0.00  |
0.49/0.54	c | 0.54      | 0  | 1263         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | 1264         lb |  0                0                0.00  |
0.59/0.60	c | 0.60      | 0  | 1265         lb |  0                0                0.00  |
0.59/0.63	c | 0.63      | 0  | 1266         lb |  0                0                0.00  |
0.59/0.67	c | 0.68      | 0  | 1267         lb |  0                0                0.00  |
0.69/0.75	c | 0.75      | 0  | 1268         lb |  0                0                0.00  |
0.79/0.80	c | 0.80      | 0  | 1269         lb |  0                0                0.00  |
0.79/0.87	c | 0.87      | 0  | 1270         lb |  0                0                0.00  |
1.19/1.20	c | 1.20      | 0  | 1271         lb |  0                0                0.00  |
1.69/1.78	c | 1.79      | 0  | 1272         lb |  0                0                0.00  |
2.79/2.87	c | 2.87      | 0  | 1273         lb |  0                0                0.00  |
8.39/8.48	c | 8.49      | 0  | 1274         lb |  0                0                0.00  |
32.38/32.45	c | 32.45     | 0  | 1275         lb |  0                0                0.00  |
1346.88/1347.25	c | 1347.26   | 0  | 1276         lb |  0                0                0.00  |
1799.60/1800.00	c ===============================================================================
1799.60/1800.00	c Wall Clock Time: 1800.00 s
1799.60/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-3704984-1338086734/watcher-3704984-1338086734 -o /tmp/evaluation-result-3704984-1338086734/solver-3704984-1338086734 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704984-1338086734.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.92 1.06 1.43 2/175 24906
/proc/meminfo: memFree=31336016/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=0 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 835 0 0 0 0 0 0 0 20 0 2 0 274799036 85692416 782 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 782 195 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=0 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 2 0 274799037 85692416 785 33554432000 4194304 5963574 140735531096368 140733987175288 5178411 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.091326 s]
/proc/loadavg: 0.92 1.06 1.43 2/175 24906
/proc/meminfo: memFree=31336016/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=0.08 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 1297 0 0 0 8 0 0 0 20 0 2 0 274799036 85692416 1239 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 1239 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=0.07 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 560 0 0 0 7 0 0 0 20 0 2 0 274799037 85692416 1239 33554432000 4194304 5963574 140735531096368 140733987175288 18446744073699065856 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 83684

[startup+0.10034 s]
/proc/loadavg: 0.92 1.06 1.43 2/175 24906
/proc/meminfo: memFree=31336016/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=0.09 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 1324 0 0 0 9 0 0 0 20 0 2 0 274799036 85692416 1266 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 1266 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=0.08 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 587 0 0 0 8 0 0 0 20 0 2 0 274799037 85692416 1266 33554432000 4194304 5963574 140735531096368 140733987175288 5178411 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83684

[startup+0.300243 s]
/proc/loadavg: 0.92 1.06 1.43 2/175 24906
/proc/meminfo: memFree=31336016/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=0.29 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 1793 0 0 0 29 0 0 0 20 0 2 0 274799036 85692416 1564 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 1564 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=0.28 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 1056 0 0 0 28 0 0 0 20 0 2 0 274799037 85692416 1564 33554432000 4194304 5963574 140735531096368 140733987175288 4388763 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83684

[startup+0.700272 s]
/proc/loadavg: 0.92 1.06 1.43 2/175 24906
/proc/meminfo: memFree=31336016/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=0.69 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 2729 0 0 0 69 0 0 0 20 0 2 0 274799036 85692416 2091 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 2091 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=0.68 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 1992 0 0 0 68 0 0 0 20 0 2 0 274799037 85692416 2091 33554432000 4194304 5963574 140735531096368 140369775606712 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83684

[startup+1.50021 s]
/proc/loadavg: 0.92 1.06 1.43 3/179 24949
/proc/meminfo: memFree=31323080/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=1.49 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 3264 0 0 0 149 0 0 0 20 0 2 0 274799036 85692416 2554 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 2554 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=1.48 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 2527 0 0 0 148 0 0 0 20 0 2 0 274799037 85692416 2554 33554432000 4194304 5963574 140735531096368 140369775606088 4399532 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83684

[startup+3.10021 s]
/proc/loadavg: 0.92 1.06 1.43 3/179 24949
/proc/meminfo: memFree=31315880/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=84540 CPUtime=3.09 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 4447 0 0 0 309 0 0 0 20 0 2 0 274799036 86568960 3512 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 21135 3512 198 432 0 20700 0
[pid=24906/tid=24908] ppid=24902 vsize=84540 CPUtime=3.07 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 3710 0 0 0 307 0 0 0 20 0 2 0 274799037 86568960 3512 33554432000 4194304 5963574 140735531096368 140369775606120 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84540

[startup+6.30021 s]
/proc/loadavg: 1.01 1.08 1.43 3/179 24949
/proc/meminfo: memFree=31308060/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=84540 CPUtime=6.29 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 4450 0 0 0 629 0 0 0 20 0 2 0 274799036 86568960 3515 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 21135 3515 198 432 0 20700 0
[pid=24906/tid=24908] ppid=24902 vsize=84540 CPUtime=6.26 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 3713 0 0 0 626 0 0 0 20 0 2 0 274799037 86568960 3515 33554432000 4194304 5963574 140735531096368 140369775606712 4403213 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84540

[startup+12.7002 s]
/proc/loadavg: 1.09 1.09 1.43 3/179 24949
/proc/meminfo: memFree=31292360/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=12.69 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 5980 0 0 0 1268 1 0 0 20 0 2 0 274799036 85692416 4859 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 4859 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=12.65 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 5243 0 0 0 1264 1 0 0 20 0 2 0 274799037 85692416 4859 33554432000 4194304 5963574 140735531096368 140369775606712 4403167 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83684

[startup+25.5003 s]
/proc/loadavg: 1.29 1.14 1.44 3/179 24949
/proc/meminfo: memFree=31269908/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=83684 CPUtime=25.48 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 8276 0 0 0 2546 2 0 0 20 0 2 0 274799036 85692416 7165 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 20921 7165 198 432 0 20486 0
[pid=24906/tid=24908] ppid=24902 vsize=83684 CPUtime=25.41 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 7539 0 0 0 2539 2 0 0 20 0 2 0 274799037 85692416 7165 33554432000 4194304 5963574 140735531096368 140369775605560 4399390 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83684

[startup+51.1003 s]
/proc/loadavg: 1.60 1.22 1.46 3/179 24949
/proc/meminfo: memFree=31227584/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=84972 CPUtime=51.07 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 11961 0 0 0 5104 3 0 0 20 0 2 0 274799036 87011328 11586 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 21243 11586 198 432 0 20808 0
[pid=24906/tid=24908] ppid=24902 vsize=84972 CPUtime=50.94 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 11224 0 0 0 5091 3 0 0 20 0 2 0 274799037 87011328 11586 33554432000 4194304 5963574 140735531096368 140369775606712 4403104 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84972

[startup+102.307 s]
/proc/loadavg: 1.83 1.34 1.49 3/179 24949
/proc/meminfo: memFree=31167028/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=84972 CPUtime=102.27 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 16931 0 0 0 10223 4 0 0 20 0 2 0 274799036 87011328 16555 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 21243 16555 198 432 0 20808 0
[pid=24906/tid=24908] ppid=24902 vsize=84972 CPUtime=102.01 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 16194 0 0 0 10196 5 0 0 20 0 2 0 274799037 87011328 16555 33554432000 4194304 5963574 140735531096368 140369775605560 4388706 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84972

[startup+162.3 s]
/proc/loadavg: 1.93 1.46 1.51 3/179 24949
/proc/meminfo: memFree=31094252/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=151232 CPUtime=162.25 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 25740 0 0 0 16218 7 0 0 20 0 2 0 274799036 154861568 25445 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 37808 25445 198 432 0 37373 0
[pid=24906/tid=24908] ppid=24902 vsize=151232 CPUtime=161.84 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 25003 0 0 0 16175 9 0 0 20 0 2 0 274799037 154861568 25445 33554432000 4194304 5963574 140735531096368 140369775605752 4403117 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 151232

[startup+222.3 s]
/proc/loadavg: 1.97 1.55 1.54 3/178 24949
/proc/meminfo: memFree=31036716/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=151232 CPUtime=222.24 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 33732 0 0 0 22213 11 0 0 20 0 2 0 274799036 154861568 33437 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 37808 33437 198 432 0 37373 0
[pid=24906/tid=24908] ppid=24902 vsize=151232 CPUtime=221.68 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 32995 0 0 0 22154 14 0 0 20 0 2 0 274799037 154861568 33437 33554432000 4194304 5963574 140735531096368 140369775605752 4399474 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 151232

[startup+282.3 s]
/proc/loadavg: 1.99 1.63 1.57 3/180 24953
/proc/meminfo: memFree=31006668/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=217128 CPUtime=282.23 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 41001 0 0 0 28209 14 0 0 20 0 2 0 274799036 222339072 40893 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 54282 40893 198 432 0 53847 0
[pid=24906/tid=24908] ppid=24902 vsize=217128 CPUtime=281.52 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 40264 0 0 0 28134 18 0 0 20 0 2 0 274799037 222339072 40893 33554432000 4194304 5963574 140735531096368 140369775605800 4408735 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 217128

[startup+342.3 s]
/proc/loadavg: 1.99 1.70 1.59 3/179 24953
/proc/meminfo: memFree=30999420/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=217128 CPUtime=342.19 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 42443 0 0 0 34205 14 0 0 20 0 2 0 274799036 222339072 42701 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 54282 42701 198 432 0 53847 0
[pid=24906/tid=24908] ppid=24902 vsize=217128 CPUtime=341.34 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 41706 0 0 0 34115 19 0 0 20 0 2 0 274799037 222339072 42701 33554432000 4194304 5963574 140735531096368 140369775605560 4399971 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 217128

[startup+402.3 s]
/proc/loadavg: 1.99 1.75 1.61 3/179 24953
/proc/meminfo: memFree=30955272/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=217128 CPUtime=402.18 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 49152 0 0 0 40201 17 0 0 20 0 2 0 274799036 222339072 49415 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.05 2.03 1.86 3/179 24982
/proc/meminfo: memFree=30264692/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1421.96 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134672 0 0 0 142131 65 0 0 20 0 2 0 274799036 623882240 134038 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134038 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1418.5 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133935 0 0 0 141764 86 0 0 20 0 2 0 274799037 623882240 134038 33554432000 4194304 5963574 140735531096368 140369775606712 4403146 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 609260

[startup+1482.3 s]
/proc/loadavg: 2.10 2.04 1.87 3/180 24986
/proc/meminfo: memFree=30254544/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1481.95 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134672 0 0 0 148130 65 0 0 20 0 2 0 274799036 623882240 134211 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134211 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1478.34 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133935 0 0 0 147747 87 0 0 20 0 2 0 274799037 623882240 134211 33554432000 4194304 5963574 140735531096368 140369775606712 4399554 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 609260

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 1.88 3/179 24986
/proc/meminfo: memFree=30239028/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1541.94 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 154129 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1538.18 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 153730 88 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 609260

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 1.89 3/179 24986
/proc/meminfo: memFree=30223404/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1601.93 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 160128 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1598.03 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 159714 89 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 609260

[startup+1662.3 s]
/proc/loadavg: 2.10 2.04 1.90 3/179 24986
/proc/meminfo: memFree=30209640/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1661.92 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 166127 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1657.87 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 165697 90 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 609260

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 1.91 3/179 24986
/proc/meminfo: memFree=30186352/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1721.91 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 172126 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1717.72 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 171681 91 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4402947 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 609260

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30168156/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1781.9 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 178125 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1777.56 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 177664 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 609260

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30165676/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1791.5 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179085 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1787.15 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 178623 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 609260

[startup+1795.1 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30164188/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1794.7 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179405 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1790.34 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 178942 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.7
Current children cumulated vsize (KiB) 609260

[startup+1798.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30163320/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1797.9 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179725 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1793.52 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 179260 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4400164 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 609260

[startup+1799.1 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30162824/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1798.7 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179805 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1794.32 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 179340 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 609260

[startup+1799.5 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30162576/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1799.1 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179845 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1794.73 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 179381 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4388608 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 609260

[startup+1799.9 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30162576/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1799.5 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179885 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1795.12 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 179420 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 609260

[startup+1800 s]
/proc/loadavg: 2.01 2.02 1.91 3/179 24987
/proc/meminfo: memFree=30162576/32873844 swapFree=7624/7624
[pid=24906] ppid=24902 vsize=609260 CPUtime=1799.6 cores=0,2,4,6
/proc/24906/stat : 24906 (wbo1.7) S 24902 24906 24863 0 -1 4202496 134675 0 0 0 179895 65 0 0 20 0 2 0 274799036 623882240 134274 33554432000 4194304 5963574 140735531096368 140735531095888 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24906/statm: 152315 134274 198 432 0 151880 0
[pid=24906/tid=24908] ppid=24902 vsize=609260 CPUtime=1795.22 cores=0,2,4,6
/proc/24906/task/24908/stat : 24908 (wbo1.7) R 24902 24906 24863 0 -1 4202560 133938 0 0 0 179430 92 0 0 20 0 2 0 274799037 623882240 134274 33554432000 4194304 5963574 140735531096368 140369775606712 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 609260

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24906 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=310223
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=932858
# CPU time returned by wait4() is 1795.24
# while last known CPU time is 1799.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800
CPU time (s): 1799.6
CPU user time (s): 1798.95
CPU system time (s): 0.65
CPU usage (%): 99.9776
Max. virtual memory (cumulated for all children) (KiB): 617240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.31
system time used= 0.932858
maximum resident set size= 543288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134675
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= 179
involuntary context switches= 1847

runsolver used 2.6056 second user time and 7.2159 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 04:45:34
IDJOB=3704984
IDBENCH=1858
IDSOLVER=2283
FILE ID=node130/3704984-1338086734
RUNJOBID= node130-1338086734-24879
PBS_JOBID= 14624431
Free space on /tmp= 71480 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704984-1338086734/watcher-3704984-1338086734 -o /tmp/evaluation-result-3704984-1338086734/solver-3704984-1338086734 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3704984-1338086734.opb

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

MD5SUM BENCH= 303eaeab4b7ccd67c7fab31d13d20bc2
RANDOM SEED=1621699024

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31336816 kB
Buffers:          249796 kB
Cached:           474940 kB
SwapCached:         4512 kB
Active:           671340 kB
Inactive:          65052 kB
Active(anon):       2284 kB
Inactive(anon):     8952 kB
Active(file):     669056 kB
Inactive(file):    56100 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:             10904 kB
Writeback:             0 kB
AnonPages:         13524 kB
Mapped:            10932 kB
Shmem:                 8 kB
Slab:             660448 kB
SReclaimable:     101888 kB
SUnreclaim:       558560 kB
KernelStack:        1392 kB
PageTables:         3924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71468 MiB
End job on node130 at 2012-05-27 05:15:34