Trace number 3704981

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? 1800 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod008.opb
MD5SUM4dd9ac2644c29d272d2675c7fc366ed6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark0.305953
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 307
Optimality of the best value was proved YES
Number of variables319
Total number of constraints6
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 constraints6
Minimum length of a constraint186
Maximum length of a constraint231
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704981-1338086104.opb.
0.00/0.00	c Instance file HOME/instance-3704981-1338086104.opb
0.00/0.00	c File size is 16026 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 1.02726e+06
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      319                                                 |
0.00/0.00	c |  Number Clauses:        0                                                   |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 6                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB Constraint                                       |
0.00/0.00	c |                                                                             |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.00	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.00	c ===============================================================================
0.00/0.00	c | 0.00      | 0  | 60           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 62           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 64           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 78           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 79           lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 80           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 81           lb |  0                0                0.00  |
0.03/0.05	c | 0.05      | 0  | 82           lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 83           lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | 84           lb |  0                0                0.00  |
0.29/0.35	c | 0.35      | 0  | 85           lb |  0                0                0.00  |
0.49/0.51	c | 0.51      | 0  | 86           lb |  0                0                0.00  |
0.59/0.66	c | 0.66      | 0  | 87           lb |  0                0                0.00  |
0.79/0.84	c | 0.84      | 0  | 88           lb |  0                0                0.00  |
1.00/1.01	c | 1.01      | 0  | 94           lb |  0                0                0.00  |
1.19/1.21	c | 1.22      | 0  | 95           lb |  0                0                0.00  |
1.29/1.38	c | 1.38      | 0  | 121          lb |  0                0                0.00  |
1.49/1.59	c | 1.59      | 0  | 122          lb |  0                0                0.00  |
1.72/1.78	c | 1.78      | 0  | 123          lb |  0                0                0.00  |
1.99/2.05	c | 2.05      | 0  | 124          lb |  0                0                0.00  |
2.29/2.33	c | 2.33      | 0  | 125          lb |  0                0                0.00  |
2.49/2.58	c | 2.59      | 0  | 126          lb |  0                0                0.00  |
2.69/2.78	c | 2.79      | 0  | 127          lb |  0                0                0.00  |
2.89/2.97	c | 2.98      | 0  | 128          lb |  0                0                0.00  |
3.29/3.36	c | 3.37      | 0  | 129          lb |  0                0                0.00  |
3.59/3.64	c | 3.64      | 0  | 130          lb |  0                0                0.00  |
3.89/3.98	c | 3.99      | 0  | 131          lb |  0                0                0.00  |
4.39/4.40	c | 4.41      | 0  | 132          lb |  0                0                0.00  |
4.59/4.67	c | 4.67      | 0  | 133          lb |  0                0                0.00  |
4.79/4.89	c | 4.89      | 0  | 134          lb |  0                0                0.00  |
5.19/5.29	c | 5.29      | 0  | 135          lb |  0                0                0.00  |
5.69/5.74	c | 5.74      | 0  | 136          lb |  0                0                0.00  |
6.29/6.39	c | 6.39      | 0  | 137          lb |  0                0                0.00  |
7.38/7.42	c | 7.42      | 0  | 138          lb |  0                0                0.00  |
7.98/8.07	c | 8.08      | 0  | 139          lb |  0                0                0.00  |
8.28/8.34	c | 8.35      | 0  | 140          lb |  0                0                0.00  |
10.69/10.75	c | 10.75     | 0  | 141          lb |  0                0                0.00  |
22.69/22.70	c | 22.71     | 0  | 142          lb |  0                0                0.00  |
40.88/40.97	c | 40.98     | 0  | 143          lb |  0                0                0.00  |
97.77/97.83	c | 97.83     | 0  | 144          lb |  0                0                0.00  |
146.15/146.25	c | 146.25    | 0  | 145          lb |  0                0                0.00  |
185.94/186.08	c | 186.08    | 0  | 146          lb |  0                0                0.00  |
241.43/241.52	c | 241.52    | 0  | 147          lb |  0                0                0.00  |
312.12/312.29	c | 312.29    | 0  | 148          lb |  0                0                0.00  |
366.11/366.25	c | 366.26    | 0  | 149          lb |  0                0                0.00  |
432.60/432.79	c | 432.79    | 0  | 150          lb |  0                0                0.00  |
490.09/490.20	c | 490.20    | 0  | 151          lb |  0                0                0.00  |
555.98/556.15	c | 556.15    | 0  | 152          lb |  0                0                0.00  |
622.87/623.05	c | 623.06    | 0  | 153          lb |  0                0                0.00  |
690.25/690.40	c | 690.40    | 0  | 154          lb |  0                0                0.00  |
758.64/758.87	c | 758.87    | 0  | 155          lb |  0                0                0.00  |
817.63/817.81	c | 817.82    | 0  | 162          lb |  0                0                0.00  |
876.72/876.90	c | 876.90    | 0  | 163          lb |  0                0                0.00  |
945.72/945.92	c | 945.93    | 0  | 164          lb |  0                0                0.00  |
1013.10/1013.37	c | 1013.37   | 0  | 165          lb |  0                0                0.00  |
1090.69/1090.99	c | 1090.99   | 0  | 166          lb |  0                0                0.00  |
1799.63/1800.00	c ===============================================================================
1799.63/1800.00	c Wall Clock Time: 1800.00 s
1799.63/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-3704981-1338086104/watcher-3704981-1338086104 -o /tmp/evaluation-result-3704981-1338086104/solver-3704981-1338086104 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3704981-1338086104.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.17 1.55 2/175 21983
/proc/meminfo: memFree=29298640/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 877 0 0 0 0 0 0 0 20 0 2 0 274735304 85684224 1019 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 1025 193 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=0 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 156 0 0 0 0 0 0 0 20 0 2 0 274735304 85684224 1028 33554432000 4194304 5963574 140736667175488 140736667174728 4394802 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0

