Trace number 3727830

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
wbo 1.72? 1799.55 1800.02

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-538867.opb
MD5SUM3b75c8039d6468258a1aa0343ce1fddb
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark122
Best CPU time to get the best result obtained on this benchmark58.879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables792
Total number of constraints1170
Number of constraints which are clauses1143
Number of constraints which are cardinality constraints (but not clauses)27
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 666
Biggest coefficient in the objective function 80
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 18684
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 18684
Number of bits of the biggest sum of numbers15
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.72 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3727830-1338667982.opb.
0.00/0.00	c Instance file HOME/instance-3727830-1338667982.opb
0.00/0.00	c File size is 46134 bytes.
0.00/0.00	c Cost Offset: 0
0.00/0.00	c Highest Coefficient sum: 21
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:      792                                                 |
0.00/0.00	c |  Number Clauses:        1161                                                |
0.00/0.00	c |  Number Cardinality:    27                                                  |
0.00/0.00	c |  Number PB Constraints: 0                                                   |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Optimization                                        |
0.00/0.00	c |  Objective Function:    PB 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  | 1            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 2            lb |  0                0                0.00  |
0.00/0.00	c | 0.01      | 0  | 3            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 4            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 5            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 6            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 7            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 8            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 9            lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 10           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 11           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 12           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 13           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 14           lb |  0                0                0.00  |
0.00/0.01	c | 0.01      | 0  | 15           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 16           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 17           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 18           lb |  0                0                0.00  |
0.00/0.01	c | 0.02      | 0  | 19           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  | 22           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  | 24           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 25           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 27           lb |  0                0                0.00  |
0.00/0.02	c | 0.02      | 0  | 28           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 42           lb |  0                0                0.00  |
0.00/0.02	c | 0.03      | 0  | 43           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 47           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 48           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 52           lb |  0                0                0.00  |
0.00/0.03	c | 0.03      | 0  | 53           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 54           lb |  0                0                0.00  |
0.00/0.03	c | 0.04      | 0  | 55           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 56           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 57           lb |  0                0                0.00  |
0.00/0.04	c | 0.04      | 0  | 70           lb |  0                0                0.00  |
0.00/0.04	c | 0.05      | 0  | 71           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 72           lb |  0                0                0.00  |
0.04/0.05	c | 0.05      | 0  | 73           lb |  0                0                0.00  |
0.04/0.05	c | 0.06      | 0  | 74           lb |  0                0                0.00  |
0.04/0.06	c | 0.06      | 0  | 75           lb |  0                0                0.00  |
0.04/0.06	c | 0.07      | 0  | 79           lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | 80           lb |  0                0                0.00  |
0.04/0.07	c | 0.07      | 0  | 81           lb |  0                0                0.00  |
0.04/0.08	c | 0.08      | 0  | 82           lb |  0                0                0.00  |
0.04/0.08	c | 0.08      | 0  | 83           lb |  0                0                0.00  |
0.04/0.08	c | 0.09      | 0  | 84           lb |  0                0                0.00  |
0.04/0.09	c | 0.09      | 0  | 85           lb |  0                0                0.00  |
0.04/0.09	c | 0.10      | 0  | 86           lb |  0                0                0.00  |
0.09/0.11	c | 0.11      | 0  | 87           lb |  0                0                0.00  |
0.09/0.11	c | 0.12      | 0  | 88           lb |  0                0                0.00  |
0.09/0.12	c | 0.12      | 0  | 89           lb |  0                0                0.00  |
0.09/0.13	c | 0.13      | 0  | 90           lb |  0                0                0.00  |
0.09/0.15	c | 0.16      | 0  | 91           lb |  0                0                0.00  |
0.09/0.17	c | 0.17      | 0  | 92           lb |  0                0                0.00  |
0.09/0.19	c | 0.20      | 0  | 93           lb |  0                0                0.00  |
0.19/0.23	c | 0.24      | 0  | 94           lb |  0                0                0.00  |
0.29/0.31	c | 0.31      | 0  | 95           lb |  0                0                0.00  |
0.29/0.36	c | 0.37      | 0  | 96           lb |  0                0                0.00  |
0.49/0.58	c | 0.58      | 0  | 97           lb |  0                0                0.00  |
0.99/1.08	c | 1.09      | 0  | 98           lb |  0                0                0.00  |
2.59/2.69	c | 2.69      | 0  | 99           lb |  0                0                0.00  |
3.19/3.29	c | 3.29      | 0  | 100          lb |  0                0                0.00  |
11.79/11.84	c | 11.84     | 0  | 101          lb |  0                0                0.00  |
23.09/23.15	c | 23.16     | 0  | 102          lb |  0                0                0.00  |
1799.55/1800.00	c ===============================================================================
1799.55/1800.00	c Wall Clock Time: 1800.00 s
1799.55/1800.00	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3727830-1338667982/watcher-3727830-1338667982 -o /tmp/evaluation-result-3727830-1338667982/solver-3727830-1338667982 -C 1800 -W 1900 -M 15500 wbo1.72 -file-format=opb HOME/instance-3727830-1338667982.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: 2.00 2.00 1.92 2/172 14531
/proc/meminfo: memFree=28257364/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=4444 CPUtime=0 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) R 14529 14531 14380 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 332922746 4550656 537 33554432000 4194304 5964350 140736383797008 140734779434328 4297174 0 0 4096 16387 0 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 1111 537 167 433 0 675 0

