Trace number 3479088

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 NameAnswerCPU timeWall clock time
wbo 1.6? (TO) 1800.26 1800.21

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-wnq-n100-mw99-14.opb
MD5SUM2e1ece70ffcdb5c744c137a2f475d27d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1324
Best CPU time to get the best result obtained on this benchmark1800.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 498884
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 498884
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c wbo 1.6 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3479088-1307444792.opb.
0.00/0.00	c Instance file HOME/instance-3479088-1307444792.opb
0.00/0.00	c File size is 17233667 bytes.
1.11/1.16	c Highest Coefficient sum: 101
1.11/1.16	c ============================[ Problem Statistics ]=============================
1.11/1.16	c |                                                                             |
1.11/1.16	c |  Parsing time:          1.15         s                                      |
1.11/1.16	c |  Number Variables:      10000                                               |
1.11/1.16	c |  Number Clauses:        656900                                              |
1.11/1.16	c |  Number Cardinality:    0                                                   |
1.11/1.16	c |  Number PB Constraints: 0                                                   |
1.39/1.45	c ============================[ Search Statistics ]==============================
1.39/1.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.45	c ===============================================================================
1.39/1.45	c |         0 |   10000   656900  1333400 |   218966        0   -nan |  0.000 % |
7.71/7.77	c core #1
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 1
7.71/7.77	c Current CPU time: 1.55876 s
7.71/7.77	c
7.71/7.77	c core #2
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 2
7.71/7.77	c Current CPU time: 1.70074 s
7.71/7.77	c
7.71/7.77	c core #3
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 3
7.71/7.77	c Current CPU time: 1.84972 s
7.71/7.77	c
7.71/7.77	c core #4
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 3	Total Weight: 6
7.71/7.77	c Current CPU time: 1.9907 s
7.71/7.77	c
7.71/7.77	c core #5
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 2	Total Weight: 8
7.71/7.77	c Current CPU time: 2.13867 s
7.71/7.77	c
7.71/7.77	c core #6
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 9
7.71/7.77	c Current CPU time: 2.27865 s
7.71/7.77	c
7.71/7.77	c core #7
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 10
7.71/7.77	c Current CPU time: 2.42863 s
7.71/7.77	c
7.71/7.77	c core #8
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 11
7.71/7.77	c Current CPU time: 2.57261 s
7.71/7.77	c
7.71/7.77	c core #9
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 12
7.71/7.77	c Current CPU time: 2.72159 s
7.71/7.77	c
7.71/7.77	c core #10
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 13
7.71/7.77	c Current CPU time: 2.86256 s
7.71/7.77	c
7.71/7.77	c core #11
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 14
7.71/7.77	c Current CPU time: 3.01354 s
7.71/7.77	c
7.71/7.77	c core #12
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 4	Total Weight: 18
7.71/7.77	c Current CPU time: 3.15452 s
7.71/7.77	c
7.71/7.77	c core #13
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 201	Core Weight: 1	Total Weight: 19
7.71/7.77	c Current CPU time: 3.3045 s
7.71/7.77	c
7.71/7.77	c core #14
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 20
7.71/7.77	c Current CPU time: 3.44648 s
7.71/7.77	c
7.71/7.77	c core #15
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 21
7.71/7.77	c Current CPU time: 3.59545 s
7.71/7.77	c
7.71/7.77	c core #16
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 4	Total Weight: 25
7.71/7.77	c Current CPU time: 3.73643 s
7.71/7.77	c
7.71/7.77	c core #17
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 26
7.71/7.77	c Current CPU time: 3.88641 s
7.71/7.77	c
7.71/7.77	c core #18
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 3	Total Weight: 29
7.71/7.77	c Current CPU time: 4.02839 s
7.71/7.77	c
7.71/7.77	c core #19
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 201	Core Weight: 1	Total Weight: 30
7.71/7.77	c Current CPU time: 4.17836 s
7.71/7.77	c
7.71/7.77	c core #20
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 31
7.71/7.77	c Current CPU time: 4.31934 s
7.71/7.77	c
7.71/7.77	c core #21
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 32
7.71/7.77	c Current CPU time: 4.46932 s
7.71/7.77	c
7.71/7.77	c core #22
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 33
7.71/7.77	c Current CPU time: 4.6123 s
7.71/7.77	c
7.71/7.77	c core #23
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 34
7.71/7.77	c Current CPU time: 4.76228 s
7.71/7.77	c
7.71/7.77	c core #24
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 35
7.71/7.77	c Current CPU time: 4.90525 s
7.71/7.77	c
7.71/7.77	c core #25
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 36
7.71/7.77	c Current CPU time: 5.05423 s
7.71/7.77	c
7.71/7.77	c core #26
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 37
7.71/7.77	c Current CPU time: 5.19621 s
7.71/7.77	c
7.71/7.77	c core #27
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 38
7.71/7.77	c Current CPU time: 5.34819 s
7.71/7.77	c
7.71/7.77	c core #28
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 39
7.71/7.77	c Current CPU time: 5.49116 s
7.71/7.77	c
7.71/7.77	c core #29
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 40
7.71/7.77	c Current CPU time: 5.64114 s
7.71/7.77	c
7.71/7.77	c core #30
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 201	Core Weight: 1	Total Weight: 41
7.71/7.77	c Current CPU time: 5.78312 s
7.71/7.77	c
7.71/7.77	c core #31
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 2	Total Weight: 43
7.71/7.77	c Current CPU time: 5.9351 s
7.71/7.77	c
7.71/7.77	c core #32
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 44
7.71/7.77	c Current CPU time: 6.07808 s
7.71/7.77	c
7.71/7.77	c core #33
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 45
7.71/7.77	c Current CPU time: 6.22805 s
7.71/7.77	c
7.71/7.77	c core #34
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 46
7.71/7.77	c Current CPU time: 6.37103 s
7.71/7.77	c
7.71/7.77	c core #35
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 47
7.71/7.77	c Current CPU time: 6.52301 s
7.71/7.77	c
7.71/7.77	c core #36
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 48
7.71/7.77	c Current CPU time: 6.66599 s
7.71/7.77	c
7.71/7.77	c core #37
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 49
7.71/7.77	c Current CPU time: 6.81896 s
7.71/7.77	c
7.71/7.77	c core #38
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 50
7.71/7.77	c Current CPU time: 6.96194 s
7.71/7.77	c
7.71/7.77	c core #39
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 51
7.71/7.77	c Current CPU time: 7.11492 s
7.71/7.77	c
7.71/7.77	c core #40
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 52
7.71/7.77	c Current CPU time: 7.2579 s
7.71/7.77	c
7.71/7.77	c core #41
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 53
7.71/7.77	c Current CPU time: 7.40887 s
7.71/7.77	c
7.71/7.77	c core #42
7.71/7.77	c 
7.71/7.77	c 
7.71/7.77	c Core size: 101	Core Weight: 1	Total Weight: 54
7.71/7.77	c Current CPU time: 7.55285 s
7.71/7.77	c
13.89/13.93	c core #43
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 55
13.89/13.93	c Current CPU time: 7.70583 s
13.89/13.93	c
13.89/13.93	c core #44
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 56
13.89/13.93	c Current CPU time: 7.84881 s
13.89/13.93	c
13.89/13.93	c core #45
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 57
13.89/13.93	c Current CPU time: 7.99878 s
13.89/13.93	c
13.89/13.93	c core #46
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 58
13.89/13.93	c Current CPU time: 8.14276 s
13.89/13.93	c
13.89/13.93	c core #47
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 59
13.89/13.93	c Current CPU time: 8.29474 s
13.89/13.93	c
13.89/13.93	c core #48
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 2	Total Weight: 61
13.89/13.93	c Current CPU time: 8.43872 s
13.89/13.93	c
13.89/13.93	c core #49
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 62
13.89/13.93	c Current CPU time: 8.58969 s
13.89/13.93	c
13.89/13.93	c core #50
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 63
13.89/13.93	c Current CPU time: 8.73367 s
13.89/13.93	c
13.89/13.93	c core #51
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 64
13.89/13.93	c Current CPU time: 8.88565 s
13.89/13.93	c
13.89/13.93	c core #52
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 501	Core Weight: 1	Total Weight: 65
13.89/13.93	c Current CPU time: 9.03063 s
13.89/13.93	c
13.89/13.93	c core #53
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 66
13.89/13.93	c Current CPU time: 9.1816 s
13.89/13.93	c
13.89/13.93	c core #54
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 67
13.89/13.93	c Current CPU time: 9.32658 s
13.89/13.93	c
13.89/13.93	c core #55
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 68
13.89/13.93	c Current CPU time: 9.48456 s
13.89/13.93	c
13.89/13.93	c core #56
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 69
13.89/13.93	c Current CPU time: 9.62954 s
13.89/13.93	c
13.89/13.93	c core #57
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 301	Core Weight: 1	Total Weight: 70
13.89/13.93	c Current CPU time: 9.78051 s
13.89/13.93	c
13.89/13.93	c core #58
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 71
13.89/13.93	c Current CPU time: 9.92449 s
13.89/13.93	c
13.89/13.93	c core #59
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 72
13.89/13.93	c Current CPU time: 10.0785 s
13.89/13.93	c
13.89/13.93	c core #60
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 201	Core Weight: 1	Total Weight: 73
13.89/13.93	c Current CPU time: 10.2234 s
13.89/13.93	c
13.89/13.93	c core #61
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 401	Core Weight: 1	Total Weight: 74
13.89/13.93	c Current CPU time: 10.3764 s
13.89/13.93	c
13.89/13.93	c core #62
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 75
13.89/13.93	c Current CPU time: 10.5194 s
13.89/13.93	c
13.89/13.93	c core #63
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 76
13.89/13.93	c Current CPU time: 10.6724 s
13.89/13.93	c
13.89/13.93	c core #64
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 77
13.89/13.93	c Current CPU time: 10.8184 s
13.89/13.93	c
13.89/13.93	c core #65
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 78
13.89/13.93	c Current CPU time: 10.9713 s
13.89/13.93	c
13.89/13.93	c core #66
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 801	Core Weight: 1	Total Weight: 79
13.89/13.93	c Current CPU time: 11.1203 s
13.89/13.93	c
13.89/13.93	c core #67
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 80
13.89/13.93	c Current CPU time: 11.2743 s
13.89/13.93	c
13.89/13.93	c core #68
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 81
13.89/13.93	c Current CPU time: 11.4203 s
13.89/13.93	c
13.89/13.93	c core #69
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 82
13.89/13.93	c Current CPU time: 11.5742 s
13.89/13.93	c
13.89/13.93	c core #70
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 201	Core Weight: 2	Total Weight: 84
13.89/13.93	c Current CPU time: 11.7202 s
13.89/13.93	c
13.89/13.93	c core #71
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 85
13.89/13.93	c Current CPU time: 11.8762 s
13.89/13.93	c
13.89/13.93	c core #72
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 86
13.89/13.93	c Current CPU time: 12.0222 s
13.89/13.93	c
13.89/13.93	c core #73
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 87
13.89/13.93	c Current CPU time: 12.1761 s
13.89/13.93	c
13.89/13.93	c core #74
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 88
13.89/13.93	c Current CPU time: 12.3231 s
13.89/13.93	c
13.89/13.93	c core #75
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 2001	Core Weight: 1	Total Weight: 89
13.89/13.93	c Current CPU time: 12.4891 s
13.89/13.93	c
13.89/13.93	c core #76
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 3	Total Weight: 92
13.89/13.93	c Current CPU time: 12.6381 s
13.89/13.93	c
13.89/13.93	c core #77
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 93
13.89/13.93	c Current CPU time: 12.7931 s
13.89/13.93	c
13.89/13.93	c core #78
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 2	Total Weight: 95
13.89/13.93	c Current CPU time: 12.942 s
13.89/13.93	c
13.89/13.93	c core #79
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 96
13.89/13.93	c Current CPU time: 13.097 s
13.89/13.93	c
13.89/13.93	c core #80
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 97
13.89/13.93	c Current CPU time: 13.247 s
13.89/13.93	c
13.89/13.93	c core #81
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 98
13.89/13.93	c Current CPU time: 13.405 s
13.89/13.93	c
13.89/13.93	c core #82
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 2	Total Weight: 100
13.89/13.93	c Current CPU time: 13.5539 s
13.89/13.93	c
13.89/13.93	c core #83
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 101
13.89/13.93	c Current CPU time: 13.7119 s
13.89/13.93	c
13.89/13.93	c core #84
13.89/13.93	c 
13.89/13.93	c 
13.89/13.93	c Core size: 101	Core Weight: 1	Total Weight: 102
13.89/13.93	c Current CPU time: 13.8609 s
20.39/20.47	c
20.39/20.47	c core #85
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 103
20.39/20.47	c Current CPU time: 14.0159 s
20.39/20.47	c
20.39/20.47	c core #86
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 104
20.39/20.47	c Current CPU time: 14.1648 s
20.39/20.47	c
20.39/20.47	c core #87
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 105
20.39/20.47	c Current CPU time: 14.3218 s
20.39/20.47	c
20.39/20.47	c core #88
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 2001	Core Weight: 1	Total Weight: 106
20.39/20.47	c Current CPU time: 14.4818 s
20.39/20.47	c
20.39/20.47	c core #89
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 3	Total Weight: 109
20.39/20.47	c Current CPU time: 14.6408 s
20.39/20.47	c
20.39/20.47	c core #90
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 110
20.39/20.47	c Current CPU time: 14.7918 s
20.39/20.47	c
20.39/20.47	c core #91
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 111
20.39/20.47	c Current CPU time: 14.9507 s
20.39/20.47	c
20.39/20.47	c core #92
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 112
20.39/20.47	c Current CPU time: 15.1027 s
20.39/20.47	c
20.39/20.47	c core #93
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 2	Total Weight: 114
20.39/20.47	c Current CPU time: 15.2597 s
20.39/20.47	c
20.39/20.47	c core #94
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 3	Total Weight: 117
20.39/20.47	c Current CPU time: 15.4107 s
20.39/20.47	c
20.39/20.47	c core #95
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 118
20.39/20.47	c Current CPU time: 15.5706 s
20.39/20.47	c
20.39/20.47	c core #96
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 119
20.39/20.47	c Current CPU time: 15.7216 s
20.39/20.47	c
20.39/20.47	c core #97
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 120
20.39/20.47	c Current CPU time: 15.8796 s
20.39/20.47	c
20.39/20.47	c core #98
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 1401	Core Weight: 1	Total Weight: 121
20.39/20.47	c Current CPU time: 16.0366 s
20.39/20.47	c
20.39/20.47	c core #99
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 122
20.39/20.47	c Current CPU time: 16.1965 s
20.39/20.47	c
20.39/20.47	c core #100
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 123
20.39/20.47	c Current CPU time: 16.3515 s
20.39/20.47	c
20.39/20.47	c core #101
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 124
20.39/20.47	c Current CPU time: 16.5085 s
20.39/20.47	c
20.39/20.47	c core #102
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 2	Total Weight: 126
20.39/20.47	c Current CPU time: 16.6595 s
20.39/20.47	c
20.39/20.47	c core #103
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 2	Total Weight: 128
20.39/20.47	c Current CPU time: 16.8194 s
20.39/20.47	c
20.39/20.47	c core #104
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 1001	Core Weight: 1	Total Weight: 129
20.39/20.47	c Current CPU time: 16.9754 s
20.39/20.47	c
20.39/20.47	c core #105
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 130
20.39/20.47	c Current CPU time: 17.1374 s
20.39/20.47	c
20.39/20.47	c core #106
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 131
20.39/20.47	c Current CPU time: 17.2894 s
20.39/20.47	c
20.39/20.47	c core #107
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 3	Total Weight: 134
20.39/20.47	c Current CPU time: 17.4533 s
20.39/20.47	c
20.39/20.47	c core #108
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 2	Total Weight: 136
20.39/20.47	c Current CPU time: 17.6063 s
20.39/20.47	c
20.39/20.47	c core #109
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 301	Core Weight: 1	Total Weight: 137
20.39/20.47	c Current CPU time: 17.7673 s
20.39/20.47	c
20.39/20.47	c core #110
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 138
20.39/20.47	c Current CPU time: 17.9213 s
20.39/20.47	c
20.39/20.47	c core #111
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 139
20.39/20.47	c Current CPU time: 18.0823 s
20.39/20.47	c
20.39/20.47	c core #112
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 140
20.39/20.47	c Current CPU time: 18.2352 s
20.39/20.47	c
20.39/20.47	c core #113
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 141
20.39/20.47	c Current CPU time: 18.3982 s
20.39/20.47	c
20.39/20.47	c core #114
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 142
20.39/20.47	c Current CPU time: 18.5562 s
20.39/20.47	c
20.39/20.47	c core #115
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 299	Core Weight: 1	Total Weight: 143
20.39/20.47	c Current CPU time: 18.7182 s
20.39/20.47	c
20.39/20.47	c core #116
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 593	Core Weight: 1	Total Weight: 144
20.39/20.47	c Current CPU time: 18.8741 s
20.39/20.47	c
20.39/20.47	c core #117
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 495	Core Weight: 1	Total Weight: 145
20.39/20.47	c Current CPU time: 19.0381 s
20.39/20.47	c
20.39/20.47	c core #118
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 2351	Core Weight: 1	Total Weight: 146
20.39/20.47	c Current CPU time: 19.2161 s
20.39/20.47	c
20.39/20.47	c core #119
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 201	Core Weight: 1	Total Weight: 147
20.39/20.47	c Current CPU time: 19.3851 s
20.39/20.47	c
20.39/20.47	c core #120
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 148
20.39/20.47	c Current CPU time: 19.555 s
20.39/20.47	c
20.39/20.47	c core #121
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 149
20.39/20.47	c Current CPU time: 19.718 s
20.39/20.47	c
20.39/20.47	c core #122
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 201	Core Weight: 1	Total Weight: 150
20.39/20.47	c Current CPU time: 19.875 s
20.39/20.47	c
20.39/20.47	c core #123
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 1537	Core Weight: 1	Total Weight: 151
20.39/20.47	c Current CPU time: 20.052 s
20.39/20.47	c
20.39/20.47	c core #124
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 1537	Core Weight: 1	Total Weight: 152
20.39/20.47	c Current CPU time: 20.2219 s
20.39/20.47	c
20.39/20.47	c core #125
20.39/20.47	c 
20.39/20.47	c 
20.39/20.47	c Core size: 101	Core Weight: 1	Total Weight: 153
20.39/20.47	c Current CPU time: 20.3929 s
21.09/21.14	c
21.09/21.14	c core #126
21.09/21.14	c 
21.09/21.14	c 
21.09/21.14	c Core size: 203	Core Weight: 1	Total Weight: 154
21.09/21.14	c Current CPU time: 20.5509 s
21.09/21.14	c
21.09/21.14	c core #127
21.09/21.14	c 
21.09/21.14	c 
21.09/21.14	c Core size: 1167	Core Weight: 1	Total Weight: 155
21.09/21.14	c Current CPU time: 20.7218 s
21.09/21.14	c
21.09/21.14	c core #128
21.09/21.14	c 
21.09/21.14	c 
21.09/21.14	c Core size: 499	Core Weight: 1	Total Weight: 156
21.09/21.14	c Current CPU time: 20.8858 s
21.09/21.14	c
21.09/21.14	c ============================[ Search Statistics ]==============================
21.09/21.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.09/21.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.09/21.14	c ===============================================================================
21.09/21.14	c |         0 |   28162   695313    51351 |   231771        0   -nan |  0.000 % |
21.09/21.14	c ===============================================================================
21.29/21.31	c core #129
21.29/21.31	c 
21.29/21.31	c 
21.29/21.31	c Core size: 1172	Core Weight: 1	Total Weight: 157
21.29/21.31	c Current CPU time: 21.0708 s
21.29/21.31	c
21.29/21.31	c ============================[ Search Statistics ]==============================
21.29/21.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.29/21.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.29/21.31	c ===============================================================================
21.29/21.31	c |         0 |   29845   696440    52957 |   232146        0   -nan |  0.000 % |
21.29/21.35	c ===============================================================================
21.49/21.53	c core #130
21.49/21.53	c 
21.49/21.53	c 
21.49/21.53	c Core size: 2920	Core Weight: 1	Total Weight: 158
21.49/21.53	c Current CPU time: 21.2818 s
21.49/21.53	c
21.49/21.53	c ============================[ Search Statistics ]==============================
21.49/21.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.49/21.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.49/21.53	c ===============================================================================
21.49/21.53	c |         0 |   33090   699263    57065 |   233087        0   -nan |  0.000 % |
21.49/21.55	c ===============================================================================
21.69/21.72	c core #131
21.69/21.72	c 
21.69/21.72	c 
21.69/21.72	c Core size: 1357	Core Weight: 1	Total Weight: 159
21.69/21.72	c Current CPU time: 21.4747 s
21.69/21.72	c
21.69/21.72	c ============================[ Search Statistics ]==============================
21.69/21.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.69/21.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.69/21.72	c ===============================================================================
21.69/21.72	c |         0 |   34429   700556    58633 |   233518        0   -nan |  0.000 % |
21.69/21.74	c ===============================================================================
21.90/21.92	c core #132
21.90/21.92	c 
21.90/21.92	c 
21.90/21.92	c Core size: 967	Core Weight: 1	Total Weight: 160
21.90/21.92	c Current CPU time: 21.6607 s
21.90/21.92	c
21.90/21.92	c ============================[ Search Statistics ]==============================
21.90/21.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.90/21.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.90/21.92	c ===============================================================================
21.90/21.92	c |         0 |   35400   701484    59781 |   233828        0   -nan |  0.000 % |
22.09/22.14	c ===============================================================================
22.29/22.33	c core #133
22.29/22.33	c 
22.29/22.33	c 
22.29/22.33	c Core size: 4811	Core Weight: 1	Total Weight: 161
22.29/22.33	c Current CPU time: 22.0576 s
22.29/22.33	c
22.29/22.33	c ============================[ Search Statistics ]==============================
22.29/22.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.29/22.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.29/22.33	c ===============================================================================
22.29/22.33	c |         0 |   40351   706072    66372 |   235357        0   -nan |  0.000 % |
22.29/22.37	c |       100 |   40347   706072    66372 |   258893      100   1202 | 19.032 % |
22.89/22.93	c ===============================================================================
23.11/23.12	c core #134
23.11/23.12	c 
23.11/23.12	c 
23.11/23.12	c Core size: 6789	Core Weight: 1	Total Weight: 162
23.11/23.12	c Current CPU time: 22.8365 s
23.11/23.12	c
23.11/23.12	c ============================[ Search Statistics ]==============================
23.11/23.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.11/23.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.11/23.12	c ===============================================================================
23.11/23.12	c |         0 |   47197   712423    75601 |   237474        0   -nan |  0.000 % |
23.11/23.19	c |       100 |   47195   712423    75601 |   261221      100   1177 | 16.615 % |
23.29/23.40	c ===============================================================================
23.49/23.59	c core #135
23.49/23.59	c 
23.49/23.59	c 
23.49/23.59	c Core size: 4243	Core Weight: 1	Total Weight: 163
23.49/23.59	c Current CPU time: 23.2955 s
23.49/23.59	c
23.49/23.59	c ============================[ Search Statistics ]==============================
23.49/23.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.49/23.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.49/23.59	c ===============================================================================
23.49/23.59	c |         0 |   51451   716327    81136 |   238775        0   -nan |  0.000 % |
23.59/23.64	c |       102 |   51451   716327    81136 |   262653      102    673 | 15.402 % |
23.69/23.73	c |       255 |   51450   716327    81136 |   288918      255    705 | 15.403 % |
23.79/23.89	c |       481 |   51450   716327    81136 |   317810      481    752 | 15.403 % |
24.10/24.20	c |       819 |   51450   716327    81136 |   349591      819   1010 | 15.403 % |
24.49/24.51	c |      1325 |   51447   716327    81136 |   384550     1325    980 | 15.408 % |
25.09/25.14	c |      2085 |   51447   716327    81136 |   423005     2085   1316 | 15.408 % |
25.99/26.09	c |      3226 |   51444   716327    81136 |   465306     3226   1562 | 15.413 % |
27.69/27.79	c ===============================================================================
27.99/28.02	c core #136
27.99/28.02	c 
27.99/28.02	c 
27.99/28.02	c Core size: 9980	Core Weight: 1	Total Weight: 164
27.99/28.02	c Current CPU time: 27.6838 s
27.99/28.02	c
27.99/28.02	c ============================[ Search Statistics ]==============================
27.99/28.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
27.99/28.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
27.99/28.02	c ===============================================================================
27.99/28.02	c |         0 |   61500   724952    95391 |   241650        0   -nan |  0.000 % |
27.99/28.09	c |       104 |   61500   724952    95391 |   265815      104   1151 | 13.102 % |
28.19/28.23	c |       255 |   61500   724952    95391 |   292397      255   1042 | 13.102 % |
28.39/28.48	c |       480 |   61500   724952    95391 |   321637      480    843 | 13.102 % |
28.79/28.80	c |       818 |   61500   724952    95391 |   353800      818    811 | 13.102 % |
29.29/29.36	c |      1324 |   61500   724952    95391 |   389180     1324    820 | 13.102 % |
30.29/30.31	c |      2083 |   61500   724952    95391 |   428098     2083    787 | 13.102 % |
31.69/31.71	c |      3222 |   61500   724952    95391 |   470908     3222    861 | 13.102 % |
33.69/33.78	c |      4934 |   61500   724952    95391 |   517999     4934   1008 | 13.102 % |
36.90/36.90	c |      7497 |   61499   724952    95391 |   569799     7497   1189 | 13.104 % |
42.39/42.41	c |     11342 |   61498   724952    95391 |   626779    11342   1351 | 13.105 % |
51.09/51.16	c |     17108 |   61498   724952    95391 |   689457    17108   1601 | 13.105 % |
67.01/67.06	c |     25758 |   61498   724952    95391 |   758403    25758   1806 | 13.105 % |
102.09/102.10	c |     38732 |   61498   724952    95391 |   834243    38732   2239 | 13.105 % |
169.49/169.53	c |     58195 |   61497   724952    95391 |   917668    58195   3059 | 13.107 % |
208.00/208.01	c ===============================================================================
208.59/208.61	c core #137
208.59/208.61	c 
208.59/208.61	c 
208.59/208.61	c Core size: 11257	Core Weight: 1	Total Weight: 165
208.59/208.61	c Current CPU time: 207.735 s
208.59/208.61	c
208.59/208.61	c ============================[ Search Statistics ]==============================
208.59/208.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
208.59/208.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
208.59/208.61	c ===============================================================================
208.59/208.61	c |         0 |   72842   733971   112323 |   244657        0   -nan |  0.000 % |
208.59/208.69	c |       101 |   72842   733971   112323 |   269122      101    649 | 11.188 % |
208.80/208.87	c |       251 |   72842   733971   112323 |   296034      251    391 | 11.188 % |
209.02/209.07	c |       476 |   72842   733971   112323 |   325638      476    461 | 11.188 % |
209.60/209.61	c |       813 |   72842   733971   112323 |   358202      813    683 | 11.188 % |
210.29/210.39	c |      1320 |   72842   733971   112323 |   394022     1320    651 | 11.188 % |
211.39/211.49	c |      2080 |   72842   733971   112323 |   433424     2080    667 | 11.188 % |
212.79/212.87	c |      3222 |   72842   733971   112323 |   476767     3222    636 | 11.188 % |
215.19/215.24	c |      4930 |   72842   733971   112323 |   524444     4930    878 | 11.188 % |
219.29/219.35	c |      7492 |   72842   733971   112323 |   576888     7492   1143 | 11.188 % |
226.00/226.00	c |     11336 |   72842   733971   112323 |   634577    11336   1182 | 11.188 % |
235.30/235.36	c |     17102 |   72842   733971   112323 |   698034    17102   1197 | 11.188 % |
251.80/251.88	c |     25751 |   72842   733971   112323 |   767838    25751   1290 | 11.188 % |
275.50/275.59	c |     38726 |   72842   733971   112323 |   844622    38726   1357 | 11.188 % |
323.49/323.56	c |     58189 |   72841   733971   112323 |   929084    58189   1457 | 11.189 % |
382.71/382.74	c |     87383 |   72841   733971   112323 |  1021993    87383   1483 | 11.189 % |
487.71/487.78	c |    131176 |   72841   733971   112323 |  1124192   131176   1453 | 11.189 % |
700.50/700.51	c |    196862 |   72841   733971   112323 |  1236611   196862   1677 | 11.189 % |
1155.71/1155.73	c |    295388 |   72841   733971   112323 |  1360272   295388   2166 | 11.189 % |

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-3479088-1307444792/watcher-3479088-1307444792 -o /tmp/evaluation-result-3479088-1307444792/solver-3479088-1307444792 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479088-1307444792.opb 

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

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


