Trace number 3460847

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.25 1800.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
MD5SUM54ffab8e8a4cb46f5f9473284ad05d3b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark744
Best CPU time to get the best result obtained on this benchmark1800.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 371
Optimality of the best value was proved NO
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 495981
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 495981
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-3460847-1307077989.opb.
0.00/0.00	c Instance file HOME/instance-3460847-1307077989.opb
0.00/0.00	c File size is 17233639 bytes.
1.11/1.15	c Highest Coefficient sum: 101
1.11/1.15	c ============================[ Problem Statistics ]=============================
1.11/1.15	c |                                                                             |
1.11/1.15	c |  Parsing time:          1.13         s                                      |
1.11/1.15	c |  Number Variables:      10000                                               |
1.11/1.15	c |  Number Clauses:        656900                                              |
1.11/1.15	c |  Number Cardinality:    0                                                   |
1.11/1.15	c |  Number PB Constraints: 0                                                   |
1.39/1.44	c ============================[ Search Statistics ]==============================
1.39/1.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.39/1.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1.39/1.44	c ===============================================================================
1.39/1.44	c |         0 |   10000   656900  1333400 |   218966        0   -nan |  0.000 % |
7.71/7.76	c core #1
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 1
7.71/7.76	c Current CPU time: 1.54377 s
7.71/7.76	c
7.71/7.76	c core #2
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 2
7.71/7.76	c Current CPU time: 1.68774 s
7.71/7.76	c
7.71/7.76	c core #3
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 3
7.71/7.76	c Current CPU time: 1.83572 s
7.71/7.76	c
7.71/7.76	c core #4
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 5
7.71/7.76	c Current CPU time: 1.9767 s
7.71/7.76	c
7.71/7.76	c core #5
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 6
7.71/7.76	c Current CPU time: 2.12468 s
7.71/7.76	c
7.71/7.76	c core #6
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 7
7.71/7.76	c Current CPU time: 2.26465 s
7.71/7.76	c
7.71/7.76	c core #7
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 8
7.71/7.76	c Current CPU time: 2.41463 s
7.71/7.76	c
7.71/7.76	c core #8
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 9
7.71/7.76	c Current CPU time: 2.55461 s
7.71/7.76	c
7.71/7.76	c core #9
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 10
7.71/7.76	c Current CPU time: 2.70359 s
7.71/7.76	c
7.71/7.76	c core #10
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 12
7.71/7.76	c Current CPU time: 2.84357 s
7.71/7.76	c
7.71/7.76	c core #11
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 13
7.71/7.76	c Current CPU time: 2.99454 s
7.71/7.76	c
7.71/7.76	c core #12
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 14
7.71/7.76	c Current CPU time: 3.13452 s
7.71/7.76	c
7.71/7.76	c core #13
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 15
7.71/7.76	c Current CPU time: 3.2855 s
7.71/7.76	c
7.71/7.76	c core #14
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 16
7.71/7.76	c Current CPU time: 3.42648 s
7.71/7.76	c
7.71/7.76	c core #15
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 18
7.71/7.76	c Current CPU time: 3.57646 s
7.71/7.76	c
7.71/7.76	c core #16
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 19
7.71/7.76	c Current CPU time: 3.71743 s
7.71/7.76	c
7.71/7.76	c core #17
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 20
7.71/7.76	c Current CPU time: 3.86541 s
7.71/7.76	c
7.71/7.76	c core #18
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 21
7.71/7.76	c Current CPU time: 4.00739 s
7.71/7.76	c
7.71/7.76	c core #19
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 22
7.71/7.76	c Current CPU time: 4.16137 s
7.71/7.76	c
7.71/7.76	c core #20
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 23
7.71/7.76	c Current CPU time: 4.30234 s
7.71/7.76	c
7.71/7.76	c core #21
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 24
7.71/7.76	c Current CPU time: 4.45132 s
7.71/7.76	c
7.71/7.76	c core #22
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 26
7.71/7.76	c Current CPU time: 4.5923 s
7.71/7.76	c
7.71/7.76	c core #23
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 27
7.71/7.76	c Current CPU time: 4.74428 s
7.71/7.76	c
7.71/7.76	c core #24
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 28
7.71/7.76	c Current CPU time: 4.88726 s
7.71/7.76	c
7.71/7.76	c core #25
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 29
7.71/7.76	c Current CPU time: 5.03723 s
7.71/7.76	c
7.71/7.76	c core #26
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 30
7.71/7.76	c Current CPU time: 5.18021 s
7.71/7.76	c
7.71/7.76	c core #27
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 31
7.71/7.76	c Current CPU time: 5.33419 s
7.71/7.76	c
7.71/7.76	c core #28
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 32
7.71/7.76	c Current CPU time: 5.47717 s
7.71/7.76	c
7.71/7.76	c core #29
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 33
7.71/7.76	c Current CPU time: 5.62614 s
7.71/7.76	c
7.71/7.76	c core #30
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 3	Total Weight: 36
7.71/7.76	c Current CPU time: 5.76912 s
7.71/7.76	c
7.71/7.76	c core #31
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 37
7.71/7.76	c Current CPU time: 5.9211 s
7.71/7.76	c
7.71/7.76	c core #32
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 38
7.71/7.76	c Current CPU time: 6.06508 s
7.71/7.76	c
7.71/7.76	c core #33
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 39
7.71/7.76	c Current CPU time: 6.21505 s
7.71/7.76	c
7.71/7.76	c core #34
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 40
7.71/7.76	c Current CPU time: 6.35803 s
7.71/7.76	c
7.71/7.76	c core #35
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 41
7.71/7.76	c Current CPU time: 6.51001 s
7.71/7.76	c
7.71/7.76	c core #36
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 42
7.71/7.76	c Current CPU time: 6.65399 s
7.71/7.76	c
7.71/7.76	c core #37
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 44
7.71/7.76	c Current CPU time: 6.80396 s
7.71/7.76	c
7.71/7.76	c core #38
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 45
7.71/7.76	c Current CPU time: 6.95194 s
7.71/7.76	c
7.71/7.76	c core #39
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 46
7.71/7.76	c Current CPU time: 7.10492 s
7.71/7.76	c
7.71/7.76	c core #40
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 2	Total Weight: 48
7.71/7.76	c Current CPU time: 7.2479 s
7.71/7.76	c
7.71/7.76	c core #41
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 49
7.71/7.76	c Current CPU time: 7.39987 s
7.71/7.76	c
7.71/7.76	c core #42
7.71/7.76	c 
7.71/7.76	c 
7.71/7.76	c Core size: 101	Core Weight: 1	Total Weight: 50
7.71/7.76	c Current CPU time: 7.54485 s
7.71/7.76	c
7.71/7.76	c core #43
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 51
13.89/13.91	c Current CPU time: 7.69683 s
13.89/13.91	c
13.89/13.91	c core #44
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 2	Total Weight: 53
13.89/13.91	c Current CPU time: 7.84081 s
13.89/13.91	c
13.89/13.91	c core #45
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 54
13.89/13.91	c Current CPU time: 7.99179 s
13.89/13.91	c
13.89/13.91	c core #46
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 201	Core Weight: 1	Total Weight: 55
13.89/13.91	c Current CPU time: 8.13576 s
13.89/13.91	c
13.89/13.91	c core #47
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 56
13.89/13.91	c Current CPU time: 8.28974 s
13.89/13.91	c
13.89/13.91	c core #48
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 2	Total Weight: 58
13.89/13.91	c Current CPU time: 8.43372 s
13.89/13.91	c
13.89/13.91	c core #49
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 201	Core Weight: 1	Total Weight: 59
13.89/13.91	c Current CPU time: 8.58569 s
13.89/13.91	c
13.89/13.91	c core #50
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 60
13.89/13.91	c Current CPU time: 8.72867 s
13.89/13.91	c
13.89/13.91	c core #51
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 61
13.89/13.91	c Current CPU time: 8.88265 s
13.89/13.91	c
13.89/13.91	c core #52
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 62
13.89/13.91	c Current CPU time: 9.02763 s
13.89/13.91	c
13.89/13.91	c core #53
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 63
13.89/13.91	c Current CPU time: 9.1786 s
13.89/13.91	c
13.89/13.91	c core #54
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 64
13.89/13.91	c Current CPU time: 9.32358 s
13.89/13.91	c
13.89/13.91	c core #55
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 65
13.89/13.91	c Current CPU time: 9.47656 s
13.89/13.91	c
13.89/13.91	c core #56
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 2	Total Weight: 67
13.89/13.91	c Current CPU time: 9.62154 s
13.89/13.91	c
13.89/13.91	c core #57
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 68
13.89/13.91	c Current CPU time: 9.77351 s
13.89/13.91	c
13.89/13.91	c core #58
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 69
13.89/13.91	c Current CPU time: 9.91949 s
13.89/13.91	c
13.89/13.91	c core #59
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 70
13.89/13.91	c Current CPU time: 10.0745 s
13.89/13.91	c
13.89/13.91	c core #60
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 71
13.89/13.91	c Current CPU time: 10.2204 s
13.89/13.91	c
13.89/13.91	c core #61
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 72
13.89/13.91	c Current CPU time: 10.3724 s
13.89/13.91	c
13.89/13.91	c core #62
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 73
13.89/13.91	c Current CPU time: 10.5174 s
13.89/13.91	c
13.89/13.91	c core #63
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 74
13.89/13.91	c Current CPU time: 10.6714 s
13.89/13.91	c
13.89/13.91	c core #64
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 75
13.89/13.91	c Current CPU time: 10.8174 s
13.89/13.91	c
13.89/13.91	c core #65
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 76
13.89/13.91	c Current CPU time: 10.9693 s
13.89/13.91	c
13.89/13.91	c core #66
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 77
13.89/13.91	c Current CPU time: 11.1173 s
13.89/13.91	c
13.89/13.91	c core #67
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 78
13.89/13.91	c Current CPU time: 11.2713 s
13.89/13.91	c
13.89/13.91	c core #68
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 401	Core Weight: 1	Total Weight: 79
13.89/13.91	c Current CPU time: 11.4183 s
13.89/13.91	c
13.89/13.91	c core #69
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 1601	Core Weight: 1	Total Weight: 80
13.89/13.91	c Current CPU time: 11.5762 s
13.89/13.91	c
13.89/13.91	c core #70
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 81
13.89/13.91	c Current CPU time: 11.7252 s
13.89/13.91	c
13.89/13.91	c core #71
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 82
13.89/13.91	c Current CPU time: 11.8812 s
13.89/13.91	c
13.89/13.91	c core #72
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 83
13.89/13.91	c Current CPU time: 12.0292 s
13.89/13.91	c
13.89/13.91	c core #73
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 84
13.89/13.91	c Current CPU time: 12.1841 s
13.89/13.91	c
13.89/13.91	c core #74
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 85
13.89/13.91	c Current CPU time: 12.3311 s
13.89/13.91	c
13.89/13.91	c core #75
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 86
13.89/13.91	c Current CPU time: 12.4881 s
13.89/13.91	c
13.89/13.91	c core #76
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 87
13.89/13.91	c Current CPU time: 12.6351 s
13.89/13.91	c
13.89/13.91	c core #77
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 88
13.89/13.91	c Current CPU time: 12.7891 s
13.89/13.91	c
13.89/13.91	c core #78
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 89
13.89/13.91	c Current CPU time: 12.936 s
13.89/13.91	c
13.89/13.91	c core #79
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 90
13.89/13.91	c Current CPU time: 13.092 s
13.89/13.91	c
13.89/13.91	c core #80
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 91
13.89/13.91	c Current CPU time: 13.24 s
13.89/13.91	c
13.89/13.91	c core #81
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 92
13.89/13.91	c Current CPU time: 13.394 s
13.89/13.91	c
13.89/13.91	c core #82
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 93
13.89/13.91	c Current CPU time: 13.5419 s
13.89/13.91	c
13.89/13.91	c core #83
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 94
13.89/13.91	c Current CPU time: 13.6979 s
13.89/13.91	c
13.89/13.91	c core #84
13.89/13.91	c 
13.89/13.91	c 
13.89/13.91	c Core size: 101	Core Weight: 1	Total Weight: 95
13.89/13.91	c Current CPU time: 13.8499 s
19.28/19.33	c
19.28/19.33	c core #85
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 96
19.28/19.33	c Current CPU time: 14.0049 s
19.28/19.33	c
19.28/19.33	c core #86
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 97
19.28/19.33	c Current CPU time: 14.1528 s
19.28/19.33	c
19.28/19.33	c core #87
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 98
19.28/19.33	c Current CPU time: 14.3098 s
19.28/19.33	c
19.28/19.33	c core #88
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 1501	Core Weight: 1	Total Weight: 99
19.28/19.33	c Current CPU time: 14.4658 s
19.28/19.33	c
19.28/19.33	c core #89
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 100
19.28/19.33	c Current CPU time: 14.6258 s
19.28/19.33	c
19.28/19.33	c core #90
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 101
19.28/19.33	c Current CPU time: 14.7758 s
19.28/19.33	c
19.28/19.33	c core #91
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 102
19.28/19.33	c Current CPU time: 14.9337 s
19.28/19.33	c
19.28/19.33	c core #92
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 103
19.28/19.33	c Current CPU time: 15.0847 s
19.28/19.33	c
19.28/19.33	c core #93
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 104
19.28/19.33	c Current CPU time: 15.2427 s
19.28/19.33	c
19.28/19.33	c core #94
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 105
19.28/19.33	c Current CPU time: 15.3937 s
19.28/19.33	c
19.28/19.33	c core #95
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 106
19.28/19.33	c Current CPU time: 15.5516 s
19.28/19.33	c
19.28/19.33	c core #96
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 107
19.28/19.33	c Current CPU time: 15.7016 s
19.28/19.33	c
19.28/19.33	c core #97
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 301	Core Weight: 1	Total Weight: 108
19.28/19.33	c Current CPU time: 15.8616 s
19.28/19.33	c
19.28/19.33	c core #98
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 109
19.28/19.33	c Current CPU time: 16.0136 s
19.28/19.33	c
19.28/19.33	c core #99
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 110
19.28/19.33	c Current CPU time: 16.1725 s
19.28/19.33	c
19.28/19.33	c core #100
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 2201	Core Weight: 1	Total Weight: 111
19.28/19.33	c Current CPU time: 16.3405 s
19.28/19.33	c
19.28/19.33	c core #101
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 112
19.28/19.33	c Current CPU time: 16.5035 s
19.28/19.33	c
19.28/19.33	c core #102
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 113
19.28/19.33	c Current CPU time: 16.6555 s
19.28/19.33	c
19.28/19.33	c core #103
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 114
19.28/19.33	c Current CPU time: 16.8154 s
19.28/19.33	c
19.28/19.33	c core #104
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 115
19.28/19.33	c Current CPU time: 16.9674 s
19.28/19.33	c
19.28/19.33	c core #105
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 116
19.28/19.33	c Current CPU time: 17.1264 s
19.28/19.33	c
19.28/19.33	c core #106
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 117
19.28/19.33	c Current CPU time: 17.2784 s
19.28/19.33	c
19.28/19.33	c core #107
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 118
19.28/19.33	c Current CPU time: 17.4393 s
19.28/19.33	c
19.28/19.33	c core #108
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 119
19.28/19.33	c Current CPU time: 17.5923 s
19.28/19.33	c
19.28/19.33	c core #109
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 120
19.28/19.33	c Current CPU time: 17.7523 s
19.28/19.33	c
19.28/19.33	c core #110
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 200	Core Weight: 1	Total Weight: 121
19.28/19.33	c Current CPU time: 17.9043 s
19.28/19.33	c
19.28/19.33	c core #111
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 2129	Core Weight: 1	Total Weight: 122
19.28/19.33	c Current CPU time: 18.0773 s
19.28/19.33	c
19.28/19.33	c core #112
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 123
19.28/19.33	c Current CPU time: 18.2332 s
19.28/19.33	c
19.28/19.33	c core #113
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 2641	Core Weight: 1	Total Weight: 124
19.28/19.33	c Current CPU time: 18.4152 s
19.28/19.33	c
19.28/19.33	c core #114
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 101	Core Weight: 1	Total Weight: 125
19.28/19.33	c Current CPU time: 18.5772 s
19.28/19.33	c
19.28/19.33	c core #115
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 1901	Core Weight: 1	Total Weight: 126
19.28/19.33	c Current CPU time: 18.7541 s
19.28/19.33	c
19.28/19.33	c core #116
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 1353	Core Weight: 1	Total Weight: 127
19.28/19.33	c Current CPU time: 18.9231 s
19.28/19.33	c
19.28/19.33	c core #117
19.28/19.33	c 
19.28/19.33	c 
19.28/19.33	c Core size: 203	Core Weight: 1	Total Weight: 128
19.28/19.33	c Current CPU time: 19.0951 s
19.28/19.33	c
19.28/19.33	c ============================[ Search Statistics ]==============================
19.28/19.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.28/19.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.28/19.33	c ===============================================================================
19.28/19.33	c |         0 |   25310   691506    48364 |   230502        0   -nan |  0.000 % |
19.28/19.33	c ===============================================================================
19.48/19.50	c core #118
19.48/19.50	c 
19.48/19.50	c 
19.48/19.50	c Core size: 893	Core Weight: 1	Total Weight: 129
19.48/19.50	c Current CPU time: 19.2661 s
19.48/19.50	c
19.48/19.50	c ============================[ Search Statistics ]==============================
19.48/19.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.48/19.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.48/19.50	c ===============================================================================
19.48/19.50	c |         0 |   26200   692368    49442 |   230789        0   -nan |  0.000 % |
19.48/19.51	c ===============================================================================
19.58/19.68	c core #119
19.58/19.68	c 
19.58/19.68	c 
19.58/19.68	c Core size: 1159	Core Weight: 1	Total Weight: 130
19.58/19.68	c Current CPU time: 19.448 s
19.58/19.68	c
19.58/19.68	c ============================[ Search Statistics ]==============================
19.58/19.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.58/19.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.58/19.68	c ===============================================================================
19.58/19.68	c |         0 |   27366   693486    50808 |   231162        0   -nan |  0.000 % |
19.58/19.69	c ===============================================================================
19.80/19.86	c core #120
19.80/19.86	c 
19.80/19.86	c 
19.80/19.86	c Core size: 503	Core Weight: 1	Total Weight: 131
19.80/19.86	c Current CPU time: 19.62 s
19.80/19.86	c
19.80/19.86	c ============================[ Search Statistics ]==============================
19.80/19.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.80/19.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.80/19.86	c ===============================================================================
19.80/19.86	c |         0 |   27867   693963    51428 |   231321        0   -nan |  0.000 % |
19.80/19.87	c ===============================================================================
19.98/20.03	c core #121
19.98/20.03	c 
19.98/20.03	c 
19.98/20.03	c Core size: 1063	Core Weight: 1	Total Weight: 132
19.98/20.03	c Current CPU time: 19.802 s
19.98/20.03	c
19.98/20.03	c ============================[ Search Statistics ]==============================
19.98/20.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.98/20.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
19.98/20.03	c ===============================================================================
19.98/20.03	c |         0 |   28937   694985    52754 |   231661        0   -nan |  0.000 % |
20.09/20.19	c ===============================================================================
20.29/20.37	c core #122
20.29/20.37	c 
20.29/20.37	c 
20.29/20.37	c Core size: 4066	Core Weight: 1	Total Weight: 133
20.29/20.37	c Current CPU time: 20.1179 s
20.29/20.37	c
20.29/20.37	c ============================[ Search Statistics ]==============================
20.29/20.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.29/20.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
20.29/20.37	c ===============================================================================
20.29/20.37	c |         0 |   33046   698863    57870 |   232954        0   -nan |  0.000 % |
20.49/20.53	c ===============================================================================
20.68/20.71	c core #123
20.68/20.71	c 
20.68/20.71	c 
20.68/20.71	c Core size: 4094	Core Weight: 1	Total Weight: 134
20.68/20.71	c Current CPU time: 20.4529 s
20.68/20.71	c
20.68/20.71	c ============================[ Search Statistics ]==============================
20.68/20.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.68/20.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
20.68/20.71	c ===============================================================================
20.68/20.71	c |         0 |   37172   702747    62848 |   234249        0   -nan |  0.000 % |
20.68/20.76	c |       101 |   37172   702747    62848 |   257673      101   1303 | 20.314 % |
20.80/20.91	c |       251 |   37056   702747    62848 |   283441      251   2004 | 20.563 % |
21.29/21.38	c ===============================================================================
21.49/21.57	c core #124
21.49/21.57	c 
21.49/21.57	c 
21.49/21.57	c Core size: 6151	Core Weight: 1	Total Weight: 135
21.49/21.57	c Current CPU time: 21.2988 s
21.49/21.57	c
21.49/21.57	c ============================[ Search Statistics ]==============================
21.49/21.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.49/21.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.49/21.57	c ===============================================================================
21.49/21.57	c |         0 |   43372   708501    70853 |   236167        0   -nan |  0.000 % |
21.59/21.62	c |       102 |   43372   708501    70853 |   259783      102    797 | 17.839 % |
21.59/21.69	c |       253 |   43370   708501    70853 |   285762      253    914 | 17.843 % |
21.79/21.82	c |       478 |   43370   708501    70853 |   314338      478   1141 | 17.843 % |
21.89/21.97	c |       817 |   43370   708501    70853 |   345772      817   1349 | 17.843 % |
22.28/22.30	c |      1323 |   43139   708501    70853 |   380349     1323   1600 | 18.280 % |
23.38/23.45	c ===============================================================================
23.59/23.65	c core #125
23.59/23.65	c 
23.59/23.65	c 
23.59/23.65	c Core size: 9204	Core Weight: 1	Total Weight: 136
23.59/23.65	c Current CPU time: 23.3694 s
23.59/23.65	c
23.59/23.65	c ============================[ Search Statistics ]==============================
23.59/23.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.59/23.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.59/23.65	c ===============================================================================
23.59/23.65	c |         0 |   52638   716895    83234 |   238965        0   -nan |  0.000 % |
23.68/23.71	c |       101 |   52638   716895    83234 |   262861      101    518 | 15.047 % |
23.79/23.85	c |       251 |   52638   716895    83234 |   289147      251    870 | 15.047 % |
23.99/24.03	c |       478 |   52638   716895    83234 |   318062      478   1233 | 15.047 % |
24.29/24.33	c |       815 |   52638   716895    83234 |   349868      815   1255 | 15.047 % |
24.79/24.83	c |      1321 |   52638   716895    83234 |   384855     1321   1068 | 15.047 % |
25.69/25.71	c |      2080 |   52638   716895    83234 |   423341     2080   1336 | 15.047 % |
26.69/26.73	c |      3221 |   52638   716895    83234 |   465675     3221   1286 | 15.047 % |
28.61/28.65	c |      4930 |   52638   716895    83234 |   512242     4930   1635 | 15.047 % |
31.09/31.13	c |      7492 |   52638   716895    83234 |   563466     7492   1651 | 15.047 % |
36.31/36.39	c |     11337 |   52638   716895    83234 |   619813    11337   1857 | 15.047 % |
44.49/44.53	c |     17104 |   52638   716895    83234 |   681795    17104   2192 | 15.047 % |
64.38/64.42	c |     25754 |   52636   716895    83234 |   749974    25754   2877 | 15.050 % |
130.38/130.49	c |     38729 |   52635   716895    83234 |   824971    38729   4028 | 15.051 % |
190.89/190.99	c |     58190 |   52635   716895    83234 |   907469    58190   4164 | 15.051 % |
287.19/287.21	c ===============================================================================
287.98/288.10	c core #126
287.98/288.10	c 
287.98/288.10	c 
287.98/288.10	c Core size: 11116	Core Weight: 1	Total Weight: 137
287.98/288.10	c Current CPU time: 287.127 s
287.98/288.10	c
287.98/288.10	c ============================[ Search Statistics ]==============================
287.98/288.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
287.98/288.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
287.98/288.10	c ===============================================================================
287.98/288.10	c |         0 |   63821   726119    98921 |   242039        0   -nan |  0.000 % |
288.09/288.21	c |       103 |   63821   726119    98921 |   266243      103   2026 | 12.642 % |
288.28/288.36	c |       253 |   63821   726119    98921 |   292867      253   1591 | 12.642 % |
288.58/288.64	c |       478 |   63821   726119    98921 |   322154      478    997 | 12.642 % |
289.20/289.30	c |       816 |   63821   726119    98921 |   354370      816    994 | 12.642 % |
289.69/289.78	c |      1323 |   63821   726119    98921 |   389807     1323   1321 | 12.642 % |
290.79/290.88	c |      2082 |   63821   726119    98921 |   428788     2082   1352 | 12.642 % |
292.29/292.39	c |      3224 |   63821   726119    98921 |   471666     3224   1154 | 12.642 % |
294.99/295.09	c |      4933 |   63821   726119    98921 |   518833     4933   1216 | 12.642 % |
298.89/298.93	c |      7495 |   63821   726119    98921 |   570716     7495   1448 | 12.642 % |
308.29/308.31	c |     11341 |   63821   726119    98921 |   627788    11341   1830 | 12.642 % |
321.98/322.06	c |     17108 |   63821   726119    98921 |   690567    17108   2123 | 12.642 % |
341.99/342.11	c |     25757 |   63821   726119    98921 |   759624    25757   2360 | 12.642 % |
382.99/383.06	c |     38733 |   63821   726119    98921 |   835586    38733   2568 | 12.642 % |
446.49/446.55	c |     58195 |   63821   726119    98921 |   919145    58195   2523 | 12.642 % |
551.30/551.34	c |     87387 |   63821   726119    98921 |  1011059    87387   2732 | 12.642 % |
724.50/724.58	c |    131176 |   63821   726119    98921 |  1112165   131176   3207 | 12.642 % |
1057.71/1057.74	c |    196861 |   63821   726119    98921 |  1223382   196861   3337 | 12.642 % |

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-3460847-1307077989/watcher-3460847-1307077989 -o /tmp/evaluation-result-3460847-1307077989/solver-3460847-1307077989 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460847-1307077989.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.01 2.04 2.01 2/535 8434
/proc/meminfo: memFree=25051596/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=20548 CPUtime=0 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 694 0 0 0 0 0 0 0 25 0 1 0 800215201 21041152 647 33554432000 4194304 5714214 140735473401104 18446744073709551615 4315269 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 5137 649 175 372 0 554 0

