Trace number 3705298

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/
factor/normalized-factor-size=9-P=269-Q=431.opb
MD5SUMbfede5a6c8c38ea2731988a773ee7e9b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark269
Best CPU time to get the best result obtained on this benchmark0.005999
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 269
Optimality of the best value was proved YES
Number of variables99
Total number of constraints244
Number of constraints which are clauses243
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint81
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 115939
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 377060
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |   wbo:                    1.7 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3705298-1338099760.opb.
0.00/0.00	c Instance file HOME/instance-3705298-1338099760.opb
0.00/0.00	c File size is 6587 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 377060
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Parsing time:          0.00         s                                      |
0.00/0.00	c |  Number Variables:      99                                                  |
0.00/0.00	c |  Number Clauses:        243                                                 |
0.00/0.00	c |  Number Cardinality:    0                                                   |
0.00/0.00	c |  Number PB Constraints: 2                                                   |
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.00      | 0  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 4            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 8            lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 16           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 32           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 64           lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 128          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 129          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 130          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 132          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 136          lb |  0                0                0.00  |
0.00/0.00	c | 0.00      | 0  | 144          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 160          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 192          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 208          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 209          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 210          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 212          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 216          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 224          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 225          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 226          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 227          lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 228          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 229          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 230          lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 232          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 233          lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 234          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 235          lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 256          lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 257          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 258          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 259          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 260          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 261          lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 262          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 263          lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 264          lb |  0                0                0.00  |
0.00/0.05	c | 0.06      | 0  | 265          lb |  0                0                0.00  |
0.09/0.14	c | 0.14      | 0  | 266          lb |  0                0                0.00  |
1.79/1.89	c | 1.89      | 0  | 267          lb |  0                0                0.00  |
68.97/69.05	c | 69.06     | 0  | 268          lb |  0                0                0.00  |
1799.60/1800.00	c ===============================================================================
1799.60/1800.00	c Wall Clock Time: 1800.00 s
1799.60/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-3705298-1338099760/watcher-3705298-1338099760 -o /tmp/evaluation-result-3705298-1338099760/solver-3705298-1338099760 -C 1800 -W 1900 -M 15500 wbo1.7 -file-format=opb HOME/instance-3705298-1338099760.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24790
/proc/meminfo: memFree=28663412/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=0 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 789 0 0 0 0 0 0 0 20 0 2 0 276101482 85598208 739 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 739 195 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=0 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 79 0 0 0 0 0 0 0 20 0 2 0 276101482 85598208 739 33554432000 4194304 5963574 140733224094832 140733224094120 5236023 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0714709 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24790
/proc/meminfo: memFree=28663412/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=0.06 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 909 0 0 0 6 0 0 0 20 0 2 0 276101482 85598208 859 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 859 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=0.05 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 199 0 0 0 5 0 0 0 20 0 2 0 276101482 85598208 859 33554432000 4194304 5963574 140733224094832 140733224094120 4403104 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 83592

