Trace number 3727285

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.56 1800.01

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0201.opb
MD5SUM303eaeab4b7ccd67c7fab31d13d20bc2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1523
Best CPU time to get the best result obtained on this benchmark0.200968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1523
Optimality of the best value was proved YES
Number of variables201
Total number of constraints133
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)26
Number of constraints which are nor clauses,nor cardinality constraints87
Minimum length of a constraint3
Maximum length of a constraint67
Number of terms in the objective function 201
Biggest coefficient in the objective function 1920
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 19980
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 1920
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 19980
Number of bits of the biggest sum of numbers15
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-3727285-1338652308.opb.
0.00/0.00	c Instance file HOME/instance-3727285-1338652308.opb
0.00/0.00	c File size is 17810 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 777
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:      201                                                 |
0.00/0.00	c |  Number Clauses:        20                                                  |
0.00/0.00	c |  Number Cardinality:    80                                                  |
0.00/0.00	c |  Number PB Constraints: 33                                                  |
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  | 100          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 200          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 290          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 380          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 460          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 540          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 610          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 680          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 740          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 800          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 850          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 900          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 940          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 980          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1010         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1040         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1060         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1080         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1090         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1100         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1130         lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 1150         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1160         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1162         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1170         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1195         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1200         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1205         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1210         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1215         lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 1220         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 1225         lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 1227         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 1229         lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 1230         lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 1231         lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 1232         lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 1233         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 1235         lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 1237         lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 1238         lb |  0                0                0.00  |
0.00/0.05	c | 0.05      | 0  | 1239         lb |  0                0                0.00  |
0.00/0.06	c | 0.06      | 0  | 1240         lb |  0                0                0.00  |
0.00/0.06	c | 0.07      | 0  | 1241         lb |  0                0                0.00  |
0.00/0.07	c | 0.07      | 0  | 1242         lb |  0                0                0.00  |
0.00/0.08	c | 0.09      | 0  | 1243         lb |  0                0                0.00  |
0.00/0.09	c | 0.10      | 0  | 1244         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | 1245         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 1246         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 1247         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 1248         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 1249         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | 1250         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 1251         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | 1252         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | 1253         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | 1254         lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | 1255         lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | 1256         lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | 1257         lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | 1258         lb |  0                0                0.00  |
0.29/0.37	c | 0.38      | 0  | 1259         lb |  0                0                0.00  |
0.39/0.40	c | 0.41      | 0  | 1260         lb |  0                0                0.00  |
0.39/0.45	c | 0.46      | 0  | 1261         lb |  0                0                0.00  |
0.39/0.49	c | 0.49      | 0  | 1262         lb |  0                0                0.00  |
0.49/0.53	c | 0.54      | 0  | 1263         lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | 1264         lb |  0                0                0.00  |
0.49/0.59	c | 0.60      | 0  | 1265         lb |  0                0                0.00  |
0.59/0.62	c | 0.63      | 0  | 1266         lb |  0                0                0.00  |
0.59/0.67	c | 0.67      | 0  | 1267         lb |  0                0                0.00  |
0.69/0.74	c | 0.74      | 0  | 1268         lb |  0                0                0.00  |
0.69/0.79	c | 0.80      | 0  | 1269         lb |  0                0                0.00  |
0.79/0.86	c | 0.87      | 0  | 1270         lb |  0                0                0.00  |
1.10/1.19	c | 1.20      | 0  | 1271         lb |  0                0                0.00  |
1.69/1.78	c | 1.78      | 0  | 1272         lb |  0                0                0.00  |
2.79/2.86	c | 2.86      | 0  | 1273         lb |  0                0                0.00  |
8.38/8.47	c | 8.48      | 0  | 1274         lb |  0                0                0.00  |
33.89/33.93	c | 33.93     | 0  | 1275         lb |  0                0                0.00  |
1471.10/1471.52	c | 1471.53   | 0  | 1276         lb |  0                0                0.00  |
1799.56/1800.00	c ===============================================================================
1799.56/1800.00	c Wall Clock Time: 1800.00 s
1799.56/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3727285-1338652308/watcher-3727285-1338652308 -o /tmp/evaluation-result-3727285-1338652308/solver-3727285-1338652308 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727285-1338652308.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 21062
/proc/meminfo: memFree=28639156/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=0 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 836 0 0 0 0 0 0 0 20 0 2 0 331359259 85696512 784 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 784 193 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=0 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 99 0 0 0 0 0 0 0 20 0 2 0 331359259 85696512 784 33554432000 4194304 5964350 140734161652496 140733571945464 5179179 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0100159 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 21062
/proc/meminfo: memFree=28639156/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=0 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 884 0 0 0 0 0 0 0 20 0 2 0 331359259 85696512 832 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 832 193 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=0 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 147 0 0 0 0 0 0 0 20 0 2 0 331359259 85696512 832 33554432000 4194304 5964350 140734161652496 140733571945464 5236791 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 83688