[startup+0.0416681 s]
/proc/loadavg: 1.00 1.17 1.55 2/175 21983
/proc/meminfo: memFree=29298640/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=0.03 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 1078 0 0 0 3 0 0 0 20 0 2 0 274735304 85684224 1220 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 1220 195 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=0.02 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 348 0 0 0 2 0 0 0 20 0 2 0 274735304 85684224 1220 33554432000 4194304 5963574 140736667175488 140736667174728 4402868 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 83676

[startup+0.100292 s]
/proc/loadavg: 1.00 1.17 1.55 2/175 21983
/proc/meminfo: memFree=29298640/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=0.09 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 1168 0 0 0 9 0 0 0 20 0 2 0 274735304 85684224 1310 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 1310 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=0.08 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 438 0 0 0 8 0 0 0 20 0 2 0 274735304 85684224 1310 33554432000 4194304 5963574 140736667175488 140736667174728 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83676

[startup+0.300252 s]
/proc/loadavg: 1.00 1.17 1.55 2/175 21983
/proc/meminfo: memFree=29298640/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=0.29 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 1354 0 0 0 29 0 0 0 20 0 2 0 274735304 85684224 1496 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 1496 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=0.28 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 624 0 0 0 28 0 0 0 20 0 2 0 274735304 85684224 1496 33554432000 4194304 5963574 140736667175488 140736667174728 4403244 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83676

[startup+0.700253 s]
/proc/loadavg: 1.00 1.17 1.55 2/175 21983
/proc/meminfo: memFree=29298640/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=84060 CPUtime=0.69 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 1636 0 0 0 69 0 0 0 20 0 2 0 274735304 86077440 1712 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 21015 1712 196 432 0 20580 0
[pid=21983/tid=21984] ppid=21979 vsize=84060 CPUtime=0.68 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 906 0 0 0 68 0 0 0 20 0 2 0 274735304 86077440 1712 33554432000 4194304 5963574 140736667175488 140232875714904 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84060

[startup+1.5002 s]
/proc/loadavg: 1.00 1.17 1.55 4/179 21987
/proc/meminfo: memFree=29271844/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=1.49 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 1968 0 0 0 149 0 0 0 20 0 2 0 274735304 85684224 1974 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 1974 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=1.48 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 1238 0 0 0 148 0 0 0 20 0 2 0 274735304 85684224 1974 33554432000 4194304 5963574 140736667175488 140232875714904 4403200 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83676

[startup+3.10026 s]
/proc/loadavg: 1.08 1.19 1.56 3/179 21987
/proc/meminfo: memFree=29259196/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=3.09 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 2825 0 0 0 309 0 0 0 20 0 2 0 274735304 85684224 2441 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 2441 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=3.08 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 2095 0 0 0 308 0 0 0 20 0 2 0 274735304 85684224 2441 33554432000 4194304 5963574 140736667175488 140232875715400 4403253 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83676

