Trace number 3460851

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.23 1800.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_5.opb.PB06.opb
MD5SUM6389567e651775a5f815611581d2023e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark891
Best CPU time to get the best result obtained on this benchmark1800.36
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 474
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 494177
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 494177
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-3460851-1307078067.opb.
0.00/0.00	c Instance file HOME/instance-3460851-1307078067.opb
0.00/0.00	c File size is 17233678 bytes.
1.09/1.15	c Highest Coefficient sum: 101
1.09/1.15	c ============================[ Problem Statistics ]=============================
1.09/1.15	c |                                                                             |
1.09/1.15	c |  Parsing time:          1.13         s                                      |
1.09/1.15	c |  Number Variables:      10000                                               |
1.09/1.15	c |  Number Clauses:        656900                                              |
1.09/1.15	c |  Number Cardinality:    0                                                   |
1.09/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.69/7.77	c core #1
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 1
7.69/7.77	c Current CPU time: 1.55376 s
7.69/7.77	c
7.69/7.77	c core #2
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 2
7.69/7.77	c Current CPU time: 1.69974 s
7.69/7.77	c
7.69/7.77	c core #3
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 3
7.69/7.77	c Current CPU time: 1.84872 s
7.69/7.77	c
7.69/7.77	c core #4
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 4
7.69/7.77	c Current CPU time: 1.9887 s
7.69/7.77	c
7.69/7.77	c core #5
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 5
7.69/7.77	c Current CPU time: 2.13667 s
7.69/7.77	c
7.69/7.77	c core #6
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 6
7.69/7.77	c Current CPU time: 2.27765 s
7.69/7.77	c
7.69/7.77	c core #7
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 2	Total Weight: 8
7.69/7.77	c Current CPU time: 2.42763 s
7.69/7.77	c
7.69/7.77	c core #8
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 9
7.69/7.77	c Current CPU time: 2.56861 s
7.69/7.77	c
7.69/7.77	c core #9
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 10
7.69/7.77	c Current CPU time: 2.71859 s
7.69/7.77	c
7.69/7.77	c core #10
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 11
7.69/7.77	c Current CPU time: 2.85857 s
7.69/7.77	c
7.69/7.77	c core #11
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 2	Total Weight: 13
7.69/7.77	c Current CPU time: 3.01154 s
7.69/7.77	c
7.69/7.77	c core #12
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 2	Total Weight: 15
7.69/7.77	c Current CPU time: 3.15352 s
7.69/7.77	c
7.69/7.77	c core #13
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 16
7.69/7.77	c Current CPU time: 3.3035 s
7.69/7.77	c
7.69/7.77	c core #14
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 17
7.69/7.77	c Current CPU time: 3.44448 s
7.69/7.77	c
7.69/7.77	c core #15
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 18
7.69/7.77	c Current CPU time: 3.59345 s
7.69/7.77	c
7.69/7.77	c core #16
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 3	Total Weight: 21
7.69/7.77	c Current CPU time: 3.73643 s
7.69/7.77	c
7.69/7.77	c core #17
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 22
7.69/7.77	c Current CPU time: 3.88541 s
7.69/7.77	c
7.69/7.77	c core #18
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 23
7.69/7.77	c Current CPU time: 4.02839 s
7.69/7.77	c
7.69/7.77	c core #19
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 24
7.69/7.77	c Current CPU time: 4.17936 s
7.69/7.77	c
7.69/7.77	c core #20
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 25
7.69/7.77	c Current CPU time: 4.32134 s
7.69/7.77	c
7.69/7.77	c core #21
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 401	Core Weight: 1	Total Weight: 26
7.69/7.77	c Current CPU time: 4.47132 s
7.69/7.77	c
7.69/7.77	c core #22
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 27
7.69/7.77	c Current CPU time: 4.6113 s
7.69/7.77	c
7.69/7.77	c core #23
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 28
7.69/7.77	c Current CPU time: 4.76228 s
7.69/7.77	c
7.69/7.77	c core #24
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 29
7.69/7.77	c Current CPU time: 4.90725 s
7.69/7.77	c
7.69/7.77	c core #25
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 30
7.69/7.77	c Current CPU time: 5.05623 s
7.69/7.77	c
7.69/7.77	c core #26
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 31
7.69/7.77	c Current CPU time: 5.19921 s
7.69/7.77	c
7.69/7.77	c core #27
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 32
7.69/7.77	c Current CPU time: 5.35019 s
7.69/7.77	c
7.69/7.77	c core #28
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 33
7.69/7.77	c Current CPU time: 5.49316 s
7.69/7.77	c
7.69/7.77	c core #29
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 34
7.69/7.77	c Current CPU time: 5.64514 s
7.69/7.77	c
7.69/7.77	c core #30
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 35
7.69/7.77	c Current CPU time: 5.78912 s
7.69/7.77	c
7.69/7.77	c core #31
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 36
7.69/7.77	c Current CPU time: 5.9421 s
7.69/7.77	c
7.69/7.77	c core #32
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 37
7.69/7.77	c Current CPU time: 6.08507 s
7.69/7.77	c
7.69/7.77	c core #33
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 38
7.69/7.77	c Current CPU time: 6.23905 s
7.69/7.77	c
7.69/7.77	c core #34
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 39
7.69/7.77	c Current CPU time: 6.38203 s
7.69/7.77	c
7.69/7.77	c core #35
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 40
7.69/7.77	c Current CPU time: 6.53301 s
7.69/7.77	c
7.69/7.77	c core #36
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 41
7.69/7.77	c Current CPU time: 6.67698 s
7.69/7.77	c
7.69/7.77	c core #37
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 42
7.69/7.77	c Current CPU time: 6.82696 s
7.69/7.77	c
7.69/7.77	c core #38
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 43
7.69/7.77	c Current CPU time: 6.97094 s
7.69/7.77	c
7.69/7.77	c core #39
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 44
7.69/7.77	c Current CPU time: 7.12592 s
7.69/7.77	c
7.69/7.77	c core #40
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 45
7.69/7.77	c Current CPU time: 7.26989 s
7.69/7.77	c
7.69/7.77	c core #41
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 3	Total Weight: 48
7.69/7.77	c Current CPU time: 7.42087 s
7.69/7.77	c
7.69/7.77	c core #42
7.69/7.77	c 
7.69/7.77	c 
7.69/7.77	c Core size: 101	Core Weight: 1	Total Weight: 49
7.69/7.77	c Current CPU time: 7.56385 s
7.69/7.77	c
7.69/7.77	c core #43
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 50
13.89/13.90	c Current CPU time: 7.71783 s
13.89/13.90	c
13.89/13.90	c core #44
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 51
13.89/13.90	c Current CPU time: 7.8628 s
13.89/13.90	c
13.89/13.90	c core #45
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 1	Total Weight: 52
13.89/13.90	c Current CPU time: 8.01878 s
13.89/13.90	c
13.89/13.90	c core #46
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 53
13.89/13.90	c Current CPU time: 8.16076 s
13.89/13.90	c
13.89/13.90	c core #47
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 3	Total Weight: 56
13.89/13.90	c Current CPU time: 8.31374 s
13.89/13.90	c
13.89/13.90	c core #48
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 301	Core Weight: 1	Total Weight: 57
13.89/13.90	c Current CPU time: 8.45771 s
13.89/13.90	c
13.89/13.90	c core #49
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 58
13.89/13.90	c Current CPU time: 8.60969 s
13.89/13.90	c
13.89/13.90	c core #50
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 59
13.89/13.90	c Current CPU time: 8.75367 s
13.89/13.90	c
13.89/13.90	c core #51
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 2	Total Weight: 61
13.89/13.90	c Current CPU time: 8.90964 s
13.89/13.90	c
13.89/13.90	c core #52
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 62
13.89/13.90	c Current CPU time: 9.05262 s
13.89/13.90	c
13.89/13.90	c core #53
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 63
13.89/13.90	c Current CPU time: 9.2036 s
13.89/13.90	c
13.89/13.90	c core #54
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 64
13.89/13.90	c Current CPU time: 9.34758 s
13.89/13.90	c
13.89/13.90	c core #55
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 65
13.89/13.90	c Current CPU time: 9.50056 s
13.89/13.90	c
13.89/13.90	c core #56
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 66
13.89/13.90	c Current CPU time: 9.64453 s
13.89/13.90	c
13.89/13.90	c core #57
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 1	Total Weight: 67
13.89/13.90	c Current CPU time: 9.79551 s
13.89/13.90	c
13.89/13.90	c core #58
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 68
13.89/13.90	c Current CPU time: 9.93949 s
13.89/13.90	c
13.89/13.90	c core #59
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 69
13.89/13.90	c Current CPU time: 10.0925 s
13.89/13.90	c
13.89/13.90	c core #60
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 1	Total Weight: 70
13.89/13.90	c Current CPU time: 10.2374 s
13.89/13.90	c
13.89/13.90	c core #61
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 71
13.89/13.90	c Current CPU time: 10.3884 s
13.89/13.90	c
13.89/13.90	c core #62
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 72
13.89/13.90	c Current CPU time: 10.5344 s
13.89/13.90	c
13.89/13.90	c core #63
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 73
13.89/13.90	c Current CPU time: 10.6884 s
13.89/13.90	c
13.89/13.90	c core #64
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 74
13.89/13.90	c Current CPU time: 10.8344 s
13.89/13.90	c
13.89/13.90	c core #65
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 75
13.89/13.90	c Current CPU time: 10.9863 s
13.89/13.90	c
13.89/13.90	c core #66
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 3	Total Weight: 78
13.89/13.90	c Current CPU time: 11.1323 s
13.89/13.90	c
13.89/13.90	c core #67
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 1101	Core Weight: 1	Total Weight: 79
13.89/13.90	c Current CPU time: 11.2873 s
13.89/13.90	c
13.89/13.90	c core #68
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 2	Total Weight: 81
13.89/13.90	c Current CPU time: 11.4353 s
13.89/13.90	c
13.89/13.90	c core #69
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 82
13.89/13.90	c Current CPU time: 11.5892 s
13.89/13.90	c
13.89/13.90	c core #70
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 83
13.89/13.90	c Current CPU time: 11.7362 s
13.89/13.90	c
13.89/13.90	c core #71
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 84
13.89/13.90	c Current CPU time: 11.8902 s
13.89/13.90	c
13.89/13.90	c core #72
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 85
13.89/13.90	c Current CPU time: 12.0392 s
13.89/13.90	c
13.89/13.90	c core #73
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 86
13.89/13.90	c Current CPU time: 12.1941 s
13.89/13.90	c
13.89/13.90	c core #74
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 87
13.89/13.90	c Current CPU time: 12.3411 s
13.89/13.90	c
13.89/13.90	c core #75
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 88
13.89/13.90	c Current CPU time: 12.4951 s
13.89/13.90	c
13.89/13.90	c core #76
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 89
13.89/13.90	c Current CPU time: 12.6421 s
13.89/13.90	c
13.89/13.90	c core #77
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 90
13.89/13.90	c Current CPU time: 12.7951 s
13.89/13.90	c
13.89/13.90	c core #78
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 91
13.89/13.90	c Current CPU time: 12.942 s
13.89/13.90	c
13.89/13.90	c core #79
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 92
13.89/13.90	c Current CPU time: 13.097 s
13.89/13.90	c
13.89/13.90	c core #80
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 93
13.89/13.90	c Current CPU time: 13.244 s
13.89/13.90	c
13.89/13.90	c core #81
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 94
13.89/13.90	c Current CPU time: 13.398 s
13.89/13.90	c
13.89/13.90	c core #82
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 1	Total Weight: 95
13.89/13.90	c Current CPU time: 13.5449 s
13.89/13.90	c
13.89/13.90	c core #83
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 101	Core Weight: 2	Total Weight: 97
13.89/13.90	c Current CPU time: 13.6999 s
13.89/13.90	c
13.89/13.90	c core #84
13.89/13.90	c 
13.89/13.90	c 
13.89/13.90	c Core size: 201	Core Weight: 1	Total Weight: 98
13.89/13.90	c Current CPU time: 13.8469 s
20.49/20.52	c
20.49/20.52	c core #85
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 99
20.49/20.52	c Current CPU time: 14.0009 s
20.49/20.52	c
20.49/20.52	c core #86
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 100
20.49/20.52	c Current CPU time: 14.1488 s
20.49/20.52	c
20.49/20.52	c core #87
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 101
20.49/20.52	c Current CPU time: 14.3058 s
20.49/20.52	c
20.49/20.52	c core #88
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 102
20.49/20.52	c Current CPU time: 14.4568 s
20.49/20.52	c
20.49/20.52	c core #89
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 201	Core Weight: 1	Total Weight: 103
20.49/20.52	c Current CPU time: 14.6118 s
20.49/20.52	c
20.49/20.52	c core #90
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 104
20.49/20.52	c Current CPU time: 14.7608 s
20.49/20.52	c
20.49/20.52	c core #91
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 105
20.49/20.52	c Current CPU time: 14.9167 s
20.49/20.52	c
20.49/20.52	c core #92
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 106
20.49/20.52	c Current CPU time: 15.0667 s
20.49/20.52	c
20.49/20.52	c core #93
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 107
20.49/20.52	c Current CPU time: 15.2227 s
20.49/20.52	c
20.49/20.52	c core #94
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 108
20.49/20.52	c Current CPU time: 15.3757 s
20.49/20.52	c
20.49/20.52	c core #95
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 110
20.49/20.52	c Current CPU time: 15.5316 s
20.49/20.52	c
20.49/20.52	c core #96
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 111
20.49/20.52	c Current CPU time: 15.6816 s
20.49/20.52	c
20.49/20.52	c core #97
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 3	Total Weight: 114
20.49/20.52	c Current CPU time: 15.8376 s
20.49/20.52	c
20.49/20.52	c core #98
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 1401	Core Weight: 1	Total Weight: 115
20.49/20.52	c Current CPU time: 15.9936 s
20.49/20.52	c
20.49/20.52	c core #99
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 117
20.49/20.52	c Current CPU time: 16.1545 s
20.49/20.52	c
20.49/20.52	c core #100
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 119
20.49/20.52	c Current CPU time: 16.3045 s
20.49/20.52	c
20.49/20.52	c core #101
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 120
20.49/20.52	c Current CPU time: 16.4615 s
20.49/20.52	c
20.49/20.52	c core #102
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 121
20.49/20.52	c Current CPU time: 16.6125 s
20.49/20.52	c
20.49/20.52	c core #103
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 122
20.49/20.52	c Current CPU time: 16.7715 s
20.49/20.52	c
20.49/20.52	c core #104
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 123
20.49/20.52	c Current CPU time: 16.9264 s
20.49/20.52	c
20.49/20.52	c core #105
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 124
20.49/20.52	c Current CPU time: 17.0844 s
20.49/20.52	c
20.49/20.52	c core #106
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 125
20.49/20.52	c Current CPU time: 17.2354 s
20.49/20.52	c
20.49/20.52	c core #107
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 701	Core Weight: 1	Total Weight: 126
20.49/20.52	c Current CPU time: 17.3964 s
20.49/20.52	c
20.49/20.52	c core #108
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 127
20.49/20.52	c Current CPU time: 17.5473 s
20.49/20.52	c
20.49/20.52	c core #109
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 129
20.49/20.52	c Current CPU time: 17.7053 s
20.49/20.52	c
20.49/20.52	c core #110
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 131
20.49/20.52	c Current CPU time: 17.8563 s
20.49/20.52	c
20.49/20.52	c core #111
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 132
20.49/20.52	c Current CPU time: 18.0153 s
20.49/20.52	c
20.49/20.52	c core #112
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 133
20.49/20.52	c Current CPU time: 18.1672 s
20.49/20.52	c
20.49/20.52	c core #113
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 3729	Core Weight: 1	Total Weight: 134
20.49/20.52	c Current CPU time: 18.3622 s
20.49/20.52	c
20.49/20.52	c core #114
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 200	Core Weight: 1	Total Weight: 135
20.49/20.52	c Current CPU time: 18.5232 s
20.49/20.52	c
20.49/20.52	c core #115
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 299	Core Weight: 1	Total Weight: 136
20.49/20.52	c Current CPU time: 18.6872 s
20.49/20.52	c
20.49/20.52	c core #116
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 301	Core Weight: 1	Total Weight: 137
20.49/20.52	c Current CPU time: 18.8421 s
20.49/20.52	c
20.49/20.52	c core #117
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 592	Core Weight: 1	Total Weight: 138
20.49/20.52	c Current CPU time: 19.0061 s
20.49/20.52	c
20.49/20.52	c core #118
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 139
20.49/20.52	c Current CPU time: 19.1671 s
20.49/20.52	c
20.49/20.52	c core #119
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 200	Core Weight: 2	Total Weight: 141
20.49/20.52	c Current CPU time: 19.3281 s
20.49/20.52	c
20.49/20.52	c core #120
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 142
20.49/20.52	c Current CPU time: 19.485 s
20.49/20.52	c
20.49/20.52	c core #121
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 1	Total Weight: 143
20.49/20.52	c Current CPU time: 19.645 s
20.49/20.52	c
20.49/20.52	c core #122
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 201	Core Weight: 2	Total Weight: 145
20.49/20.52	c Current CPU time: 19.802 s
20.49/20.52	c
20.49/20.52	c core #123
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 101	Core Weight: 2	Total Weight: 147
20.49/20.52	c Current CPU time: 19.968 s
20.49/20.52	c
20.49/20.52	c core #124
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 883	Core Weight: 1	Total Weight: 148
20.49/20.52	c Current CPU time: 20.1299 s
20.49/20.52	c
20.49/20.52	c core #125
20.49/20.52	c 
20.49/20.52	c 
20.49/20.52	c Core size: 201	Core Weight: 1	Total Weight: 149
20.49/20.52	c Current CPU time: 20.2989 s
20.49/20.52	c
21.19/21.21	c core #126
21.19/21.21	c 
21.19/21.21	c 
21.19/21.21	c Core size: 101	Core Weight: 1	Total Weight: 150
21.19/21.21	c Current CPU time: 20.4569 s
21.19/21.21	c
21.19/21.21	c core #127
21.19/21.21	c 
21.19/21.21	c 
21.19/21.21	c Core size: 1745	Core Weight: 1	Total Weight: 151
21.19/21.21	c Current CPU time: 20.6319 s
21.19/21.21	c
21.19/21.21	c core #128
21.19/21.21	c 
21.19/21.21	c 
21.19/21.21	c Core size: 1177	Core Weight: 1	Total Weight: 152
21.19/21.21	c Current CPU time: 20.8008 s
21.19/21.21	c
21.19/21.21	c core #129
21.19/21.21	c 
21.19/21.21	c 
21.19/21.21	c Core size: 303	Core Weight: 1	Total Weight: 153
21.19/21.21	c Current CPU time: 20.9728 s
21.19/21.21	c
21.19/21.21	c ============================[ Search Statistics ]==============================
21.19/21.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.19/21.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.19/21.21	c ===============================================================================
21.19/21.21	c |         0 |   25413   691951    48310 |   230650        0   -nan |  0.000 % |
21.19/21.21	c ===============================================================================
21.29/21.38	c core #130
21.29/21.38	c 
21.29/21.38	c 
21.29/21.38	c Core size: 404	Core Weight: 1	Total Weight: 154
21.29/21.38	c Current CPU time: 21.1408 s
21.29/21.38	c
21.29/21.38	c ============================[ Search Statistics ]==============================
21.29/21.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.29/21.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.29/21.38	c ===============================================================================
21.29/21.38	c |         0 |   25815   692332    48832 |   230777        0   -nan |  0.000 % |
21.29/21.39	c ===============================================================================
21.49/21.56	c core #131
21.49/21.56	c 
21.49/21.56	c 
21.49/21.56	c Core size: 1438	Core Weight: 1	Total Weight: 155
21.49/21.56	c Current CPU time: 21.3228 s
21.49/21.56	c
21.49/21.56	c ============================[ Search Statistics ]==============================
21.49/21.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.49/21.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.49/21.56	c ===============================================================================
21.49/21.56	c |         0 |   27355   693730    50673 |   231243        0   -nan |  0.000 % |
21.49/21.59	c ===============================================================================
21.69/21.76	c core #132
21.69/21.76	c 
21.69/21.76	c 
21.69/21.76	c Core size: 2267	Core Weight: 1	Total Weight: 156
21.69/21.76	c Current CPU time: 21.5167 s
21.69/21.76	c
21.69/21.76	c ============================[ Search Statistics ]==============================
21.69/21.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.69/21.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.69/21.76	c ===============================================================================
21.69/21.76	c |         0 |   29836   695931    53589 |   231977        0   -nan |  0.000 % |
21.69/21.78	c ===============================================================================
21.89/21.95	c core #133
21.89/21.95	c 
21.89/21.95	c 
21.89/21.95	c Core size: 1444	Core Weight: 1	Total Weight: 157
21.89/21.95	c Current CPU time: 21.7057 s
21.89/21.95	c
21.89/21.95	c ============================[ Search Statistics ]==============================
21.89/21.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.89/21.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.89/21.95	c ===============================================================================
21.89/21.95	c |         0 |   31275   697303    55376 |   232434        0   -nan |  0.000 % |
21.89/22.00	c ===============================================================================
22.11/22.18	c core #134
22.11/22.18	c 
22.11/22.18	c 
22.11/22.18	c Core size: 2837	Core Weight: 1	Total Weight: 158
22.11/22.18	c Current CPU time: 21.9217 s
22.11/22.18	c
22.11/22.18	c ============================[ Search Statistics ]==============================
22.11/22.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.11/22.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.11/22.18	c ===============================================================================
22.11/22.18	c |         0 |   34136   700041    58811 |   233347        0   -nan |  0.000 % |
22.49/22.58	c ===============================================================================
22.69/22.76	c core #135
22.69/22.76	c 
22.69/22.76	c 
22.69/22.76	c Core size: 6007	Core Weight: 1	Total Weight: 159
22.69/22.76	c Current CPU time: 22.4966 s
22.69/22.76	c
22.69/22.76	c ============================[ Search Statistics ]==============================
22.69/22.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.69/22.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.69/22.76	c ===============================================================================
22.69/22.76	c |         0 |   40175   705776    66233 |   235258        0   -nan |  0.000 % |
22.79/22.82	c |       101 |   40174   705776    66233 |   258784      101    909 | 19.097 % |
22.89/22.91	c |       251 |   40173   705776    66233 |   284662      251   1214 | 19.099 % |
22.99/23.10	c |       476 |   40171   705776    66233 |   313129      476   2067 | 19.103 % |
23.39/23.41	c |       814 |   39937   705776    66233 |   344442      814   2466 | 19.792 % |
24.39/24.45	c ===============================================================================
24.59/24.66	c core #136
24.59/24.66	c 
24.59/24.66	c 
24.59/24.66	c Core size: 8967	Core Weight: 1	Total Weight: 160
24.59/24.66	c Current CPU time: 24.3643 s
24.59/24.66	c
24.59/24.66	c ============================[ Search Statistics ]==============================
24.59/24.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
24.59/24.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
24.59/24.66	c ===============================================================================
24.59/24.66	c |         0 |   49198   714076    77851 |   238025        0   -nan |  0.000 % |
24.69/24.72	c |       100 |   49198   714076    77851 |   261827      100    772 | 16.047 % |
24.79/24.83	c |       251 |   49198   714076    77851 |   288010      251    853 | 16.047 % |
24.99/25.01	c |       480 |   49197   714076    77851 |   316811      480    788 | 16.049 % |
25.19/25.31	c |       817 |   49197   714076    77851 |   348492      817    943 | 16.049 % |
25.69/25.76	c |      1323 |   49197   714076    77851 |   383342     1323    912 | 16.049 % |
26.40/26.47	c |      2083 |   49196   714076    77851 |   421676     2083   1110 | 16.051 % |
27.62/27.68	c |      3222 |   49195   714076    77851 |   463844     3222   1687 | 16.052 % |
29.39/29.48	c |      4930 |   49195   714076    77851 |   510228     4930   1964 | 16.052 % |
33.40/33.42	c |      7493 |   49194   714076    77851 |   561251     7493   2569 | 16.054 % |
37.77/37.88	c ===============================================================================
38.07/38.13	c core #137
38.07/38.13	c 
38.07/38.13	c 
38.07/38.13	c Core size: 10141	Core Weight: 1	Total Weight: 161
38.07/38.13	c Current CPU time: 37.7423 s
38.07/38.13	c
38.07/38.13	c ============================[ Search Statistics ]==============================
38.07/38.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
38.07/38.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
38.07/38.13	c ===============================================================================
38.07/38.13	c |         0 |   59423   722996    91815 |   240998        0   -nan |  0.000 % |
38.17/38.20	c |       101 |   59423   722996    91815 |   265098      101   1835 | 13.553 % |
38.28/38.36	c |       252 |   59423   722996    91815 |   291608      252   2177 | 13.553 % |
38.48/38.56	c |       479 |   59423   722996    91815 |   320769      479   1652 | 13.553 % |
38.87/38.96	c |       816 |   59423   722996    91815 |   352846      816   1153 | 13.553 % |
39.47/39.53	c |      1322 |   59423   722996    91815 |   388130     1322   1043 | 13.553 % |
40.37/40.45	c |      2084 |   59423   722996    91815 |   426943     2084    925 | 13.553 % |
41.67/41.70	c |      3224 |   59423   722996    91815 |   469638     3224    835 | 13.553 % |
43.88/43.96	c |      4932 |   59423   722996    91815 |   516602     4932    844 | 13.553 % |
47.67/47.75	c |      7498 |   59422   722996    91815 |   568262     7498   1010 | 13.554 % |
54.27/54.39	c |     11343 |   59422   722996    91815 |   625088    11343   1547 | 13.554 % |
64.67/64.73	c |     17119 |   59422   722996    91815 |   687597    17119   1729 | 13.554 % |
88.97/89.05	c |     25774 |   59422   722996    91815 |   756357    25774   2816 | 13.554 % |
142.88/142.98	c |     38751 |   59422   722996    91815 |   831992    38751   3557 | 13.554 % |
242.38/242.47	c |     58212 |   59421   722996    91815 |   915192    58212   4128 | 13.556 % |
343.09/343.18	c |     87406 |   59420   722996    91815 |  1006711    87406   3821 | 13.557 % |
573.39/573.44	c |    131196 |   59419   722996    91815 |  1107382   131196   3842 | 13.559 % |
852.81/852.81	c |    196884 |   59393   722996    91815 |  1218120   196884   3717 | 13.596 % |
1139.12/1139.18	c ===============================================================================
1141.94/1141.99	c core #138
1141.94/1141.99	c 
1141.94/1141.99	c 
1141.94/1141.99	c Core size: 11247	Core Weight: 1	Total Weight: 162
1141.94/1141.99	c Current CPU time: 1139.18 s
1141.94/1141.99	c
1141.94/1141.99	c ============================[ Search Statistics ]==============================
1141.94/1141.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1141.94/1141.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1141.94/1141.99	c ===============================================================================
1141.94/1141.99	c |         0 |   70744   732159   108692 |   244053        0   -nan |  0.000 % |
1142.02/1142.09	c |       100 |   70744   732159   108692 |   268458      100   1216 | 11.518 % |
1142.31/1142.30	c |       250 |   70744   732159   108692 |   295304      250    602 | 11.518 % |
1142.62/1142.65	c |       475 |   70744   732159   108692 |   324834      475    501 | 11.518 % |
1143.12/1143.17	c |       813 |   70744   732159   108692 |   357317      813    578 | 11.518 % |
1143.92/1143.91	c |      1319 |   70744   732159   108692 |   393049     1319    568 | 11.518 % |
1145.02/1145.07	c |      2081 |   70744   732159   108692 |   432354     2081    562 | 11.518 % |
1146.62/1146.66	c |      3221 |   70744   732159   108692 |   475590     3221    520 | 11.518 % |
1149.32/1149.36	c |      4929 |   70744   732159   108692 |   523149     4929    761 | 11.518 % |
1153.93/1153.98	c |      7500 |   70744   732159   108692 |   575464     7500    884 | 11.518 % |
1162.84/1162.87	c |     11344 |   70744   732159   108692 |   633010    11344   1271 | 11.518 % |
1176.12/1176.19	c |     17110 |   70744   732159   108692 |   696311    17110   1333 | 11.518 % |
1196.22/1196.27	c |     25760 |   70744   732159   108692 |   765942    25760   1407 | 11.518 % |
1229.62/1229.60	c |     38734 |   70744   732159   108692 |   842537    38734   1636 | 11.518 % |
1287.82/1287.81	c |     58196 |   70744   732159   108692 |   926790    58196   1855 | 11.518 % |
1386.15/1386.14	c |     87388 |   70744   732159   108692 |  1019469    87388   2387 | 11.518 % |
1570.03/1570.03	c |    131177 |   70744   732159   108692 |  1121416   131177   2840 | 11.518 % |

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.04 2.00 2/517 3765
/proc/meminfo: memFree=20669536/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=21456 CPUtime=0 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 869 0 0 0 0 0 0 0 21 0 1 0 819403401 21970944 822 33554432000 4194304 5714214 140735379515472 18446744073709551615 4228656 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 5364 822 186 372 0 781 0