[startup+0 s]
/proc/loadavg: 0.31 0.07 0.02 2/527 11397
/proc/meminfo: memFree=24703500/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=21456 CPUtime=0 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 876 0 0 0 0 0 0 0 21 0 1 0 934709898 21970944 830 33554432000 4194304 5714214 140735756940192 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 5364 830 192 372 0 781 0

[startup+0.050146 s]
/proc/loadavg: 0.31 0.07 0.02 2/527 11397
/proc/meminfo: memFree=24703500/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=23572 CPUtime=0.04 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1553 0 0 0 4 0 0 0 21 0 1 0 934709898 24137728 1507 33554432000 4194304 5714214 140735756940192 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 5893 1507 334 372 0 1310 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23572

[startup+0.101137 s]
/proc/loadavg: 0.31 0.07 0.02 2/527 11397
/proc/meminfo: memFree=24703500/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=25816 CPUtime=0.09 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 2328 0 0 0 9 0 0 0 21 0 1 0 934709898 26435584 2249 33554432000 4194304 5714214 140735756940192 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 6454 2249 521 372 0 1871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25816

[startup+0.301104 s]
/proc/loadavg: 0.31 0.07 0.02 2/527 11397
/proc/meminfo: memFree=24703500/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=35908 CPUtime=0.29 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 5605 0 0 0 29 0 0 0 22 0 1 0 934709898 36769792 5332 33554432000 4194304 5714214 140735756940192 18446744073709551615 4228419 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 8977 5332 1241 372 0 4394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35908

