Trace number 3460844

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_4.opb.PB06.opb
MD5SUMca3282cf347faf21ba3550ec87dd7af4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark836
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 466
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 494728
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 494728
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-3460844-1307077852.opb.
0.00/0.00	c Instance file HOME/instance-3460844-1307077852.opb
0.00/0.00	c File size is 17233674 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.49/7.62	c core #1
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 2
7.49/7.62	c Current CPU time: 1.55176 s
7.49/7.62	c
7.49/7.62	c core #2
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 3
7.49/7.62	c Current CPU time: 1.69374 s
7.49/7.62	c
7.49/7.62	c core #3
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 3	Total Weight: 6
7.49/7.62	c Current CPU time: 1.84372 s
7.49/7.62	c
7.49/7.62	c core #4
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 7
7.49/7.62	c Current CPU time: 1.9837 s
7.49/7.62	c
7.49/7.62	c core #5
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 9
7.49/7.62	c Current CPU time: 2.13368 s
7.49/7.62	c
7.49/7.62	c core #6
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 10
7.49/7.62	c Current CPU time: 2.27365 s
7.49/7.62	c
7.49/7.62	c core #7
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 11
7.49/7.62	c Current CPU time: 2.42463 s
7.49/7.62	c
7.49/7.62	c core #8
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 12
7.49/7.62	c Current CPU time: 2.56561 s
7.49/7.62	c
7.49/7.62	c core #9
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 13
7.49/7.62	c Current CPU time: 2.71359 s
7.49/7.62	c
7.49/7.62	c core #10
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 14
7.49/7.62	c Current CPU time: 2.85357 s
7.49/7.62	c
7.49/7.62	c core #11
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 15
7.49/7.62	c Current CPU time: 3.00454 s
7.49/7.62	c
7.49/7.62	c core #12
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 16
7.49/7.62	c Current CPU time: 3.14552 s
7.49/7.62	c
7.49/7.62	c core #13
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 17
7.49/7.62	c Current CPU time: 3.2965 s
7.49/7.62	c
7.49/7.62	c core #14
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 3	Total Weight: 20
7.49/7.62	c Current CPU time: 3.43748 s
7.49/7.62	c
7.49/7.62	c core #15
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 21
7.49/7.62	c Current CPU time: 3.58945 s
7.49/7.62	c
7.49/7.62	c core #16
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 22
7.49/7.62	c Current CPU time: 3.73043 s
7.49/7.62	c
7.49/7.62	c core #17
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 3	Total Weight: 25
7.49/7.62	c Current CPU time: 3.87941 s
7.49/7.62	c
7.49/7.62	c core #18
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 26
7.49/7.62	c Current CPU time: 4.02039 s
7.49/7.62	c
7.49/7.62	c core #19
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 27
7.49/7.62	c Current CPU time: 4.17136 s
7.49/7.62	c
7.49/7.62	c core #20
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 28
7.49/7.62	c Current CPU time: 4.31434 s
7.49/7.62	c
7.49/7.62	c core #21
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 30
7.49/7.62	c Current CPU time: 4.46732 s
7.49/7.62	c
7.49/7.62	c core #22
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 32
7.49/7.62	c Current CPU time: 4.6083 s
7.49/7.62	c
7.49/7.62	c core #23
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 34
7.49/7.62	c Current CPU time: 4.75828 s
7.49/7.62	c
7.49/7.62	c core #24
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 35
7.49/7.62	c Current CPU time: 4.90125 s
7.49/7.62	c
7.49/7.62	c core #25
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 201	Core Weight: 1	Total Weight: 36
7.49/7.62	c Current CPU time: 5.05123 s
7.49/7.62	c
7.49/7.62	c core #26
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 37
7.49/7.62	c Current CPU time: 5.19321 s
7.49/7.62	c
7.49/7.62	c core #27
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 9	Total Weight: 46
7.49/7.62	c Current CPU time: 5.34519 s
7.49/7.62	c
7.49/7.62	c core #28
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 47
7.49/7.62	c Current CPU time: 5.48916 s
7.49/7.62	c
7.49/7.62	c core #29
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 48
7.49/7.62	c Current CPU time: 5.63914 s
7.49/7.62	c
7.49/7.62	c core #30
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 49
7.49/7.62	c Current CPU time: 5.78212 s
7.49/7.62	c
7.49/7.62	c core #31
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 201	Core Weight: 1	Total Weight: 50
7.49/7.62	c Current CPU time: 5.9331 s
7.49/7.62	c
7.49/7.62	c core #32
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 401	Core Weight: 1	Total Weight: 51
7.49/7.62	c Current CPU time: 6.07708 s
7.49/7.62	c
7.49/7.62	c core #33
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 52
7.49/7.62	c Current CPU time: 6.22805 s
7.49/7.62	c
7.49/7.62	c core #34
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 2	Total Weight: 54
7.49/7.62	c Current CPU time: 6.37103 s
7.49/7.62	c
7.49/7.62	c core #35
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 55
7.49/7.62	c Current CPU time: 6.52301 s
7.49/7.62	c
7.49/7.62	c core #36
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 56
7.49/7.62	c Current CPU time: 6.66699 s
7.49/7.62	c
7.49/7.62	c core #37
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 57
7.49/7.62	c Current CPU time: 6.81996 s
7.49/7.62	c
7.49/7.62	c core #38
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 58
7.49/7.62	c Current CPU time: 6.96494 s
7.49/7.62	c
7.49/7.62	c core #39
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 59
7.49/7.62	c Current CPU time: 7.11792 s
7.49/7.62	c
7.49/7.62	c core #40
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 60
7.49/7.62	c Current CPU time: 7.2609 s
7.49/7.62	c
7.49/7.62	c core #41
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 1	Total Weight: 61
7.49/7.62	c Current CPU time: 7.41287 s
7.49/7.62	c
7.49/7.62	c core #42
7.49/7.62	c 
7.49/7.62	c 
7.49/7.62	c Core size: 101	Core Weight: 5	Total Weight: 66
7.49/7.62	c Current CPU time: 7.55785 s
7.49/7.62	c
13.89/13.92	c core #43
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 401	Core Weight: 1	Total Weight: 67
13.89/13.92	c Current CPU time: 7.70983 s
13.89/13.92	c
13.89/13.92	c core #44
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 68
13.89/13.92	c Current CPU time: 7.85281 s
13.89/13.92	c
13.89/13.92	c core #45
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 4	Total Weight: 72
13.89/13.92	c Current CPU time: 8.00378 s
13.89/13.92	c
13.89/13.92	c core #46
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 73
13.89/13.92	c Current CPU time: 8.14776 s
13.89/13.92	c
13.89/13.92	c core #47
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 401	Core Weight: 1	Total Weight: 74
13.89/13.92	c Current CPU time: 8.30174 s
13.89/13.92	c
13.89/13.92	c core #48
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 75
13.89/13.92	c Current CPU time: 8.44472 s
13.89/13.92	c
13.89/13.92	c core #49
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 76
13.89/13.92	c Current CPU time: 8.59569 s
13.89/13.92	c
13.89/13.92	c core #50
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 201	Core Weight: 1	Total Weight: 77
13.89/13.92	c Current CPU time: 8.74067 s
13.89/13.92	c
13.89/13.92	c core #51
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 78
13.89/13.92	c Current CPU time: 8.89265 s
13.89/13.92	c
13.89/13.92	c core #52
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 79
13.89/13.92	c Current CPU time: 9.03763 s
13.89/13.92	c
13.89/13.92	c core #53
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 80
13.89/13.92	c Current CPU time: 9.1896 s
13.89/13.92	c
13.89/13.92	c core #54
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 81
13.89/13.92	c Current CPU time: 9.33358 s
13.89/13.92	c
13.89/13.92	c core #55
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 82
13.89/13.92	c Current CPU time: 9.49056 s
13.89/13.92	c
13.89/13.92	c core #56
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 83
13.89/13.92	c Current CPU time: 9.63554 s
13.89/13.92	c
13.89/13.92	c core #57
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 84
13.89/13.92	c Current CPU time: 9.78751 s
13.89/13.92	c
13.89/13.92	c core #58
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 3	Total Weight: 87
13.89/13.92	c Current CPU time: 9.93349 s
13.89/13.92	c
13.89/13.92	c core #59
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 301	Core Weight: 1	Total Weight: 88
13.89/13.92	c Current CPU time: 10.0895 s
13.89/13.92	c
13.89/13.92	c core #60
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 89
13.89/13.92	c Current CPU time: 10.2354 s
13.89/13.92	c
13.89/13.92	c core #61
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 201	Core Weight: 1	Total Weight: 90
13.89/13.92	c Current CPU time: 10.3884 s
13.89/13.92	c
13.89/13.92	c core #62
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 901	Core Weight: 1	Total Weight: 91
13.89/13.92	c Current CPU time: 10.5364 s
13.89/13.92	c
13.89/13.92	c core #63
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 92
13.89/13.92	c Current CPU time: 10.6914 s
13.89/13.92	c
13.89/13.92	c core #64
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 93
13.89/13.92	c Current CPU time: 10.8374 s
13.89/13.92	c
13.89/13.92	c core #65
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 94
13.89/13.92	c Current CPU time: 10.9893 s
13.89/13.92	c
13.89/13.92	c core #66
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 95
13.89/13.92	c Current CPU time: 11.1353 s
13.89/13.92	c
13.89/13.92	c core #67
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 96
13.89/13.92	c Current CPU time: 11.2893 s
13.89/13.92	c
13.89/13.92	c core #68
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 97
13.89/13.92	c Current CPU time: 11.4413 s
13.89/13.92	c
13.89/13.92	c core #69
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 301	Core Weight: 1	Total Weight: 98
13.89/13.92	c Current CPU time: 11.5952 s
13.89/13.92	c
13.89/13.92	c core #70
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 4	Total Weight: 102
13.89/13.92	c Current CPU time: 11.7422 s
13.89/13.92	c
13.89/13.92	c core #71
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 103
13.89/13.92	c Current CPU time: 11.8972 s
13.89/13.92	c
13.89/13.92	c core #72
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 104
13.89/13.92	c Current CPU time: 12.0432 s
13.89/13.92	c
13.89/13.92	c core #73
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 201	Core Weight: 1	Total Weight: 105
13.89/13.92	c Current CPU time: 12.1971 s
13.89/13.92	c
13.89/13.92	c core #74
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 106
13.89/13.92	c Current CPU time: 12.3431 s
13.89/13.92	c
13.89/13.92	c core #75
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 107
13.89/13.92	c Current CPU time: 12.4991 s
13.89/13.92	c
13.89/13.92	c core #76
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 108
13.89/13.92	c Current CPU time: 12.6461 s
13.89/13.92	c
13.89/13.92	c core #77
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 109
13.89/13.92	c Current CPU time: 12.8001 s
13.89/13.92	c
13.89/13.92	c core #78
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 110
13.89/13.92	c Current CPU time: 12.947 s
13.89/13.92	c
13.89/13.92	c core #79
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 111
13.89/13.92	c Current CPU time: 13.102 s
13.89/13.92	c
13.89/13.92	c core #80
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 112
13.89/13.92	c Current CPU time: 13.25 s
13.89/13.92	c
13.89/13.92	c core #81
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 113
13.89/13.92	c Current CPU time: 13.406 s
13.89/13.92	c
13.89/13.92	c core #82
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 114
13.89/13.92	c Current CPU time: 13.5539 s
13.89/13.92	c
13.89/13.92	c core #83
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 115
13.89/13.92	c Current CPU time: 13.7109 s
13.89/13.92	c
13.89/13.92	c core #84
13.89/13.92	c 
13.89/13.92	c 
13.89/13.92	c Core size: 101	Core Weight: 1	Total Weight: 116
13.89/13.92	c Current CPU time: 13.8609 s
20.40/20.43	c
20.40/20.43	c core #85
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 117
20.40/20.43	c Current CPU time: 14.0169 s
20.40/20.43	c
20.40/20.43	c core #86
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 119
20.40/20.43	c Current CPU time: 14.1648 s
20.40/20.43	c
20.40/20.43	c core #87
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 2601	Core Weight: 1	Total Weight: 120
20.40/20.43	c Current CPU time: 14.3408 s
20.40/20.43	c
20.40/20.43	c core #88
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 121
20.40/20.43	c Current CPU time: 14.4948 s
20.40/20.43	c
20.40/20.43	c core #89
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 122
20.40/20.43	c Current CPU time: 14.6518 s
20.40/20.43	c
20.40/20.43	c core #90
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 123
20.40/20.43	c Current CPU time: 14.8017 s
20.40/20.43	c
20.40/20.43	c core #91
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 124
20.40/20.43	c Current CPU time: 14.9597 s
20.40/20.43	c
20.40/20.43	c core #92
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 125
20.40/20.43	c Current CPU time: 15.1097 s
20.40/20.43	c
20.40/20.43	c core #93
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 127
20.40/20.43	c Current CPU time: 15.2667 s
20.40/20.43	c
20.40/20.43	c core #94
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 201	Core Weight: 1	Total Weight: 128
20.40/20.43	c Current CPU time: 15.4177 s
20.40/20.43	c
20.40/20.43	c core #95
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 129
20.40/20.43	c Current CPU time: 15.5756 s
20.40/20.43	c
20.40/20.43	c core #96
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 501	Core Weight: 1	Total Weight: 130
20.40/20.43	c Current CPU time: 15.7276 s
20.40/20.43	c
20.40/20.43	c core #97
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 131
20.40/20.43	c Current CPU time: 15.8846 s
20.40/20.43	c
20.40/20.43	c core #98
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 132
20.40/20.43	c Current CPU time: 16.0366 s
20.40/20.43	c
20.40/20.43	c core #99
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 4	Total Weight: 136
20.40/20.43	c Current CPU time: 16.1965 s
20.40/20.43	c
20.40/20.43	c core #100
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 2601	Core Weight: 1	Total Weight: 137
20.40/20.43	c Current CPU time: 16.3715 s
20.40/20.43	c
20.40/20.43	c core #101
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 139
20.40/20.43	c Current CPU time: 16.5365 s
20.40/20.43	c
20.40/20.43	c core #102
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 140
20.40/20.43	c Current CPU time: 16.6915 s
20.40/20.43	c
20.40/20.43	c core #103
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 141
20.40/20.43	c Current CPU time: 16.8524 s
20.40/20.43	c
20.40/20.43	c core #104
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 142
20.40/20.43	c Current CPU time: 17.0044 s
20.40/20.43	c
20.40/20.43	c core #105
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 144
20.40/20.43	c Current CPU time: 17.1684 s
20.40/20.43	c
20.40/20.43	c core #106
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 145
20.40/20.43	c Current CPU time: 17.3234 s
20.40/20.43	c
20.40/20.43	c core #107
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 201	Core Weight: 1	Total Weight: 146
20.40/20.43	c Current CPU time: 17.4843 s
20.40/20.43	c
20.40/20.43	c core #108
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 147
20.40/20.43	c Current CPU time: 17.6363 s
20.40/20.43	c
20.40/20.43	c core #109
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 148
20.40/20.43	c Current CPU time: 17.7953 s
20.40/20.43	c
20.40/20.43	c core #110
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 149
20.40/20.43	c Current CPU time: 17.9513 s
20.40/20.43	c
20.40/20.43	c core #111
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 151
20.40/20.43	c Current CPU time: 18.1112 s
20.40/20.43	c
20.40/20.43	c core #112
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 701	Core Weight: 1	Total Weight: 152
20.40/20.43	c Current CPU time: 18.2672 s
20.40/20.43	c
20.40/20.43	c core #113
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 153
20.40/20.43	c Current CPU time: 18.4282 s
20.40/20.43	c
20.40/20.43	c core #114
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 154
20.40/20.43	c Current CPU time: 18.5822 s
20.40/20.43	c
20.40/20.43	c core #115
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 155
20.40/20.43	c Current CPU time: 18.7431 s
20.40/20.43	c
20.40/20.43	c core #116
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 156
20.40/20.43	c Current CPU time: 18.8981 s
20.40/20.43	c
20.40/20.43	c core #117
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 2	Total Weight: 158
20.40/20.43	c Current CPU time: 19.0591 s
20.40/20.43	c
20.40/20.43	c core #118
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 201	Core Weight: 1	Total Weight: 159
20.40/20.43	c Current CPU time: 19.2161 s
20.40/20.43	c
20.40/20.43	c core #119
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 497	Core Weight: 1	Total Weight: 160
20.40/20.43	c Current CPU time: 19.3791 s
20.40/20.43	c
20.40/20.43	c core #120
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 397	Core Weight: 1	Total Weight: 161
20.40/20.43	c Current CPU time: 19.538 s
20.40/20.43	c
20.40/20.43	c core #121
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 101	Core Weight: 1	Total Weight: 162
20.40/20.43	c Current CPU time: 19.703 s
20.40/20.43	c
20.40/20.43	c core #122
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 397	Core Weight: 1	Total Weight: 163
20.40/20.43	c Current CPU time: 19.859 s
20.40/20.43	c
20.40/20.43	c core #123
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 1265	Core Weight: 1	Total Weight: 164
20.40/20.43	c Current CPU time: 20.029 s
20.40/20.43	c
20.40/20.43	c core #124
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 1451	Core Weight: 1	Total Weight: 165
20.40/20.43	c Current CPU time: 20.1959 s
20.40/20.43	c
20.40/20.43	c core #125
20.40/20.43	c 
20.40/20.43	c 
20.40/20.43	c Core size: 1537	Core Weight: 1	Total Weight: 166
20.40/20.43	c Current CPU time: 20.3679 s
21.09/21.12	c
21.09/21.12	c core #126
21.09/21.12	c 
21.09/21.12	c 
21.09/21.12	c Core size: 1538	Core Weight: 1	Total Weight: 167
21.09/21.12	c Current CPU time: 20.5449 s
21.09/21.12	c
21.09/21.12	c core #127
21.09/21.12	c 
21.09/21.12	c 
21.09/21.12	c Core size: 299	Core Weight: 1	Total Weight: 168
21.09/21.12	c Current CPU time: 20.7129 s
21.09/21.12	c
21.09/21.12	c core #128
21.09/21.12	c 
21.09/21.12	c 
21.09/21.12	c Core size: 1265	Core Weight: 1	Total Weight: 169
21.09/21.12	c Current CPU time: 20.8758 s
21.09/21.12	c
21.09/21.12	c ============================[ Search Statistics ]==============================
21.09/21.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.09/21.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.09/21.12	c ===============================================================================
21.09/21.12	c |         0 |   29049   695636    52733 |   231878        0   -nan |  0.000 % |
21.09/21.12	c ===============================================================================
21.19/21.29	c core #129
21.19/21.29	c 
21.19/21.29	c 
21.19/21.29	c Core size: 507	Core Weight: 1	Total Weight: 170
21.19/21.29	c Current CPU time: 21.0508 s
21.19/21.29	c
21.19/21.29	c ============================[ Search Statistics ]==============================
21.19/21.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.19/21.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.19/21.29	c ===============================================================================
21.19/21.29	c |         0 |   29655   696118    53358 |   232039        0   -nan |  0.000 % |
21.19/21.30	c ===============================================================================
21.39/21.48	c core #130
21.39/21.48	c 
21.39/21.48	c 
21.39/21.48	c Core size: 791	Core Weight: 1	Total Weight: 171
21.39/21.48	c Current CPU time: 21.2258 s
21.39/21.48	c
21.39/21.48	c ============================[ Search Statistics ]==============================
21.39/21.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.39/21.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.39/21.48	c ===============================================================================
21.39/21.48	c |         0 |   30458   696871    54549 |   232290        0   -nan |  0.000 % |
21.39/21.49	c ===============================================================================
21.59/21.66	c core #131
21.59/21.66	c 
21.59/21.66	c 
21.59/21.66	c Core size: 402	Core Weight: 1	Total Weight: 172
21.59/21.66	c Current CPU time: 21.4137 s
21.59/21.66	c
21.59/21.66	c ============================[ Search Statistics ]==============================
21.59/21.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.59/21.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.59/21.66	c ===============================================================================
21.59/21.66	c |         0 |   30860   697255    55067 |   232418        0   -nan |  0.000 % |
21.59/21.66	c ===============================================================================
21.79/21.84	c core #132
21.79/21.84	c 
21.79/21.84	c 
21.79/21.84	c Core size: 497	Core Weight: 1	Total Weight: 173
21.79/21.84	c Current CPU time: 21.5877 s
21.79/21.84	c
21.79/21.84	c ============================[ Search Statistics ]==============================
21.79/21.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
21.79/21.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
21.79/21.84	c ===============================================================================
21.79/21.84	c |         0 |   31465   697734    55806 |   232578        0   -nan |  0.000 % |
21.79/21.86	c ===============================================================================
22.02/22.04	c core #133
22.02/22.04	c 
22.02/22.04	c 
22.02/22.04	c Core size: 1819	Core Weight: 1	Total Weight: 174
22.02/22.04	c Current CPU time: 21.7867 s
22.02/22.04	c
22.02/22.04	c ============================[ Search Statistics ]==============================
22.02/22.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.02/22.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.02/22.04	c ===============================================================================
22.02/22.04	c |         0 |   33297   699486    58052 |   233162        0   -nan |  0.000 % |
22.02/22.07	c ===============================================================================
22.19/22.25	c core #134
22.19/22.25	c 
22.19/22.25	c 
22.19/22.25	c Core size: 1810	Core Weight: 1	Total Weight: 175
22.19/22.25	c Current CPU time: 21.9907 s
22.19/22.25	c
22.19/22.25	c ============================[ Search Statistics ]==============================
22.19/22.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.19/22.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.19/22.25	c ===============================================================================
22.19/22.25	c |         0 |   35329   701203    60643 |   233734        0   -nan |  0.000 % |
22.29/22.36	c ===============================================================================
22.49/22.54	c core #135
22.49/22.54	c 
22.49/22.54	c 
22.49/22.54	c Core size: 3757	Core Weight: 1	Total Weight: 176
22.49/22.54	c Current CPU time: 22.2816 s
22.49/22.54	c
22.49/22.54	c ============================[ Search Statistics ]==============================
22.49/22.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.49/22.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.49/22.54	c ===============================================================================
22.49/22.54	c |         0 |   39128   704765    65627 |   234921        0   -nan |  0.000 % |
22.49/22.58	c |       101 |   39124   704765    65627 |   258413      101    515 | 19.711 % |
22.60/22.67	c ===============================================================================
22.80/22.86	c core #136
22.80/22.86	c 
22.80/22.86	c 
22.80/22.86	c Core size: 3872	Core Weight: 1	Total Weight: 177
22.80/22.86	c Current CPU time: 22.5836 s
22.80/22.86	c
22.80/22.86	c ============================[ Search Statistics ]==============================
22.80/22.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
22.80/22.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
22.80/22.86	c ===============================================================================
22.80/22.86	c |         0 |   43026   708395    70731 |   236131        0   -nan |  0.000 % |
22.89/22.90	c |       102 |   43026   708395    70731 |   259744      102    516 | 17.968 % |
23.39/23.42	c ===============================================================================
23.59/23.61	c core #137
23.59/23.61	c 
23.59/23.61	c 
23.59/23.61	c Core size: 6544	Core Weight: 1	Total Weight: 178
23.59/23.61	c Current CPU time: 23.3295 s
23.59/23.61	c
23.59/23.61	c ============================[ Search Statistics ]==============================
23.59/23.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
23.59/23.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
23.59/23.61	c ===============================================================================
23.59/23.61	c |         0 |   49626   714534    79262 |   238178        0   -nan |  0.000 % |
23.59/23.67	c |       105 |   49626   714534    79262 |   261995      105   1071 | 15.872 % |
23.80/23.80	c |       256 |   49626   714534    79262 |   288195      256   1597 | 15.872 % |
23.90/23.97	c |       481 |   49626   714534    79262 |   317014      481   1573 | 15.872 % |
24.22/24.26	c |       819 |   49625   714534    79262 |   348716      819   1361 | 15.874 % |
24.69/24.76	c |      1327 |   49625   714534    79262 |   383588     1327   1306 | 15.874 % |
25.59/25.60	c |      2087 |   49625   714534    79262 |   421946     2087   2149 | 15.874 % |
26.69/26.78	c |      3227 |   49625   714534    79262 |   464141     3227   2352 | 15.874 % |
28.39/28.45	c ===============================================================================
28.61/28.68	c core #138
28.61/28.68	c 
28.61/28.68	c 
28.61/28.68	c Core size: 10205	Core Weight: 1	Total Weight: 179
28.61/28.68	c Current CPU time: 28.3467 s
28.61/28.68	c
28.61/28.68	c ============================[ Search Statistics ]==============================
28.61/28.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
28.61/28.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
28.61/28.68	c ===============================================================================
28.61/28.68	c |         0 |   59910   723290    94395 |   241096        0   -nan |  0.000 % |
28.69/28.75	c |       100 |   59910   723290    94395 |   265206      100   1026 | 13.379 % |
28.79/28.89	c |       250 |   59910   723290    94395 |   291726      250    797 | 13.379 % |
29.19/29.22	c |       475 |   59910   723290    94395 |   320899      475    899 | 13.379 % |
29.79/29.89	c |       812 |   59910   723290    94395 |   352989      812   1172 | 13.379 % |
31.09/31.16	c |      1319 |   59910   723290    94395 |   388288     1319   1568 | 13.379 % |
32.09/32.11	c |      2078 |   59910   723290    94395 |   427117     2078   1448 | 13.379 % |
33.59/33.69	c |      3217 |   59910   723290    94395 |   469829     3217   1309 | 13.379 % |
35.89/35.91	c |      4926 |   59910   723290    94395 |   516812     4926   1317 | 13.379 % |
40.39/40.43	c |      7490 |   59910   723290    94395 |   568493     7490   1387 | 13.379 % |
45.11/45.18	c |     11335 |   59910   723290    94395 |   625342    11335   1540 | 13.379 % |
57.40/57.41	c |     17104 |   59910   723290    94395 |   687876    17104   2420 | 13.379 % |
80.89/80.92	c |     25755 |   59910   723290    94395 |   756664    25755   3008 | 13.379 % |
110.90/110.94	c |     38735 |   59909   723290    94395 |   832331    38735   3056 | 13.380 % |
167.30/167.31	c |     58196 |   59908   723290    94395 |   915564    58196   3433 | 13.381 % |
254.89/254.94	c |     87389 |   59908   723290    94395 |  1007120    87389   3745 | 13.381 % |
451.90/451.90	c |    131178 |   59908   723290    94395 |  1107832   131178   4389 | 13.381 % |
677.00/677.00	c ===============================================================================
678.40/678.49	c core #139
678.40/678.49	c 
678.40/678.49	c 
678.40/678.49	c Core size: 11586	Core Weight: 1	Total Weight: 180
678.40/678.49	c Current CPU time: 676.463 s
678.40/678.49	c
678.40/678.49	c ============================[ Search Statistics ]==============================
678.40/678.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
678.40/678.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
678.40/678.49	c ===============================================================================
678.40/678.49	c |         0 |   71577   732447   111425 |   244149        0   -nan |  0.000 % |
678.51/678.56	c |       101 |   71577   732447   111425 |   268563      101   1584 | 11.349 % |
678.73/678.76	c |       252 |   71577   732447   111425 |   295420      252   1414 | 11.349 % |
679.00/679.01	c |       478 |   71577   732447   111425 |   324962      478    970 | 11.349 % |
679.30/679.30	c |       817 |   71577   732447   111425 |   357458      817    796 | 11.349 % |
679.90/679.92	c |      1323 |   71577   732447   111425 |   393204     1323    640 | 11.349 % |
681.21/681.26	c |      2083 |   71577   732447   111425 |   432524     2083    641 | 11.349 % |
682.70/682.78	c |      3222 |   71577   732447   111425 |   475777     3222    686 | 11.349 % |
685.00/685.04	c |      4930 |   71577   732447   111425 |   523355     4930    680 | 11.349 % |
689.90/689.91	c |      7495 |   71577   732447   111425 |   575690     7495   1058 | 11.349 % |
695.00/695.11	c |     11342 |   71577   732447   111425 |   633259    11342   1079 | 11.349 % |
703.70/703.73	c |     17110 |   71577   732447   111425 |   696585    17110   1068 | 11.349 % |
723.50/723.58	c |     25761 |   71577   732447   111425 |   766244    25761   1508 | 11.349 % |
757.71/757.80	c |     38736 |   71577   732447   111425 |   842868    38736   1832 | 11.349 % |
819.53/819.56	c |     58200 |   71577   732447   111425 |   927155    58200   2409 | 11.349 % |
951.71/951.70	c |     87392 |   71577   732447   111425 |  1019870    87392   3215 | 11.349 % |
1119.73/1119.73	c |    131181 |   71577   732447   111425 |  1121858   131181   3502 | 11.349 % |
1452.42/1452.47	c |    196865 |   71577   732447   111425 |  1234043   196865   3714 | 11.349 % |

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-3460844-1307077852/watcher-3460844-1307077852 -o /tmp/evaluation-result-3460844-1307077852/solver-3460844-1307077852 -C 1800 -W 1900 -M 15500 wbo1.6 -file-format=opb -time-limit=1800 HOME/instance-3460844-1307077852.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: 1.72 2.41 3.13 2/560 27229
/proc/meminfo: memFree=30178792/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=22168 CPUtime=0.02 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 1101 0 0 0 2 0 0 0 21 0 1 0 819383913 22700032 1054 33554432000 4194304 5714214 140735372342208 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 5542 1054 237 372 0 959 0

