Trace number 3728012

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_10_5.opb
MD5SUMa142d6d7b95394ce9dab5e7d7d075ea6
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-25
Best CPU time to get the best result obtained on this benchmark3.14852
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -25
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)1252
Sum of products size (including duplicates)2504
Number of different products626
Sum of products size1252

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-3728012-1338660958.opb.
0.00/0.00	c Instance file HOME/instance-3728012-1338660958.opb
0.00/0.00	c File size is 49466 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:      726                                                 |
0.00/0.00	c |  Number Clauses:        626                                                 |
0.00/0.00	c |  Number Cardinality:    100                                                 |
0.00/0.00	c |  Number PB Constraints: 626                                                 |
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.00	c | 0.01      | 0  | -94          lb |  0                0                0.00  |
0.00/0.00	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.01      | 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.01	c | 0.02      | 0  | -71          lb |  0                0                0.00  |
0.00/0.01	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.02      | 0  | -60          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 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.02	c | 0.03      | 0  | -52          lb |  0                0                0.00  |
0.00/0.02	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.03      | 0  | -43          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 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.05	c | 0.06      | 0  | -38          lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -37          lb |  0                0                0.00  |
1.19/1.24	c | 1.24      | 0  | -36          lb |  0                0                0.00  |
13.88/13.99	c | 13.99     | 0  | -35          lb |  0                0                0.00  |
1796.96/1797.46	c | 1797.47   | 0  | -34          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/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-3728012-1338660958/watcher-3728012-1338660958 -o /tmp/evaluation-result-3728012-1338660958/solver-3728012-1338660958 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728012-1338660958.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.03 2.01 2.00 3/177 12527
/proc/meminfo: memFree=26783276/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=0 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 870 0 0 0 0 0 0 0 20 0 2 0 332221573 86016000 810 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 810 177 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=0 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 66 0 0 0 0 0 0 0 20 0 2 0 332221573 86016000 810 33554432000 4194304 5964350 140735597110320 140735265648952 5136340 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0917439 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12527
/proc/meminfo: memFree=26783276/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=0.08 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 1122 0 0 0 8 0 0 0 20 0 2 0 332221573 86016000 1062 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 1062 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=0.07 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 318 0 0 0 7 0 0 0 20 0 2 0 332221573 86016000 1062 33554432000 4194304 5964350 140735597110320 140735265648952 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 84000

[startup+0.100174 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12527
/proc/meminfo: memFree=26783276/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=0.09 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 1139 0 0 0 9 0 0 0 20 0 2 0 332221573 86016000 1079 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 1079 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=0.08 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 335 0 0 0 8 0 0 0 20 0 2 0 332221573 86016000 1079 33554432000 4194304 5964350 140735597110320 140735265648952 5179179 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) 84000

[startup+0.300186 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12527
/proc/meminfo: memFree=26783276/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=0.29 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 1518 0 0 0 29 0 0 0 20 0 2 0 332221573 86016000 1458 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 1458 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=0.28 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 714 0 0 0 28 0 0 0 20 0 2 0 332221573 86016000 1458 33554432000 4194304 5964350 140735597110320 140735265648952 4400321 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) 84000

[startup+0.700126 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 12527
/proc/meminfo: memFree=26783276/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=0.69 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 1745 0 0 0 69 0 0 0 20 0 2 0 332221573 86016000 1685 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 1685 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=0.68 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 941 0 0 0 68 0 0 0 20 0 2 0 332221573 86016000 1685 33554432000 4194304 5964350 140735597110320 140735265648952 5136410 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) 84000

[startup+1.50018 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26774928/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=1.49 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 2412 0 0 0 149 0 0 0 20 0 2 0 332221573 86016000 2326 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 2326 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=1.48 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 1608 0 0 0 148 0 0 0 20 0 2 0 332221573 86016000 2326 33554432000 4194304 5964350 140735597110320 140174845146936 4400355 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) 84000

[startup+3.10015 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26772308/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=3.09 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 2856 0 0 0 309 0 0 0 20 0 2 0 332221573 86016000 2770 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 2770 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=3.07 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 2052 0 0 0 307 0 0 0 20 0 2 0 332221573 86016000 2770 33554432000 4194304 5964350 140735597110320 140174845146936 4400011 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) 84000