[startup+0.701035 s]
/proc/loadavg: 0.31 0.07 0.02 2/527 11397
/proc/meminfo: memFree=24703500/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=54400 CPUtime=0.69 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 11832 0 0 0 68 1 0 0 24 0 1 0 934709898 55705600 11302 33554432000 4194304 5714214 140735756940192 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 13600 11302 2687 372 0 9017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54400

[startup+1.5009 s]
/proc/loadavg: 0.31 0.07 0.02 3/528 11398
/proc/meminfo: memFree=24654188/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=157616 CPUtime=1.49 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 43639 0 0 0 143 6 0 0 25 0 1 0 934709898 161398784 38388 33554432000 4194304 5714214 140735756940192 18446744073709551615 4336999 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 39404 38389 172 372 0 39029 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157616

[startup+3.10062 s]
/proc/loadavg: 0.44 0.10 0.03 3/528 11398
/proc/meminfo: memFree=24527088/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=178336 CPUtime=3.09 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 50958 0 0 0 303 6 0 0 25 0 1 0 934709898 182616064 42962 33554432000 4194304 5714214 140735756940192 18446744073709551615 4976416 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 44584 42962 175 372 0 44209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178336

[startup+6.30105 s]
/proc/loadavg: 0.44 0.10 0.03 3/528 11398
/proc/meminfo: memFree=24524640/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=178336 CPUtime=6.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 50967 0 0 0 623 7 0 0 25 0 1 0 934709898 182616064 42971 33554432000 4194304 5714214 140735756940192 18446744073709551615 4356127 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 44584 42971 175 372 0 44209 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 178336

