Trace number 3705719

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.7? 1799.84 1800.01

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_1.opb
MD5SUM2cdec46d3e8e924c4987d217b8438ed8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31
Best CPU time to get the best result obtained on this benchmark1796.94
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -31
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint25
Maximum length of a constraint43
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6204
Sum of products size (including duplicates)12408
Number of different products3102
Sum of products size6204

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705719-1338098890.opb.
0.00/0.00	c Instance file HOME/instance-3705719-1338098890.opb
0.00/0.00	c File size is 255995 bytes.
0.00/0.01	c Cost Offset: -200
0.00/0.01	c Highest Coefficient sum: 43
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Parsing time:          0.02         s                                      |
0.00/0.02	c |  Number Variables:      3302                                                |
0.00/0.02	c |  Number Clauses:        3102                                                |
0.00/0.02	c |  Number Cardinality:    200                                                 |
0.00/0.02	c |  Number PB Constraints: 3102                                                |
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Problem Type:          Optimization                                        |
0.00/0.02	c |  Objective Function:    Cardinality Constraint                              |
0.00/0.02	c |                                                                             |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Time (s)  | ID |      Bound      |               Shared Clauses             |
0.00/0.02	c |           |    | value      type |  expCls         impCls        Lit/impCl  |
0.00/0.02	c ===============================================================================
0.01/0.02	c | 0.03      | 0  | -199         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -198         lb |  0                0                0.00  |
0.01/0.02	c | 0.03      | 0  | -197         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -196         lb |  0                0                0.00  |
0.01/0.03	c | 0.03      | 0  | -195         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -194         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -193         lb |  0                0                0.00  |
0.01/0.03	c | 0.04      | 0  | -192         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -191         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -190         lb |  0                0                0.00  |
0.01/0.04	c | 0.04      | 0  | -189         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -188         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -187         lb |  0                0                0.00  |
0.01/0.04	c | 0.05      | 0  | -186         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -185         lb |  0                0                0.00  |
0.01/0.05	c | 0.05      | 0  | -184         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -183         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -182         lb |  0                0                0.00  |
0.01/0.05	c | 0.06      | 0  | -181         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -180         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -179         lb |  0                0                0.00  |
0.01/0.06	c | 0.06      | 0  | -178         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -177         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -176         lb |  0                0                0.00  |
0.01/0.06	c | 0.07      | 0  | -175         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -174         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -173         lb |  0                0                0.00  |
0.01/0.07	c | 0.07      | 0  | -172         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -171         lb |  0                0                0.00  |
0.01/0.07	c | 0.08      | 0  | -170         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -169         lb |  0                0                0.00  |
0.01/0.08	c | 0.08      | 0  | -168         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -167         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -166         lb |  0                0                0.00  |
0.01/0.08	c | 0.09      | 0  | -165         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -164         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -163         lb |  0                0                0.00  |
0.01/0.09	c | 0.09      | 0  | -162         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -161         lb |  0                0                0.00  |
0.01/0.09	c | 0.10      | 0  | -160         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -159         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -158         lb |  0                0                0.00  |
0.09/0.10	c | 0.10      | 0  | -157         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -156         lb |  0                0                0.00  |
0.09/0.10	c | 0.11      | 0  | -155         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -154         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -153         lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | -152         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -151         lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | -150         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -149         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -148         lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | -147         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -146         lb |  0                0                0.00  |
0.09/0.12	c | 0.13      | 0  | -145         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -144         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -143         lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | -142         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -141         lb |  0                0                0.00  |
0.09/0.13	c | 0.14      | 0  | -140         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -139         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -138         lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | -137         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -136         lb |  0                0                0.00  |
0.09/0.14	c | 0.15      | 0  | -135         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -134         lb |  0                0                0.00  |
0.09/0.15	c | 0.15      | 0  | -133         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -132         lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | -131         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -130         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -129         lb |  0                0                0.00  |
0.09/0.16	c | 0.16      | 0  | -128         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -127         lb |  0                0                0.00  |
0.09/0.16	c | 0.17      | 0  | -126         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -125         lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | -124         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -123         lb |  0                0                0.00  |
0.09/0.17	c | 0.18      | 0  | -122         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -121         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -120         lb |  0                0                0.00  |
0.09/0.18	c | 0.18      | 0  | -119         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -118         lb |  0                0                0.00  |
0.09/0.18	c | 0.19      | 0  | -117         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -116         lb |  0                0                0.00  |
0.09/0.19	c | 0.19      | 0  | -115         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -114         lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | -113         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -112         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -111         lb |  0                0                0.00  |
0.19/0.20	c | 0.20      | 0  | -110         lb |  0                0                0.00  |
0.19/0.20	c | 0.21      | 0  | -109         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -108         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -107         lb |  0                0                0.00  |
0.19/0.21	c | 0.21      | 0  | -106         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -105         lb |  0                0                0.00  |
0.19/0.21	c | 0.22      | 0  | -104         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -103         lb |  0                0                0.00  |
0.19/0.22	c | 0.22      | 0  | -102         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -101         lb |  0                0                0.00  |
0.19/0.22	c | 0.23      | 0  | -100         lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -99          lb |  0                0                0.00  |
0.19/0.23	c | 0.23      | 0  | -98          lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -97          lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | -96          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -95          lb |  0                0                0.00  |
0.19/0.24	c | 0.24      | 0  | -94          lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -93          lb |  0                0                0.00  |
0.19/0.24	c | 0.25      | 0  | -92          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -91          lb |  0                0                0.00  |
0.19/0.25	c | 0.25      | 0  | -90          lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -89          lb |  0                0                0.00  |
0.19/0.25	c | 0.26      | 0  | -88          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -87          lb |  0                0                0.00  |
0.19/0.26	c | 0.26      | 0  | -86          lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -85          lb |  0                0                0.00  |
0.19/0.26	c | 0.27      | 0  | -84          lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -83          lb |  0                0                0.00  |
0.19/0.27	c | 0.27      | 0  | -82          lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -81          lb |  0                0                0.00  |
0.19/0.27	c | 0.28      | 0  | -80          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -79          lb |  0                0                0.00  |
0.19/0.28	c | 0.28      | 0  | -78          lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -77          lb |  0                0                0.00  |
0.19/0.28	c | 0.29      | 0  | -76          lb |  0                0                0.00  |
0.19/0.29	c | 0.29      | 0  | -75          lb |  0                0                0.00  |
0.19/0.29	c | 0.30      | 0  | -74          lb |  0                0                0.00  |
0.29/0.30	c | 0.31      | 0  | -73          lb |  0                0                0.00  |
0.29/0.32	c | 0.32      | 0  | -72          lb |  0                0                0.00  |
0.29/0.33	c | 0.33      | 0  | -71          lb |  0                0                0.00  |
0.29/0.34	c | 0.34      | 0  | -70          lb |  0                0                0.00  |
0.29/0.35	c | 0.36      | 0  | -69          lb |  0                0                0.00  |
0.39/0.40	c | 0.40      | 0  | -68          lb |  0                0                0.00  |
1.89/1.93	c | 1.94      | 0  | -67          lb |  0                0                0.00  |
5.58/5.61	c | 5.62      | 0  | -66          lb |  0                0                0.00  |
10.68/10.76	c | 10.76     | 0  | -65          lb |  0                0                0.00  |
142.05/142.10	c | 142.10    | 0  | -64          lb |  0                0                0.00  |
673.73/673.91	c | 673.91    | 0  | -63          lb |  0                0                0.00  |
1799.47/1800.00	c ===============================================================================
1799.47/1800.00	c Wall Clock Time: 1800.00 s
1799.47/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-3705719-1338098890/watcher-3705719-1338098890 -o /tmp/evaluation-result-3705719-1338098890/solver-3705719-1338098890 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705719-1338098890.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3643
/proc/meminfo: memFree=28171124/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=4320 CPUtime=0 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) R 3641 3643 2447 0 -1 4202496 547 0 0 0 0 0 0 0 20 0 1 0 276015040 4423680 500 33554432000 4194304 5963574 140734164469824 140734489707768 4344432 0 0 4096 16387 0 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 1080 500 176 432 0 582 0