[startup+6.30013 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26763960/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84216 CPUtime=6.29 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 4382 0 0 0 628 1 0 0 20 0 2 0 332221573 86237184 4296 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21054 4296 194 433 0 20618 0
[pid=12527/tid=12528] ppid=12525 vsize=84216 CPUtime=6.26 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 3578 0 0 0 625 1 0 0 20 0 2 0 332221573 86237184 4296 33554432000 4194304 5964350 140735597110320 140174845146936 4221120 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) 84216

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26748004/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84324 CPUtime=12.68 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 6707 0 0 0 1267 1 0 0 20 0 2 0 332221573 86347776 6621 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21081 6621 194 433 0 20645 0
[pid=12527/tid=12528] ppid=12525 vsize=84324 CPUtime=12.65 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 5903 0 0 0 1264 1 0 0 20 0 2 0 332221573 86347776 6621 33554432000 4194304 5964350 140735597110320 140174845147176 4400321 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84324

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26728928/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84000 CPUtime=25.48 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 7981 0 0 0 2547 1 0 0 20 0 2 0 332221573 86016000 7824 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21000 7824 194 433 0 20564 0
[pid=12527/tid=12528] ppid=12525 vsize=84000 CPUtime=25.41 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 7177 0 0 0 2540 1 0 0 20 0 2 0 332221573 86016000 7824 33554432000 4194304 5964350 140735597110320 140174845148088 4399976 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84000

[startup+51.1002 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26690316/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=84484 CPUtime=51.08 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 13089 0 0 0 5105 3 0 0 20 0 2 0 332221573 86511616 12932 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 21121 12932 194 433 0 20685 0
[pid=12527/tid=12528] ppid=12525 vsize=84484 CPUtime=50.95 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 12286 0 0 0 5092 3 0 0 20 0 2 0 332221573 86511616 12933 33554432000 4194304 5964350 140735597110320 140174845146936 5136340 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) 84484

