Trace number 3460723

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.6? (TO) 1800.06 1800.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir10_area_opers.opb
MD5SUMcca2bc3212eb56e1c6b2ae84ca292ee3
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark447.521
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 51
Optimality of the best value was proved YES
Number of variables79024
Total number of constraints176988
Number of constraints which are clauses176988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 39323
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 39323
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 39323
Number of bits of the biggest sum of numbers16
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 wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3460723-1307108964.opb.
0.00/0.00	c Instance file HOME/instance-3460723-1307108964.opb
0.00/0.00	c File size is 5891890 bytes.
0.39/0.43	c Highest Coefficient sum: 512
0.39/0.43	c ============================[ Problem Statistics ]=============================
0.39/0.43	c |                                                                             |
0.39/0.43	c |  Parsing time:          0.43         s                                      |
0.39/0.43	c |  Number Variables:      79024                                               |
0.39/0.43	c |  Number Clauses:        176988                                              |
0.39/0.43	c |  Number Cardinality:    0                                                   |
0.39/0.43	c |  Number PB Constraints: 0                                                   |
0.49/0.54	c ============================[ Search Statistics ]==============================
0.49/0.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.54	c ===============================================================================
0.49/0.54	c |         0 |   79021   176988   453344 |    58996        0   -nan |  0.000 % |
4.40/4.41	c core #1
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 3	Core Weight: 1	Total Weight: 4
4.40/4.41	c Current CPU time: 0.608907 s
4.40/4.41	c
4.40/4.41	c core #2
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 1006	Core Weight: 1	Total Weight: 5
4.40/4.41	c Current CPU time: 0.685895 s
4.40/4.41	c
4.40/4.41	c core #3
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 127	Core Weight: 1	Total Weight: 6
4.40/4.41	c Current CPU time: 0.764883 s
4.40/4.41	c
4.40/4.41	c core #4
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 127	Core Weight: 1	Total Weight: 7
4.40/4.41	c Current CPU time: 0.844871 s
4.40/4.41	c
4.40/4.41	c core #5
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 63	Core Weight: 1	Total Weight: 8
4.40/4.41	c Current CPU time: 0.926859 s
4.40/4.41	c
4.40/4.41	c core #6
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 30	Core Weight: 1	Total Weight: 9
4.40/4.41	c Current CPU time: 1.01185 s
4.40/4.41	c
4.40/4.41	c core #7
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 127	Core Weight: 1	Total Weight: 10
4.40/4.41	c Current CPU time: 1.09583 s
4.40/4.41	c
4.40/4.41	c core #8
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 127	Core Weight: 1	Total Weight: 11
4.40/4.41	c Current CPU time: 1.18182 s
4.40/4.41	c
4.40/4.41	c core #9
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 14	Core Weight: 1	Total Weight: 12
4.40/4.41	c Current CPU time: 1.26881 s
4.40/4.41	c
4.40/4.41	c core #10
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 62	Core Weight: 1	Total Weight: 13
4.40/4.41	c Current CPU time: 1.35579 s
4.40/4.41	c
4.40/4.41	c core #11
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 255	Core Weight: 1	Total Weight: 14
4.40/4.41	c Current CPU time: 1.44378 s
4.40/4.41	c
4.40/4.41	c core #12
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 126	Core Weight: 1	Total Weight: 15
4.40/4.41	c Current CPU time: 1.53177 s
4.40/4.41	c
4.40/4.41	c core #13
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 506	Core Weight: 1	Total Weight: 16
4.40/4.41	c Current CPU time: 1.62175 s
4.40/4.41	c
4.40/4.41	c core #14
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 31	Core Weight: 1	Total Weight: 17
4.40/4.41	c Current CPU time: 1.71074 s
4.40/4.41	c
4.40/4.41	c core #15
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 30	Core Weight: 1	Total Weight: 18
4.40/4.41	c Current CPU time: 1.79973 s
4.40/4.41	c
4.40/4.41	c core #16
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 125	Core Weight: 1	Total Weight: 19
4.40/4.41	c Current CPU time: 1.88871 s
4.40/4.41	c
4.40/4.41	c core #17
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 63	Core Weight: 1	Total Weight: 20
4.40/4.41	c Current CPU time: 1.9787 s
4.40/4.41	c
4.40/4.41	c core #18
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 30	Core Weight: 1	Total Weight: 21
4.40/4.41	c Current CPU time: 2.06868 s
4.40/4.41	c
4.40/4.41	c core #19
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 63	Core Weight: 1	Total Weight: 22
4.40/4.41	c Current CPU time: 2.15767 s
4.40/4.41	c
4.40/4.41	c core #20
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 62	Core Weight: 1	Total Weight: 23
4.40/4.41	c Current CPU time: 2.24666 s
4.40/4.41	c
4.40/4.41	c core #21
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 250	Core Weight: 1	Total Weight: 24
4.40/4.41	c Current CPU time: 2.33664 s
4.40/4.41	c
4.40/4.41	c core #22
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 30	Core Weight: 1	Total Weight: 25
4.40/4.41	c Current CPU time: 2.42863 s
4.40/4.41	c
4.40/4.41	c core #23
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 62	Core Weight: 1	Total Weight: 26
4.40/4.41	c Current CPU time: 2.51862 s
4.40/4.41	c
4.40/4.41	c core #24
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 6	Core Weight: 1	Total Weight: 27
4.40/4.41	c Current CPU time: 2.6096 s
4.40/4.41	c
4.40/4.41	c core #25
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 123	Core Weight: 1	Total Weight: 28
4.40/4.41	c Current CPU time: 2.69859 s
4.40/4.41	c
4.40/4.41	c core #26
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 57	Core Weight: 1	Total Weight: 29
4.40/4.41	c Current CPU time: 2.79058 s
4.40/4.41	c
4.40/4.41	c core #27
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 62	Core Weight: 1	Total Weight: 30
4.40/4.41	c Current CPU time: 2.88156 s
4.40/4.41	c
4.40/4.41	c core #28
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 30	Core Weight: 1	Total Weight: 31
4.40/4.41	c Current CPU time: 2.97355 s
4.40/4.41	c
4.40/4.41	c core #29
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 62	Core Weight: 1	Total Weight: 32
4.40/4.41	c Current CPU time: 3.06553 s
4.40/4.41	c
4.40/4.41	c core #30
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 29	Core Weight: 1	Total Weight: 33
4.40/4.41	c Current CPU time: 3.15652 s
4.40/4.41	c
4.40/4.41	c core #31
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 6	Core Weight: 1	Total Weight: 34
4.40/4.41	c Current CPU time: 3.24951 s
4.40/4.41	c
4.40/4.41	c core #32
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 27	Core Weight: 1	Total Weight: 35
4.40/4.41	c Current CPU time: 3.34049 s
4.40/4.41	c
4.40/4.41	c core #33
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 12	Core Weight: 1	Total Weight: 36
4.40/4.41	c Current CPU time: 3.43148 s
4.40/4.41	c
4.40/4.41	c core #34
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 1548	Core Weight: 1	Total Weight: 37
4.40/4.41	c Current CPU time: 3.53046 s
4.40/4.41	c
4.40/4.41	c core #35
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 25	Core Weight: 1	Total Weight: 38
4.40/4.41	c Current CPU time: 3.62645 s
4.40/4.41	c
4.40/4.41	c core #36
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 12	Core Weight: 1	Total Weight: 39
4.40/4.41	c Current CPU time: 3.71843 s
4.40/4.41	c
4.40/4.41	c core #37
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 4	Core Weight: 1	Total Weight: 40
4.40/4.41	c Current CPU time: 3.81042 s
4.40/4.41	c
4.40/4.41	c core #38
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 13	Core Weight: 1	Total Weight: 41
4.40/4.41	c Current CPU time: 3.90341 s
4.40/4.41	c
4.40/4.41	c core #39
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 6	Core Weight: 1	Total Weight: 42
4.40/4.41	c Current CPU time: 3.99539 s
4.40/4.41	c
4.40/4.41	c core #40
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 54	Core Weight: 1	Total Weight: 43
4.40/4.41	c Current CPU time: 4.08738 s
4.40/4.41	c
4.40/4.41	c core #41
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 24	Core Weight: 1	Total Weight: 44
4.40/4.41	c Current CPU time: 4.18136 s
4.40/4.41	c
4.40/4.41	c core #42
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 1487	Core Weight: 1	Total Weight: 45
4.40/4.41	c Current CPU time: 4.28135 s
4.40/4.41	c
4.40/4.41	c core #43
4.40/4.41	c 
4.40/4.41	c 
4.40/4.41	c Core size: 4	Core Weight: 1	Total Weight: 46
12.15/12.22	c Current CPU time: 4.37833 s
12.15/12.22	c
12.15/12.22	c core #44
12.15/12.22	c 
12.15/12.22	c 
12.15/12.22	c Core size: 5	Core Weight: 1	Total Weight: 47
12.15/12.22	c Current CPU time: 4.47032 s
12.15/12.22	c
12.15/12.22	c core #45
12.15/12.22	c 
12.15/12.22	c 
12.15/12.22	c Core size: 41569	Core Weight: 1	Total Weight: 48
12.15/12.22	c Current CPU time: 12.0212 s
12.15/12.22	c
12.15/12.22	c ============================[ Search Statistics ]==============================
12.15/12.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.15/12.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
12.15/12.22	c ===============================================================================
12.15/12.22	c |         0 |   61113   216331   439382 |    72110        0   -nan |  0.000 % |
12.54/12.64	c |       101 |   61110   216331   439382 |    79321      101    421 | 40.513 % |
17.24/17.34	c ===============================================================================
17.34/17.47	c core #46
17.34/17.47	c 
17.34/17.47	c 
17.34/17.47	c Core size: 20194	Core Weight: 1	Total Weight: 49
17.34/17.47	c Current CPU time: 17.2674 s
17.34/17.47	c
17.34/17.47	c ============================[ Search Statistics ]==============================
17.34/17.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
17.34/17.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
17.34/17.47	c ===============================================================================
17.34/17.47	c |         0 |   97998   216332   514289 |    72110        0   -nan |  0.000 % |
20.85/20.99	c |       100 |   97998   216332   514289 |    79321      100   2182 | 13.129 % |
25.35/25.46	c |       250 |   97990   216332   514289 |    87253      250   1680 | 13.136 % |
27.45/27.56	c |       475 |   97983   216332   514289 |    95979      475   1104 | 13.142 % |
31.85/31.95	c |       812 |   97966   216332   514289 |   105577      812    884 | 13.157 % |
64.54/64.60	c |      1321 |   97966   216332   514289 |   116134     1321    736 | 13.157 % |
73.94/74.07	c |      2082 |   97963   216332   514289 |   127748     2082    734 | 13.160 % |
88.55/88.67	c |      3223 |   97960   216332   514289 |   140523     3223    788 | 13.162 % |
111.06/111.14	c |      4931 |   97957   216332   514289 |   154575     4931    986 | 13.165 % |
154.34/154.46	c |      7495 |   97938   216332   514289 |   170033     7495   1043 | 13.182 % |
250.14/250.26	c |     11339 |   97934   216332   514289 |   187036    11339   1254 | 13.185 % |
376.96/377.00	c |     17108 |   97931   216332   514289 |   205740    17108   1530 | 13.188 % |
585.36/585.49	c |     25760 |   97920   216332   514289 |   226314    25760   1623 | 13.198 % |
801.06/801.11	c |     38738 |   97890   216332   514289 |   248945    38738   1729 | 13.224 % |
1369.78/1369.83	c |     58199 |   97841   216332   514289 |   273840    58199   1921 | 13.268 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3460723-1307108964/watcher-3460723-1307108964 -o /tmp/evaluation-result-3460723-1307108964/solver-3460723-1307108964 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460723-1307108964.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.98 2/327 20616
/proc/meminfo: memFree=24037060/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=11592 CPUtime=0 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 1168 0 0 0 0 0 0 0 25 0 1 0 901126986 11870208 1121 33554432000 4194304 5714214 140737383699584 18446744073709551615 4315409 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 2898 1123 192 372 0 1084 0

