Trace number 3727821

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.72? 1799.56 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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727821-1338667582.opb.
0.00/0.00	c Instance file HOME/instance-3727821-1338667582.opb
0.00/0.00	c File size is 5002953 bytes.
0.29/0.37	c Cost Offset: 0
0.29/0.37	c Highest Coefficient sum: 197
0.29/0.37	c ============================[ Problem Statistics ]=============================
0.29/0.37	c |                                                                             |
0.29/0.37	c |  Parsing time:          0.38         s                                      |
0.29/0.37	c |  Number Variables:      10404                                               |
0.29/0.37	c |  Number Clauses:        40962                                               |
0.29/0.37	c |  Number Cardinality:    162                                                 |
0.29/0.37	c |  Number PB Constraints: 0                                                   |
0.29/0.37	c |                                                                             |
0.29/0.39	c |  Problem Type:          Optimization                                        |
0.29/0.39	c |  Objective Function:    Cardinality Constraint                              |
0.29/0.39	c |                                                                             |
0.29/0.39	c ============================[ Search Statistics ]==============================
0.29/0.39	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.29/0.39	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.29/0.39	c ===============================================================================
0.39/0.43	c | 0.43      | 0  | 1            lb |  0                0                0.00  |
0.39/0.47	c | 0.47      | 0  | 2            lb |  0                0                0.00  |
0.49/0.56	c | 0.56      | 0  | 3            lb |  0                0                0.00  |
0.78/0.86	c | 0.86      | 0  | 4            lb |  0                0                0.00  |
1.10/1.17	c | 1.17      | 0  | 5            lb |  0                0                0.00  |
1.19/1.22	c | 1.23      | 0  | 6            lb |  0                0                0.00  |
1.19/1.28	c | 1.28      | 0  | 7            lb |  0                0                0.00  |
1.29/1.35	c | 1.35      | 0  | 8            lb |  0                0                0.00  |
1.39/1.45	c | 1.45      | 0  | 9            lb |  0                0                0.00  |
1.49/1.58	c | 1.58      | 0  | 10           lb |  0                0                0.00  |
1.69/1.79	c | 1.80      | 0  | 11           lb |  0                0                0.00  |
1.89/1.93	c | 1.94      | 0  | 12           lb |  0                0                0.00  |
1.99/2.06	c | 2.07      | 0  | 13           lb |  0                0                0.00  |
2.29/2.30	c | 2.31      | 0  | 14           lb |  0                0                0.00  |
2.48/2.59	c | 2.59      | 0  | 15           lb |  0                0                0.00  |
2.78/2.83	c | 2.83      | 0  | 16           lb |  0                0                0.00  |
2.98/3.03	c | 3.04      | 0  | 17           lb |  0                0                0.00  |
3.29/3.32	c | 3.33      | 0  | 18           lb |  0                0                0.00  |
3.48/3.55	c | 3.56      | 0  | 19           lb |  0                0                0.00  |
3.78/3.80	c | 3.81      | 0  | 20           lb |  0                0                0.00  |
3.98/4.08	c | 4.08      | 0  | 21           lb |  0                0                0.00  |
4.29/4.34	c | 4.34      | 0  | 22           lb |  0                0                0.00  |
4.48/4.50	c | 4.50      | 0  | 23           lb |  0                0                0.00  |
4.68/4.72	c | 4.73      | 0  | 24           lb |  0                0                0.00  |
4.88/4.94	c | 4.95      | 0  | 25           lb |  0                0                0.00  |
5.19/5.20	c | 5.21      | 0  | 26           lb |  0                0                0.00  |
5.40/5.46	c | 5.47      | 0  | 27           lb |  0                0                0.00  |
5.69/5.70	c | 5.70      | 0  | 28           lb |  0                0                0.00  |
5.99/6.01	c | 6.01      | 0  | 29           lb |  0                0                0.00  |
6.19/6.28	c | 6.29      | 0  | 30           lb |  0                0                0.00  |
6.39/6.49	c | 6.50      | 0  | 31           lb |  0                0                0.00  |
6.69/6.76	c | 6.76      | 0  | 32           lb |  0                0                0.00  |
6.89/7.00	c | 7.00      | 0  | 33           lb |  0                0                0.00  |
7.29/7.38	c | 7.38      | 0  | 34           lb |  0                0                0.00  |
7.59/7.63	c | 7.63      | 0  | 35           lb |  0                0                0.00  |
7.88/7.90	c | 7.91      | 0  | 36           lb |  0                0                0.00  |
8.08/8.18	c | 8.18      | 0  | 37           lb |  0                0                0.00  |
8.38/8.46	c | 8.46      | 0  | 38           lb |  0                0                0.00  |
8.69/8.76	c | 8.77      | 0  | 39           lb |  0                0                0.00  |
9.08/9.13	c | 9.14      | 0  | 40           lb |  0                0                0.00  |
9.38/9.49	c | 9.49      | 0  | 41           lb |  0                0                0.00  |
9.79/9.82	c | 9.82      | 0  | 42           lb |  0                0                0.00  |
10.08/10.14	c | 10.14     | 0  | 43           lb |  0                0                0.00  |
10.38/10.43	c | 10.43     | 0  | 44           lb |  0                0                0.00  |
10.99/11.03	c | 11.04     | 0  | 45           lb |  0                0                0.00  |
11.68/11.70	c | 11.71     | 0  | 46           lb |  0                0                0.00  |
13.19/13.25	c | 13.25     | 0  | 47           lb |  0                0                0.00  |
16.28/16.33	c | 16.33     | 0  | 48           lb |  0                0                0.00  |
17.49/17.56	c | 17.56     | 0  | 49           lb |  0                0                0.00  |
19.48/19.53	c | 19.53     | 0  | 50           lb |  0                0                0.00  |
44.28/44.36	c | 44.37     | 0  | 51           lb |  0                0                0.00  |
428.78/428.94	c | 428.94    | 0  | 52           lb |  0                0                0.00  |
438.47/438.64	c | 438.64    | 0  | 53           lb |  0                0                0.00  |
439.97/440.16	c | 440.17    | 0  | 54           lb |  0                0                0.00  |
459.76/459.95	c | 459.95    | 0  | 55           lb |  0                0                0.00  |
471.26/471.43	c | 471.44    | 0  | 56           lb |  0                0                0.00  |
536.46/536.63	c | 536.64    | 0  | 57           lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/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-3727821-1338667582/watcher-3727821-1338667582 -o /tmp/evaluation-result-3727821-1338667582/solver-3727821-1338667582 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727821-1338667582.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.47 1.86 1.95 3/177 30636
/proc/meminfo: memFree=28731428/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=9668 CPUtime=0 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) R 30634 30636 30511 0 -1 4202496 646 0 0 0 0 0 0 0 20 0 1 0 332883930 9900032 598 33554432000 4194304 5964350 140735291535008 140735291532952 4353427 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 2417 598 160 433 0 759 0