[startup+0.100298 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24790
/proc/meminfo: memFree=28663412/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=0.09 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 918 0 0 0 9 0 0 0 20 0 2 0 276101482 85598208 868 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 868 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=0.08 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 208 0 0 0 8 0 0 0 20 0 2 0 276101482 85598208 868 33554432000 4194304 5963574 140733224094832 140733224094120 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83592

[startup+0.300252 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24790
/proc/meminfo: memFree=28663412/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=0.29 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 1134 0 0 0 29 0 0 0 20 0 2 0 276101482 85598208 1084 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 1084 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=0.28 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 424 0 0 0 28 0 0 0 20 0 2 0 276101482 85598208 1084 33554432000 4194304 5963574 140733224094832 140733224094120 5135572 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83592

[startup+0.700255 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 24790
/proc/meminfo: memFree=28663412/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=0.69 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 1721 0 0 0 69 0 0 0 20 0 2 0 276101482 85598208 1671 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 1671 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=0.68 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 1011 0 0 0 68 0 0 0 20 0 2 0 276101482 85598208 1671 33554432000 4194304 5963574 140733224094832 140733224094120 4402942 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83592

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28655816/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83736 CPUtime=1.49 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 2235 0 0 0 149 0 0 0 20 0 2 0 276101482 85745664 2185 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20934 2185 197 432 0 20499 0
[pid=24790/tid=24791] ppid=24788 vsize=83736 CPUtime=1.48 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 1525 0 0 0 148 0 0 0 20 0 2 0 276101482 85745664 2185 33554432000 4194304 5963574 140733224094832 140235542353960 4399474 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83736

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28652468/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=3.09 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 2744 0 0 0 309 0 0 0 20 0 2 0 276101482 85598208 2666 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 2666 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=3.07 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 2034 0 0 0 307 0 0 0 20 0 2 0 276101482 85598208 2666 33554432000 4194304 5963574 140733224094832 140235542354872 4378832 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83592

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28650360/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83808 CPUtime=6.29 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 3650 0 0 0 629 0 0 0 20 0 2 0 276101482 85819392 3572 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20952 3572 197 432 0 20517 0
[pid=24790/tid=24791] ppid=24788 vsize=83808 CPUtime=6.27 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 2940 0 0 0 627 0 0 0 20 0 2 0 276101482 85819392 3572 33554432000 4194304 5963574 140733224094832 140235542353720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28640364/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83808 CPUtime=12.69 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 5171 0 0 0 1268 1 0 0 20 0 2 0 276101482 85819392 5093 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20952 5093 197 432 0 20517 0
[pid=24790/tid=24791] ppid=24788 vsize=83808 CPUtime=12.65 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 4461 0 0 0 1264 1 0 0 20 0 2 0 276101482 85819392 5093 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83808

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28623012/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=84132 CPUtime=25.49 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 7832 0 0 0 2547 2 0 0 20 0 2 0 276101482 86151168 7754 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 21033 7754 197 432 0 20598 0
[pid=24790/tid=24791] ppid=24788 vsize=84132 CPUtime=25.41 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 7122 0 0 0 2540 1 0 0 20 0 2 0 276101482 86151168 7754 33554432000 4194304 5963574 140733224094832 140235542353960 4400006 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84132

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28606308/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=85372 CPUtime=51.08 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 11325 0 0 0 5106 2 0 0 20 0 2 0 276101482 87420928 11247 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 21343 11247 197 432 0 20908 0
[pid=24790/tid=24791] ppid=24788 vsize=85372 CPUtime=50.95 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 10615 0 0 0 5093 2 0 0 20 0 2 0 276101482 87420928 11247 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85372

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24792
/proc/meminfo: memFree=28575556/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=83592 CPUtime=102.26 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 16161 0 0 0 10221 5 0 0 20 0 2 0 276101482 85598208 15958 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 20898 15958 197 432 0 20463 0
[pid=24790/tid=24791] ppid=24788 vsize=83592 CPUtime=101.99 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 15451 0 0 0 10193 6 0 0 20 0 2 0 276101482 85598208 15958 33554432000 4194304 5963574 140733224094832 140235542354872 4399996 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 83592

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 24793
/proc/meminfo: memFree=28538720/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=149128 CPUtime=162.24 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 18036 0 0 0 16219 5 0 0 20 0 2 0 276101482 152707072 17863 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 37282 17863 197 432 0 36847 0
[pid=24790/tid=24791] ppid=24788 vsize=149128 CPUtime=161.83 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 17326 0 0 0 16176 7 0 0 20 0 2 0 276101482 152707072 17863 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 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) 149128

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 24793
/proc/meminfo: memFree=28483324/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=149128 CPUtime=222.23 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 25605 0 0 0 22212 11 0 0 20 0 2 0 276101482 152707072 25482 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 37282 25482 197 432 0 36847 0
[pid=24790/tid=24791] ppid=24788 vsize=149128 CPUtime=221.67 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 24895 0 0 0 22153 14 0 0 20 0 2 0 276101482 152707072 25482 33554432000 4194304 5963574 140733224094832 140235542353912 4378768 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) 149128

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 24793
/proc/meminfo: memFree=28444972/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=149128 CPUtime=282.22 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 28246 0 0 0 28209 13 0 0 20 0 2 0 276101482 152707072 28120 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 37282 28120 197 432 0 36847 0
[pid=24790/tid=24791] ppid=24788 vsize=149128 CPUtime=281.51 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 27536 0 0 0 28134 17 0 0 20 0 2 0 276101482 152707072 28120 33554432000 4194304 5963574 140733224094832 140235542353784 4221120 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) 149128

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24793
/proc/meminfo: memFree=28413724/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=150212 CPUtime=342.19 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 33220 0 0 0 34203 16 0 0 20 0 2 0 276101482 153817088 33768 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 37553 33768 197 432 0 37118 0
[pid=24790/tid=24791] ppid=24788 vsize=150212 CPUtime=341.33 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 32510 0 0 0 34112 21 0 0 20 0 2 0 276101482 153817088 33768 33554432000 4194304 5963574 140733224094832 140235542353720 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 150212

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24793
/proc/meminfo: memFree=28373920/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=215748 CPUtime=402.19 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 36337 0 0 0 40200 19 0 0 20 0 2 0 276101482 220925952 36878 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24804
/proc/meminfo: memFree=27920836/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=420484 CPUtime=1421.98 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 88447 0 0 0 142131 67 0 0 20 0 2 0 276101482 430575616 91837 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 105121 91837 197 432 0 104686 0
[pid=24790/tid=24791] ppid=24788 vsize=420484 CPUtime=1418.43 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 87737 0 0 0 141755 88 0 0 20 0 2 0 276101482 430575616 91837 33554432000 4194304 5963574 140733224094832 140235542353720 4400078 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 420484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24804
/proc/meminfo: memFree=27890644/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=420484 CPUtime=1481.97 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 88471 0 0 0 148130 67 0 0 20 0 2 0 276101482 430575616 91861 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 105121 91861 197 432 0 104686 0
[pid=24790/tid=24791] ppid=24788 vsize=420484 CPUtime=1478.26 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 87761 0 0 0 147737 89 0 0 20 0 2 0 276101482 430575616 91861 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 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) 420484

