Trace number 3727282

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.65 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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727282-1338651896.opb.
0.00/0.00	c Instance file HOME/instance-3727282-1338651896.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.00      | 0  | 62           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 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.01      | 0  | 81           lb |  0                0                0.00  |
0.02/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.34	c | 0.35      | 0  | 85           lb |  0                0                0.00  |
0.49/0.50	c | 0.51      | 0  | 86           lb |  0                0                0.00  |
0.59/0.65	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.69/1.77	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.32	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.78      | 0  | 127          lb |  0                0                0.00  |
2.89/2.97	c | 2.97      | 0  | 128          lb |  0                0                0.00  |
3.30/3.36	c | 3.36      | 0  | 129          lb |  0                0                0.00  |
3.59/3.63	c | 3.64      | 0  | 130          lb |  0                0                0.00  |
3.89/3.98	c | 3.98      | 0  | 131          lb |  0                0                0.00  |
4.29/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.88	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.73	c | 5.74      | 0  | 136          lb |  0                0                0.00  |
6.29/6.38	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.07      | 0  | 139          lb |  0                0                0.00  |
8.28/8.34	c | 8.35      | 0  | 140          lb |  0                0                0.00  |
10.68/10.75	c | 10.76     | 0  | 141          lb |  0                0                0.00  |
22.88/22.98	c | 22.99     | 0  | 142          lb |  0                0                0.00  |
41.58/41.61	c | 41.62     | 0  | 143          lb |  0                0                0.00  |
97.26/97.32	c | 97.33     | 0  | 144          lb |  0                0                0.00  |
145.25/145.38	c | 145.39    | 0  | 145          lb |  0                0                0.00  |
186.14/186.21	c | 186.22    | 0  | 146          lb |  0                0                0.00  |
243.03/243.15	c | 243.16    | 0  | 147          lb |  0                0                0.00  |
314.52/314.69	c | 314.70    | 0  | 148          lb |  0                0                0.00  |
368.80/368.97	c | 368.98    | 0  | 149          lb |  0                0                0.00  |
435.19/435.39	c | 435.39    | 0  | 150          lb |  0                0                0.00  |
492.98/493.12	c | 493.12    | 0  | 151          lb |  0                0                0.00  |
559.18/559.35	c | 559.36    | 0  | 152          lb |  0                0                0.00  |
626.27/626.42	c | 626.43    | 0  | 153          lb |  0                0                0.00  |
693.76/693.97	c | 693.97    | 0  | 154          lb |  0                0                0.00  |
762.64/762.85	c | 762.86    | 0  | 155          lb |  0                0                0.00  |
822.13/822.37	c | 822.38    | 0  | 162          lb |  0                0                0.00  |
882.03/882.25	c | 882.25    | 0  | 163          lb |  0                0                0.00  |
951.51/951.78	c | 951.78    | 0  | 164          lb |  0                0                0.00  |
1019.60/1019.80	c | 1019.80   | 0  | 165          lb |  0                0                0.00  |
1098.49/1098.70	c | 1098.70   | 0  | 166          lb |  0                0                0.00  |
1799.65/1800.00	c ===============================================================================
1799.65/1800.00	c Wall Clock Time: 1800.00 s
1799.65/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-3727282-1338651896/watcher-3727282-1338651896 -o /tmp/evaluation-result-3727282-1338651896/solver-3727282-1338651896 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727282-1338651896.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.03 1.50 1.79 3/177 18270
/proc/meminfo: memFree=28630480/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=0 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 893 0 0 0 0 0 0 0 20 0 2 0 331314085 85688320 842 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 842 191 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=0 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 167 0 0 0 0 0 0 0 20 0 2 0 331314085 85688320 842 33554432000 4194304 5964350 140734117886016 140737348555928 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0302659 s]
/proc/loadavg: 1.03 1.50 1.79 3/177 18270
/proc/meminfo: memFree=28630480/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=0.02 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 1074 0 0 0 2 0 0 0 20 0 2 0 331314085 85688320 1023 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 1023 193 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=0.01 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 348 0 0 0 1 0 0 0 20 0 2 0 331314085 85688320 1023 33554432000 4194304 5964350 140734117886016 140737348555928 4403637 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 83680

