Trace number 3705520

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-ex9.opb
MD5SUM8cecfae519c586a787d92a89208dece3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark81
Best CPU time to get the best result obtained on this benchmark0.446931
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10404
Total number of constraints40962
Number of constraints which are clauses40800
Number of constraints which are cardinality constraints (but not clauses)162
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint196
Number of terms in the objective function 10404
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 10404
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10404
Number of bits of the biggest sum of numbers14
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-3705520-1338111365.opb.
0.00/0.00	c Instance file HOME/instance-3705520-1338111365.opb
0.00/0.00	c File size is 5002953 bytes.
0.29/0.39	c Cost Offset: 0
0.29/0.39	c Highest Coefficient sum: 197
0.29/0.39	c ============================[ Problem Statistics ]=============================
0.29/0.39	c |                                                                             |
0.29/0.39	c |  Parsing time:          0.39         s                                      |
0.29/0.39	c |  Number Variables:      10404                                               |
0.29/0.39	c |  Number Clauses:        40962                                               |
0.29/0.39	c |  Number Cardinality:    162                                                 |
0.29/0.39	c |  Number PB Constraints: 0                                                   |
0.29/0.39	c |                                                                             |
0.38/0.41	c |  Problem Type:          Optimization                                        |
0.38/0.41	c |  Objective Function:    Cardinality Constraint                              |
0.38/0.41	c |                                                                             |
0.38/0.41	c ============================[ Search Statistics ]==============================
0.38/0.41	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.38/0.41	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.38/0.41	c ===============================================================================
0.38/0.45	c | 0.45      | 0  | 1            lb |  0                0                0.00  |
0.38/0.49	c | 0.49      | 0  | 2            lb |  0                0                0.00  |
0.49/0.57	c | 0.57      | 0  | 3            lb |  0                0                0.00  |
0.79/0.86	c | 0.86      | 0  | 4            lb |  0                0                0.00  |
1.09/1.17	c | 1.17      | 0  | 5            lb |  0                0                0.00  |
1.19/1.22	c | 1.22      | 0  | 6            lb |  0                0                0.00  |
1.19/1.27	c | 1.27      | 0  | 7            lb |  0                0                0.00  |
1.28/1.33	c | 1.34      | 0  | 8            lb |  0                0                0.00  |
1.38/1.43	c | 1.43      | 0  | 9            lb |  0                0                0.00  |
1.48/1.55	c | 1.56      | 0  | 10           lb |  0                0                0.00  |
1.68/1.76	c | 1.76      | 0  | 11           lb |  0                0                0.00  |
1.78/1.89	c | 1.89      | 0  | 12           lb |  0                0                0.00  |
1.99/2.02	c | 2.02      | 0  | 13           lb |  0                0                0.00  |
2.20/2.25	c | 2.25      | 0  | 14           lb |  0                0                0.00  |
2.49/2.53	c | 2.53      | 0  | 15           lb |  0                0                0.00  |
2.69/2.76	c | 2.77      | 0  | 16           lb |  0                0                0.00  |
2.89/2.96	c | 2.96      | 0  | 17           lb |  0                0                0.00  |
3.19/3.24	c | 3.25      | 0  | 18           lb |  0                0                0.00  |
3.39/3.47	c | 3.47      | 0  | 19           lb |  0                0                0.00  |
3.69/3.71	c | 3.71      | 0  | 20           lb |  0                0                0.00  |
3.89/3.98	c | 3.98      | 0  | 21           lb |  0                0                0.00  |
4.19/4.23	c | 4.24      | 0  | 22           lb |  0                0                0.00  |
4.29/4.38	c | 4.39      | 0  | 23           lb |  0                0                0.00  |
4.59/4.60	c | 4.61      | 0  | 24           lb |  0                0                0.00  |
4.79/4.82	c | 4.82      | 0  | 25           lb |  0                0                0.00  |
4.99/5.07	c | 5.08      | 0  | 26           lb |  0                0                0.00  |
5.29/5.32	c | 5.33      | 0  | 27           lb |  0                0                0.00  |
5.49/5.55	c | 5.56      | 0  | 28           lb |  0                0                0.00  |
5.79/5.86	c | 5.86      | 0  | 29           lb |  0                0                0.00  |
6.09/6.13	c | 6.13      | 0  | 30           lb |  0                0                0.00  |
6.28/6.33	c | 6.33      | 0  | 31           lb |  0                0                0.00  |
6.49/6.59	c | 6.59      | 0  | 32           lb |  0                0                0.00  |
6.78/6.82	c | 6.82      | 0  | 33           lb |  0                0                0.00  |
7.08/7.19	c | 7.19      | 0  | 34           lb |  0                0                0.00  |
7.38/7.42	c | 7.43      | 0  | 35           lb |  0                0                0.00  |
7.59/7.69	c | 7.70      | 0  | 36           lb |  0                0                0.00  |
7.88/7.96	c | 7.96      | 0  | 37           lb |  0                0                0.00  |
8.18/8.23	c | 8.23      | 0  | 38           lb |  0                0                0.00  |
8.48/8.53	c | 8.53      | 0  | 39           lb |  0                0                0.00  |
8.88/8.90	c | 8.90      | 0  | 40           lb |  0                0                0.00  |
9.19/9.24	c | 9.24      | 0  | 41           lb |  0                0                0.00  |
9.49/9.56	c | 9.56      | 0  | 42           lb |  0                0                0.00  |
9.80/9.87	c | 9.88      | 0  | 43           lb |  0                0                0.00  |
10.09/10.16	c | 10.16     | 0  | 44           lb |  0                0                0.00  |
10.69/10.76	c | 10.76     | 0  | 45           lb |  0                0                0.00  |
11.39/11.42	c | 11.43     | 0  | 46           lb |  0                0                0.00  |
12.89/12.97	c | 12.98     | 0  | 47           lb |  0                0                0.00  |
15.99/16.07	c | 16.07     | 0  | 48           lb |  0                0                0.00  |
17.19/17.29	c | 17.30     | 0  | 49           lb |  0                0                0.00  |
19.19/19.27	c | 19.27     | 0  | 50           lb |  0                0                0.00  |
43.68/43.73	c | 43.73     | 0  | 51           lb |  0                0                0.00  |
410.50/410.66	c | 410.66    | 0  | 52           lb |  0                0                0.00  |
420.30/420.43	c | 420.43    | 0  | 53           lb |  0                0                0.00  |
421.79/421.93	c | 421.94    | 0  | 54           lb |  0                0                0.00  |
441.49/441.69	c | 441.70    | 0  | 55           lb |  0                0                0.00  |
453.10/453.23	c | 453.23    | 0  | 56           lb |  0                0                0.00  |
518.78/518.91	c | 518.91    | 0  | 57           lb |  0                0                0.00  |
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.01 s
1799.58/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-3705520-1338111365/watcher-3705520-1338111365 -o /tmp/evaluation-result-3705520-1338111365/solver-3705520-1338111365 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705520-1338111365.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26796
/proc/meminfo: memFree=30969512/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=9164 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) R 26794 26796 24863 0 -1 4202496 554 0 0 0 0 0 0 0 20 0 1 0 277262141 9383936 506 33554432000 4194304 5963574 140735409139168 140734389817256 4394942 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 2291 506 158 432 0 634 0