[startup+0.0313361 s]
/proc/loadavg: 2.01 2.04 2.01 2/535 8434
/proc/meminfo: memFree=25051596/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=22576 CPUtime=0.02 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1242 0 0 0 2 0 0 0 25 0 1 0 800215201 23117824 1195 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 5644 1195 269 372 0 1061 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22576

[startup+0.10035 s]
/proc/loadavg: 2.01 2.04 2.01 2/535 8434
/proc/meminfo: memFree=25051596/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=25948 CPUtime=0.09 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 2347 0 0 0 9 0 0 0 25 0 1 0 800215201 26570752 2267 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 6487 2267 526 372 0 1904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25948

[startup+0.300317 s]
/proc/loadavg: 2.01 2.04 2.01 2/535 8434
/proc/meminfo: memFree=25051596/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=36040 CPUtime=0.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 5681 0 0 0 28 1 0 0 25 0 1 0 800215201 36904960 5407 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 9010 5407 1260 372 0 4427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36040

[startup+0.700246 s]
/proc/loadavg: 2.01 2.04 2.01 2/535 8434
/proc/meminfo: memFree=25051596/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=54796 CPUtime=0.69 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 12031 0 0 0 68 1 0 0 25 0 1 0 800215201 56111104 11500 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 13732 11501 2734 372 0 9149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54796