[startup+0.100288 s]
/proc/loadavg: 1.03 1.50 1.79 3/177 18270
/proc/meminfo: memFree=28630480/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=0.09 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 1165 0 0 0 9 0 0 0 20 0 2 0 331314085 85688320 1114 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 1114 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=0.08 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 439 0 0 0 8 0 0 0 20 0 2 0 331314085 85688320 1114 33554432000 4194304 5964350 140734117886016 140737348555928 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83680

[startup+0.300253 s]
/proc/loadavg: 1.03 1.50 1.79 3/177 18270
/proc/meminfo: memFree=28630480/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=0.29 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 1351 0 0 0 29 0 0 0 20 0 2 0 331314085 85688320 1300 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 1300 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=0.28 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 625 0 0 0 28 0 0 0 20 0 2 0 331314085 85688320 1300 33554432000 4194304 5964350 140734117886016 140737348555928 4403641 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83680

[startup+0.700254 s]
/proc/loadavg: 1.03 1.50 1.79 3/177 18270
/proc/meminfo: memFree=28630480/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=84064 CPUtime=0.69 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 1633 0 0 0 69 0 0 0 20 0 2 0 331314085 86081536 1516 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 21016 1516 195 433 0 20580 0
[pid=18270/tid=18271] ppid=18268 vsize=84064 CPUtime=0.68 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 907 0 0 0 68 0 0 0 20 0 2 0 331314085 86081536 1516 33554432000 4194304 5964350 140734117886016 140737348555928 4403618 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84064

[startup+1.50025 s]
/proc/loadavg: 1.03 1.50 1.79 3/179 18272
/proc/meminfo: memFree=28602020/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=1.49 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 1965 0 0 0 149 0 0 0 20 0 2 0 331314085 85688320 1778 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 1778 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=1.48 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 1239 0 0 0 148 0 0 0 20 0 2 0 331314085 85688320 1778 33554432000 4194304 5964350 140734117886016 139882051550136 4403584 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) 83680

[startup+3.10026 s]
/proc/loadavg: 1.11 1.51 1.79 3/179 18272
/proc/meminfo: memFree=28584644/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=3.09 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 2822 0 0 0 309 0 0 0 20 0 2 0 331314085 85688320 2245 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 2245 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=3.07 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 2096 0 0 0 307 0 0 0 20 0 2 0 331314085 85688320 2245 33554432000 4194304 5964350 140734117886016 139882051549592 4389052 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) 83680

[startup+6.30025 s]
/proc/loadavg: 1.11 1.51 1.79 3/179 18272
/proc/meminfo: memFree=28550648/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=6.29 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 4068 0 0 0 629 0 0 0 20 0 2 0 331314085 85688320 3112 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 3112 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=6.26 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 3342 0 0 0 626 0 0 0 20 0 2 0 331314085 85688320 3112 33554432000 4194304 5964350 140734117886016 139882051549528 4399846 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) 83680

[startup+12.7003 s]
/proc/loadavg: 1.24 1.52 1.80 3/179 18272
/proc/meminfo: memFree=28511792/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=83680 CPUtime=12.69 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 6690 0 0 0 1268 1 0 0 20 0 2 0 331314085 85688320 5120 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 20920 5120 195 433 0 20484 0
[pid=18270/tid=18271] ppid=18268 vsize=83680 CPUtime=12.65 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 5964 0 0 0 1264 1 0 0 20 0 2 0 331314085 85688320 5120 33554432000 4194304 5964350 140734117886016 139882051549512 4389162 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) 83680