[startup+12.7009 s]
/proc/loadavg: 0.68 0.16 0.05 3/528 11398
/proc/meminfo: memFree=24521600/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=178336 CPUtime=12.7 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 51231 0 0 0 1263 7 0 0 25 0 1 0 934709898 182616064 43235 33554432000 4194304 5714214 140735756940192 18446744073709551615 4964737 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 44584 43235 175 372 0 44209 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 178336

[startup+25.5007 s]
/proc/loadavg: 0.88 0.22 0.07 3/528 11399
/proc/meminfo: memFree=24485232/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=213776 CPUtime=25.49 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 65393 0 0 0 2537 12 0 0 19 0 1 0 934709898 218906624 50836 33554432000 4194304 5714214 140735756940192 18446744073709551615 4322971 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 53444 50836 180 372 0 53069 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 213776

[startup+51.1002 s]
/proc/loadavg: 1.26 0.36 0.12 3/528 11399
/proc/meminfo: memFree=24400872/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=284704 CPUtime=51.09 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 84276 0 0 0 5088 21 0 0 25 0 1 0 934709898 291536896 69719 33554432000 4194304 5714214 140735756940192 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 71176 69719 180 372 0 70801 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 284704

[startup+102.32 s]
/proc/loadavg: 1.70 0.63 0.23 3/528 11401
/proc/meminfo: memFree=24149064/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=507372 CPUtime=102.31 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 139904 0 0 0 10196 35 0 0 25 0 1 0 934709898 519548928 125347 33554432000 4194304 5714214 140735756940192 18446744073709551615 4322957 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 126843 125347 180 372 0 126468 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 507372