[startup+102.307 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12529
/proc/meminfo: memFree=26621340/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=150260 CPUtime=102.28 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 20964 0 0 0 10222 6 0 0 20 0 2 0 332221573 153866240 20807 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 37565 20807 194 433 0 37129 0
[pid=12527/tid=12528] ppid=12525 vsize=150260 CPUtime=102.02 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 20160 0 0 0 10195 7 0 0 20 0 2 0 332221573 153866240 20807 33554432000 4194304 5964350 140735597110320 140174845146936 4400007 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) 150260

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12529
/proc/meminfo: memFree=26553744/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=150260 CPUtime=162.26 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 28303 0 0 0 16216 10 0 0 20 0 2 0 332221573 153866240 28146 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 37565 28146 194 433 0 37129 0
[pid=12527/tid=12528] ppid=12525 vsize=150260 CPUtime=161.86 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 27499 0 0 0 16174 12 0 0 20 0 2 0 332221573 153866240 28146 33554432000 4194304 5964350 140735597110320 140174845146936 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) 150260

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 12530
/proc/meminfo: memFree=26523740/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=216640 CPUtime=222.25 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 35858 0 0 0 22210 15 0 0 20 0 2 0 332221573 221839360 35696 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 54160 35696 194 433 0 53724 0
[pid=12527/tid=12528] ppid=12525 vsize=216640 CPUtime=221.71 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 35054 0 0 0 22153 18 0 0 20 0 2 0 332221573 221839360 35696 33554432000 4194304 5964350 140735597110320 140174845147176 4399840 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) 216640

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12533
/proc/meminfo: memFree=26490436/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=217124 CPUtime=282.22 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 42030 0 0 0 28203 19 0 0 20 0 2 0 332221573 222334976 42298 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 54281 42298 194 433 0 53845 0
[pid=12527/tid=12528] ppid=12525 vsize=217124 CPUtime=281.53 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 41226 0 0 0 28130 23 0 0 20 0 2 0 332221573 222334976 42298 33554432000 4194304 5964350 140735597110320 140174845146936 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 217124

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 12533
/proc/meminfo: memFree=26448400/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=282660 CPUtime=342.18 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 50075 0 0 0 34192 26 0 0 20 0 2 0 332221573 289443840 51492 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 70665 51492 194 433 0 70229 0
[pid=12527/tid=12528] ppid=12525 vsize=282660 CPUtime=341.35 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 49271 0 0 0 34104 31 0 0 20 0 2 0 332221573 289443840 51492 33554432000 4194304 5964350 140735597110320 140174845147176 4399866 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 282660

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 12533
/proc/meminfo: memFree=26407240/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=285076 CPUtime=402.17 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 58939 0 0 0 40183 34 0 0 20 0 2 0 332221573 291917824 60355 33554432000 4194304 5964350 140735597110320 140735597109840 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.00 2.00 3/179 12643
/proc/meminfo: memFree=26694056/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=499392 CPUtime=1421.92 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 112897 0 0 0 142114 78 0 0 20 0 2 0 332221573 511377408 115537 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 124848 115537 194 433 0 124412 0
[pid=12527/tid=12528] ppid=12525 vsize=499392 CPUtime=1418.49 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 112093 0 0 0 141750 99 0 0 20 0 2 0 332221573 511377408 115537 33554432000 4194304 5964350 140735597110320 140174845146936 4400436 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) 499392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 12646
/proc/meminfo: memFree=26662484/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=570488 CPUtime=1481.91 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 120701 0 0 0 148105 86 0 0 20 0 2 0 332221573 584179712 123245 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 142622 123245 194 433 0 142186 0
[pid=12527/tid=12528] ppid=12525 vsize=570488 CPUtime=1478.33 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 119897 0 0 0 147725 108 0 0 20 0 2 0 332221573 584179712 123245 33554432000 4194304 5964350 140735597110320 140174845147128 4221120 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) 570488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12646
/proc/meminfo: memFree=26611280/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=572660 CPUtime=1541.9 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 123450 0 0 0 154101 89 0 0 20 0 2 0 332221573 586403840 125994 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 143165 125994 194 433 0 142729 0
[pid=12527/tid=12528] ppid=12525 vsize=572660 CPUtime=1538.18 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 122646 0 0 0 153706 112 0 0 20 0 2 0 332221573 586403840 125994 33554432000 4194304 5964350 140735597110320 140174845147176 4399840 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) 572660

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 12646
/proc/meminfo: memFree=26599740/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=577012 CPUtime=1601.88 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 124424 0 0 0 160099 89 0 0 20 0 2 0 332221573 590860288 127286 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 144253 127286 194 433 0 143817 0
[pid=12527/tid=12528] ppid=12525 vsize=577012 CPUtime=1598.01 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 123620 0 0 0 159688 113 0 0 20 0 2 0 332221573 590860288 127286 33554432000 4194304 5964350 140735597110320 140174845147176 4399840 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 577012

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 12646
/proc/meminfo: memFree=26557372/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=580400 CPUtime=1661.88 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 127251 0 0 0 166096 92 0 0 20 0 2 0 332221573 594329600 130215 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 145100 130215 194 433 0 144664 0
[pid=12527/tid=12528] ppid=12525 vsize=580400 CPUtime=1657.86 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 126447 0 0 0 165669 117 0 0 20 0 2 0 332221573 594329600 130215 33554432000 4194304 5964350 140735597110320 140174845147128 4399840 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) 580400

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 12646
/proc/meminfo: memFree=26522532/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=584752 CPUtime=1721.87 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 131662 0 0 0 172092 95 0 0 20 0 2 0 332221573 598786048 134430 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 146188 134430 194 433 0 145752 0
[pid=12527/tid=12528] ppid=12525 vsize=584752 CPUtime=1717.71 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 130858 0 0 0 171650 121 0 0 20 0 2 0 332221573 598786048 134430 33554432000 4194304 5964350 140735597110320 140174845147176 5136340 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) 584752

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26494096/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=587652 CPUtime=1781.85 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 133438 0 0 0 178089 96 0 0 20 0 2 0 332221573 601755648 136206 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 146913 136206 194 433 0 146477 0
[pid=12527/tid=12528] ppid=12525 vsize=587652 CPUtime=1777.55 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 132634 0 0 0 177632 123 0 0 20 0 2 0 332221573 601755648 136206 33554432000 4194304 5964350 140735597110320 140174845146936 4481145 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 587652

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26469668/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=653188 CPUtime=1791.46 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139520 0 0 0 179048 98 0 0 20 0 2 0 332221573 668864512 142288 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 163297 142288 194 433 0 162861 0
[pid=12527/tid=12528] ppid=12525 vsize=653188 CPUtime=1787.13 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138716 0 0 0 178588 125 0 0 20 0 2 0 332221573 668864512 142288 33554432000 4194304 5964350 140735597110320 140174845147480 5139086 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 653188

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26469668/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=653188 CPUtime=1794.66 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139529 0 0 0 179368 98 0 0 20 0 2 0 332221573 668864512 142297 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 163297 142297 194 433 0 162861 0
[pid=12527/tid=12528] ppid=12525 vsize=653188 CPUtime=1790.33 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138725 0 0 0 178908 125 0 0 20 0 2 0 332221573 668864512 142297 33554432000 4194304 5964350 140735597110320 140174845147480 4398312 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 653188

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26469668/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=653188 CPUtime=1797.85 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139578 0 0 0 179687 98 0 0 20 0 2 0 332221573 668864512 142346 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 163297 142346 194 433 0 162861 0
[pid=12527/tid=12528] ppid=12525 vsize=653188 CPUtime=1793.51 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138774 0 0 0 179226 125 0 0 20 0 2 0 332221573 668864512 142346 33554432000 4194304 5964350 140735597110320 140174845147544 5122387 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 653188

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26469420/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=608288 CPUtime=1798.65 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139578 0 0 0 179767 98 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 152072 132990 194 433 0 151636 0
[pid=12527/tid=12528] ppid=12525 vsize=608288 CPUtime=1794.31 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138774 0 0 0 179306 125 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140174845148088 4388148 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 608288

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26506372/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=608288 CPUtime=1799.06 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139578 0 0 0 179808 98 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 152072 132990 194 433 0 151636 0
[pid=12527/tid=12528] ppid=12525 vsize=608288 CPUtime=1794.71 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138774 0 0 0 179346 125 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140174845148088 4400439 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 608288

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26506372/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=608288 CPUtime=1799.45 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139578 0 0 0 179847 98 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 152072 132990 194 433 0 151636 0
[pid=12527/tid=12528] ppid=12525 vsize=608288 CPUtime=1795.11 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138774 0 0 0 179386 125 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140174845148088 4388770 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 608288

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 12647
/proc/meminfo: memFree=26506372/32873660 swapFree=7120/7120
[pid=12527] ppid=12525 vsize=608288 CPUtime=1799.55 cores=1,3,5,7
/proc/12527/stat : 12527 (wbo1.72) S 12525 12527 9917 0 -1 4202496 139578 0 0 0 179857 98 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140735597109840 4546605 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12527/statm: 152072 132990 194 433 0 151636 0
[pid=12527/tid=12528] ppid=12525 vsize=608288 CPUtime=1795.21 cores=1,3,5,7
/proc/12527/task/12528/stat : 12528 (wbo1.72) R 12525 12527 9917 0 -1 4202560 138774 0 0 0 179396 125 0 0 20 0 2 0 332221573 622886912 132990 33554432000 4194304 5964350 140735597110320 140174845148088 4399987 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 608288

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12527 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=971274
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=265807
# CPU time returned by wait4() is 1795.24
# while last known CPU time is 1799.55
#
# 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.55
CPU user time (s): 1798.57
CPU system time (s): 0.98
CPU usage (%): 99.9746
Max. virtual memory (cumulated for all children) (KiB): 653188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.97
system time used= 1.26581
maximum resident set size= 569384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139580
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= 220
involuntary context switches= 1852

runsolver used 3.23151 second user time and 8.33273 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-02 20:15:58
IDJOB=3728012
IDBENCH=48174
IDSOLVER=2314
FILE ID=node117/3728012-1338660958
RUNJOBID= node117-1338651904-11314
PBS_JOBID= 14636463
Free space on /tmp= 69128 MiB

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

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

MD5SUM BENCH= a142d6d7b95394ce9dab5e7d7d075ea6
RANDOM SEED=278516227

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        26783920 kB
Buffers:          596236 kB
Cached:          4058472 kB
SwapCached:          776 kB
Active:          2758500 kB
Inactive:        2419408 kB
Active(anon):     509292 kB
Inactive(anon):     9984 kB
Active(file):    2249208 kB
Inactive(file):  2409424 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67107012 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:        549232 kB
Mapped:            12972 kB
Shmem:                80 kB
Slab:             775156 kB
SReclaimable:     219552 kB
SUnreclaim:       555604 kB
KernelStack:        1496 kB
PageTables:         4992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     153680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728012-1338660958.opb

Free space on /tmp at the end= 69120 MiB
End job on node117 at 2012-06-02 20:45:58