Trace number 3728031

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_50_25_1.opb
MD5SUM9b1238456c70f4586134906da9731efc
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-6
Best CPU time to get the best result obtained on this benchmark0.004998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -6
Optimality of the best value was proved YES
Number of variables50
Total number of constraints50
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 constraints50
Minimum length of a constraint25
Maximum length of a constraint37
Number of terms in the objective function 50
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 50
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 50
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)1498
Sum of products size (including duplicates)2996
Number of different products749
Sum of products size1498

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-3728031-1338663881.opb.
0.00/0.00	c Instance file HOME/instance-3728031-1338663881.opb
0.00/0.00	c File size is 57696 bytes.
0.00/0.00	c Cost Offset: -50
0.00/0.00	c Highest Coefficient sum: 37
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:      799                                                 |
0.00/0.00	c |  Number Clauses:        749                                                 |
0.00/0.00	c |  Number Cardinality:    50                                                  |
0.00/0.00	c |  Number PB Constraints: 749                                                 |
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  | -49          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -48          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -47          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -46          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | -45          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -44          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -43          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -42          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -41          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -40          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -39          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -38          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -37          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -36          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -35          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -34          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -33          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | -32          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -31          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -30          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -29          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -28          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -27          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -26          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | -25          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -24          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -23          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -22          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -21          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -20          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -19          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | -18          lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -17          lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -16          lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -15          lb |  0                0                0.00  |
0.02/0.02	c | 0.03      | 0  | -14          lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -13          lb |  0                0                0.00  |
0.02/0.03	c | 0.03      | 0  | -12          lb |  0                0                0.00  |
0.02/0.04	c | 0.04      | 0  | -11          lb |  0                0                0.00  |
0.02/0.05	c | 0.06      | 0  | -10          lb |  0                0                0.00  |
0.39/0.46	c | 0.46      | 0  | -9           lb |  0                0                0.00  |
1.99/2.07	c | 2.08      | 0  | -8           lb |  0                0                0.00  |
73.78/73.80	c | 73.81     | 0  | -7           lb |  0                0                0.00  |
1799.46/1800.00	c ===============================================================================
1799.46/1800.00	c Wall Clock Time: 1800.00 s
1799.46/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-3728031-1338663881/watcher-3728031-1338663881 -o /tmp/evaluation-result-3728031-1338663881/solver-3728031-1338663881 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3728031-1338663881.opb 

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

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


[startup+0 s]
/proc/loadavg: 1.94 2.01 2.16 2/174 28398
/proc/meminfo: memFree=31483344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=18436 CPUtime=0 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) R 28396 28398 28198 0 -1 4202496 818 0 0 0 0 0 0 0 20 0 1 0 332515129 18878464 755 33554432000 4194304 5964350 140736277417696 140737324936680 4542544 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 4609 756 173 433 0 4173 0
[pid=28398/tid=28399] ppid=28396 vsize=149508 CPUtime=0 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 2 0 332515130 153096192 757 33554432000 4194304 5964350 140736277417696 140737324936680 5244199 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.024731 s]
/proc/loadavg: 1.94 2.01 2.16 2/174 28398
/proc/meminfo: memFree=31483344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=83972 CPUtime=0.02 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 1054 0 0 0 2 0 0 0 20 0 2 0 332515129 85987328 991 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 20993 991 192 433 0 20557 0
[pid=28398/tid=28399] ppid=28396 vsize=83972 CPUtime=0 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 235 0 0 0 0 0 0 0 20 0 2 0 332515130 85987328 991 33554432000 4194304 5964350 140736277417696 140737324936680 5236791 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 83972

[startup+0.100294 s]
/proc/loadavg: 1.94 2.01 2.16 2/174 28398
/proc/meminfo: memFree=31483344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=83972 CPUtime=0.09 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 1168 0 0 0 9 0 0 0 20 0 2 0 332515129 85987328 1105 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 20993 1105 194 433 0 20557 0
[pid=28398/tid=28399] ppid=28396 vsize=83972 CPUtime=0.08 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 349 0 0 0 8 0 0 0 20 0 2 0 332515130 85987328 1105 33554432000 4194304 5964350 140736277417696 140737324936680 5136340 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83972