[startup+162.301 s]
/proc/loadavg: 1.88 0.86 0.33 3/528 11402
/proc/meminfo: memFree=23809568/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=825112 CPUtime=162.29 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 219314 0 0 0 16179 50 0 0 25 0 1 0 934709898 844914688 204757 33554432000 4194304 5714214 140735756940192 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 206278 204757 180 372 0 205903 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 825112

[startup+222.301 s]
/proc/loadavg: 1.96 1.08 0.44 3/528 11404
/proc/meminfo: memFree=23476592/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=222.29 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 296129 0 0 0 22159 70 0 0 25 0 1 0 934709898 1163661312 281572 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 281572 180 372 0 283722 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1136388

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/528 11405
/proc/meminfo: memFree=23453112/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=282.29 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 296385 0 0 0 28147 82 0 0 25 0 1 0 934709898 1163661312 281828 33554432000 4194304 5714214 140735756940192 18446744073709551615 4322911 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 281828 180 372 0 283722 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1136388

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/528 11408
/proc/meminfo: memFree=23432212/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=342.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 296437 0 0 0 34138 92 0 0 25 0 1 0 934709898 1163661312 281880 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 281880 180 372 0 283722 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1136388

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/528 11410
/proc/meminfo: memFree=23404268/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=402.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 297112 0 0 0 40128 102 0 0 25 0 1 0 934709898 1163661312 282555 33554432000 4194304 5714214 140735756940192 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 282555 180 372 0 283722 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1136388