[startup+0.0934949 s]
/proc/loadavg: 1.72 2.41 3.13 2/560 27229
/proc/meminfo: memFree=30178792/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=25684 CPUtime=0.08 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 2256 0 0 0 8 0 0 0 21 0 1 0 819383913 26300416 2176 33554432000 4194304 5714214 140735372342208 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 6421 2176 499 372 0 1838 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25684

[startup+0.10043 s]
/proc/loadavg: 1.72 2.41 3.13 2/560 27229
/proc/meminfo: memFree=30178792/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=25948 CPUtime=0.09 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 2344 0 0 0 9 0 0 0 21 0 1 0 819383913 26570752 2264 33554432000 4194304 5714214 140735372342208 18446744073709551615 4964892 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 6487 2264 525 372 0 1904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25948

[startup+0.300461 s]
/proc/loadavg: 1.72 2.41 3.13 2/560 27229
/proc/meminfo: memFree=30178792/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=36040 CPUtime=0.29 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 5668 0 0 0 29 0 0 0 22 0 1 0 819383913 36904960 5394 33554432000 4194304 5714214 140735372342208 18446744073709551615 4228544 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 9010 5395 1257 372 0 4427 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36040

[startup+0.700393 s]
/proc/loadavg: 1.72 2.41 3.13 2/560 27229
/proc/meminfo: memFree=30178792/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=54796 CPUtime=0.69 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 11985 0 0 0 68 1 0 0 24 0 1 0 819383913 56111104 11454 33554432000 4194304 5714214 140735372342208 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 13699 11455 2724 372 0 9116 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54796