[startup+0.10029 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 21062
/proc/meminfo: memFree=28639156/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=0.09 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 1326 0 0 0 9 0 0 0 20 0 2 0 331359259 85696512 1269 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 1269 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=0.08 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 589 0 0 0 8 0 0 0 20 0 2 0 331359259 85696512 1269 33554432000 4194304 5964350 140734161652496 139666069059928 4414357 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) 83688

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 21062
/proc/meminfo: memFree=28639156/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=0.29 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 1792 0 0 0 29 0 0 0 20 0 2 0 331359259 85696512 1564 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 1564 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=0.28 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 1055 0 0 0 28 0 0 0 20 0 2 0 331359259 85696512 1564 33554432000 4194304 5964350 140734161652496 139666069059928 4403345 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) 83688

[startup+0.700263 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 21062
/proc/meminfo: memFree=28639156/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=0.69 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 2728 0 0 0 69 0 0 0 20 0 2 0 331359259 85696512 2091 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 2091 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=0.68 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 1991 0 0 0 68 0 0 0 20 0 2 0 331359259 85696512 2091 33554432000 4194304 5964350 140734161652496 139666069059928 4399793 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) 83688

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28628840/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=1.49 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 3263 0 0 0 149 0 0 0 20 0 2 0 331359259 85696512 2554 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 2554 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=1.48 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 2526 0 0 0 148 0 0 0 20 0 2 0 331359259 85696512 2554 33554432000 4194304 5964350 140734161652496 139666069059928 18446744073699066235 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) 83688

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28623260/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=84544 CPUtime=3.09 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 4446 0 0 0 309 0 0 0 20 0 2 0 331359259 86573056 3512 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 21136 3512 197 433 0 20700 0
[pid=21062/tid=21063] ppid=21060 vsize=84544 CPUtime=3.07 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 3709 0 0 0 307 0 0 0 20 0 2 0 331359259 86573056 3512 33554432000 4194304 5964350 140734161652496 139666069060536 4389478 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) 84544

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28615076/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=84544 CPUtime=6.29 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 4449 0 0 0 629 0 0 0 20 0 2 0 331359259 86573056 3515 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 21136 3515 197 433 0 20700 0
[pid=21062/tid=21063] ppid=21060 vsize=84544 CPUtime=6.26 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 3712 0 0 0 626 0 0 0 20 0 2 0 331359259 86573056 3515 33554432000 4194304 5964350 140734161652496 139666069060536 4399835 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) 84544

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28598376/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=12.69 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 5978 0 0 0 1268 1 0 0 20 0 2 0 331359259 85696512 4859 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 4859 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=12.65 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 5241 0 0 0 1264 1 0 0 20 0 2 0 331359259 85696512 4859 33554432000 4194304 5964350 140734161652496 139666069060536 4392828 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) 83688

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28563892/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=83688 CPUtime=25.49 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 8264 0 0 0 2547 2 0 0 20 0 2 0 331359259 85696512 7145 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 20922 7145 197 433 0 20486 0
[pid=21062/tid=21063] ppid=21060 vsize=83688 CPUtime=25.42 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 7527 0 0 0 2540 2 0 0 20 0 2 0 331359259 85696512 7145 33554432000 4194304 5964350 140734161652496 139666069059384 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83688

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28544376/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=84976 CPUtime=51.08 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 11960 0 0 0 5105 3 0 0 20 0 2 0 331359259 87015424 10560 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 21244 10560 197 433 0 20808 0
[pid=21062/tid=21063] ppid=21060 vsize=84976 CPUtime=50.95 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 11223 0 0 0 5092 3 0 0 20 0 2 0 331359259 87015424 10560 33554432000 4194304 5964350 140734161652496 139666069060536 4392600 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84976