[startup+1.50109 s]
/proc/loadavg: 2.01 2.04 2.01 3/536 8435
/proc/meminfo: memFree=25002360/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=160124 CPUtime=1.49 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 44413 0 0 0 143 6 0 0 18 0 1 0 800215201 163966976 39161 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 40031 39166 172 372 0 39656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 160124

[startup+3.10082 s]
/proc/loadavg: 2.01 2.04 2.01 3/536 8435
/proc/meminfo: memFree=24877752/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=178336 CPUtime=3.09 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 50962 0 0 0 303 6 0 0 20 0 1 0 800215201 182616064 42965 33554432000 4194304 5714214 140735473401104 18446744073709551615 4355631 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 44584 42965 175 372 0 44209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178336

[startup+6.30026 s]
/proc/loadavg: 2.01 2.04 2.01 3/536 8435
/proc/meminfo: memFree=24877752/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=178336 CPUtime=6.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 50970 0 0 0 623 6 0 0 25 0 1 0 800215201 182616064 42973 33554432000 4194304 5714214 140735473401104 18446744073709551615 4336684 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 44584 42973 175 372 0 44209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178336

[startup+12.7011 s]
/proc/loadavg: 2.08 2.05 2.01 3/536 8435
/proc/meminfo: memFree=24851012/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=178336 CPUtime=12.69 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 50988 0 0 0 1263 6 0 0 25 0 1 0 800215201 182616064 42991 33554432000 4194304 5714214 140735473401104 18446744073709551615 4956391 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 44584 42991 175 372 0 44209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178336