[startup+1.50026 s]
/proc/loadavg: 1.72 2.41 3.13 4/562 27231
/proc/meminfo: memFree=30079736/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=159332 CPUtime=1.49 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 44203 0 0 0 144 5 0 0 25 0 1 0 819383913 163155968 38951 33554432000 4194304 5714214 140735372342208 18446744073709551615 4970426 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 39833 38955 172 372 0 39458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159332

[startup+3.10099 s]
/proc/loadavg: 1.74 2.40 3.13 4/562 27231
/proc/meminfo: memFree=29830496/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=178336 CPUtime=3.09 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 50961 0 0 0 303 6 0 0 25 0 1 0 819383913 182616064 42964 33554432000 4194304 5714214 140735372342208 18446744073709551615 4976474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/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: 1.74 2.40 3.13 4/562 27231
/proc/meminfo: memFree=29830332/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=178336 CPUtime=6.29 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 50969 0 0 0 623 6 0 0 25 0 1 0 819383913 182616064 42972 33554432000 4194304 5714214 140735372342208 18446744073709551615 4337072 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 44584 42972 175 372 0 44209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 178336

[startup+12.7003 s]
/proc/loadavg: 1.78 2.39 3.11 4/562 27231
/proc/meminfo: memFree=29829256/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=178336 CPUtime=12.69 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 50988 0 0 0 1263 6 0 0 25 0 1 0 819383913 182616064 42991 33554432000 4194304 5714214 140735372342208 18446744073709551615 4964697 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 44584 42991 175 372 0 44209 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 178336