[startup+6.30026 s]
/proc/loadavg: 1.08 1.19 1.56 3/179 21987
/proc/meminfo: memFree=29235264/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=6.29 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 4071 0 0 0 629 0 0 0 20 0 2 0 274735304 85684224 3308 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 3308 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=6.28 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 3341 0 0 0 628 0 0 0 20 0 2 0 274735304 85684224 3308 33554432000 4194304 5963574 140736667175488 140232875715096 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83676

[startup+12.7003 s]
/proc/loadavg: 1.22 1.21 1.56 3/179 21987
/proc/meminfo: memFree=29188756/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=83676 CPUtime=12.69 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 6696 0 0 0 1268 1 0 0 20 0 2 0 274735304 85684224 5316 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 20919 5316 196 432 0 20484 0
[pid=21983/tid=21984] ppid=21979 vsize=83676 CPUtime=12.68 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 5966 0 0 0 1267 1 0 0 20 0 2 0 274735304 85684224 5316 33554432000 4194304 5963574 140736667175488 140232875714888 4392243 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83676

[startup+25.5003 s]
/proc/loadavg: 1.34 1.24 1.56 3/179 21987
/proc/meminfo: memFree=29111584/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=85604 CPUtime=25.48 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 11508 0 0 0 2546 2 0 0 20 0 2 0 274735304 87658496 10849 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 21401 10849 196 432 0 20966 0
[pid=21983/tid=21984] ppid=21979 vsize=85604 CPUtime=25.48 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 10778 0 0 0 2545 3 0 0 20 0 2 0 274735304 87658496 10849 33554432000 4194304 5963574 140736667175488 140232875714888 4399451 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85604

[startup+51.1003 s]
/proc/loadavg: 1.57 1.30 1.57 3/179 21987
/proc/meminfo: memFree=29006244/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=84640 CPUtime=51.08 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 13466 0 0 0 5106 2 0 0 20 0 2 0 274735304 86671360 12299 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 21160 12299 196 432 0 20725 0
[pid=21983/tid=21984] ppid=21979 vsize=84640 CPUtime=51.08 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 12736 0 0 0 5105 3 0 0 20 0 2 0 274735304 86671360 12299 33554432000 4194304 5963574 140736667175488 140232875715512 4399614 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84640

[startup+102.3 s]
/proc/loadavg: 1.82 1.41 1.59 3/179 21987
/proc/meminfo: memFree=28787472/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=152100 CPUtime=102.27 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 25715 0 0 0 10222 5 0 0 20 0 2 0 274735304 155750400 24331 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 38025 24331 196 432 0 37590 0
[pid=21983/tid=21984] ppid=21979 vsize=152100 CPUtime=102.29 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 24985 0 0 0 10222 7 0 0 20 0 2 0 274735304 155750400 24331 33554432000 4194304 5963574 140736667175488 140232875715512 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 152100

[startup+162.3 s]
/proc/loadavg: 1.93 1.52 1.62 3/179 21988
/proc/meminfo: memFree=28746764/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=149212 CPUtime=162.24 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 26000 0 0 0 16219 5 0 0 20 0 2 0 274735304 152793088 24075 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 37303 24075 196 432 0 36868 0
[pid=21983/tid=21984] ppid=21979 vsize=149212 CPUtime=162.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 25270 0 0 0 16219 8 0 0 20 0 2 0 274735304 152793088 24075 33554432000 4194304 5963574 140736667175488 140232875715512 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 149212

[startup+222.307 s]
/proc/loadavg: 1.97 1.60 1.64 3/179 21988
/proc/meminfo: memFree=28641532/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=149212 CPUtime=222.24 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 27413 0 0 0 22219 5 0 0 20 0 2 0 274735304 152793088 25573 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 37303 25573 196 432 0 36868 0
[pid=21983/tid=21984] ppid=21979 vsize=149212 CPUtime=222.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 26683 0 0 0 22218 9 0 0 20 0 2 0 274735304 152793088 25573 33554432000 4194304 5963574 140736667175488 140232875714888 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 149212

[startup+282.3 s]
/proc/loadavg: 1.99 1.67 1.66 3/179 21988
/proc/meminfo: memFree=28629796/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=149212 CPUtime=282.23 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 29821 0 0 0 28217 6 0 0 20 0 2 0 274735304 152793088 27980 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 37303 27980 196 432 0 36868 0
[pid=21983/tid=21984] ppid=21979 vsize=149212 CPUtime=282.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 29091 0 0 0 28216 11 0 0 20 0 2 0 274735304 152793088 27980 33554432000 4194304 5963574 140736667175488 140232875714920 4399645 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 149212