[startup+25.5008 s]
/proc/loadavg: 2.07 2.05 2.01 3/536 8435
/proc/meminfo: memFree=24746928/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=207600 CPUtime=25.49 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 64953 0 0 0 2539 10 0 0 25 0 1 0 800215201 212582400 50477 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319955 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 51900 50477 180 372 0 51525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207600

[startup+51.1002 s]
/proc/loadavg: 2.11 2.06 2.01 3/536 8436
/proc/meminfo: memFree=24476916/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=350176 CPUtime=51.09 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 100732 0 0 0 5092 17 0 0 25 0 1 0 800215201 358580224 86256 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 87544 86256 180 372 0 87169 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 350176

[startup+102.32 s]
/proc/loadavg: 2.04 2.05 2.01 4/536 8437
/proc/meminfo: memFree=23904952/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=641948 CPUtime=102.3 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 173656 0 0 0 10204 26 0 0 25 0 1 0 800215201 657354752 159180 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/8434/statm: 160487 159180 180 372 0 160112 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 641948

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 8439
/proc/meminfo: memFree=23319308/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=930212 CPUtime=162.28 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 245675 0 0 0 16189 39 0 0 25 0 1 0 800215201 952537088 231199 33554432000 4194304 5714214 140735473401104 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 232553 231199 180 372 0 232178 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 930212

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 8441
/proc/meminfo: memFree=22655864/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1261732 CPUtime=222.28 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 328494 0 0 0 22174 54 0 0 25 0 1 0 800215201 1292013568 314018 33554432000 4194304 5714214 140735473401104 18446744073709551615 4970356 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 315433 314018 180 372 0 315058 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1261732

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8442
/proc/meminfo: memFree=22069160/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1553900 CPUtime=282.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 401540 0 0 0 28162 67 0 0 25 0 1 0 800215201 1591193600 387064 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 388475 387064 180 372 0 388100 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1553900

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8444
/proc/meminfo: memFree=21689040/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1634780 CPUtime=342.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 421367 0 0 0 34156 73 0 0 25 0 1 0 800215201 1674014720 406891 33554432000 4194304 5714214 140735473401104 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 408695 406891 180 372 0 408320 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1634780

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 8445
/proc/meminfo: memFree=21687852/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1634780 CPUtime=402.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 421367 0 0 0 40153 76 0 0 25 0 1 0 800215201 1674014720 406891 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319434 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 408695 406891 180 372 0 408320 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1634780

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 8447
/proc/meminfo: memFree=21687936/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1634780 CPUtime=462.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 421393 0 0 0 46150 79 0 0 25 0 1 0 800215201 1674014720 406917 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 408695 406917 180 372 0 408320 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1634780