[startup+25.5002 s]
/proc/loadavg: 1.82 2.37 3.10 4/562 27232
/proc/meminfo: memFree=29778544/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=198496 CPUtime=25.49 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 65424 0 0 0 2538 11 0 0 25 0 1 0 819383913 203259904 48069 33554432000 4194304 5714214 140735372342208 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 49624 48069 180 372 0 49249 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 198496

[startup+51.1009 s]
/proc/loadavg: 2.00 2.37 3.08 4/562 27232
/proc/meminfo: memFree=29490408/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=294828 CPUtime=51.09 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 89584 0 0 0 5091 18 0 0 25 0 1 0 819383913 301903872 72229 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 73707 72229 180 372 0 73332 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 294828

[startup+102.322 s]
/proc/loadavg: 2.12 2.34 3.03 4/562 27234
/proc/meminfo: memFree=29192452/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=589576 CPUtime=102.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 163261 0 0 0 10197 34 0 0 25 0 1 0 819383913 603725824 145906 33554432000 4194304 5714214 140735372342208 18446744073709551615 4310992 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 147394 145906 180 372 0 147019 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 589576

[startup+162.3 s]
/proc/loadavg: 2.05 2.28 2.97 4/562 27235
/proc/meminfo: memFree=28596464/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=924988 CPUtime=162.29 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 247080 0 0 0 16175 54 0 0 25 0 1 0 819383913 947187712 229725 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 231247 229725 180 372 0 230872 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 924988