[startup+0.300258 s]
/proc/loadavg: 1.94 2.01 2.16 2/174 28398
/proc/meminfo: memFree=31483344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=83972 CPUtime=0.29 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 1578 0 0 0 29 0 0 0 20 0 2 0 332515129 85987328 1862 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 20993 1862 194 433 0 20557 0
[pid=28398/tid=28399] ppid=28396 vsize=83972 CPUtime=0.28 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 759 0 0 0 28 0 0 0 20 0 2 0 332515130 85987328 1862 33554432000 4194304 5964350 140736277417696 140225394460664 4399906 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83972

[startup+0.700265 s]
/proc/loadavg: 1.94 2.01 2.16 2/174 28398
/proc/meminfo: memFree=31483344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=83972 CPUtime=0.69 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 1907 0 0 0 69 0 0 0 20 0 2 0 332515129 85987328 2191 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 20993 2191 194 433 0 20557 0
[pid=28398/tid=28399] ppid=28396 vsize=83972 CPUtime=0.68 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 1088 0 0 0 68 0 0 0 20 0 2 0 332515130 85987328 2191 33554432000 4194304 5964350 140736277417696 140225394460712 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83972

[startup+1.50027 s]
/proc/loadavg: 1.94 2.01 2.16 3/179 28406
/proc/meminfo: memFree=31467432/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=84116 CPUtime=1.49 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 2549 0 0 0 149 0 0 0 20 0 2 0 332515129 86134784 2833 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 21029 2833 194 433 0 20593 0
[pid=28398/tid=28399] ppid=28396 vsize=84116 CPUtime=1.48 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 1730 0 0 0 148 0 0 0 20 0 2 0 332515130 86134784 2833 33554432000 4194304 5964350 140736277417696 140225394460600 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84116

[startup+3.10027 s]
/proc/loadavg: 1.94 2.01 2.16 3/179 28406
/proc/meminfo: memFree=31462720/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=83972 CPUtime=3.09 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 2909 0 0 0 309 0 0 0 20 0 2 0 332515129 85987328 3167 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 20993 3167 194 433 0 20557 0
[pid=28398/tid=28399] ppid=28396 vsize=83972 CPUtime=3.08 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 2090 0 0 0 308 0 0 0 20 0 2 0 332515130 85987328 3167 33554432000 4194304 5964350 140736277417696 140225394461624 4222256 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83972

[startup+6.30029 s]
/proc/loadavg: 2.03 2.02 2.16 3/179 28406
/proc/meminfo: memFree=31453404/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=84188 CPUtime=6.29 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 4417 0 0 0 628 1 0 0 20 0 2 0 332515129 86208512 4675 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 21047 4675 194 433 0 20611 0
[pid=28398/tid=28399] ppid=28396 vsize=84188 CPUtime=6.29 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 3598 0 0 0 627 2 0 0 20 0 2 0 332515130 86208512 4675 33554432000 4194304 5964350 140736277417696 140225394460472 4400011 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84188

[startup+12.7003 s]
/proc/loadavg: 2.02 2.02 2.16 3/179 28406
/proc/meminfo: memFree=31432072/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=84188 CPUtime=12.69 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 6464 0 0 0 1268 1 0 0 20 0 2 0 332515129 86208512 6722 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 21047 6722 194 433 0 20611 0
[pid=28398/tid=28399] ppid=28396 vsize=84188 CPUtime=12.68 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 5645 0 0 0 1266 2 0 0 20 0 2 0 332515130 86208512 6722 33554432000 4194304 5964350 140736277417696 140225394460664 4391307 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84188

[startup+25.5003 s]
/proc/loadavg: 2.02 2.02 2.16 3/179 28406
/proc/meminfo: memFree=31403380/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=84296 CPUtime=25.49 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 9602 0 0 0 2546 3 0 0 20 0 2 0 332515129 86319104 9860 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 21074 9860 194 433 0 20638 0
[pid=28398/tid=28399] ppid=28396 vsize=84296 CPUtime=25.48 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 8783 0 0 0 2545 3 0 0 20 0 2 0 332515130 86319104 9860 33554432000 4194304 5964350 140736277417696 140225394460712 4400003 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84296