[startup+102.307 s]
/proc/loadavg: 2.07 2.01 1.95 3/177 21064
/proc/meminfo: memFree=28524456/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=84976 CPUtime=102.28 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 16758 0 0 0 10222 6 0 0 20 0 2 0 331359259 87015424 15357 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 21244 15357 197 433 0 20808 0
[pid=21062/tid=21063] ppid=21060 vsize=84976 CPUtime=102.03 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 16021 0 0 0 10196 7 0 0 20 0 2 0 331359259 87015424 15357 33554432000 4194304 5964350 140734161652496 139666069059384 4390788 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 84976

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/177 21064
/proc/meminfo: memFree=28500864/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=151236 CPUtime=162.26 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 22586 0 0 0 16218 8 0 0 20 0 2 0 331359259 154865664 21184 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 37809 21184 197 433 0 37373 0
[pid=21062/tid=21063] ppid=21060 vsize=151236 CPUtime=161.87 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 21849 0 0 0 16177 10 0 0 20 0 2 0 331359259 154865664 21184 33554432000 4194304 5964350 140734161652496 139666069059576 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 151236

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/177 21064
/proc/meminfo: memFree=28471532/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=151236 CPUtime=222.25 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 29428 0 0 0 22214 11 0 0 20 0 2 0 331359259 154865664 28026 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 37809 28026 197 433 0 37373 0
[pid=21062/tid=21063] ppid=21060 vsize=151236 CPUtime=221.71 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 28691 0 0 0 22157 14 0 0 20 0 2 0 331359259 154865664 28026 33554432000 4194304 5964350 140734161652496 139666069059384 4392925 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 151236

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21065
/proc/meminfo: memFree=28435200/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=216772 CPUtime=282.25 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 38095 0 0 0 28209 16 0 0 20 0 2 0 331359259 221974528 36688 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 54193 36688 197 433 0 53757 0
[pid=21062/tid=21063] ppid=21060 vsize=216772 CPUtime=281.56 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 37358 0 0 0 28136 20 0 0 20 0 2 0 331359259 221974528 36688 33554432000 4194304 5964350 140734161652496 139666069059624 4400448 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 216772

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21065
/proc/meminfo: memFree=28361420/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=217132 CPUtime=342.23 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 41069 0 0 0 34205 18 0 0 20 0 2 0 331359259 222343168 39662 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 54283 39662 197 433 0 53847 0
[pid=21062/tid=21063] ppid=21060 vsize=217132 CPUtime=341.41 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 40332 0 0 0 34118 23 0 0 20 0 2 0 331359259 222343168 39662 33554432000 4194304 5964350 140734161652496 139666069059624 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 217132

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 21065
/proc/meminfo: memFree=28236924/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=217132 CPUtime=402.22 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 43528 0 0 0 40203 19 0 0 20 0 2 0 331359259 222343168 42119 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 1.98 3/177 21136
/proc/meminfo: memFree=27739228/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=484884 CPUtime=1421.92 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 107980 0 0 0 142123 69 0 0 20 0 2 0 331359259 496521216 108805 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 121221 108805 197 433 0 120785 0
[pid=21062/tid=21063] ppid=21060 vsize=484884 CPUtime=1418.5 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 107243 0 0 0 141760 90 0 0 20 0 2 0 331359259 496521216 108805 33554432000 4194304 5964350 140734161652496 139666069059576 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 484884

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/177 21136
/proc/meminfo: memFree=27357284/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1481.91 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 148112 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1478.34 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 147733 101 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4389080 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 609264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21137
/proc/meminfo: memFree=27080172/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1541.9 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 154111 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1538.19 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 153717 102 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 609264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21137
/proc/meminfo: memFree=26846408/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1601.89 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 160110 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1598.04 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 159701 103 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4222416 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 609264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21137
/proc/meminfo: memFree=26563964/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1661.88 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 166109 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1657.88 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 165684 104 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4403345 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 609264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 21140
/proc/meminfo: memFree=26312888/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1721.87 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 172108 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1717.73 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 171668 105 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 609264

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21140
/proc/meminfo: memFree=26109508/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1781.86 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 178107 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1777.58 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 177652 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4378912 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 609264

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.98 3/176 21140
/proc/meminfo: memFree=26077076/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1791.47 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179068 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1787.16 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 178610 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4388744 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (KiB) 609264

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26065040/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1794.67 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179388 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1790.35 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 178929 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4400007 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (KiB) 609264

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26057352/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1797.86 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179707 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1793.54 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 179248 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4389067 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 609264

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26054376/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1798.66 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179787 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1794.34 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 179328 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 609264

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26051524/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1799.07 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179828 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1794.74 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 179368 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4400732 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.07
Current children cumulated vsize (KiB) 609264

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26051524/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1799.46 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179867 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1795.13 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 179407 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4403484 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 609264

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 21141
/proc/meminfo: memFree=26051524/32873844 swapFree=6088/6088
[pid=21062] ppid=21060 vsize=609264 CPUtime=1799.56 cores=1,3,5,7
/proc/21062/stat : 21062 (wbo1.72) S 21060 21062 18556 0 -1 4202496 134824 0 0 0 179877 79 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 140734161652016 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21062/statm: 152316 133773 197 433 0 151880 0
[pid=21062/tid=21063] ppid=21060 vsize=609264 CPUtime=1795.23 cores=1,3,5,7
/proc/21062/task/21063/stat : 21063 (wbo1.72) R 21060 21062 18556 0 -1 4202560 134087 0 0 0 179417 106 0 0 20 0 2 0 331359259 623886336 133773 33554432000 4194304 5964350 140734161652496 139666069060536 4221984 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.56
Current children cumulated vsize (KiB) 609264

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21062 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=179243
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=82835
# CPU time returned by wait4() is 1795.26
# while last known CPU time is 1799.56
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.56
CPU user time (s): 1798.77
CPU system time (s): 0.79
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 617244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.18
system time used= 1.08283
maximum resident set size= 542420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134826
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= 175
involuntary context switches= 1851