[startup+222.301 s]
/proc/loadavg: 2.01 2.22 2.90 4/562 27237
/proc/meminfo: memFree=27944580/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=1278536 CPUtime=222.29 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 335445 0 0 0 22157 72 0 0 25 0 1 0 819383913 1309220864 318090 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311873 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 319634 318090 180 372 0 319259 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1278536

[startup+282.301 s]
/proc/loadavg: 2.00 2.18 2.84 4/562 27239
/proc/meminfo: memFree=27397480/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=1578372 CPUtime=282.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 410299 0 0 0 28141 89 0 0 25 0 1 0 819383913 1616252928 392944 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 394593 392944 180 372 0 394218 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1578372

[startup+342.301 s]
/proc/loadavg: 2.00 2.14 2.78 4/562 27240
/proc/meminfo: memFree=26791588/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=1872028 CPUtime=342.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 483699 0 0 0 34128 102 0 0 25 0 1 0 819383913 1916956672 466344 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 468007 466344 180 372 0 467632 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1872028

[startup+402.301 s]
/proc/loadavg: 2.00 2.12 2.74 4/562 27242
/proc/meminfo: memFree=26240140/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=2164288 CPUtime=402.29 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 556796 0 0 0 40113 116 0 0 25 0 1 0 819383913 2216230912 539441 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319397 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 541072 539441 180 372 0 540697 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 2164288