[startup+51.1003 s]
/proc/loadavg: 2.01 2.02 2.15 3/179 28406
/proc/meminfo: memFree=31366876/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=86452 CPUtime=51.09 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 14536 0 0 0 5104 5 0 0 20 0 2 0 332515129 88526848 14768 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 21613 14768 194 433 0 21177 0
[pid=28398/tid=28399] ppid=28396 vsize=86452 CPUtime=51.08 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 13717 0 0 0 5102 6 0 0 20 0 2 0 332515130 88526848 14768 33554432000 4194304 5964350 140736277417696 140225394460472 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 86452

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.14 3/179 28406
/proc/meminfo: memFree=31338172/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=149508 CPUtime=102.26 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 17879 0 0 0 10219 7 0 0 20 0 2 0 332515129 153096192 17610 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 37377 17610 194 433 0 36941 0
[pid=28398/tid=28399] ppid=28396 vsize=149508 CPUtime=102.27 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 17060 0 0 0 10218 9 0 0 20 0 2 0 332515130 153096192 17610 33554432000 4194304 5964350 140736277417696 140225394461624 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 149508

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.13 3/179 28406
/proc/meminfo: memFree=31294484/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=149508 CPUtime=162.25 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 19177 0 0 0 16217 8 0 0 20 0 2 0 332515129 153096192 18908 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 37377 18908 194 433 0 36941 0
[pid=28398/tid=28399] ppid=28396 vsize=149508 CPUtime=162.27 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 18358 0 0 0 16216 11 0 0 20 0 2 0 332515130 153096192 18908 33554432000 4194304 5964350 140736277417696 140225394460664 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 149508

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/179 28406
/proc/meminfo: memFree=31234364/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=149508 CPUtime=222.23 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 27555 0 0 0 22211 12 0 0 20 0 2 0 332515129 153096192 27486 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 37377 27486 194 433 0 36941 0
[pid=28398/tid=28399] ppid=28396 vsize=149508 CPUtime=222.26 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 26736 0 0 0 22210 16 0 0 20 0 2 0 332515130 153096192 27486 33554432000 4194304 5964350 140736277417696 140225394460664 4399889 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 149508

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/179 28407
/proc/meminfo: memFree=31192244/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=149508 CPUtime=282.22 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 32132 0 0 0 28208 14 0 0 20 0 2 0 332515129 153096192 32645 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 37377 32645 194 433 0 36941 0
[pid=28398/tid=28399] ppid=28396 vsize=149508 CPUtime=282.25 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 31313 0 0 0 28206 19 0 0 20 0 2 0 332515130 153096192 32645 33554432000 4194304 5964350 140736277417696 140225394460712 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 149508

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/180 28410
/proc/meminfo: memFree=31116256/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=216128 CPUtime=342.2 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 40314 0 0 0 34203 17 0 0 20 0 2 0 332515129 221315072 40820 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 54032 40820 194 433 0 53596 0
[pid=28398/tid=28399] ppid=28396 vsize=216128 CPUtime=342.26 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 39495 0 0 0 34203 23 0 0 20 0 2 0 332515130 221315072 40820 33554432000 4194304 5964350 140736277417696 140225394460664 4379216 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 216128

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/179 28410
/proc/meminfo: memFree=31072560/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=216128 CPUtime=402.2 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 43984 0 0 0 40200 20 0 0 20 0 2 0 332515129 221315072 44486 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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