[startup+1542.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 24804
/proc/meminfo: memFree=27880104/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=420484 CPUtime=1541.96 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 90356 0 0 0 154127 69 0 0 20 0 2 0 276101482 430575616 93745 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 105121 93745 197 432 0 104686 0
[pid=24790/tid=24791] ppid=24788 vsize=420484 CPUtime=1538.1 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 89646 0 0 0 153718 92 0 0 20 0 2 0 276101482 430575616 93745 33554432000 4194304 5963574 140733224094832 140235542353720 4399462 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) 420484

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 24804
/proc/meminfo: memFree=27857536/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=420484 CPUtime=1601.95 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 93665 0 0 0 160122 73 0 0 20 0 2 0 276101482 430575616 97049 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 105121 97049 197 432 0 104686 0
[pid=24790/tid=24791] ppid=24788 vsize=420484 CPUtime=1597.95 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 92955 0 0 0 159698 97 0 0 20 0 2 0 276101482 430575616 97049 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 420484

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 24807
/proc/meminfo: memFree=27811080/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1661.94 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 98033 0 0 0 166115 79 0 0 20 0 2 0 276101482 497684480 101417 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 101417 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1657.79 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 97323 0 0 0 165675 104 0 0 20 0 2 0 276101482 497684480 101417 33554432000 4194304 5963574 140733224094832 140235542353720 4399639 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 486020

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24808
/proc/meminfo: memFree=27796576/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1721.91 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 98483 0 0 0 172112 79 0 0 20 0 2 0 276101482 497684480 102461 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 102461 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1717.6 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 97773 0 0 0 171655 105 0 0 20 0 2 0 276101482 497684480 102461 33554432000 4194304 5963574 140733224094832 140235542353720 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 486020

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28244408/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1781.9 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 103717 0 0 0 178105 85 0 0 20 0 2 0 276101482 497684480 107693 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 107693 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1777.45 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103007 0 0 0 177633 112 0 0 20 0 2 0 276101482 497684480 107693 33554432000 4194304 5963574 140733224094832 140235542353912 4399968 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 486020

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28234612/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1791.51 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104211 0 0 0 179065 86 0 0 20 0 2 0 276101482 497684480 108187 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108187 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1787.03 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103501 0 0 0 178590 113 0 0 20 0 2 0 276101482 497684480 108187 33554432000 4194304 5963574 140733224094832 140235542353912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (KiB) 486020

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28233744/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1794.71 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104391 0 0 0 179385 86 0 0 20 0 2 0 276101482 497684480 108367 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108367 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1790.22 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103681 0 0 0 178909 113 0 0 20 0 2 0 276101482 497684480 108367 33554432000 4194304 5963574 140733224094832 140235542353720 4399448 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.71
Current children cumulated vsize (KiB) 486020

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28232376/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1797.9 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104466 0 0 0 179704 86 0 0 20 0 2 0 276101482 497684480 108441 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108441 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1793.4 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103756 0 0 0 179227 113 0 0 20 0 2 0 276101482 497684480 108441 33554432000 4194304 5963574 140733224094832 140235542353912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.9
Current children cumulated vsize (KiB) 486020

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28230268/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1798.7 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104486 0 0 0 179784 86 0 0 20 0 2 0 276101482 497684480 108461 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108461 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1794.2 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103776 0 0 0 179307 113 0 0 20 0 2 0 276101482 497684480 108461 33554432000 4194304 5963574 140733224094832 140235542353912 4399623 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.7
Current children cumulated vsize (KiB) 486020

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28228160/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1799.1 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104528 0 0 0 179824 86 0 0 20 0 2 0 276101482 497684480 108503 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108503 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1794.61 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103818 0 0 0 179348 113 0 0 20 0 2 0 276101482 497684480 108503 33554432000 4194304 5963574 140733224094832 140235542353912 4399456 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.1
Current children cumulated vsize (KiB) 486020

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28228160/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1799.5 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104571 0 0 0 179864 86 0 0 20 0 2 0 276101482 497684480 108546 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108546 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1795 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103861 0 0 0 179387 113 0 0 20 0 2 0 276101482 497684480 108546 33554432000 4194304 5963574 140733224094832 140235542353912 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (KiB) 486020

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 24847
/proc/meminfo: memFree=28228160/32873852 swapFree=6848/6848
[pid=24790] ppid=24788 vsize=486020 CPUtime=1799.6 cores=1,3,5,7
/proc/24790/stat : 24790 (wbo1.7) S 24788 24790 23570 0 -1 4202496 104582 0 0 0 179874 86 0 0 20 0 2 0 276101482 497684480 108557 33554432000 4194304 5963574 140733224094832 140733224094352 4545837 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/24790/statm: 121505 108557 197 432 0 121070 0
[pid=24790/tid=24791] ppid=24788 vsize=486020 CPUtime=1795.1 cores=1,3,5,7
/proc/24790/task/24791/stat : 24791 (wbo1.7) R 24788 24790 23570 0 -1 4202560 103872 0 0 0 179397 113 0 0 20 0 2 0 276101482 497684480 108557 33554432000 4194304 5963574 140733224094832 140235542353912 4399592 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.6
Current children cumulated vsize (KiB) 486020

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24790 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=978273
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=145825
# CPU time returned by wait4() is 1795.12
# while last known CPU time is 1799.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.01
CPU time (s): 1799.6
CPU user time (s): 1798.74
CPU system time (s): 0.86
CPU usage (%): 99.9774
Max. virtual memory (cumulated for all children) (KiB): 486020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.98
system time used= 1.14582
maximum resident set size= 434228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104582
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= 180
involuntary context switches= 1850