[startup+0.033278 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26796
/proc/meminfo: memFree=30969512/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=10800 CPUtime=0.02 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) R 26794 26796 24863 0 -1 4202496 1009 0 0 0 2 0 0 0 20 0 1 0 277262141 11059200 961 33554432000 4194304 5963574 140735409139168 140734389817256 4224391 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 2700 962 245 432 0 1043 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 10800

[startup+0.100216 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26796
/proc/meminfo: memFree=30969512/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=11728 CPUtime=0.09 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) R 26794 26796 24863 0 -1 4202496 1445 0 0 0 9 0 0 0 20 0 1 0 277262141 12009472 1397 33554432000 4194304 5963574 140735409139168 140734389817256 5155328 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 2932 1399 458 432 0 1275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11728

[startup+0.300188 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26796
/proc/meminfo: memFree=30969512/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=14288 CPUtime=0.29 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) R 26794 26796 24863 0 -1 4202496 2734 0 0 0 29 0 0 0 20 0 1 0 277262141 14630912 2686 33554432000 4194304 5963574 140735409139168 140735409137896 4344320 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 3572 2686 1089 432 0 1915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14288

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26796
/proc/meminfo: memFree=30969512/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=0.69 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 8340 0 0 0 68 1 0 0 20 0 2 0 277262141 94097408 6538 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 6538 196 432 0 22538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91892