[startup+0.10269 s]
/proc/loadavg: 2.02 2.04 2.00 2/517 3765
/proc/meminfo: memFree=20669536/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=25948 CPUtime=0.09 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 2375 0 0 0 9 0 0 0 22 0 1 0 819403401 26570752 2295 33554432000 4194304 5714214 140735379515472 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 6487 2297 535 372 0 1904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25948

[startup+0.200678 s]
/proc/loadavg: 2.02 2.04 2.00 2/517 3765
/proc/meminfo: memFree=20669536/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=30632 CPUtime=0.19 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 3930 0 0 0 19 0 0 0 22 0 1 0 819403401 31367168 3785 33554432000 4194304 5714214 140735379515472 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 7658 3787 897 372 0 3075 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30632

[startup+0.300647 s]
/proc/loadavg: 2.02 2.04 2.00 2/517 3765
/proc/meminfo: memFree=20669536/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=36040 CPUtime=0.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 5673 0 0 0 29 0 0 0 22 0 1 0 819403401 36904960 5399 33554432000 4194304 5714214 140735379515472 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 9010 5399 1258 372 0 4427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36040

[startup+0.700571 s]
/proc/loadavg: 2.02 2.04 2.00 2/517 3765
/proc/meminfo: memFree=20669536/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=54796 CPUtime=0.69 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 11995 0 0 0 68 1 0 0 24 0 1 0 819403401 56111104 11464 33554432000 4194304 5714214 140735379515472 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 13699 11464 2726 372 0 9116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54796