[startup+462.301 s]
/proc/loadavg: 2.00 2.09 2.68 4/562 27243
/proc/meminfo: memFree=25649988/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=2478560 CPUtime=462.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 635367 0 0 0 46101 129 0 0 25 0 1 0 819383913 2538045440 618012 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311837 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 619640 618012 180 372 0 619265 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 2478560

[startup+522.301 s]
/proc/loadavg: 2.00 2.07 2.64 4/562 27245
/proc/meminfo: memFree=25186688/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=2687064 CPUtime=522.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 687342 0 0 0 52090 140 0 0 25 0 1 0 819383913 2751553536 669987 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319395 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 671766 669987 180 372 0 671391 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2687064

[startup+582.301 s]
/proc/loadavg: 2.00 2.06 2.60 4/562 27247
/proc/meminfo: memFree=24718560/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=2879400 CPUtime=582.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 735424 0 0 0 58081 149 0 0 25 0 1 0 819383913 2948505600 718069 33554432000 4194304 5714214 140735372342208 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 719850 718069 180 372 0 719475 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 2879400

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.05 2.44 3/562 27255
/proc/meminfo: memFree=23081364/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=882.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880350 0 0 0 88026 205 0 0 25 0 1 0 819383913 3542413312 862995 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311876 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 862995 180 372 0 864472 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 3459388

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.41 4/562 27256
/proc/meminfo: memFree=22914424/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=942.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880355 0 0 0 94021 210 0 0 25 0 1 0 819383913 3542413312 863000 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311911 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863000 180 372 0 864472 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3459388

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.38 4/562 27258
/proc/meminfo: memFree=22747848/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1002.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880355 0 0 0 100014 217 0 0 25 0 1 0 819383913 3542413312 863000 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319190 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863000 180 372 0 864472 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3459388

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.35 4/562 27259
/proc/meminfo: memFree=22600636/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1062.3 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880358 0 0 0 106008 222 0 0 25 0 1 0 819383913 3542413312 863003 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863003 180 372 0 864472 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 3459388

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.33 4/562 27261
/proc/meminfo: memFree=22453928/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1122.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880369 0 0 0 112004 227 0 0 25 0 1 0 819383913 3542413312 863014 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863014 180 372 0 864472 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3459388