[startup+25.5003 s]
/proc/loadavg: 1.36 1.54 1.80 3/179 18272
/proc/meminfo: memFree=28470432/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=85608 CPUtime=25.48 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 11501 0 0 0 2547 1 0 0 20 0 2 0 331314085 87662592 9643 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 21402 9643 195 433 0 20966 0
[pid=18270/tid=18271] ppid=18268 vsize=85608 CPUtime=25.42 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 10775 0 0 0 2541 1 0 0 20 0 2 0 331314085 87662592 9643 33554432000 4194304 5964350 140734117886016 139882051549512 4403484 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) 85608

[startup+51.1003 s]
/proc/loadavg: 1.58 1.57 1.80 3/179 18272
/proc/meminfo: memFree=28411728/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=84644 CPUtime=51.07 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 13470 0 0 0 5105 2 0 0 20 0 2 0 331314085 86675456 11095 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 21161 11095 195 433 0 20725 0
[pid=18270/tid=18271] ppid=18268 vsize=84644 CPUtime=50.94 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 12744 0 0 0 5092 2 0 0 20 0 2 0 331314085 86675456 11095 33554432000 4194304 5964350 140734117886016 139882051550136 4388212 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) 84644

[startup+102.307 s]
/proc/loadavg: 1.83 1.64 1.81 3/179 18272
/proc/meminfo: memFree=28306220/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=152104 CPUtime=102.26 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 25722 0 0 0 10219 7 0 0 20 0 2 0 331314085 155754496 23866 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 38026 23866 195 433 0 37590 0
[pid=18270/tid=18271] ppid=18268 vsize=152104 CPUtime=102 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 24996 0 0 0 10192 8 0 0 20 0 2 0 331314085 155754496 23866 33554432000 4194304 5964350 140734117886016 139882051550136 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 152104

[startup+162.3 s]
/proc/loadavg: 1.93 1.70 1.82 3/179 18273
/proc/meminfo: memFree=28267260/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=149216 CPUtime=162.25 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 25996 0 0 0 16218 7 0 0 20 0 2 0 331314085 152797184 23559 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 37304 23559 195 433 0 36868 0
[pid=18270/tid=18271] ppid=18268 vsize=149216 CPUtime=161.84 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 25270 0 0 0 16175 9 0 0 20 0 2 0 331314085 152797184 23559 33554432000 4194304 5964350 140734117886016 139882051550136 4399976 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) 149216

[startup+222.3 s]
/proc/loadavg: 1.97 1.76 1.83 3/179 18273
/proc/meminfo: memFree=28136008/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=149216 CPUtime=222.24 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 27479 0 0 0 22217 7 0 0 20 0 2 0 331314085 152797184 25042 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 37304 25042 195 433 0 36868 0
[pid=18270/tid=18271] ppid=18268 vsize=149216 CPUtime=221.68 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 26753 0 0 0 22158 10 0 0 20 0 2 0 331314085 152797184 25042 33554432000 4194304 5964350 140734117886016 139882051549512 4389084 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 149216

[startup+282.3 s]
/proc/loadavg: 2.05 1.81 1.84 3/179 18273
/proc/meminfo: memFree=28119656/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=149216 CPUtime=282.21 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 29928 0 0 0 28214 7 0 0 20 0 2 0 331314085 152797184 27630 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 37304 27630 195 433 0 36868 0
[pid=18270/tid=18271] ppid=18268 vsize=149216 CPUtime=281.51 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 29202 0 0 0 28140 11 0 0 20 0 2 0 331314085 152797184 27630 33554432000 4194304 5964350 140734117886016 139882051549544 4400029 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) 149216

[startup+342.3 s]
/proc/loadavg: 2.02 1.84 1.85 3/180 18276
/proc/meminfo: memFree=27973428/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=149216 CPUtime=342.21 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 32462 0 0 0 34213 8 0 0 20 0 2 0 331314085 152797184 30153 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 37304 30153 195 433 0 36868 0
[pid=18270/tid=18271] ppid=18268 vsize=149216 CPUtime=341.35 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 31736 0 0 0 34122 13 0 0 20 0 2 0 331314085 152797184 30153 33554432000 4194304 5964350 140734117886016 139882051549512 4221120 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) 149216