/proc/28398/statm: 119703 114168 194 433 0 119267 0
[pid=28398/tid=28399] ppid=28396 vsize=478812 CPUtime=1302.2 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 110536 0 0 0 130135 85 0 0 20 0 2 0 332515130 490303488 114168 33554432000 4194304 5964350 140736277417696 140225394460472 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 478812

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28417
/proc/meminfo: memFree=30586600/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=478812 CPUtime=1361.92 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 111521 0 0 0 136127 65 0 0 20 0 2 0 332515129 490303488 114560 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 119703 114560 194 433 0 119267 0
[pid=28398/tid=28399] ppid=28396 vsize=478812 CPUtime=1362.18 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 110702 0 0 0 136132 86 0 0 20 0 2 0 332515130 490303488 114560 33554432000 4194304 5964350 140736277417696 140225394460472 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 478812

[startup+1422.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 28417
/proc/meminfo: memFree=30557768/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=478812 CPUtime=1421.91 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 112081 0 0 0 142126 65 0 0 20 0 2 0 332515129 490303488 115124 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 119703 115124 194 433 0 119267 0
[pid=28398/tid=28399] ppid=28396 vsize=478812 CPUtime=1422.19 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 111262 0 0 0 142132 87 0 0 20 0 2 0 332515130 490303488 115124 33554432000 4194304 5964350 140736277417696 140225394460472 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 478812

[startup+1482.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/179 28418
/proc/meminfo: memFree=30547228/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=544348 CPUtime=1481.9 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 114093 0 0 0 148124 66 0 0 20 0 2 0 332515129 557412352 117133 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 136087 117133 194 433 0 135651 0
[pid=28398/tid=28399] ppid=28396 vsize=544348 CPUtime=1482.19 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 113274 0 0 0 148130 89 0 0 20 0 2 0 332515130 557412352 117133 33554432000 4194304 5964350 140736277417696 140225394460712 4400355 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 544348

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/180 28421
/proc/meminfo: memFree=30515368/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=544348 CPUtime=1541.89 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 121975 0 0 0 154117 72 0 0 20 0 2 0 332515129 557412352 125009 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 136087 125009 194 433 0 135651 0
[pid=28398/tid=28399] ppid=28396 vsize=544348 CPUtime=1542.19 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 121156 0 0 0 154123 96 0 0 20 0 2 0 332515130 557412352 125009 33554432000 4194304 5964350 140736277417696 140225394460536 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 544348

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 28421
/proc/meminfo: memFree=30507276/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=544348 CPUtime=1601.89 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 123497 0 0 0 160116 73 0 0 20 0 2 0 332515129 557412352 126530 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 136087 126530 194 433 0 135651 0
[pid=28398/tid=28399] ppid=28396 vsize=544348 CPUtime=1602.19 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 122678 0 0 0 160122 97 0 0 20 0 2 0 332515130 557412352 126530 33554432000 4194304 5964350 140736277417696 140225394460712 4400007 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 544348

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28421
/proc/meminfo: memFree=30466728/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=544348 CPUtime=1661.87 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 126007 0 0 0 166112 75 0 0 20 0 2 0 332515129 557412352 129038 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 136087 129038 194 433 0 135651 0
[pid=28398/tid=28399] ppid=28396 vsize=544348 CPUtime=1662.2 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 125188 0 0 0 166119 101 0 0 20 0 2 0 332515130 557412352 129038 33554432000 4194304 5964350 140736277417696 140225394460664 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 544348

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28421
/proc/meminfo: memFree=30421344/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1721.87 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 134603 0 0 0 172106 81 0 0 20 0 2 0 332515129 625631232 137631 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 137631 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1722.2 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 133784 0 0 0 172112 108 0 0 20 0 2 0 332515130 625631232 137631 33554432000 4194304 5964350 140736277417696 140225394460664 4400023 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 610968

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30394436/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1781.86 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137149 0 0 0 178103 83 0 0 20 0 2 0 332515129 625631232 140177 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140177 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1782.2 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136330 0 0 0 178109 111 0 0 20 0 2 0 332515130 625631232 140177 33554432000 4194304 5964350 140736277417696 140225394460472 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 610968

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 28422
/proc/meminfo: memFree=30389724/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1791.46 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137188 0 0 0 179063 83 0 0 20 0 2 0 332515129 625631232 140215 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140215 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1791.81 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136369 0 0 0 179070 111 0 0 20 0 2 0 332515130 625631232 140215 33554432000 4194304 5964350 140736277417696 140225394460536 4399987 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 610968

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30387740/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1794.66 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137239 0 0 0 179383 83 0 0 20 0 2 0 332515129 625631232 140266 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140266 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1795.01 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136420 0 0 0 179390 111 0 0 20 0 2 0 332515130 625631232 140266 33554432000 4194304 5964350 140736277417696 140225394460536 4399938 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 610968

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30386872/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1797.86 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137244 0 0 0 179703 83 0 0 20 0 2 0 332515129 625631232 140270 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140270 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1798.2 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136425 0 0 0 179709 111 0 0 20 0 2 0 332515130 625631232 140270 33554432000 4194304 5964350 140736277417696 140225394460536 18446744073699066235 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 610968

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30386376/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1798.66 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137244 0 0 0 179783 83 0 0 20 0 2 0 332515129 625631232 140270 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140270 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1799 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136425 0 0 0 179789 111 0 0 20 0 2 0 332515130 625631232 140270 33554432000 4194304 5964350 140736277417696 140225394460536 4399840 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (KiB) 610968

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30385756/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1799.06 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137244 0 0 0 179823 83 0 0 20 0 2 0 332515129 625631232 140270 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140270 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1799.41 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136425 0 0 0 179830 111 0 0 20 0 2 0 332515130 625631232 140270 33554432000 4194304 5964350 140736277417696 140225394460536 4220672 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.06
Current children cumulated vsize (KiB) 610968

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30385756/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1799.46 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) S 28396 28398 28198 0 -1 4202496 137244 0 0 0 179863 83 0 0 20 0 2 0 332515129 625631232 140270 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 152742 140270 194 433 0 152306 0
[pid=28398/tid=28399] ppid=28396 vsize=610968 CPUtime=1799.8 cores=0,2,4,6
/proc/28398/task/28399/stat : 28399 (wbo1.72) R 28396 28398 28198 0 -1 4202560 136425 0 0 0 179869 111 0 0 20 0 2 0 332515130 625631232 140270 33554432000 4194304 5964350 140736277417696 140225394460536 4399976 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (KiB) 610968

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28422
/proc/meminfo: memFree=30385756/32873844 swapFree=7116/7116
[pid=28398] ppid=28396 vsize=610968 CPUtime=1799.92 cores=0,2,4,6
/proc/28398/stat : 28398 (wbo1.72) R 28396 28398 28198 0 -1 4202496 137246 0 0 0 179880 112 0 0 20 0 1 0 332515129 625631232 140272 33554432000 4194304 5964350 140736277417696 140736277417216 4546605 256 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/28398/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.92
Current children cumulated vsize (KiB) 610968

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.93
CPU user time (s): 1798.8
CPU system time (s): 1.12883
CPU usage (%): 99.9957
Max. virtual memory (cumulated for all children) (KiB): 610968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.12883
maximum resident set size= 561088
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137246
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= 221
involuntary context switches= 1967

runsolver used 2.79357 second user time and 7.02993 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 21:04:41
IDJOB=3728031
IDBENCH=48210
IDSOLVER=2314
FILE ID=node111/3728031-1338663881
RUNJOBID= node111-1338663881-28357
PBS_JOBID= 14636481
Free space on /tmp= 67396 MiB

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

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

MD5SUM BENCH= 9b1238456c70f4586134906da9731efc
RANDOM SEED=1135929397

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31485208 kB
Buffers:          154492 kB
Cached:           445580 kB
SwapCached:         1352 kB
Active:           127400 kB
Inactive:         476428 kB
Active(anon):       4800 kB
Inactive(anon):     1120 kB
Active(file):     122600 kB
Inactive(file):   475308 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             10872 kB
Writeback:             0 kB
AnonPages:        114212 kB
Mapped:             7924 kB
Shmem:                 0 kB
Slab:             645028 kB
SReclaimable:      86948 kB
SUnreclaim:       558080 kB
KernelStack:        1400 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3728031-1338663881.opb

Free space on /tmp at the end= 67384 MiB
End job on node111 at 2012-06-02 21:34:42