[startup+0.0725419 s]
/proc/loadavg: 1.47 1.86 1.95 3/177 30636
/proc/meminfo: memFree=28731428/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=11384 CPUtime=0.06 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) R 30634 30636 30511 0 -1 4202496 1308 0 0 0 6 0 0 0 20 0 1 0 332883930 11657216 1260 33554432000 4194304 5964350 140735291535008 140735291532952 4344327 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 2846 1260 389 433 0 1188 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11384

[startup+0.100277 s]
/proc/loadavg: 1.47 1.86 1.95 3/177 30636
/proc/meminfo: memFree=28731428/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=11732 CPUtime=0.09 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) R 30634 30636 30511 0 -1 4202496 1494 0 0 0 9 0 0 0 20 0 1 0 332883930 12013568 1446 33554432000 4194304 5964350 140735291535008 140735291532952 5136410 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 2933 1446 481 433 0 1275 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11732

[startup+0.300233 s]
/proc/loadavg: 1.47 1.86 1.95 3/177 30636
/proc/meminfo: memFree=28731428/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=14680 CPUtime=0.29 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) R 30634 30636 30511 0 -1 4202496 2879 0 0 0 29 0 0 0 20 0 1 0 332883930 15032320 2798 33554432000 4194304 5964350 140735291535008 140735291532952 4344688 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 3670 2798 1141 433 0 2012 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14680