[startup+402.3 s]
/proc/loadavg: 2.00 1.87 1.85 3/179 18276
/proc/meminfo: memFree=27870172/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=149216 CPUtime=402.2 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 33039 0 0 0 40212 8 0 0 20 0 2 0 331314085 152797184 30730 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.01 1.99 1.91 3/179 18306
/proc/meminfo: memFree=27105524/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=280288 CPUtime=1422.04 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 63791 0 0 0 142183 21 0 0 20 0 2 0 331314085 287014912 59801 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 70072 59801 195 433 0 69636 0
[pid=18270/tid=18271] ppid=18268 vsize=280288 CPUtime=1418.52 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 63065 0 0 0 141810 42 0 0 20 0 2 0 331314085 287014912 59801 33554432000 4194304 5964350 140734117886016 139882051548984 4378928 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 280288

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18306
/proc/meminfo: memFree=27033164/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=280288 CPUtime=1482 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 65774 0 0 0 148179 21 0 0 20 0 2 0 331314085 287014912 62381 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 70072 62381 195 433 0 69636 0
[pid=18270/tid=18271] ppid=18268 vsize=280288 CPUtime=1478.34 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 65048 0 0 0 147791 43 0 0 20 0 2 0 331314085 287014912 62381 33554432000 4194304 5964350 140734117886016 139882051549048 4392749 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 280288

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/180 18309
/proc/meminfo: memFree=26971500/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=345824 CPUtime=1541.99 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 70511 0 0 0 154175 24 0 0 20 0 2 0 331314085 354123776 67498 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 86456 67498 195 433 0 86020 0
[pid=18270/tid=18271] ppid=18268 vsize=345824 CPUtime=1538.18 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 69785 0 0 0 153771 47 0 0 20 0 2 0 331314085 354123776 67498 33554432000 4194304 5964350 140734117886016 139882051549176 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 345824

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18309
/proc/meminfo: memFree=26909132/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=345824 CPUtime=1601.98 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 75573 0 0 0 160171 27 0 0 20 0 2 0 331314085 354123776 72551 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 86456 72551 195 433 0 86020 0
[pid=18270/tid=18271] ppid=18268 vsize=345824 CPUtime=1598.02 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 74847 0 0 0 159751 51 0 0 20 0 2 0 331314085 354123776 72551 33554432000 4194304 5964350 140734117886016 139882051548984 4400593 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 345824

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18310
/proc/meminfo: memFree=26838356/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=345824 CPUtime=1661.97 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 76331 0 0 0 166170 27 0 0 20 0 2 0 331314085 354123776 73308 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 86456 73308 195 433 0 86020 0
[pid=18270/tid=18271] ppid=18268 vsize=345824 CPUtime=1657.87 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 75605 0 0 0 165735 52 0 0 20 0 2 0 331314085 354123776 73308 33554432000 4194304 5964350 140734117886016 139882051548984 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 345824

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18310
/proc/meminfo: memFree=26746252/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1721.95 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 86457 0 0 0 172161 34 0 0 20 0 2 0 331314085 421232640 83430 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 83430 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1717.71 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 85731 0 0 0 171711 60 0 0 20 0 2 0 331314085 421232640 83430 33554432000 4194304 5964350 140734117886016 139882051549176 4399930 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 411360

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18310
/proc/meminfo: memFree=26622856/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1781.95 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95215 0 0 0 178155 40 0 0 20 0 2 0 331314085 421232640 92184 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92184 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1777.55 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94489 0 0 0 177688 67 0 0 20 0 2 0 331314085 421232640 92184 33554432000 4194304 5964350 140734117886016 139882051548984 4399989 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 411360

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