[startup+0.0494951 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 14531
/proc/meminfo: memFree=28257364/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=0.04 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 1241 0 0 0 4 0 0 0 20 0 2 0 332922746 85868544 1174 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 1174 195 433 0 20528 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83856

[startup+0.100318 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 14531
/proc/meminfo: memFree=28257364/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=0.09 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 1889 0 0 0 9 0 0 0 20 0 2 0 332922746 85868544 1598 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 1598 195 433 0 20528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83856

[startup+0.300273 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 14531
/proc/meminfo: memFree=28257364/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=0.29 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 2573 0 0 0 29 0 0 0 20 0 2 0 332922746 85868544 1994 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 1994 195 433 0 20528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83856

[startup+0.700236 s]
/proc/loadavg: 2.00 2.00 1.92 2/172 14531
/proc/meminfo: memFree=28257364/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=84284 CPUtime=0.69 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 3243 0 0 0 69 0 0 0 20 0 2 0 332922746 86306816 2401 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 21071 2401 195 433 0 20635 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84284

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 14543
/proc/meminfo: memFree=28149684/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=1.49 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 3855 0 0 0 149 0 0 0 20 0 2 0 332922746 85868544 2934 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 2934 195 433 0 20528 0
[pid=14531/tid=14533] ppid=14529 vsize=83856 CPUtime=1.47 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 3073 0 0 0 147 0 0 0 20 0 2 0 332922747 85868544 2934 33554432000 4194304 5964350 140736383797008 140730586327992 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83856

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 1.92 3/176 14543
/proc/meminfo: memFree=28107904/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=3.08 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 4462 0 0 0 308 0 0 0 20 0 2 0 332922746 85868544 3541 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 3541 195 433 0 20528 0
[pid=14531/tid=14533] ppid=14529 vsize=83856 CPUtime=3.07 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 3680 0 0 0 307 0 0 0 20 0 2 0 332922747 85868544 3541 33554432000 4194304 5964350 140736383797008 140730586327992 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83856

[startup+6.30024 s]
/proc/loadavg: 2.00 2.00 1.92 3/177 14544
/proc/meminfo: memFree=27833700/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=85144 CPUtime=6.29 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 4717 0 0 0 628 1 0 0 20 0 2 0 332922746 87187456 3796 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 21286 3796 195 433 0 20850 0
[pid=14531/tid=14533] ppid=14529 vsize=85144 CPUtime=6.26 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 3935 0 0 0 626 0 0 0 20 0 2 0 332922747 87187456 3796 33554432000 4194304 5964350 140736383797008 140730586327384 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85144

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14545
/proc/meminfo: memFree=27762336/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=84500 CPUtime=12.69 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 6978 0 0 0 1268 1 0 0 20 0 2 0 332922746 86528000 5730 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 21125 5730 195 433 0 20689 0
[pid=14531/tid=14533] ppid=14529 vsize=84500 CPUtime=12.64 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 6196 0 0 0 1263 1 0 0 20 0 2 0 332922747 86528000 5730 33554432000 4194304 5964350 140736383797008 140730586327992 4389090 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84500

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 14545
/proc/meminfo: memFree=27685956/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=25.48 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 8638 0 0 0 2547 1 0 0 20 0 2 0 332922746 85868544 8245 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 8245 195 433 0 20528 0
[pid=14531/tid=14533] ppid=14529 vsize=83856 CPUtime=25.41 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 7856 0 0 0 2540 1 0 0 20 0 2 0 332922747 85868544 8245 33554432000 4194304 5964350 140736383797008 140730586327992 4390798 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 83856

[startup+51.1002 s]
/proc/loadavg: 2.06 2.01 1.93 3/179 14546
/proc/meminfo: memFree=27683736/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=83856 CPUtime=51.07 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 9404 0 0 0 5106 1 0 0 20 0 2 0 332922746 85868544 9011 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 20964 9011 195 433 0 20528 0
[pid=14531/tid=14533] ppid=14529 vsize=83856 CPUtime=50.94 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 8622 0 0 0 5093 1 0 0 20 0 2 0 332922747 85868544 9011 33554432000 4194304 5964350 140736383797008 140730586327032 4392905 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 83856

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.93 3/179 14546
/proc/meminfo: memFree=27614040/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=84580 CPUtime=102.28 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 16730 0 0 0 10223 5 0 0 20 0 2 0 332922746 86609920 16337 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 21145 16337 195 433 0 20709 0
[pid=14531/tid=14533] ppid=14529 vsize=84580 CPUtime=102.02 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 15948 0 0 0 10197 5 0 0 20 0 2 0 332922747 86609920 16337 33554432000 4194304 5964350 140736383797008 140730586326840 4389090 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 84580

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 14546
/proc/meminfo: memFree=27500740/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=150116 CPUtime=162.26 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 23743 0 0 0 16218 8 0 0 20 0 2 0 332922746 153718784 23350 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 37529 23350 195 433 0 37093 0
[pid=14531/tid=14533] ppid=14529 vsize=150116 CPUtime=161.86 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 22961 0 0 0 16176 10 0 0 20 0 2 0 332922747 153718784 23350 33554432000 4194304 5964350 140736383797008 140730586326840 4409170 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 150116

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14546
/proc/meminfo: memFree=27460448/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=150476 CPUtime=222.25 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 33851 0 0 0 22214 11 0 0 20 0 2 0 332922746 154087424 33458 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 37619 33458 195 433 0 37183 0
[pid=14531/tid=14533] ppid=14529 vsize=150476 CPUtime=221.71 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 33069 0 0 0 22157 14 0 0 20 0 2 0 332922747 154087424 33458 33554432000 4194304 5964350 140736383797008 140730586326840 4400462 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 150476

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14546
/proc/meminfo: memFree=27440284/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=216012 CPUtime=282.24 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 39105 0 0 0 28211 13 0 0 20 0 2 0 332922746 221196288 38712 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 54003 38712 195 433 0 53567 0
[pid=14531/tid=14533] ppid=14529 vsize=216012 CPUtime=281.55 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 38323 0 0 0 28138 17 0 0 20 0 2 0 332922747 221196288 38712 33554432000 4194304 5964350 140736383797008 140730586327032 4399774 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 216012

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14547
/proc/meminfo: memFree=27415472/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=216012 CPUtime=342.23 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 45172 0 0 0 34207 16 0 0 20 0 2 0 332922746 221196288 44778 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 54003 44778 195 433 0 53567 0
[pid=14531/tid=14533] ppid=14529 vsize=216012 CPUtime=341.4 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 44390 0 0 0 34119 21 0 0 20 0 2 0 332922747 221196288 44778 33554432000 4194304 5964350 140736383797008 140730586327080 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 216012

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 14547
/proc/meminfo: memFree=27369636/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=216012 CPUtime=402.21 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 50708 0 0 0 40202 19 0 0 20 0 2 0 332922746 221196288 50498 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 54003 50498 195 433 0 53567 0
[pid=14531/tid=14533] ppid=14529 vsize=216012 CPUtime=401.23 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 49926 0 0 0 40098 25 0 0 20 0 2 0 332922747 221196288 50498 33554432000 4194304 5964350 140736383797008 140730586326840 4221120 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 216012

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/180 14550
/proc/meminfo: memFree=27283608/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=281548 CPUtime=462.17 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 1.94 3/179 14557
/proc/meminfo: memFree=24648056/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=613832 CPUtime=1421.91 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 134622 0 0 0 142135 56 0 0 20 0 2 0 332922746 628563968 136125 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 153458 136125 195 433 0 153022 0
[pid=14531/tid=14533] ppid=14529 vsize=613832 CPUtime=1418.49 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 133840 0 0 0 141772 77 0 0 20 0 2 0 332922747 628563968 136125 33554432000 4194304 5964350 140736383797008 140730586327032 4409168 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 613832

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/179 14557
/proc/meminfo: memFree=24497248/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=613832 CPUtime=1481.9 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 140103 0 0 0 148131 59 0 0 20 0 2 0 332922746 628563968 141606 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 153458 141606 195 433 0 153022 0
[pid=14531/tid=14533] ppid=14529 vsize=613832 CPUtime=1478.34 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 139321 0 0 0 147753 81 0 0 20 0 2 0 332922747 628563968 141606 33554432000 4194304 5964350 140736383797008 140730586327032 4389080 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 613832

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14558
/proc/meminfo: memFree=24301852/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=679368 CPUtime=1541.89 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 153150 0 0 0 154125 64 0 0 20 0 2 0 332922746 695672832 154653 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 169842 154653 195 433 0 169406 0
[pid=14531/tid=14533] ppid=14529 vsize=679368 CPUtime=1538.18 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 152368 0 0 0 153731 87 0 0 20 0 2 0 332922747 695672832 154653 33554432000 4194304 5964350 140736383797008 140730586327032 5136340 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 679368

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14558
/proc/meminfo: memFree=24135596/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=679368 CPUtime=1601.88 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 160631 0 0 0 160121 67 0 0 20 0 2 0 332922746 695672832 162132 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 169842 162132 195 433 0 169406 0
[pid=14531/tid=14533] ppid=14529 vsize=679368 CPUtime=1598.03 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 159849 0 0 0 159712 91 0 0 20 0 2 0 332922747 695672832 162132 33554432000 4194304 5964350 140736383797008 140730586327080 4388922 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 679368

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 14561
/proc/meminfo: memFree=23952220/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=679368 CPUtime=1661.87 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 163909 0 0 0 166118 69 0 0 20 0 2 0 332922746 695672832 165410 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 169842 165410 195 433 0 169406 0
[pid=14531/tid=14533] ppid=14529 vsize=679368 CPUtime=1657.88 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 163127 0 0 0 165694 94 0 0 20 0 2 0 332922747 695672832 165410 33554432000 4194304 5964350 140736383797008 140730586327080 4399987 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 679368

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23819824/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=679368 CPUtime=1721.86 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 163953 0 0 0 172117 69 0 0 20 0 2 0 332922746 695672832 165454 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 169842 165454 195 433 0 169406 0
[pid=14531/tid=14533] ppid=14529 vsize=679368 CPUtime=1717.72 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 163171 0 0 0 171677 95 0 0 20 0 2 0 332922747 695672832 165454 33554432000 4194304 5964350 140736383797008 140730586327080 4399840 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 679368

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23645880/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1781.85 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166564 0 0 0 178114 71 0 0 20 0 2 0 332922746 762781696 168065 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168065 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1777.57 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165782 0 0 0 177659 98 0 0 20 0 2 0 332922747 762781696 168065 33554432000 4194304 5964350 140736383797008 140730586327080 4379329 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 744904

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23621436/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1791.46 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166570 0 0 0 179075 71 0 0 20 0 2 0 332922746 762781696 168071 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168071 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1787.15 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165788 0 0 0 178617 98 0 0 20 0 2 0 332922747 762781696 168071 33554432000 4194304 5964350 140736383797008 140730586326840 4389084 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 744904

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23609284/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1794.66 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166669 0 0 0 179395 71 0 0 20 0 2 0 332922746 762781696 168170 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168170 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1790.34 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165887 0 0 0 178936 98 0 0 20 0 2 0 332922747 762781696 168170 33554432000 4194304 5964350 140736383797008 140730586326840 4389080 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 744904

[startup+1798.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23603952/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1797.85 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166708 0 0 0 179714 71 0 0 20 0 2 0 332922746 762781696 168209 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168209 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1793.53 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165926 0 0 0 179255 98 0 0 20 0 2 0 332922747 762781696 168209 33554432000 4194304 5964350 140736383797008 140730586326840 4399858 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1797.85
Current children cumulated vsize (KiB) 744904

[startup+1799.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23602712/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1798.65 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166736 0 0 0 179794 71 0 0 20 0 2 0 332922746 762781696 168237 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168237 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1794.33 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165954 0 0 0 179335 98 0 0 20 0 2 0 332922747 762781696 168237 33554432000 4194304 5964350 140736383797008 140730586326840 4400448 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (KiB) 744904

[startup+1799.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23596760/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1799.05 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166740 0 0 0 179834 71 0 0 20 0 2 0 332922746 762781696 168241 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168241 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1794.73 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165958 0 0 0 179375 98 0 0 20 0 2 0 332922747 762781696 168241 33554432000 4194304 5964350 140736383797008 140730586326840 4388770 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.05
Current children cumulated vsize (KiB) 744904

[startup+1799.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23596760/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1799.45 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166741 0 0 0 179874 71 0 0 20 0 2 0 332922746 762781696 168242 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168242 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1795.13 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165959 0 0 0 179415 98 0 0 20 0 2 0 332922747 762781696 168242 33554432000 4194304 5964350 140736383797008 140730586326840 4222416 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.45
Current children cumulated vsize (KiB) 744904

[startup+1800 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 14561
/proc/meminfo: memFree=23596760/32873844 swapFree=7108/7108
[pid=14531] ppid=14529 vsize=744904 CPUtime=1799.55 cores=0,2,4,6
/proc/14531/stat : 14531 (wbo1.72) S 14529 14531 14380 0 -1 4202496 166742 0 0 0 179884 71 0 0 20 0 2 0 332922746 762781696 168243 33554432000 4194304 5964350 140736383797008 140736383796528 4546605 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14531/statm: 186226 168243 195 433 0 185790 0
[pid=14531/tid=14533] ppid=14529 vsize=744904 CPUtime=1795.23 cores=0,2,4,6
/proc/14531/task/14533/stat : 14533 (wbo1.72) R 14529 14531 14380 0 -1 4202560 165960 0 0 0 179425 98 0 0 20 0 2 0 332922747 762781696 168243 33554432000 4194304 5964350 140736383797008 140730586326840 4222464 0 0 4096 16387 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.55
Current children cumulated vsize (KiB) 744904

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14531 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=261230
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=4847
# CPU time returned by wait4() is 1795.27
# while last known CPU time is 1799.55
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.02
CPU time (s): 1799.55
CPU user time (s): 1798.84
CPU system time (s): 0.71
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 744904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.26
system time used= 1.00485
maximum resident set size= 672980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166744
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= 219
involuntary context switches= 1880

runsolver used 2.69959 second user time and 7.17191 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 22:13:02
IDJOB=3727830
IDBENCH=89854
IDSOLVER=2313
FILE ID=node139/3727830-1338667982
RUNJOBID= node139-1338667982-14513
PBS_JOBID= 14636493
Free space on /tmp= 71100 MiB

SOLVER NAME= wbo 1.72
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-538867.opb
COMMAND LINE= wbo1.72 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3727830-1338667982/watcher-3727830-1338667982 -o /tmp/evaluation-result-3727830-1338667982/solver-3727830-1338667982 -C 1800 -W 1900 -M 15500  wbo1.72 -file-format=opb HOME/instance-3727830-1338667982.opb

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

MD5SUM BENCH= 3b75c8039d6468258a1aa0343ce1fddb
RANDOM SEED=519078714

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28258760 kB
Buffers:          486536 kB
Cached:          3244424 kB
SwapCached:          828 kB
Active:          1664068 kB
Inactive:        2077916 kB
Active(anon):       4904 kB
Inactive(anon):     7964 kB
Active(file):    1659164 kB
Inactive(file):  2069952 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              6232 kB
Writeback:             0 kB
AnonPages:         14256 kB
Mapped:            10604 kB
Shmem:                 8 kB
Slab:             732468 kB
SReclaimable:     174144 kB
SUnreclaim:       558324 kB
KernelStack:        1368 kB
PageTables:         3704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     107092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71072 MiB
End job on node139 at 2012-06-02 22:43:02