[startup+0.10289 s]
/proc/loadavg: 2.00 2.00 1.98 2/327 20616
/proc/meminfo: memFree=24037060/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=27272 CPUtime=0.09 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 5525 0 0 0 9 0 0 0 25 0 1 0 901126986 27926528 5065 33554432000 4194304 5714214 140737383699584 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 6818 5065 477 372 0 5004 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27272

[startup+0.200876 s]
/proc/loadavg: 2.00 2.00 1.98 2/327 20616
/proc/meminfo: memFree=24037060/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=35532 CPUtime=0.19 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 7546 0 0 0 19 0 0 0 25 0 1 0 901126986 36384768 7086 33554432000 4194304 5714214 140737383699584 18446744073709551615 4233391 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 8883 7086 806 372 0 7069 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35532

[startup+0.300865 s]
/proc/loadavg: 2.00 2.00 1.98 2/327 20616
/proc/meminfo: memFree=24037060/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=39324 CPUtime=0.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 8864 0 0 0 29 0 0 0 25 0 1 0 901126986 40267776 8404 33554432000 4194304 5714214 140737383699584 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 9831 8405 1132 372 0 8017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39324

[startup+0.700797 s]
/proc/loadavg: 2.00 2.00 1.98 2/327 20616
/proc/meminfo: memFree=24037060/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=98640 CPUtime=0.69 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 27520 0 0 0 67 2 0 0 18 0 1 0 901126986 101007360 23419 33554432000 4194304 5714214 140737383699584 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 24660 23421 175 372 0 24285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 98640