[startup+0.700175 s]
/proc/loadavg: 1.47 1.86 1.95 3/177 30636
/proc/meminfo: memFree=28731428/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=0.68 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 8337 0 0 0 67 1 0 0 20 0 2 0 332883930 94101504 6535 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 6535 194 433 0 22538 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 91896

[startup+1.5003 s]
/proc/loadavg: 1.47 1.86 1.95 3/179 30638
/proc/meminfo: memFree=28691608/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=1.49 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 10348 0 0 0 147 2 0 0 20 0 2 0 332883930 94101504 8251 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 8251 196 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=1.1 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 6243 0 0 0 109 1 0 0 20 0 2 0 332883967 94101504 8251 33554432000 4194304 5964350 140735291535008 140106155252056 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91896

[startup+3.10027 s]
/proc/loadavg: 1.51 1.86 1.95 3/179 30638
/proc/meminfo: memFree=28678060/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=3.08 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 12695 0 0 0 306 2 0 0 20 0 2 0 332883930 94101504 9443 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 9443 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=2.7 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 8590 0 0 0 269 1 0 0 20 0 2 0 332883967 94101504 9443 33554432000 4194304 5964350 140735291535008 140106155252056 4400366 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 91896

[startup+6.30028 s]
/proc/loadavg: 1.51 1.86 1.95 3/179 30638
/proc/meminfo: memFree=28669008/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=6.29 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 15556 0 0 0 626 3 0 0 20 0 2 0 332883930 94101504 10066 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 10066 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=5.89 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 11451 0 0 0 587 2 0 0 20 0 2 0 332883967 94101504 10066 33554432000 4194304 5964350 140735291535008 140106155252552 5133711 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91896

[startup+12.7002 s]
/proc/loadavg: 1.59 1.86 1.95 3/179 30638
/proc/meminfo: memFree=28640280/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=12.68 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 16942 0 0 0 1265 3 0 0 20 0 2 0 332883930 94101504 10399 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 10399 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=12.27 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 12837 0 0 0 1225 2 0 0 20 0 2 0 332883967 94101504 10399 33554432000 4194304 5964350 140735291535008 140106155252552 4392732 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 91896

[startup+25.5003 s]
/proc/loadavg: 1.65 1.87 1.95 3/179 30638
/proc/meminfo: memFree=28635080/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=25.48 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 18970 0 0 0 2545 3 0 0 20 0 2 0 332883930 94101504 12249 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 12249 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=25.04 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 14865 0 0 0 2502 2 0 0 20 0 2 0 332883967 94101504 12249 33554432000 4194304 5964350 140735291535008 140106155252552 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91896

[startup+51.1003 s]
/proc/loadavg: 1.77 1.88 1.95 3/179 30638
/proc/meminfo: memFree=28592440/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=51.08 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 24201 0 0 0 5103 5 0 0 20 0 2 0 332883930 94101504 17479 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 17479 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=50.57 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 20096 0 0 0 5053 4 0 0 20 0 2 0 332883967 94101504 17479 33554432000 4194304 5964350 140735291535008 140106155252040 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 91896

[startup+102.307 s]
/proc/loadavg: 1.91 1.90 1.95 3/179 30638
/proc/meminfo: memFree=28468864/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=91896 CPUtime=102.26 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 25526 0 0 0 10220 6 0 0 20 0 2 0 332883930 94101504 19004 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 22974 19004 198 433 0 22538 0
[pid=30636/tid=30638] ppid=30634 vsize=91896 CPUtime=101.63 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 21421 0 0 0 10157 6 0 0 20 0 2 0 332883967 94101504 19004 33554432000 4194304 5964350 140735291535008 140106155251512 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91896

[startup+162.3 s]
/proc/loadavg: 1.96 1.91 1.95 3/179 30638
/proc/meminfo: memFree=28422448/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=158516 CPUtime=162.23 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 31143 0 0 0 16215 8 0 0 20 0 2 0 332883930 162320384 25157 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 39629 25157 198 433 0 39193 0
[pid=30636/tid=30638] ppid=30634 vsize=158516 CPUtime=161.46 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 27038 0 0 0 16137 9 0 0 20 0 2 0 332883967 162320384 25157 33554432000 4194304 5964350 140735291535008 140106155251704 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 158516