[startup+342.3 s]
/proc/loadavg: 1.99 1.73 1.68 3/180 21991
/proc/meminfo: memFree=28619280/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=149212 CPUtime=342.21 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 32428 0 0 0 34215 6 0 0 20 0 2 0 274735304 152793088 30585 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 37303 30585 196 432 0 36868 0
[pid=21983/tid=21984] ppid=21979 vsize=149212 CPUtime=342.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 31698 0 0 0 34215 12 0 0 20 0 2 0 274735304 152793088 30585 33554432000 4194304 5963574 140736667175488 140232875714888 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 149212

[startup+402.3 s]
/proc/loadavg: 2.03 1.79 1.70 3/179 21991
/proc/meminfo: memFree=28616332/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=149212 CPUtime=402.2 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 33081 0 0 0 40214 6 0 0 20 0 2 0 274735304 152793088 31238 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 42035 0 0 0 124203 27 0 0 20 0 2 0 274735304 219901952 38530 33554432000 4194304 5963574 140736667175488 140232875714920 4392408 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 214748

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/179 21998
/proc/meminfo: memFree=28310656/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=214748 CPUtime=1302.06 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 50113 0 0 0 130195 11 0 0 20 0 2 0 274735304 219901952 45867 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 53687 45867 196 432 0 53252 0
[pid=21983/tid=21984] ppid=21979 vsize=214748 CPUtime=1302.3 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 49383 0 0 0 130199 31 0 0 20 0 2 0 274735304 219901952 45867 33554432000 4194304 5963574 140736667175488 140232875714360 4399627 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 214748

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.86 3/179 21999
/proc/meminfo: memFree=28285608/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=280284 CPUtime=1362.04 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 55558 0 0 0 136191 13 0 0 20 0 2 0 274735304 287010816 51306 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 70071 51306 196 432 0 69636 0
[pid=21983/tid=21984] ppid=21979 vsize=280284 CPUtime=1362.31 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 54828 0 0 0 136197 34 0 0 20 0 2 0 274735304 287010816 51306 33554432000 4194304 5963574 140736667175488 140232875714552 5135572 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 280284

[startup+1422.3 s]
/proc/loadavg: 2.07 2.00 1.87 3/179 21999
/proc/meminfo: memFree=28252500/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=280284 CPUtime=1422.04 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 63707 0 0 0 142188 16 0 0 20 0 2 0 274735304 287010816 59435 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 70071 59435 196 432 0 69636 0
[pid=21983/tid=21984] ppid=21979 vsize=280284 CPUtime=1422.32 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 62977 0 0 0 142194 38 0 0 20 0 2 0 274735304 287010816 59435 33554432000 4194304 5963574 140736667175488 140232875714424 4221984 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 280284