[startup+1182.3 s]
/proc/loadavg: 2.21 2.07 2.33 4/562 27263
/proc/meminfo: memFree=22304464/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1182.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880372 0 0 0 117999 232 0 0 25 0 1 0 819383913 3542413312 863017 33554432000 4194304 5714214 140735372342208 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863017 180 372 0 864472 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 3459388

[startup+1242.3 s]
/proc/loadavg: 2.25 2.11 2.33 4/562 27264
/proc/meminfo: memFree=22182664/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1242.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880382 0 0 0 123995 237 0 0 25 0 1 0 819383913 3542413312 863027 33554432000 4194304 5714214 140735372342208 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863027 180 372 0 864472 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3459388

[startup+1302.3 s]
/proc/loadavg: 2.17 2.12 2.31 3/562 27266
/proc/meminfo: memFree=22066068/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1302.34 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880395 0 0 0 129992 242 0 0 25 0 1 0 819383913 3542413312 863040 33554432000 4194304 5714214 140735372342208 18446744073709551615 4200720 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863040 180 372 0 864472 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 3459388

[startup+1362.3 s]
/proc/loadavg: 2.06 2.09 2.29 4/562 27267
/proc/meminfo: memFree=21947608/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1362.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880414 0 0 0 135985 247 0 0 25 0 1 0 819383913 3542413312 863059 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863059 180 372 0 864472 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 3459388