[startup+1.50064 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20617
/proc/meminfo: memFree=23933388/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=107460 CPUtime=1.49 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 31815 0 0 0 146 3 0 0 19 0 1 0 901126986 110039040 25900 33554432000 4194304 5714214 140737383699584 18446744073709551615 4967909 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 26865 25900 175 372 0 26490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107460

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20617
/proc/meminfo: memFree=23931760/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=107460 CPUtime=3.09 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 32017 0 0 0 306 3 0 0 22 0 1 0 901126986 110039040 26102 33554432000 4194304 5714214 140737383699584 18446744073709551615 4956360 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 26865 26102 175 372 0 26490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 107460

[startup+6.30076 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20617
/proc/meminfo: memFree=23932884/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=107460 CPUtime=6.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 32031 0 0 0 626 3 0 0 25 0 1 0 901126986 110039040 26116 33554432000 4194304 5714214 140737383699584 18446744073709551615 4326739 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 26865 26116 176 372 0 26490 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 107460

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20617
/proc/meminfo: memFree=23932284/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=112152 CPUtime=12.64 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 33374 0 0 0 1261 3 0 0 18 0 1 0 901126986 114843648 27459 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 28038 27459 180 372 0 27663 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 112152

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20617
/proc/meminfo: memFree=23919048/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=121880 CPUtime=25.45 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 35138 0 0 0 2539 6 0 0 25 0 1 0 901126986 124805120 29223 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 30470 29223 180 372 0 30095 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 121880

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20618
/proc/meminfo: memFree=23917884/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=121880 CPUtime=51.04 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 35138 0 0 0 5097 7 0 0 25 0 1 0 901126986 124805120 29223 33554432000 4194304 5714214 140737383699584 18446744073709551615 4330771 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 30470 29223 180 372 0 30095 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 121880

[startup+102.301 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20619
/proc/meminfo: memFree=23914612/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=121880 CPUtime=102.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 35138 0 0 0 10214 11 0 0 25 0 1 0 901126986 124805120 29223 33554432000 4194304 5714214 140737383699584 18446744073709551615 4330771 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 30470 29223 180 372 0 30095 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 121880

[startup+162.301 s]
/proc/loadavg: 2.05 2.01 1.98 3/328 20621
/proc/meminfo: memFree=23893120/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=139896 CPUtime=162.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 39817 0 0 0 16207 18 0 0 25 0 1 0 901126986 143253504 33902 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 34974 33902 180 372 0 34599 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 139896

[startup+222.312 s]
/proc/loadavg: 2.02 2.01 1.98 3/328 20623
/proc/meminfo: memFree=23872988/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=157568 CPUtime=222.26 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 44246 0 0 0 22203 23 0 0 25 0 1 0 901126986 161349632 38331 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311848 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 39392 38331 180 372 0 39017 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 157568

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20624
/proc/meminfo: memFree=23851624/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=177552 CPUtime=282.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 49241 0 0 0 28197 28 0 0 25 0 1 0 901126986 181813248 43326 33554432000 4194304 5714214 140737383699584 18446744073709551615 4330771 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 44388 43326 180 372 0 44013 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 177552

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20626
/proc/meminfo: memFree=23820336/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=205832 CPUtime=342.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 56289 0 0 0 34193 32 0 0 25 0 1 0 901126986 210771968 50374 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200778 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 51458 50374 180 372 0 51083 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 205832

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20627
/proc/meminfo: memFree=23800580/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=222392 CPUtime=402.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 60447 0 0 0 40189 36 0 0 25 0 1 0 901126986 227729408 54532 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319182 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 55598 54532 180 372 0 55223 0
Current children cumulated CPU time (s) 402.25
Current children cumulated vsize (KiB) 222392

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20657
/proc/meminfo: memFree=23803660/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=250604 CPUtime=462.26 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 67488 0 0 0 46186 40 0 0 25 0 1 0 901126986 256618496 61573 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 62651 61573 180 372 0 62276 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 250604

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/328 20659
/proc/meminfo: memFree=23739644/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=261388 CPUtime=522.26 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 70185 0 0 0 52184 42 0 0 25 0 1 0 901126986 267661312 64270 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 65347 64270 180 372 0 64972 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 261388

[startup+582.3 s]
/proc/loadavg: 2.06 2.01 1.99 3/328 20660
/proc/meminfo: memFree=23664828/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=286848 CPUtime=582.25 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 76547 0 0 0 58178 47 0 0 25 0 1 0 901126986 293732352 70632 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 71712 70632 180 372 0 71337 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 286848

[startup+642.3 s]

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

[startup+882.312 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20677
/proc/meminfo: memFree=23274636/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=443816 CPUtime=882.28 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 115717 0 0 0 88162 66 0 0 25 0 1 0 901126986 454467584 109802 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 110954 109802 180 372 0 110579 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 443816

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20679
/proc/meminfo: memFree=23192400/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=467404 CPUtime=942.26 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 121637 0 0 0 94158 68 0 0 25 0 1 0 901126986 478621696 115722 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 116851 115722 180 372 0 116476 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 467404

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20680
/proc/meminfo: memFree=23130384/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=489228 CPUtime=1002.27 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 127068 0 0 0 100155 72 0 0 25 0 1 0 901126986 500969472 121153 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 122307 121153 180 372 0 121932 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 489228

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20682
/proc/meminfo: memFree=23067376/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=515180 CPUtime=1062.27 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 133539 0 0 0 106150 77 0 0 25 0 1 0 901126986 527544320 127624 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311894 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 128795 127624 180 372 0 128420 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 515180

[startup+1122.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/328 20684
/proc/meminfo: memFree=23021076/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=522836 CPUtime=1122.28 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 135428 0 0 0 112150 78 0 0 25 0 1 0 901126986 535384064 129513 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 130709 129513 180 372 0 130334 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 522836

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/328 20685
/proc/meminfo: memFree=22980116/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=537300 CPUtime=1182.27 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 139013 0 0 0 118148 79 0 0 25 0 1 0 901126986 550195200 133098 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 134325 133098 180 372 0 133950 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 537300

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/328 20687
/proc/meminfo: memFree=22924508/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=556300 CPUtime=1242.28 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 143745 0 0 0 124146 82 0 0 25 0 1 0 901126986 569651200 137830 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 139075 137830 180 372 0 138700 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 556300

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 20688
/proc/meminfo: memFree=22873884/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=570436 CPUtime=1302.28 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 147301 0 0 0 130144 84 0 0 25 0 1 0 901126986 584126464 141386 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 142609 141386 180 372 0 142234 0
Current children cumulated CPU time (s) 1302.28
Current children cumulated vsize (KiB) 570436

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/328 20690
/proc/meminfo: memFree=22804780/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=600084 CPUtime=1362.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 154672 0 0 0 136141 88 0 0 25 0 1 0 901126986 614486016 148757 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 150021 148757 180 372 0 149646 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 600084

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 20692
/proc/meminfo: memFree=22715824/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=644776 CPUtime=1422.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 165829 0 0 0 142138 91 0 0 25 0 1 0 901126986 660250624 159914 33554432000 4194304 5714214 140737383699584 18446744073709551615 4330771 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 161194 159914 180 372 0 160819 0
Current children cumulated CPU time (s) 1422.29
Current children cumulated vsize (KiB) 644776

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20693
/proc/meminfo: memFree=22651808/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=666828 CPUtime=1482.28 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 171252 0 0 0 148135 93 0 0 25 0 1 0 901126986 682831872 165337 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 166707 165337 180 372 0 166332 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 666828

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20695
/proc/meminfo: memFree=22564600/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=709724 CPUtime=1542.3 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 181983 0 0 0 154133 97 0 0 25 0 1 0 901126986 726757376 176068 33554432000 4194304 5714214 140737383699584 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 177431 176068 180 372 0 177056 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 709724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 20696
/proc/meminfo: memFree=22521416/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=730644 CPUtime=1602.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 187214 0 0 0 160130 99 0 0 25 0 1 0 901126986 748179456 181299 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 182661 181299 180 372 0 182286 0
Current children cumulated CPU time (s) 1602.29
Current children cumulated vsize (KiB) 730644

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 20698
/proc/meminfo: memFree=22450336/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=773172 CPUtime=1662.29 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 197843 0 0 0 166127 102 0 0 25 0 1 0 901126986 791728128 191928 33554432000 4194304 5714214 140737383699584 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 193293 191928 180 372 0 192918 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 773172

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/328 20700
/proc/meminfo: memFree=22384820/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=791356 CPUtime=1722.3 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 202364 0 0 0 172126 104 0 0 25 0 1 0 901126986 810348544 196449 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 197839 196449 180 372 0 197464 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 791356

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/328 20701
/proc/meminfo: memFree=22313236/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=817552 CPUtime=1782.3 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 208903 0 0 0 178124 106 0 0 25 0 1 0 901126986 837173248 202988 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 204388 202988 180 372 0 204013 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 817552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 20702
/proc/meminfo: memFree=22282968/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=829632 CPUtime=1800.01 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 211931 0 0 0 179894 107 0 0 25 0 1 0 901126986 849543168 206016 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 207408 206016 180 372 0 207033 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 829632

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 20702
/proc/meminfo: memFree=22282968/32951124 swapFree=67056304/67111528
[pid=20616] ppid=20614 vsize=829632 CPUtime=1800.01 cores=0,2,4,6
/proc/20616/stat : 20616 (wbo1.6) R 20614 20616 18990 0 -1 4202496 211931 0 0 0 179894 107 0 0 25 0 1 0 901126986 849543168 206016 33554432000 4194304 5714214 140737383699584 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/20616/statm: 207408 206016 180 372 0 207033 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 829632

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.05
CPU time (s): 1800.06
CPU user time (s): 1798.95
CPU system time (s): 1.10983
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 829632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.95
system time used= 1.10983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211931
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= 9
involuntary context switches= 1380

runsolver used 5.81611 second user time and 12.1652 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-03 15:49:24
IDJOB=3460723
IDBENCH=25033
IDSOLVER=1953
FILE ID=node110/3460723-1307108964
RUNJOBID= node110-1307105356-20241
PBS_JOBID= 13497978
Free space on /tmp= 73996 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir10_area_opers.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460723-1307108964/watcher-3460723-1307108964 -o /tmp/evaluation-result-3460723-1307108964/solver-3460723-1307108964 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460723-1307108964.opb

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

MD5SUM BENCH= cca2bc3212eb56e1c6b2ae84ca292ee3
RANDOM SEED=129988094

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24037348 kB
Buffers:        286904 kB
Cached:        4589600 kB
SwapCached:       8652 kB
Active:        4091276 kB
Inactive:      4501728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24037348 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           10112 kB
Writeback:          20 kB
AnonPages:     3714360 kB
Mapped:          28056 kB
Slab:           229664 kB
PageTables:      27512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75712504 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73996 MiB
End job on node110 at 2011-06-03 16:19:26