[startup+522.301 s]
/proc/loadavg: 2.15 2.03 2.01 3/536 8448
/proc/meminfo: memFree=21685164/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1634780 CPUtime=522.29 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 421413 0 0 0 52148 81 0 0 25 0 1 0 800215201 1674014720 406937 33554432000 4194304 5714214 140735473401104 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 408695 406937 180 372 0 408320 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1634780

[startup+582.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/536 8450
/proc/meminfo: memFree=21685476/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=1634780 CPUtime=582.3 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 421452 0 0 0 58146 84 0 0 25 0 1 0 800215201 1674014720 406976 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 408695 406976 180 372 0 408320 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1634780

[startup+642.301 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8461
/proc/meminfo: memFree=20914824/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2274576 CPUtime=882.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 581240 0 0 0 88107 124 0 0 25 0 1 0 800215201 2329165824 566764 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319243 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 568644 566764 180 372 0 568269 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2274576

[startup+942.301 s]
/proc/loadavg: 2.00 2.01 2.00 4/536 8463
/proc/meminfo: memFree=20519328/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2467680 CPUtime=942.3 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 629514 0 0 0 94098 132 0 0 25 0 1 0 800215201 2526904320 615038 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 616920 615038 180 372 0 616545 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2467680

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 8464
/proc/meminfo: memFree=20141936/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2641996 CPUtime=1002.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 673119 0 0 0 100091 140 0 0 25 0 1 0 800215201 2705403904 658643 33554432000 4194304 5714214 140735473401104 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 660499 658643 180 372 0 660124 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 2641996

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/536 8466
/proc/meminfo: memFree=19765668/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2780688 CPUtime=1062.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 707803 0 0 0 106081 150 0 0 25 0 1 0 800215201 2847424512 693327 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 695172 693327 180 372 0 694797 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2780688

[startup+1122.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/536 8468
/proc/meminfo: memFree=19433792/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2869228 CPUtime=1122.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 729911 0 0 0 112074 157 0 0 25 0 1 0 800215201 2938089472 715435 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319912 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 717307 715435 180 372 0 716932 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2869228

[startup+1182.3 s]
/proc/loadavg: 2.13 2.06 2.02 3/536 8469
/proc/meminfo: memFree=19137000/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=2993716 CPUtime=1182.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 760801 0 0 0 118066 165 0 0 25 0 1 0 800215201 3065565184 746325 33554432000 4194304 5714214 140735473401104 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 748429 746325 180 372 0 748054 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2993716

[startup+1242.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/536 8471
/proc/meminfo: memFree=18835260/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3131560 CPUtime=1242.31 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 795231 0 0 0 124057 174 0 0 25 0 1 0 800215201 3206717440 780755 33554432000 4194304 5714214 140735473401104 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 782890 780755 180 372 0 782515 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 3131560

[startup+1302.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/536 8472
/proc/meminfo: memFree=18496436/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3307536 CPUtime=1302.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 839234 0 0 0 130049 183 0 0 25 0 1 0 800215201 3386916864 824758 33554432000 4194304 5714214 140735473401104 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 826884 824758 180 372 0 826509 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 3307536

[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/536 8474
/proc/meminfo: memFree=18167656/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3489568 CPUtime=1362.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 884725 0 0 0 136040 192 0 0 25 0 1 0 800215201 3573317632 870249 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319446 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 872392 870249 180 372 0 872017 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3489568

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 8476
/proc/meminfo: memFree=17865676/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3653436 CPUtime=1422.33 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 925723 0 0 0 142033 200 0 0 25 0 1 0 800215201 3741118464 911247 33554432000 4194304 5714214 140735473401104 18446744073709551615 4311224 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 913359 911247 180 372 0 912984 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 3653436

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 8477
/proc/meminfo: memFree=17592200/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3766580 CPUtime=1482.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 954014 0 0 0 148027 205 0 0 25 0 1 0 800215201 3856977920 939538 33554432000 4194304 5714214 140735473401104 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 941645 939538 180 372 0 941270 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3766580

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 8479
/proc/meminfo: memFree=17302732/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=3903924 CPUtime=1542.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 988349 0 0 0 154021 211 0 0 25 0 1 0 800215201 3997618176 973873 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 975981 973873 180 372 0 975606 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3903924

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/536 8480
/proc/meminfo: memFree=16960936/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=4055492 CPUtime=1602.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1026246 0 0 0 160014 218 0 0 25 0 1 0 800215201 4152823808 1011770 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 1013873 1011770 180 372 0 1013498 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 4055492

[startup+1662.3 s]
/proc/loadavg: 2.19 2.05 2.01 3/536 8482
/proc/meminfo: memFree=16618400/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=4193032 CPUtime=1662.32 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1060595 0 0 0 166007 225 0 0 25 0 1 0 800215201 4293664768 1046119 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 1048258 1046119 180 372 0 1047883 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 4193032

[startup+1722.3 s]
/proc/loadavg: 2.20 2.07 2.02 3/536 8483
/proc/meminfo: memFree=16286036/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=4341220 CPUtime=1722.33 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1097676 0 0 0 172002 231 0 0 25 0 1 0 800215201 4445409280 1083200 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 1085305 1083200 180 372 0 1084930 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 4341220

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/536 8513
/proc/meminfo: memFree=20747472/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=4501556 CPUtime=1782.33 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1137770 0 0 0 177995 238 0 0 25 0 1 0 800215201 4609593344 1123294 33554432000 4194304 5714214 140735473401104 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 1125389 1123294 180 372 0 1125014 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 4501556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.03 2.01 3/536 8514
/proc/meminfo: memFree=20671488/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=4553012 CPUtime=1800.03 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4202496 1150596 0 0 0 179763 240 0 0 25 0 1 0 800215201 4662284288 1136120 33554432000 4194304 5714214 140735473401104 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/8434/statm: 1138253 1136120 180 372 0 1137878 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 4553012

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.00 2.03 2.01 3/536 8514
/proc/meminfo: memFree=20671488/32951124 swapFree=46970528/67111528
[pid=8434] ppid=8432 vsize=0 CPUtime=1800.23 cores=0,2,4,6
/proc/8434/stat : 8434 (wbo1.6) R 8432 8434 6615 0 -1 4203524 1150605 0 0 0 179764 259 0 0 25 0 1 0 800215201 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/8434/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.25
CPU user time (s): 1797.65
CPU system time (s): 2.5996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4553012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.65
system time used= 2.5996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1150605
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= 6
involuntary context switches= 4566

runsolver used 10.0245 second user time and 21.1068 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-03 07:13:09
IDJOB=3460847
IDBENCH=1971
IDSOLVER=1953
FILE ID=node146/3460847-1307077989
RUNJOBID= node146-1307067108-7562
PBS_JOBID= 13497840
Free space on /tmp= 73692 MiB

SOLVER NAME= wbo 1.6
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_8.opb.PB06.opb
COMMAND LINE= wbo1.6 -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3460847-1307077989/watcher-3460847-1307077989 -o /tmp/evaluation-result-3460847-1307077989/solver-3460847-1307077989 -C 1800 -W 1900 -M 15500  wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460847-1307077989.opb

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

MD5SUM BENCH= 54ffab8e8a4cb46f5f9473284ad05d3b
RANDOM SEED=2108591728

node146.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.75
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.86
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.75
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.75
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.75
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25051876 kB
Buffers:         76696 kB
Cached:         233988 kB
SwapCached:      60044 kB
Active:         425036 kB
Inactive:      7234284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25051876 kB
SwapTotal:    67111528 kB
SwapFree:     46970528 kB
Dirty:           42184 kB
Writeback:           0 kB
AnonPages:     7299596 kB
Mapped:          17332 kB
Slab:            73252 kB
PageTables:      98168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160916832 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= 73704 MiB
End job on node146 at 2011-06-03 07:43:11