runsolver used 3.66644 second user time and 8.49971 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-27 08:22:40
IDJOB=3705298
IDBENCH=2794
IDSOLVER=2283
FILE ID=node129/3705298-1338099760
RUNJOBID= node129-1338087110-23587
PBS_JOBID= 14624434
Free space on /tmp= 71204 MiB

SOLVER NAME= wbo 1.7
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/roussel/factor/normalized-factor-size=9-P=269-Q=431.opb
COMMAND LINE= wbo1.7 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3705298-1338099760/watcher-3705298-1338099760 -o /tmp/evaluation-result-3705298-1338099760/solver-3705298-1338099760 -C 1800 -W 1900 -M 15500  wbo1.7 -file-format=opb HOME/instance-3705298-1338099760.opb

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

MD5SUM BENCH= bfede5a6c8c38ea2731988a773ee7e9b
RANDOM SEED=308094227

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.957
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.90
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.957
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.92
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.957
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.90
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.957
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:       32873852 kB
MemFree:        28663380 kB
Buffers:          318040 kB
Cached:          3009492 kB
SwapCached:            0 kB
Active:          1223568 kB
Inactive:        2168188 kB
Active(anon):      66712 kB
Inactive(anon):        0 kB
Active(file):    1156856 kB
Inactive(file):  2168188 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5672 kB
Writeback:             0 kB
AnonPages:         70540 kB
Mapped:            15088 kB
Shmem:               204 kB
Slab:             682028 kB
SReclaimable:     124080 kB
SUnreclaim:       557948 kB
KernelStack:        1456 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     142420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71196 MiB
End job on node129 at 2012-05-27 08:52:40