[startup+1.50041 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 3766
/proc/meminfo: memFree=20615464/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=159992 CPUtime=1.49 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 44371 0 0 0 144 5 0 0 18 0 1 0 819403401 163831808 39119 33554432000 4194304 5714214 140735379515472 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 39998 39122 172 372 0 39623 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159992

[startup+3.1011 s]
/proc/loadavg: 2.02 2.04 2.00 3/518 3766
/proc/meminfo: memFree=20495556/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=178336 CPUtime=3.09 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 50961 0 0 0 304 5 0 0 21 0 1 0 819403401 182616064 42964 33554432000 4194304 5714214 140735379515472 18446744073709551615 4964831 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 44584 42964 175 372 0 44209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 178336

[startup+6.30045 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 3766
/proc/meminfo: memFree=20491388/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=178336 CPUtime=6.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 50969 0 0 0 624 5 0 0 25 0 1 0 819403401 182616064 42972 33554432000 4194304 5714214 140735379515472 18446744073709551615 4337232 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 44584 42972 175 372 0 44209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178336

[startup+12.7012 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 3766
/proc/meminfo: memFree=20490920/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=178336 CPUtime=12.69 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 50987 0 0 0 1264 5 0 0 25 0 1 0 819403401 182616064 42990 33554432000 4194304 5714214 140735379515472 18446744073709551615 4956403 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 44584 42990 175 372 0 44209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178336

[startup+25.5006 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 3766
/proc/meminfo: memFree=20461312/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=206828 CPUtime=25.49 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 66265 0 0 0 2538 11 0 0 25 0 1 0 819403401 211791872 50304 33554432000 4194304 5714214 140735379515472 18446744073709551615 4323047 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/3765/statm: 51707 50304 180 372 0 51332 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 206828

[startup+51.1005 s]
/proc/loadavg: 2.00 2.03 2.00 3/518 3767
/proc/meminfo: memFree=20356756/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=310160 CPUtime=51.07 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 93662 0 0 0 5087 20 0 0 25 0 1 0 819403401 317603840 76306 33554432000 4194304 5714214 140735379515472 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 77540 76306 180 372 0 77165 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 310160

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 3768
/proc/meminfo: memFree=20161980/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=504688 CPUtime=102.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 142276 0 0 0 10194 35 0 0 25 0 1 0 819403401 516800512 124920 33554432000 4194304 5714214 140735379515472 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 126172 124920 180 372 0 125797 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 504688

[startup+162.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/518 3770
/proc/meminfo: memFree=19895464/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=772996 CPUtime=162.28 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 209338 0 0 0 16180 48 0 0 25 0 1 0 819403401 791547904 191982 33554432000 4194304 5714214 140735379515472 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 193249 191982 180 372 0 192874 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 772996

[startup+222.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 3772
/proc/meminfo: memFree=19636016/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=1028340 CPUtime=222.3 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 273134 0 0 0 22170 60 0 0 25 0 1 0 819403401 1053020160 255778 33554432000 4194304 5714214 140735379515472 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 257085 255778 180 372 0 256710 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 1028340

[startup+282.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 3773
/proc/meminfo: memFree=19436096/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=1231220 CPUtime=282.28 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 323786 0 0 0 28157 71 0 0 25 0 1 0 819403401 1260769280 306430 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319182 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 307805 306430 180 372 0 307430 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1231220

[startup+342.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/518 3775
/proc/meminfo: memFree=19184208/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=1478240 CPUtime=342.28 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 385603 0 0 0 34140 88 0 0 25 0 1 0 819403401 1513717760 368247 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 369560 368247 180 372 0 369185 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1478240

[startup+402.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/518 3776
/proc/meminfo: memFree=18993960/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=1669740 CPUtime=402.28 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 433369 0 0 0 40129 99 0 0 25 0 1 0 819403401 1709813760 416013 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 417435 416013 180 372 0 417060 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1669740

[startup+462.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/518 3806
/proc/meminfo: memFree=19461128/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=1847096 CPUtime=462.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 477693 0 0 0 46120 109 0 0 25 0 1 0 819403401 1891426304 460337 33554432000 4194304 5714214 140735379515472 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 461774 460337 180 372 0 461399 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 1847096

[startup+522.301 s]
/proc/loadavg: 2.04 2.05 2.00 3/518 3808
/proc/meminfo: memFree=19245696/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=2020068 CPUtime=522.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 520970 0 0 0 52108 121 0 0 25 0 1 0 819403401 2068549632 503614 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319422 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 505017 503614 180 372 0 504642 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 2020068

[startup+582.301 s]
/proc/loadavg: 2.01 2.04 2.00 3/518 3809
/proc/meminfo: memFree=19028552/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=2190032 CPUtime=582.29 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 563427 0 0 0 58098 131 0 0 25 0 1 0 819403401 2242592768 546071 33554432000 4194304 5714214 140735379515472 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 547508 546071 180 372 0 547133 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 2190032

[startup+642.301 s]

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

[startup+882.32 s]
/proc/loadavg: 2.11 2.05 2.01 3/518 3817
/proc/meminfo: memFree=17891676/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3148528 CPUtime=882.33 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 802887 0 0 0 88039 194 0 0 25 0 1 0 819403401 3224092672 785531 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 787132 785531 180 372 0 786757 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 3148528

[startup+942.301 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 3819
/proc/meminfo: memFree=17671280/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3340104 CPUtime=942.31 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 850535 0 0 0 94024 207 0 0 25 0 1 0 819403401 3420266496 833179 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 835026 833179 180 372 0 834651 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3340104

[startup+1002.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/518 3820
/proc/meminfo: memFree=17460944/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3513212 CPUtime=1002.32 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 893839 0 0 0 100014 218 0 0 25 0 1 0 819403401 3597529088 876483 33554432000 4194304 5714214 140735379515472 18446744073709551615 4311907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 878303 876483 180 372 0 877928 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3513212

[startup+1062.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/518 3822
/proc/meminfo: memFree=17270216/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3682460 CPUtime=1062.32 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 936173 0 0 0 106001 231 0 0 25 0 1 0 819403401 3770839040 918817 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 920615 918817 180 372 0 920240 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 3682460

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 3824
/proc/meminfo: memFree=17070312/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3851904 CPUtime=1122.32 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 978553 0 0 0 111990 242 0 0 25 0 1 0 819403401 3944349696 961197 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 962976 961197 180 372 0 962601 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 3851904

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 3825
/proc/meminfo: memFree=16933868/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1182.32 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008034 0 0 0 117976 256 0 0 25 0 1 0 819403401 4069171200 990678 33554432000 4194304 5714214 140735379515472 18446744073709551615 4200768 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 990678 180 372 0 993075 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3973800

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 3827
/proc/meminfo: memFree=16913868/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1242.33 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008673 0 0 0 123971 262 0 0 25 0 1 0 819403401 4069171200 991317 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319160 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991317 180 372 0 993075 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3973800

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 3828
/proc/meminfo: memFree=16883712/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1302.33 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008677 0 0 0 129966 267 0 0 25 0 1 0 819403401 4069171200 991321 33554432000 4194304 5714214 140735379515472 18446744073709551615 4311854 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991321 180 372 0 993075 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 3973800

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/518 3830
/proc/meminfo: memFree=16853792/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1362.33 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008681 0 0 0 135960 273 0 0 25 0 1 0 819403401 4069171200 991325 33554432000 4194304 5714214 140735379515472 18446744073709551615 4305160 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991325 180 372 0 993075 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 3973800

[startup+1422.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/518 3832
/proc/meminfo: memFree=16800948/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1422.34 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008686 0 0 0 141956 278 0 0 25 0 1 0 819403401 4069171200 991330 33554432000 4194304 5714214 140735379515472 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991330 180 372 0 993075 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3973800

[startup+1482.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/518 3833
/proc/meminfo: memFree=16801540/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1482.33 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008696 0 0 0 147950 283 0 0 25 0 1 0 819403401 4069171200 991340 33554432000 4194304 5714214 140735379515472 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991340 180 372 0 993075 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 3973800

[startup+1542.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/518 3835
/proc/meminfo: memFree=16801480/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1542.36 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008699 0 0 0 153949 287 0 0 25 0 1 0 819403401 4069171200 991343 33554432000 4194304 5714214 140735379515472 18446744073709551615 4322907 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991343 180 372 0 993075 0
Current children cumulated CPU time (s) 1542.36
Current children cumulated vsize (KiB) 3973800

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/518 3836
/proc/meminfo: memFree=16800840/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1602.34 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008712 0 0 0 159944 290 0 0 25 0 1 0 819403401 4069171200 991356 33554432000 4194304 5714214 140735379515472 18446744073709551615 4322687 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991356 180 372 0 993075 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 3973800

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/518 3838
/proc/meminfo: memFree=16798956/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1662.34 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008728 0 0 0 165939 295 0 0 25 0 1 0 819403401 4069171200 991372 33554432000 4194304 5714214 140735379515472 18446744073709551615 4323003 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991372 180 372 0 993075 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 3973800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 3840
/proc/meminfo: memFree=16798540/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1722.35 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008753 0 0 0 171936 299 0 0 25 0 1 0 819403401 4069171200 991397 33554432000 4194304 5714214 140735379515472 18446744073709551615 4323023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991397 180 372 0 993075 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 3973800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 3841
/proc/meminfo: memFree=16798380/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1782.35 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008792 0 0 0 177933 302 0 0 25 0 1 0 819403401 4069171200 991436 33554432000 4194304 5714214 140735379515472 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991436 180 372 0 993075 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 3973800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 3842
/proc/meminfo: memFree=16798364/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=3973800 CPUtime=1800.06 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4202496 1008797 0 0 0 179703 303 0 0 25 0 1 0 819403401 4069171200 991441 33554432000 4194304 5714214 140735379515472 18446744073709551615 5070807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/3765/statm: 993450 991441 180 372 0 993075 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3973800

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

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

[startup+1800.12 s]
/proc/loadavg: 2.00 2.01 2.00 3/518 3842
/proc/meminfo: memFree=16798364/32950928 swapFree=34259960/67111528
[pid=3765] ppid=3763 vsize=0 CPUtime=1800.17 cores=1,3,5,7
/proc/3765/stat : 3765 (wbo1.6) R 3763 3765 1159 0 -1 4203524 1008797 0 0 0 179704 313 0 0 25 0 1 0 819403401 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/3765/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.18
CPU time (s): 1800.23
CPU user time (s): 1797.04
CPU system time (s): 3.18951
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3973800

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

runsolver used 9.04762 second user time and 22.0826 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-03 07:14:27
IDJOB=3460851
IDBENCH=1975
IDSOLVER=1953
FILE ID=node149/3460851-1307078067
RUNJOBID= node149-1307068846-2187
PBS_JOBID= 13497837
Free space on /tmp= 73508 MiB

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

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

MD5SUM BENCH= 6389567e651775a5f815611581d2023e
RANDOM SEED=913789697

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      20669816 kB
Buffers:        317744 kB
Cached:        3453588 kB
SwapCached:     123196 kB
Active:         958920 kB
Inactive:     10983300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20669816 kB
SwapTotal:    67111528 kB
SwapFree:     34259960 kB
Dirty:           20980 kB
Writeback:           0 kB
AnonPages:     8072424 kB
Mapped:          18692 kB
Slab:           149460 kB
PageTables:     119128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 173804456 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= 73504 MiB
End job on node149 at 2011-06-03 07:44:29