[startup+1422.32 s]
/proc/loadavg: 2.02 2.07 2.27 4/562 27269
/proc/meminfo: memFree=21793936/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1422.34 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880541 0 0 0 141980 254 0 0 25 0 1 0 819383913 3542413312 863186 33554432000 4194304 5714214 140735372342208 18446744073709551615 4200288 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863186 180 372 0 864472 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 3459388

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.25 4/562 27271
/proc/meminfo: memFree=21716660/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1482.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880578 0 0 0 147974 258 0 0 25 0 1 0 819383913 3542413312 863223 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863223 180 372 0 864472 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 3459388

[startup+1542.3 s]
/proc/loadavg: 2.00 2.05 2.23 4/562 27272
/proc/meminfo: memFree=21644100/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3459388 CPUtime=1542.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 880632 0 0 0 153969 263 0 0 25 0 1 0 819383913 3542413312 863277 33554432000 4194304 5714214 140735372342208 18446744073709551615 4198960 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 864847 863277 180 372 0 864472 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 3459388

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.22 4/562 27274
/proc/meminfo: memFree=21419136/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3509884 CPUtime=1602.31 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 893298 0 0 0 159962 269 0 0 25 0 1 0 819383913 3594121216 875943 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311917 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 877471 875943 180 372 0 877096 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 3509884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.20 4/562 27275
/proc/meminfo: memFree=21049468/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3698564 CPUtime=1662.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 940416 0 0 0 165951 281 0 0 25 0 1 0 819383913 3787329536 923061 33554432000 4194304 5714214 140735372342208 18446744073709551615 4199408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 924641 923061 180 372 0 924266 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 3698564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.18 4/562 27277
/proc/meminfo: memFree=20734972/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=3886136 CPUtime=1722.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 987273 0 0 0 171939 293 0 0 25 0 1 0 819383913 3979403264 969918 33554432000 4194304 5714214 140735372342208 18446744073709551615 4311894 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 971534 969918 180 372 0 971159 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 3886136

[startup+1782.3 s]
/proc/loadavg: 2.19 2.06 2.18 4/562 27279
/proc/meminfo: memFree=20454836/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=4071756 CPUtime=1782.32 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 1033664 0 0 0 177928 304 0 0 25 0 1 0 819383913 4169478144 1016309 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 1017939 1016309 180 372 0 1017564 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 4071756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.14 2.06 2.18 4/562 27279
/proc/meminfo: memFree=20374108/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=4131676 CPUtime=1800.04 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4202496 1048637 0 0 0 179697 307 0 0 25 0 1 0 819383913 4230836224 1031282 33554432000 4194304 5714214 140735372342208 18446744073709551615 4319248 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27229/statm: 1032919 1031282 180 372 0 1032544 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 4131676

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.14 2.06 2.18 4/562 27279
/proc/meminfo: memFree=20374108/32950928 swapFree=41528364/67111528
[pid=27229] ppid=27225 vsize=0 CPUtime=1800.14 cores=1,3,5,7
/proc/27229/stat : 27229 (wbo1.6) R 27225 27229 24081 0 -1 4203524 1048637 0 0 0 179697 317 0 0 25 0 1 0 819383913 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/27229/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.18
CPU time (s): 1800.21
CPU user time (s): 1796.98
CPU system time (s): 3.23151
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4131676

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

runsolver used 9.75452 second user time and 24.7702 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-03 07:10:52
IDJOB=3460844
IDBENCH=1968
IDSOLVER=1953
FILE ID=node126/3460844-1307077852
RUNJOBID= node126-1307077852-27211
PBS_JOBID= 13497860
Free space on /tmp= 73756 MiB

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

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

MD5SUM BENCH= ca3282cf347faf21ba3550ec87dd7af4
RANDOM SEED=138557171

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30179484 kB
Buffers:        264188 kB
Cached:         432656 kB
SwapCached:      15328 kB
Active:        2076744 kB
Inactive:       375392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30179484 kB
SwapTotal:    67111528 kB
SwapFree:     41528364 kB
Dirty:           41936 kB
Writeback:           0 kB
AnonPages:     1752276 kB
Mapped:          23296 kB
Slab:           147584 kB
PageTables:     100108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 176376572 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= 73752 MiB
End job on node126 at 2011-06-03 07:40:54