Trace number 3705712

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_1.opb
MD5SUM009ec87aa7f9a2a2aeb136cc6734ca0d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark2.46163
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint25
Maximum length of a constraint43
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3038
Sum of products size (including duplicates)6076
Number of different products1519
Sum of products size3038

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-3705712-1338097090.opb.
0.00/0.00	c Instance file HOME/instance-3705712-1338097090.opb
0.00/0.00	c File size is 120370 bytes.
0.00/0.00	c Cost Offset: -100
0.00/0.00	c Highest Coefficient sum: 43
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.01         s                                      |
0.00/0.01	c |  Number Variables:      1619                                                |
0.00/0.01	c |  Number Clauses:        1519                                                |
0.00/0.01	c |  Number Cardinality:    100                                                 |
0.00/0.01	c |  Number PB Constraints: 1519                                                |
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Problem Type:          Optimization                                        |
0.00/0.01	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.01	c |                                                                             |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.01	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.01	c ===============================================================================
0.00/0.01	c | 0.01      | 0  | -99          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -98          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -97          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -96          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -95          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -94          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -93          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -92          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -91          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -90          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -89          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -88          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -87          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -86          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -85          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -84          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -83          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -82          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -81          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -80          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -79          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -78          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -77          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -76          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -75          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -74          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -73          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -72          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -71          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -70          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -69          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -68          lb |  0                0                0.00  |
0.04/0.04	c | 0.04      | 0  | -67          lb |  0                0                0.00  |
0.04/0.04	c | 0.04      | 0  | -66          lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | -65          lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | -64          lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | -63          lb |  0                0                0.00  |
0.04/0.04	c | 0.05      | 0  | -62          lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | -61          lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | -60          lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | -59          lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | -58          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | -57          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | -56          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | -55          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | -54          lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | -53          lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | -52          lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | -51          lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | -50          lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | -49          lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | -48          lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | -47          lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | -46          lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | -45          lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | -44          lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | -43          lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | -42          lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | -41          lb |  0                0                0.00  |
0.04/0.07	c | 0.08      | 0  | -40          lb |  0                0                0.00  |
0.04/0.07	c | 0.08      | 0  | -39          lb |  0                0                0.00  |
0.04/0.07	c | 0.08      | 0  | -38          lb |  0                0                0.00  |
0.04/0.08	c | 0.08      | 0  | -37          lb |  0                0                0.00  |
0.04/0.08	c | 0.08      | 0  | -36          lb |  0                0                0.00  |
0.04/0.08	c | 0.08      | 0  | -35          lb |  0                0                0.00  |
0.04/0.08	c | 0.09      | 0  | -34          lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -33          lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -32          lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -31          lb |  0                0                0.00  |
1.59/1.61	c | 1.62      | 0  | -30          lb |  0                0                0.00  |
44.58/44.61	c | 44.61     | 0  | -29          lb |  0                0                0.00  |
1799.61/1800.00	c ===============================================================================
1799.61/1800.00	c Wall Clock Time: 1800.00 s
1799.61/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-3705712-1338097090/watcher-3705712-1338097090 -o /tmp/evaluation-result-3705712-1338097090/solver-3705712-1338097090 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705712-1338097090.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12204
/proc/meminfo: memFree=28899340/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=3692 CPUtime=0 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) R 12202 12204 11506 0 -1 4202496 442 0 0 0 0 0 0 0 20 0 1 0 275834039 3780608 394 33554432000 4194304 5963574 140733610194736 140734401026968 5135642 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 923 394 178 432 0 458 0

