Trace number 3728009

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_10_1.opb
MD5SUMfac2f381943513d71e556a5764721ca3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-26
Best CPU time to get the best result obtained on this benchmark2.58061
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -26
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint10
Maximum length of a constraint18
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1248
Sum of products size (including duplicates)2496
Number of different products624
Sum of products size1248

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-3728009-1338664377.opb.
0.00/0.00	c Instance file HOME/instance-3728009-1338664377.opb
0.00/0.00	c File size is 49316 bytes.
0.00/0.00	c Cost Offset: -100
0.00/0.00	c Highest Coefficient sum: 18
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.01         s                                      |
0.00/0.00	c |  Number Variables:      724                                                 |
0.00/0.00	c |  Number Clauses:        624                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 624                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    Cardinality 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.01      | 0  | -99          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -98          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -97          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -96          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -95          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -94          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -93          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -92          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -91          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -90          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -89          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -88          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -87          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -86          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -85          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -84          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -83          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -82          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -81          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -80          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -79          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -78          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -77          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -76          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -75          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -74          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -73          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -72          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -71          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -70          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -69          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -68          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -67          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -66          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -65          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -64          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -63          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -62          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -61          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -60          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -59          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -58          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -57          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -56          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -55          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -54          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | -53          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -52          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -51          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -50          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -49          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -48          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -47          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -46          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -45          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | -44          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -43          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -42          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -41          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -40          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | -39          lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | -38          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -37          lb |  0                0                0.00  |
0.89/0.99	c | 1.00      | 0  | -36          lb |  0                0                0.00  |
4.40/4.45	c | 4.45      | 0  | -35          lb |  0                0                0.00  |
53.07/53.18	c | 53.18     | 0  | -34          lb |  0                0                0.00  |
1799.50/1800.00	c ===============================================================================
1799.50/1800.00	c Wall Clock Time: 1800.00 s
1799.50/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-3728009-1338664377/watcher-3728009-1338664377 -o /tmp/evaluation-result-3728009-1338664377/solver-3728009-1338664377 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728009-1338664377.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14295
/proc/meminfo: memFree=28255876/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=4116 CPUtime=0 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) R 14293 14295 10982 0 -1 4202496 480 0 0 0 0 0 0 0 20 0 1 0 332562308 4214784 420 33554432000 4194304 5964350 140737349380720 140734069625560 4297174 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 1029 431 170 433 0 593 0