[startup+1.50032 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26798
/proc/meminfo: memFree=30942324/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=1.48 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 10350 0 0 0 147 1 0 0 20 0 2 0 277262141 94097408 8253 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 8253 197 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=1.09 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 6244 0 0 0 108 1 0 0 20 0 2 0 277262180 94097408 8253 33554432000 4194304 5963574 140735409139168 140087654725976 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 91892

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26798
/proc/meminfo: memFree=30935124/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=3.09 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 12697 0 0 0 307 2 0 0 20 0 2 0 277262141 94097408 9445 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 9445 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=2.68 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 8591 0 0 0 267 1 0 0 20 0 2 0 277262180 94097408 9445 33554432000 4194304 5963574 140735409139168 140087654725976 4400155 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) 91892

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26798
/proc/meminfo: memFree=30931032/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=6.28 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 15558 0 0 0 626 2 0 0 20 0 2 0 277262141 94097408 10068 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 10068 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=5.87 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 11452 0 0 0 585 2 0 0 20 0 2 0 277262180 94097408 10068 33554432000 4194304 5963574 140735409139168 140087654725976 4387532 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 91892

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26798
/proc/meminfo: memFree=30926716/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=12.69 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 16944 0 0 0 1266 3 0 0 20 0 2 0 277262141 94097408 10401 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 10401 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=12.26 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 12838 0 0 0 1224 2 0 0 20 0 2 0 277262180 94097408 10401 33554432000 4194304 5963574 140735409139168 140087654726472 4399592 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) 91892

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26798
/proc/meminfo: memFree=30918780/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=25.49 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 18972 0 0 0 2546 3 0 0 20 0 2 0 277262141 94097408 12251 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 12251 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=25.02 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 14866 0 0 0 2500 2 0 0 20 0 2 0 277262180 94097408 12251 33554432000 4194304 5963574 140735409139168 140087654726472 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91892

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26799
/proc/meminfo: memFree=30896460/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=51.08 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 24203 0 0 0 5103 5 0 0 20 0 2 0 277262141 94097408 17481 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 17481 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=50.56 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 20097 0 0 0 5052 4 0 0 20 0 2 0 277262180 94097408 17481 33554432000 4194304 5963574 140735409139168 140087654725960 4400006 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91892

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26799
/proc/meminfo: memFree=30884080/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=91892 CPUtime=102.28 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 25508 0 0 0 10223 5 0 0 20 0 2 0 277262141 94097408 18786 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 22973 18786 199 432 0 22538 0
[pid=26796/tid=26798] ppid=26794 vsize=91892 CPUtime=101.63 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 21402 0 0 0 10158 5 0 0 20 0 2 0 277262180 94097408 18786 33554432000 4194304 5963574 140735409139168 140087654725432 4399633 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 91892

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26799
/proc/meminfo: memFree=30857976/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=158512 CPUtime=162.27 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 30991 0 0 0 16219 8 0 0 20 0 2 0 277262141 162316288 24259 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 39628 24259 199 432 0 39193 0
[pid=26796/tid=26798] ppid=26794 vsize=158512 CPUtime=161.47 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 26885 0 0 0 16138 9 0 0 20 0 2 0 277262180 162316288 24259 33554432000 4194304 5963574 140735409139168 140087654725624 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 158512

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 26799
/proc/meminfo: memFree=30847496/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=158512 CPUtime=222.26 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 33492 0 0 0 22216 10 0 0 20 0 2 0 277262141 162316288 26777 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 39628 26777 199 432 0 39193 0
[pid=26796/tid=26798] ppid=26794 vsize=158512 CPUtime=221.32 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 29386 0 0 0 22120 12 0 0 20 0 2 0 277262180 162316288 26777 33554432000 4194304 5963574 140735409139168 140087654725496 4399546 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 158512

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26802
/proc/meminfo: memFree=30834000/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=158512 CPUtime=282.21 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 36015 0 0 0 28210 11 0 0 20 0 2 0 277262141 162316288 30139 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 39628 30139 199 432 0 39193 0
[pid=26796/tid=26798] ppid=26794 vsize=158512 CPUtime=281.13 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 31909 0 0 0 28098 15 0 0 20 0 2 0 277262180 162316288 30139 33554432000 4194304 5963574 140735409139168 140087654725432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 158512

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 26802
/proc/meminfo: memFree=30815840/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=158512 CPUtime=342.21 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 39729 0 0 0 34206 15 0 0 20 0 2 0 277262141 162316288 34607 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 39628 34607 199 432 0 39193 0
[pid=26796/tid=26798] ppid=26794 vsize=158512 CPUtime=340.98 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 35623 0 0 0 34079 19 0 0 20 0 2 0 277262180 162316288 34607 33554432000 4194304 5963574 140735409139168 140087654725432 4399605 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 158512

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26803
/proc/meminfo: memFree=30795304/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=224588 CPUtime=402.2 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 44607 0 0 0 40202 18 0 0 20 0 2 0 277262141 229978112 39480 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 56147 39480 199 432 0 55712 0
[pid=26796/tid=26798] ppid=26794 vsize=224588 CPUtime=400.82 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 40501 0 0 0 40059 23 0 0 20 0 2 0 277262180 229978112 39480 33554432000 4194304 5963574 140735409139168 140087654725432 4378372 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 224588

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26803
/proc/meminfo: memFree=30785756/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=222964 CPUtime=462.19 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 26848
/proc/meminfo: memFree=30286092/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=422004 CPUtime=1421.99 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 90124 0 0 0 142153 46 0 0 20 0 2 0 277262141 432132096 86593 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105501 86593 199 432 0 105066 0
[pid=26796/tid=26798] ppid=26794 vsize=422004 CPUtime=1418.15 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 86018 0 0 0 141749 66 0 0 20 0 2 0 277262180 432132096 86593 33554432000 4194304 5963574 140735409139168 140087654725624 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 422004

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/180 26851
/proc/meminfo: memFree=30185300/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=422004 CPUtime=1481.98 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 95882 0 0 0 148146 52 0 0 20 0 2 0 277262141 432132096 92342 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105501 92342 199 432 0 105066 0
[pid=26796/tid=26798] ppid=26794 vsize=422004 CPUtime=1477.99 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 91776 0 0 0 147725 74 0 0 20 0 2 0 277262180 432132096 92342 33554432000 4194304 5963574 140735409139168 140087654725496 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 422004