[startup+222.3 s]
/proc/loadavg: 1.98 1.92 1.95 3/180 30642
/proc/meminfo: memFree=28412260/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=158516 CPUtime=222.22 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 33620 0 0 0 22212 10 0 0 20 0 2 0 332883930 162320384 27630 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 39629 27630 198 433 0 39193 0
[pid=30636/tid=30638] ppid=30634 vsize=158516 CPUtime=221.31 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 29515 0 0 0 22119 12 0 0 20 0 2 0 332883967 162320384 27630 33554432000 4194304 5964350 140735291535008 140106155251576 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 158516

[startup+282.3 s]
/proc/loadavg: 1.99 1.94 1.95 3/179 30642
/proc/meminfo: memFree=28383208/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=158516 CPUtime=282.22 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 36018 0 0 0 28210 12 0 0 20 0 2 0 332883930 162320384 30024 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 39629 30024 198 433 0 39193 0
[pid=30636/tid=30638] ppid=30634 vsize=158516 CPUtime=281.16 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 31913 0 0 0 28101 15 0 0 20 0 2 0 332883967 162320384 30024 33554432000 4194304 5964350 140735291535008 140106155251512 4399958 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 158516

[startup+342.3 s]
/proc/loadavg: 2.03 1.96 1.96 3/179 30642
/proc/meminfo: memFree=28321600/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=158516 CPUtime=342.18 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 39279 0 0 0 34202 16 0 0 20 0 2 0 332883930 162320384 34021 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 39629 34021 198 433 0 39193 0
[pid=30636/tid=30638] ppid=30634 vsize=158516 CPUtime=340.98 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 35174 0 0 0 34078 20 0 0 20 0 2 0 332883967 162320384 34021 33554432000 4194304 5964350 140735291535008 140106155251704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 158516

[startup+402.3 s]
/proc/loadavg: 2.01 1.97 1.96 3/179 30642
/proc/meminfo: memFree=28255732/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=224592 CPUtime=402.17 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 43482 0 0 0 40196 21 0 0 20 0 2 0 332883930 229982208 38393 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 56148 38393 198 433 0 55712 0
[pid=30636/tid=30638] ppid=30634 vsize=224592 CPUtime=400.83 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 39377 0 0 0 40057 26 0 0 20 0 2 0 332883967 229982208 38393 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 224592

[startup+462.3 s]
/proc/loadavg: 2.00 1.97 1.96 3/178 30642
/proc/meminfo: memFree=28184292/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=222968 CPUtime=462.16 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.96 3/180 30653
/proc/meminfo: memFree=27955504/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=356472 CPUtime=1421.95 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 82910 0 0 0 142143 52 0 0 20 0 2 0 332883930 365027328 78960 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 89118 78960 198 433 0 88682 0
[pid=30636/tid=30638] ppid=30634 vsize=356472 CPUtime=1418.16 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 78805 0 0 0 141744 72 0 0 20 0 2 0 332883967 365027328 78960 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 356472

[startup+1482.3 s]
/proc/loadavg: 2.08 2.00 1.97 3/179 30653
/proc/meminfo: memFree=27945732/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=356472 CPUtime=1481.94 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 85428 0 0 0 148140 54 0 0 20 0 2 0 332883930 365027328 81477 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 89118 81477 198 433 0 88682 0
[pid=30636/tid=30638] ppid=30634 vsize=356472 CPUtime=1478 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 81323 0 0 0 147725 75 0 0 20 0 2 0 332883967 365027328 81477 33554432000 4194304 5964350 140735291535008 140106155251704 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 356472