[startup+0.071816 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14295
/proc/meminfo: memFree=28255876/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=0.07 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 1094 0 0 0 7 0 0 0 20 0 2 0 332562308 86016000 1034 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 1034 194 433 0 20564 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 84000

[startup+0.100258 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14295
/proc/meminfo: memFree=28255876/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=0.09 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 1169 0 0 0 9 0 0 0 20 0 2 0 332562308 86016000 1109 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 1109 194 433 0 20564 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 84000

[startup+0.30022 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14295
/proc/meminfo: memFree=28255876/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=0.29 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 1389 0 0 0 29 0 0 0 20 0 2 0 332562308 86016000 1329 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 1329 194 433 0 20564 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 84000

[startup+0.700222 s]
/proc/loadavg: 1.00 1.03 1.34 3/177 14295
/proc/meminfo: memFree=28255876/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=0.69 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 1885 0 0 0 69 0 0 0 20 0 2 0 332562308 86016000 1825 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 1825 194 433 0 20564 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84000

[startup+1.50025 s]
/proc/loadavg: 1.00 1.03 1.34 3/179 14304
/proc/meminfo: memFree=28238616/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=1.49 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 2331 0 0 0 149 0 0 0 20 0 2 0 332562308 86016000 2271 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 2271 194 433 0 20564 0
[pid=14295/tid=14297] ppid=14293 vsize=84000 CPUtime=1.47 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 1527 0 0 0 147 0 0 0 20 0 2 0 332562309 86016000 2271 33554432000 4194304 5964350 140737349380720 140111302506536 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84000

[startup+3.10025 s]
/proc/loadavg: 1.08 1.04 1.34 3/179 14304
/proc/meminfo: memFree=28234276/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84144 CPUtime=3.09 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 2929 0 0 0 309 0 0 0 20 0 2 0 332562308 86163456 2869 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21036 2869 194 433 0 20600 0
[pid=14295/tid=14297] ppid=14293 vsize=84144 CPUtime=3.07 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 2125 0 0 0 307 0 0 0 20 0 2 0 332562309 86163456 2869 33554432000 4194304 5964350 140737349380720 140111302506296 4388531 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84144

[startup+6.30025 s]
/proc/loadavg: 1.08 1.04 1.34 3/179 14304
/proc/meminfo: memFree=28219396/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=6.29 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 3927 0 0 0 628 1 0 0 20 0 2 0 332562308 86016000 3834 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 3834 194 433 0 20564 0
[pid=14295/tid=14297] ppid=14293 vsize=84000 CPUtime=6.26 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 3123 0 0 0 625 1 0 0 20 0 2 0 332562309 86016000 3834 33554432000 4194304 5964350 140737349380720 140111302507448 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84000

[startup+12.7003 s]
/proc/loadavg: 1.22 1.07 1.35 3/179 14304
/proc/meminfo: memFree=28203440/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84216 CPUtime=12.68 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 5946 0 0 0 1267 1 0 0 20 0 2 0 332562308 86237184 5874 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21054 5874 194 433 0 20618 0
[pid=14295/tid=14297] ppid=14293 vsize=84216 CPUtime=12.64 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 5142 0 0 0 1263 1 0 0 20 0 2 0 332562309 86237184 5874 33554432000 4194304 5964350 140737349380720 140111302506488 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84216

[startup+25.5003 s]
/proc/loadavg: 1.34 1.10 1.36 3/179 14304
/proc/meminfo: memFree=28171648/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84484 CPUtime=25.47 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 9775 0 0 0 2545 2 0 0 20 0 2 0 332562308 86511616 9748 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21121 9748 194 433 0 20685 0
[pid=14295/tid=14297] ppid=14293 vsize=84484 CPUtime=25.4 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 8971 0 0 0 2538 2 0 0 20 0 2 0 332562309 86511616 9748 33554432000 4194304 5964350 140737349380720 140111302506488 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 84484

[startup+51.1003 s]
/proc/loadavg: 1.56 1.17 1.37 3/179 14304
/proc/meminfo: memFree=28140360/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=87292 CPUtime=51.07 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 14631 0 0 0 5102 5 0 0 20 0 2 0 332562308 89387008 15297 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21823 15297 194 433 0 21387 0
[pid=14295/tid=14297] ppid=14293 vsize=87292 CPUtime=50.93 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 13827 0 0 0 5088 5 0 0 20 0 2 0 332562309 89387008 15297 33554432000 4194304 5964350 140737349380720 140111302506296 4220672 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 87292

[startup+102.306 s]
/proc/loadavg: 1.87 1.33 1.41 3/179 14304
/proc/meminfo: memFree=28126432/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=84000 CPUtime=102.25 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 15735 0 0 0 10220 5 0 0 20 0 2 0 332562308 86016000 15710 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 21000 15710 194 433 0 20564 0
[pid=14295/tid=14297] ppid=14293 vsize=84000 CPUtime=102 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 14931 0 0 0 10194 6 0 0 20 0 2 0 332562309 86016000 15710 33554432000 4194304 5964350 140737349380720 140111302507448 4379216 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84000

[startup+162.3 s]
/proc/loadavg: 1.95 1.44 1.44 3/179 14304
/proc/meminfo: memFree=28051512/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=150260 CPUtime=162.23 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 25620 0 0 0 16214 9 0 0 20 0 2 0 332562308 153866240 25715 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 37565 25715 194 433 0 37129 0
[pid=14295/tid=14297] ppid=14293 vsize=150260 CPUtime=161.83 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 24816 0 0 0 16172 11 0 0 20 0 2 0 332562309 153866240 25715 33554432000 4194304 5964350 140737349380720 140111302506296 4403263 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 150260

[startup+222.3 s]
/proc/loadavg: 1.98 1.54 1.48 3/179 14304
/proc/meminfo: memFree=27993624/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=150260 CPUtime=222.21 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 32692 0 0 0 22208 13 0 0 20 0 2 0 332562308 153866240 33008 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 37565 33008 194 433 0 37129 0
[pid=14295/tid=14297] ppid=14293 vsize=150260 CPUtime=221.66 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 31888 0 0 0 22150 16 0 0 20 0 2 0 332562309 153866240 33008 33554432000 4194304 5964350 140737349380720 140111302506296 4400035 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 150260

[startup+282.3 s]
/proc/loadavg: 2.04 1.63 1.51 3/179 14305
/proc/meminfo: memFree=27930312/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=216156 CPUtime=282.2 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 39129 0 0 0 28203 17 0 0 20 0 2 0 332562308 221343744 39447 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 54039 39447 194 433 0 53603 0
[pid=14295/tid=14297] ppid=14293 vsize=216156 CPUtime=281.51 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 38325 0 0 0 28130 21 0 0 20 0 2 0 332562309 221343744 39447 33554432000 4194304 5964350 140737349380720 140111302506488 4400439 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 216156

[startup+342.3 s]
/proc/loadavg: 2.01 1.70 1.54 3/179 14305
/proc/meminfo: memFree=27894076/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=216156 CPUtime=342.19 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 43074 0 0 0 34200 19 0 0 20 0 2 0 332562308 221343744 43389 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 54039 43389 194 433 0 53603 0
[pid=14295/tid=14297] ppid=14293 vsize=216156 CPUtime=341.35 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 42270 0 0 0 34111 24 0 0 20 0 2 0 332562309 221343744 43389 33554432000 4194304 5964350 140737349380720 140111302506296 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 216156

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.56 3/179 14305
/proc/meminfo: memFree=27799972/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=282416 CPUtime=402.15 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 50351 0 0 0 40192 23 0 0 20 0 2 0 332562308 289193984 51121 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 70604 51121 194 433 0 70168 0
[pid=14295/tid=14297] ppid=14293 vsize=282416 CPUtime=401.17 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 49547 0 0 0 40088 29 0 0 20 0 2 0 332562309 289193984 51121 33554432000 4194304 5964350 140737349380720 140111302506488 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 282416

[startup+462.3 s]
/proc/loadavg: 2.07 1.81 1.59 3/180 14308
/proc/meminfo: memFree=27769004/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=282416 CPUtime=462.13 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 14315
/proc/meminfo: memFree=27392012/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=488612 CPUtime=1421.9 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 108545 0 0 0 142127 63 0 0 20 0 2 0 332562308 500338688 111270 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 122153 111270 194 433 0 121717 0
[pid=14295/tid=14297] ppid=14293 vsize=488612 CPUtime=1418.48 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 107741 0 0 0 141764 84 0 0 20 0 2 0 332562309 500338688 111270 33554432000 4194304 5964350 140737349380720 140111302506296 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 488612

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 14316
/proc/meminfo: memFree=27336744/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=491508 CPUtime=1481.85 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 114853 0 0 0 148116 69 0 0 20 0 2 0 332562308 503304192 118201 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 122877 118201 194 433 0 122441 0
[pid=14295/tid=14297] ppid=14293 vsize=491508 CPUtime=1478.28 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 114049 0 0 0 147737 91 0 0 20 0 2 0 332562309 503304192 118201 33554432000 4194304 5964350 140737349380720 140111302506296 4399994 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 491508

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/179 14316
/proc/meminfo: memFree=27318508/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=559216 CPUtime=1541.83 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 119363 0 0 0 154111 72 0 0 20 0 2 0 332562308 572637184 122732 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 139804 122732 194 433 0 139368 0
[pid=14295/tid=14297] ppid=14293 vsize=559216 CPUtime=1538.12 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 118559 0 0 0 153717 95 0 0 20 0 2 0 332562309 572637184 122732 33554432000 4194304 5964350 140737349380720 140111302506296 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 559216

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/179 14316
/proc/meminfo: memFree=27303688/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=559216 CPUtime=1601.83 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 119801 0 0 0 160110 73 0 0 20 0 2 0 332562308 572637184 123169 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 139804 123169 194 433 0 139368 0
[pid=14295/tid=14297] ppid=14293 vsize=559216 CPUtime=1597.96 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 118997 0 0 0 159699 97 0 0 20 0 2 0 332562309 572637184 123169 33554432000 4194304 5964350 140737349380720 140111302506296 4399846 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 559216

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/180 14319
/proc/meminfo: memFree=27272556/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=560664 CPUtime=1661.82 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 123724 0 0 0 166107 75 0 0 20 0 2 0 332562308 574119936 127091 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140166 127091 194 433 0 139730 0
[pid=14295/tid=14297] ppid=14293 vsize=560664 CPUtime=1657.81 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 122920 0 0 0 165681 100 0 0 20 0 2 0 332562309 574119936 127091 33554432000 4194304 5964350 140737349380720 140111302506488 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 560664

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.85 3/179 14319
/proc/meminfo: memFree=27241544/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1721.81 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 129993 0 0 0 172099 82 0 0 20 0 2 0 332562308 575602688 133904 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 133904 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1717.66 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129189 0 0 0 171658 108 0 0 20 0 2 0 332562309 575602688 133904 33554432000 4194304 5964350 140737349380720 140111302506488 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 562112

[startup+1782.3 s]
/proc/loadavg: 2.05 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27226708/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1781.8 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130232 0 0 0 178098 82 0 0 20 0 2 0 332562308 575602688 134142 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134142 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1777.5 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129428 0 0 0 177641 109 0 0 20 0 2 0 332562309 575602688 134142 33554432000 4194304 5964350 140737349380720 140111302506296 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 562112

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

[startup+1791.91 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27219816/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1791.4 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130232 0 0 0 179058 82 0 0 20 0 2 0 332562308 575602688 134142 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134142 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1787.08 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129428 0 0 0 178599 109 0 0 20 0 2 0 332562309 575602688 134142 33554432000 4194304 5964350 140737349380720 140111302506296 4389049 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.4
Current children cumulated vsize (KiB) 562112

[startup+1795.1 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27217088/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1794.6 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130319 0 0 0 179378 82 0 0 20 0 2 0 332562308 575602688 134229 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134229 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1790.28 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129515 0 0 0 178919 109 0 0 20 0 2 0 332562309 575602688 134229 33554432000 4194304 5964350 140737349380720 140111302506296 4399958 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 562112

[startup+1798.3 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27215352/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1797.8 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130322 0 0 0 179698 82 0 0 20 0 2 0 332562308 575602688 134232 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134232 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1793.46 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129518 0 0 0 179237 109 0 0 20 0 2 0 332562309 575602688 134232 33554432000 4194304 5964350 140737349380720 140111302506296 4399938 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.8
Current children cumulated vsize (KiB) 562112

[startup+1799.1 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27215228/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1798.6 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130323 0 0 0 179778 82 0 0 20 0 2 0 332562308 575602688 134233 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134233 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1794.26 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129519 0 0 0 179317 109 0 0 20 0 2 0 332562309 575602688 134233 33554432000 4194304 5964350 140737349380720 140111302506296 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.6
Current children cumulated vsize (KiB) 562112

[startup+1799.5 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1799 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130323 0 0 0 179818 82 0 0 20 0 2 0 332562308 575602688 134233 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134233 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1794.66 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129519 0 0 0 179357 109 0 0 20 0 2 0 332562309 575602688 134233 33554432000 4194304 5964350 140737349380720 140111302506296 4400007 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799
Current children cumulated vsize (KiB) 562112

[startup+1799.9 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1799.4 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130330 0 0 0 179858 82 0 0 20 0 2 0 332562308 575602688 134240 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134240 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1795.06 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129526 0 0 0 179397 109 0 0 20 0 2 0 332562309 575602688 134240 33554432000 4194304 5964350 140737349380720 140111302506296 4399872 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.4
Current children cumulated vsize (KiB) 562112

[startup+1800 s]
/proc/loadavg: 2.04 1.99 1.87 3/179 14320
/proc/meminfo: memFree=27214484/32873844 swapFree=7108/7108
[pid=14295] ppid=14293 vsize=562112 CPUtime=1799.5 cores=0,2,4,6
/proc/14295/stat : 14295 (wbo1.72) S 14293 14295 10982 0 -1 4202496 130349 0 0 0 179868 82 0 0 20 0 2 0 332562308 575602688 134259 33554432000 4194304 5964350 140737349380720 140737349380240 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 140528 134259 194 433 0 140092 0
[pid=14295/tid=14297] ppid=14293 vsize=562112 CPUtime=1795.16 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (wbo1.72) R 14293 14295 10982 0 -1 4202560 129545 0 0 0 179407 109 0 0 20 0 2 0 332562309 575602688 134259 33554432000 4194304 5964350 140737349380720 140111302506296 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 562112

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14295 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=83257
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=106831
# CPU time returned by wait4() is 1795.19
# while last known CPU time is 1799.5
#
# 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.5
CPU user time (s): 1798.68
CPU system time (s): 0.82
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 562112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.08
system time used= 1.10683
maximum resident set size= 537048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130352
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= 226
involuntary context switches= 1875

runsolver used 2.67659 second user time and 7.14491 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 21:12:57
IDJOB=3728009
IDBENCH=48218
IDSOLVER=2314
FILE ID=node139/3728009-1338664377
RUNJOBID= node139-1338664377-14255
PBS_JOBID= 14636441
Free space on /tmp= 71100 MiB

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

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

MD5SUM BENCH= fac2f381943513d71e556a5764721ca3
RANDOM SEED=613984795

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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		: 2666.750
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.750
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:        28256872 kB
Buffers:          486048 kB
Cached:          3248404 kB
SwapCached:          828 kB
Active:          1665884 kB
Inactive:        2076588 kB
Active(anon):       1848 kB
Inactive(anon):     7964 kB
Active(file):    1664036 kB
Inactive(file):  2068624 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             10856 kB
Writeback:             0 kB
AnonPages:         13728 kB
Mapped:            10784 kB
Shmem:                 8 kB
Slab:             731924 kB
SReclaimable:     174060 kB
SUnreclaim:       557864 kB
KernelStack:        1400 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728009-1338664377.opb

Free space on /tmp at the end= 71088 MiB
End job on node139 at 2012-06-02 21:42:58