[startup+0.0434761 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12204
/proc/meminfo: memFree=28899340/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=0.04 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 1353 0 0 0 4 0 0 0 20 0 2 0 275834039 86540288 1275 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 1275 191 432 0 20693 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 84512

[startup+0.10017 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12204
/proc/meminfo: memFree=28899340/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=0.09 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 1467 0 0 0 9 0 0 0 20 0 2 0 275834039 86540288 1384 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 1384 194 432 0 20693 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84512

[startup+0.300114 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12204
/proc/meminfo: memFree=28899340/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=0.29 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 1708 0 0 0 29 0 0 0 20 0 2 0 275834039 86540288 1625 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 1625 194 432 0 20693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84512

[startup+0.700112 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 12204
/proc/meminfo: memFree=28899340/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=0.69 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 2095 0 0 0 69 0 0 0 20 0 2 0 275834039 86540288 2012 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 2012 194 432 0 20693 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84512

[startup+1.50025 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12206
/proc/meminfo: memFree=28891196/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84656 CPUtime=1.49 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 2666 0 0 0 149 0 0 0 20 0 2 0 275834039 86687744 2583 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21164 2583 194 432 0 20729 0
[pid=12204/tid=12206] ppid=12202 vsize=84656 CPUtime=1.47 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 1720 0 0 0 147 0 0 0 20 0 2 0 275834040 86687744 2583 33554432000 4194304 5963574 140733610194736 140391785367480 4399614 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) 84656

[startup+3.10025 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12250
/proc/meminfo: memFree=29474640/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=3.09 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 3147 0 0 0 309 0 0 0 20 0 2 0 275834039 86540288 3038 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 3038 194 432 0 20693 0
[pid=12204/tid=12206] ppid=12202 vsize=84512 CPUtime=3.07 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 2201 0 0 0 307 0 0 0 20 0 2 0 275834040 86540288 3038 33554432000 4194304 5963574 140733610194736 140391785368504 4390404 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84512

[startup+6.30026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12257
/proc/meminfo: memFree=29438120/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84728 CPUtime=6.29 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 4445 0 0 0 628 1 0 0 20 0 2 0 275834039 86761472 4336 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21182 4336 194 432 0 20747 0
[pid=12204/tid=12206] ppid=12202 vsize=84728 CPUtime=6.26 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 3499 0 0 0 625 1 0 0 20 0 2 0 275834040 86761472 4336 33554432000 4194304 5963574 140733610194736 140391785367480 5135572 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) 84728

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12257
/proc/meminfo: memFree=29420212/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84836 CPUtime=12.69 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 6590 0 0 0 1267 2 0 0 20 0 2 0 275834039 86872064 6509 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21209 6509 194 432 0 20774 0
[pid=12204/tid=12206] ppid=12202 vsize=84836 CPUtime=12.63 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 5644 0 0 0 1262 1 0 0 20 0 2 0 275834040 86872064 6509 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84836

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12257
/proc/meminfo: memFree=29374804/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84996 CPUtime=25.48 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 9613 0 0 0 2545 3 0 0 20 0 2 0 275834039 87035904 9599 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21249 9599 194 432 0 20814 0
[pid=12204/tid=12206] ppid=12202 vsize=84996 CPUtime=25.4 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 8667 0 0 0 2537 3 0 0 20 0 2 0 275834040 87035904 9599 33554432000 4194304 5963574 140733610194736 140391785367544 4399651 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) 84996

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 12257
/proc/meminfo: memFree=29345132/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=51.07 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 12574 0 0 0 5103 4 0 0 20 0 2 0 275834039 86540288 13103 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 13103 194 432 0 20693 0
[pid=12204/tid=12206] ppid=12202 vsize=84512 CPUtime=50.93 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 11628 0 0 0 5089 4 0 0 20 0 2 0 275834040 86540288 13103 33554432000 4194304 5963574 140733610194736 140391785368504 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84512

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12258
/proc/meminfo: memFree=29309684/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=84512 CPUtime=102.27 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 15627 0 0 0 10222 5 0 0 20 0 2 0 275834039 86540288 16157 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 21128 16157 194 432 0 20693 0
[pid=12204/tid=12206] ppid=12202 vsize=84512 CPUtime=102 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 14681 0 0 0 10194 6 0 0 20 0 2 0 275834040 86540288 16157 33554432000 4194304 5963574 140733610194736 140391785367352 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84512

[startup+162.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 12261
/proc/meminfo: memFree=29272244/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=150772 CPUtime=162.25 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 24189 0 0 0 16215 10 0 0 20 0 2 0 275834039 154390528 25361 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 37693 25361 194 432 0 37258 0
[pid=12204/tid=12206] ppid=12202 vsize=150772 CPUtime=161.83 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 23243 0 0 0 16172 11 0 0 20 0 2 0 275834040 154390528 25361 33554432000 4194304 5963574 140733610194736 140391785367352 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 150772

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12261
/proc/meminfo: memFree=29246916/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=150772 CPUtime=222.23 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 30290 0 0 0 22209 14 0 0 20 0 2 0 275834039 154390528 31676 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 37693 31676 194 432 0 37258 0
[pid=12204/tid=12206] ppid=12202 vsize=150772 CPUtime=221.66 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 29344 0 0 0 22149 17 0 0 20 0 2 0 275834040 154390528 31676 33554432000 4194304 5963574 140733610194736 140391785367352 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 150772

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12261
/proc/meminfo: memFree=29206544/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=216668 CPUtime=282.21 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 36514 0 0 0 28203 18 0 0 20 0 2 0 275834039 221868032 38013 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 54167 38013 194 432 0 53732 0
[pid=12204/tid=12206] ppid=12202 vsize=216668 CPUtime=281.5 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 35568 0 0 0 28128 22 0 0 20 0 2 0 275834040 221868032 38013 33554432000 4194304 5963574 140733610194736 140391785367352 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 216668

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12261
/proc/meminfo: memFree=29153288/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=216668 CPUtime=342.21 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 40457 0 0 0 34200 21 0 0 20 0 2 0 275834039 221868032 41951 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 54167 41951 194 432 0 53732 0
[pid=12204/tid=12206] ppid=12202 vsize=216668 CPUtime=341.35 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 39511 0 0 0 34109 26 0 0 20 0 2 0 275834040 221868032 41951 33554432000 4194304 5963574 140733610194736 140391785367352 4399554 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 216668

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12262
/proc/meminfo: memFree=29128920/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=216668 CPUtime=402.2 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 46500 0 0 0 40193 27 0 0 20 0 2 0 275834039 221868032 48027 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 54167 48027 194 432 0 53732 0
[pid=12204/tid=12206] ppid=12202 vsize=216668 CPUtime=401.19 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 45554 0 0 0 40086 33 0 0 20 0 2 0 275834040 221868032 48027 33554432000 4194304 5963574 140733610194736 140391785367352 18446744073699066235 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 216668

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12262
/proc/meminfo: memFree=29109376/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=282204 CPUtime=462.17 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 12294
/proc/meminfo: memFree=28619068/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=481884 CPUtime=1421.96 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 100218 0 0 0 142111 85 0 0 20 0 2 0 275834039 493449216 103545 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120471 103545 194 432 0 120036 0
[pid=12204/tid=12206] ppid=12202 vsize=481884 CPUtime=1418.48 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 99272 0 0 0 141742 106 0 0 20 0 2 0 275834040 493449216 103545 33554432000 4194304 5963574 140733610194736 140391785367416 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 481884

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12294
/proc/meminfo: memFree=28588696/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=481884 CPUtime=1481.95 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 103501 0 0 0 148106 89 0 0 20 0 2 0 275834039 493449216 106828 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120471 106828 194 432 0 120036 0
[pid=12204/tid=12206] ppid=12202 vsize=481884 CPUtime=1478.32 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 102555 0 0 0 147721 111 0 0 20 0 2 0 275834040 493449216 106828 33554432000 4194304 5963574 140733610194736 140391785367352 4400032 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 481884

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12294
/proc/meminfo: memFree=28578404/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=481884 CPUtime=1541.94 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 105095 0 0 0 154103 91 0 0 20 0 2 0 275834039 493449216 108422 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120471 108422 194 432 0 120036 0
[pid=12204/tid=12206] ppid=12202 vsize=481884 CPUtime=1538.17 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 104149 0 0 0 153703 114 0 0 20 0 2 0 275834040 493449216 108422 33554432000 4194304 5963574 140733610194736 140391785367592 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 481884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28556384/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=482608 CPUtime=1601.93 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 109807 0 0 0 160097 96 0 0 20 0 2 0 275834039 494190592 113134 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120652 113134 194 432 0 120217 0
[pid=12204/tid=12206] ppid=12202 vsize=482608 CPUtime=1598.01 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 108861 0 0 0 159681 120 0 0 20 0 2 0 275834040 494190592 113134 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 482608

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28539300/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=483332 CPUtime=1661.92 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 112918 0 0 0 166092 100 0 0 20 0 2 0 275834039 494931968 116245 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120833 116245 194 432 0 120398 0
[pid=12204/tid=12206] ppid=12202 vsize=483332 CPUtime=1657.86 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 111972 0 0 0 165661 125 0 0 20 0 2 0 275834040 494931968 116245 33554432000 4194304 5963574 140733610194736 140391785367352 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 483332

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 12295
/proc/meminfo: memFree=28535812/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=483332 CPUtime=1721.92 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 113110 0 0 0 172091 101 0 0 20 0 2 0 275834039 494931968 116437 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 120833 116437 194 432 0 120398 0
[pid=12204/tid=12206] ppid=12202 vsize=483332 CPUtime=1717.71 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 112164 0 0 0 171644 127 0 0 20 0 2 0 275834040 494931968 116437 33554432000 4194304 5963574 140733610194736 140391785367352 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 483332

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12295
/proc/meminfo: memFree=28513988/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1781.91 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 118048 0 0 0 178084 107 0 0 20 0 2 0 275834039 562040832 121374 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 121374 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1777.55 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 117102 0 0 0 177621 134 0 0 20 0 2 0 275834040 562040832 121374 33554432000 4194304 5963574 140733610194736 140391785367544 4399645 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 548868

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

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12295
/proc/meminfo: memFree=28511384/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1791.51 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 118744 0 0 0 179043 108 0 0 20 0 2 0 275834039 562040832 122070 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122070 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1787.13 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 117798 0 0 0 178578 135 0 0 20 0 2 0 275834040 562040832 122070 33554432000 4194304 5963574 140733610194736 140391785367544 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 548868

[startup+1795.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12295
/proc/meminfo: memFree=28510392/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1794.71 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119014 0 0 0 179363 108 0 0 20 0 2 0 275834039 562040832 122340 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122340 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1790.33 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118068 0 0 0 178898 135 0 0 20 0 2 0 275834040 562040832 122340 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 548868

[startup+1798.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28509772/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1797.9 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119253 0 0 0 179682 108 0 0 20 0 2 0 275834039 562040832 122579 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122579 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1793.51 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118307 0 0 0 179216 135 0 0 20 0 2 0 275834040 562040832 122579 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 548868

[startup+1799.1 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28509152/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1798.7 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119324 0 0 0 179762 108 0 0 20 0 2 0 275834039 562040832 122650 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122650 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1794.31 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118378 0 0 0 179296 135 0 0 20 0 2 0 275834040 562040832 122650 33554432000 4194304 5963574 140733610194736 140391785367544 4399542 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 548868

[startup+1799.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28508780/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1799.1 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119358 0 0 0 179802 108 0 0 20 0 2 0 275834039 562040832 122684 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122684 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1794.72 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118412 0 0 0 179337 135 0 0 20 0 2 0 275834040 562040832 122684 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 548868

[startup+1799.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28508780/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1799.5 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119404 0 0 0 179842 108 0 0 20 0 2 0 275834039 562040832 122730 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122730 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1795.11 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118458 0 0 0 179376 135 0 0 20 0 2 0 275834040 562040832 122730 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 548868

[startup+1800 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12295
/proc/meminfo: memFree=28508780/32873844 swapFree=7116/7116
[pid=12204] ppid=12202 vsize=548868 CPUtime=1799.61 cores=1,3,5,7
/proc/12204/stat : 12204 (wbo1.7) S 12202 12204 11506 0 -1 4202496 119413 0 0 0 179852 109 0 0 20 0 2 0 275834039 562040832 122739 33554432000 4194304 5963574 140733610194736 140733610194256 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12204/statm: 137217 122739 194 432 0 136782 0
[pid=12204/tid=12206] ppid=12202 vsize=548868 CPUtime=1795.21 cores=1,3,5,7
/proc/12204/task/12206/stat : 12206 (wbo1.7) R 12202 12204 11506 0 -1 4202560 118467 0 0 0 179386 135 0 0 20 0 2 0 275834040 562040832 122739 33554432000 4194304 5963574 140733610194736 140391785367544 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.61
Current children cumulated vsize (KiB) 548868

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12204 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=876289
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=369791
# CPU time returned by wait4() is 1795.25
# while last known CPU time is 1799.61
#
# 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.61
CPU user time (s): 1798.52
CPU system time (s): 1.09
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 548868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.88
system time used= 1.36979
maximum resident set size= 490956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119413
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= 196
involuntary context switches= 1909

runsolver used 3.59645 second user time and 8.63869 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-27 07:38:10
IDJOB=3705712
IDBENCH=48186
IDSOLVER=2284
FILE ID=node138/3705712-1338097090
RUNJOBID= node138-1338088086-11523
PBS_JOBID= 14624454
Free space on /tmp= 71532 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_1.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705712-1338097090/watcher-3705712-1338097090 -o /tmp/evaluation-result-3705712-1338097090/solver-3705712-1338097090 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705712-1338097090.opb

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

MD5SUM BENCH= 009ec87aa7f9a2a2aeb136cc6734ca0d
RANDOM SEED=526215154

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.92
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		: 2667.347
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:        28900172 kB
Buffers:          332760 kB
Cached:          2207828 kB
SwapCached:          212 kB
Active:          1340752 kB
Inactive:        1795300 kB
Active(anon):     586500 kB
Inactive(anon):    11368 kB
Active(file):     754252 kB
Inactive(file):  1783932 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108644 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        632504 kB
Mapped:            15088 kB
Shmem:               200 kB
Slab:             693752 kB
SReclaimable:     136108 kB
SUnreclaim:       557644 kB
KernelStack:        1488 kB
PageTables:         5016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     144996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705712-1338097090.opb

Free space on /tmp at the end= 71524 MiB
End job on node138 at 2012-05-27 08:08:10