[startup+1791.91 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18310
/proc/meminfo: memFree=26607976/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1791.55 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95385 0 0 0 179115 40 0 0 20 0 2 0 331314085 421232640 92353 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92353 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1787.14 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94659 0 0 0 178647 67 0 0 20 0 2 0 331314085 421232640 92353 33554432000 4194304 5964350 140734117886016 139882051548984 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.55
Current children cumulated vsize (KiB) 411360

[startup+1795.1 s]
/proc/loadavg: 2.00 1.99 1.91 3/179 18310
/proc/meminfo: memFree=26602396/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1794.75 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95385 0 0 0 179435 40 0 0 20 0 2 0 331314085 421232640 92353 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92353 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1790.33 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94659 0 0 0 178966 67 0 0 20 0 2 0 331314085 421232640 92353 33554432000 4194304 5964350 140734117886016 139882051548984 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.75
Current children cumulated vsize (KiB) 411360

[startup+1798.3 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 18310
/proc/meminfo: memFree=26599544/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1797.95 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95459 0 0 0 179755 40 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92427 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1793.51 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94733 0 0 0 179284 67 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 139882051548984 4403641 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.95
Current children cumulated vsize (KiB) 411360

[startup+1799.1 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 18310
/proc/meminfo: memFree=26597560/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1798.75 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95459 0 0 0 179835 40 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92427 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1794.31 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94733 0 0 0 179364 67 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 139882051548984 4410659 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.75
Current children cumulated vsize (KiB) 411360

[startup+1799.5 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 18310
/proc/meminfo: memFree=26595576/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1799.15 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95459 0 0 0 179875 40 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92427 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1794.72 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94733 0 0 0 179405 67 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 139882051548984 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.15
Current children cumulated vsize (KiB) 411360

[startup+1799.9 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 18310
/proc/meminfo: memFree=26595576/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1799.55 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95459 0 0 0 179915 40 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92427 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1795.11 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94733 0 0 0 179444 67 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 139882051548984 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 411360

[startup+1800 s]
/proc/loadavg: 2.08 2.00 1.92 3/179 18310
/proc/meminfo: memFree=26595576/32873648 swapFree=7388/7388
[pid=18270] ppid=18268 vsize=411360 CPUtime=1799.65 cores=1,3,5,7
/proc/18270/stat : 18270 (wbo1.72) S 18268 18270 16576 0 -1 4202496 95459 0 0 0 179925 40 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 140734117885536 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18270/statm: 102840 92427 195 433 0 102404 0
[pid=18270/tid=18271] ppid=18268 vsize=411360 CPUtime=1795.21 cores=1,3,5,7
/proc/18270/task/18271/stat : 18271 (wbo1.72) R 18268 18270 16576 0 -1 4202560 94733 0 0 0 179454 67 0 0 20 0 2 0 331314085 421232640 92427 33554432000 4194304 5964350 140734117886016 139882051548984 4388770 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (KiB) 411360

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18270 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=549187
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=689895
# CPU time returned by wait4() is 1795.24
# while last known CPU time is 1799.65
#
# 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.65
CPU user time (s): 1799.25
CPU system time (s): 0.4
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 411360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.55
system time used= 0.689895
maximum resident set size= 369716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95461
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= 112
involuntary context switches= 1905

runsolver used 2.82757 second user time and 7.36888 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-02 17:44:56
IDJOB=3727282
IDBENCH=1854
IDSOLVER=2313
FILE ID=node148/3727282-1338651896
RUNJOBID= node148-1338651895-18242
PBS_JOBID= 14636432
Free space on /tmp= 71396 MiB

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

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=2124439227

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28631472 kB
Buffers:          577556 kB
Cached:          2735752 kB
SwapCached:          628 kB
Active:          1322584 kB
Inactive:        2018480 kB
Active(anon):      17220 kB
Inactive(anon):    10672 kB
Active(file):    1305364 kB
Inactive(file):  2007808 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:             11196 kB
Writeback:            36 kB
AnonPages:         32216 kB
Mapped:            11500 kB
Shmem:                36 kB
Slab:             764944 kB
SReclaimable:     209036 kB
SUnreclaim:       555908 kB
KernelStack:        1424 kB
PageTables:         4016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71388 MiB
End job on node148 at 2012-06-02 18:14:56