[startup+1542.3 s]
/proc/loadavg: 2.02 2.00 1.97 3/179 30653
/proc/meminfo: memFree=27930736/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=356472 CPUtime=1541.9 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 88345 0 0 0 154133 57 0 0 20 0 2 0 332883930 365027328 85236 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 89118 85236 198 433 0 88682 0
[pid=30636/tid=30638] ppid=30634 vsize=356472 CPUtime=1537.82 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 84240 0 0 0 153703 79 0 0 20 0 2 0 332883967 365027328 85236 33554432000 4194304 5964350 140735291535008 140106155251704 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 356472

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.97 3/179 30653
/proc/meminfo: memFree=27908104/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=422008 CPUtime=1601.9 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 93960 0 0 0 160125 65 0 0 20 0 2 0 332883930 432136192 90905 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105502 90905 198 433 0 105066 0
[pid=30636/tid=30638] ppid=30634 vsize=422008 CPUtime=1597.66 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 89855 0 0 0 159678 88 0 0 20 0 2 0 332883967 432136192 90905 33554432000 4194304 5964350 140735291535008 140106155251704 4403576 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 422008

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30653
/proc/meminfo: memFree=27895456/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=422008 CPUtime=1661.89 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 97068 0 0 0 166122 67 0 0 20 0 2 0 332883930 432136192 94006 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105502 94006 198 433 0 105066 0
[pid=30636/tid=30638] ppid=30634 vsize=422008 CPUtime=1657.51 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 92963 0 0 0 165660 91 0 0 20 0 2 0 332883967 432136192 94006 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 422008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27887644/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1721.87 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 98970 0 0 0 172118 69 0 0 20 0 2 0 332883930 433381376 95908 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95908 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1717.36 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94865 0 0 0 171642 94 0 0 20 0 2 0 332883967 433381376 95908 33554432000 4194304 5964350 140735291535008 140106155251304 4400011 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 423224

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27870964/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1781.87 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 98989 0 0 0 178118 69 0 0 20 0 2 0 332883930 433381376 95927 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95927 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1777.2 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94884 0 0 0 177625 95 0 0 20 0 2 0 332883967 433381376 95927 33554432000 4194304 5964350 140735291535008 140106155251512 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 423224

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27865012/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1791.47 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179078 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1786.79 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 178584 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 423224

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27863400/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1794.67 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179398 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1789.98 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 178903 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 423224

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27861476/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1797.86 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179717 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1793.16 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 179221 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 423224

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27860732/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1798.66 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179797 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1793.96 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 179301 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4399998 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 423224

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27860236/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1799.07 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179838 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1794.37 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 179342 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 423224

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27860236/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1799.46 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179877 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1794.76 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 179381 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 423224

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 30654
/proc/meminfo: memFree=27860236/32873844 swapFree=7112/7112
[pid=30636] ppid=30634 vsize=423224 CPUtime=1799.56 cores=1,3,5,7
/proc/30636/stat : 30636 (wbo1.72) S 30634 30636 30511 0 -1 4202496 99028 0 0 0 179887 69 0 0 20 0 2 0 332883930 433381376 95966 33554432000 4194304 5964350 140735291535008 140735291534528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30636/statm: 105806 95966 198 433 0 105370 0
[pid=30636/tid=30638] ppid=30634 vsize=423224 CPUtime=1794.86 cores=1,3,5,7
/proc/30636/task/30638/stat : 30638 (wbo1.72) R 30634 30636 30511 0 -1 4202560 94923 0 0 0 179391 95 0 0 20 0 2 0 332883967 433381376 95966 33554432000 4194304 5964350 140735291535008 140106155251512 4388744 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 423224

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30636 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=283227
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=974851
# CPU time returned by wait4() is 1795.26
# while last known CPU time is 1799.56
#
# 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.56
CPU user time (s): 1798.87
CPU system time (s): 0.69
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 423224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.974851
maximum resident set size= 383872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99030
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= 153
involuntary context switches= 2035

runsolver used 2.66659 second user time and 8.81866 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-02 22:06:23
IDJOB=3727821
IDBENCH=89829
IDSOLVER=2313
FILE ID=node119/3727821-1338667582
RUNJOBID= node119-1338667582-30608
PBS_JOBID= 14636522
Free space on /tmp= 70888 MiB

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

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

MD5SUM BENCH= 8cecfae519c586a787d92a89208dece3
RANDOM SEED=843080431

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28732188 kB
Buffers:          387448 kB
Cached:          2916264 kB
SwapCached:         1936 kB
Active:          1441928 kB
Inactive:        1878968 kB
Active(anon):      12736 kB
Inactive(anon):     6636 kB
Active(file):    1429192 kB
Inactive(file):  1872332 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:         22076 kB
Mapped:            12140 kB
Shmem:                 0 kB
Slab:             681512 kB
SReclaimable:     123524 kB
SUnreclaim:       557988 kB
KernelStack:        1376 kB
PageTables:         3928 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70884 MiB
End job on node119 at 2012-06-02 22:36:23