[startup+0.023483 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3643
/proc/meminfo: memFree=28171124/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=0.01 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 1595 0 0 0 1 0 0 0 20 0 2 0 276015040 87400448 1485 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 1485 182 432 0 20903 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 85352

[startup+0.100203 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3643
/proc/meminfo: memFree=28171124/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=0.09 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 2196 0 0 0 9 0 0 0 20 0 2 0 276015040 87400448 1892 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 1892 191 432 0 20903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 85352

[startup+0.300109 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3643
/proc/meminfo: memFree=28171124/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=0.29 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 3437 0 0 0 29 0 0 0 20 0 2 0 276015040 87400448 2075 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 2075 194 432 0 20903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 85352

[startup+0.700109 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3643
/proc/meminfo: memFree=28171124/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85736 CPUtime=0.69 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 3898 0 0 0 69 0 0 0 20 0 2 0 276015040 87793664 2358 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21434 2358 194 432 0 20999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85736

[startup+1.50021 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3645
/proc/meminfo: memFree=28160980/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85736 CPUtime=1.48 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 4579 0 0 0 148 0 0 0 20 0 2 0 276015040 87793664 3039 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21434 3039 194 432 0 20999 0
[pid=3643/tid=3645] ppid=3641 vsize=85736 CPUtime=1.46 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 3380 0 0 0 146 0 0 0 20 0 2 0 276015042 87793664 3039 33554432000 4194304 5963574 140734164469824 140419574949688 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 85736

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3645
/proc/meminfo: memFree=28155640/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=3.09 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 5198 0 0 0 308 1 0 0 20 0 2 0 276015040 87400448 3592 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 3592 194 432 0 20903 0
[pid=3643/tid=3645] ppid=3641 vsize=85352 CPUtime=3.06 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 3999 0 0 0 306 0 0 0 20 0 2 0 276015042 87400448 3592 33554432000 4194304 5963574 140734164469824 140419574950840 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85352

[startup+6.30025 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3645
/proc/meminfo: memFree=28150116/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=6.28 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 6556 0 0 0 627 1 0 0 20 0 2 0 276015040 87400448 4909 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 4909 194 432 0 20903 0
[pid=3643/tid=3645] ppid=3641 vsize=85352 CPUtime=6.26 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 5357 0 0 0 624 2 0 0 20 0 2 0 276015042 87400448 4909 33554432000 4194304 5963574 140734164469824 140419574950840 4221120 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85352

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3645
/proc/meminfo: memFree=28140760/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85352 CPUtime=12.68 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 6816 0 0 0 1267 1 0 0 20 0 2 0 276015040 87400448 5169 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21338 5169 194 432 0 20903 0
[pid=3643/tid=3645] ppid=3641 vsize=85352 CPUtime=12.66 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 5617 0 0 0 1264 2 0 0 20 0 2 0 276015042 87400448 5169 33554432000 4194304 5963574 140734164469824 140419574950248 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 85352

[startup+25.5001 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3645
/proc/meminfo: memFree=28120156/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85676 CPUtime=25.48 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 10033 0 0 0 2546 2 0 0 20 0 2 0 276015040 87732224 8386 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21419 8386 194 432 0 20984 0
[pid=3643/tid=3645] ppid=3641 vsize=85676 CPUtime=25.46 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 8834 0 0 0 2543 3 0 0 20 0 2 0 276015042 87732224 8386 33554432000 4194304 5963574 140734164469824 140419574949688 4399623 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85676

[startup+51.1003 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 3645
/proc/meminfo: memFree=28099276/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=85836 CPUtime=51.08 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 14431 0 0 0 5103 5 0 0 20 0 2 0 276015040 87896064 12784 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 21459 12784 194 432 0 21024 0
[pid=3643/tid=3645] ppid=3641 vsize=85836 CPUtime=51.06 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 13232 0 0 0 5100 6 0 0 20 0 2 0 276015042 87896064 12784 33554432000 4194304 5963574 140734164469824 140419574949480 4399456 0 0 4096 16387 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85836

[startup+102.307 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 3645
/proc/meminfo: memFree=28052584/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=151612 CPUtime=102.28 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 20886 0 0 0 10220 8 0 0 20 0 2 0 276015040 155250688 19239 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 37903 19239 194 432 0 37468 0
[pid=3643/tid=3645] ppid=3641 vsize=151612 CPUtime=102.27 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 19687 0 0 0 10218 9 0 0 20 0 2 0 276015042 155250688 19239 33554432000 4194304 5963574 140734164469824 140419574949928 5135572 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) 151612

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 3648
/proc/meminfo: memFree=27993008/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=150888 CPUtime=162.24 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 29494 0 0 0 16213 11 0 0 20 0 2 0 276015040 154509312 28131 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 37722 28131 194 432 0 37287 0
[pid=3643/tid=3645] ppid=3641 vsize=150888 CPUtime=162.24 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 28295 0 0 0 16210 14 0 0 20 0 2 0 276015042 154509312 28131 33554432000 4194304 5963574 140734164469824 140419574950840 4400078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 150888

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3648
/proc/meminfo: memFree=27962408/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=150888 CPUtime=222.23 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 29522 0 0 0 22212 11 0 0 20 0 2 0 276015040 154509312 28888 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 37722 28888 194 432 0 37287 0
[pid=3643/tid=3645] ppid=3641 vsize=150888 CPUtime=222.24 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 28323 0 0 0 22209 15 0 0 20 0 2 0 276015042 154509312 28888 33554432000 4194304 5963574 140734164469824 140419574950840 4399505 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 150888

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3648
/proc/meminfo: memFree=27951656/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=150888 CPUtime=282.22 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 29522 0 0 0 28211 11 0 0 20 0 2 0 276015040 154509312 28888 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 37722 28888 194 432 0 37287 0
[pid=3643/tid=3645] ppid=3641 vsize=150888 CPUtime=282.24 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 28323 0 0 0 28208 16 0 0 20 0 2 0 276015042 154509312 28888 33554432000 4194304 5963574 140734164469824 140419574950840 4399639 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) 150888

[startup+342.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3649
/proc/meminfo: memFree=27884996/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=216424 CPUtime=342.21 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 37180 0 0 0 34204 17 0 0 20 0 2 0 276015040 221618176 36540 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 54106 36540 194 432 0 53671 0
[pid=3643/tid=3645] ppid=3641 vsize=216424 CPUtime=342.24 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 35981 0 0 0 34201 23 0 0 20 0 2 0 276015042 221618176 36540 33554432000 4194304 5963574 140734164469824 140419574949688 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 216424

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 3649
/proc/meminfo: memFree=27853644/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=217508 CPUtime=402.18 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 41343 0 0 0 40197 21 0 0 20 0 2 0 276015040 222728192 40959 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 54377 40959 194 432 0 53942 0
[pid=3643/tid=3645] ppid=3641 vsize=217508 CPUtime=402.21 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 40144 0 0 0 40193 28 0 0 20 0 2 0 276015042 222728192 40959 33554432000 4194304 5963574 140734164469824 140419574949480 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 217508

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 3649
/proc/meminfo: memFree=27806360/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=217508 CPUtime=462.16 cores=1,3,5,7

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

/proc/3643/statm: 87280 76847 194 432 0 86845 0
[pid=3643/tid=3645] ppid=3641 vsize=349120 CPUtime=1302.16 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 75488 0 0 0 130150 66 0 0 20 0 2 0 276015042 357498880 76847 33554432000 4194304 5963574 140734164469824 140419574949688 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 349120

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/180 3659
/proc/meminfo: memFree=27441600/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=349120 CPUtime=1361.99 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 83258 0 0 0 136148 51 0 0 20 0 2 0 276015040 357498880 83416 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 87280 83416 194 432 0 86845 0
[pid=3643/tid=3645] ppid=3641 vsize=349120 CPUtime=1362.15 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 82059 0 0 0 136143 72 0 0 20 0 2 0 276015042 357498880 83416 33554432000 4194304 5963574 140734164469824 140419574949688 4403048 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 349120

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.00 3/179 3659
/proc/meminfo: memFree=27416180/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=414656 CPUtime=1421.99 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 83951 0 0 0 142147 52 0 0 20 0 2 0 276015040 424607744 84106 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 103664 84106 194 432 0 103229 0
[pid=3643/tid=3645] ppid=3641 vsize=414656 CPUtime=1422.16 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 82752 0 0 0 142143 73 0 0 20 0 2 0 276015042 424607744 84106 33554432000 4194304 5963574 140734164469824 140419574949688 4399603 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 414656

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 3659
/proc/meminfo: memFree=27397012/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=414656 CPUtime=1481.97 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 87879 0 0 0 148143 54 0 0 20 0 2 0 276015040 424607744 88033 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 103664 88033 194 432 0 103229 0
[pid=3643/tid=3645] ppid=3641 vsize=414656 CPUtime=1482.15 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 86680 0 0 0 148138 77 0 0 20 0 2 0 276015042 424607744 88033 33554432000 4194304 5963574 140734164469824 140419574949752 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 414656

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 3660
/proc/meminfo: memFree=27320860/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1541.96 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 100306 0 0 0 154134 62 0 0 20 0 2 0 276015040 491716608 100460 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 100460 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1542.15 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 99107 0 0 0 154129 86 0 0 20 0 2 0 276015042 491716608 100460 33554432000 4194304 5963574 140734164469824 140419574949880 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 480192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27837228/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1601.93 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 101890 0 0 0 160130 63 0 0 20 0 2 0 276015040 491716608 102250 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 102250 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1602.12 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 100691 0 0 0 160124 88 0 0 20 0 2 0 276015042 491716608 102250 33554432000 4194304 5963574 140734164469824 140419574949880 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 480192

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3711
/proc/meminfo: memFree=27815896/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1661.92 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 103016 0 0 0 166127 65 0 0 20 0 2 0 276015040 491716608 103410 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 103410 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1662.12 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 101817 0 0 0 166121 91 0 0 20 0 2 0 276015042 491716608 103410 33554432000 4194304 5963574 140734164469824 140419574949688 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 480192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3711
/proc/meminfo: memFree=27754188/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1721.89 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 109694 0 0 0 172118 71 0 0 20 0 2 0 276015040 491716608 110180 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 110180 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1722.1 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 108495 0 0 0 172113 97 0 0 20 0 2 0 276015042 491716608 110180 33554432000 4194304 5963574 140734164469824 140419574949880 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 480192

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27704220/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1781.88 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 178113 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1782.1 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 178107 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4399651 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 480192

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27703600/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1791.48 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179073 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1791.7 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179067 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4399546 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 480192

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27703352/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1794.68 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179393 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1794.9 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179387 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4222464 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 480192

[startup+1798.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27701120/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1797.87 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179712 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1798.1 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179707 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 480192

[startup+1799.1 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27700004/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1798.67 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179792 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1798.9 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179787 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 480192

[startup+1799.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27699260/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1799.08 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179833 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1799.3 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179827 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 480192

[startup+1799.9 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27699260/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1799.47 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) S 3641 3643 2447 0 -1 4202496 115170 0 0 0 179872 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
[pid=3643/tid=3645] ppid=3641 vsize=480192 CPUtime=1799.7 cores=1,3,5,7
/proc/3643/task/3645/stat : 3645 (wbo1.7) R 3641 3643 2447 0 -1 4202560 113971 0 0 0 179867 103 0 0 20 0 2 0 276015042 491716608 115652 33554432000 4194304 5963574 140734164469824 140419574949928 4399537 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 480192

[startup+1800 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 3711
/proc/meminfo: memFree=27699260/32873648 swapFree=6864/6864
[pid=3643] ppid=3641 vsize=480192 CPUtime=1799.57 cores=1,3,5,7
/proc/3643/stat : 3643 (wbo1.7) R 3641 3643 2447 0 -1 4202496 115170 0 0 0 179882 75 0 0 20 0 2 0 276015040 491716608 115652 33554432000 4194304 5963574 140734164469824 140734164469344 4545837 256 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/3643/statm: 120048 115652 194 432 0 119613 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 480192

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.84
CPU user time (s): 1798.79
CPU system time (s): 1.04784
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 480192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.04784
maximum resident set size= 462608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115170
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= 152
involuntary context switches= 1896

runsolver used 2.87756 second user time and 8.87865 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 08:08:10
IDJOB=3705719
IDBENCH=48207
IDSOLVER=2284
FILE ID=node120/3705719-1338098890
RUNJOBID= node120-1338088086-2464
PBS_JOBID= 14624455
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 2cdec46d3e8e924c4987d217b8438ed8
RANDOM SEED=117748439

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.88
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.456
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		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        28171684 kB
Buffers:          309984 kB
Cached:          3420836 kB
SwapCached:          636 kB
Active:           878288 kB
Inactive:        2998880 kB
Active(anon):     135220 kB
Inactive(anon):    12532 kB
Active(file):     743068 kB
Inactive(file):  2986348 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              5464 kB
Writeback:             0 kB
AnonPages:        149760 kB
Mapped:            15012 kB
Shmem:               120 kB
Slab:             685732 kB
SReclaimable:     130100 kB
SUnreclaim:       555632 kB
KernelStack:        1488 kB
PageTables:         4424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     143304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3705719-1338098890.opb

Free space on /tmp at the end= 71688 MiB
End job on node120 at 2012-05-27 08:38:11