[startup+1542.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/180 26874
/proc/meminfo: memFree=30174008/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=422004 CPUtime=1541.97 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 98653 0 0 0 154142 55 0 0 20 0 2 0 277262141 432132096 95111 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105501 95111 199 432 0 105066 0
[pid=26796/tid=26798] ppid=26794 vsize=422004 CPUtime=1537.83 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 94547 0 0 0 153706 77 0 0 20 0 2 0 277262180 432132096 95111 33554432000 4194304 5963574 140735409139168 140087654725624 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 422004

[startup+1602.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/179 26875
/proc/meminfo: memFree=30109536/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1601.96 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 98881 0 0 0 160141 55 0 0 20 0 2 0 277262141 433377280 95339 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 95339 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1597.68 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 94775 0 0 0 159690 78 0 0 20 0 2 0 277262180 433377280 95339 33554432000 4194304 5963574 140735409139168 140087654725432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 423220

[startup+1662.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/179 26875
/proc/meminfo: memFree=30079776/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1661.95 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 98980 0 0 0 166140 55 0 0 20 0 2 0 277262141 433377280 95438 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 95438 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1657.53 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 94874 0 0 0 165674 79 0 0 20 0 2 0 277262180 433377280 95438 33554432000 4194304 5963574 140735409139168 140087654725432 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 423220

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/179 26875
/proc/meminfo: memFree=30078784/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1721.94 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99284 0 0 0 172139 55 0 0 20 0 2 0 277262141 433377280 95742 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 95742 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1717.37 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95178 0 0 0 171656 81 0 0 20 0 2 0 277262180 433377280 95742 33554432000 4194304 5963574 140735409139168 140087654725432 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 423220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 26875
/proc/meminfo: memFree=30072136/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1781.9 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99619 0 0 0 178135 55 0 0 20 0 2 0 277262141 433377280 97262 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97262 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1777.19 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95513 0 0 0 177637 82 0 0 20 0 2 0 277262180 433377280 97262 33554432000 4194304 5963574 140735409139168 140087654725432 4399456 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) 423220

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 26875
/proc/meminfo: memFree=30071252/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1791.5 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99630 0 0 0 179095 55 0 0 20 0 2 0 277262141 433377280 97481 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97481 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1786.76 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95524 0 0 0 178594 82 0 0 20 0 2 0 277262180 433377280 97481 33554432000 4194304 5963574 140735409139168 140087654725432 4399477 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) 423220

[startup+1795.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30070756/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1794.7 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99636 0 0 0 179415 55 0 0 20 0 2 0 277262141 433377280 97487 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97487 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1789.95 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95530 0 0 0 178913 82 0 0 20 0 2 0 277262180 433377280 97487 33554432000 4194304 5963574 140735409139168 140087654725432 4220672 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) 423220

[startup+1798.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30069940/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1797.88 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99641 0 0 0 179733 55 0 0 20 0 2 0 277262141 433377280 97659 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97659 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1793.13 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95535 0 0 0 179231 82 0 0 20 0 2 0 277262180 433377280 97659 33554432000 4194304 5963574 140735409139168 140087654725432 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 423220

[startup+1799.1 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30069940/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1798.68 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99641 0 0 0 179813 55 0 0 20 0 2 0 277262141 433377280 97659 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97659 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1793.93 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95535 0 0 0 179311 82 0 0 20 0 2 0 277262180 433377280 97659 33554432000 4194304 5963574 140735409139168 140087654725432 4399574 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 423220

[startup+1799.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30069940/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1799.09 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99641 0 0 0 179854 55 0 0 20 0 2 0 277262141 433377280 97659 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97659 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1794.34 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95535 0 0 0 179352 82 0 0 20 0 2 0 277262180 433377280 97659 33554432000 4194304 5963574 140735409139168 140087654725432 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 423220

[startup+1799.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30069940/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1799.48 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99641 0 0 0 179893 55 0 0 20 0 2 0 277262141 433377280 97659 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97659 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1794.73 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95535 0 0 0 179391 82 0 0 20 0 2 0 277262180 433377280 97659 33554432000 4194304 5963574 140735409139168 140087654725432 4399603 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 423220

[startup+1800 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 26875
/proc/meminfo: memFree=30069940/32873844 swapFree=7624/7624
[pid=26796] ppid=26794 vsize=423220 CPUtime=1799.58 cores=0,2,4,6
/proc/26796/stat : 26796 (wbo1.7) S 26794 26796 24863 0 -1 4202496 99641 0 0 0 179903 55 0 0 20 0 2 0 277262141 433377280 97659 33554432000 4194304 5963574 140735409139168 140735409138688 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/26796/statm: 105805 97659 199 432 0 105370 0
[pid=26796/tid=26798] ppid=26794 vsize=423220 CPUtime=1794.83 cores=0,2,4,6
/proc/26796/task/26798/stat : 26798 (wbo1.7) R 26794 26796 24863 0 -1 4202560 95535 0 0 0 179401 82 0 0 20 0 2 0 277262180 433377280 97659 33554432000 4194304 5963574 140735409139168 140087654725432 4400078 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 423220

Child status: 255

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

Real time (s): 1800.01
CPU time (s): 1799.58
CPU user time (s): 1799.03
CPU system time (s): 0.55
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 423220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 0.837872
maximum resident set size= 390636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99641
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= 174
involuntary context switches= 1858

runsolver used 2.85357 second user time and 8.73967 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 11:36:05
IDJOB=3705520
IDBENCH=89829
IDSOLVER=2283
FILE ID=node130/3705520-1338111365
RUNJOBID= node130-1338086734-24879
PBS_JOBID= 14624431
Free space on /tmp= 71460 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ex9.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705520-1338111365/watcher-3705520-1338111365 -o /tmp/evaluation-result-3705520-1338111365/solver-3705520-1338111365 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705520-1338111365.opb

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

MD5SUM BENCH= 8cecfae519c586a787d92a89208dece3
RANDOM SEED=700790031

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:        30970232 kB
Buffers:          257704 kB
Cached:           498448 kB
SwapCached:         4508 kB
Active:          1020284 kB
Inactive:          82032 kB
Active(anon):     336208 kB
Inactive(anon):     8952 kB
Active(file):     684076 kB
Inactive(file):    73080 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:        281588 kB
Mapped:            12352 kB
Shmem:                 8 kB
Slab:             660340 kB
SReclaimable:     102248 kB
SUnreclaim:       558092 kB
KernelStack:        1488 kB
PageTables:         4460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     174004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 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= 71460 MiB
End job on node130 at 2012-05-27 12:06:06