[startup+1482.3 s]
/proc/loadavg: 2.02 2.00 1.88 3/179 21999
/proc/meminfo: memFree=28241464/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=280284 CPUtime=1482.03 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 66306 0 0 0 148187 16 0 0 20 0 2 0 274735304 287010816 62021 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 70071 62021 196 432 0 69636 0
[pid=21983/tid=21984] ppid=21979 vsize=280284 CPUtime=1482.31 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 65576 0 0 0 148192 39 0 0 20 0 2 0 274735304 287010816 62021 33554432000 4194304 5963574 140736667175488 140232875714360 4399592 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 280284

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 1.89 3/180 22002
/proc/meminfo: memFree=28125584/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=345820 CPUtime=1542 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 74406 0 0 0 154180 20 0 0 20 0 2 0 274735304 354119680 72010 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 86455 72010 196 432 0 86020 0
[pid=21983/tid=21984] ppid=21979 vsize=345820 CPUtime=1542.29 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 73676 0 0 0 154185 44 0 0 20 0 2 0 274735304 354119680 72010 33554432000 4194304 5963574 140736667175488 140232875714360 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 345820

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/180 22024
/proc/meminfo: memFree=28116428/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=345820 CPUtime=1601.97 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 76087 0 0 0 160175 22 0 0 20 0 2 0 274735304 354119680 74162 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 86455 74162 196 432 0 86020 0
[pid=21983/tid=21984] ppid=21979 vsize=345820 CPUtime=1602.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 75357 0 0 0 160181 46 0 0 20 0 2 0 274735304 354119680 74162 33554432000 4194304 5963574 140736667175488 140232875714360 4403111 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 345820

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 22025
/proc/meminfo: memFree=28094716/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=345820 CPUtime=1661.95 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 81270 0 0 0 166171 24 0 0 20 0 2 0 274735304 354119680 79727 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 86455 79727 196 432 0 86020 0
[pid=21983/tid=21984] ppid=21979 vsize=345820 CPUtime=1662.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 80540 0 0 0 166177 50 0 0 20 0 2 0 274735304 354119680 79727 33554432000 4194304 5963574 140736667175488 140232875714424 4403255 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 345820

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 22025
/proc/meminfo: memFree=28042748/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1721.94 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 93179 0 0 0 172163 31 0 0 20 0 2 0 274735304 421228544 91630 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 91630 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1722.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 92449 0 0 0 172169 58 0 0 20 0 2 0 274735304 421228544 91630 33554432000 4194304 5963574 140736667175488 140232875714424 4388700 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 411356

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28027068/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1781.93 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96187 0 0 0 178161 32 0 0 20 0 2 0 274735304 421228544 94636 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94636 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1782.27 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95457 0 0 0 178167 60 0 0 20 0 2 0 274735304 421228544 94636 33554432000 4194304 5963574 140736667175488 140232875714360 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 411356

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

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28027068/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1791.64 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96187 0 0 0 179132 32 0 0 20 0 2 0 274735304 421228544 94636 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94636 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1791.98 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95457 0 0 0 179138 60 0 0 20 0 2 0 274735304 421228544 94636 33554432000 4194304 5963574 140736667175488 140232875714360 4399456 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (KiB) 411356

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28026820/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1794.84 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96253 0 0 0 179452 32 0 0 20 0 2 0 274735304 421228544 94702 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94702 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1795.18 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95523 0 0 0 179458 60 0 0 20 0 2 0 274735304 421228544 94702 33554432000 4194304 5963574 140736667175488 140232875714360 4399511 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.84
Current children cumulated vsize (KiB) 411356

[startup+1798.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28026572/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1798.03 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96327 0 0 0 179771 32 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94776 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1798.37 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95597 0 0 0 179777 60 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140232875714360 4403124 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 411356

[startup+1799.2 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28026448/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1798.83 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96327 0 0 0 179851 32 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94776 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1799.17 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95597 0 0 0 179857 60 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140232875714360 4399623 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.83
Current children cumulated vsize (KiB) 411356

[startup+1799.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28026448/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1799.24 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96327 0 0 0 179892 32 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94776 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1799.58 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95597 0 0 0 179898 60 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140232875714360 4399651 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.24
Current children cumulated vsize (KiB) 411356

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 22025
/proc/meminfo: memFree=28026448/32873844 swapFree=6856/6856
[pid=21983] ppid=21979 vsize=411356 CPUtime=1799.63 cores=0,2,4,6
/proc/21983/stat : 21983 (wbo1.7) S 21979 21983 21940 0 -1 4202496 96327 0 0 0 179931 32 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140736667175008 4545837 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21983/statm: 102839 94776 196 432 0 102404 0
[pid=21983/tid=21984] ppid=21979 vsize=411356 CPUtime=1799.97 cores=0,2,4,6
/proc/21983/task/21984/stat : 21984 (wbo1.7) R 21979 21983 21940 0 -1 4202560 95597 0 0 0 179937 60 0 0 20 0 2 0 274735304 421228544 94776 33554432000 4194304 5963574 140736667175488 140232875714360 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.63
Current children cumulated vsize (KiB) 411356

Child status: 255
Real time (s): 1800.01
CPU time (s): 1800
CPU user time (s): 1799.38
CPU system time (s): 0.621905
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 411356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 0.621905
maximum resident set size= 379104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96327
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= 127
involuntary context switches= 1848

runsolver used 3.11053 second user time and 7.54185 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-27 04:35:04
IDJOB=3704981
IDBENCH=1854
IDSOLVER=2283
FILE ID=node144/3704981-1338086104
RUNJOBID= node144-1338086104-21956
PBS_JOBID= 14624429
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=2099926230

node144.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29299696 kB
Buffers:          293032 kB
Cached:          2488912 kB
SwapCached:            0 kB
Active:           737844 kB
Inactive:        2055808 kB
Active(anon):      13384 kB
Inactive(anon):        0 kB
Active(file):     724460 kB
Inactive(file):  2055808 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10912 kB
Writeback:             0 kB
AnonPages:         17936 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             643412 kB
SReclaimable:      85720 kB
SUnreclaim:       557692 kB
KernelStack:        1376 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71488 MiB
End job on node144 at 2012-05-27 05:05:04