[startup+462.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/528 11412
/proc/meminfo: memFree=23383392/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=462.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 297112 0 0 0 46120 110 0 0 25 0 1 0 934709898 1163661312 282555 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311911 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 282555 180 372 0 283722 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1136388

[startup+522.301 s]
/proc/loadavg: 2.22 1.71 0.87 3/528 11414
/proc/meminfo: memFree=23362020/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1136388 CPUtime=522.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 297118 0 0 0 52114 116 0 0 25 0 1 0 934709898 1163661312 282561 33554432000 4194304 5714214 140735756940192 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 284097 282561 180 372 0 283722 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1136388

[startup+582.301 s]
/proc/loadavg: 2.16 1.79 0.95 3/528 11415
/proc/meminfo: memFree=23338912/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=1141604 CPUtime=582.3 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 298446 0 0 0 58107 123 0 0 25 0 1 0 934709898 1169002496 283889 33554432000 4194304 5714214 140735756940192 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 285401 283889 180 372 0 285026 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1141604

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.91 1.23 3/528 11423
/proc/meminfo: memFree=22346696/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2029568 CPUtime=882.31 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 520123 0 0 0 88047 184 0 0 25 0 1 0 934709898 2078277632 505566 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 507392 505566 180 372 0 507017 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2029568

[startup+942.301 s]
/proc/loadavg: 2.00 1.93 1.27 3/528 11425
/proc/meminfo: memFree=22176636/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2183540 CPUtime=942.31 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 558529 0 0 0 94035 196 0 0 25 0 1 0 934709898 2235944960 543972 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 545885 543972 180 372 0 545510 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2183540

[startup+1002.3 s]
/proc/loadavg: 2.00 1.94 1.32 3/528 11427
/proc/meminfo: memFree=21982056/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2349656 CPUtime=1002.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 599992 0 0 0 100023 209 0 0 25 0 1 0 934709898 2406047744 585435 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319341 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 587414 585435 180 372 0 587039 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 2349656

[startup+1062.3 s]
/proc/loadavg: 2.15 1.98 1.37 3/528 11428
/proc/meminfo: memFree=21829132/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2484884 CPUtime=1062.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 633756 0 0 0 106008 224 0 0 25 0 1 0 934709898 2544521216 619199 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 621221 619199 180 372 0 620846 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 2484884

[startup+1122.3 s]
/proc/loadavg: 2.25 2.03 1.42 3/528 11430
/proc/meminfo: memFree=21648664/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2643576 CPUtime=1122.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 673481 0 0 0 111995 237 0 0 25 0 1 0 934709898 2707021824 658924 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 660894 658924 180 372 0 660519 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2643576

[startup+1182.3 s]
/proc/loadavg: 2.16 2.04 1.46 3/528 11431
/proc/meminfo: memFree=21455808/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2813968 CPUtime=1182.31 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 715997 0 0 0 117980 251 0 0 25 0 1 0 934709898 2881503232 701440 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 703492 701440 180 372 0 703117 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2813968

[startup+1242.3 s]
/proc/loadavg: 2.05 2.03 1.49 3/528 11433
/proc/meminfo: memFree=21263312/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=2986168 CPUtime=1242.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 758756 0 0 0 123968 264 0 0 25 0 1 0 934709898 3057836032 744199 33554432000 4194304 5714214 140735756940192 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 746542 744199 180 372 0 746167 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2986168

[startup+1302.3 s]
/proc/loadavg: 2.02 2.02 1.52 3/528 11435
/proc/meminfo: memFree=21022084/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=3203476 CPUtime=1302.34 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 813120 0 0 0 129955 279 0 0 25 0 1 0 934709898 3280359424 798563 33554432000 4194304 5714214 140735756940192 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 800869 798563 180 372 0 800494 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3203476

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 1.55 3/528 11436
/proc/meminfo: memFree=20792764/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=3413184 CPUtime=1362.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 865532 0 0 0 135938 294 0 0 25 0 1 0 934709898 3495100416 850975 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319855 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 853296 850975 180 372 0 852921 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3413184

[startup+1422.32 s]
/proc/loadavg: 2.00 2.01 1.57 3/528 11438
/proc/meminfo: memFree=20543228/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=3641828 CPUtime=1422.34 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 922711 0 0 0 141929 305 0 0 25 0 1 0 934709898 3729231872 908154 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 910457 908154 180 372 0 910082 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3641828

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.59 3/528 11439
/proc/meminfo: memFree=20327452/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=3837804 CPUtime=1482.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 971699 0 0 0 147913 319 0 0 25 0 1 0 934709898 3929911296 957142 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319405 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 959451 957142 180 372 0 959076 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3837804

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/528 11441
/proc/meminfo: memFree=20134836/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4008516 CPUtime=1542.32 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1014397 0 0 0 153903 329 0 0 25 0 1 0 934709898 4104720384 999840 33554432000 4194304 5714214 140735756940192 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1002129 999840 180 372 0 1001754 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 4008516

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.64 3/528 11443
/proc/meminfo: memFree=19923996/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4201356 CPUtime=1602.33 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1062610 0 0 0 159891 342 0 0 25 0 1 0 934709898 4302188544 1048053 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311848 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1050339 1048053 180 372 0 1049964 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 4201356

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.66 3/528 11444
/proc/meminfo: memFree=19741804/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4361780 CPUtime=1662.33 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1102683 0 0 0 165882 351 0 0 25 0 1 0 934709898 4466462720 1088126 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1090445 1088126 180 372 0 1090070 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 4361780

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 1.69 3/528 11446
/proc/meminfo: memFree=19528856/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4558028 CPUtime=1722.33 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1151757 0 0 0 171870 363 0 0 25 0 1 0 934709898 4667420672 1137200 33554432000 4194304 5714214 140735756940192 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1139507 1137200 180 372 0 1139132 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 4558028

[startup+1782.3 s]
/proc/loadavg: 2.10 2.06 1.72 3/528 11447
/proc/meminfo: memFree=19319636/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4740560 CPUtime=1782.33 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1197368 0 0 0 177857 376 0 0 25 0 1 0 934709898 4854333440 1182811 33554432000 4194304 5714214 140735756940192 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1185140 1182811 180 372 0 1184765 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 4740560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.07 2.05 1.72 3/528 11476
/proc/meminfo: memFree=19914396/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=4791352 CPUtime=1800.04 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4202496 1210093 0 0 0 179625 379 0 0 25 0 1 0 934709898 4906344448 1195536 33554432000 4194304 5714214 140735756940192 18446744073709551615 4311911 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11397/statm: 1197838 1195536 180 372 0 1197463 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 4791352

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

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

[startup+1800.2 s]
/proc/loadavg: 2.07 2.05 1.72 3/528 11476
/proc/meminfo: memFree=19914396/32951124 swapFree=56241860/67111528
[pid=11397] ppid=11395 vsize=0 CPUtime=1800.23 cores=1,3,5,7
/proc/11397/stat : 11397 (wbo1.6) R 11395 11397 11298 0 -1 4203524 1210093 0 0 0 179626 397 0 0 25 0 1 0 934709898 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/11397/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.21
CPU time (s): 1800.26
CPU user time (s): 1796.26
CPU system time (s): 3.99139
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4791352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.26
system time used= 3.99139
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1210093
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= 11
involuntary context switches= 19986

runsolver used 8.85265 second user time and 22.2716 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-07 13:06:32
IDJOB=3479088
IDBENCH=89833
IDSOLVER=1953
FILE ID=node119/3479088-1307444792
RUNJOBID= node119-1307444786-11320
PBS_JOBID= 13520312
Free space on /tmp= 73772 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-wnq-n100-mw99-14.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479088-1307444792/watcher-3479088-1307444792 -o /tmp/evaluation-result-3479088-1307444792/solver-3479088-1307444792 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3479088-1307444792.opb

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

MD5SUM BENCH= 2e1ece70ffcdb5c744c137a2f475d27d
RANDOM SEED=694681118

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.815
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.67
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.815
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.815
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.815
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:      24703532 kB
Buffers:        283184 kB
Cached:         753716 kB
SwapCached:      59108 kB
Active:         885264 kB
Inactive:      7058676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24703532 kB
SwapTotal:    67111528 kB
SwapFree:     56241860 kB
Dirty:           25716 kB
Writeback:           0 kB
AnonPages:     6851116 kB
Mapped:          34120 kB
Slab:           152860 kB
PageTables:      79148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 163887428 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= 73768 MiB
End job on node119 at 2011-06-07 13:36:34