runsolver used 3.14952 second user time and 7.32189 second system time

The end

Launcher Data

Begin job on node110 at 2012-06-02 17:51:48
IDJOB=3727285
IDBENCH=1858
IDSOLVER=2313
FILE ID=node110/3727285-1338652308
RUNJOBID= node110-1338651355-20283
PBS_JOBID= 14636470
Free space on /tmp= 71128 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-p0201.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727285-1338652308/watcher-3727285-1338652308 -o /tmp/evaluation-result-3727285-1338652308/solver-3727285-1338652308 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727285-1338652308.opb

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

MD5SUM BENCH= 303eaeab4b7ccd67c7fab31d13d20bc2
RANDOM SEED=339175954

node110.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.893
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.78
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.893
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.893
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		: 2666.893
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.893
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.92
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.893
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.90
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.893
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.893
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:        28639412 kB
Buffers:          392156 kB
Cached:          2383196 kB
SwapCached:          604 kB
Active:          1858620 kB
Inactive:        1530948 kB
Active(anon):     604080 kB
Inactive(anon):    12328 kB
Active(file):    1254540 kB
Inactive(file):  1518620 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67107364 kB
Dirty:              5432 kB
Writeback:             0 kB
AnonPages:        558404 kB
Mapped:            12252 kB
Shmem:                40 kB
Slab:             705396 kB
SReclaimable:     147768 kB
SUnreclaim:       557628 kB
KernelStack:        1472 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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= 71108 MiB
End job on node110 at 2012-06-02 18:21:48